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 15:17:02 UTC

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

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4665/
Java: 32bit/jdk1.8.0-ea-b79 -client -XX:+UseParallelGC

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

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

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:45693/hv/l/onenodecollectioncore returned non ok status:404, message:Can not find: /hv/l/onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([E53D0F3F466B5524:64DB812731343518]: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 9220 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 0 T2623 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /hv/l
[junit4:junit4]   2> 3 T2623 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363011035781
[junit4:junit4]   2> 3 T2623 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 4 T2624 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 6 T2624 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 6 T2624 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 6 T2624 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 8 T2624 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 8 T2624 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1363011035781/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 104 T2623 oasc.ZkTestServer.run start zk server on port:52327
[junit4:junit4]   2> 105 T2623 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52327 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1910cc
[junit4:junit4]   2> 106 T2623 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 106 T2629 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52327. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 107 T2629 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52327, initiating session
[junit4:junit4]   2> 107 T2625 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:36470
[junit4:junit4]   2> 108 T2625 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:36470
[junit4:junit4]   2> 108 T2627 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 111 T2627 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d59c9e28b0000 with negotiated timeout 10000 for client /127.0.0.1:36470
[junit4:junit4]   2> 111 T2629 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52327, sessionid = 0x13d59c9e28b0000, negotiated timeout = 10000
[junit4:junit4]   2> 112 T2630 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1910cc name:ZooKeeperConnection Watcher:127.0.0.1:52327 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 112 T2623 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 113 T2623 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 117 T2628 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d59c9e28b0000
[junit4:junit4]   2> 117 T2630 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 118 T2625 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:36470 which had sessionid 0x13d59c9e28b0000
[junit4:junit4]   2> 117 T2623 oaz.ZooKeeper.close Session: 0x13d59c9e28b0000 closed
[junit4:junit4]   2> 119 T2623 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52327/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@deffff
[junit4:junit4]   2> 121 T2631 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52327. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 120 T2623 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 121 T2631 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52327, initiating session
[junit4:junit4]   2> 121 T2625 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:36471
[junit4:junit4]   2> 122 T2625 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:36471
[junit4:junit4]   2> 123 T2627 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d59c9e28b0001 with negotiated timeout 10000 for client /127.0.0.1:36471
[junit4:junit4]   2> 123 T2631 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52327, sessionid = 0x13d59c9e28b0001, negotiated timeout = 10000
[junit4:junit4]   2> 124 T2632 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@deffff name:ZooKeeperConnection Watcher:127.0.0.1:52327/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 124 T2623 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 125 T2623 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 128 T2623 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 131 T2623 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 134 T2623 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 137 T2623 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 138 T2623 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 143 T2623 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 145 T2623 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 149 T2623 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 150 T2623 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 154 T2623 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 155 T2623 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 159 T2623 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 160 T2623 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 163 T2623 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 164 T2623 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 168 T2623 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 169 T2623 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 172 T2623 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 173 T2623 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 176 T2623 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 177 T2623 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 181 T2628 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d59c9e28b0001
[junit4:junit4]   2> 182 T2632 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 182 T2625 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:36471 which had sessionid 0x13d59c9e28b0001
[junit4:junit4]   2> 182 T2623 oaz.ZooKeeper.close Session: 0x13d59c9e28b0001 closed
[junit4:junit4]   2> 255 T2623 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 258 T2623 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55836
[junit4:junit4]   2> 259 T2623 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 259 T2623 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 259 T2623 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363011035960
[junit4:junit4]   2> 260 T2623 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363011035960/solr.xml
[junit4:junit4]   2> 260 T2623 oasc.CoreContainer.<init> New CoreContainer 14615980
[junit4:junit4]   2> 260 T2623 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363011035960/'
[junit4:junit4]   2> 261 T2623 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363011035960/'
[junit4:junit4]   2> 278 T2623 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 279 T2623 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 279 T2623 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 279 T2623 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 280 T2623 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 280 T2623 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 280 T2623 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 281 T2623 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 281 T2623 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 281 T2623 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 288 T2623 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 299 T2623 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:52327/solr
[junit4:junit4]   2> 300 T2623 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 300 T2623 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52327 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1fd2e0a
[junit4:junit4]   2> 301 T2623 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 301 T2642 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52327. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 302 T2642 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52327, initiating session
[junit4:junit4]   2> 302 T2625 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:36472
[junit4:junit4]   2> 302 T2625 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:36472
[junit4:junit4]   2> 303 T2627 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d59c9e28b0002 with negotiated timeout 20000 for client /127.0.0.1:36472
[junit4:junit4]   2> 303 T2642 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52327, sessionid = 0x13d59c9e28b0002, negotiated timeout = 20000
[junit4:junit4]   2> 303 T2643 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fd2e0a name:ZooKeeperConnection Watcher:127.0.0.1:52327 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 304 T2623 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 305 T2628 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d59c9e28b0002
[junit4:junit4]   2> 305 T2625 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:36472 which had sessionid 0x13d59c9e28b0002
[junit4:junit4]   2> 305 T2643 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 305 T2623 oaz.ZooKeeper.close Session: 0x13d59c9e28b0002 closed
[junit4:junit4]   2> 306 T2623 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 308 T2623 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52327/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@13fc093
[junit4:junit4]   2> 309 T2644 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52327. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 309 T2623 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 309 T2644 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52327, initiating session
[junit4:junit4]   2> 310 T2625 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:36473
[junit4:junit4]   2> 310 T2625 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:36473
[junit4:junit4]   2> 311 T2627 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d59c9e28b0003 with negotiated timeout 20000 for client /127.0.0.1:36473
[junit4:junit4]   2> 311 T2644 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52327, sessionid = 0x13d59c9e28b0003, negotiated timeout = 20000
[junit4:junit4]   2> 311 T2645 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13fc093 name:ZooKeeperConnection Watcher:127.0.0.1:52327/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 311 T2623 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 313 T2628 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59c9e28b0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 314 T2623 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 315 T2623 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55836_hv%2Fl
[junit4:junit4]   2> 316 T2628 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59c9e28b0003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:55836_hv%2Fl Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:55836_hv%2Fl
[junit4:junit4]   2> 316 T2623 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55836_hv%2Fl
[junit4:junit4]   2> 318 T2623 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 321 T2628 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59c9e28b0003 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 T2623 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 324 T2623 oasc.Overseer.start Overseer (id=89326291241336835-127.0.0.1:55836_hv%2Fl-n_0000000000) starting
[junit4:junit4]   2> 325 T2628 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59c9e28b0003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 325 T2628 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59c9e28b0003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 326 T2628 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59c9e28b0003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 327 T2628 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59c9e28b0003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 327 T2647 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 328 T2623 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 330 T2623 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 331 T2623 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 333 T2646 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 337 T2648 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363011035960/collection1
[junit4:junit4]   2> 338 T2648 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 338 T2648 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 339 T2648 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 340 T2648 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363011035960/collection1/'
[junit4:junit4]   2> 341 T2648 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363011035960/collection1/lib/README' to classloader
[junit4:junit4]   2> 342 T2648 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363011035960/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 384 T2648 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 420 T2648 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 421 T2648 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 425 T2648 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 815 T2648 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 821 T2648 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 823 T2648 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 838 T2648 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 842 T2648 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 846 T2648 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 847 T2648 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 848 T2648 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 848 T2648 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 849 T2648 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 850 T2648 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 850 T2648 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 850 T2648 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363011035960/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363011035781/control/data/
[junit4:junit4]   2> 850 T2648 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d2a337
[junit4:junit4]   2> 851 T2648 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 851 T2648 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363011035781/control/data forceNew: false
[junit4:junit4]   2> 852 T2648 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363011035781/control/data/index/
[junit4:junit4]   2> 852 T2648 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363011035781/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 852 T2648 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363011035781/control/data/index forceNew: false
[junit4:junit4]   2> 854 T2648 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@58a74 lockFactory=org.apache.lucene.store.NativeFSLockFactory@13830c1),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 855 T2648 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 856 T2648 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 857 T2648 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 858 T2648 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 858 T2648 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 859 T2648 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 859 T2648 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 859 T2648 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 860 T2648 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 860 T2648 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 864 T2648 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 868 T2648 oass.SolrIndexSearcher.<init> Opening Searcher@107b655 main
[junit4:junit4]   2> 869 T2648 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363011035781/control/data/tlog
[junit4:junit4]   2> 869 T2648 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 870 T2648 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 874 T2649 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@107b655 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 875 T2648 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 876 T2648 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 877 T2628 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59c9e28b0003 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> 1836 T2646 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1837 T2646 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55836/hv/l",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:55836_hv%2Fl",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 1837 T2646 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 1837 T2646 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 1838 T2628 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59c9e28b0003 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> 1842 T2645 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> 1880 T2648 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 1880 T2648 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55836/hv/l collection:control_collection shard:shard1
[junit4:junit4]   2> 1881 T2648 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 1886 T2628 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59c9e28b0003 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> 1886 T2648 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 1887 T2628 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59c9e28b0003 type:create cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1888 T2648 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 1888 T2648 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 1888 T2648 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:55836/hv/l/collection1/
[junit4:junit4]   2> 1888 T2648 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 1889 T2648 oasc.SyncStrategy.syncToMe http://127.0.0.1:55836/hv/l/collection1/ has no replicas
[junit4:junit4]   2> 1889 T2648 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:55836/hv/l/collection1/
[junit4:junit4]   2> 1889 T2648 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 1893 T2628 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59c9e28b0003 type:create cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3345 T2646 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3350 T2645 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> 3398 T2648 oasc.ZkController.register We are http://127.0.0.1:55836/hv/l/collection1/ and leader is http://127.0.0.1:55836/hv/l/collection1/
[junit4:junit4]   2> 3398 T2648 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55836/hv/l
[junit4:junit4]   2> 3399 T2648 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3399 T2648 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3399 T2648 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3400 T2648 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3401 T2623 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3401 T2623 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3402 T2623 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3405 T2623 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3405 T2623 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52327/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@151c655
[junit4:junit4]   2> 3406 T2623 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3406 T2651 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52327. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3407 T2651 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52327, initiating session
[junit4:junit4]   2> 3407 T2625 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:36477
[junit4:junit4]   2> 3407 T2625 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:36477
[junit4:junit4]   2> 3408 T2627 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d59c9e28b0004 with negotiated timeout 10000 for client /127.0.0.1:36477
[junit4:junit4]   2> 3408 T2651 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52327, sessionid = 0x13d59c9e28b0004, negotiated timeout = 10000
[junit4:junit4]   2> 3408 T2652 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@151c655 name:ZooKeeperConnection Watcher:127.0.0.1:52327/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3408 T2623 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3409 T2623 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3411 T2623 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3463 T2623 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3465 T2623 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59705
[junit4:junit4]   2> 3466 T2623 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3466 T2623 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3466 T2623 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363011039189
[junit4:junit4]   2> 3467 T2623 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363011039189/solr.xml
[junit4:junit4]   2> 3467 T2623 oasc.CoreContainer.<init> New CoreContainer 29260998
[junit4:junit4]   2> 3467 T2623 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363011039189/'
[junit4:junit4]   2> 3468 T2623 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363011039189/'
[junit4:junit4]   2> 3485 T2623 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3486 T2623 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3486 T2623 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3487 T2623 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3487 T2623 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3487 T2623 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3488 T2623 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3488 T2623 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3488 T2623 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3489 T2623 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3495 T2623 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3507 T2623 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:52327/solr
[junit4:junit4]   2> 3508 T2623 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3508 T2623 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52327 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1d87b75
[junit4:junit4]   2> 3509 T2623 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3509 T2662 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52327. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3510 T2662 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52327, initiating session
[junit4:junit4]   2> 3510 T2625 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:36478
[junit4:junit4]   2> 3510 T2625 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:36478
[junit4:junit4]   2> 3511 T2627 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d59c9e28b0005 with negotiated timeout 20000 for client /127.0.0.1:36478
[junit4:junit4]   2> 3511 T2662 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52327, sessionid = 0x13d59c9e28b0005, negotiated timeout = 20000
[junit4:junit4]   2> 3511 T2663 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d87b75 name:ZooKeeperConnection Watcher:127.0.0.1:52327 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3511 T2623 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3512 T2628 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d59c9e28b0005
[junit4:junit4]   2> 3512 T2663 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3512 T2625 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:36478 which had sessionid 0x13d59c9e28b0005
[junit4:junit4]   2> 3512 T2623 oaz.ZooKeeper.close Session: 0x13d59c9e28b0005 closed
[junit4:junit4]   2> 3513 T2623 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3515 T2623 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52327/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@11a542c
[junit4:junit4]   2> 3516 T2664 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52327. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3516 T2623 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3517 T2664 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52327, initiating session
[junit4:junit4]   2> 3517 T2625 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:36479
[junit4:junit4]   2> 3517 T2625 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:36479
[junit4:junit4]   2> 3518 T2627 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d59c9e28b0006 with negotiated timeout 20000 for client /127.0.0.1:36479
[junit4:junit4]   2> 3518 T2664 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52327, sessionid = 0x13d59c9e28b0006, negotiated timeout = 20000
[junit4:junit4]   2> 3518 T2665 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11a542c name:ZooKeeperConnection Watcher:127.0.0.1:52327/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3518 T2623 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3519 T2628 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59c9e28b0006 type:create cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3519 T2628 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59c9e28b0006 type:create cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3521 T2623 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4523 T2623 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59705_hv%2Fl
[junit4:junit4]   2> 4524 T2628 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59c9e28b0006 type:delete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:59705_hv%2Fl Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:59705_hv%2Fl
[junit4:junit4]   2> 4525 T2623 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59705_hv%2Fl
[junit4:junit4]   2> 4528 T2652 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4528 T2665 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4528 T2645 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4529 T2645 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> 4536 T2666 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363011039189/collection1
[junit4:junit4]   2> 4537 T2666 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4538 T2666 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4538 T2666 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4540 T2666 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363011039189/collection1/'
[junit4:junit4]   2> 4541 T2666 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363011039189/collection1/lib/README' to classloader
[junit4:junit4]   2> 4541 T2666 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363011039189/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4573 T2666 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4608 T2666 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4609 T2666 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4613 T2666 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4854 T2646 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4854 T2646 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55836/hv/l",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:55836_hv%2Fl",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 4857 T2652 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> 4857 T2645 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> 4857 T2665 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> 5025 T2666 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5031 T2666 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5034 T2666 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5048 T2666 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5050 T2666 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5053 T2666 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5055 T2666 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5055 T2666 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5056 T2666 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5057 T2666 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5058 T2666 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5058 T2666 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5058 T2666 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363011039189/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363011035781/jetty1/
[junit4:junit4]   2> 5059 T2666 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d2a337
[junit4:junit4]   2> 5059 T2666 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5060 T2666 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363011035781/jetty1 forceNew: false
[junit4:junit4]   2> 5060 T2666 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363011035781/jetty1/index/
[junit4:junit4]   2> 5061 T2666 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363011035781/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5061 T2666 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363011035781/jetty1/index forceNew: false
[junit4:junit4]   2> 5063 T2666 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@b87d13 lockFactory=org.apache.lucene.store.NativeFSLockFactory@12e9343),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5063 T2666 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5066 T2666 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5066 T2666 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5067 T2666 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5068 T2666 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5068 T2666 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5069 T2666 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5069 T2666 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5070 T2666 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5070 T2666 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5075 T2666 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5079 T2666 oass.SolrIndexSearcher.<init> Opening Searcher@753188 main
[junit4:junit4]   2> 5080 T2666 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363011035781/jetty1/tlog
[junit4:junit4]   2> 5080 T2666 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5081 T2666 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5090 T2667 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@753188 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5093 T2666 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5094 T2666 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6361 T2646 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6362 T2646 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59705/hv/l",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59705_hv%2Fl",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 6362 T2646 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6362 T2646 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6405 T2665 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> 6405 T2652 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> 6406 T2645 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> 7096 T2666 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7096 T2666 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59705/hv/l collection:collection1 shard:shard1
[junit4:junit4]   2> 7097 T2666 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7106 T2628 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59c9e28b0006 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> 7107 T2666 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7108 T2628 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59c9e28b0006 type:create cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7111 T2666 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7111 T2666 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7112 T2666 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:59705/hv/l/collection1/
[junit4:junit4]   2> 7113 T2666 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7113 T2666 oasc.SyncStrategy.syncToMe http://127.0.0.1:59705/hv/l/collection1/ has no replicas
[junit4:junit4]   2> 7114 T2666 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:59705/hv/l/collection1/
[junit4:junit4]   2> 7114 T2666 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7121 T2628 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59c9e28b0006 type:create cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7910 T2646 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7914 T2665 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> 7914 T2645 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> 7914 T2652 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> 7925 T2666 oasc.ZkController.register We are http://127.0.0.1:59705/hv/l/collection1/ and leader is http://127.0.0.1:59705/hv/l/collection1/
[junit4:junit4]   2> 7925 T2666 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59705/hv/l
[junit4:junit4]   2> 7925 T2666 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 7926 T2666 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 7926 T2666 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7927 T2666 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7928 T2623 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 7929 T2623 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 7929 T2623 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 7988 T2623 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 7990 T2623 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:45693
[junit4:junit4]   2> 7990 T2623 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 7991 T2623 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7991 T2623 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363011043710
[junit4:junit4]   2> 7991 T2623 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363011043710/solr.xml
[junit4:junit4]   2> 7992 T2623 oasc.CoreContainer.<init> New CoreContainer 3263700
[junit4:junit4]   2> 7992 T2623 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363011043710/'
[junit4:junit4]   2> 7992 T2623 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363011043710/'
[junit4:junit4]   2> 8012 T2623 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8012 T2623 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8013 T2623 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8013 T2623 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8013 T2623 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8013 T2623 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8014 T2623 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8014 T2623 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8014 T2623 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8015 T2623 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8021 T2623 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8033 T2623 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:52327/solr
[junit4:junit4]   2> 8033 T2623 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8034 T2623 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52327 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@9f93
[junit4:junit4]   2> 8035 T2678 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52327. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8035 T2623 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8035 T2678 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52327, initiating session
[junit4:junit4]   2> 8035 T2625 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:36496
[junit4:junit4]   2> 8036 T2625 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:36496
[junit4:junit4]   2> 8036 T2627 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d59c9e28b0007 with negotiated timeout 20000 for client /127.0.0.1:36496
[junit4:junit4]   2> 8036 T2678 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52327, sessionid = 0x13d59c9e28b0007, negotiated timeout = 20000
[junit4:junit4]   2> 8037 T2679 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9f93 name:ZooKeeperConnection Watcher:127.0.0.1:52327 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8037 T2623 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8038 T2628 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d59c9e28b0007
[junit4:junit4]   2> 8038 T2679 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8038 T2625 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:36496 which had sessionid 0x13d59c9e28b0007
[junit4:junit4]   2> 8038 T2623 oaz.ZooKeeper.close Session: 0x13d59c9e28b0007 closed
[junit4:junit4]   2> 8039 T2623 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8041 T2623 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52327/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4513b7
[junit4:junit4]   2> 8042 T2680 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52327. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8042 T2623 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8043 T2680 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52327, initiating session
[junit4:junit4]   2> 8043 T2625 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:36497
[junit4:junit4]   2> 8043 T2625 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:36497
[junit4:junit4]   2> 8044 T2627 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d59c9e28b0008 with negotiated timeout 20000 for client /127.0.0.1:36497
[junit4:junit4]   2> 8044 T2680 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52327, sessionid = 0x13d59c9e28b0008, negotiated timeout = 20000
[junit4:junit4]   2> 8044 T2681 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4513b7 name:ZooKeeperConnection Watcher:127.0.0.1:52327/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8044 T2623 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8045 T2628 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59c9e28b0008 type:create cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8046 T2628 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59c9e28b0008 type:create cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8047 T2623 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9049 T2623 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45693_hv%2Fl
[junit4:junit4]   2> 9050 T2628 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59c9e28b0008 type:delete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:45693_hv%2Fl Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:45693_hv%2Fl
[junit4:junit4]   2> 9051 T2623 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45693_hv%2Fl
[junit4:junit4]   2> 9053 T2665 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> 9053 T2645 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> 9053 T2652 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9053 T2652 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> 9053 T2681 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9054 T2665 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9054 T2645 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9058 T2682 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363011043710/collection1
[junit4:junit4]   2> 9058 T2682 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9059 T2682 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9059 T2682 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9060 T2682 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363011043710/collection1/'
[junit4:junit4]   2> 9061 T2682 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363011043710/collection1/lib/README' to classloader
[junit4:junit4]   2> 9061 T2682 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363011043710/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9087 T2682 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9122 T2682 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9123 T2682 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9127 T2682 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9418 T2646 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9419 T2646 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59705/hv/l",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59705_hv%2Fl",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 9421 T2665 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> 9421 T2645 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> 9421 T2652 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> 9421 T2681 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> 9506 T2682 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9512 T2682 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9515 T2682 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9526 T2682 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9529 T2682 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9531 T2682 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9532 T2682 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9532 T2682 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9533 T2682 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9533 T2682 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9533 T2682 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9534 T2682 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9534 T2682 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363011043710/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363011035781/jetty2/
[junit4:junit4]   2> 9534 T2682 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d2a337
[junit4:junit4]   2> 9534 T2682 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9535 T2682 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363011035781/jetty2 forceNew: false
[junit4:junit4]   2> 9535 T2682 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363011035781/jetty2/index/
[junit4:junit4]   2> 9535 T2682 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363011035781/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9535 T2682 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363011035781/jetty2/index forceNew: false
[junit4:junit4]   2> 9536 T2682 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@62c1ad lockFactory=org.apache.lucene.store.NativeFSLockFactory@73b743),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9537 T2682 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9538 T2682 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9538 T2682 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9538 T2682 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9539 T2682 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9539 T2682 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9539 T2682 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9540 T2682 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9540 T2682 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9540 T2682 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9543 T2682 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9545 T2682 oass.SolrIndexSearcher.<init> Opening Searcher@a39f2 main
[junit4:junit4]   2> 9545 T2682 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363011035781/jetty2/tlog
[junit4:junit4]   2> 9546 T2682 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9546 T2682 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9549 T2683 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a39f2 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9550 T2682 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9551 T2682 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10925 T2646 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10925 T2646 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45693/hv/l",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45693_hv%2Fl",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 10925 T2646 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 10926 T2646 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 10929 T2665 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> 10929 T2645 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> 10929 T2681 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> 10929 T2652 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> 11552 T2682 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11552 T2682 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:45693/hv/l collection:collection1 shard:shard2
[junit4:junit4]   2> 11553 T2682 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 11558 T2628 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59c9e28b0008 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> 11558 T2682 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11559 T2628 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59c9e28b0008 type:create cxid:0x48 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11560 T2682 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11560 T2682 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11560 T2682 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:45693/hv/l/collection1/
[junit4:junit4]   2> 11561 T2682 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11561 T2682 oasc.SyncStrategy.syncToMe http://127.0.0.1:45693/hv/l/collection1/ has no replicas
[junit4:junit4]   2> 11561 T2682 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:45693/hv/l/collection1/
[junit4:junit4]   2> 11561 T2682 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 11564 T2628 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59c9e28b0008 type:create cxid:0x51 zxid:0x83 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12433 T2646 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12444 T2665 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> 12444 T2645 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> 12444 T2681 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> 12444 T2652 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> 12468 T2682 oasc.ZkController.register We are http://127.0.0.1:45693/hv/l/collection1/ and leader is http://127.0.0.1:45693/hv/l/collection1/
[junit4:junit4]   2> 12468 T2682 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45693/hv/l
[junit4:junit4]   2> 12469 T2682 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12469 T2682 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12469 T2682 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12471 T2682 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12473 T2623 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 12473 T2623 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12475 T2623 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12546 T2623 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12548 T2623 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37907
[junit4:junit4]   2> 12548 T2623 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12549 T2623 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12549 T2623 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363011048259
[junit4:junit4]   2> 12550 T2623 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363011048259/solr.xml
[junit4:junit4]   2> 12550 T2623 oasc.CoreContainer.<init> New CoreContainer 16213851
[junit4:junit4]   2> 12551 T2623 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363011048259/'
[junit4:junit4]   2> 12551 T2623 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363011048259/'
[junit4:junit4]   2> 12575 T2623 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12575 T2623 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12576 T2623 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12576 T2623 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12577 T2623 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12577 T2623 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12577 T2623 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12578 T2623 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12578 T2623 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12578 T2623 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12585 T2623 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12601 T2623 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:52327/solr
[junit4:junit4]   2> 12602 T2623 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12602 T2623 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52327 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1308925
[junit4:junit4]   2> 12603 T2694 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52327. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12603 T2623 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12603 T2694 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52327, initiating session
[junit4:junit4]   2> 12603 T2625 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:36513
[junit4:junit4]   2> 12604 T2625 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:36513
[junit4:junit4]   2> 12605 T2694 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52327, sessionid = 0x13d59c9e28b0009, negotiated timeout = 20000
[junit4:junit4]   2> 12605 T2627 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d59c9e28b0009 with negotiated timeout 20000 for client /127.0.0.1:36513
[junit4:junit4]   2> 12606 T2695 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1308925 name:ZooKeeperConnection Watcher:127.0.0.1:52327 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12606 T2623 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12607 T2628 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d59c9e28b0009
[junit4:junit4]   2> 12607 T2625 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:36513 which had sessionid 0x13d59c9e28b0009
[junit4:junit4]   2> 12607 T2623 oaz.ZooKeeper.close Session: 0x13d59c9e28b0009 closed
[junit4:junit4]   2> 12608 T2695 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12608 T2623 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12611 T2623 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52327/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@9e7ee7
[junit4:junit4]   2> 12612 T2696 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52327. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12612 T2623 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12613 T2625 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:36514
[junit4:junit4]   2> 12613 T2696 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52327, initiating session
[junit4:junit4]   2> 12615 T2625 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:36514
[junit4:junit4]   2> 12616 T2627 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d59c9e28b000a with negotiated timeout 20000 for client /127.0.0.1:36514
[junit4:junit4]   2> 12616 T2696 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52327, sessionid = 0x13d59c9e28b000a, negotiated timeout = 20000
[junit4:junit4]   2> 12616 T2697 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9e7ee7 name:ZooKeeperConnection Watcher:127.0.0.1:52327/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12616 T2623 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12617 T2628 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59c9e28b000a type:create cxid:0x1 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12618 T2628 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59c9e28b000a type:create cxid:0x2 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12620 T2623 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13623 T2623 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37907_hv%2Fl
[junit4:junit4]   2> 13624 T2628 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59c9e28b000a type:delete cxid:0xb zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:37907_hv%2Fl Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:37907_hv%2Fl
[junit4:junit4]   2> 13625 T2623 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37907_hv%2Fl
[junit4:junit4]   2> 13627 T2652 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> 13627 T2645 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> 13628 T2681 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> 13628 T2697 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13628 T2665 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> 13629 T2652 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13630 T2681 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13630 T2645 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13632 T2665 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13634 T2698 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363011048259/collection1
[junit4:junit4]   2> 13634 T2698 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13635 T2698 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13635 T2698 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13636 T2698 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363011048259/collection1/'
[junit4:junit4]   2> 13637 T2698 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363011048259/collection1/lib/README' to classloader
[junit4:junit4]   2> 13637 T2698 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363011048259/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13666 T2698 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 13708 T2698 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13709 T2698 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13714 T2698 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13951 T2646 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13951 T2646 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45693/hv/l",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45693_hv%2Fl",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 13954 T2665 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> 13954 T2681 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> 13954 T2645 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> 13954 T2697 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> 13954 T2652 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> 14157 T2698 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14163 T2698 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14166 T2698 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14175 T2698 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14179 T2698 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14183 T2698 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14185 T2698 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14186 T2698 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14186 T2698 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14187 T2698 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14187 T2698 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14188 T2698 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14188 T2698 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363011048259/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363011035781/jetty3/
[junit4:junit4]   2> 14188 T2698 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d2a337
[junit4:junit4]   2> 14189 T2698 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14190 T2698 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363011035781/jetty3 forceNew: false
[junit4:junit4]   2> 14190 T2698 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363011035781/jetty3/index/
[junit4:junit4]   2> 14190 T2698 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363011035781/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14190 T2698 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363011035781/jetty3/index forceNew: false
[junit4:junit4]   2> 14192 T2698 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1e9ae64 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b93864),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14192 T2698 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14194 T2698 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14194 T2698 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14195 T2698 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14196 T2698 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14196 T2698 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14197 T2698 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14197 T2698 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14197 T2698 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14198 T2698 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14201 T2698 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14205 T2698 oass.SolrIndexSearcher.<init> Opening Searcher@73aea1 main
[junit4:junit4]   2> 14205 T2698 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363011035781/jetty3/tlog
[junit4:junit4]   2> 14206 T2698 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14206 T2698 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14210 T2699 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@73aea1 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14211 T2698 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14212 T2698 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15457 T2646 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15458 T2646 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37907/hv/l",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37907_hv%2Fl",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 15458 T2646 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15458 T2646 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 15485 T2665 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> 15485 T2697 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> 15485 T2652 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> 15485 T2645 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> 15485 T2681 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> 16213 T2698 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16213 T2698 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37907/hv/l collection:collection1 shard:shard1
[junit4:junit4]   2> 16215 T2698 oasc.ZkController.register We are http://127.0.0.1:37907/hv/l/collection1/ and leader is http://127.0.0.1:59705/hv/l/collection1/
[junit4:junit4]   2> 16215 T2698 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37907/hv/l
[junit4:junit4]   2> 16216 T2698 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16216 T2698 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C106 name=collection1 org.apache.solr.core.SolrCore@929cdd url=http://127.0.0.1:37907/hv/l/collection1 node=127.0.0.1:37907_hv%2Fl C106_STATE=coll:collection1 core:collection1 props:{collection=collection1, state=down, base_url=http://127.0.0.1:37907/hv/l, node_name=127.0.0.1:37907_hv%2Fl, core=collection1}
[junit4:junit4]   2> 16216 T2700 C106 P37907 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16217 T2698 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16217 T2700 C106 P37907 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16218 T2700 C106 P37907 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16218 T2700 C106 P37907 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16218 T2623 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 16219 T2700 C106 P37907 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16219 T2623 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16219 T2623 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16284 T2623 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16286 T2623 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:43643
[junit4:junit4]   2> 16286 T2623 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16287 T2623 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16287 T2623 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363011052000
[junit4:junit4]   2> 16287 T2623 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363011052000/solr.xml
[junit4:junit4]   2> 16288 T2623 oasc.CoreContainer.<init> New CoreContainer 18334168
[junit4:junit4]   2> 16288 T2623 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363011052000/'
[junit4:junit4]   2> 16288 T2623 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363011052000/'
[junit4:junit4]   2> 16308 T2623 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16309 T2623 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16309 T2623 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16310 T2623 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16310 T2623 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16310 T2623 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16311 T2623 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16311 T2623 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16311 T2623 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16312 T2623 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16318 T2623 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16333 T2623 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:52327/solr
[junit4:junit4]   2> 16334 T2623 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16334 T2623 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52327 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1fd273c
[junit4:junit4]   2> 16335 T2623 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16335 T2711 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52327. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16335 T2711 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52327, initiating session
[junit4:junit4]   2> 16335 T2625 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:36517
[junit4:junit4]   2> 16336 T2625 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:36517
[junit4:junit4]   2> 16336 T2627 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d59c9e28b000b with negotiated timeout 20000 for client /127.0.0.1:36517
[junit4:junit4]   2> 16336 T2711 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52327, sessionid = 0x13d59c9e28b000b, negotiated timeout = 20000
[junit4:junit4]   2> 16337 T2712 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fd273c name:ZooKeeperConnection Watcher:127.0.0.1:52327 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16337 T2623 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16338 T2628 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d59c9e28b000b
[junit4:junit4]   2> 16338 T2712 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16338 T2625 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:36517 which had sessionid 0x13d59c9e28b000b
[junit4:junit4]   2> 16338 T2623 oaz.ZooKeeper.close Session: 0x13d59c9e28b000b closed
[junit4:junit4]   2> 16339 T2623 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16341 T2623 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52327/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@7d56f6
[junit4:junit4]   2> 16342 T2713 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52327. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16342 T2623 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16343 T2713 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52327, initiating session
[junit4:junit4]   2> 16343 T2625 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:36518
[junit4:junit4]   2> 16343 T2625 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:36518
[junit4:junit4]   2> 16344 T2627 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d59c9e28b000c with negotiated timeout 20000 for client /127.0.0.1:36518
[junit4:junit4]   2> 16344 T2713 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52327, sessionid = 0x13d59c9e28b000c, negotiated timeout = 20000
[junit4:junit4]   2> 16344 T2714 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7d56f6 name:ZooKeeperConnection Watcher:127.0.0.1:52327/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16344 T2623 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16345 T2628 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59c9e28b000c type:create cxid:0x1 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16345 T2628 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59c9e28b000c type:create cxid:0x2 zxid:0xa4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16346 T2623 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 16989 T2646 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16990 T2646 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37907/hv/l",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37907_hv%2Fl",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 16995 T2652 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> 16995 T2697 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> 16995 T2714 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> 16995 T2645 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> 16995 T2665 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> 16995 T2681 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> 17223 T2658 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {checkLive=true&state=recovering&version=2&wt=javabin&action=PREPRECOVERY&nodeName=127.0.0.1:37907_hv%252Fl&coreNodeName=4&onlyIfLeader=true&core=collection1} status=0 QTime=1001 
[junit4:junit4]   2> 17349 T2623 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43643_hv%2Fl
[junit4:junit4]   2> 17350 T2628 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59c9e28b000c type:delete cxid:0xd zxid:0xa9 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:43643_hv%2Fl Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:43643_hv%2Fl
[junit4:junit4]   2> 17350 T2623 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43643_hv%2Fl
[junit4:junit4]   2> 17352 T2665 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> 17352 T2681 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> 17352 T2697 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> 17352 T2645 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17352 T2652 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17353 T2714 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17353 T2645 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> 17353 T2652 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> 17353 T2714 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> 17354 T2665 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17354 T2681 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17354 T2697 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17358 T2715 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363011052000/collection1
[junit4:junit4]   2> 17358 T2715 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17359 T2715 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17359 T2715 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17360 T2715 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363011052000/collection1/'
[junit4:junit4]   2> 17360 T2715 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363011052000/collection1/lib/README' to classloader
[junit4:junit4]   2> 17361 T2715 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363011052000/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17392 T2715 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 17430 T2715 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17431 T2715 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17437 T2715 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17838 T2715 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17844 T2715 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17847 T2715 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17855 T2715 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17858 T2715 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17860 T2715 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17861 T2715 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17862 T2715 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17862 T2715 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17862 T2715 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17863 T2715 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17863 T2715 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17863 T2715 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363011052000/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363011035781/jetty4/
[junit4:junit4]   2> 17863 T2715 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d2a337
[junit4:junit4]   2> 17864 T2715 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17864 T2715 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363011035781/jetty4 forceNew: false
[junit4:junit4]   2> 17864 T2715 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363011035781/jetty4/index/
[junit4:junit4]   2> 17864 T2715 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363011035781/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17865 T2715 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363011035781/jetty4/index forceNew: false
[junit4:junit4]   2> 17866 T2715 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3ef38e lockFactory=org.apache.lucene.store.NativeFSLockFactory@55b8b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17866 T2715 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17867 T2715 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17867 T2715 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17868 T2715 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17868 T2715 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17869 T2715 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17869 T2715 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17869 T2715 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17869 T2715 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17870 T2715 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17872 T2715 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17875 T2715 oass.SolrIndexSearcher.<init> Opening Searcher@14f61cf main
[junit4:junit4]   2> 17876 T2715 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363011035781/jetty4/tlog
[junit4:junit4]   2> 17876 T2715 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17877 T2715 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17881 T2716 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@14f61cf main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17882 T2715 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17882 T2715 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18499 T2646 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18499 T2646 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43643/hv/l",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43643_hv%2Fl",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 18500 T2646 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 18500 T2646 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 18502 T2697 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> 18502 T2681 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> 18503 T2665 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> 18502 T2714 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> 18502 T2645 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> 18503 T2652 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> 18883 T2715 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18884 T2715 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:43643/hv/l collection:collection1 shard:shard2
[junit4:junit4]   2> 18887 T2715 oasc.ZkController.register We are http://127.0.0.1:43643/hv/l/collection1/ and leader is http://127.0.0.1:45693/hv/l/collection1/
[junit4:junit4]   2> 18887 T2715 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43643/hv/l
[junit4:junit4]   2> 18887 T2715 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18888 T2715 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C107 name=collection1 org.apache.solr.core.SolrCore@17083a4 url=http://127.0.0.1:43643/hv/l/collection1 node=127.0.0.1:43643_hv%2Fl C107_STATE=coll:collection1 core:collection1 props:{collection=collection1, state=down, base_url=http://127.0.0.1:43643/hv/l, node_name=127.0.0.1:43643_hv%2Fl, core=collection1}
[junit4:junit4]   2> 18888 T2717 C107 P43643 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18889 T2717 C107 P43643 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18889 T2715 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18889 T2717 C107 P43643 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18889 T2717 C107 P43643 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18890 T2623 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 18890 T2623 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18891 T2717 C107 P43643 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18891 T2623 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18896 T2623 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18897 T2623 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18902 T2658 oasc.CoreContainer.create Creating SolrCore 'onenodecollectioncore' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363011039189/onenodecollectioncore
[junit4:junit4]   2> 18903 T2658 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 18903 T2658 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 18904 T2658 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 18904 T2658 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 18905 T2658 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 18906 T2658 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 18907 T2658 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363011039189/onenodecollectioncore/'
[junit4:junit4]   2> 18947 T2658 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 18987 T2658 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 18988 T2658 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 18993 T2658 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2>  C106_STATE=coll:collection1 core:collection1 props:{collection=collection1, state=recovering, base_url=http://127.0.0.1:37907/hv/l, node_name=127.0.0.1:37907_hv%2Fl, shard=shard1, core=collection1}
[junit4:junit4]   2> 19223 T2700 C106 P37907 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:59705/hv/l/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19224 T2700 C106 P37907 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:37907/hv/l START replicas=[http://127.0.0.1:59705/hv/l/collection1/] nUpdates=100
[junit4:junit4]   2> 19224 T2700 C106 P37907 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19224 T2700 C106 P37907 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19225 T2700 C106 P37907 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19225 T2700 C106 P37907 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19225 T2700 C106 P37907 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19225 T2700 C106 P37907 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:59705/hv/l/collection1/. core=collection1
[junit4:junit4]   2> 19226 T2700 C106 P37907 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C108 name=collection1 org.apache.solr.core.SolrCore@da35a url=http://127.0.0.1:59705/hv/l/collection1 node=127.0.0.1:59705_hv%2Fl C108_STATE=coll:collection1 core:collection1 props:{collection=collection1, state=active, base_url=http://127.0.0.1:59705/hv/l, node_name=127.0.0.1:59705_hv%2Fl, shard=shard1, core=collection1, leader=true}
[junit4:junit4]   2> 19230 T2659 C108 P59705 REQ /get {getVersions=100&version=2&wt=javabin&qt=/get&distrib=false} status=0 QTime=1 
[junit4:junit4]   2> 19231 T2660 C108 P59705 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 19232 T2660 C108 P59705 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@b87d13 lockFactory=org.apache.lucene.store.NativeFSLockFactory@12e9343),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19233 T2660 C108 P59705 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19234 T2660 C108 P59705 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@b87d13 lockFactory=org.apache.lucene.store.NativeFSLockFactory@12e9343),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@b87d13 lockFactory=org.apache.lucene.store.NativeFSLockFactory@12e9343),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19234 T2660 C108 P59705 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19235 T2660 C108 P59705 oass.SolrIndexSearcher.<init> Opening Searcher@9a37f2 realtime
[junit4:junit4]   2> 19235 T2660 C108 P59705 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19236 T2660 C108 P59705 /update {openSearcher=false&version=2&wt=javabin&softCommit=false&commit=true&commit_end_point=true&waitSearcher=true} {commit=} 0 6
[junit4:junit4]   2> 19236 T2700 C106 P37907 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19237 T2700 C106 P37907 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19240 T2659 C108 P59705 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19240 T2659 C108 P59705 REQ /replication {command=indexversion&version=2&qt=/replication&wt=javabin} status=0 QTime=2 
[junit4:junit4]   2> 19241 T2700 C106 P37907 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 19241 T2700 C106 P37907 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19241 T2700 C106 P37907 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19243 T2660 C108 P59705 REQ /replication {command=filelist&version=2&qt=/replication&wt=javabin&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 19244 T2700 C106 P37907 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19244 T2700 C106 P37907 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363011035781/jetty3/index.20130311111055022 forceNew: false
[junit4:junit4]   2> 19245 T2700 C106 P37907 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@164ab6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@76b572; maxCacheMB=0.19140625 maxMergeSizeMB=0.7880859375)) fullCopy=false
[junit4:junit4]   2> 19247 T2661 C108 P59705 REQ /replication {checksum=true&command=filecontent&wt=filestream&qt=/replication&generation=2&file=segments_2} status=0 QTime=0 
[junit4:junit4]   2> 19248 T2700 C106 P37907 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19249 T2700 C106 P37907 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19249 T2700 C106 P37907 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19250 T2700 C106 P37907 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1e9ae64 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b93864),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1e9ae64 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b93864),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19251 T2700 C106 P37907 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19251 T2700 C106 P37907 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19251 T2700 C106 P37907 oass.SolrIndexSearcher.<init> Opening Searcher@ee26df main
[junit4:junit4]   2> 19252 T2699 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ee26df main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 19253 T2700 C106 P37907 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@164ab6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@76b572; maxCacheMB=0.19140625 maxMergeSizeMB=0.7880859375))
[junit4:junit4]   2> 19253 T2700 C106 P37907 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 19253 T2700 C106 P37907 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 19253 T2700 C106 P37907 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19253 T2700 C106 P37907 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19254 T2700 C106 P37907 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19396 T2658 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 19402 T2658 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 19405 T2658 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 19413 T2658 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19416 T2658 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19420 T2658 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19420 T2658 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19421 T2658 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19421 T2658 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19422 T2658 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19422 T2658 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19423 T2658 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19423 T2658 oasc.SolrCore.<init> [onenodecollectioncore] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363011039189/onenodecollectioncore/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363011035781/onenodecollection/
[junit4:junit4]   2> 19423 T2658 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d2a337
[junit4:junit4]   2> 19424 T2658 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19424 T2658 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363011035781/onenodecollection forceNew: false
[junit4:junit4]   2> 19425 T2658 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363011035781/onenodecollection/index/
[junit4:junit4]   2> 19425 T2658 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363011035781/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 19425 T2658 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363011035781/onenodecollection/index forceNew: false
[junit4:junit4]   2> 19427 T2658 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1d41774 lockFactory=org.apache.lucene.store.NativeFSLockFactory@c8467),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19427 T2658 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19429 T2658 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 19429 T2658 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 19430 T2658 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 19430 T2658 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 19431 T2658 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 19431 T2658 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 19432 T2658 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 19432 T2658 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 19432 T2658 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 19435 T2658 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 19438 T2658 oass.SolrIndexSearcher.<init> Opening Searcher@1f547c3 main
[junit4:junit4]   2> 19438 T2658 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363011035781/onenodecollection/tlog
[junit4:junit4]   2> 19439 T2658 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 19439 T2658 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 19442 T2721 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@1f547c3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 19444 T2658 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 20005 T2646 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20006 T2646 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43643/hv/l",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43643_hv%2Fl",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 20008 T2646 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:37907/hv/l",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:37907_hv%2Fl",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 20010 T2646 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59705/hv/l",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59705_hv%2Fl",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "roles":"none"}
[junit4:junit4]   2> 20010 T2646 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 20010 T2646 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 20013 T2645 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> 20013 T2681 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> 20013 T2697 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> 20013 T2714 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> 20013 T2652 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> 20013 T2665 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> 20446 T2658 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 20446 T2658 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:59705/hv/l collection:onenodecollection shard:shard1
[junit4:junit4]   2> 20447 T2658 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2> 20452 T2628 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59c9e28b0006 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> 20452 T2658 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 20453 T2628 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59c9e28b0006 type:create cxid:0xa9 zxid:0xc5 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20455 T2658 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 20456 T2658 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 20456 T2658 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:59705/hv/l/onenodecollectioncore/
[junit4:junit4]   2> 20457 T2658 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 20458 T2658 oasc.SyncStrategy.syncToMe http://127.0.0.1:59705/hv/l/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 20458 T2658 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:59705/hv/l/onenodecollectioncore/
[junit4:junit4]   2> 20459 T2658 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> 20464 T2628 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59c9e28b0006 type:create cxid:0xb3 zxid:0xc9 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20897 T2676 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {checkLive=true&state=recovering&version=2&wt=javabin&action=PREPRECOVERY&nodeName=127.0.0.1:43643_hv%252Fl&coreNodeName=5&onlyIfLeader=true&core=collection1} status=0 QTime=2001 
[junit4:junit4]   2> 21518 T2646 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21527 T2697 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> 21527 T2652 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> 21527 T2714 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> 21527 T2645 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> 21529 T2665 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> 21528 T2681 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> 21569 T2658 oasc.ZkController.register We are http://127.0.0.1:59705/hv/l/onenodecollectioncore/ and leader is http://127.0.0.1:59705/hv/l/onenodecollectioncore/
[junit4:junit4]   2> 21570 T2658 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:59705/hv/l
[junit4:junit4]   2> 21570 T2658 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 21570 T2658 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 21572 T2658 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21573 T2658 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {collection=onenodecollection&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363011035781/onenodecollection&version=2&wt=javabin&numShards=1&name=onenodecollectioncore&action=CREATE&roles=none} status=0 QTime=2671 
[junit4:junit4]   2> 21574 T2623 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 21574 T2623 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22576 T2623 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C107_STATE=coll:collection1 core:collection1 props:{collection=collection1, state=recovering, base_url=http://127.0.0.1:43643/hv/l, node_name=127.0.0.1:43643_hv%2Fl, shard=shard2, core=collection1}
[junit4:junit4]   2> 22898 T2717 C107 P43643 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:45693/hv/l/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22898 T2717 C107 P43643 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:43643/hv/l START replicas=[http://127.0.0.1:45693/hv/l/collection1/] nUpdates=100
[junit4:junit4]   2> 22899 T2717 C107 P43643 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22900 T2717 C107 P43643 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22900 T2717 C107 P43643 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22901 T2717 C107 P43643 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22901 T2717 C107 P43643 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22901 T2717 C107 P43643 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:45693/hv/l/collection1/. core=collection1
[junit4:junit4]   2> 22901 T2717 C107 P43643 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C109 name=collection1 org.apache.solr.core.SolrCore@1b99b80 url=http://127.0.0.1:45693/hv/l/collection1 node=127.0.0.1:45693_hv%2Fl C109_STATE=coll:collection1 core:collection1 props:{collection=collection1, state=active, base_url=http://127.0.0.1:45693/hv/l, node_name=127.0.0.1:45693_hv%2Fl, shard=shard2, core=collection1, leader=true}
[junit4:junit4]   2> 22912 T2676 C109 P45693 REQ /get {getVersions=100&version=2&wt=javabin&qt=/get&distrib=false} status=0 QTime=1 
[junit4:junit4]   2> 22916 T2675 C109 P45693 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22917 T2675 C109 P45693 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@62c1ad lockFactory=org.apache.lucene.store.NativeFSLockFactory@73b743),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22918 T2675 C109 P45693 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22918 T2675 C109 P45693 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@62c1ad lockFactory=org.apache.lucene.store.NativeFSLockFactory@73b743),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@62c1ad lockFactory=org.apache.lucene.store.NativeFSLockFactory@73b743),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22919 T2675 C109 P45693 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22919 T2675 C109 P45693 oass.SolrIndexSearcher.<init> Opening Searcher@117391b realtime
[junit4:junit4]   2> 22919 T2675 C109 P45693 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22920 T2675 C109 P45693 /update {openSearcher=false&version=2&wt=javabin&softCommit=false&commit=true&commit_end_point=true&waitSearcher=true} {commit=} 0 4
[junit4:junit4]   2> 22921 T2717 C107 P43643 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22921 T2717 C107 P43643 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 22924 T2674 C109 P45693 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22925 T2674 C109 P45693 REQ /replication {command=indexversion&version=2&qt=/replication&wt=javabin} status=0 QTime=2 
[junit4:junit4]   2> 22925 T2717 C107 P43643 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 22926 T2717 C107 P43643 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 22926 T2717 C107 P43643 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 22927 T2676 C109 P45693 REQ /replication {command=filelist&version=2&qt=/replication&wt=javabin&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 22928 T2717 C107 P43643 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 22929 T2717 C107 P43643 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363011035781/jetty4/index.20130311111058706 forceNew: false
[junit4:junit4]   2> 22931 T2717 C107 P43643 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@979f60 lockFactory=org.apache.lucene.store.NativeFSLockFactory@144ff2d; maxCacheMB=0.19140625 maxMergeSizeMB=0.7880859375)) fullCopy=false
[junit4:junit4]   2> 22937 T2675 C109 P45693 REQ /replication {checksum=true&command=filecontent&wt=filestream&qt=/replication&generation=2&file=segments_2} status=0 QTime=1 
[junit4:junit4]   2> 22938 T2717 C107 P43643 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 22938 T2717 C107 P43643 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 22939 T2717 C107 P43643 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 22939 T2717 C107 P43643 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3ef38e lockFactory=org.apache.lucene.store.NativeFSLockFactory@55b8b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3ef38e lockFactory=org.apache.lucene.store.NativeFSLockFactory@55b8b),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22940 T2717 C107 P43643 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22940 T2717 C107 P43643 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 22941 T2717 C107 P43643 oass.SolrIndexSearcher.<init> Opening Searcher@138180 main
[junit4:junit4]   2> 22942 T2716 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@138180 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22942 T2717 C107 P43643 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@979f60 lockFactory=org.apache.lucene.store.NativeFSLockFactory@144ff2d; maxCacheMB=0.19140625 maxMergeSizeMB=0.7880859375))
[junit4:junit4]   2> 22942 T2717 C107 P43643 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 22943 T2717 C107 P43643 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 22943 T2717 C107 P43643 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 22943 T2717 C107 P43643 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22944 T2717 C107 P43643 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23039 T2646 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23040 T2646 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59705/hv/l",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59705_hv%2Fl",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "roles":"none"}
[junit4:junit4]   2> 23044 T2646 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43643/hv/l",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:43643_hv%2Fl",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 23050 T2665 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> 23050 T2714 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> 23050 T2681 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> 23050 T2697 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> 23051 T2652 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> 23051 T2645 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> 23578 T2623 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23579 T2623 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
[junit4:junit4]   2> 23580 T2623 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 23586 T2676 oejs.Response.sendError WARNING Committed before 404 Can not find: /hv/l/onenodecollectioncore/update
[junit4:junit4]   2> 23587 T2623 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52327 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@17c00f5
[junit4:junit4]   2> 23587 T2676 oejs.ServletHandler.doHandle WARNING /hv/l/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> 23589 T2623 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 23589 T2724 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52327. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 23590 T2724 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52327, initiating session
[junit4:junit4]   2> 23590 T2625 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:36530
[junit4:junit4]   2> 23591 T2625 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:36530
[junit4:junit4]   2> 23592 T2627 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d59c9e28b000d with negotiated timeout 10000 for client /127.0.0.1:36530
[junit4:junit4]   2> 23592 T2724 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52327, sessionid = 0x13d59c9e28b000d, negotiated timeout = 10000
[junit4:junit4]   2> 23593 T2725 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17c00f5 name:ZooKeeperConnection Watcher:127.0.0.1:52327 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 23593 T2623 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 23630 T2628 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d59c9e28b000d
[junit4:junit4]   2> 23631 T2625 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:36530 which had sessionid 0x13d59c9e28b000d
[junit4:junit4]   2> 23631 T2623 oaz.ZooKeeper.close Session: 0x13d59c9e28b000d closed
[junit4:junit4]   2> 23632 T2628 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d59c9e28b0004
[junit4:junit4]   2> 23632 T2725 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 23632 T2652 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 23632 T2623 oaz.ZooKeeper.close Session: 0x13d59c9e28b0004 closed
[junit4:junit4]   2> 23632 T2625 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:36477 which had sessionid 0x13d59c9e28b0004
[junit4:junit4]   2> 23634 T2623 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 55836
[junit4:junit4]   2> 23634 T2623 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=14615980
[junit4:junit4]   2> 24560 T2646 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24561 T2646 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55836/hv/l",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:55836_hv%2Fl",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 24565 T2681 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> 24565 T2697 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> 24565 T2665 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> 24565 T2714 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> 24565 T2645 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> 25636 T2623 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 25636 T2623 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 25641 T2623 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6400aa
[junit4:junit4]   2> 25650 T2623 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> 25651 T2623 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 25652 T2623 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 25652 T2623 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 25654 T2623 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 25654 T2623 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363011035781/control/data
[junit4:junit4]   2> 25655 T2623 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363011035781/control/data
[junit4:junit4]   2> 25655 T2623 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363011035781/control/data/index
[junit4:junit4]   2> 25656 T2623 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363011035781/control/data/index
[junit4:junit4]   2> 25658 T2646 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89326291241336835-127.0.0.1:55836_hv%2Fl-n_0000000000) am no longer a leader.
[junit4:junit4]   2> 25658 T2628 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d59c9e28b0003
[junit4:junit4]   2> 25659 T2681 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> 25659 T2645 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> 25660 T2697 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25659 T2623 oaz.ZooKeeper.close Session: 0x13d59c9e28b0003 closed
[junit4:junit4]   2> 25660 T2625 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:36473 which had sessionid 0x13d59c9e28b0003
[junit4:junit4]   2> 25660 T2697 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> 25660 T2645 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 25662 T2714 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25662 T2628 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59c9e28b0006 type:delete cxid:0xc0 zxid:0xe5 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 25662 T2645 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 25662 T2714 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> 25663 T2681 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25663 T2665 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 25663 T2645 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 25666 T2665 oasc.Overseer.start Overseer (id=89326291241336838-127.0.0.1:59705_hv%2Fl-n_0000000001) starting
[junit4:junit4]   2> 25667 T2628 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59c9e28b0006 type:create cxid:0xc5 zxid:0xe7 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25668 T2628 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59c9e28b0006 type:create cxid:0xc6 zxid:0xe8 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25669 T2628 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59c9e28b0006 type:create cxid:0xc7 zxid:0xe9 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25670 T2628 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d59c9e28b0006 type:create cxid:0xc8 zxid:0xea txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25671 T2665 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> 25671 T2727 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 25673 T2665 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25674 T2726 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 25676 T2726 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25677 T2726 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55836/hv/l",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:55836_hv%2Fl",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 25682 T2623 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/hv/l,null}
[junit4:junit4]   2> 25683 T2714 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> 25683 T2681 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> 25684 T2665 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> 25684 T2697 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> 25735 T2623 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 59705
[junit4:junit4]   2> 25736 T2623 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=29260998
[junit4:junit4]   2> 27193 T2726 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 27193 T2726 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59705/hv/l",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:59705_hv%2Fl_onenodecollectioncore",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59705_hv%2Fl",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "roles":"none"}
[junit4:junit4]   2> 27197 T2726 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59705/hv/l",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59705_hv%2Fl",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 27200 T2681 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> 27200 T2697 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> 27200 T2714 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> 27200 T2665 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> 28738 T2623 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 28739 T2623 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 28740 T2623 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 28742 T2623 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@da35a
[junit4:junit4]   2> 28745 T2623 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> 28746 T2623 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 28746 T2623 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 28746 T2623 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 28748 T2623 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 28749 T2623 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363011035781/jetty1/index
[junit4:junit4]   2> 28749 T2623 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363011035781/jetty1/index
[junit4:junit4]   2> 28749 T2623 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363011035781/jetty1
[junit4:junit4]   2> 28750 T2623 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363011035781/jetty1
[junit4:junit4]   2> 28750 T2623 oasc.SolrCore.close [onenodecollectioncore]  CLOSING SolrCore org.apache.solr.core.SolrCore@13e39b1
[junit4:junit4]   2> 28754 T2623 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> 28755 T2623 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 28755 T2623 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 28755 T2623 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 28756 T2623 oasc.SolrCore.closeSearcher [onenodecollectioncor

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

(0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/synonyms.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/mapping-ISOLatin1Accent.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1> 
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.method=testDistribSearch -Dtests.seed=E53D0F3F466B5524 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_PE -Dtests.timezone=Etc/GMT+3 -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   32.2s J0 | BasicDistributedZk2Test.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: Server at http://127.0.0.1:45693/hv/l/onenodecollectioncore returned non ok status:404, message:Can not find: /hv/l/onenodecollectioncore/update
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([E53D0F3F466B5524:64DB812731343518]: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> 32181 T2623 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 32185 T2622 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
[junit4:junit4]   2> 32222 T2626 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> NOTE: test params are: codec=Asserting, sim=DefaultSimilarity, locale=es_PE, timezone=Etc/GMT+3
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=2,free=52237768,total=273547264
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestReversedWildcardFilterFactory, TestRealTimeGet, TestReplicationHandler, CSVRequestHandlerTest, CircularListTest, TestIBSimilarityFactory, TermsComponentTest, SolrCoreTest, LoggingHandlerTest, DistributedQueryElevationComponentTest, TestFieldTypeCollectionResource, TestCoreContainer, SOLR749Test, SynonymTokenizerTest, TestPropInjectDefaults, MinimalSchemaTest, TestGroupingSearch, UUIDFieldTest, TestFastWriter, TestSurroundQueryParser, TestDocumentBuilder, ResourceLoaderTest, TestFuzzyAnalyzedSuggestions, ShardRoutingTest, DistributedTermsComponentTest, CoreAdminHandlerTest, LeaderElectionTest, MBeansHandlerTest, TestSolrDeletionPolicy1, PrimitiveFieldTypeTest, TestSolrCoreProperties, SpatialFilterTest, TestPluginEnable, QueryElevationComponentTest, PrimUtilsTest, RecoveryZkTest, SchemaVersionSpecificBehaviorTest, TestQueryUtils, TestDocSet, CacheHeaderTest, SpellingQueryConverterTest, TestRandomDVFaceting, ReturnFieldsTest, TestRemoteStreaming, TestFastLRUCache, StatelessScriptUpdateProcessorFactoryTest, QueryParsingTest, SearchHandlerTest, SimpleFacetsTest, TestSolrDeletionPolicy2, TestPHPSerializedResponseWriter, TestXIncludeConfig, TestTrie, UnloadDistributedZkTest, SystemInfoHandlerTest, TestConfig, PolyFieldTest, SolrInfoMBeanTest, TestJoin, QueryEqualityTest, TestSearchPerf, DirectSolrConnectionTest, BinaryUpdateRequestHandlerTest, OverseerCollectionProcessorTest, OverseerTest, TestBadConfig, BasicDistributedZk2Test]
[junit4:junit4] Completed on J0 in 32.47s, 1 test, 1 error <<< FAILURES!

[...truncated 423 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:361: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:449: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1213: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:877: There were test failures: 270 suites, 1138 tests, 1 error, 13 ignored (7 assumptions)

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