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/11 02:44:36 UTC

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

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

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

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

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:33399/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([B1575DE52AC19238:30B1D3FD5D9EF204]: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 9317 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 0 T2505 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 3 T2505 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1362965904133
[junit4:junit4]   2> 4 T2505 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 5 T2506 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 6 T2506 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 7 T2506 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 7 T2506 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 7 T2506 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 8 T2506 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1362965904132/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 105 T2505 oasc.ZkTestServer.run start zk server on port:40145
[junit4:junit4]   2> 106 T2505 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40145 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@a8aa39
[junit4:junit4]   2> 107 T2505 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 107 T2511 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:40145. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 107 T2511 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:40145, initiating session
[junit4:junit4]   2> 107 T2507 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:34638
[junit4:junit4]   2> 108 T2507 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:34638
[junit4:junit4]   2> 108 T2509 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 185 T2509 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d57193b090000 with negotiated timeout 10000 for client /127.0.0.1:34638
[junit4:junit4]   2> 185 T2511 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:40145, sessionid = 0x13d57193b090000, negotiated timeout = 10000
[junit4:junit4]   2> 186 T2512 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a8aa39 name:ZooKeeperConnection Watcher:127.0.0.1:40145 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 186 T2505 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 186 T2505 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 188 T2510 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d57193b090000
[junit4:junit4]   2> 189 T2512 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 189 T2505 oaz.ZooKeeper.close Session: 0x13d57193b090000 closed
[junit4:junit4]   2> 189 T2507 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:34638 which had sessionid 0x13d57193b090000
[junit4:junit4]   2> 189 T2505 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40145/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@6f4edc
[junit4:junit4]   2> 190 T2513 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:40145. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 190 T2505 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 190 T2513 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:40145, initiating session
[junit4:junit4]   2> 190 T2507 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:34639
[junit4:junit4]   2> 191 T2507 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:34639
[junit4:junit4]   2> 191 T2509 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d57193b090001 with negotiated timeout 10000 for client /127.0.0.1:34639
[junit4:junit4]   2> 191 T2513 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:40145, sessionid = 0x13d57193b090001, negotiated timeout = 10000
[junit4:junit4]   2> 191 T2514 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6f4edc name:ZooKeeperConnection Watcher:127.0.0.1:40145/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 192 T2505 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 192 T2505 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 193 T2505 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 195 T2505 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 196 T2505 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 197 T2505 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 197 T2505 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 200 T2505 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 200 T2505 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 202 T2505 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 202 T2505 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 204 T2505 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 204 T2505 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 205 T2505 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 205 T2505 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 207 T2505 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 207 T2505 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 209 T2505 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 209 T2505 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 210 T2505 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 211 T2505 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 212 T2505 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 212 T2505 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 213 T2510 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d57193b090001
[junit4:junit4]   2> 214 T2514 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 214 T2505 oaz.ZooKeeper.close Session: 0x13d57193b090001 closed
[junit4:junit4]   2> 214 T2507 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:34639 which had sessionid 0x13d57193b090001
[junit4:junit4]   2> 268 T2505 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 270 T2505 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:39882
[junit4:junit4]   2> 270 T2505 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 271 T2505 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 271 T2505 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362965904343
[junit4:junit4]   2> 271 T2505 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362965904343/solr.xml
[junit4:junit4]   2> 271 T2505 oasc.CoreContainer.<init> New CoreContainer 8502371
[junit4:junit4]   2> 272 T2505 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362965904343/'
[junit4:junit4]   2> 272 T2505 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362965904343/'
[junit4:junit4]   2> 288 T2505 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 288 T2505 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 289 T2505 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 289 T2505 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 289 T2505 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 290 T2505 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 290 T2505 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 290 T2505 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 290 T2505 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 291 T2505 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 296 T2505 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 305 T2505 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:40145/solr
[junit4:junit4]   2> 305 T2505 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 306 T2505 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40145 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@fe03e3
[junit4:junit4]   2> 306 T2505 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 306 T2524 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:40145. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 307 T2524 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:40145, initiating session
[junit4:junit4]   2> 307 T2507 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:34640
[junit4:junit4]   2> 307 T2507 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:34640
[junit4:junit4]   2> 308 T2509 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d57193b090002 with negotiated timeout 20000 for client /127.0.0.1:34640
[junit4:junit4]   2> 308 T2524 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:40145, sessionid = 0x13d57193b090002, negotiated timeout = 20000
[junit4:junit4]   2> 308 T2525 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@fe03e3 name:ZooKeeperConnection Watcher:127.0.0.1:40145 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 308 T2505 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 309 T2510 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d57193b090002
[junit4:junit4]   2> 309 T2525 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 309 T2507 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:34640 which had sessionid 0x13d57193b090002
[junit4:junit4]   2> 309 T2505 oaz.ZooKeeper.close Session: 0x13d57193b090002 closed
[junit4:junit4]   2> 310 T2505 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 312 T2505 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40145/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@a8ec19
[junit4:junit4]   2> 313 T2526 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:40145. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 313 T2505 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 313 T2526 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:40145, initiating session
[junit4:junit4]   2> 313 T2507 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:34641
[junit4:junit4]   2> 313 T2507 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:34641
[junit4:junit4]   2> 314 T2509 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d57193b090003 with negotiated timeout 20000 for client /127.0.0.1:34641
[junit4:junit4]   2> 314 T2526 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:40145, sessionid = 0x13d57193b090003, negotiated timeout = 20000
[junit4:junit4]   2> 314 T2527 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a8ec19 name:ZooKeeperConnection Watcher:127.0.0.1:40145/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 314 T2505 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 315 T2510 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d57193b090003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 316 T2505 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 317 T2505 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39882_
[junit4:junit4]   2> 318 T2510 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d57193b090003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:39882_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:39882_
[junit4:junit4]   2> 318 T2505 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39882_
[junit4:junit4]   2> 320 T2505 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 322 T2510 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d57193b090003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 322 T2505 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 345 T2505 oasc.Overseer.start Overseer (id=89323333493522435-127.0.0.1:39882_-n_0000000000) starting
[junit4:junit4]   2> 345 T2510 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d57193b090003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 347 T2510 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d57193b090003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 347 T2510 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d57193b090003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 348 T2510 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d57193b090003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 348 T2529 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 348 T2505 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 350 T2505 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 351 T2505 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 352 T2528 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 355 T2530 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362965904343/collection1
[junit4:junit4]   2> 355 T2530 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 355 T2530 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 355 T2530 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 356 T2530 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362965904343/collection1/'
[junit4:junit4]   2> 356 T2530 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362965904343/collection1/lib/README' to classloader
[junit4:junit4]   2> 356 T2530 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362965904343/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 378 T2530 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 405 T2530 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 405 T2530 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 409 T2530 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 734 T2530 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 739 T2530 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 741 T2530 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 750 T2530 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 753 T2530 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 756 T2530 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 757 T2530 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 757 T2530 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 758 T2530 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 758 T2530 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 759 T2530 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 759 T2530 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 759 T2530 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1362965904343/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362965904132/control/data/
[junit4:junit4]   2> 759 T2530 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1184187
[junit4:junit4]   2> 760 T2530 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 761 T2530 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1362965904132/control/data forceNew: false
[junit4:junit4]   2> 761 T2530 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362965904132/control/data/index/
[junit4:junit4]   2> 761 T2530 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362965904132/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 762 T2530 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1362965904132/control/data/index forceNew: false
[junit4:junit4]   2> 763 T2530 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@aea663 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1d4587),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 764 T2530 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 765 T2530 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 766 T2530 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 766 T2530 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 767 T2530 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 767 T2530 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 767 T2530 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 768 T2530 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 768 T2530 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 768 T2530 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 772 T2530 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 775 T2530 oass.SolrIndexSearcher.<init> Opening Searcher@18b7ccd main
[junit4:junit4]   2> 775 T2530 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362965904132/control/data/tlog
[junit4:junit4]   2> 776 T2530 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 776 T2530 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 779 T2531 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@18b7ccd main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 781 T2530 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 781 T2530 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 781 T2510 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d57193b090003 type:create cxid:0x55 zxid:0x2a txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 1854 T2528 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1855 T2528 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:39882",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:39882_"}
[junit4:junit4]   2> 1855 T2528 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 1855 T2528 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 1856 T2510 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d57193b090003 type:create cxid:0x5d zxid:0x2d txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 1859 T2527 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> 2784 T2530 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2784 T2530 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:39882 collection:control_collection shard:shard1
[junit4:junit4]   2> 2785 T2530 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2789 T2510 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d57193b090003 type:delete cxid:0x77 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2790 T2530 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2790 T2510 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d57193b090003 type:create cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2791 T2530 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2792 T2530 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2792 T2530 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:39882/collection1/
[junit4:junit4]   2> 2792 T2530 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2792 T2530 oasc.SyncStrategy.syncToMe http://127.0.0.1:39882/collection1/ has no replicas
[junit4:junit4]   2> 2792 T2530 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:39882/collection1/
[junit4:junit4]   2> 2792 T2530 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2795 T2510 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d57193b090003 type:create cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3361 T2528 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3510 T2527 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> 3548 T2530 oasc.ZkController.register We are http://127.0.0.1:39882/collection1/ and leader is http://127.0.0.1:39882/collection1/
[junit4:junit4]   2> 3548 T2530 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:39882
[junit4:junit4]   2> 3548 T2530 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3548 T2530 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3549 T2530 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3550 T2530 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3551 T2505 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3551 T2505 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3552 T2505 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3554 T2505 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3555 T2505 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40145/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@3a4fea
[junit4:junit4]   2> 3555 T2505 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3556 T2533 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:40145. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3556 T2533 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:40145, initiating session
[junit4:junit4]   2> 3556 T2507 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:34644
[junit4:junit4]   2> 3556 T2507 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:34644
[junit4:junit4]   2> 3557 T2509 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d57193b090004 with negotiated timeout 10000 for client /127.0.0.1:34644
[junit4:junit4]   2> 3557 T2533 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:40145, sessionid = 0x13d57193b090004, negotiated timeout = 10000
[junit4:junit4]   2> 3557 T2534 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3a4fea name:ZooKeeperConnection Watcher:127.0.0.1:40145/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3557 T2505 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3558 T2505 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3559 T2505 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3614 T2505 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3615 T2505 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59209
[junit4:junit4]   2> 3616 T2505 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3616 T2505 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3616 T2505 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362965907689
[junit4:junit4]   2> 3617 T2505 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362965907689/solr.xml
[junit4:junit4]   2> 3617 T2505 oasc.CoreContainer.<init> New CoreContainer 12193444
[junit4:junit4]   2> 3618 T2505 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362965907689/'
[junit4:junit4]   2> 3618 T2505 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362965907689/'
[junit4:junit4]   2> 3634 T2505 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3634 T2505 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3634 T2505 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3635 T2505 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3635 T2505 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3635 T2505 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3635 T2505 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3636 T2505 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3636 T2505 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3636 T2505 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3641 T2505 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3650 T2505 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:40145/solr
[junit4:junit4]   2> 3650 T2505 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3651 T2505 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40145 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@18f8586
[junit4:junit4]   2> 3651 T2505 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3652 T2544 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:40145. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3652 T2544 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:40145, initiating session
[junit4:junit4]   2> 3652 T2507 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:34645
[junit4:junit4]   2> 3652 T2507 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:34645
[junit4:junit4]   2> 3653 T2509 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d57193b090005 with negotiated timeout 20000 for client /127.0.0.1:34645
[junit4:junit4]   2> 3653 T2544 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:40145, sessionid = 0x13d57193b090005, negotiated timeout = 20000
[junit4:junit4]   2> 3653 T2545 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18f8586 name:ZooKeeperConnection Watcher:127.0.0.1:40145 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3653 T2505 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3654 T2510 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d57193b090005
[junit4:junit4]   2> 3655 T2545 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3655 T2507 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:34645 which had sessionid 0x13d57193b090005
[junit4:junit4]   2> 3655 T2505 oaz.ZooKeeper.close Session: 0x13d57193b090005 closed
[junit4:junit4]   2> 3655 T2505 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3657 T2505 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40145/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@6173bc
[junit4:junit4]   2> 3658 T2546 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:40145. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3658 T2505 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3658 T2546 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:40145, initiating session
[junit4:junit4]   2> 3658 T2507 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:34646
[junit4:junit4]   2> 3659 T2507 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:34646
[junit4:junit4]   2> 3659 T2509 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d57193b090006 with negotiated timeout 20000 for client /127.0.0.1:34646
[junit4:junit4]   2> 3659 T2546 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:40145, sessionid = 0x13d57193b090006, negotiated timeout = 20000
[junit4:junit4]   2> 3660 T2547 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6173bc name:ZooKeeperConnection Watcher:127.0.0.1:40145/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3660 T2505 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3660 T2510 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d57193b090006 type:create cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3661 T2510 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d57193b090006 type:create cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3662 T2505 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4664 T2505 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59209_
[junit4:junit4]   2> 4665 T2510 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d57193b090006 type:delete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:59209_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:59209_
[junit4:junit4]   2> 4665 T2505 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59209_
[junit4:junit4]   2> 4667 T2534 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4667 T2527 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4667 T2527 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> 4667 T2547 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4671 T2548 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362965907689/collection1
[junit4:junit4]   2> 4671 T2548 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4672 T2548 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4672 T2548 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4672 T2548 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362965907689/collection1/'
[junit4:junit4]   2> 4673 T2548 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362965907689/collection1/lib/README' to classloader
[junit4:junit4]   2> 4673 T2548 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362965907689/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4694 T2548 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 4720 T2548 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4721 T2548 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4724 T2548 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5013 T2528 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5014 T2528 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:39882",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:39882_"}
[junit4:junit4]   2> 5016 T2548 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5016 T2527 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> 5016 T2547 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> 5016 T2534 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> 5021 T2548 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5023 T2548 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5038 T2548 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5040 T2548 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5043 T2548 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5043 T2548 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5044 T2548 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5044 T2548 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5044 T2548 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5044 T2548 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5045 T2548 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5045 T2548 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362965907689/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362965904132/jetty1/
[junit4:junit4]   2> 5045 T2548 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1184187
[junit4:junit4]   2> 5045 T2548 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5046 T2548 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1362965904132/jetty1 forceNew: false
[junit4:junit4]   2> 5046 T2548 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362965904132/jetty1/index/
[junit4:junit4]   2> 5046 T2548 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362965904132/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5047 T2548 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1362965904132/jetty1/index forceNew: false
[junit4:junit4]   2> 5048 T2548 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7a880a lockFactory=org.apache.lucene.store.NativeFSLockFactory@6d0736),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5048 T2548 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5049 T2548 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5049 T2548 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5050 T2548 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5050 T2548 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5051 T2548 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5051 T2548 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5051 T2548 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5051 T2548 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5051 T2548 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5054 T2548 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5056 T2548 oass.SolrIndexSearcher.<init> Opening Searcher@125deed main
[junit4:junit4]   2> 5056 T2548 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362965904132/jetty1/tlog
[junit4:junit4]   2> 5056 T2548 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5056 T2548 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5059 T2549 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@125deed main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5060 T2548 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5060 T2548 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6519 T2528 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6520 T2528 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59209",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59209_"}
[junit4:junit4]   2> 6520 T2528 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6521 T2528 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6524 T2527 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> 6524 T2534 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> 6524 T2547 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> 7061 T2548 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7062 T2548 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59209 collection:collection1 shard:shard1
[junit4:junit4]   2> 7062 T2548 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7067 T2510 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d57193b090006 type:delete cxid:0x48 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7067 T2548 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7068 T2510 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d57193b090006 type:create cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7069 T2548 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7069 T2548 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7069 T2548 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:59209/collection1/
[junit4:junit4]   2> 7069 T2548 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7069 T2548 oasc.SyncStrategy.syncToMe http://127.0.0.1:59209/collection1/ has no replicas
[junit4:junit4]   2> 7069 T2548 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:59209/collection1/
[junit4:junit4]   2> 7069 T2548 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7072 T2510 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d57193b090006 type:create cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8027 T2528 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8033 T2547 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> 8033 T2534 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> 8033 T2527 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> 8076 T2548 oasc.ZkController.register We are http://127.0.0.1:59209/collection1/ and leader is http://127.0.0.1:59209/collection1/
[junit4:junit4]   2> 8076 T2548 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59209
[junit4:junit4]   2> 8076 T2548 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8076 T2548 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8076 T2548 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8078 T2548 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8078 T2505 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 8079 T2505 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8079 T2505 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8136 T2505 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8138 T2505 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:33399
[junit4:junit4]   2> 8139 T2505 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8139 T2505 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8139 T2505 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362965912211
[junit4:junit4]   2> 8140 T2505 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362965912211/solr.xml
[junit4:junit4]   2> 8140 T2505 oasc.CoreContainer.<init> New CoreContainer 9691571
[junit4:junit4]   2> 8140 T2505 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362965912211/'
[junit4:junit4]   2> 8141 T2505 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362965912211/'
[junit4:junit4]   2> 8157 T2505 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8157 T2505 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8158 T2505 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8158 T2505 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8158 T2505 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8159 T2505 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8159 T2505 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8159 T2505 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8159 T2505 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8160 T2505 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8165 T2505 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8173 T2505 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:40145/solr
[junit4:junit4]   2> 8174 T2505 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8174 T2505 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40145 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@18271dd
[junit4:junit4]   2> 8175 T2560 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:40145. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8175 T2505 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8176 T2507 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:34647
[junit4:junit4]   2> 8175 T2560 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:40145, initiating session
[junit4:junit4]   2> 8176 T2507 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:34647
[junit4:junit4]   2> 8177 T2560 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:40145, sessionid = 0x13d57193b090007, negotiated timeout = 20000
[junit4:junit4]   2> 8177 T2509 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d57193b090007 with negotiated timeout 20000 for client /127.0.0.1:34647
[junit4:junit4]   2> 8177 T2561 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18271dd name:ZooKeeperConnection Watcher:127.0.0.1:40145 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8177 T2505 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8178 T2510 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d57193b090007
[junit4:junit4]   2> 8179 T2507 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:34647 which had sessionid 0x13d57193b090007
[junit4:junit4]   2> 8179 T2561 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8179 T2505 oaz.ZooKeeper.close Session: 0x13d57193b090007 closed
[junit4:junit4]   2> 8179 T2505 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8181 T2505 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40145/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1e97574
[junit4:junit4]   2> 8182 T2562 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:40145. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8182 T2505 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8183 T2507 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:34648
[junit4:junit4]   2> 8183 T2562 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:40145, initiating session
[junit4:junit4]   2> 8183 T2507 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:34648
[junit4:junit4]   2> 8184 T2509 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d57193b090008 with negotiated timeout 20000 for client /127.0.0.1:34648
[junit4:junit4]   2> 8184 T2562 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:40145, sessionid = 0x13d57193b090008, negotiated timeout = 20000
[junit4:junit4]   2> 8184 T2563 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e97574 name:ZooKeeperConnection Watcher:127.0.0.1:40145/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8185 T2505 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8185 T2510 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d57193b090008 type:create cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8186 T2510 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d57193b090008 type:create cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8187 T2505 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9189 T2505 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33399_
[junit4:junit4]   2> 9189 T2510 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d57193b090008 type:delete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:33399_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:33399_
[junit4:junit4]   2> 9191 T2505 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33399_
[junit4:junit4]   2> 9193 T2527 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9193 T2534 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9193 T2563 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9193 T2527 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> 9193 T2547 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9193 T2534 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> 9193 T2547 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> 9197 T2564 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362965912211/collection1
[junit4:junit4]   2> 9198 T2564 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9198 T2564 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9198 T2564 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9199 T2564 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362965912211/collection1/'
[junit4:junit4]   2> 9199 T2564 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362965912211/collection1/lib/README' to classloader
[junit4:junit4]   2> 9200 T2564 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362965912211/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9221 T2564 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 9254 T2564 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9255 T2564 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9258 T2564 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9537 T2528 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9537 T2528 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59209",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59209_"}
[junit4:junit4]   2> 9540 T2547 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> 9540 T2563 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> 9540 T2534 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> 9540 T2527 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> 9551 T2564 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9556 T2564 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9558 T2564 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9566 T2564 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9568 T2564 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9571 T2564 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9572 T2564 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9572 T2564 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9572 T2564 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9573 T2564 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9573 T2564 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9573 T2564 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9573 T2564 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1362965912211/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362965904132/jetty2/
[junit4:junit4]   2> 9573 T2564 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1184187
[junit4:junit4]   2> 9574 T2564 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9574 T2564 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1362965904132/jetty2 forceNew: false
[junit4:junit4]   2> 9574 T2564 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362965904132/jetty2/index/
[junit4:junit4]   2> 9575 T2564 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362965904132/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9575 T2564 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1362965904132/jetty2/index forceNew: false
[junit4:junit4]   2> 9576 T2564 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c32bd lockFactory=org.apache.lucene.store.NativeFSLockFactory@2da066),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9576 T2564 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9577 T2564 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9578 T2564 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9578 T2564 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9579 T2564 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9579 T2564 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9579 T2564 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9579 T2564 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9579 T2564 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9580 T2564 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9582 T2564 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9584 T2564 oass.SolrIndexSearcher.<init> Opening Searcher@591c7e main
[junit4:junit4]   2> 9584 T2564 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362965904132/jetty2/tlog
[junit4:junit4]   2> 9585 T2564 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9585 T2564 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9588 T2565 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@591c7e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9589 T2564 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9589 T2564 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11043 T2528 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11044 T2528 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33399",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:33399_"}
[junit4:junit4]   2> 11044 T2528 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11044 T2528 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 11049 T2547 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> 11049 T2563 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> 11049 T2527 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> 11049 T2534 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> 11590 T2564 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11590 T2564 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:33399 collection:collection1 shard:shard2
[junit4:junit4]   2> 11591 T2564 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 11595 T2510 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d57193b090008 type:delete cxid:0x47 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 11595 T2564 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11596 T2510 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d57193b090008 type:create cxid:0x48 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11597 T2564 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11597 T2564 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11597 T2564 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:33399/collection1/
[junit4:junit4]   2> 11597 T2564 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11597 T2564 oasc.SyncStrategy.syncToMe http://127.0.0.1:33399/collection1/ has no replicas
[junit4:junit4]   2> 11598 T2564 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:33399/collection1/
[junit4:junit4]   2> 11598 T2564 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 11600 T2510 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d57193b090008 type:create cxid:0x51 zxid:0x83 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12552 T2528 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12558 T2563 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> 12558 T2527 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> 12558 T2547 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> 12558 T2534 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> 12603 T2564 oasc.ZkController.register We are http://127.0.0.1:33399/collection1/ and leader is http://127.0.0.1:33399/collection1/
[junit4:junit4]   2> 12604 T2564 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33399
[junit4:junit4]   2> 12604 T2564 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12604 T2564 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12604 T2564 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12605 T2564 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12606 T2505 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 12606 T2505 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12607 T2505 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12666 T2505 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12668 T2505 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:38197
[junit4:junit4]   2> 12668 T2505 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12668 T2505 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12669 T2505 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362965916738
[junit4:junit4]   2> 12669 T2505 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362965916738/solr.xml
[junit4:junit4]   2> 12669 T2505 oasc.CoreContainer.<init> New CoreContainer 11617393
[junit4:junit4]   2> 12670 T2505 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362965916738/'
[junit4:junit4]   2> 12670 T2505 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362965916738/'
[junit4:junit4]   2> 12686 T2505 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12686 T2505 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12687 T2505 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12687 T2505 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12687 T2505 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12688 T2505 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12688 T2505 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12688 T2505 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12688 T2505 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12689 T2505 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12694 T2505 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12702 T2505 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:40145/solr
[junit4:junit4]   2> 12703 T2505 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12703 T2505 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40145 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1b8cc7c
[junit4:junit4]   2> 12704 T2576 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:40145. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12704 T2505 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12705 T2507 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:34651
[junit4:junit4]   2> 12705 T2576 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:40145, initiating session
[junit4:junit4]   2> 12705 T2507 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:34651
[junit4:junit4]   2> 12706 T2509 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d57193b090009 with negotiated timeout 20000 for client /127.0.0.1:34651
[junit4:junit4]   2> 12707 T2576 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:40145, sessionid = 0x13d57193b090009, negotiated timeout = 20000
[junit4:junit4]   2> 12707 T2577 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b8cc7c name:ZooKeeperConnection Watcher:127.0.0.1:40145 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12707 T2505 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12708 T2510 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d57193b090009
[junit4:junit4]   2> 12708 T2507 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:34651 which had sessionid 0x13d57193b090009
[junit4:junit4]   2> 12709 T2577 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12709 T2505 oaz.ZooKeeper.close Session: 0x13d57193b090009 closed
[junit4:junit4]   2> 12709 T2505 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12711 T2505 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40145/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4ec935
[junit4:junit4]   2> 12712 T2578 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:40145. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12712 T2505 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12712 T2507 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:34652
[junit4:junit4]   2> 12712 T2578 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:40145, initiating session
[junit4:junit4]   2> 12713 T2507 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:34652
[junit4:junit4]   2> 12714 T2509 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d57193b09000a with negotiated timeout 20000 for client /127.0.0.1:34652
[junit4:junit4]   2> 12714 T2578 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:40145, sessionid = 0x13d57193b09000a, negotiated timeout = 20000
[junit4:junit4]   2> 12714 T2579 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4ec935 name:ZooKeeperConnection Watcher:127.0.0.1:40145/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12714 T2505 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12715 T2510 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d57193b09000a type:create cxid:0x1 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12716 T2510 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d57193b09000a type:create cxid:0x2 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12717 T2505 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13719 T2505 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38197_
[junit4:junit4]   2> 13719 T2510 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d57193b09000a type:delete cxid:0xb zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:38197_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:38197_
[junit4:junit4]   2> 13720 T2505 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38197_
[junit4:junit4]   2> 13721 T2534 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> 13721 T2547 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> 13722 T2563 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> 13722 T2579 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13722 T2527 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13722 T2527 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> 13723 T2534 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13723 T2563 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13723 T2547 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13726 T2580 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362965916738/collection1
[junit4:junit4]   2> 13726 T2580 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13726 T2580 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13727 T2580 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13727 T2580 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362965916738/collection1/'
[junit4:junit4]   2> 13728 T2580 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362965916738/collection1/lib/README' to classloader
[junit4:junit4]   2> 13728 T2580 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362965916738/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13749 T2580 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 13776 T2580 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13777 T2580 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13780 T2580 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14061 T2528 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14062 T2528 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33399",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:33399_"}
[junit4:junit4]   2> 14064 T2579 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> 14065 T2547 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> 14065 T2563 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> 14064 T2527 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> 14065 T2534 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> 14079 T2580 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14084 T2580 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14086 T2580 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14095 T2580 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14097 T2580 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14099 T2580 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14100 T2580 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14100 T2580 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14100 T2580 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14101 T2580 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14101 T2580 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14101 T2580 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14102 T2580 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1362965916738/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362965904132/jetty3/
[junit4:junit4]   2> 14102 T2580 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1184187
[junit4:junit4]   2> 14102 T2580 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14103 T2580 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1362965904132/jetty3 forceNew: false
[junit4:junit4]   2> 14103 T2580 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362965904132/jetty3/index/
[junit4:junit4]   2> 14104 T2580 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362965904132/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14104 T2580 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1362965904132/jetty3/index forceNew: false
[junit4:junit4]   2> 14106 T2580 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17a6c5c lockFactory=org.apache.lucene.store.NativeFSLockFactory@bbc504),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14106 T2580 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14108 T2580 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14109 T2580 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14109 T2580 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14110 T2580 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14110 T2580 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14110 T2580 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14111 T2580 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14111 T2580 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14112 T2580 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14115 T2580 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14118 T2580 oass.SolrIndexSearcher.<init> Opening Searcher@f9e320 main
[junit4:junit4]   2> 14119 T2580 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362965904132/jetty3/tlog
[junit4:junit4]   2> 14119 T2580 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14119 T2580 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14123 T2581 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@f9e320 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14125 T2580 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14125 T2580 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15568 T2528 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15569 T2528 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38197",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38197_"}
[junit4:junit4]   2> 15569 T2528 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15569 T2528 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 15638 T2547 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> 15638 T2579 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> 15638 T2534 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> 15638 T2527 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> 15638 T2563 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> 16126 T2580 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16127 T2580 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:38197 collection:collection1 shard:shard1
[junit4:junit4]   2> 16129 T2580 oasc.ZkController.register We are http://127.0.0.1:38197/collection1/ and leader is http://127.0.0.1:59209/collection1/
[junit4:junit4]   2> 16129 T2580 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:38197
[junit4:junit4]   2> 16129 T2580 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16129 T2580 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C123 name=collection1 org.apache.solr.core.SolrCore@8739b3 url=http://127.0.0.1:38197/collection1 node=127.0.0.1:38197_ C123_STATE=coll:collection1 core:collection1 props:{collection=collection1, state=down, core=collection1, base_url=http://127.0.0.1:38197, node_name=127.0.0.1:38197_}
[junit4:junit4]   2> 16130 T2582 C123 P38197 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16130 T2580 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16131 T2582 C123 P38197 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16131 T2582 C123 P38197 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16131 T2582 C123 P38197 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16131 T2505 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 16132 T2505 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16132 T2505 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16137 T2582 C123 P38197 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16221 T2505 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16223 T2505 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56724
[junit4:junit4]   2> 16223 T2505 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16223 T2505 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16224 T2505 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362965920265
[junit4:junit4]   2> 16224 T2505 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362965920265/solr.xml
[junit4:junit4]   2> 16224 T2505 oasc.CoreContainer.<init> New CoreContainer 1755258
[junit4:junit4]   2> 16225 T2505 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362965920265/'
[junit4:junit4]   2> 16225 T2505 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362965920265/'
[junit4:junit4]   2> 16242 T2505 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16243 T2505 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16243 T2505 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16243 T2505 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16244 T2505 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16244 T2505 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16244 T2505 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16244 T2505 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16245 T2505 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16245 T2505 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16251 T2505 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16269 T2505 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:40145/solr
[junit4:junit4]   2> 16270 T2505 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16270 T2505 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40145 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@78ade3
[junit4:junit4]   2> 16271 T2593 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:40145. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16271 T2505 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16271 T2593 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:40145, initiating session
[junit4:junit4]   2> 16272 T2507 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:34656
[junit4:junit4]   2> 16272 T2507 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:34656
[junit4:junit4]   2> 16273 T2593 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:40145, sessionid = 0x13d57193b09000b, negotiated timeout = 20000
[junit4:junit4]   2> 16273 T2509 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d57193b09000b with negotiated timeout 20000 for client /127.0.0.1:34656
[junit4:junit4]   2> 16273 T2594 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@78ade3 name:ZooKeeperConnection Watcher:127.0.0.1:40145 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16273 T2505 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16274 T2510 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d57193b09000b
[junit4:junit4]   2> 16274 T2594 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16274 T2507 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:34656 which had sessionid 0x13d57193b09000b
[junit4:junit4]   2> 16274 T2505 oaz.ZooKeeper.close Session: 0x13d57193b09000b closed
[junit4:junit4]   2> 16275 T2505 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16277 T2505 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40145/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@a869c1
[junit4:junit4]   2> 16278 T2595 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:40145. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16278 T2505 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16278 T2595 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:40145, initiating session
[junit4:junit4]   2> 16278 T2507 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:34657
[junit4:junit4]   2> 16279 T2507 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:34657
[junit4:junit4]   2> 16280 T2595 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:40145, sessionid = 0x13d57193b09000c, negotiated timeout = 20000
[junit4:junit4]   2> 16280 T2509 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d57193b09000c with negotiated timeout 20000 for client /127.0.0.1:34657
[junit4:junit4]   2> 16280 T2596 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a869c1 name:ZooKeeperConnection Watcher:127.0.0.1:40145/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16280 T2505 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16281 T2510 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d57193b09000c type:create cxid:0x1 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16281 T2510 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d57193b09000c type:create cxid:0x2 zxid:0xa4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16282 T2505 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17141 T2528 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17142 T2528 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38197",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38197_"}
[junit4:junit4]   2> 17305 T2534 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 T2527 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 T2596 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 T2547 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 T2505 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56724_
[junit4:junit4]   2> 17305 T2563 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 T2579 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> 17306 T2510 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d57193b09000c type:delete cxid:0xc zxid:0xa8 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:56724_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:56724_
[junit4:junit4]   2> 17306 T2505 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56724_
[junit4:junit4]   2> 17308 T2579 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> 17308 T2547 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> 17308 T2534 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> 17309 T2563 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17309 T2563 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> 17309 T2527 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17309 T2527 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> 17309 T2579 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17309 T2596 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17310 T2596 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> 17310 T2547 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17310 T2534 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17314 T2597 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362965920265/collection1
[junit4:junit4]   2> 17314 T2597 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17314 T2597 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17314 T2597 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17315 T2597 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362965920265/collection1/'
[junit4:junit4]   2> 17315 T2597 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362965920265/collection1/lib/README' to classloader
[junit4:junit4]   2> 17316 T2597 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362965920265/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17337 T2597 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 17377 T2597 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17378 T2597 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17384 T2597 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17714 T2597 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17719 T2597 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17721 T2597 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17730 T2597 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17733 T2597 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17735 T2597 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17736 T2597 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17736 T2597 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17736 T2597 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17737 T2597 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17737 T2597 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17737 T2597 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17737 T2597 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1362965920265/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362965904132/jetty4/
[junit4:junit4]   2> 17737 T2597 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1184187
[junit4:junit4]   2> 17738 T2597 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17739 T2597 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1362965904132/jetty4 forceNew: false
[junit4:junit4]   2> 17739 T2597 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1362965904132/jetty4/index/
[junit4:junit4]   2> 17739 T2597 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1362965904132/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17740 T2597 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1362965904132/jetty4/index forceNew: false
[junit4:junit4]   2> 17741 T2597 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@281e25 lockFactory=org.apache.lucene.store.NativeFSLockFactory@fc961),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17741 T2597 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17742 T2597 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17742 T2597 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17743 T2597 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17743 T2597 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17744 T2597 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17744 T2597 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17744 T2597 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17744 T2597 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17744 T2597 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17747 T2597 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17749 T2597 oass.SolrIndexSearcher.<init> Opening Searcher@166f854 main
[junit4:junit4]   2> 17749 T2597 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1362965904132/jetty4/tlog
[junit4:junit4]   2> 17750 T2597 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17750 T2597 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17752 T2598 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@166f854 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17753 T2597 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17754 T2597 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18142 T2540 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {state=recovering&wt=javabin&action=PREPRECOVERY&version=2&coreNodeName=127.0.0.1:38197__collection1&core=collection1&onlyIfLeader=true&checkLive=true&nodeName=127.0.0.1:38197_} status=0 QTime=2000 
[junit4:junit4]   2> 18810 T2528 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18810 T2528 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56724",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:56724_"}
[junit4:junit4]   2> 18811 T2528 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 18811 T2528 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 18813 T2534 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> 18813 T2527 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> 18813 T2563 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> 18813 T2596 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> 18813 T2547 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> 18813 T2579 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> 19755 T2597 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 19755 T2597 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56724 collection:collection1 shard:shard2
[junit4:junit4]   2> 19759 T2597 oasc.ZkController.register We are http://127.0.0.1:56724/collection1/ and leader is http://127.0.0.1:33399/collection1/
[junit4:junit4]   2> 19759 T2597 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56724
[junit4:junit4]   2> 19759 T2597 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 19759 T2597 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C124 name=collection1 org.apache.solr.core.SolrCore@1c4b8ba url=http://127.0.0.1:56724/collection1 node=127.0.0.1:56724_ C124_STATE=coll:collection1 core:collection1 props:{collection=collection1, state=down, core=collection1, base_url=http://127.0.0.1:56724, node_name=127.0.0.1:56724_}
[junit4:junit4]   2> 19759 T2599 C124 P56724 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 19760 T2597 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19760 T2599 C124 P56724 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 19760 T2599 C124 P56724 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 19760 T2599 C124 P56724 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19761 T2599 C124 P56724 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19761 T2505 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 19761 T2505 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 19762 T2505 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19764 T2505 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19765 T2505 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19768 T2542 oasc.CoreContainer.create Creating SolrCore 'onenodecollectioncore' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362965907689/onenodecollectioncore
[junit4:junit4]   2> 19768 T2542 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 19769 T2542 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 19769 T2542 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 19770 T2542 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 19770 T2542 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 19771 T2542 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 19772 T2542 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362965907689/onenodecollectioncore/'
[junit4:junit4]   2> 19796 T2542 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 19824 T2542 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 19825 T2542 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 19828 T2542 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 20115 T2542 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 20119 T2542 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 20122 T2542 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 20130 T2542 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 20133 T2542 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 20135 T2542 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 20136 T2542 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 20136 T2542 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 20137 T2542 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 20138 T2542 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 20138 T2542 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 20138 T2542 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 20138 T2542 oasc.SolrCore.<init> [onenodecollectioncore] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1362965907689/onenodecollectioncore/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1362965904133/onenodecollection/
[junit4:junit4]   2> 20139 T2542 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1184187
[junit4:junit4]   2> 20139 T2542 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 20140 T2542 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1362965904133/onenodecollection forceNew: false
[junit4:junit4]   2> 20140 T2542 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1362965904133/onenodecollection/index/
[junit4:junit4]   2> 20141 T2542 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1362965904133/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 20141 T2542 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1362965904133/onenodecollection/index forceNew: false
[junit4:junit4]   2> 20142 T2542 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b84313 lockFactory=org.apache.lucene.store.NativeFSLockFactory@e10662),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20142 T2542 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2>  C123_STATE=coll:collection1 core:collection1 props:{collection=collection1, state=recovering, core=collection1, base_url=http://127.0.0.1:38197, shard=shard1, node_name=127.0.0.1:38197_}
[junit4:junit4]   2> 20143 T2582 C123 P38197 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:59209/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 20143 T2582 C123 P38197 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:38197 START replicas=[http://127.0.0.1:59209/collection1/] nUpdates=100
[junit4:junit4]   2> 20144 T2582 C123 P38197 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 20144 T2582 C123 P38197 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 20144 T2542 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 20144 T2582 C123 P38197 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 20144 T2542 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 20144 T2582 C123 P38197 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 20145 T2582 C123 P38197 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 20145 T2582 C123 P38197 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:59209/collection1/. core=collection1
[junit4:junit4]   2> 20145 T2582 C123 P38197 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 20145 T2542 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 20145 T2542 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 20146 T2542 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 20146 T2542 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 20146 T2542 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 20147 T2542 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 20147 T2542 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 20149 T2542 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> ASYNC  NEW_CORE C125 name=collection1 org.apache.solr.core.SolrCore@c55373 url=http://127.0.0.1:59209/collection1 node=127.0.0.1:59209_ C125_STATE=coll:collection1 core:collection1 props:{collection=collection1, state=active, core=collection1, base_url=http://127.0.0.1:59209, shard=shard1, node_name=127.0.0.1:59209_, leader=true}
[junit4:junit4]   2> 20150 T2541 C125 P59209 REQ /get {wt=javabin&version=2&getVersions=100&qt=/get&distrib=false} status=0 QTime=1 
[junit4:junit4]   2> 20151 T2543 C125 P59209 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 20151 T2542 oass.SolrIndexSearcher.<init> Opening Searcher@a97f06 main
[junit4:junit4]   2> 20151 T2542 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1362965904133/onenodecollection/tlog
[junit4:junit4]   2> 20152 T2543 C125 P59209 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7a880a lockFactory=org.apache.lucene.store.NativeFSLockFactory@6d0736),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20152 T2542 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 20152 T2543 C125 P59209 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20152 T2542 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 20153 T2543 C125 P59209 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7a880a lockFactory=org.apache.lucene.store.NativeFSLockFactory@6d0736),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7a880a lockFactory=org.apache.lucene.store.NativeFSLockFactory@6d0736),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20153 T2543 C125 P59209 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20153 T2543 C125 P59209 oass.SolrIndexSearcher.<init> Opening Searcher@1c4b88d realtime
[junit4:junit4]   2> 20154 T2543 C125 P59209 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20154 T2543 C125 P59209 /update {waitSearcher=true&wt=javabin&version=2&commit=true&openSearcher=false&softCommit=false&commit_end_point=true} {commit=} 0 3
[junit4:junit4]   2> 20154 T2582 C123 P38197 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20155 T2582 C123 P38197 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 20155 T2602 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@a97f06 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 20156 T2542 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 20156 T2541 C125 P59209 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20156 T2541 C125 P59209 REQ /replication {command=indexversion&wt=javabin&version=2&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 20157 T2582 C123 P38197 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 20157 T2582 C123 P38197 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 20157 T2582 C123 P38197 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 20159 T2543 C125 P59209 REQ /replication {command=filelist&wt=javabin&version=2&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 20159 T2582 C123 P38197 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 20160 T2582 C123 P38197 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1362965904132/jetty3/index.20130311093844288 forceNew: false
[junit4:junit4]   2> 20160 T2582 C123 P38197 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/index4749147545tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@7024fa) fullCopy=false
[junit4:junit4]   2> 20162 T2540 C125 P59209 REQ /replication {command=filecontent&wt=filestream&file=segments_2&qt=/replication&generation=2&checksum=true} status=0 QTime=0 
[junit4:junit4]   2> 20163 T2582 C123 P38197 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 20168 T2582 C123 P38197 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 20168 T2582 C123 P38197 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 20169 T2582 C123 P38197 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17a6c5c lockFactory=org.apache.lucene.store.NativeFSLockFactory@bbc504),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17a6c5c lockFactory=org.apache.lucene.store.NativeFSLockFactory@bbc504),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20169 T2582 C123 P38197 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20170 T2582 C123 P38197 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 20170 T2582 C123 P38197 oass.SolrIndexSearcher.<init> Opening Searcher@1368571 main
[junit4:junit4]   2> 20170 T2581 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1368571 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 20171 T2582 C123 P38197 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/index4749147545tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@7024fa)
[junit4:junit4]   2> 20171 T2582 C123 P38197 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 20171 T2582 C123 P38197 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 20171 T2582 C123 P38197 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 20171 T2582 C123 P38197 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20172 T2582 C123 P38197 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 20316 T2528 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20317 T2528 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56724",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:56724_"}
[junit4:junit4]   2> 20319 T2528 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59209",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59209_"}
[junit4:junit4]   2> 20319 T2528 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 20319 T2528 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 20321 T2528 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38197",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38197_"}
[junit4:junit4]   2> 20335 T2534 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> 20335 T2547 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> 20335 T2579 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> 20335 T2527 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> 20335 T2596 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> 20335 T2563 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> 20765 T2556 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {state=recovering&wt=javabin&action=PREPRECOVERY&version=2&coreNodeName=127.0.0.1:56724__collection1&core=collection1&onlyIfLeader=true&checkLive=true&nodeName=127.0.0.1:56724_} status=0 QTime=1000 
[junit4:junit4]   2> 21157 T2542 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 21157 T2542 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:59209 collection:onenodecollection shard:shard1
[junit4:junit4]   2> 21158 T2542 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2> 21168 T2510 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d57193b090006 type:delete cxid:0xa8 zxid:0xc4 txntype:-1 reqpath:n/a Error Path:/solr/collections/onenodecollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/onenodecollection/leaders
[junit4:junit4]   2> 21168 T2542 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 21169 T2510 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d57193b090006 type:create cxid:0xa9 zxid:0xc5 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 21170 T2542 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 21170 T2542 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 21170 T2542 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:59209/onenodecollectioncore/
[junit4:junit4]   2> 21170 T2542 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 21170 T2542 oasc.SyncStrategy.syncToMe http://127.0.0.1:59209/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 21171 T2542 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:59209/onenodecollectioncore/
[junit4:junit4]   2> 21171 T2542 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> 21173 T2510 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d57193b090006 type:create cxid:0xb3 zxid:0xc9 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 21840 T2528 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21846 T2563 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> 21846 T2534 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> 21846 T2579 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> 21846 T2527 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> 21846 T2596 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> 21846 T2547 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> 21875 T2542 oasc.ZkController.register We are http://127.0.0.1:59209/onenodecollectioncore/ and leader is http://127.0.0.1:59209/onenodecollectioncore/
[junit4:junit4]   2> 21876 T2542 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:59209
[junit4:junit4]   2> 21876 T2542 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 21876 T2542 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 21877 T2542 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21878 T2542 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {roles=none&collection=onenodecollection&wt=javabin&action=CREATE&version=2&name=onenodecollectioncore&numShards=1&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1362965904133/onenodecollection} status=0 QTime=2110 
[junit4:junit4]   2> 21879 T2505 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 21879 T2505 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C124_STATE=coll:collection1 core:collection1 props:{collection=collection1, state=recovering, core=collection1, base_url=http://127.0.0.1:56724, shard=shard2, node_name=127.0.0.1:56724_}
[junit4:junit4]   2> 22766 T2599 C124 P56724 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:33399/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22766 T2599 C124 P56724 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:56724 START replicas=[http://127.0.0.1:33399/collection1/] nUpdates=100
[junit4:junit4]   2> 22767 T2599 C124 P56724 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22767 T2599 C124 P56724 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22767 T2599 C124 P56724 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22767 T2599 C124 P56724 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22767 T2599 C124 P56724 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22768 T2599 C124 P56724 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:33399/collection1/. core=collection1
[junit4:junit4]   2> 22768 T2599 C124 P56724 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C126 name=collection1 org.apache.solr.core.SolrCore@1c50224 url=http://127.0.0.1:33399/collection1 node=127.0.0.1:33399_ C126_STATE=coll:collection1 core:collection1 props:{collection=collection1, state=active, core=collection1, base_url=http://127.0.0.1:33399, shard=shard2, node_name=127.0.0.1:33399_, leader=true}
[junit4:junit4]   2> 22773 T2556 C126 P33399 REQ /get {wt=javabin&version=2&getVersions=100&qt=/get&distrib=false} status=0 QTime=1 
[junit4:junit4]   2> 22774 T2558 C126 P33399 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22775 T2558 C126 P33399 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c32bd lockFactory=org.apache.lucene.store.NativeFSLockFactory@2da066),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22776 T2558 C126 P33399 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22776 T2558 C126 P33399 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c32bd lockFactory=org.apache.lucene.store.NativeFSLockFactory@2da066),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17c32bd lockFactory=org.apache.lucene.store.NativeFSLockFactory@2da066),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22777 T2558 C126 P33399 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22777 T2558 C126 P33399 oass.SolrIndexSearcher.<init> Opening Searcher@dd1100 realtime
[junit4:junit4]   2> 22777 T2558 C126 P33399 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22778 T2558 C126 P33399 /update {waitSearcher=true&wt=javabin&version=2&commit=true&openSearcher=false&softCommit=false&commit_end_point=true} {commit=} 0 4
[junit4:junit4]   2> 22779 T2599 C124 P56724 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22779 T2599 C124 P56724 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 22781 T2557 C126 P33399 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22781 T2557 C126 P33399 REQ /replication {command=indexversion&wt=javabin&version=2&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 22782 T2599 C124 P56724 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 22782 T2599 C124 P56724 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 22782 T2599 C124 P56724 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 22784 T2556 C126 P33399 REQ /replication {command=filelist&wt=javabin&version=2&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 22784 T2599 C124 P56724 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 22785 T2599 C124 P56724 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1362965904132/jetty4/index.20130311093846913 forceNew: false
[junit4:junit4]   2> 22785 T2599 C124 P56724 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/index4749147546tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@880988) fullCopy=false
[junit4:junit4]   2> 22788 T2558 C126 P33399 REQ /replication {command=filecontent&wt=filestream&file=segments_2&qt=/replication&generation=2&checksum=true} status=0 QTime=1 
[junit4:junit4]   2> 22788 T2599 C124 P56724 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 22790 T2599 C124 P56724 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 22790 T2599 C124 P56724 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 22791 T2599 C124 P56724 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@281e25 lockFactory=org.apache.lucene.store.NativeFSLockFactory@fc961),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@281e25 lockFactory=org.apache.lucene.store.NativeFSLockFactory@fc961),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22791 T2599 C124 P56724 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22791 T2599 C124 P56724 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 22792 T2599 C124 P56724 oass.SolrIndexSearcher.<init> Opening Searcher@877406 main
[junit4:junit4]   2> 22792 T2598 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@877406 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22792 T2599 C124 P56724 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/index4749147546tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@880988)
[junit4:junit4]   2> 22793 T2599 C124 P56724 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 22793 T2599 C124 P56724 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 22793 T2599 C124 P56724 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 22793 T2599 C124 P56724 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22794 T2599 C124 P56724 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 22881 T2505 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23351 T2528 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23351 T2528 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59209",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59209_"}
[junit4:junit4]   2> 23354 T2528 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56724",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:56724_"}
[junit4:junit4]   2> 23365 T2596 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 T2527 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 T2547 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 T2579 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 T2534 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 T2563 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> 23882 T2505 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23883 T2505 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
[junit4:junit4]   2> 23884 T2505 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 23890 T2558 oejs.Response.sendError WARNING Committed before 404 Can not find: /onenodecollectioncore/update
[junit4:junit4]   2> 23890 T2505 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:40145 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1357b18
[junit4:junit4]   2> 23891 T2558 oejs.ServletHandler.doHandle WARNING /onenodecollectioncore/update java.lang.IllegalStateException: Committed
[junit4:junit4]   2> 	at org.eclipse.jetty.server.Response.resetBuffer(Response.java:1136)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.Response.sendError(Response.java:314)
[junit4:junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$Servlet404.service(JettySolrRunner.java:465)
[junit4:junit4]   2> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:770)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:669)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1336)
[junit4:junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:379)
[junit4:junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:141)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:135)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1307)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:453)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:275)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1074)
[junit4:junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:382)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1006)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:365)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:485)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:937)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:998)
[junit4:junit4]   2> 	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:948)
[junit4:junit4]   2> 	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:240)
[junit4:junit4]   2> 	at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82)
[junit4:junit4]   2> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628)
[junit4:junit4]   2> 	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52)
[junit4:junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 23891 T2505 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 23892 T2606 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:40145. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 23893 T2606 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:40145, initiating session
[junit4:junit4]   2> 23893 T2507 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:34685
[junit4:junit4]   2> 23894 T2507 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:34685
[junit4:junit4]   2> 23895 T2509 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d57193b09000d with negotiated timeout 10000 for client /127.0.0.1:34685
[junit4:junit4]   2> 23895 T2606 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:40145, sessionid = 0x13d57193b09000d, negotiated timeout = 10000
[junit4:junit4]   2> 23896 T2607 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1357b18 name:ZooKeeperConnection Watcher:127.0.0.1:40145 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 23896 T2505 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 23947 T2510 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d57193b09000d
[junit4:junit4]   2> 23948 T2607 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 23948 T2507 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:34685 which had sessionid 0x13d57193b09000d
[junit4:junit4]   2> 23948 T2505 oaz.ZooKeeper.close Session: 0x13d57193b09000d closed
[junit4:junit4]   2> 23948 T2510 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d57193b090004
[junit4:junit4]   2> 23949 T2534 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 23948 T2505 oaz.ZooKeeper.close Session: 0x13d57193b090004 closed
[junit4:junit4]   2> 23949 T2507 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:34644 which had sessionid 0x13d57193b090004
[junit4:junit4]   2> 23950 T2505 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 39882
[junit4:junit4]   2> 23951 T2505 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=8502371
[junit4:junit4]   2> 24870 T2528 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24871 T2528 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:39882__collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:39882",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:39882_"}
[junit4:junit4]   2> 24874 T2527 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> 24874 T2596 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> 24874 T2579 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> 24874 T2563 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> 24874 T2547 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> 25952 T2505 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 25952 T2505 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 25955 T2505 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1cf7cbe
[junit4:junit4]   2> 25959 T2505 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> 25959 T2505 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 25960 T2505 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 25960 T2505 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 25960 T2505 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 25960 T2505 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1362965904132/control/data/index
[junit4:junit4]   2> 25961 T2505 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1362965904132/control/data/index
[junit4:junit4]   2> 25961 T2505 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1362965904132/control/data
[junit4:junit4]   2> 25961 T2505 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1362965904132/control/data
[junit4:junit4]   2> 25962 T2528 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89323333493522435-127.0.0.1:39882_-n_0000000000) am no longer a leader.
[junit4:junit4]   2> 25962 T2510 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d57193b090003
[junit4:junit4]   2> 25963 T2596 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> 25963 T2527 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> 25963 T2507 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:34641 which had sessionid 0x13d57193b090003
[junit4:junit4]   2> 25963 T2547 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> 25963 T2579 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25963 T2563 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25964 T2579 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> 25964 T2563 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> 25963 T2505 oaz.ZooKeeper.close Session: 0x13d57193b090003 closed
[junit4:junit4]   2> 25964 T2596 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25964 T2547 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25965 T2510 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d57193b090006 type:delete cxid:0xc3 zxid:0xe5 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 25966 T2547 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 25967 T2547 oasc.Overseer.start Overseer (id=89323333493522438-127.0.0.1:59209_-n_0000000001) starting
[junit4:junit4]   2> 25968 T2510 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d57193b090006 type:create cxid:0xc8 zxid:0xe7 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25968 T2510 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d57193b090006 type:create cxid:0xc9 zxid:0xe8 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25969 T2510 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d57193b090006 type:create cxid:0xca zxid:0xe9 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25970 T2510 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d57193b090006 type:create cxid:0xcb zxid:0xea txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25970 T2609 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 25971 T2608 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 25972 T2608 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25973 T2608 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:39882",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:39882_"}
[junit4:junit4]   2> 25985 T2563 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> 25985 T2596 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> 25985 T2505 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 25985 T2579 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> 25985 T2547 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> 26036 T2505 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 59209
[junit4:junit4]   2> 26037 T2505 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=12193444
[junit4:junit4]   2> 27263 T2527 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 27263 T2527 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 27264 T2527 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 27489 T2608 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 27490 T2608 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:59209__onenodecollectioncore",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59209",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59209_"}
[junit4:junit4]   2> 27492 T2608 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:59209__collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59209",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59209_"}
[junit4:junit4]   2> 27494 T2563 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> 27494 T2547 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> 27494 T2596 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> 27494 T2579 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> 29039 T2505 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 29039 T2505 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 29041 T2505 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 29043 T2505 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@c55373
[junit4:junit4]   2> 29045 T2505 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> 29046 T2505 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 29046 T2505 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 29046 T2505 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 29048 T2505 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 29048 T2505 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1362965904132/jetty1/index
[junit4:junit4]   2> 29048 T2505 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1362965904132/jetty1/index
[junit4:junit4]   2> 29049 T2505 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1362965904132/jetty1
[junit4:junit4]   2> 29049 T2505 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1362965904132/jetty1
[junit4:junit4]   2> 29049 T2505 oasc.SolrCore.close [onenodecollectioncore]  CLOSING SolrCore org.apache.solr.core.SolrCore@ad0bb2
[junit4:junit4]   2> 29052 T2505 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> 29052 T2505 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 29052 T2505 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 29053 T2505 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 29053 T2505 oasc.SolrCore.closeSearcher [onenodecollectioncore] Closing main searcher on request.
[junit4:junit4]   2> 29053 T2505 oasc.CachingDirectoryFactory.close Closing directory when closing factory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1362965904133/onenodecollection
[junit4:junit4]   2> 29053 T2505 oasc.CachingDirectoryFactory.closeDirectory Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1362965904133/onenodecollection
[junit4:junit4]   2> 29054 T2505 oasc.CachingDirectoryFactory.close Closing directory when

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

      "MXN": 2.0
[junit4:junit4]   1>           }
[junit4:junit4]   1>         }
[junit4:junit4]   1>         
[junit4:junit4]   1>  /zookeeper (1)
[junit4:junit4]   1>  DATA:
[junit4:junit4]   1>      
[junit4:junit4]   1> 
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.method=testDistribSearch -Dtests.seed=B1575DE52AC19238 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en_MT -Dtests.timezone=Asia/Choibalsan -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   32.4s J0 | BasicDistributedZk2Test.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: Server at http://127.0.0.1:33399/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([B1575DE52AC19238:30B1D3FD5D9EF204]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
[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> 32398 T2505 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 32401 T2504 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   2> 32871 T2508 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> NOTE: test params are: codec=Asserting, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=en_MT, timezone=Asia/Choibalsan
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=2,free=144379040,total=317849600
[junit4:junit4]   2> NOTE: All tests run in this JVM: [AnalysisAfterCoreReloadTest, TestFieldTypeCollectionResource, MinimalSchemaTest, CSVRequestHandlerTest, SliceStateTest, SynonymTokenizerTest, OverseerTest, TestReversedWildcardFilterFactory, SliceStateUpdateTest, DateFieldTest, FieldMutatingUpdateProcessorTest, TestLMDirichletSimilarityFactory, TestCharFilters, TestPseudoReturnFields, TestExtendedDismaxParser, CircularListTest, TestGroupingSearch, BinaryUpdateRequestHandlerTest, TestWriterPerf, ScriptEngineTest, TestDynamicFieldResource, TestSolrQueryParser, TestQuerySenderListener, PreAnalyzedFieldTest, CacheHeaderTest, TestIBSimilarityFactory, PrimitiveFieldTypeTest, SpellingQueryConverterTest, TestDocumentBuilder, LeaderElectionTest, BasicFunctionalityTest, UpdateRequestProcessorFactoryTest, ChaosMonkeyNothingIsSafeTest, TestDocSet, TestFieldResource, LukeRequestHandlerTest, ZkCLITest, PolyFieldTest, SimpleFacetsTest, SchemaVersionSpecificBehaviorTest, TestSolrDeletionPolicy2, TestSurroundQueryParser, WordBreakSolrSpellCheckerTest, TestValueSourceCache, DocValuesTest, TermsComponentTest, QueryEqualityTest, TestJoin, TestRandomDVFaceting, JsonLoaderTest, TestCoreContainer, TestReplicationHandler, TestFastLRUCache, RegexBoostProcessorTest, ShardRoutingTest, DirectUpdateHandlerOptimizeTest, ReturnFieldsTest, DistributedSpellCheckComponentTest, AutoCommitTest, TestFaceting, QueryParsingTest, MBeansHandlerTest, TestQueryUtils, TestSolrDeletionPolicy1, OverseerCollectionProcessorTest, BasicDistributedZkTest, BasicDistributedZk2Test]
[junit4:junit4] Completed on J0 in 32.92s, 1 test, 1 error <<< FAILURES!

[...truncated 414 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:361: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:449: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1213: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:877: There were test failures: 271 suites, 1141 tests, 1 error, 14 ignored (8 assumptions)

Total time: 44 minutes 46 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:+UseParallelGC
Email was triggered for: Failure
Sending email for trigger: Failure