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/20 19:45:57 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0-ea-b79) - Build # 4796 - Still Failing!

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

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

Error Message:
Still found shard2 in collection test_unload_shard_and_collection

Stack Trace:
java.lang.AssertionError: Still found shard2 in collection test_unload_shard_and_collection
	at __randomizedtesting.SeedInfo.seed([AB54E95FCD0921CF:2AB26747BA5641F3]: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)


FAILED:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch

Error Message:
Server at http://127.0.0.1:47522/_hjc/ua/onenodecollectioncore returned non ok status:404, message:Can not find: /_hjc/ua/onenodecollectioncore/update

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:47522/_hjc/ua/onenodecollectioncore returned non ok status:404, message:Can not find: /_hjc/ua/onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([AB54E95FCD0921CF:2AB26747BA5641F3]: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:89)
	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 9260 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 0 T2268 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_hjc/ua
[junit4:junit4]   2> 3 T2268 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363804647990
[junit4:junit4]   2> 3 T2268 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 4 T2269 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 5 T2269 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 5 T2269 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 5 T2269 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 5 T2269 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 6 T2269 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 104 T2268 oasc.ZkTestServer.run start zk server on port:55405
[junit4:junit4]   2> 105 T2268 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55405 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@149c1d2
[junit4:junit4]   2> 105 T2268 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 105 T2274 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:55405. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 106 T2274 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:55405, initiating session
[junit4:junit4]   2> 106 T2270 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:56111
[junit4:junit4]   2> 106 T2270 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:56111
[junit4:junit4]   2> 106 T2272 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 108 T2272 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d891772390000 with negotiated timeout 10000 for client /127.0.0.1:56111
[junit4:junit4]   2> 108 T2274 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:55405, sessionid = 0x13d891772390000, negotiated timeout = 10000
[junit4:junit4]   2> 108 T2275 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@149c1d2 name:ZooKeeperConnection Watcher:127.0.0.1:55405 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 109 T2268 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 109 T2268 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 111 T2273 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d891772390000
[junit4:junit4]   2> 111 T2268 oaz.ZooKeeper.close Session: 0x13d891772390000 closed
[junit4:junit4]   2> 112 T2268 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55405/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@18e278b
[junit4:junit4]   2> 112 T2275 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 112 T2268 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 120 T2276 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:55405. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 120 T2270 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:56111 which had sessionid 0x13d891772390000
[junit4:junit4]   2> 120 T2276 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:55405, initiating session
[junit4:junit4]   2> 121 T2270 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:56112
[junit4:junit4]   2> 121 T2270 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:56112
[junit4:junit4]   2> 121 T2272 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d891772390001 with negotiated timeout 10000 for client /127.0.0.1:56112
[junit4:junit4]   2> 121 T2276 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:55405, sessionid = 0x13d891772390001, negotiated timeout = 10000
[junit4:junit4]   2> 122 T2277 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18e278b name:ZooKeeperConnection Watcher:127.0.0.1:55405/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 122 T2268 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 122 T2268 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 125 T2268 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 127 T2268 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 128 T2268 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 131 T2268 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 131 T2268 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 134 T2268 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 135 T2268 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 137 T2268 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 138 T2268 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 140 T2268 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 140 T2268 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 142 T2268 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 142 T2268 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 144 T2268 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 145 T2268 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 147 T2268 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 148 T2268 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 150 T2268 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 150 T2268 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 152 T2268 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 153 T2268 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 155 T2273 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d891772390001
[junit4:junit4]   2> 155 T2277 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 155 T2270 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:56112 which had sessionid 0x13d891772390001
[junit4:junit4]   2> 155 T2268 oaz.ZooKeeper.close Session: 0x13d891772390001 closed
[junit4:junit4]   2> 211 T2268 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 214 T2268 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:48844
[junit4:junit4]   2> 215 T2268 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 215 T2268 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 215 T2268 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363804648143
[junit4:junit4]   2> 216 T2268 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363804648143/solr.xml
[junit4:junit4]   2> 216 T2268 oasc.CoreContainer.<init> New CoreContainer 6844891
[junit4:junit4]   2> 216 T2268 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363804648143/'
[junit4:junit4]   2> 217 T2268 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363804648143/'
[junit4:junit4]   2> 237 T2268 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 237 T2268 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 237 T2268 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 238 T2268 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 238 T2268 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 238 T2268 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 239 T2268 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 239 T2268 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 239 T2268 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 240 T2268 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 245 T2268 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 254 T2268 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:55405/solr
[junit4:junit4]   2> 254 T2268 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 254 T2268 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55405 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@e82474
[junit4:junit4]   2> 255 T2268 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 255 T2287 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:55405. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 256 T2287 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:55405, initiating session
[junit4:junit4]   2> 256 T2270 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:56113
[junit4:junit4]   2> 256 T2270 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:56113
[junit4:junit4]   2> 257 T2272 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d891772390002 with negotiated timeout 20000 for client /127.0.0.1:56113
[junit4:junit4]   2> 257 T2287 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:55405, sessionid = 0x13d891772390002, negotiated timeout = 20000
[junit4:junit4]   2> 257 T2288 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e82474 name:ZooKeeperConnection Watcher:127.0.0.1:55405 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 257 T2268 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 259 T2273 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d891772390002
[junit4:junit4]   2> 259 T2288 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 259 T2270 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:56113 which had sessionid 0x13d891772390002
[junit4:junit4]   2> 259 T2268 oaz.ZooKeeper.close Session: 0x13d891772390002 closed
[junit4:junit4]   2> 260 T2268 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 262 T2268 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55405/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@adc02f
[junit4:junit4]   2> 263 T2289 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:55405. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 263 T2268 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 263 T2289 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:55405, initiating session
[junit4:junit4]   2> 263 T2270 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:56114
[junit4:junit4]   2> 264 T2270 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:56114
[junit4:junit4]   2> 264 T2272 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d891772390003 with negotiated timeout 20000 for client /127.0.0.1:56114
[junit4:junit4]   2> 264 T2289 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:55405, sessionid = 0x13d891772390003, negotiated timeout = 20000
[junit4:junit4]   2> 264 T2290 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@adc02f name:ZooKeeperConnection Watcher:127.0.0.1:55405/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 265 T2268 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 266 T2268 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 268 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390003 type:create cxid:0x7 zxid:0x1b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 269 T2268 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 271 T2268 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 272 T2268 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48844__hjc%2Fua
[junit4:junit4]   2> 273 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390003 type:delete cxid:0x12 zxid:0x1e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:48844__hjc%2Fua Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:48844__hjc%2Fua
[junit4:junit4]   2> 273 T2268 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48844__hjc%2Fua
[junit4:junit4]   2> 275 T2268 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 279 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390003 type:delete cxid:0x20 zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 280 T2268 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 282 T2268 oasc.Overseer.start Overseer (id=89378301410869251-127.0.0.1:48844__hjc%2Fua-n_0000000000) starting
[junit4:junit4]   2> 282 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390003 type:create cxid:0x25 zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 283 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390003 type:create cxid:0x26 zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 283 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390003 type:create cxid:0x28 zxid:0x27 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 284 T2268 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 286 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390003 type:create cxid:0x2e zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 287 T2292 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 287 T2268 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 289 T2268 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 290 T2268 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 291 T2291 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 293 T2293 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363804648143/collection1
[junit4:junit4]   2> 293 T2293 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 294 T2293 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 294 T2293 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 295 T2293 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363804648143/collection1/'
[junit4:junit4]   2> 295 T2293 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363804648143/collection1/lib/README' to classloader
[junit4:junit4]   2> 295 T2293 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363804648143/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 322 T2293 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 351 T2293 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 351 T2293 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 355 T2293 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 702 T2293 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 708 T2293 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 710 T2293 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 721 T2293 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 724 T2293 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 726 T2293 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 727 T2293 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 727 T2293 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 727 T2293 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 728 T2293 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 728 T2293 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 728 T2293 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 728 T2293 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363804648143/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/control/data/
[junit4:junit4]   2> 729 T2293 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e560cf
[junit4:junit4]   2> 729 T2293 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 729 T2293 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/control/data forceNew: false
[junit4:junit4]   2> 729 T2293 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/control/data/index/
[junit4:junit4]   2> 730 T2293 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 730 T2293 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/control/data/index forceNew: false
[junit4:junit4]   2> 731 T2293 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1ad0b94 lockFactory=org.apache.lucene.store.NativeFSLockFactory@15ca2af),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 731 T2293 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 732 T2293 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 733 T2293 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 733 T2293 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 733 T2293 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 734 T2293 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 734 T2293 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 734 T2293 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 734 T2293 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 734 T2293 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 736 T2293 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 738 T2293 oass.SolrIndexSearcher.<init> Opening Searcher@8f2a3 main
[junit4:junit4]   2> 739 T2293 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/control/data/tlog
[junit4:junit4]   2> 739 T2293 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 739 T2293 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 742 T2294 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8f2a3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 742 T2293 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 742 T2293 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1794 T2291 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1795 T2291 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48844/_hjc/ua",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:48844__hjc%2Fua",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 1795 T2291 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 1795 T2291 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 1798 T2290 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> 2744 T2293 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2744 T2293 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:48844/_hjc/ua collection:control_collection shard:shard1
[junit4:junit4]   2> 2745 T2293 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2750 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390003 type:delete cxid:0x82 zxid:0x35 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2751 T2293 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2751 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390003 type:create cxid:0x83 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2753 T2293 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2753 T2293 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2753 T2293 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:48844/_hjc/ua/collection1/
[junit4:junit4]   2> 2753 T2293 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2753 T2293 oasc.SyncStrategy.syncToMe http://127.0.0.1:48844/_hjc/ua/collection1/ has no replicas
[junit4:junit4]   2> 2753 T2293 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:48844/_hjc/ua/collection1/
[junit4:junit4]   2> 2753 T2293 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2756 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390003 type:create cxid:0x8e zxid:0x3a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3302 T2291 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3700 T2290 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> 3710 T2293 oasc.ZkController.register We are http://127.0.0.1:48844/_hjc/ua/collection1/ and leader is http://127.0.0.1:48844/_hjc/ua/collection1/
[junit4:junit4]   2> 3711 T2293 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:48844/_hjc/ua
[junit4:junit4]   2> 3711 T2293 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3711 T2293 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3711 T2293 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3712 T2293 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3713 T2268 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3713 T2268 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3714 T2268 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3718 T2268 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3719 T2268 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55405/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1fc6969
[junit4:junit4]   2> 3720 T2296 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:55405. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3720 T2268 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3720 T2296 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:55405, initiating session
[junit4:junit4]   2> 3720 T2270 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:56118
[junit4:junit4]   2> 3721 T2270 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:56118
[junit4:junit4]   2> 3721 T2272 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d891772390004 with negotiated timeout 10000 for client /127.0.0.1:56118
[junit4:junit4]   2> 3721 T2296 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:55405, sessionid = 0x13d891772390004, negotiated timeout = 10000
[junit4:junit4]   2> 3722 T2297 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fc6969 name:ZooKeeperConnection Watcher:127.0.0.1:55405/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3722 T2268 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3723 T2268 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3725 T2268 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3780 T2268 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3782 T2268 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:42008
[junit4:junit4]   2> 3782 T2268 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3783 T2268 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3783 T2268 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363804651712
[junit4:junit4]   2> 3783 T2268 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363804651712/solr.xml
[junit4:junit4]   2> 3783 T2268 oasc.CoreContainer.<init> New CoreContainer 33440293
[junit4:junit4]   2> 3784 T2268 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363804651712/'
[junit4:junit4]   2> 3784 T2268 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363804651712/'
[junit4:junit4]   2> 3800 T2268 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3801 T2268 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3801 T2268 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3801 T2268 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3802 T2268 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3802 T2268 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3803 T2268 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3803 T2268 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3803 T2268 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3804 T2268 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3810 T2268 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3823 T2268 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:55405/solr
[junit4:junit4]   2> 3824 T2268 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3824 T2268 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55405 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1ae32ca
[junit4:junit4]   2> 3825 T2268 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3825 T2307 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:55405. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3825 T2307 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:55405, initiating session
[junit4:junit4]   2> 3826 T2270 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:56119
[junit4:junit4]   2> 3826 T2270 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:56119
[junit4:junit4]   2> 3827 T2272 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d891772390005 with negotiated timeout 20000 for client /127.0.0.1:56119
[junit4:junit4]   2> 3827 T2307 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:55405, sessionid = 0x13d891772390005, negotiated timeout = 20000
[junit4:junit4]   2> 3828 T2308 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ae32ca name:ZooKeeperConnection Watcher:127.0.0.1:55405 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3828 T2268 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3829 T2273 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d891772390005
[junit4:junit4]   2> 3830 T2308 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3830 T2270 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:56119 which had sessionid 0x13d891772390005
[junit4:junit4]   2> 3830 T2268 oaz.ZooKeeper.close Session: 0x13d891772390005 closed
[junit4:junit4]   2> 3831 T2268 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3833 T2268 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55405/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@a69f02
[junit4:junit4]   2> 3834 T2309 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:55405. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3834 T2268 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3834 T2309 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:55405, initiating session
[junit4:junit4]   2> 3834 T2270 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:56120
[junit4:junit4]   2> 3834 T2270 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:56120
[junit4:junit4]   2> 3835 T2272 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d891772390006 with negotiated timeout 20000 for client /127.0.0.1:56120
[junit4:junit4]   2> 3835 T2309 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:55405, sessionid = 0x13d891772390006, negotiated timeout = 20000
[junit4:junit4]   2> 3835 T2310 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a69f02 name:ZooKeeperConnection Watcher:127.0.0.1:55405/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3836 T2268 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3836 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390006 type:create cxid:0x1 zxid:0x48 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3837 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390006 type:create cxid:0x3 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3839 T2268 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4841 T2268 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42008__hjc%2Fua
[junit4:junit4]   2> 4842 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390006 type:delete cxid:0xd zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:42008__hjc%2Fua Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:42008__hjc%2Fua
[junit4:junit4]   2> 4842 T2268 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42008__hjc%2Fua
[junit4:junit4]   2> 4845 T2290 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> 4845 T2297 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4845 T2310 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4846 T2290 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4849 T2311 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363804651712/collection1
[junit4:junit4]   2> 4850 T2311 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4850 T2311 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4850 T2311 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4851 T2311 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363804651712/collection1/'
[junit4:junit4]   2> 4852 T2311 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363804651712/collection1/lib/README' to classloader
[junit4:junit4]   2> 4852 T2311 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363804651712/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4876 T2311 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4909 T2311 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4910 T2311 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4914 T2311 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5205 T2291 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5206 T2291 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48844/_hjc/ua",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:48844__hjc%2Fua",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "state":"active"}
[junit4:junit4]   2> 5209 T2310 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> 5209 T2297 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> 5209 T2290 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> 5248 T2311 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5254 T2311 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5256 T2311 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5265 T2311 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5271 T2311 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5274 T2311 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5275 T2311 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5275 T2311 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5275 T2311 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5276 T2311 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5276 T2311 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5276 T2311 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5276 T2311 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363804651712/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty1/
[junit4:junit4]   2> 5276 T2311 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e560cf
[junit4:junit4]   2> 5277 T2311 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5277 T2311 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty1 forceNew: false
[junit4:junit4]   2> 5277 T2311 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty1/index/
[junit4:junit4]   2> 5277 T2311 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5277 T2311 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty1/index forceNew: false
[junit4:junit4]   2> 5279 T2311 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1168173 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3c6ffe),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5279 T2311 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5280 T2311 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5280 T2311 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5281 T2311 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5281 T2311 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5282 T2311 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5282 T2311 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5282 T2311 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5282 T2311 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5283 T2311 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5285 T2311 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5287 T2311 oass.SolrIndexSearcher.<init> Opening Searcher@1f3196a main
[junit4:junit4]   2> 5287 T2311 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty1/tlog
[junit4:junit4]   2> 5287 T2311 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5287 T2311 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5291 T2312 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1f3196a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5292 T2311 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5292 T2311 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6715 T2291 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6716 T2291 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42008/_hjc/ua",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42008__hjc%2Fua",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 6716 T2291 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6716 T2291 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 6722 T2290 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> 6722 T2310 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> 6722 T2297 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> 7294 T2311 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7295 T2311 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:42008/_hjc/ua collection:collection1 shard:shard2
[junit4:junit4]   2> 7295 T2311 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 7300 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390006 type:delete cxid:0x4a zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7301 T2311 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7301 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390006 type:create cxid:0x4b zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7303 T2311 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7303 T2311 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7303 T2311 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:42008/_hjc/ua/collection1/
[junit4:junit4]   2> 7303 T2311 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7303 T2311 oasc.SyncStrategy.syncToMe http://127.0.0.1:42008/_hjc/ua/collection1/ has no replicas
[junit4:junit4]   2> 7303 T2311 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:42008/_hjc/ua/collection1/
[junit4:junit4]   2> 7303 T2311 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 7306 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390006 type:create cxid:0x56 zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8225 T2291 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8231 T2297 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> 8231 T2290 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> 8231 T2310 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> 8260 T2311 oasc.ZkController.register We are http://127.0.0.1:42008/_hjc/ua/collection1/ and leader is http://127.0.0.1:42008/_hjc/ua/collection1/
[junit4:junit4]   2> 8260 T2311 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42008/_hjc/ua
[junit4:junit4]   2> 8261 T2311 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8261 T2311 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8261 T2311 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8262 T2311 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8263 T2268 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 8264 T2268 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8264 T2268 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8346 T2268 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8348 T2268 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:47522
[junit4:junit4]   2> 8349 T2268 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8349 T2268 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8349 T2268 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363804656254
[junit4:junit4]   2> 8350 T2268 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363804656254/solr.xml
[junit4:junit4]   2> 8350 T2268 oasc.CoreContainer.<init> New CoreContainer 23549965
[junit4:junit4]   2> 8350 T2268 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363804656254/'
[junit4:junit4]   2> 8351 T2268 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363804656254/'
[junit4:junit4]   2> 8367 T2268 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8367 T2268 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8368 T2268 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8368 T2268 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8368 T2268 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8368 T2268 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8369 T2268 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8369 T2268 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8369 T2268 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8370 T2268 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8375 T2268 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8384 T2268 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:55405/solr
[junit4:junit4]   2> 8384 T2268 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8385 T2268 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55405 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@b27daa
[junit4:junit4]   2> 8386 T2323 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:55405. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8386 T2268 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8387 T2323 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:55405, initiating session
[junit4:junit4]   2> 8387 T2270 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:56132
[junit4:junit4]   2> 8387 T2270 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:56132
[junit4:junit4]   2> 8388 T2272 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d891772390007 with negotiated timeout 20000 for client /127.0.0.1:56132
[junit4:junit4]   2> 8388 T2323 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:55405, sessionid = 0x13d891772390007, negotiated timeout = 20000
[junit4:junit4]   2> 8388 T2324 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b27daa name:ZooKeeperConnection Watcher:127.0.0.1:55405 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8388 T2268 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8389 T2273 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d891772390007
[junit4:junit4]   2> 8390 T2324 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8390 T2270 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:56132 which had sessionid 0x13d891772390007
[junit4:junit4]   2> 8390 T2268 oaz.ZooKeeper.close Session: 0x13d891772390007 closed
[junit4:junit4]   2> 8391 T2268 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8393 T2268 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55405/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@15c04f7
[junit4:junit4]   2> 8394 T2268 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8394 T2325 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:55405. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8394 T2325 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:55405, initiating session
[junit4:junit4]   2> 8395 T2270 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:56133
[junit4:junit4]   2> 8395 T2270 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:56133
[junit4:junit4]   2> 8395 T2272 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d891772390008 with negotiated timeout 20000 for client /127.0.0.1:56133
[junit4:junit4]   2> 8395 T2325 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:55405, sessionid = 0x13d891772390008, negotiated timeout = 20000
[junit4:junit4]   2> 8396 T2326 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15c04f7 name:ZooKeeperConnection Watcher:127.0.0.1:55405/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8396 T2268 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8397 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8398 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390008 type:create cxid:0x3 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8399 T2268 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9401 T2268 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47522__hjc%2Fua
[junit4:junit4]   2> 9402 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390008 type:delete cxid:0xd zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:47522__hjc%2Fua Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:47522__hjc%2Fua
[junit4:junit4]   2> 9403 T2268 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47522__hjc%2Fua
[junit4:junit4]   2> 9405 T2297 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> 9405 T2290 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> 9406 T2310 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9406 T2326 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9406 T2310 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> 9413 T2297 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9414 T2290 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9416 T2327 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363804656254/collection1
[junit4:junit4]   2> 9417 T2327 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9417 T2327 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9417 T2327 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9418 T2327 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363804656254/collection1/'
[junit4:junit4]   2> 9419 T2327 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363804656254/collection1/lib/README' to classloader
[junit4:junit4]   2> 9419 T2327 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363804656254/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9440 T2327 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9471 T2327 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9473 T2327 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9476 T2327 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9736 T2291 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9737 T2291 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42008/_hjc/ua",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42008__hjc%2Fua",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"active"}
[junit4:junit4]   2> 9740 T2326 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> 9740 T2290 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> 9740 T2297 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> 9740 T2310 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> 9797 T2327 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9803 T2327 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9805 T2327 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9815 T2327 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9817 T2327 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9820 T2327 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9821 T2327 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9821 T2327 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9821 T2327 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9822 T2327 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9822 T2327 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9822 T2327 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9822 T2327 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363804656254/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty2/
[junit4:junit4]   2> 9822 T2327 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e560cf
[junit4:junit4]   2> 9823 T2327 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9823 T2327 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty2 forceNew: false
[junit4:junit4]   2> 9823 T2327 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty2/index/
[junit4:junit4]   2> 9823 T2327 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9824 T2327 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty2/index forceNew: false
[junit4:junit4]   2> 9825 T2327 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1cd57f1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1caf96f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9825 T2327 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9826 T2327 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9827 T2327 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9827 T2327 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9827 T2327 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9828 T2327 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9828 T2327 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9828 T2327 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9828 T2327 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9829 T2327 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9831 T2327 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9833 T2327 oass.SolrIndexSearcher.<init> Opening Searcher@11b7207 main
[junit4:junit4]   2> 9833 T2327 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty2/tlog
[junit4:junit4]   2> 9833 T2327 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9834 T2327 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9838 T2328 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@11b7207 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9840 T2327 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9840 T2327 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11243 T2291 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11244 T2291 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47522/_hjc/ua",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:47522__hjc%2Fua",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 11245 T2291 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11245 T2291 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11249 T2297 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> 11249 T2310 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> 11249 T2326 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> 11249 T2290 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> 11841 T2327 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11842 T2327 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:47522/_hjc/ua collection:collection1 shard:shard1
[junit4:junit4]   2> 11842 T2327 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 11847 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390008 type:delete cxid:0x49 zxid:0x7d txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard1 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard1
[junit4:junit4]   2> 11847 T2327 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11848 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390008 type:create cxid:0x4a zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11849 T2327 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11849 T2327 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11850 T2327 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:47522/_hjc/ua/collection1/
[junit4:junit4]   2> 11850 T2327 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11850 T2327 oasc.SyncStrategy.syncToMe http://127.0.0.1:47522/_hjc/ua/collection1/ has no replicas
[junit4:junit4]   2> 11850 T2327 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:47522/_hjc/ua/collection1/
[junit4:junit4]   2> 11850 T2327 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 11853 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390008 type:create cxid:0x54 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12753 T2291 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12765 T2310 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> 12765 T2297 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> 12765 T2290 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> 12765 T2326 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> 12808 T2327 oasc.ZkController.register We are http://127.0.0.1:47522/_hjc/ua/collection1/ and leader is http://127.0.0.1:47522/_hjc/ua/collection1/
[junit4:junit4]   2> 12808 T2327 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:47522/_hjc/ua
[junit4:junit4]   2> 12809 T2327 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12809 T2327 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12809 T2327 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12811 T2327 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12812 T2268 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 12812 T2268 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12812 T2268 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12870 T2268 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12872 T2268 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54634
[junit4:junit4]   2> 12872 T2268 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12873 T2268 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12873 T2268 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363804660802
[junit4:junit4]   2> 12873 T2268 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363804660802/solr.xml
[junit4:junit4]   2> 12873 T2268 oasc.CoreContainer.<init> New CoreContainer 8390986
[junit4:junit4]   2> 12874 T2268 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363804660802/'
[junit4:junit4]   2> 12874 T2268 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363804660802/'
[junit4:junit4]   2> 12890 T2268 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12890 T2268 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12891 T2268 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12891 T2268 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12891 T2268 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12892 T2268 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12892 T2268 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12892 T2268 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12893 T2268 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12893 T2268 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12898 T2268 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12907 T2268 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:55405/solr
[junit4:junit4]   2> 12907 T2268 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12908 T2268 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55405 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@10862c6
[junit4:junit4]   2> 12908 T2268 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12909 T2339 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:55405. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12909 T2339 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:55405, initiating session
[junit4:junit4]   2> 12909 T2270 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:56137
[junit4:junit4]   2> 12909 T2270 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:56137
[junit4:junit4]   2> 12910 T2272 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d891772390009 with negotiated timeout 20000 for client /127.0.0.1:56137
[junit4:junit4]   2> 12910 T2339 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:55405, sessionid = 0x13d891772390009, negotiated timeout = 20000
[junit4:junit4]   2> 12910 T2340 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10862c6 name:ZooKeeperConnection Watcher:127.0.0.1:55405 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12910 T2268 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12912 T2273 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d891772390009
[junit4:junit4]   2> 12912 T2340 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12912 T2270 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:56137 which had sessionid 0x13d891772390009
[junit4:junit4]   2> 12912 T2268 oaz.ZooKeeper.close Session: 0x13d891772390009 closed
[junit4:junit4]   2> 12913 T2268 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12915 T2268 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55405/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1fbffa4
[junit4:junit4]   2> 12916 T2341 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:55405. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12916 T2268 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12916 T2341 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:55405, initiating session
[junit4:junit4]   2> 12916 T2270 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:56138
[junit4:junit4]   2> 12917 T2270 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:56138
[junit4:junit4]   2> 12917 T2272 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d89177239000a with negotiated timeout 20000 for client /127.0.0.1:56138
[junit4:junit4]   2> 12917 T2341 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:55405, sessionid = 0x13d89177239000a, negotiated timeout = 20000
[junit4:junit4]   2> 12917 T2342 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fbffa4 name:ZooKeeperConnection Watcher:127.0.0.1:55405/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12918 T2268 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12919 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89177239000a type:create cxid:0x1 zxid:0x8e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12919 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89177239000a type:create cxid:0x3 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12921 T2268 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13923 T2268 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54634__hjc%2Fua
[junit4:junit4]   2> 13924 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89177239000a type:delete cxid:0xd zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:54634__hjc%2Fua Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:54634__hjc%2Fua
[junit4:junit4]   2> 13924 T2268 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54634__hjc%2Fua
[junit4:junit4]   2> 13927 T2297 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> 13927 T2310 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> 13927 T2290 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13928 T2290 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> 13928 T2326 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13928 T2326 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> 13928 T2342 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13929 T2297 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13929 T2310 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13933 T2343 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363804660802/collection1
[junit4:junit4]   2> 13933 T2343 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13934 T2343 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13934 T2343 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13935 T2343 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363804660802/collection1/'
[junit4:junit4]   2> 13935 T2343 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363804660802/collection1/lib/README' to classloader
[junit4:junit4]   2> 13936 T2343 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363804660802/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13966 T2343 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 13993 T2343 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13994 T2343 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 14001 T2343 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14282 T2291 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14283 T2291 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47522/_hjc/ua",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:47522__hjc%2Fua",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"active"}
[junit4:junit4]   2> 14286 T2297 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> 14286 T2342 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> 14286 T2290 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> 14286 T2310 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> 14286 T2326 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> 14329 T2343 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14335 T2343 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14337 T2343 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14349 T2343 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14352 T2343 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14355 T2343 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14356 T2343 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14356 T2343 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14356 T2343 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14357 T2343 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14357 T2343 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14357 T2343 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14357 T2343 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363804660802/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty3/
[junit4:junit4]   2> 14358 T2343 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e560cf
[junit4:junit4]   2> 14358 T2343 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14358 T2343 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty3 forceNew: false
[junit4:junit4]   2> 14358 T2343 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty3/index/
[junit4:junit4]   2> 14359 T2343 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14359 T2343 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty3/index forceNew: false
[junit4:junit4]   2> 14360 T2343 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@175a68 lockFactory=org.apache.lucene.store.NativeFSLockFactory@a83542),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14360 T2343 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14361 T2343 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14362 T2343 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14362 T2343 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14362 T2343 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14363 T2343 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14363 T2343 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14363 T2343 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14363 T2343 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14364 T2343 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14366 T2343 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14368 T2343 oass.SolrIndexSearcher.<init> Opening Searcher@429cc7 main
[junit4:junit4]   2> 14368 T2343 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty3/tlog
[junit4:junit4]   2> 14368 T2343 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14368 T2343 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14371 T2344 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@429cc7 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14373 T2343 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14373 T2343 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15790 T2291 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15791 T2291 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54634/_hjc/ua",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54634__hjc%2Fua",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 15791 T2291 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15791 T2291 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 15795 T2326 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> 15795 T2297 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> 15795 T2342 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> 15795 T2290 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> 15795 T2310 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> 16374 T2343 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16374 T2343 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54634/_hjc/ua collection:collection1 shard:shard2
[junit4:junit4]   2> 16378 T2343 oasc.ZkController.register We are http://127.0.0.1:54634/_hjc/ua/collection1/ and leader is http://127.0.0.1:42008/_hjc/ua/collection1/
[junit4:junit4]   2> 16378 T2343 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54634/_hjc/ua
[junit4:junit4]   2> 16378 T2343 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16378 T2343 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C108 name=collection1 org.apache.solr.core.SolrCore@3276fe url=http://127.0.0.1:54634/_hjc/ua/collection1 node=127.0.0.1:54634__hjc%2Fua C108_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:54634/_hjc/ua, collection=collection1, node_name=127.0.0.1:54634__hjc%2Fua, core=collection1, state=down}
[junit4:junit4]   2> 16379 T2345 C108 P54634 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16379 T2345 C108 P54634 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16379 T2343 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16379 T2345 C108 P54634 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16380 T2345 C108 P54634 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16380 T2345 C108 P54634 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16380 T2268 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 16381 T2268 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16381 T2268 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16438 T2268 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16440 T2268 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37624
[junit4:junit4]   2> 16440 T2268 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16441 T2268 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16441 T2268 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363804664370
[junit4:junit4]   2> 16441 T2268 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363804664370/solr.xml
[junit4:junit4]   2> 16441 T2268 oasc.CoreContainer.<init> New CoreContainer 22927396
[junit4:junit4]   2> 16442 T2268 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363804664370/'
[junit4:junit4]   2> 16442 T2268 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363804664370/'
[junit4:junit4]   2> 16467 T2268 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16467 T2268 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16467 T2268 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16468 T2268 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16468 T2268 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16468 T2268 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16469 T2268 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16469 T2268 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16469 T2268 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16469 T2268 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16475 T2268 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16483 T2268 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:55405/solr
[junit4:junit4]   2> 16484 T2268 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16484 T2268 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55405 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@27a670
[junit4:junit4]   2> 16485 T2268 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16485 T2356 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:55405. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16486 T2356 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:55405, initiating session
[junit4:junit4]   2> 16486 T2270 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:56142
[junit4:junit4]   2> 16486 T2270 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:56142
[junit4:junit4]   2> 16487 T2272 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d89177239000b with negotiated timeout 20000 for client /127.0.0.1:56142
[junit4:junit4]   2> 16487 T2356 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:55405, sessionid = 0x13d89177239000b, negotiated timeout = 20000
[junit4:junit4]   2> 16487 T2357 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@27a670 name:ZooKeeperConnection Watcher:127.0.0.1:55405 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16487 T2268 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16489 T2273 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d89177239000b
[junit4:junit4]   2> 16489 T2357 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16489 T2270 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:56142 which had sessionid 0x13d89177239000b
[junit4:junit4]   2> 16489 T2268 oaz.ZooKeeper.close Session: 0x13d89177239000b closed
[junit4:junit4]   2> 16490 T2268 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16492 T2268 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55405/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@b376a2
[junit4:junit4]   2> 16493 T2358 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:55405. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16493 T2268 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16493 T2358 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:55405, initiating session
[junit4:junit4]   2> 16493 T2270 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:56143
[junit4:junit4]   2> 16494 T2270 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:56143
[junit4:junit4]   2> 16494 T2272 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d89177239000c with negotiated timeout 20000 for client /127.0.0.1:56143
[junit4:junit4]   2> 16494 T2358 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:55405, sessionid = 0x13d89177239000c, negotiated timeout = 20000
[junit4:junit4]   2> 16495 T2359 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b376a2 name:ZooKeeperConnection Watcher:127.0.0.1:55405/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16495 T2268 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16496 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89177239000c type:create cxid:0x1 zxid:0xa1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16497 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89177239000c type:create cxid:0x3 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16498 T2268 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17300 T2291 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17300 T2291 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54634/_hjc/ua",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54634__hjc%2Fua",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"recovering"}
[junit4:junit4]   2> 17304 T2359 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> 17305 T2297 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> 17305 T2290 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> 17304 T2326 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> 17304 T2342 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> 17304 T2310 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> 17384 T2305 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {nodeName=127.0.0.1:54634__hjc%252Fua&version=2&action=PREPRECOVERY&core=collection1&checkLive=true&state=recovering&wt=javabin&onlyIfLeader=true&coreNodeName=4} status=0 QTime=1000 
[junit4:junit4]   2> 17501 T2268 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37624__hjc%2Fua
[junit4:junit4]   2> 17502 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d89177239000c type:delete cxid:0xf zxid:0xa7 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:37624__hjc%2Fua Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:37624__hjc%2Fua
[junit4:junit4]   2> 17502 T2268 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37624__hjc%2Fua
[junit4:junit4]   2> 17504 T2290 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> 17504 T2359 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> 17504 T2310 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> 17505 T2297 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17505 T2326 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17505 T2297 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> 17505 T2326 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> 17505 T2342 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17506 T2342 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> 17506 T2290 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17507 T2310 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17507 T2359 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17511 T2360 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363804664370/collection1
[junit4:junit4]   2> 17511 T2360 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17512 T2360 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17512 T2360 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17513 T2360 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363804664370/collection1/'
[junit4:junit4]   2> 17513 T2360 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363804664370/collection1/lib/README' to classloader
[junit4:junit4]   2> 17513 T2360 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363804664370/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17535 T2360 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 17573 T2360 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17574 T2360 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17577 T2360 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17898 T2360 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17904 T2360 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17906 T2360 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17917 T2360 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17920 T2360 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17922 T2360 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17923 T2360 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17923 T2360 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17923 T2360 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17924 T2360 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17924 T2360 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17924 T2360 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17925 T2360 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363804664370/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty4/
[junit4:junit4]   2> 17925 T2360 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e560cf
[junit4:junit4]   2> 17925 T2360 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17926 T2360 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty4 forceNew: false
[junit4:junit4]   2> 17926 T2360 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty4/index/
[junit4:junit4]   2> 17926 T2360 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17926 T2360 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty4/index forceNew: false
[junit4:junit4]   2> 17927 T2360 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@18ec104 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f8f5fd),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17927 T2360 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17929 T2360 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17929 T2360 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17929 T2360 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17930 T2360 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17930 T2360 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17930 T2360 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17930 T2360 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17931 T2360 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17931 T2360 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17933 T2360 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17935 T2360 oass.SolrIndexSearcher.<init> Opening Searcher@1f31ef5 main
[junit4:junit4]   2> 17935 T2360 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty4/tlog
[junit4:junit4]   2> 17936 T2360 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17936 T2360 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17940 T2361 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1f31ef5 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17941 T2360 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17941 T2360 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18810 T2291 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18810 T2291 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37624/_hjc/ua",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37624__hjc%2Fua",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 18811 T2291 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 18811 T2291 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 18814 T2342 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> 18814 T2310 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> 18814 T2326 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> 18815 T2290 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> 18814 T2297 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> 18814 T2359 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> 18943 T2360 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18943 T2360 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37624/_hjc/ua collection:collection1 shard:shard1
[junit4:junit4]   2> 18946 T2360 oasc.ZkController.register We are http://127.0.0.1:37624/_hjc/ua/collection1/ and leader is http://127.0.0.1:47522/_hjc/ua/collection1/
[junit4:junit4]   2> 18946 T2360 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37624/_hjc/ua
[junit4:junit4]   2> 18946 T2360 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18947 T2360 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C109 name=collection1 org.apache.solr.core.SolrCore@16cbbc5 url=http://127.0.0.1:37624/_hjc/ua/collection1 node=127.0.0.1:37624__hjc%2Fua C109_STATE=coll:collection1 core:collection1 props:{base_url=http://127.0.0.1:37624/_hjc/ua, collection=collection1, node_name=127.0.0.1:37624__hjc%2Fua, core=collection1, state=down}
[junit4:junit4]   2> 18947 T2362 C109 P37624 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18947 T2362 C109 P37624 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18948 T2360 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18948 T2362 C109 P37624 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18948 T2362 C109 P37624 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18949 T2362 C109 P37624 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18948 T2268 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 18949 T2268 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18949 T2268 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18953 T2268 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18954 T2268 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18959 T2306 oasc.CoreContainer.create Creating SolrCore 'onenodecollectioncore' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363804651712/onenodecollectioncore
[junit4:junit4]   2> 18959 T2306 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 18960 T2306 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 18960 T2306 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 18961 T2306 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 18962 T2306 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 18965 T2306 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 18966 T2306 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363804651712/onenodecollectioncore/'
[junit4:junit4]   2> 18993 T2306 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 19027 T2306 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 19028 T2306 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 19031 T2306 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 19367 T2306 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 19381 T2306 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 19384 T2306 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2>  C108_STATE=coll:collection1 core:collection1 props:{shard=shard2, base_url=http://127.0.0.1:54634/_hjc/ua, collection=collection1, node_name=127.0.0.1:54634__hjc%2Fua, core=collection1, state=recovering}
[junit4:junit4]   2> 19385 T2345 C108 P54634 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:42008/_hjc/ua/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19386 T2345 C108 P54634 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:54634/_hjc/ua START replicas=[http://127.0.0.1:42008/_hjc/ua/collection1/] nUpdates=100
[junit4:junit4]   2> 19386 T2345 C108 P54634 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19386 T2345 C108 P54634 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19386 T2345 C108 P54634 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19386 T2345 C108 P54634 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19387 T2345 C108 P54634 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19387 T2345 C108 P54634 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:42008/_hjc/ua/collection1/. core=collection1
[junit4:junit4]   2> 19387 T2345 C108 P54634 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C110 name=collection1 org.apache.solr.core.SolrCore@1af0546 url=http://127.0.0.1:42008/_hjc/ua/collection1 node=127.0.0.1:42008__hjc%2Fua C110_STATE=coll:collection1 core:collection1 props:{shard=shard2, base_url=http://127.0.0.1:42008/_hjc/ua, collection=collection1, node_name=127.0.0.1:42008__hjc%2Fua, core=collection1, state=active, leader=true}
[junit4:junit4]   2> 19391 T2303 C110 P42008 REQ /get {version=2&getVersions=100&qt=/get&distrib=false&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 19391 T2304 C110 P42008 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 19393 T2304 C110 P42008 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1168173 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3c6ffe),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19393 T2304 C110 P42008 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19394 T2304 C110 P42008 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1168173 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3c6ffe),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1168173 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3c6ffe),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19394 T2304 C110 P42008 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19395 T2304 C110 P42008 oass.SolrIndexSearcher.<init> Opening Searcher@54d652 realtime
[junit4:junit4]   2> 19395 T2304 C110 P42008 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19396 T2304 C110 P42008 /update {version=2&softCommit=false&commit_end_point=true&openSearcher=false&waitSearcher=true&commit=true&wt=javabin} {commit=} 0 5
[junit4:junit4]   2> 19396 T2345 C108 P54634 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19396 T2345 C108 P54634 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19397 T2306 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19399 T2303 C110 P42008 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19399 T2303 C110 P42008 REQ /replication {command=indexversion&version=2&qt=/replication&wt=javabin} status=0 QTime=2 
[junit4:junit4]   2> 19399 T2345 C108 P54634 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 19400 T2345 C108 P54634 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19400 T2345 C108 P54634 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19402 T2304 C110 P42008 REQ /replication {command=filelist&version=2&qt=/replication&generation=2&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 19402 T2345 C108 P54634 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19403 T2306 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19403 T2345 C108 P54634 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty3/index.20130320143747390 forceNew: false
[junit4:junit4]   2> 19403 T2345 C108 P54634 oash.SnapPuller.fetchLatestIndex Starting download to BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1fce100 lockFactory=org.apache.lucene.store.NativeFSLockFactory@9dd639) fullCopy=false
[junit4:junit4]   2> 19405 T2305 C110 P42008 REQ /replication {checksum=true&command=filecontent&file=segments_2&qt=/replication&generation=2&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 19406 T2306 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19407 T2345 C108 P54634 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19407 T2306 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19407 T2345 C108 P54634 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19407 T2306 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19407 T2345 C108 P54634 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19408 T2306 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19409 T2345 C108 P54634 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@175a68 lockFactory=org.apache.lucene.store.NativeFSLockFactory@a83542),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@175a68 lockFactory=org.apache.lucene.store.NativeFSLockFactory@a83542),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19409 T2306 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19409 T2345 C108 P54634 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19409 T2306 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19409 T2345 C108 P54634 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19409 T2306 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19410 T2345 C108 P54634 oass.SolrIndexSearcher.<init> Opening Searcher@a50552 main
[junit4:junit4]   2> 19410 T2306 oasc.SolrCore.<init> [onenodecollectioncore] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363804651712/onenodecollectioncore/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363804647990/onenodecollection/
[junit4:junit4]   2> 19410 T2306 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e560cf
[junit4:junit4]   2> 19410 T2306 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19410 T2344 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a50552 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 19411 T2345 C108 P54634 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 19411 T2306 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363804647990/onenodecollection forceNew: false
[junit4:junit4]   2> 19411 T2345 C108 P54634 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 19411 T2345 C108 P54634 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19411 T2306 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363804647990/onenodecollection/index/
[junit4:junit4]   2> 19411 T2345 C108 P54634 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19412 T2306 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363804647990/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 19412 T2306 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363804647990/onenodecollection/index forceNew: false
[junit4:junit4]   2> 19413 T2306 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@15f452d lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bed292),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19414 T2345 C108 P54634 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19414 T2306 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19415 T2306 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 19416 T2306 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 19416 T2306 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 19417 T2306 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 19417 T2306 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 19417 T2306 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 19417 T2306 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 19418 T2306 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 19418 T2306 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 19420 T2306 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 19422 T2306 oass.SolrIndexSearcher.<init> Opening Searcher@114414b main
[junit4:junit4]   2> 19423 T2306 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363804647990/onenodecollection/tlog
[junit4:junit4]   2> 19423 T2306 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 19424 T2306 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 19427 T2366 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@114414b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 19429 T2306 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 20319 T2291 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20320 T2291 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37624/_hjc/ua",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37624__hjc%2Fua",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"recovering"}
[junit4:junit4]   2> 20322 T2291 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:54634/_hjc/ua",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:54634__hjc%2Fua",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"active"}
[junit4:junit4]   2> 20325 T2291 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42008/_hjc/ua",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42008__hjc%2Fua",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 20325 T2291 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 20325 T2291 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 20336 T2310 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> 20336 T2297 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> 20336 T2359 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> 20336 T2326 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> 20336 T2342 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> 20336 T2290 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> 20430 T2306 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 20431 T2306 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:42008/_hjc/ua collection:onenodecollection shard:shard1
[junit4:junit4]   2> 20431 T2306 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2> 20437 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390006 type:delete cxid:0xac zxid:0xc2 txntype:-1 reqpath:n/a Error Path:/solr/collections/onenodecollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/onenodecollection/leaders
[junit4:junit4]   2> 20438 T2306 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 20438 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390006 type:create cxid:0xad zxid:0xc3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20440 T2306 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 20440 T2306 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 20441 T2306 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:42008/_hjc/ua/onenodecollectioncore/
[junit4:junit4]   2> 20441 T2306 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 20441 T2306 oasc.SyncStrategy.syncToMe http://127.0.0.1:42008/_hjc/ua/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 20441 T2306 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:42008/_hjc/ua/onenodecollectioncore/
[junit4:junit4]   2> 20441 T2306 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> 20444 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390006 type:create cxid:0xb8 zxid:0xc7 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20952 T2321 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {nodeName=127.0.0.1:37624__hjc%252Fua&version=2&action=PREPRECOVERY&core=collection1&checkLive=true&state=recovering&wt=javabin&onlyIfLeader=true&coreNodeName=5} status=0 QTime=2000 
[junit4:junit4]   2> 21843 T2291 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21850 T2326 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> 21850 T2290 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> 21850 T2342 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> 21851 T2359 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> 21851 T2310 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> 21851 T2297 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> 21900 T2306 oasc.ZkController.register We are http://127.0.0.1:42008/_hjc/ua/onenodecollectioncore/ and leader is http://127.0.0.1:42008/_hjc/ua/onenodecollectioncore/
[junit4:junit4]   2> 21901 T2306 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:42008/_hjc/ua
[junit4:junit4]   2> 21901 T2306 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 21901 T2306 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 21903 T2306 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21903 T2306 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {version=2&name=onenodecollectioncore&roles=none&action=CREATE&collection=onenodecollection&numShards=1&wt=javabin&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363804647990/onenodecollection} status=0 QTime=2945 
[junit4:junit4]   2> 21904 T2268 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 21905 T2268 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22906 T2268 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C109_STATE=coll:collection1 core:collection1 props:{shard=shard1, base_url=http://127.0.0.1:37624/_hjc/ua, collection=collection1, node_name=127.0.0.1:37624__hjc%2Fua, core=collection1, state=recovering}
[junit4:junit4]   2> 22953 T2362 C109 P37624 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:47522/_hjc/ua/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22954 T2362 C109 P37624 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:37624/_hjc/ua START replicas=[http://127.0.0.1:47522/_hjc/ua/collection1/] nUpdates=100
[junit4:junit4]   2> 22954 T2362 C109 P37624 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22954 T2362 C109 P37624 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22954 T2362 C109 P37624 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22954 T2362 C109 P37624 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22954 T2362 C109 P37624 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22955 T2362 C109 P37624 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:47522/_hjc/ua/collection1/. core=collection1
[junit4:junit4]   2> 22955 T2362 C109 P37624 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C111 name=collection1 org.apache.solr.core.SolrCore@f2f29 url=http://127.0.0.1:47522/_hjc/ua/collection1 node=127.0.0.1:47522__hjc%2Fua C111_STATE=coll:collection1 core:collection1 props:{shard=shard1, base_url=http://127.0.0.1:47522/_hjc/ua, collection=collection1, node_name=127.0.0.1:47522__hjc%2Fua, core=collection1, state=active, leader=true}
[junit4:junit4]   2> 22958 T2319 C111 P47522 REQ /get {version=2&getVersions=100&qt=/get&distrib=false&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 22959 T2322 C111 P47522 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22960 T2322 C111 P47522 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1cd57f1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1caf96f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22960 T2322 C111 P47522 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22961 T2322 C111 P47522 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1cd57f1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1caf96f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1cd57f1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1caf96f),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22961 T2322 C111 P47522 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22961 T2322 C111 P47522 oass.SolrIndexSearcher.<init> Opening Searcher@bfcae4 realtime
[junit4:junit4]   2> 22962 T2322 C111 P47522 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22962 T2322 C111 P47522 /update {version=2&softCommit=false&commit_end_point=true&openSearcher=false&waitSearcher=true&commit=true&wt=javabin} {commit=} 0 3
[junit4:junit4]   2> 22962 T2362 C109 P37624 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22963 T2362 C109 P37624 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 22964 T2321 C111 P47522 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22964 T2321 C111 P47522 REQ /replication {command=indexversion&version=2&qt=/replication&wt=javabin} status=0 QTime=1 
[junit4:junit4]   2> 22964 T2362 C109 P37624 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 22965 T2362 C109 P37624 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 22965 T2362 C109 P37624 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 22966 T2319 C111 P47522 REQ /replication {command=filelist&version=2&qt=/replication&generation=2&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 22967 T2362 C109 P37624 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 22968 T2362 C109 P37624 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty4/index.20130320143750954 forceNew: false
[junit4:junit4]   2> 22968 T2362 C109 P37624 oash.SnapPuller.fetchLatestIndex Starting download to BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@df33ee lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b7867f) fullCopy=false
[junit4:junit4]   2> 22970 T2322 C111 P47522 REQ /replication {checksum=true&command=filecontent&file=segments_2&qt=/replication&generation=2&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 22971 T2362 C109 P37624 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 22971 T2362 C109 P37624 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 22972 T2362 C109 P37624 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 22973 T2362 C109 P37624 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@18ec104 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f8f5fd),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@18ec104 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f8f5fd),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22974 T2362 C109 P37624 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22974 T2362 C109 P37624 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 22974 T2362 C109 P37624 oass.SolrIndexSearcher.<init> Opening Searcher@1a48830 main
[junit4:junit4]   2> 22975 T2361 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a48830 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22976 T2362 C109 P37624 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 22976 T2362 C109 P37624 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 22976 T2362 C109 P37624 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 22976 T2362 C109 P37624 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22977 T2362 C109 P37624 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23357 T2291 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23358 T2291 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42008/_hjc/ua",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:42008__hjc%2Fua_onenodecollectioncore",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42008__hjc%2Fua",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "state":"active"}
[junit4:junit4]   2> 23360 T2291 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37624/_hjc/ua",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37624__hjc%2Fua",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"active"}
[junit4:junit4]   2> 23364 T2290 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> 23364 T2297 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> 23364 T2326 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> 23364 T2359 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> 23364 T2342 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> 23365 T2310 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> 23908 T2268 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23909 T2268 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
[junit4:junit4]   2> 23909 T2268 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 23921 T2268 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55405 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1f5a3a8
[junit4:junit4]   2> 23922 T2268 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 23922 T2369 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:55405. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 23923 T2369 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:55405, initiating session
[junit4:junit4]   2> 23923 T2270 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:56165
[junit4:junit4]   2> 23923 T2270 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:56165
[junit4:junit4]   2> 23924 T2272 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d89177239000d with negotiated timeout 10000 for client /127.0.0.1:56165
[junit4:junit4]   2> 23924 T2369 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:55405, sessionid = 0x13d89177239000d, negotiated timeout = 10000
[junit4:junit4]   2> 23924 T2370 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f5a3a8 name:ZooKeeperConnection Watcher:127.0.0.1:55405 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 23925 T2268 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 23974 T2273 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d89177239000d
[junit4:junit4]   2> 23975 T2370 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 23975 T2270 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:56165 which had sessionid 0x13d89177239000d
[junit4:junit4]   2> 23975 T2268 oaz.ZooKeeper.close Session: 0x13d89177239000d closed
[junit4:junit4]   2> 23976 T2273 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d891772390004
[junit4:junit4]   2> 23977 T2270 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:56118 which had sessionid 0x13d891772390004
[junit4:junit4]   2> 23977 T2268 oaz.ZooKeeper.close Session: 0x13d891772390004 closed
[junit4:junit4]   2> 23977 T2297 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 23980 T2268 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 48844
[junit4:junit4]   2> 23980 T2268 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=6844891
[junit4:junit4]   2> 24876 T2291 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24877 T2291 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48844/_hjc/ua",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:48844__hjc%2Fua",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 24885 T2290 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> 24885 T2326 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> 24885 T2359 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> 24886 T2342 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> 24885 T2310 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> 25982 T2268 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 25982 T2268 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 25984 T2268 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@df491c
[junit4:junit4]   2> 25987 T2268 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 25987 T2268 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 25987 T2268 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 25987 T2268 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 25988 T2268 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 25988 T2268 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/control/data
[junit4:junit4]   2> 25989 T2268 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/control/data
[junit4:junit4]   2> 25989 T2268 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/control/data/index
[junit4:junit4]   2> 25989 T2268 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/control/data/index
[junit4:junit4]   2> 25990 T2291 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89378301410869251-127.0.0.1:48844__hjc%2Fua-n_0000000000) am no longer a leader.
[junit4:junit4]   2> 25990 T2273 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d891772390003
[junit4:junit4]   2> 25991 T2290 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> 25992 T2270 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:56114 which had sessionid 0x13d891772390003
[junit4:junit4]   2> 25992 T2326 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25992 T2326 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> 25992 T2268 oaz.ZooKeeper.close Session: 0x13d891772390003 closed
[junit4:junit4]   2> 25993 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390006 type:delete cxid:0xc6 zxid:0xe3 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 25993 T2342 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25993 T2342 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> 25993 T2310 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 25993 T2359 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25994 T2359 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> 25996 T2310 oasc.Overseer.start Overseer (id=89378301410869254-127.0.0.1:42008__hjc%2Fua-n_0000000001) starting
[junit4:junit4]   2> 25996 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390006 type:create cxid:0xcb zxid:0xe5 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25997 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390006 type:create cxid:0xcc zxid:0xe6 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25998 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390006 type:create cxid:0xce zxid:0xe7 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25999 T2273 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d891772390006 type:create cxid:0xd0 zxid:0xe8 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 26000 T2372 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 26000 T2310 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> 26002 T2310 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 26002 T2371 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 26003 T2371 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 26004 T2371 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48844/_hjc/ua",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:48844__hjc%2Fua",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 26007 T2310 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> 26007 T2359 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> 26007 T2342 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> 26007 T2326 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> 26013 T2268 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_hjc/ua,null}
[junit4:junit4]   2> 26064 T2268 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 42008
[junit4:junit4]   2> 26065 T2268 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=33440293
[junit4:junit4]   2> 27292 T2290 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 27292 T2290 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 27292 T2290 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 27511 T2371 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 27512 T2371 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42008/_hjc/ua",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:42008__hjc%2Fua_onenodecollectioncore",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42008__hjc%2Fua",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 27514 T2371 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42008/_hjc/ua",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42008__hjc%2Fua",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 27526 T2359 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> 27526 T2342 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> 27526 T2310 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> 27526 T2326 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> 29068 T2268 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 29068 T2268 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 29070 T2268 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 29072 T2268 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1af0546
[junit4:junit4]   2> 29074 T2268 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 29075 T2268 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 29075 T2268 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 29075 T2268 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 29076 T2268 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 29077 T2268 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty1
[junit4:junit4]   2> 29077 T2268 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty1
[junit4:junit4]   2> 29077 T2268 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty1/index
[junit4:junit4]   2> 29077 T2268 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363804647990/jetty1/index
[junit4:junit4]   2> 29078 T2268 oasc.SolrCore.close [onenodecollectioncore]  CLOSING SolrCore org.apache.solr.core.SolrCore@1b996cf
[junit4:junit4]   2> 29081 T2268 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 29081 T2268 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 29082 T2268 oasu.DefaultSolrCoreState.closeIndexWr

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

ue-work (0)
[junit4:junit4]   1>    /solr/overseer/queue-work (0)
[junit4:junit4]   1>    /solr/overseer/queue (0)
[junit4:junit4]   1> 
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UnloadDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=AB54E95FCD0921CF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hr_HR -Dtests.timezone=SystemV/HST10 -Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE  136s J1 | UnloadDistributedZkTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Still found shard2 in collection test_unload_shard_and_collection
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([AB54E95FCD0921CF:2AB26747BA5641F3]: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> 135667 T1597 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 135675 T1596 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   2> 136744 T1679 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 136745 T1679 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> 136745 T1679 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 136745 T1679 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Asserting, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=hr_HR, timezone=SystemV/HST10
[junit4:junit4]   2> NOTE: Linux 3.2.0-39-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=1,free=61534152,total=155455488
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestAtomicUpdateErrorCases, UniqFieldsUpdateProcessorFactoryTest, DisMaxRequestHandlerTest, CopyFieldTest, TestPropInject, CollectionsAPIDistributedZkTest, RequiredFieldsTest, TestMultiCoreConfBootstrap, ZkSolrClientTest, DocValuesMultiTest, BasicZkTest, TestDefaultSimilarityFactory, HighlighterConfigTest, TestCSVResponseWriter, SolrPluginUtilsTest, NoCacheHeaderTest, FileUtilsTest, CurrencyFieldOpenExchangeTest, XmlUpdateRequestHandlerTest, DefaultValueUpdateProcessorTest, TestSystemIdResolver, SuggesterTSTTest, IndexSchemaRuntimeFieldTest, TestElisionMultitermQuery, CachingDirectoryFactoryTest, PingRequestHandlerTest, TestCopyFieldCollectionResource, TestSolrDiscoveryProperties, TestOmitPositions, SolrCoreCheckLockOnStartupTest, SuggesterWFSTTest, ZkNodePropsTest, TestDynamicFieldCollectionResource, DocumentAnalysisRequestHandlerTest, TestUtils, TestSuggestSpellingConverter, StatsComponentTest, TestQueryTypes, TestCodecSupport, TestComponentsName, DirectSolrSpellCheckerTest, SignatureUpdateProcessorFactoryTest, TestStressLucene, TestDFRSimilarityFactory, TestStressReorder, TestSolrXMLSerializer, TestJmxMonitoredMap, XsltUpdateRequestHandlerTest, TestBM25SimilarityFactory, TestDistributedSearch, LeaderElectionIntegrationTest, TestWordDelimiterFilterFactory, ClusterStateTest, TestFoldingMultitermQuery, SolrIndexConfigTest, TestCSVLoader, PathHierarchyTokenizerFactoryTest, TestLazyCores, TestBinaryField, NotRequiredUniqueKeyTest, FieldAnalysisRequestHandlerTest, URLClassifyProcessorTest, TestRecovery, ShardRoutingCustomTest, TestFastOutputStream, TestAnalyzedSuggestions, BasicDistributedZkTest, UnloadDistributedZkTest]
[junit4:junit4] Completed on J1 in 136.95s, 1 test, 1 failure <<< FAILURES!

[...truncated 416 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:375: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:355: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:449: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1210: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:874: There were test failures: 272 suites, 1144 tests, 1 error, 1 failure, 13 ignored (7 assumptions)

Total time: 41 minutes 3 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