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/18 20:09:21 UTC

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

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

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

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

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:45964/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([EFAF4409FA51E69F:6E49CA118D0E86A3]: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)


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

Error Message:
Still found shard2 in collection test_unload_shard_and_collection

Stack Trace:
java.lang.AssertionError: Still found shard2 in collection test_unload_shard_and_collection
	at __randomizedtesting.SeedInfo.seed([EFAF4409FA51E69F:6E49CA118D0E86A3]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:124)
	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:487)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9196 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 0 T1276 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 4 T1276 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363633042333
[junit4:junit4]   2> 4 T1276 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 5 T1277 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 6 T1277 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 6 T1277 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 6 T1277 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 7 T1277 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 8 T1277 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1363633042333/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 105 T1276 oasc.ZkTestServer.run start zk server on port:36465
[junit4:junit4]   2> 105 T1276 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:36465 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1b782f8
[junit4:junit4]   2> 106 T1276 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 106 T1282 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:36465. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 107 T1282 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:36465, initiating session
[junit4:junit4]   2> 107 T1278 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60028
[junit4:junit4]   2> 107 T1278 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60028
[junit4:junit4]   2> 107 T1280 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 109 T1280 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d7edcf3a20000 with negotiated timeout 10000 for client /127.0.0.1:60028
[junit4:junit4]   2> 109 T1282 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:36465, sessionid = 0x13d7edcf3a20000, negotiated timeout = 10000
[junit4:junit4]   2> 109 T1283 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b782f8 name:ZooKeeperConnection Watcher:127.0.0.1:36465 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 109 T1276 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 110 T1276 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 114 T1281 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d7edcf3a20000
[junit4:junit4]   2> 114 T1283 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 114 T1278 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:60028 which had sessionid 0x13d7edcf3a20000
[junit4:junit4]   2> 114 T1276 oaz.ZooKeeper.close Session: 0x13d7edcf3a20000 closed
[junit4:junit4]   2> 115 T1276 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:36465/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@17076fe
[junit4:junit4]   2> 116 T1276 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 116 T1284 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:36465. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 116 T1278 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60029
[junit4:junit4]   2> 117 T1284 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:36465, initiating session
[junit4:junit4]   2> 117 T1278 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60029
[junit4:junit4]   2> 117 T1280 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d7edcf3a20001 with negotiated timeout 10000 for client /127.0.0.1:60029
[junit4:junit4]   2> 117 T1284 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:36465, sessionid = 0x13d7edcf3a20001, negotiated timeout = 10000
[junit4:junit4]   2> 118 T1285 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17076fe name:ZooKeeperConnection Watcher:127.0.0.1:36465/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 118 T1276 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 118 T1276 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 120 T1276 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 122 T1276 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 123 T1276 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 125 T1276 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> 126 T1276 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 129 T1276 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> 130 T1276 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 132 T1276 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> 133 T1276 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 134 T1276 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> 135 T1276 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 136 T1276 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> 137 T1276 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 141 T1276 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> 141 T1276 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 144 T1276 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> 144 T1276 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 146 T1276 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> 147 T1276 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 149 T1276 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> 149 T1276 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 151 T1281 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d7edcf3a20001
[junit4:junit4]   2> 152 T1285 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 152 T1278 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:60029 which had sessionid 0x13d7edcf3a20001
[junit4:junit4]   2> 152 T1276 oaz.ZooKeeper.close Session: 0x13d7edcf3a20001 closed
[junit4:junit4]   2> 238 T1276 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 245 T1276 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:40459
[junit4:junit4]   2> 245 T1276 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 246 T1276 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 246 T1276 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363633042481
[junit4:junit4]   2> 247 T1276 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363633042481/solr.xml
[junit4:junit4]   2> 247 T1276 oasc.CoreContainer.<init> New CoreContainer 23649485
[junit4:junit4]   2> 248 T1276 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363633042481/'
[junit4:junit4]   2> 248 T1276 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363633042481/'
[junit4:junit4]   2> 271 T1276 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 272 T1276 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 272 T1276 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 272 T1276 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 272 T1276 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 273 T1276 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 273 T1276 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 273 T1276 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 274 T1276 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 274 T1276 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 279 T1276 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 288 T1276 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:36465/solr
[junit4:junit4]   2> 289 T1276 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 289 T1276 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:36465 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1f397f1
[junit4:junit4]   2> 290 T1276 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 290 T1295 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:36465. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 290 T1295 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:36465, initiating session
[junit4:junit4]   2> 290 T1278 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60030
[junit4:junit4]   2> 291 T1278 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60030
[junit4:junit4]   2> 291 T1280 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d7edcf3a20002 with negotiated timeout 20000 for client /127.0.0.1:60030
[junit4:junit4]   2> 291 T1295 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:36465, sessionid = 0x13d7edcf3a20002, negotiated timeout = 20000
[junit4:junit4]   2> 292 T1296 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f397f1 name:ZooKeeperConnection Watcher:127.0.0.1:36465 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 292 T1276 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 293 T1281 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d7edcf3a20002
[junit4:junit4]   2> 293 T1296 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 293 T1278 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:60030 which had sessionid 0x13d7edcf3a20002
[junit4:junit4]   2> 293 T1276 oaz.ZooKeeper.close Session: 0x13d7edcf3a20002 closed
[junit4:junit4]   2> 294 T1276 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 296 T1276 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:36465/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@f419b
[junit4:junit4]   2> 297 T1297 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:36465. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 297 T1276 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 297 T1297 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:36465, initiating session
[junit4:junit4]   2> 297 T1278 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60031
[junit4:junit4]   2> 297 T1278 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60031
[junit4:junit4]   2> 298 T1280 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d7edcf3a20003 with negotiated timeout 20000 for client /127.0.0.1:60031
[junit4:junit4]   2> 298 T1297 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:36465, sessionid = 0x13d7edcf3a20003, negotiated timeout = 20000
[junit4:junit4]   2> 298 T1298 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f419b name:ZooKeeperConnection Watcher:127.0.0.1:36465/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 298 T1276 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 300 T1276 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 301 T1281 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7edcf3a20003 type:create cxid:0x7 zxid:0x1b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 302 T1276 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 304 T1276 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 305 T1276 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40459_
[junit4:junit4]   2> 305 T1281 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7edcf3a20003 type:delete cxid:0x12 zxid:0x1e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:40459_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:40459_
[junit4:junit4]   2> 306 T1276 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40459_
[junit4:junit4]   2> 307 T1276 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 322 T1281 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7edcf3a20003 type:delete cxid:0x20 zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 323 T1276 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 324 T1276 oasc.Overseer.start Overseer (id=89367055062663171-127.0.0.1:40459_-n_0000000000) starting
[junit4:junit4]   2> 325 T1281 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7edcf3a20003 type:create cxid:0x25 zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 326 T1281 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7edcf3a20003 type:create cxid:0x26 zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 326 T1281 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7edcf3a20003 type:create cxid:0x28 zxid:0x27 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 327 T1276 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 329 T1281 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7edcf3a20003 type:create cxid:0x2e zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 330 T1300 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 331 T1276 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 332 T1276 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 334 T1276 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 335 T1299 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 339 T1301 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363633042481/collection1
[junit4:junit4]   2> 339 T1301 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 339 T1301 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 339 T1301 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 340 T1301 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363633042481/collection1/'
[junit4:junit4]   2> 340 T1301 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363633042481/collection1/lib/README' to classloader
[junit4:junit4]   2> 341 T1301 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363633042481/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 361 T1301 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 388 T1301 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 389 T1301 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 392 T1301 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 677 T1301 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 682 T1301 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 684 T1301 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 693 T1301 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 695 T1301 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 698 T1301 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 698 T1301 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 699 T1301 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 699 T1301 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 700 T1301 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 700 T1301 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 700 T1301 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 700 T1301 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363633042481/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363633042333/control/data/
[junit4:junit4]   2> 701 T1301 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@e9fc7b
[junit4:junit4]   2> 701 T1301 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 701 T1301 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363633042333/control/data forceNew: false
[junit4:junit4]   2> 701 T1301 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363633042333/control/data/index/
[junit4:junit4]   2> 702 T1301 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363633042333/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 702 T1301 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363633042333/control/data/index forceNew: false
[junit4:junit4]   2> 703 T1301 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1e04be7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b6c9f8),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 703 T1301 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 705 T1301 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 705 T1301 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 705 T1301 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 706 T1301 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 706 T1301 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 706 T1301 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 706 T1301 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 707 T1301 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 707 T1301 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 709 T1301 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 712 T1301 oass.SolrIndexSearcher.<init> Opening Searcher@125e872 main
[junit4:junit4]   2> 712 T1301 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363633042333/control/data/tlog
[junit4:junit4]   2> 712 T1301 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 712 T1301 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 716 T1302 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@125e872 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 717 T1301 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 717 T1301 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1838 T1299 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1839 T1299 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40459",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40459_",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 1839 T1299 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 1839 T1299 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 1843 T1298 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> 2719 T1301 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2720 T1301 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40459 collection:control_collection shard:shard1
[junit4:junit4]   2> 2721 T1301 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2730 T1281 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7edcf3a20003 type:delete cxid:0x82 zxid:0x35 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2730 T1301 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2731 T1281 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7edcf3a20003 type:create cxid:0x83 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2734 T1301 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2734 T1301 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2735 T1301 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:40459/collection1/
[junit4:junit4]   2> 2735 T1301 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2735 T1301 oasc.SyncStrategy.syncToMe http://127.0.0.1:40459/collection1/ has no replicas
[junit4:junit4]   2> 2735 T1301 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:40459/collection1/
[junit4:junit4]   2> 2736 T1301 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2741 T1281 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7edcf3a20003 type:create cxid:0x8e zxid:0x3a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3347 T1299 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3358 T1298 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> 3396 T1301 oasc.ZkController.register We are http://127.0.0.1:40459/collection1/ and leader is http://127.0.0.1:40459/collection1/
[junit4:junit4]   2> 3396 T1301 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40459
[junit4:junit4]   2> 3397 T1301 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3397 T1301 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3397 T1301 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3399 T1301 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3401 T1276 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3402 T1276 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3403 T1276 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3408 T1276 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3410 T1276 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:36465/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@a715b2
[junit4:junit4]   2> 3411 T1276 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3411 T1305 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:36465. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3412 T1305 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:36465, initiating session
[junit4:junit4]   2> 3412 T1278 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60036
[junit4:junit4]   2> 3412 T1278 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60036
[junit4:junit4]   2> 3413 T1280 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d7edcf3a20004 with negotiated timeout 10000 for client /127.0.0.1:60036
[junit4:junit4]   2> 3413 T1305 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:36465, sessionid = 0x13d7edcf3a20004, negotiated timeout = 10000
[junit4:junit4]   2> 3414 T1306 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a715b2 name:ZooKeeperConnection Watcher:127.0.0.1:36465/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3414 T1276 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3416 T1276 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3419 T1276 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3487 T1276 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3489 T1276 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:42754
[junit4:junit4]   2> 3489 T1276 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3490 T1276 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3490 T1276 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363633045749
[junit4:junit4]   2> 3490 T1276 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363633045749/solr.xml
[junit4:junit4]   2> 3490 T1276 oasc.CoreContainer.<init> New CoreContainer 3522558
[junit4:junit4]   2> 3491 T1276 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363633045749/'
[junit4:junit4]   2> 3491 T1276 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363633045749/'
[junit4:junit4]   2> 3507 T1276 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3508 T1276 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3508 T1276 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3508 T1276 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3509 T1276 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3509 T1276 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3509 T1276 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3510 T1276 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3510 T1276 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3510 T1276 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3516 T1276 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3525 T1276 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:36465/solr
[junit4:junit4]   2> 3525 T1276 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3525 T1276 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:36465 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@e0b36f
[junit4:junit4]   2> 3526 T1276 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3526 T1316 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:36465. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3527 T1316 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:36465, initiating session
[junit4:junit4]   2> 3527 T1278 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60037
[junit4:junit4]   2> 3527 T1278 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60037
[junit4:junit4]   2> 3528 T1280 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d7edcf3a20005 with negotiated timeout 20000 for client /127.0.0.1:60037
[junit4:junit4]   2> 3528 T1316 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:36465, sessionid = 0x13d7edcf3a20005, negotiated timeout = 20000
[junit4:junit4]   2> 3528 T1317 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e0b36f name:ZooKeeperConnection Watcher:127.0.0.1:36465 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3528 T1276 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3529 T1281 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d7edcf3a20005
[junit4:junit4]   2> 3530 T1317 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3530 T1278 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:60037 which had sessionid 0x13d7edcf3a20005
[junit4:junit4]   2> 3530 T1276 oaz.ZooKeeper.close Session: 0x13d7edcf3a20005 closed
[junit4:junit4]   2> 3530 T1276 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3532 T1276 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:36465/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@17ea1e9
[junit4:junit4]   2> 3533 T1318 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:36465. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3533 T1276 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3533 T1318 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:36465, initiating session
[junit4:junit4]   2> 3534 T1278 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60038
[junit4:junit4]   2> 3534 T1278 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60038
[junit4:junit4]   2> 3534 T1280 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d7edcf3a20006 with negotiated timeout 20000 for client /127.0.0.1:60038
[junit4:junit4]   2> 3534 T1318 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:36465, sessionid = 0x13d7edcf3a20006, negotiated timeout = 20000
[junit4:junit4]   2> 3535 T1319 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17ea1e9 name:ZooKeeperConnection Watcher:127.0.0.1:36465/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3535 T1276 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3536 T1281 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7edcf3a20006 type:create cxid:0x1 zxid:0x48 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3536 T1281 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7edcf3a20006 type:create cxid:0x3 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3538 T1276 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4540 T1276 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42754_
[junit4:junit4]   2> 4541 T1281 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7edcf3a20006 type:delete cxid:0xd zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:42754_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:42754_
[junit4:junit4]   2> 4542 T1276 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42754_
[junit4:junit4]   2> 4547 T1298 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4547 T1306 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4547 T1298 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> 4547 T1319 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4554 T1320 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363633045749/collection1
[junit4:junit4]   2> 4555 T1320 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4556 T1320 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4556 T1320 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4557 T1320 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363633045749/collection1/'
[junit4:junit4]   2> 4558 T1320 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363633045749/collection1/lib/README' to classloader
[junit4:junit4]   2> 4559 T1320 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363633045749/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4591 T1320 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4617 T1320 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4618 T1320 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4621 T1320 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4864 T1299 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4864 T1299 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40459",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40459_",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active"}
[junit4:junit4]   2> 4867 T1298 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> 4867 T1306 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> 4867 T1319 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> 4903 T1320 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 4908 T1320 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 4910 T1320 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4919 T1320 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4922 T1320 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4925 T1320 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4925 T1320 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 4926 T1320 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 4926 T1320 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4927 T1320 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 4927 T1320 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 4927 T1320 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 4927 T1320 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363633045749/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363633042333/jetty1/
[junit4:junit4]   2> 4927 T1320 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@e9fc7b
[junit4:junit4]   2> 4928 T1320 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 4928 T1320 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363633042333/jetty1 forceNew: false
[junit4:junit4]   2> 4928 T1320 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363633042333/jetty1/index/
[junit4:junit4]   2> 4928 T1320 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363633042333/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4928 T1320 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363633042333/jetty1/index forceNew: false
[junit4:junit4]   2> 4929 T1320 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@128a2f0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19b17ac),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4930 T1320 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4931 T1320 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 4931 T1320 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 4932 T1320 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 4932 T1320 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 4932 T1320 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 4932 T1320 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 4933 T1320 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 4933 T1320 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 4933 T1320 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 4935 T1320 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 4937 T1320 oass.SolrIndexSearcher.<init> Opening Searcher@11adf9a main
[junit4:junit4]   2> 4938 T1320 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363633042333/jetty1/tlog
[junit4:junit4]   2> 4938 T1320 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4938 T1320 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4941 T1321 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@11adf9a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 4942 T1320 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 4942 T1320 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6371 T1299 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6372 T1299 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42754",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42754_",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 6372 T1299 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6372 T1299 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 6378 T1319 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> 6378 T1306 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> 6379 T1298 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> 6944 T1320 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 6944 T1320 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:42754 collection:collection1 shard:shard2
[junit4:junit4]   2> 6945 T1320 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 6949 T1281 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7edcf3a20006 type:delete cxid:0x4a zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 6949 T1320 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 6950 T1281 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7edcf3a20006 type:create cxid:0x4b zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6951 T1320 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 6951 T1320 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 6951 T1320 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:42754/collection1/
[junit4:junit4]   2> 6952 T1320 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 6952 T1320 oasc.SyncStrategy.syncToMe http://127.0.0.1:42754/collection1/ has no replicas
[junit4:junit4]   2> 6952 T1320 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:42754/collection1/
[junit4:junit4]   2> 6952 T1320 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 6954 T1281 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7edcf3a20006 type:create cxid:0x56 zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7884 T1299 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7921 T1319 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> 7921 T1306 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> 7921 T1298 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> 7958 T1320 oasc.ZkController.register We are http://127.0.0.1:42754/collection1/ and leader is http://127.0.0.1:42754/collection1/
[junit4:junit4]   2> 7958 T1320 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42754
[junit4:junit4]   2> 7958 T1320 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 7959 T1320 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 7959 T1320 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7961 T1320 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7962 T1276 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 7963 T1276 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 7963 T1276 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8031 T1276 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8033 T1276 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:45964
[junit4:junit4]   2> 8033 T1276 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8033 T1276 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8034 T1276 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363633050297
[junit4:junit4]   2> 8034 T1276 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363633050297/solr.xml
[junit4:junit4]   2> 8034 T1276 oasc.CoreContainer.<init> New CoreContainer 8997830
[junit4:junit4]   2> 8035 T1276 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363633050297/'
[junit4:junit4]   2> 8035 T1276 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363633050297/'
[junit4:junit4]   2> 8051 T1276 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8052 T1276 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8052 T1276 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8052 T1276 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8052 T1276 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8053 T1276 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8053 T1276 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8053 T1276 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8054 T1276 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8054 T1276 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8059 T1276 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8068 T1276 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:36465/solr
[junit4:junit4]   2> 8068 T1276 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8069 T1276 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:36465 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@a6e39
[junit4:junit4]   2> 8069 T1276 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8069 T1332 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:36465. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8070 T1332 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:36465, initiating session
[junit4:junit4]   2> 8070 T1278 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60057
[junit4:junit4]   2> 8071 T1278 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60057
[junit4:junit4]   2> 8071 T1280 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d7edcf3a20007 with negotiated timeout 20000 for client /127.0.0.1:60057
[junit4:junit4]   2> 8071 T1332 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:36465, sessionid = 0x13d7edcf3a20007, negotiated timeout = 20000
[junit4:junit4]   2> 8072 T1333 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a6e39 name:ZooKeeperConnection Watcher:127.0.0.1:36465 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8072 T1276 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8073 T1281 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d7edcf3a20007
[junit4:junit4]   2> 8073 T1333 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8073 T1278 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:60057 which had sessionid 0x13d7edcf3a20007
[junit4:junit4]   2> 8073 T1276 oaz.ZooKeeper.close Session: 0x13d7edcf3a20007 closed
[junit4:junit4]   2> 8074 T1276 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8076 T1276 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:36465/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1d52728
[junit4:junit4]   2> 8077 T1276 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8077 T1334 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:36465. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8078 T1334 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:36465, initiating session
[junit4:junit4]   2> 8078 T1278 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60058
[junit4:junit4]   2> 8078 T1278 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60058
[junit4:junit4]   2> 8079 T1280 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d7edcf3a20008 with negotiated timeout 20000 for client /127.0.0.1:60058
[junit4:junit4]   2> 8079 T1334 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:36465, sessionid = 0x13d7edcf3a20008, negotiated timeout = 20000
[junit4:junit4]   2> 8079 T1335 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d52728 name:ZooKeeperConnection Watcher:127.0.0.1:36465/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8079 T1276 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8080 T1281 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7edcf3a20008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8080 T1281 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7edcf3a20008 type:create cxid:0x3 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8082 T1276 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9085 T1276 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45964_
[junit4:junit4]   2> 9086 T1281 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7edcf3a20008 type:delete cxid:0xd zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:45964_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:45964_
[junit4:junit4]   2> 9087 T1276 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45964_
[junit4:junit4]   2> 9090 T1319 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> 9091 T1298 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9091 T1306 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9091 T1298 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> 9091 T1335 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9091 T1306 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> 9093 T1319 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9099 T1336 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363633050297/collection1
[junit4:junit4]   2> 9100 T1336 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9100 T1336 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9101 T1336 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9102 T1336 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363633050297/collection1/'
[junit4:junit4]   2> 9103 T1336 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363633050297/collection1/lib/README' to classloader
[junit4:junit4]   2> 9103 T1336 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363633050297/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9136 T1336 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9162 T1336 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9163 T1336 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9166 T1336 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9428 T1299 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9428 T1299 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42754",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42754_",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active"}
[junit4:junit4]   2> 9431 T1306 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> 9431 T1298 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> 9431 T1335 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> 9431 T1319 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> 9481 T1336 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9487 T1336 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9489 T1336 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9501 T1336 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9504 T1336 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9507 T1336 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9507 T1336 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9508 T1336 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9508 T1336 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9509 T1336 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9509 T1336 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9509 T1336 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9509 T1336 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363633050297/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363633042333/jetty2/
[junit4:junit4]   2> 9510 T1336 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@e9fc7b
[junit4:junit4]   2> 9510 T1336 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9510 T1336 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363633042333/jetty2 forceNew: false
[junit4:junit4]   2> 9510 T1336 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363633042333/jetty2/index/
[junit4:junit4]   2> 9511 T1336 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363633042333/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9511 T1336 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363633042333/jetty2/index forceNew: false
[junit4:junit4]   2> 9512 T1336 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@226b2e lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f3d708),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9513 T1336 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9514 T1336 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9515 T1336 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9515 T1336 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9515 T1336 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9516 T1336 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9516 T1336 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9516 T1336 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9517 T1336 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9517 T1336 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9521 T1336 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9524 T1336 oass.SolrIndexSearcher.<init> Opening Searcher@1749033 main
[junit4:junit4]   2> 9524 T1336 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363633042333/jetty2/tlog
[junit4:junit4]   2> 9524 T1336 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9524 T1336 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9528 T1337 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1749033 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9530 T1336 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9530 T1336 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10935 T1299 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10935 T1299 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45964",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45964_",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 10935 T1299 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 10936 T1299 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 10939 T1335 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> 10939 T1306 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> 10939 T1298 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> 10939 T1319 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> 11531 T1336 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11532 T1336 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:45964 collection:collection1 shard:shard1
[junit4:junit4]   2> 11532 T1336 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 11536 T1281 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7edcf3a20008 type:delete cxid:0x49 zxid:0x7d txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard1 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard1
[junit4:junit4]   2> 11537 T1336 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11537 T1281 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7edcf3a20008 type:create cxid:0x4a zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11541 T1336 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11541 T1336 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11541 T1336 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:45964/collection1/
[junit4:junit4]   2> 11541 T1336 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11541 T1336 oasc.SyncStrategy.syncToMe http://127.0.0.1:45964/collection1/ has no replicas
[junit4:junit4]   2> 11542 T1336 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:45964/collection1/
[junit4:junit4]   2> 11542 T1336 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 11544 T1281 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7edcf3a20008 type:create cxid:0x54 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12444 T1299 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12452 T1319 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> 12452 T1335 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> 12452 T1298 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> 12452 T1306 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> 12498 T1336 oasc.ZkController.register We are http://127.0.0.1:45964/collection1/ and leader is http://127.0.0.1:45964/collection1/
[junit4:junit4]   2> 12498 T1336 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45964
[junit4:junit4]   2> 12498 T1336 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12498 T1336 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12498 T1336 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12499 T1336 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12500 T1276 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 12501 T1276 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12501 T1276 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12572 T1276 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12574 T1276 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:38839
[junit4:junit4]   2> 12574 T1276 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12575 T1276 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12575 T1276 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363633054834
[junit4:junit4]   2> 12575 T1276 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363633054834/solr.xml
[junit4:junit4]   2> 12576 T1276 oasc.CoreContainer.<init> New CoreContainer 30723366
[junit4:junit4]   2> 12576 T1276 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363633054834/'
[junit4:junit4]   2> 12576 T1276 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363633054834/'
[junit4:junit4]   2> 12593 T1276 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12594 T1276 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12594 T1276 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12594 T1276 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12595 T1276 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12595 T1276 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12595 T1276 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12596 T1276 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12596 T1276 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12596 T1276 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12602 T1276 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12610 T1276 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:36465/solr
[junit4:junit4]   2> 12611 T1276 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12611 T1276 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:36465 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@af665d
[junit4:junit4]   2> 12612 T1348 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:36465. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12612 T1276 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12613 T1348 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:36465, initiating session
[junit4:junit4]   2> 12613 T1278 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60060
[junit4:junit4]   2> 12613 T1278 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60060
[junit4:junit4]   2> 12614 T1280 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d7edcf3a20009 with negotiated timeout 20000 for client /127.0.0.1:60060
[junit4:junit4]   2> 12614 T1348 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:36465, sessionid = 0x13d7edcf3a20009, negotiated timeout = 20000
[junit4:junit4]   2> 12614 T1349 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@af665d name:ZooKeeperConnection Watcher:127.0.0.1:36465 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12614 T1276 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12615 T1281 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d7edcf3a20009
[junit4:junit4]   2> 12616 T1278 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:60060 which had sessionid 0x13d7edcf3a20009
[junit4:junit4]   2> 12616 T1276 oaz.ZooKeeper.close Session: 0x13d7edcf3a20009 closed
[junit4:junit4]   2> 12616 T1276 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12617 T1349 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12619 T1276 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:36465/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@19bf339
[junit4:junit4]   2> 12619 T1276 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12620 T1350 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:36465. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12620 T1350 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:36465, initiating session
[junit4:junit4]   2> 12620 T1278 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60061
[junit4:junit4]   2> 12621 T1278 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60061
[junit4:junit4]   2> 12621 T1280 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d7edcf3a2000a with negotiated timeout 20000 for client /127.0.0.1:60061
[junit4:junit4]   2> 12621 T1350 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:36465, sessionid = 0x13d7edcf3a2000a, negotiated timeout = 20000
[junit4:junit4]   2> 12621 T1351 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19bf339 name:ZooKeeperConnection Watcher:127.0.0.1:36465/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12622 T1276 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12622 T1281 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7edcf3a2000a type:create cxid:0x1 zxid:0x8e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12623 T1281 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7edcf3a2000a type:create cxid:0x3 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12625 T1276 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13627 T1276 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38839_
[junit4:junit4]   2> 13628 T1281 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7edcf3a2000a type:delete cxid:0xd zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:38839_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:38839_
[junit4:junit4]   2> 13628 T1276 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38839_
[junit4:junit4]   2> 13630 T1319 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> 13630 T1335 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> 13630 T1306 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> 13631 T1298 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13631 T1351 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13631 T1298 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> 13632 T1319 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13632 T1335 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13632 T1306 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13635 T1352 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363633054834/collection1
[junit4:junit4]   2> 13635 T1352 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13636 T1352 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13636 T1352 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13637 T1352 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363633054834/collection1/'
[junit4:junit4]   2> 13637 T1352 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363633054834/collection1/lib/README' to classloader
[junit4:junit4]   2> 13638 T1352 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363633054834/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13659 T1352 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 13685 T1352 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13686 T1352 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13690 T1352 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13958 T1299 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13959 T1299 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45964",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45964_",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active"}
[junit4:junit4]   2> 13962 T1298 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> 13962 T1351 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> 13962 T1335 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> 13962 T1319 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> 13962 T1306 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> 14016 T1352 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14021 T1352 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14023 T1352 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14034 T1352 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14037 T1352 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14040 T1352 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14041 T1352 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14042 T1352 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14042 T1352 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14043 T1352 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14043 T1352 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14043 T1352 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14043 T1352 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363633054834/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363633042333/jetty3/
[junit4:junit4]   2> 14043 T1352 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@e9fc7b
[junit4:junit4]   2> 14044 T1352 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14044 T1352 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363633042333/jetty3 forceNew: false
[junit4:junit4]   2> 14044 T1352 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363633042333/jetty3/index/
[junit4:junit4]   2> 14045 T1352 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363633042333/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14045 T1352 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363633042333/jetty3/index forceNew: false
[junit4:junit4]   2> 14046 T1352 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@15fd374 lockFactory=org.apache.lucene.store.NativeFSLockFactory@a8cf1),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14047 T1352 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14048 T1352 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14048 T1352 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14049 T1352 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14049 T1352 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14050 T1352 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14050 T1352 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14050 T1352 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14051 T1352 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14051 T1352 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14053 T1352 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14056 T1352 oass.SolrIndexSearcher.<init> Opening Searcher@12fbbf8 main
[junit4:junit4]   2> 14056 T1352 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363633042333/jetty3/tlog
[junit4:junit4]   2> 14057 T1352 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14057 T1352 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14060 T1353 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@12fbbf8 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14062 T1352 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14063 T1352 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15465 T1299 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15466 T1299 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38839",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38839_",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 15466 T1299 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15466 T1299 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 15470 T1351 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> 15470 T1298 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> 15470 T1306 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> 15470 T1335 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> 15470 T1319 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> 16065 T1352 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16065 T1352 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:38839 collection:collection1 shard:shard2
[junit4:junit4]   2> 16069 T1352 oasc.ZkController.register We are http://127.0.0.1:38839/collection1/ and leader is http://127.0.0.1:42754/collection1/
[junit4:junit4]   2> 16070 T1352 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:38839
[junit4:junit4]   2> 16070 T1352 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16070 T1352 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C99 name=collection1 org.apache.solr.core.SolrCore@1fa4221 url=http://127.0.0.1:38839/collection1 node=127.0.0.1:38839_ C99_STATE=coll:collection1 core:collection1 props:{collection=collection1, base_url=http://127.0.0.1:38839, node_name=127.0.0.1:38839_, core=collection1, state=down}
[junit4:junit4]   2> 16071 T1354 C99 P38839 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16072 T1354 C99 P38839 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16072 T1352 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16072 T1354 C99 P38839 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16072 T1354 C99 P38839 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16073 T1276 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 16074 T1354 C99 P38839 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16074 T1276 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16075 T1276 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16161 T1276 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16163 T1276 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:42747
[junit4:junit4]   2> 16164 T1276 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16164 T1276 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16164 T1276 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363633058409
[junit4:junit4]   2> 16165 T1276 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363633058409/solr.xml
[junit4:junit4]   2> 16165 T1276 oasc.CoreContainer.<init> New CoreContainer 28804390
[junit4:junit4]   2> 16165 T1276 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363633058409/'
[junit4:junit4]   2> 16166 T1276 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363633058409/'
[junit4:junit4]   2> 16183 T1276 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16183 T1276 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16184 T1276 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16184 T1276 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16184 T1276 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16184 T1276 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16185 T1276 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16185 T1276 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16185 T1276 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16186 T1276 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16192 T1276 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16208 T1276 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:36465/solr
[junit4:junit4]   2> 16209 T1276 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16209 T1276 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:36465 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1f0de90
[junit4:junit4]   2> 16210 T1365 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:36465. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16210 T1276 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16211 T1365 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:36465, initiating session
[junit4:junit4]   2> 16211 T1278 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60063
[junit4:junit4]   2> 16211 T1278 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60063
[junit4:junit4]   2> 16212 T1280 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d7edcf3a2000b with negotiated timeout 20000 for client /127.0.0.1:60063
[junit4:junit4]   2> 16212 T1365 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:36465, sessionid = 0x13d7edcf3a2000b, negotiated timeout = 20000
[junit4:junit4]   2> 16212 T1366 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f0de90 name:ZooKeeperConnection Watcher:127.0.0.1:36465 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16212 T1276 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16214 T1281 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d7edcf3a2000b
[junit4:junit4]   2> 16214 T1278 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:60063 which had sessionid 0x13d7edcf3a2000b
[junit4:junit4]   2> 16214 T1366 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16214 T1276 oaz.ZooKeeper.close Session: 0x13d7edcf3a2000b closed
[junit4:junit4]   2> 16215 T1276 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16217 T1276 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:36465/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@11ddb32
[junit4:junit4]   2> 16218 T1367 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:36465. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16218 T1276 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16219 T1367 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:36465, initiating session
[junit4:junit4]   2> 16219 T1278 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60064
[junit4:junit4]   2> 16219 T1278 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60064
[junit4:junit4]   2> 16220 T1280 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d7edcf3a2000c with negotiated timeout 20000 for client /127.0.0.1:60064
[junit4:junit4]   2> 16220 T1367 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:36465, sessionid = 0x13d7edcf3a2000c, negotiated timeout = 20000
[junit4:junit4]   2> 16220 T1368 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11ddb32 name:ZooKeeperConnection Watcher:127.0.0.1:36465/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16220 T1276 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16221 T1281 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7edcf3a2000c type:create cxid:0x1 zxid:0xa1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16222 T1281 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7edcf3a2000c type:create cxid:0x3 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16223 T1276 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 16974 T1299 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16975 T1299 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38839",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38839_",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering"}
[junit4:junit4]   2> 16980 T1306 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> 16981 T1319 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> 16981 T1298 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> 16981 T1351 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> 16981 T1335 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> 16981 T1368 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> 17082 T1314 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {version=2&nodeName=127.0.0.1:38839_&checkLive=true&coreNodeName=4&wt=javabin&core=collection1&action=PREPRECOVERY&onlyIfLeader=true&state=recovering} status=0 QTime=1000 
[junit4:junit4]   2> 17225 T1276 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42747_
[junit4:junit4]   2> 17226 T1281 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7edcf3a2000c type:delete cxid:0xf zxid:0xa7 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:42747_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:42747_
[junit4:junit4]   2> 17227 T1276 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42747_
[junit4:junit4]   2> 17230 T1335 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> 17230 T1319 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> 17230 T1298 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> 17231 T1351 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17231 T1306 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17231 T1368 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17232 T1368 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> 17231 T1306 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> 17231 T1351 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> 17233 T1298 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17234 T1319 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17234 T1335 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17239 T1369 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363633058409/collection1
[junit4:junit4]   2> 17239 T1369 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17240 T1369 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17240 T1369 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17242 T1369 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363633058409/collection1/'
[junit4:junit4]   2> 17243 T1369 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363633058409/collection1/lib/README' to classloader
[junit4:junit4]   2> 17243 T1369 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363633058409/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17280 T1369 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 17307 T1369 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17308 T1369 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17311 T1369 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17621 T1369 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17627 T1369 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17631 T1369 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17643 T1369 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17647 T1369 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17651 T1369 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17656 T1369 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17656 T1369 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17657 T1369 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17657 T1369 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17657 T1369 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17657 T1369 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17658 T1369 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363633058409/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363633042333/jetty4/
[junit4:junit4]   2> 17658 T1369 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@e9fc7b
[junit4:junit4]   2> 17658 T1369 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17660 T1369 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363633042333/jetty4 forceNew: false
[junit4:junit4]   2> 17660 T1369 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363633042333/jetty4/index/
[junit4:junit4]   2> 17660 T1369 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363633042333/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17661 T1369 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363633042333/jetty4/index forceNew: false
[junit4:junit4]   2> 17662 T1369 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@536c8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@13687f9),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17663 T1369 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17665 T1369 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17665 T1369 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17666 T1369 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17667 T1369 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17668 T1369 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17668 T1369 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17668 T1369 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17669 T1369 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17669 T1369 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17672 T1369 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17675 T1369 oass.SolrIndexSearcher.<init> Opening Searcher@2311df main
[junit4:junit4]   2> 17676 T1369 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363633042333/jetty4/tlog
[junit4:junit4]   2> 17676 T1369 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17677 T1369 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17680 T1370 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2311df main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17682 T1369 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17682 T1369 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18486 T1299 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18486 T1299 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42747",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42747_",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 18486 T1299 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 18486 T1299 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 18489 T1298 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> 18489 T1335 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> 18489 T1368 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> 18489 T1306 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> 18489 T1319 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> 18489 T1351 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> 18683 T1369 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18683 T1369 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:42747 collection:collection1 shard:shard1
[junit4:junit4]   2> 18686 T1369 oasc.ZkController.register We are http://127.0.0.1:42747/collection1/ and leader is http://127.0.0.1:45964/collection1/
[junit4:junit4]   2> 18686 T1369 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42747
[junit4:junit4]   2> 18686 T1369 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18686 T1369 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C100 name=collection1 org.apache.solr.core.SolrCore@fbd50b url=http://127.0.0.1:42747/collection1 node=127.0.0.1:42747_ C100_STATE=coll:collection1 core:collection1 props:{collection=collection1, base_url=http://127.0.0.1:42747, node_name=127.0.0.1:42747_, core=collection1, state=down}
[junit4:junit4]   2> 18686 T1371 C100 P42747 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18687 T1371 C100 P42747 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18687 T1371 C100 P42747 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18687 T1369 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18687 T1371 C100 P42747 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18688 T1371 C100 P42747 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18688 T1276 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 18688 T1276 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18689 T1276 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18691 T1276 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18692 T1276 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18696 T1313 oasc.CoreContainer.create Creating SolrCore 'onenodecollectioncore' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363633045749/onenodecollectioncore
[junit4:junit4]   2> 18696 T1313 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 18697 T1313 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 18697 T1313 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 18698 T1313 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 18698 T1313 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 18700 T1313 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 18701 T1313 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363633045749/onenodecollectioncore/'
[junit4:junit4]   2> 18737 T1313 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 18768 T1313 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 18769 T1313 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 18773 T1313 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2>  C99_STATE=coll:collection1 core:collection1 props:{collection=collection1, shard=shard2, base_url=http://127.0.0.1:38839, node_name=127.0.0.1:38839_, core=collection1, state=recovering}
[junit4:junit4]   2> 19083 T1354 C99 P38839 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:42754/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19084 T1354 C99 P38839 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:38839 START replicas=[http://127.0.0.1:42754/collection1/] nUpdates=100
[junit4:junit4]   2> 19084 T1354 C99 P38839 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19084 T1354 C99 P38839 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19085 T1354 C99 P38839 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19085 T1354 C99 P38839 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19085 T1354 C99 P38839 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19085 T1354 C99 P38839 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:42754/collection1/. core=collection1
[junit4:junit4]   2> 19085 T1354 C99 P38839 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C101 name=collection1 org.apache.solr.core.SolrCore@e38b58 url=http://127.0.0.1:42754/collection1 node=127.0.0.1:42754_ C101_STATE=coll:collection1 core:collection1 props:{collection=collection1, shard=shard2, base_url=http://127.0.0.1:42754, node_name=127.0.0.1:42754_, core=collection1, state=active, leader=true}
[junit4:junit4]   2> 19089 T1312 C101 P42754 REQ /get {version=2&qt=/get&distrib=false&getVersions=100&wt=javabin} status=0 QTime=1 
[junit4:junit4]   2> 19091 T1314 C101 P42754 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 19092 T1314 C101 P42754 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@128a2f0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19b17ac),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19093 T1314 C101 P42754 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19093 T1313 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 19093 T1314 C101 P42754 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@128a2f0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19b17ac),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@128a2f0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19b17ac),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19093 T1314 C101 P42754 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19094 T1314 C101 P42754 oass.SolrIndexSearcher.<init> Opening Searcher@123486e realtime
[junit4:junit4]   2> 19094 T1314 C101 P42754 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19094 T1314 C101 P42754 /update {version=2&commit=true&wt=javabin&softCommit=false&commit_end_point=true&openSearcher=false&waitSearcher=true} {commit=} 0 3
[junit4:junit4]   2> 19095 T1354 C99 P38839 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19095 T1354 C99 P38839 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19098 T1314 C101 P42754 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19099 T1314 C101 P42754 REQ /replication {version=2&qt=/replication&command=indexversion&wt=javabin} status=0 QTime=3 
[junit4:junit4]   2> 19099 T1313 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 19099 T1354 C99 P38839 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 19099 T1354 C99 P38839 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19099 T1354 C99 P38839 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19101 T1315 C101 P42754 REQ /replication {version=2&qt=/replication&command=filelist&wt=javabin&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 19101 T1354 C99 P38839 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19102 T1313 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 19102 T1354 C99 P38839 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363633042333/jetty3/index.20130318155741431 forceNew: false
[junit4:junit4]   2> 19102 T1354 C99 P38839 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@4c8b9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1025a2f) fullCopy=false
[junit4:junit4]   2> 19104 T1312 C101 P42754 REQ /replication {qt=/replication&command=filecontent&wt=filestream&file=segments_2&checksum=true&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 19105 T1354 C99 P38839 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19106 T1354 C99 P38839 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19106 T1354 C99 P38839 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19107 T1354 C99 P38839 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@15fd374 lockFactory=org.apache.lucene.store.NativeFSLockFactory@a8cf1),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@15fd374 lockFactory=org.apache.lucene.store.NativeFSLockFactory@a8cf1),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 19108 T1354 C99 P38839 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 19108 T1354 C99 P38839 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19108 T1354 C99 P38839 oass.SolrIndexSearcher.<init> Opening Searcher@9583c7 main
[junit4:junit4]   2> 19109 T1353 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9583c7 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 19109 T1354 C99 P38839 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 19109 T1354 C99 P38839 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 19109 T1354 C99 P38839 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 19109 T1354 C99 P38839 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19111 T1354 C99 P38839 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19113 T1313 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19116 T1313 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19120 T1313 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19121 T1313 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19121 T1313 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19121 T1313 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19122 T1313 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19122 T1313 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19123 T1313 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19123 T1313 oasc.SolrCore.<init> [onenodecollectioncore] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363633045749/onenodecollectioncore/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363633042333/onenodecollection/
[junit4:junit4]   2> 19123 T1313 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@e9fc7b
[junit4:junit4]   2> 19123 T1313 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19124 T1313 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363633042333/onenodecollection forceNew: false
[junit4:junit4]   2> 19124 T1313 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363633042333/onenodecollection/index/
[junit4:junit4]   2> 19124 T1313 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363633042333/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 19125 T1313 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363633042333/onenodecollection/index forceNew: false
[junit4:junit4]   2> 19126 T1313 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@8ead7b lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a9dd13),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19126 T1313 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19128 T1313 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 19128 T1313 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 19128 T1313 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 19129 T1313 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 19129 T1313 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 19129 T1313 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 19130 T1313 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 19130 T1313 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 19130 T1313 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 19132 T1313 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 19134 T1313 oass.SolrIndexSearcher.<init> Opening Searcher@17525d1 main
[junit4:junit4]   2> 19135 T1313 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363633042333/onenodecollection/tlog
[junit4:junit4]   2> 19135 T1313 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 19136 T1313 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 19139 T1375 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@17525d1 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 19140 T1313 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 19993 T1299 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19994 T1299 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42747",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42747_",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering"}
[junit4:junit4]   2> 19997 T1299 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38839",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38839_",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active"}
[junit4:junit4]   2> 19999 T1299 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42754",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42754_",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 19999 T1299 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 20000 T1299 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 20004 T1368 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> 20004 T1335 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> 20004 T1319 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> 20004 T1298 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> 20004 T1306 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> 20004 T1351 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> 20141 T1313 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 20142 T1313 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:42754 collection:onenodecollection shard:shard1
[junit4:junit4]   2> 20143 T1313 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2> 20151 T1281 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7edcf3a20006 type:delete cxid:0xac zxid:0xc2 txntype:-1 reqpath:n/a Error Path:/solr/collections/onenodecollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/onenodecollection/leaders
[junit4:junit4]   2> 20152 T1313 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 20153 T1281 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7edcf3a20006 type:create cxid:0xad zxid:0xc3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20156 T1313 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 20156 T1313 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 20157 T1313 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:42754/onenodecollectioncore/
[junit4:junit4]   2> 20157 T1313 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 20158 T1313 oasc.SyncStrategy.syncToMe http://127.0.0.1:42754/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 20158 T1313 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:42754/onenodecollectioncore/
[junit4:junit4]   2> 20159 T1313 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> 20164 T1281 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7edcf3a20006 type:create cxid:0xb8 zxid:0xc7 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20692 T1328 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {version=2&nodeName=127.0.0.1:42747_&checkLive=true&coreNodeName=5&wt=javabin&core=collection1&action=PREPRECOVERY&onlyIfLeader=true&state=recovering} status=0 QTime=2001 
[junit4:junit4]   2> 21510 T1299 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21518 T1368 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> 21518 T1319 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> 21518 T1306 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> 21519 T1335 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> 21519 T1298 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> 21518 T1351 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> 21521 T1313 oasc.ZkController.register We are http://127.0.0.1:42754/onenodecollectioncore/ and leader is http://127.0.0.1:42754/onenodecollectioncore/
[junit4:junit4]   2> 21522 T1313 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:42754
[junit4:junit4]   2> 21522 T1313 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 21522 T1313 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 21523 T1313 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21523 T1313 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {version=2&collection=onenodecollection&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363633042333/onenodecollection&name=onenodecollectioncore&wt=javabin&numShards=1&action=CREATE&roles=none} status=0 QTime=2827 
[junit4:junit4]   2> 21524 T1276 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 21525 T1276 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22526 T1276 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C100_STATE=coll:collection1 core:collection1 props:{collection=collection1, shard=shard1, base_url=http://127.0.0.1:42747, node_name=127.0.0.1:42747_, core=collection1, state=recovering}
[junit4:junit4]   2> 22693 T1371 C100 P42747 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:45964/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22693 T1371 C100 P42747 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:42747 START replicas=[http://127.0.0.1:45964/collection1/] nUpdates=100
[junit4:junit4]   2> 22694 T1371 C100 P42747 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22694 T1371 C100 P42747 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22694 T1371 C100 P42747 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22694 T1371 C100 P42747 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22694 T1371 C100 P42747 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22694 T1371 C100 P42747 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:45964/collection1/. core=collection1
[junit4:junit4]   2> 22694 T1371 C100 P42747 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C102 name=collection1 org.apache.solr.core.SolrCore@1190137 url=http://127.0.0.1:45964/collection1 node=127.0.0.1:45964_ C102_STATE=coll:collection1 core:collection1 props:{collection=collection1, shard=shard1, base_url=http://127.0.0.1:45964, node_name=127.0.0.1:45964_, core=collection1, state=active, leader=true}
[junit4:junit4]   2> 22698 T1331 C102 P45964 REQ /get {version=2&qt=/get&distrib=false&getVersions=100&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 22699 T1328 C102 P45964 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22701 T1328 C102 P45964 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@226b2e lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f3d708),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22701 T1328 C102 P45964 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22701 T1328 C102 P45964 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@226b2e lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f3d708),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@226b2e lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f3d708),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22702 T1328 C102 P45964 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22702 T1328 C102 P45964 oass.SolrIndexSearcher.<init> Opening Searcher@1b9cec0 realtime
[junit4:junit4]   2> 22702 T1328 C102 P45964 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22702 T1328 C102 P45964 /update {version=2&commit=true&wt=javabin&softCommit=false&commit_end_point=true&openSearcher=false&waitSearcher=true} {commit=} 0 3
[junit4:junit4]   2> 22703 T1371 C100 P42747 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22703 T1371 C100 P42747 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 22705 T1331 C102 P45964 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22705 T1331 C102 P45964 REQ /replication {version=2&qt=/replication&command=indexversion&wt=javabin} status=0 QTime=1 
[junit4:junit4]   2> 22706 T1371 C100 P42747 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 22706 T1371 C100 P42747 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 22706 T1371 C100 P42747 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 22708 T1330 C102 P45964 REQ /replication {version=2&qt=/replication&command=filelist&wt=javabin&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 22708 T1371 C100 P42747 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 22709 T1371 C100 P42747 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363633042333/jetty4/index.20130318155745037 forceNew: false
[junit4:junit4]   2> 22709 T1371 C100 P42747 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@1e405f2 lockFactory=org.apache.lucene.store.NativeFSLockFactory@10a7235) fullCopy=false
[junit4:junit4]   2> 22711 T1328 C102 P45964 REQ /replication {qt=/replication&command=filecontent&wt=filestream&file=segments_2&checksum=true&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 22712 T1371 C100 P42747 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 22712 T1371 C100 P42747 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 22713 T1371 C100 P42747 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 22713 T1371 C100 P42747 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@536c8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@13687f9),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@536c8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@13687f9),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22714 T1371 C100 P42747 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22714 T1371 C100 P42747 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 22714 T1371 C100 P42747 oass.SolrIndexSearcher.<init> Opening Searcher@1165716 main
[junit4:junit4]   2> 22715 T1370 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1165716 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22715 T1371 C100 P42747 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 22715 T1371 C100 P42747 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 22715 T1371 C100 P42747 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 22716 T1371 C100 P42747 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22716 T1371 C100 P42747 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23023 T1299 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23023 T1299 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:42754__onenodecollectioncore",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42754",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42754_",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "state":"active"}
[junit4:junit4]   2> 23026 T1299 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42747",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42747_",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active"}
[junit4:junit4]   2> 23029 T1319 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> 23029 T1306 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> 23029 T1298 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> 23029 T1351 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> 23029 T1335 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> 23030 T1368 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> 23527 T1276 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23528 T1276 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
[junit4:junit4]   2> 23528 T1276 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 23533 T1276 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:36465 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1a88d77
[junit4:junit4]   2> 23534 T1276 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 23534 T1378 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:36465. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 23534 T1378 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:36465, initiating session
[junit4:junit4]   2> 23535 T1278 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60080
[junit4:junit4]   2> 23535 T1278 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60080
[junit4:junit4]   2> 23535 T1280 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d7edcf3a2000d with negotiated timeout 10000 for client /127.0.0.1:60080
[junit4:junit4]   2> 23535 T1378 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:36465, sessionid = 0x13d7edcf3a2000d, negotiated timeout = 10000
[junit4:junit4]   2> 23536 T1379 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a88d77 name:ZooKeeperConnection Watcher:127.0.0.1:36465 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 23536 T1276 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 23569 T1281 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d7edcf3a2000d
[junit4:junit4]   2> 23570 T1379 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 23570 T1278 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:60080 which had sessionid 0x13d7edcf3a2000d
[junit4:junit4]   2> 23570 T1276 oaz.ZooKeeper.close Session: 0x13d7edcf3a2000d closed
[junit4:junit4]   2> 23571 T1281 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d7edcf3a20004
[junit4:junit4]   2> 23571 T1306 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 23571 T1278 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:60036 which had sessionid 0x13d7edcf3a20004
[junit4:junit4]   2> 23571 T1276 oaz.ZooKeeper.close Session: 0x13d7edcf3a20004 closed
[junit4:junit4]   2> 23575 T1276 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 40459
[junit4:junit4]   2> 23575 T1276 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=23649485
[junit4:junit4]   2> 24535 T1299 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24536 T1299 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40459",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40459_",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 24542 T1298 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> 24542 T1368 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> 24542 T1351 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> 24542 T1335 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> 24542 T1319 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> 25577 T1276 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 25577 T1276 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 25581 T1276 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@15ab3bd
[junit4:junit4]   2> 25585 T1276 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> 25586 T1276 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 25586 T1276 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 25587 T1276 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 25588 T1276 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 25589 T1276 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363633042333/control/data/index
[junit4:junit4]   2> 25589 T1276 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363633042333/control/data/index
[junit4:junit4]   2> 25590 T1276 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363633042333/control/data
[junit4:junit4]   2> 25590 T1276 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363633042333/control/data
[junit4:junit4]   2> 25591 T1299 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89367055062663171-127.0.0.1:40459_-n_0000000000) am no longer a leader.
[junit4:junit4]   2> 25594 T1281 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d7edcf3a20003
[junit4:junit4]   2> 25595 T1351 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> 25596 T1278 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:60031 which had sessionid 0x13d7edcf3a20003
[junit4:junit4]   2> 25596 T1335 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25596 T1335 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> 25596 T1368 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25596 T1298 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> 25596 T1276 oaz.ZooKeeper.close Session: 0x13d7edcf3a20003 closed
[junit4:junit4]   2> 25596 T1281 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7edcf3a20006 type:delete cxid:0xc6 zxid:0xe3 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 25597 T1298 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 25597 T1368 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> 25598 T1298 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 25598 T1298 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 25598 T1319 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 25600 T1351 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25601 T1319 oasc.Overseer.start Overseer (id=89367055062663174-127.0.0.1:42754_-n_0000000001) starting
[junit4:junit4]   2> 25602 T1281 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7edcf3a20006 type:create cxid:0xcb zxid:0xe5 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25603 T1281 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7edcf3a20006 type:create cxid:0xcc zxid:0xe6 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25604 T1281 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7edcf3a20006 type:create cxid:0xce zxid:0xe7 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25606 T1281 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7edcf3a20006 type:create cxid:0xd0 zxid:0xe8 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 25607 T1381 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 25609 T1319 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 25609 T1319 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> 25610 T1380 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 25612 T1380 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25613 T1380 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40459",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40459_",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 25618 T1351 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> 25618 T1319 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> 25618 T1368 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> 25618 T1335 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> 25620 T1276 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 25674 T1276 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 42754
[junit4:junit4]   2> 25674 T1276 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=3522558
[junit4:junit4]   2> 27126 T1380 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 27127 T1380 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42754",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42754_",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 27132 T1380 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:42754__onenodecollectioncore",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42754",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42754_",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "state":"down"}
[junit4:junit4]   2> 27136 T1319 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> 27136 T1335 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> 27136 T1368 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> 27136 T1351 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> 28678 T1276 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 28678 T1276 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 28680 T1276 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 28684 T1276 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@e38b58
[junit4:junit4]   2> 28688 T1276 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> 28689 T1276 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 28690 T1276 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 28690 T1276 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 28694 T1276 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 28694 T1276 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363633042333/jetty1
[junit4:junit4]   2> 28695 T1276 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363633042333/jetty1
[junit4:junit4]   2> 28696 T1276 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363633042333/jetty1/index
[junit4:junit4]   2> 28696 T1276 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363633042333/jetty1/index
[junit4:junit4]   2> 28697 T1276 oasc.SolrCore.close [onenodecollectioncore]  CLOSING SolrCore org.apache.solr.core.SolrCore@45f31e
[junit4:junit4]   2> 28704 T1276 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> 28705 T1276 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 28705 T1276 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 28706 T1276 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 28707 T1276 oasc.SolrCore.closeSearcher [onenodecollectioncore] Closing main searcher on request.
[junit4:junit4]   2> 28708 T1276 oasc.CachingDirectoryFactory.close Closing directory when closing factory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363633042333/onenodecollection/index
[junit4:junit4]   2> 28708 T1276 oasc.CachingDirectoryFactory.closeDirectory Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363633042333/onenodecollection/index
[junit4:junit4]   2> 28709 T1276 oasc.CachingDirectoryFactory.close Closing directory when closing factory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363633042333/onenodecollection
[junit4:junit4]   2> 28709 T1276 oasc.CachingDirectoryFactory.closeDirectory Closing directory: /mnt/ssd/jenkins

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

]   1>             "GBP": 0.5,
[junit4:junit4]   1>             "MXN": 2.0
[junit4:junit4]   1>           }
[junit4:junit4]   1>         }
[junit4:junit4]   1>         
[junit4:junit4]   1>     /solr/configs/conf1/schema.xml (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/stopwords.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/synonyms.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>     /solr/configs/conf1/protwords.txt (0)
[junit4:junit4]   1>     DATA: ...supressed...
[junit4:junit4]   1>  /zookeeper (1)
[junit4:junit4]   1>  DATA:
[junit4:junit4]   1>      
[junit4:junit4]   1> 
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UnloadDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=EFAF4409FA51E69F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_PE -Dtests.timezone=Asia/Karachi -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] FAILURE  135s J1 | UnloadDistributedZkTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Still found shard2 in collection test_unload_shard_and_collection
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([EFAF4409FA51E69F:6E49CA118D0E86A3]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:124)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:77)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:487)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 134536 T1577 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 134545 T1576 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   2> 135154 T1580 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=es_PE, timezone=Asia/Karachi
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=1,free=210125184,total=307953664
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestBM25SimilarityFactory, OpenExchangeRatesOrgProviderTest, RequiredFieldsTest, StandardRequestHandlerTest, TestPartialUpdateDeduplication, StatsComponentTest, ZkSolrClientTest, PingRequestHandlerTest, TestReload, TestLuceneMatchVersion, TestArbitraryIndexDir, TestJmxMonitoredMap, TestOmitPositions, ShardRoutingCustomTest, TestStressLucene, TestPropInject, TestLMJelinekMercerSimilarityFactory, SignatureUpdateProcessorFactoryTest, TestCollationField, TestDynamicFieldCollectionResource, TestElisionMultitermQuery, BasicZkTest, TestAnalyzedSuggestions, SortByFunctionTest, TestFastOutputStream, TestSystemIdResolver, SuggesterTSTTest, JSONWriterTest, CollectionsAPIDistributedZkTest, TestBinaryField, UniqFieldsUpdateProcessorFactoryTest, DirectSolrSpellCheckerTest, TestStressReorder, TestZkChroot, SuggesterWFSTTest, TestSolrXMLSerializer, TestDynamicFieldResource, TestQuerySenderNoQuery, TestPostingsSolrHighlighter, TestCodecSupport, SolrCoreCheckLockOnStartupTest, TestMergePolicyConfig, HighlighterTest, ChaosMonkeySafeLeaderTest, NumericFieldsTest, IndexBasedSpellCheckerTest, BasicDistributedZk2Test, URLClassifyProcessorTest, TestDefaultSimilarityFactory, TestSolrDiscoveryProperties, TestBinaryResponseWriter, SolrRequestParserTest, NoCacheHeaderTest, HighlighterConfigTest, CurrencyFieldXmlFileTest, SolrCmdDistributorTest, SampleTest, DateMathParserTest, TestDFRSimilarityFactory, DebugComponentTest, TestUtils, NotRequiredUniqueKeyTest, TimeZoneUtilsTest, IndexSchemaRuntimeFieldTest, UnloadDistributedZkTest]
[junit4:junit4] Completed on J1 in 135.32s, 1 test, 1 failure <<< FAILURES!

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

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



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_15) - Build # 4768 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4768/
Java: 32bit/jdk1.7.0_15 -client -XX:+UseG1GC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.RecoveryZkTest

Error Message:
Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=2062, name=coreLoadExecutor-857-thread-1, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=2062, name=coreLoadExecutor-857-thread-1, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.
	at java.lang.Thread.getStackTrace(Thread.java:1567)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:520)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:986)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:878)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:870)
	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:37)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:322)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:244)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:458)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:744)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:619)
	at org.apache.solr.core.CoreContainer.createFromZk(CoreContainer.java:872)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:955)
	at org.apache.solr.core.CoreContainer$2.call(CoreContainer.java:579)
	at org.apache.solr.core.CoreContainer$2.call(CoreContainer.java:574)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.AssertionError: Directory not closed: MockDirWrapper(org.apache.lucene.store.RAMDirectory@14dabcb lockFactory=org.apache.lucene.store.NativeFSLockFactory@14652a7)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	... 1 more


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

Error Message:
Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=2064, name=RecoveryThread, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=2064, name=RecoveryThread, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.
	at java.lang.Thread.getStackTrace(Thread.java:1567)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:520)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:986)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:878)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:870)
	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:37)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:322)
	at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:383)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:281)
	at org.apache.solr.cloud.RecoveryStrategy.replicate(RecoveryStrategy.java:153)
	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:409)
	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:223)
Caused by: java.lang.AssertionError: Directory not closed: MockDirWrapper(org.apache.lucene.store.RAMDirectory@1a1effa lockFactory=org.apache.lucene.store.NativeFSLockFactory@22f888)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9263 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.RecoveryZkTest
[junit4:junit4]   2> 0 T2003 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 4 T2003 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-RecoveryZkTest-1363643463712
[junit4:junit4]   2> 5 T2003 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 5 T2004 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 6 T2004 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 7 T2004 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 7 T2004 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 8 T2004 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 9 T2004 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.RecoveryZkTest-1363643463711/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 105 T2003 oasc.ZkTestServer.run start zk server on port:33180
[junit4:junit4]   2> 106 T2003 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33180 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@6e2789
[junit4:junit4]   2> 107 T2003 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 107 T2009 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33180. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 108 T2009 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33180, initiating session
[junit4:junit4]   2> 108 T2005 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58450
[junit4:junit4]   2> 109 T2005 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58450
[junit4:junit4]   2> 109 T2007 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 215 T2007 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d7f7bf8240000 with negotiated timeout 10000 for client /127.0.0.1:58450
[junit4:junit4]   2> 215 T2009 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33180, sessionid = 0x13d7f7bf8240000, negotiated timeout = 10000
[junit4:junit4]   2> 216 T2010 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6e2789 name:ZooKeeperConnection Watcher:127.0.0.1:33180 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 216 T2003 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 217 T2003 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 220 T2008 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d7f7bf8240000
[junit4:junit4]   2> 221 T2010 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 222 T2005 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:58450 which had sessionid 0x13d7f7bf8240000
[junit4:junit4]   2> 221 T2003 oaz.ZooKeeper.close Session: 0x13d7f7bf8240000 closed
[junit4:junit4]   2> 222 T2003 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33180/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@de7c96
[junit4:junit4]   2> 223 T2003 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 223 T2011 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33180. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 224 T2011 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33180, initiating session
[junit4:junit4]   2> 224 T2005 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58451
[junit4:junit4]   2> 224 T2005 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58451
[junit4:junit4]   2> 225 T2007 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d7f7bf8240001 with negotiated timeout 10000 for client /127.0.0.1:58451
[junit4:junit4]   2> 225 T2011 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33180, sessionid = 0x13d7f7bf8240001, negotiated timeout = 10000
[junit4:junit4]   2> 226 T2012 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@de7c96 name:ZooKeeperConnection Watcher:127.0.0.1:33180/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 226 T2003 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 226 T2003 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 228 T2003 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 230 T2003 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 232 T2003 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 233 T2003 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> 234 T2003 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 237 T2003 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> 238 T2003 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 241 T2003 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> 241 T2003 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 243 T2003 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> 243 T2003 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 245 T2003 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> 246 T2003 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 248 T2003 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> 249 T2003 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 251 T2003 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> 251 T2003 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 254 T2003 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> 254 T2003 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 257 T2003 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> 257 T2003 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 259 T2008 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d7f7bf8240001
[junit4:junit4]   2> 259 T2012 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 259 T2003 oaz.ZooKeeper.close Session: 0x13d7f7bf8240001 closed
[junit4:junit4]   2> 259 T2005 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:58451 which had sessionid 0x13d7f7bf8240001
[junit4:junit4]   2> 317 T2003 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 335 T2003 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:35534
[junit4:junit4]   2> 336 T2003 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 336 T2003 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 337 T2003 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.RecoveryZkTest-controljetty-1363643463967
[junit4:junit4]   2> 337 T2003 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.RecoveryZkTest-controljetty-1363643463967/solr.xml
[junit4:junit4]   2> 338 T2003 oasc.CoreContainer.<init> New CoreContainer 28554876
[junit4:junit4]   2> 338 T2003 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.RecoveryZkTest-controljetty-1363643463967/'
[junit4:junit4]   2> 339 T2003 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.RecoveryZkTest-controljetty-1363643463967/'
[junit4:junit4]   2> 380 T2003 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 380 T2003 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 381 T2003 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 381 T2003 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 381 T2003 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 382 T2003 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 382 T2003 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 382 T2003 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 383 T2003 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 383 T2003 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 392 T2003 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 407 T2003 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:33180/solr
[junit4:junit4]   2> 408 T2003 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 408 T2003 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33180 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@19c59ab
[junit4:junit4]   2> 409 T2022 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33180. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 409 T2003 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 410 T2022 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33180, initiating session
[junit4:junit4]   2> 410 T2005 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58452
[junit4:junit4]   2> 410 T2005 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58452
[junit4:junit4]   2> 411 T2007 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d7f7bf8240002 with negotiated timeout 20000 for client /127.0.0.1:58452
[junit4:junit4]   2> 411 T2022 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33180, sessionid = 0x13d7f7bf8240002, negotiated timeout = 20000
[junit4:junit4]   2> 412 T2023 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19c59ab name:ZooKeeperConnection Watcher:127.0.0.1:33180 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 412 T2003 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 413 T2008 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d7f7bf8240002
[junit4:junit4]   2> 413 T2005 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:58452 which had sessionid 0x13d7f7bf8240002
[junit4:junit4]   2> 413 T2023 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 413 T2003 oaz.ZooKeeper.close Session: 0x13d7f7bf8240002 closed
[junit4:junit4]   2> 414 T2003 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 417 T2003 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33180/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@180ea3f
[junit4:junit4]   2> 417 T2003 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 418 T2024 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33180. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 418 T2024 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33180, initiating session
[junit4:junit4]   2> 418 T2005 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58453
[junit4:junit4]   2> 418 T2005 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58453
[junit4:junit4]   2> 419 T2007 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d7f7bf8240003 with negotiated timeout 20000 for client /127.0.0.1:58453
[junit4:junit4]   2> 419 T2024 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33180, sessionid = 0x13d7f7bf8240003, negotiated timeout = 20000
[junit4:junit4]   2> 419 T2025 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@180ea3f name:ZooKeeperConnection Watcher:127.0.0.1:33180/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 420 T2003 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 421 T2003 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 422 T2008 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7f7bf8240003 type:create cxid:0x7 zxid:0x1b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 423 T2003 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 425 T2003 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 427 T2003 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35534_
[junit4:junit4]   2> 427 T2008 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7f7bf8240003 type:delete cxid:0x12 zxid:0x1e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:35534_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:35534_
[junit4:junit4]   2> 428 T2003 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35534_
[junit4:junit4]   2> 430 T2003 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 433 T2008 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7f7bf8240003 type:delete cxid:0x20 zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 434 T2003 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 436 T2003 oasc.Overseer.start Overseer (id=89367738038091779-127.0.0.1:35534_-n_0000000000) starting
[junit4:junit4]   2> 436 T2008 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7f7bf8240003 type:create cxid:0x25 zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 437 T2008 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7f7bf8240003 type:create cxid:0x26 zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 438 T2008 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7f7bf8240003 type:create cxid:0x28 zxid:0x27 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 438 T2003 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 440 T2008 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7f7bf8240003 type:create cxid:0x2e zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 441 T2027 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 441 T2003 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 443 T2003 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 444 T2003 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 446 T2026 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 449 T2028 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.RecoveryZkTest-controljetty-1363643463967/collection1
[junit4:junit4]   2> 449 T2028 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 449 T2028 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 450 T2028 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 450 T2028 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.RecoveryZkTest-controljetty-1363643463967/collection1/'
[junit4:junit4]   2> 451 T2028 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-controljetty-1363643463967/collection1/lib/README' to classloader
[junit4:junit4]   2> 451 T2028 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-controljetty-1363643463967/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 480 T2028 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 522 T2028 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 523 T2028 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 527 T2028 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 975 T2028 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 981 T2028 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 984 T2028 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 995 T2028 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 999 T2028 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1003 T2028 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1004 T2028 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1004 T2028 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1004 T2028 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1005 T2028 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1005 T2028 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1005 T2028 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1006 T2028 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.RecoveryZkTest-controljetty-1363643463967/collection1/, dataDir=./org.apache.solr.cloud.RecoveryZkTest-1363643463711/control/data/
[junit4:junit4]   2> 1006 T2028 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c68f7c
[junit4:junit4]   2> 1006 T2028 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1007 T2028 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.RecoveryZkTest-1363643463711/control/data forceNew: false
[junit4:junit4]   2> 1007 T2028 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.RecoveryZkTest-1363643463711/control/data/index/
[junit4:junit4]   2> 1007 T2028 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.RecoveryZkTest-1363643463711/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1007 T2028 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.RecoveryZkTest-1363643463711/control/data/index forceNew: false
[junit4:junit4]   2> 1009 T2028 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@9207bc lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bd2309),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1009 T2028 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1010 T2028 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1010 T2028 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1011 T2028 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1011 T2028 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1012 T2028 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1012 T2028 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1012 T2028 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1012 T2028 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1013 T2028 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1015 T2028 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1018 T2028 oass.SolrIndexSearcher.<init> Opening Searcher@1a79d2f main
[junit4:junit4]   2> 1018 T2028 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.RecoveryZkTest-1363643463711/control/data/tlog
[junit4:junit4]   2> 1018 T2028 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1019 T2028 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1022 T2029 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a79d2f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1023 T2028 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1023 T2028 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1948 T2026 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 1949 T2026 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:35534_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:35534"}
[junit4:junit4]   2> 1949 T2026 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 1949 T2026 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 1952 T2025 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> 2024 T2028 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2025 T2028 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:35534 collection:control_collection shard:shard1
[junit4:junit4]   2> 2026 T2028 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2031 T2008 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7f7bf8240003 type:delete cxid:0x82 zxid:0x35 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2031 T2028 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2032 T2008 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7f7bf8240003 type:create cxid:0x83 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2033 T2028 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2033 T2028 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2033 T2028 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:35534/collection1/
[junit4:junit4]   2> 2034 T2028 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2034 T2028 oasc.SyncStrategy.syncToMe http://127.0.0.1:35534/collection1/ has no replicas
[junit4:junit4]   2> 2034 T2028 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:35534/collection1/
[junit4:junit4]   2> 2034 T2028 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2038 T2008 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7f7bf8240003 type:create cxid:0x8e zxid:0x3a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3487 T2026 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3602 T2025 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> 3647 T2028 oasc.ZkController.register We are http://127.0.0.1:35534/collection1/ and leader is http://127.0.0.1:35534/collection1/
[junit4:junit4]   2> 3652 T2028 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:35534
[junit4:junit4]   2> 3652 T2028 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3652 T2028 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3657 T2028 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3664 T2028 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3685 T2003 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3700 T2003 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3714 T2003 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3802 T2003 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3807 T2003 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33180/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@5150b9
[junit4:junit4]   2> 3822 T2003 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3868 T2031 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33180. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3871 T2031 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33180, initiating session
[junit4:junit4]   2> 3871 T2005 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58457
[junit4:junit4]   2> 3875 T2005 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58457
[junit4:junit4]   2> 3902 T2007 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d7f7bf8240004 with negotiated timeout 10000 for client /127.0.0.1:58457
[junit4:junit4]   2> 3902 T2031 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33180, sessionid = 0x13d7f7bf8240004, negotiated timeout = 10000
[junit4:junit4]   2> 3910 T2032 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5150b9 name:ZooKeeperConnection Watcher:127.0.0.1:33180/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3911 T2003 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3928 T2003 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3948 T2003 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4287 T2003 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4310 T2003 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:40680
[junit4:junit4]   2> 4311 T2003 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4313 T2003 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4314 T2003 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.RecoveryZkTest-jetty1-1363643467656
[junit4:junit4]   2> 4314 T2003 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.RecoveryZkTest-jetty1-1363643467656/solr.xml
[junit4:junit4]   2> 4315 T2003 oasc.CoreContainer.<init> New CoreContainer 15500793
[junit4:junit4]   2> 4316 T2003 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.RecoveryZkTest-jetty1-1363643467656/'
[junit4:junit4]   2> 4317 T2003 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.RecoveryZkTest-jetty1-1363643467656/'
[junit4:junit4]   2> 5103 T2026 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5107 T2026 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:35534__collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:35534_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:35534"}
[junit4:junit4]   2> 5116 T2032 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> 5116 T2025 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> 5145 T2003 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 5146 T2003 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 5147 T2003 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 5147 T2003 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 5148 T2003 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 5148 T2003 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 5148 T2003 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 5149 T2003 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 5149 T2003 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 5151 T2003 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 5185 T2003 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 5241 T2003 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:33180/solr
[junit4:junit4]   2> 5242 T2003 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 5242 T2003 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33180 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3f8260
[junit4:junit4]   2> 5247 T2003 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 5248 T2042 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33180. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 5249 T2042 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33180, initiating session
[junit4:junit4]   2> 5249 T2005 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58460
[junit4:junit4]   2> 5250 T2005 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58460
[junit4:junit4]   2> 5254 T2042 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33180, sessionid = 0x13d7f7bf8240005, negotiated timeout = 20000
[junit4:junit4]   2> 5254 T2007 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d7f7bf8240005 with negotiated timeout 20000 for client /127.0.0.1:58460
[junit4:junit4]   2> 5255 T2043 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3f8260 name:ZooKeeperConnection Watcher:127.0.0.1:33180 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 5255 T2003 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 5256 T2008 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d7f7bf8240005
[junit4:junit4]   2> 5257 T2043 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 5257 T2003 oaz.ZooKeeper.close Session: 0x13d7f7bf8240005 closed
[junit4:junit4]   2> 5257 T2003 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 5258 T2005 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:58460 which had sessionid 0x13d7f7bf8240005
[junit4:junit4]   2> 5275 T2003 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33180/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1451f09
[junit4:junit4]   2> 5279 T2044 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33180. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 5279 T2044 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33180, initiating session
[junit4:junit4]   2> 5279 T2005 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58461
[junit4:junit4]   2> 5279 T2003 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 5280 T2005 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58461
[junit4:junit4]   2> 5280 T2007 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d7f7bf8240006 with negotiated timeout 20000 for client /127.0.0.1:58461
[junit4:junit4]   2> 5280 T2044 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33180, sessionid = 0x13d7f7bf8240006, negotiated timeout = 20000
[junit4:junit4]   2> 5281 T2045 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1451f09 name:ZooKeeperConnection Watcher:127.0.0.1:33180/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 5281 T2003 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 5282 T2008 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7f7bf8240006 type:create cxid:0x1 zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 5283 T2008 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7f7bf8240006 type:create cxid:0x3 zxid:0x4d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 5286 T2003 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 6322 T2003 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40680_
[junit4:junit4]   2> 6372 T2008 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7f7bf8240006 type:delete cxid:0xd zxid:0x4e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:40680_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:40680_
[junit4:junit4]   2> 6378 T2003 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40680_
[junit4:junit4]   2> 6389 T2025 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 6394 T2032 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 6395 T2032 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> 6401 T2025 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 6402 T2045 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 6496 T2046 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.RecoveryZkTest-jetty1-1363643467656/collection1
[junit4:junit4]   2> 6502 T2046 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 6503 T2046 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 6506 T2046 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 6509 T2046 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.RecoveryZkTest-jetty1-1363643467656/collection1/'
[junit4:junit4]   2> 6517 T2046 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty1-1363643467656/collection1/lib/README' to classloader
[junit4:junit4]   2> 6521 T2046 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty1-1363643467656/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 7301 T2046 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 7488 T2046 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7492 T2046 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7505 T2046 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 8585 T2046 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 8671 T2046 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 8674 T2046 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 8685 T2046 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8689 T2046 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8692 T2046 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8694 T2046 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 8694 T2046 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 8694 T2046 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8695 T2046 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 8695 T2046 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 8695 T2046 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 8696 T2046 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.RecoveryZkTest-jetty1-1363643467656/collection1/, dataDir=./org.apache.solr.cloud.RecoveryZkTest-1363643463711/jetty1/
[junit4:junit4]   2> 8696 T2046 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c68f7c
[junit4:junit4]   2> 8698 T2046 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 8699 T2046 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.RecoveryZkTest-1363643463711/jetty1 forceNew: false
[junit4:junit4]   2> 8700 T2046 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.RecoveryZkTest-1363643463711/jetty1/index/
[junit4:junit4]   2> 8700 T2046 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.RecoveryZkTest-1363643463711/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 8701 T2046 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.RecoveryZkTest-1363643463711/jetty1/index forceNew: false
[junit4:junit4]   2> 8703 T2046 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b4a66f lockFactory=org.apache.lucene.store.NativeFSLockFactory@e6f31d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 8704 T2046 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 8708 T2046 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 8708 T2046 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 8709 T2046 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 8709 T2046 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 8711 T2046 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 8711 T2046 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 8711 T2046 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 8712 T2046 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 8712 T2046 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 8715 T2046 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 8718 T2046 oass.SolrIndexSearcher.<init> Opening Searcher@29b34a main
[junit4:junit4]   2> 8719 T2046 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.RecoveryZkTest-1363643463711/jetty1/tlog
[junit4:junit4]   2> 8720 T2046 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 8720 T2046 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 8781 T2047 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@29b34a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 8783 T2046 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 8783 T2046 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9629 T2026 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9630 T2026 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40680_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40680"}
[junit4:junit4]   2> 9630 T2026 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 9631 T2026 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 9634 T2045 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> 9634 T2025 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> 9634 T2032 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> 9784 T2046 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 9785 T2046 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40680 collection:collection1 shard:shard1
[junit4:junit4]   2> 9785 T2046 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 9793 T2008 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7f7bf8240006 type:delete cxid:0x48 zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 9795 T2046 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 9796 T2008 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7f7bf8240006 type:create cxid:0x49 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9799 T2046 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 9799 T2046 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 9799 T2046 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:40680/collection1/
[junit4:junit4]   2> 9800 T2046 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 9800 T2046 oasc.SyncStrategy.syncToMe http://127.0.0.1:40680/collection1/ has no replicas
[junit4:junit4]   2> 9800 T2046 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:40680/collection1/
[junit4:junit4]   2> 9801 T2046 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 9804 T2008 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7f7bf8240006 type:create cxid:0x54 zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11139 T2026 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11148 T2032 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> 11148 T2045 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> 11148 T2025 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> 11160 T2046 oasc.ZkController.register We are http://127.0.0.1:40680/collection1/ and leader is http://127.0.0.1:40680/collection1/
[junit4:junit4]   2> 11160 T2046 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40680
[junit4:junit4]   2> 11161 T2046 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 11161 T2046 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 11162 T2046 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11164 T2046 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11166 T2003 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 11167 T2003 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11168 T2003 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11281 T2003 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 11285 T2003 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:36208
[junit4:junit4]   2> 11285 T2003 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 11286 T2003 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 11286 T2003 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.RecoveryZkTest-jetty2-1363643474882
[junit4:junit4]   2> 11286 T2003 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.RecoveryZkTest-jetty2-1363643474882/solr.xml
[junit4:junit4]   2> 11287 T2003 oasc.CoreContainer.<init> New CoreContainer 30195874
[junit4:junit4]   2> 11287 T2003 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.RecoveryZkTest-jetty2-1363643474882/'
[junit4:junit4]   2> 11288 T2003 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.RecoveryZkTest-jetty2-1363643474882/'
[junit4:junit4]   2> 11308 T2003 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 11309 T2003 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 11309 T2003 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 11309 T2003 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 11310 T2003 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 11310 T2003 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 11311 T2003 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 11311 T2003 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 11311 T2003 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 11312 T2003 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 11321 T2003 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 11335 T2003 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:33180/solr
[junit4:junit4]   2> 11336 T2003 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 11337 T2003 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33180 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@9c87d5
[junit4:junit4]   2> 11339 T2058 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33180. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 11339 T2058 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33180, initiating session
[junit4:junit4]   2> 11340 T2005 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58507
[junit4:junit4]   2> 11340 T2005 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58507
[junit4:junit4]   2> 11341 T2007 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d7f7bf8240007 with negotiated timeout 20000 for client /127.0.0.1:58507
[junit4:junit4]   2> 11341 T2003 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11342 T2058 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33180, sessionid = 0x13d7f7bf8240007, negotiated timeout = 20000
[junit4:junit4]   2> 11348 T2059 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9c87d5 name:ZooKeeperConnection Watcher:127.0.0.1:33180 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11349 T2003 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11350 T2008 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d7f7bf8240007
[junit4:junit4]   2> 11350 T2059 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 11350 T2005 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:58507 which had sessionid 0x13d7f7bf8240007
[junit4:junit4]   2> 11350 T2003 oaz.ZooKeeper.close Session: 0x13d7f7bf8240007 closed
[junit4:junit4]   2> 11351 T2003 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 11354 T2003 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33180/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@16e3540
[junit4:junit4]   2> 11356 T2060 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33180. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 11355 T2003 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11356 T2060 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33180, initiating session
[junit4:junit4]   2> 11356 T2005 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58508
[junit4:junit4]   2> 11357 T2005 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58508
[junit4:junit4]   2> 11357 T2007 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d7f7bf8240008 with negotiated timeout 20000 for client /127.0.0.1:58508
[junit4:junit4]   2> 11357 T2060 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33180, sessionid = 0x13d7f7bf8240008, negotiated timeout = 20000
[junit4:junit4]   2> 11358 T2061 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16e3540 name:ZooKeeperConnection Watcher:127.0.0.1:33180/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11358 T2003 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11359 T2008 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7f7bf8240008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11360 T2008 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7f7bf8240008 type:create cxid:0x3 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11361 T2003 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 12364 T2003 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36208_
[junit4:junit4]   2> 12365 T2008 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7f7bf8240008 type:delete cxid:0xd zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:36208_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:36208_
[junit4:junit4]   2> 12366 T2003 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36208_
[junit4:junit4]   2> 12369 T2045 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> 12369 T2025 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> 12370 T2032 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 12370 T2061 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 12371 T2032 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> 12372 T2045 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 12373 T2025 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 12381 T2062 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.RecoveryZkTest-jetty2-1363643474882/collection1
[junit4:junit4]   2> 12382 T2062 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 12383 T2062 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 12384 T2062 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 12386 T2062 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.RecoveryZkTest-jetty2-1363643474882/collection1/'
[junit4:junit4]   2> 12387 T2062 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty2-1363643474882/collection1/lib/README' to classloader
[junit4:junit4]   2> 12387 T2062 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.RecoveryZkTest-jetty2-1363643474882/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 12425 T2062 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 12464 T2062 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 12465 T2062 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12487 T2062 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 12655 T2026 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12655 T2026 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:40680__collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40680_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40680"}
[junit4:junit4]   2> 12658 T2025 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> 12658 T2061 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> 12658 T2032 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> 12658 T2045 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> 12912 T2062 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 12919 T2062 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 12922 T2062 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 12930 T2062 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 12933 T2062 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 12936 T2062 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 12937 T2062 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 12937 T2062 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 12937 T2062 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 12938 T2062 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 12938 T2062 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 12938 T2062 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 12939 T2062 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.RecoveryZkTest-jetty2-1363643474882/collection1/, dataDir=./org.apache.solr.cloud.RecoveryZkTest-1363643463711/jetty2/
[junit4:junit4]   2> 12939 T2062 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@c68f7c
[junit4:junit4]   2> 12939 T2062 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 12940 T2062 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.RecoveryZkTest-1363643463711/jetty2 forceNew: false
[junit4:junit4]   2> 12940 T2062 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.RecoveryZkTest-1363643463711/jetty2/index/
[junit4:junit4]   2> 12940 T2062 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.RecoveryZkTest-1363643463711/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 12941 T2062 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.RecoveryZkTest-1363643463711/jetty2/index forceNew: false
[junit4:junit4]   2> 12942 T2062 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@138dd0b lockFactory=org.apache.lucene.store.NativeFSLockFactory@1d084ad),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 12942 T2062 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 12944 T2062 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 12944 T2062 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 12945 T2062 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 12945 T2062 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 12946 T2062 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 12946 T2062 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 12946 T2062 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 12947 T2062 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 12947 T2062 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 12950 T2062 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 12952 T2062 oass.SolrIndexSearcher.<init> Opening Searcher@19dd449 main
[junit4:junit4]   2> 12953 T2062 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.RecoveryZkTest-1363643463711/jetty2/tlog
[junit4:junit4]   2> 12960 T2062 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 12960 T2062 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 12965 T2063 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@19dd449 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 12967 T2062 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 12967 T2062 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14162 T2026 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14163 T2026 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:36208_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:36208"}
[junit4:junit4]   2> 14164 T2026 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 14165 T2026 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14170 T2025 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> 14170 T2045 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> 14170 T2032 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> 14170 T2061 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> 15009 T2062 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 15009 T2062 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:36208 collection:collection1 shard:shard1
[junit4:junit4]   2> 15013 T2062 oasc.ZkController.register We are http://127.0.0.1:36208/collection1/ and leader is http://127.0.0.1:40680/collection1/
[junit4:junit4]   2> 15014 T2062 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:36208
[junit4:junit4]   2> 15014 T2062 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 15014 T2062 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C92 name=collection1 org.apache.solr.core.SolrCore@e23de5 url=http://127.0.0.1:36208/collection1 node=127.0.0.1:36208_ C92_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:36208_, base_url=http://127.0.0.1:36208}
[junit4:junit4]   2> 15016 T2064 C92 P36208 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 15016 T2062 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15018 T2064 C92 P36208 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 15018 T2064 C92 P36208 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 15018 T2064 C92 P36208 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15019 T2003 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 15020 T2064 C92 P36208 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15020 T2003 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 15021 T2003 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15027 T2003 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> ASYNC  NEW_CORE C93 name=collection1 org.apache.solr.core.SolrCore@e1e396 url=http://127.0.0.1:35534/collection1 node=127.0.0.1:35534_ C93_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:35534_, base_url=http://127.0.0.1:35534, leader=true}
[junit4:junit4]   2> 15045 T2020 C93 P35534 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@9207bc lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bd2309),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15047 T2020 C93 P35534 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15051 T2020 C93 P35534 /update {wt=javabin&version=2} {add=[10001 (1429883824373760000)]} 0 9
[junit4:junit4]   2> 15051 T2019 C93 P35534 /update {wt=javabin&version=2} {add=[1 (1429883824373760001)]} 0 9
[junit4:junit4]   2> ASYNC  NEW_CORE C94 name=collection1 org.apache.solr.core.SolrCore@33059 url=http://127.0.0.1:40680/collection1 node=127.0.0.1:40680_ C94_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:40680_, base_url=http://127.0.0.1:40680, leader=true}
[junit4:junit4]   2> 15067 T2037 C94 P40680 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b4a66f lockFactory=org.apache.lucene.store.NativeFSLockFactory@e6f31d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15069 T2037 C94 P40680 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15076 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[1 (1429883824397877248)]} 0 10
[junit4:junit4]   2> 15076 T2038 C94 P40680 /update {wt=javabin&version=2} {add=[10001 (1429883824397877249)]} 0 10
[junit4:junit4]   2> 15111 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[2 (1429883824444014592)]} 0 1
[junit4:junit4]   2> 15112 T2021 C93 P35534 /update {wt=javabin&version=2} {add=[10002 (1429883824444014593)]} 0 2
[junit4:junit4]   2> 15116 T2041 C94 P40680 /update {wt=javabin&version=2} {add=[2 (1429883824449257472)]} 0 2
[junit4:junit4]   2> 15116 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[10002 (1429883824449257473)]} 0 1
[junit4:junit4]   2> 15125 T2020 C93 P35534 /update {wt=javabin&version=2} {add=[3 (1429883824458694656)]} 0 1
[junit4:junit4]   2> 15126 T2019 C93 P35534 /update {wt=javabin&version=2} {add=[10003 (1429883824459743232)]} 0 1
[junit4:junit4]   2> 15129 T2038 C94 P40680 /update {wt=javabin&version=2} {add=[3 (1429883824462888960)]} 0 2
[junit4:junit4]   2> 15129 T2041 C94 P40680 /update {wt=javabin&version=2} {add=[10003 (1429883824462888961)]} 0 1
[junit4:junit4]   2> 15174 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[4 (1429883824510074880)]} 0 1
[junit4:junit4]   2> 15174 T2021 C93 P35534 /update {wt=javabin&version=2} {add=[10004 (1429883824511123456)]} 0 1
[junit4:junit4]   2> 15177 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[4 (1429883824513220608)]} 0 1
[junit4:junit4]   2> 15177 T2041 C94 P40680 /update {wt=javabin&version=2} {add=[10004 (1429883824514269184)]} 0 0
[junit4:junit4]   2> 15230 T2020 C93 P35534 /update {wt=javabin&version=2} {add=[5 (1429883824568795136)]} 0 1
[junit4:junit4]   2> 15231 T2019 C93 P35534 /update {wt=javabin&version=2} {add=[10005 (1429883824569843712)]} 0 1
[junit4:junit4]   2> 15233 T2038 C94 P40680 /update {wt=javabin&version=2} {add=[5 (1429883824571940864)]} 0 1
[junit4:junit4]   2> 15233 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[10005 (1429883824572989440)]} 0 0
[junit4:junit4]   2> 15306 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[6 (1429883824648486912)]} 0 1
[junit4:junit4]   2> 15307 T2021 C93 P35534 /update {wt=javabin&version=2} {add=[10006 (1429883824649535488)]} 0 1
[junit4:junit4]   2> 15309 T2041 C94 P40680 /update {wt=javabin&version=2} {add=[6 (1429883824651632640)]} 0 1
[junit4:junit4]   2> 15310 T2038 C94 P40680 /update {wt=javabin&version=2} {add=[10006 (1429883824653729792)]} 0 1
[junit4:junit4]   2> 15404 T2020 C93 P35534 /update {wt=javabin&version=2} {delete=[2 (-1429883824752295936)]} 0 0
[junit4:junit4]   2> 15405 T2019 C93 P35534 /update {wt=javabin&version=2} {delete=[10002 (-1429883824753344512)]} 0 0
[junit4:junit4]   2> 15407 T2037 C94 P40680 /update {wt=javabin&version=2} {delete=[2 (-1429883824755441664)]} 0 0
[junit4:junit4]   2> 15409 T2038 C94 P40680 /update {wt=javabin&version=2} {delete=[10002 (-1429883824756490240)]} 0 1
[junit4:junit4]   2> 15410 T2021 C93 P35534 /update {wt=javabin&version=2} {add=[7 (1429883824757538816)]} 0 1
[junit4:junit4]   2> 15412 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[10007 (1429883824759635968)]} 0 1
[junit4:junit4]   2> 15414 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[7 (1429883824761733120)]} 0 1
[junit4:junit4]   2> 15415 T2041 C94 P40680 /update {wt=javabin&version=2} {add=[10007 (1429883824762781696)]} 0 1
[junit4:junit4]   2> 15427 T2020 C93 P35534 /update {wt=javabin&version=2} {delete=[6 (-1429883824776413184)]} 0 0
[junit4:junit4]   2> 15429 T2019 C93 P35534 /update {wt=javabin&version=2} {delete=[10006 (-1429883824778510336)]} 0 0
[junit4:junit4]   2> 15430 T2038 C94 P40680 /update {wt=javabin&version=2} {delete=[6 (-1429883824779558912)]} 0 0
[junit4:junit4]   2> 15431 T2037 C94 P40680 /update {wt=javabin&version=2} {delete=[10006 (-1429883824780607488)]} 0 0
[junit4:junit4]   2> 15433 T2021 C93 P35534 /update {wt=javabin&version=2} {add=[8 (1429883824781656064)]} 0 1
[junit4:junit4]   2> 15435 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[10008 (1429883824783753216)]} 0 1
[junit4:junit4]   2> 15437 T2041 C94 P40680 /update {wt=javabin&version=2} {add=[8 (1429883824785850368)]} 0 1
[junit4:junit4]   2> 15438 T2038 C94 P40680 /update {wt=javabin&version=2} {add=[10008 (1429883824787947520)]} 0 1
[junit4:junit4]   2> 15455 T2019 C93 P35534 /update {wt=javabin&version=2} {delete=[8 (-1429883824805773312)]} 0 0
[junit4:junit4]   2> 15457 T2020 C93 P35534 /update {wt=javabin&version=2} {delete=[10008 (-1429883824807870464)]} 0 0
[junit4:junit4]   2> 15458 T2037 C94 P40680 /update {wt=javabin&version=2} {delete=[8 (-1429883824808919040)]} 0 0
[junit4:junit4]   2> 15460 T2041 C94 P40680 /update {wt=javabin&version=2} {delete=[10008 (-1429883824811016192)]} 0 0
[junit4:junit4]   2> 15462 T2021 C93 P35534 /update {wt=javabin&version=2} {add=[9 (1429883824812064768)]} 0 1
[junit4:junit4]   2> 15463 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[10009 (1429883824813113344)]} 0 1
[junit4:junit4]   2> 15465 T2038 C94 P40680 /update {wt=javabin&version=2} {add=[9 (1429883824815210496)]} 0 1
[junit4:junit4]   2> 15466 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[10009 (1429883824817307648)]} 0 0
[junit4:junit4]   2> 15538 T2019 C93 P35534 /update {wt=javabin&version=2} {delete=[9 (-1429883824892805120)]} 0 0
[junit4:junit4]   2> 15540 T2020 C93 P35534 /update {wt=javabin&version=2} {delete=[10009 (-1429883824894902272)]} 0 0
[junit4:junit4]   2> 15540 T2041 C94 P40680 /update {wt=javabin&version=2} {delete=[9 (-1429883824894902272)]} 0 0
[junit4:junit4]   2> 15542 T2038 C94 P40680 /update {wt=javabin&version=2} {delete=[10009 (-1429883824896999424)]} 0 0
[junit4:junit4]   2> 15542 T2021 C93 P35534 /update {wt=javabin&version=2} {add=[10 (1429883824896999424)]} 0 0
[junit4:junit4]   2> 15544 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[10010 (1429883824899096576)]} 0 0
[junit4:junit4]   2> 15545 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[10 (1429883824899096576)]} 0 1
[junit4:junit4]   2> 15547 T2041 C94 P40680 /update {wt=javabin&version=2} {add=[10010 (1429883824901193728)]} 0 1
[junit4:junit4]   2> 15605 T2019 C93 P35534 /update {wt=javabin&version=2} {delete=[10 (-1429883824963059712)]} 0 0
[junit4:junit4]   2> 15607 T2020 C93 P35534 /update {wt=javabin&version=2} {delete=[10010 (-1429883824965156864)]} 0 1
[junit4:junit4]   2> 15607 T2038 C94 P40680 /update {wt=javabin&version=2} {delete=[10 (-1429883824965156864)]} 0 0
[junit4:junit4]   2> 15609 T2037 C94 P40680 /update {wt=javabin&version=2} {delete=[10010 (-1429883824966205440)]} 0 1
[junit4:junit4]   2> 15609 T2021 C93 P35534 /update {wt=javabin&version=2} {add=[11 (1429883824967254016)]} 0 0
[junit4:junit4]   2> 15611 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[10011 (1429883824968302592)]} 0 1
[junit4:junit4]   2> 15611 T2041 C94 P40680 /update {wt=javabin&version=2} {add=[11 (1429883824969351168)]} 0 0
[junit4:junit4]   2> 15613 T2038 C94 P40680 /update {wt=javabin&version=2} {add=[10011 (1429883824970399744)]} 0 1
[junit4:junit4]   2> 15676 T2026 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15677 T2026 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:36208__collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:36208_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:36208"}
[junit4:junit4]   2> 15677 T2019 C93 P35534 /update {wt=javabin&version=2} {add=[12 (1429883825038557184)]} 0 0
[junit4:junit4]   2> 15678 T2020 C93 P35534 /update {wt=javabin&version=2} {add=[10012 (1429883825039605760)]} 0 0
[junit4:junit4]   2> 15681 T2045 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> 15681 T2032 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> 15681 T2025 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> 15682 T2041 C94 P40680 /update {wt=javabin&version=2} {add=[10012 (1429883825042751488)]} 0 1
[junit4:junit4]   2> 15681 T2061 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> 15681 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[12 (1429883825041702912)]} 0 1
[junit4:junit4]   2> 15756 T2021 C93 P35534 /update {wt=javabin&version=2} {add=[10013 (1429883825121394688)]} 0 0
[junit4:junit4]   2> 15757 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[13 (1429883825121394689)]} 0 1
[junit4:junit4]   2>  C92_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:36208_, base_url=http://127.0.0.1:36208}
[junit4:junit4]   2> 15781 T2054 C92 P36208 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@138dd0b lockFactory=org.apache.lucene.store.NativeFSLockFactory@1d084ad),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15782 T2054 C92 P36208 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15785 T2054 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10013 (1429883825123491840)]} 0 5
[junit4:junit4]   2> 15785 T2055 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[13 (1429883825124540416)]} 0 4
[junit4:junit4]   2> 15785 T2038 C94 P40680 /update {wt=javabin&version=2} {add=[10013 (1429883825123491840)]} 0 27
[junit4:junit4]   2> 15785 T2041 C94 P40680 /update {wt=javabin&version=2} {add=[13 (1429883825124540416)]} 0 26
[junit4:junit4]   2> 15880 T2019 C93 P35534 /update {wt=javabin&version=2} {add=[10014 (1429883825250369536)]} 0 1
[junit4:junit4]   2> 15880 T2021 C93 P35534 /update {wt=javabin&version=2} {add=[14 (1429883825251418112)]} 0 0
[junit4:junit4]   2> 15885 T2057 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10014 (1429883825253515264)]} 0 0
[junit4:junit4]   2> 15886 T2056 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[14 (1429883825253515265)]} 0 1
[junit4:junit4]   2> 15886 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[10014 (1429883825253515264)]} 0 4
[junit4:junit4]   2> 15887 T2041 C94 P40680 /update {wt=javabin&version=2} {add=[14 (1429883825253515265)]} 0 5
[junit4:junit4]   2> 15945 T2020 C93 P35534 /update {wt=javabin&version=2} {add=[10015 (1429883825318526976)]} 0 1
[junit4:junit4]   2> 15946 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[15 (1429883825319575552)]} 0 1
[junit4:junit4]   2> 15951 T2054 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10015 (1429883825321672704)]} 0 1
[junit4:junit4]   2> 15951 T2055 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[15 (1429883825322721280)]} 0 1
[junit4:junit4]   2> 15951 T2038 C94 P40680 /update {wt=javabin&version=2} {add=[10015 (1429883825321672704)]} 0 4
[junit4:junit4]   2> 15952 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[15 (1429883825322721280)]} 0 4
[junit4:junit4]   2> 16030 T2040 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=127.0.0.1:36208__collection1&state=recovering&nodeName=127.0.0.1:36208_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1001 
[junit4:junit4]   2> 16034 T2019 C93 P35534 /update {wt=javabin&version=2} {add=[10016 (1429883825411850240)]} 0 1
[junit4:junit4]   2> 16034 T2021 C93 P35534 /update {wt=javabin&version=2} {add=[16 (1429883825411850241)]} 0 1
[junit4:junit4]   2> 16039 T2057 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10016 (1429883825414995968)]} 0 1
[junit4:junit4]   2> 16040 T2056 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[16 (1429883825416044544)]} 0 1
[junit4:junit4]   2> 16040 T2038 C94 P40680 /update {wt=javabin&version=2} {add=[10016 (1429883825414995968)]} 0 4
[junit4:junit4]   2> 16041 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[16 (1429883825416044544)]} 0 4
[junit4:junit4]   2> 16047 T2020 C93 P35534 /update {wt=javabin&version=2} {add=[10017 (1429883825425481728)]} 0 1
[junit4:junit4]   2> 16048 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[17 (1429883825426530304)]} 0 2
[junit4:junit4]   2> 16054 T2054 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10017 (1429883825429676032)]} 0 1
[junit4:junit4]   2> 16054 T2055 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[17 (1429883825429676033)]} 0 1
[junit4:junit4]   2> 16054 T2040 C94 P40680 /update {wt=javabin&version=2} {add=[10017 (1429883825429676032)]} 0 5
[junit4:junit4]   2> 16054 T2041 C94 P40680 /update {wt=javabin&version=2} {add=[17 (1429883825429676033)]} 0 4
[junit4:junit4]   2> 16092 T2019 C93 P35534 /update {wt=javabin&version=2} {delete=[10012 (-1429883825473716224)]} 0 1
[junit4:junit4]   2> 16092 T2021 C93 P35534 /update {wt=javabin&version=2} {delete=[12 (-1429883825473716225)]} 0 0
[junit4:junit4]   2> 16096 T2057 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[12 (-1429883825475813377)]} 0 0
[junit4:junit4]   2> 16097 T2056 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10012 (-1429883825475813376)]} 0 1
[junit4:junit4]   2> 16097 T2037 C94 P40680 /update {wt=javabin&version=2} {delete=[12 (-1429883825475813377)]} 0 3
[junit4:junit4]   2> 16097 T2038 C94 P40680 /update {wt=javabin&version=2} {delete=[10012 (-1429883825475813376)]} 0 3
[junit4:junit4]   2> 16100 T2020 C93 P35534 /update {wt=javabin&version=2} {add=[18 (1429883825481056256)]} 0 1
[junit4:junit4]   2> 16100 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[10018 (1429883825481056257)]} 0 1
[junit4:junit4]   2> 16104 T2054 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[18 (1429883825484201984)]} 0 0
[junit4:junit4]   2> 16104 T2055 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10018 (1429883825484201985)]} 0 0
[junit4:junit4]   2> 16104 T2040 C94 P40680 /update {wt=javabin&version=2} {add=[18 (1429883825484201984)]} 0 2
[junit4:junit4]   2> 16105 T2041 C94 P40680 /update {wt=javabin&version=2} {add=[10018 (1429883825484201985)]} 0 3
[junit4:junit4]   2> 16182 T2019 C93 P35534 /update {wt=javabin&version=2} {delete=[16 (-1429883825568088064)]} 0 0
[junit4:junit4]   2> 16182 T2021 C93 P35534 /update {wt=javabin&version=2} {delete=[10016 (-1429883825568088065)]} 0 0
[junit4:junit4]   2> 16185 T2057 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[16 (-1429883825569136640)]} 0 0
[junit4:junit4]   2> 16185 T2056 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10016 (-1429883825570185216)]} 0 0
[junit4:junit4]   2> 16185 T2037 C94 P40680 /update {wt=javabin&version=2} {delete=[16 (-1429883825569136640)]} 0 2
[junit4:junit4]   2> 16186 T2038 C94 P40680 /update {wt=javabin&version=2} {delete=[10016 (-1429883825570185216)]} 0 2
[junit4:junit4]   2> 16188 T2020 C93 P35534 /update {wt=javabin&version=2} {add=[19 (1429883825573330944)]} 0 1
[junit4:junit4]   2> 16188 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[10019 (1429883825573330945)]} 0 1
[junit4:junit4]   2> 16193 T2054 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[19 (1429883825575428096)]} 0 1
[junit4:junit4]   2> 16193 T2040 C94 P40680 /update {wt=javabin&version=2} {add=[19 (1429883825575428096)]} 0 4
[junit4:junit4]   2> 16193 T2055 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10019 (1429883825576476672)]} 0 1
[junit4:junit4]   2> 16194 T2041 C94 P40680 /update {wt=javabin&version=2} {add=[10019 (1429883825576476672)]} 0 4
[junit4:junit4]   2> 16270 T2019 C93 P35534 /update {wt=javabin&version=2} {delete=[18 (-1429883825660362752)]} 0 0
[junit4:junit4]   2> 16271 T2021 C93 P35534 /update {wt=javabin&version=2} {delete=[10018 (-1429883825661411328)]} 0 0
[junit4:junit4]   2> 16274 T2057 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[18 (-1429883825662459904)]} 0 0
[junit4:junit4]   2> 16275 T2056 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10018 (-1429883825663508480)]} 0 1
[junit4:junit4]   2> 16275 T2037 C94 P40680 /update {wt=javabin&version=2} {delete=[18 (-1429883825662459904)]} 0 3
[junit4:junit4]   2> 16275 T2038 C94 P40680 /update {wt=javabin&version=2} {delete=[10018 (-1429883825663508480)]} 0 2
[junit4:junit4]   2> 16278 T2020 C93 P35534 /update {wt=javabin&version=2} {add=[20 (1429883825667702784)]} 0 1
[junit4:junit4]   2> 16278 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[10020 (1429883825667702785)]} 0 1
[junit4:junit4]   2> 16282 T2054 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[20 (1429883825670848512)]} 0 0
[junit4:junit4]   2> 16283 T2055 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10020 (1429883825670848513)]} 0 1
[junit4:junit4]   2> 16283 T2040 C94 P40680 /update {wt=javabin&version=2} {add=[20 (1429883825670848512)]} 0 3
[junit4:junit4]   2> 16284 T2041 C94 P40680 /update {wt=javabin&version=2} {add=[10020 (1429883825670848513)]} 0 4
[junit4:junit4]   2> 16303 T2019 C93 P35534 /update {wt=javabin&version=2} {add=[21 (1429883825694965760)]} 0 1
[junit4:junit4]   2> 16303 T2020 C93 P35534 /update {wt=javabin&version=2} {add=[10021 (1429883825694965761)]} 0 0
[junit4:junit4]   2> 16308 T2057 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[21 (1429883825697062912)]} 0 1
[junit4:junit4]   2> 16308 T2056 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10021 (1429883825697062913)]} 0 1
[junit4:junit4]   2> 16309 T2040 C94 P40680 /update {wt=javabin&version=2} {add=[21 (1429883825697062912)]} 0 4
[junit4:junit4]   2> 16309 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[10021 (1429883825697062913)]} 0 4
[junit4:junit4]   2> 16337 T2021 C93 P35534 /update {wt=javabin&version=2} {add=[22 (1429883825729568768)]} 0 1
[junit4:junit4]   2> 16337 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[10022 (1429883825729568769)]} 0 1
[junit4:junit4]   2> 16341 T2054 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[22 (1429883825732714496)]} 0 0
[junit4:junit4]   2> 16341 T2055 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10022 (1429883825732714497)]} 0 0
[junit4:junit4]   2> 16341 T2041 C94 P40680 /update {wt=javabin&version=2} {add=[22 (1429883825732714496)]} 0 2
[junit4:junit4]   2> 16342 T2038 C94 P40680 /update {wt=javabin&version=2} {add=[10022 (1429883825732714497)]} 0 3
[junit4:junit4]   2> 16380 T2019 C93 P35534 /update {wt=javabin&version=2} {add=[23 (1429883825774657536)]} 0 1
[junit4:junit4]   2> 16380 T2020 C93 P35534 /update {wt=javabin&version=2} {add=[10023 (1429883825774657537)]} 0 1
[junit4:junit4]   2> 16384 T2057 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[23 (1429883825777803264)]} 0 1
[junit4:junit4]   2> 16384 T2056 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10023 (1429883825777803265)]} 0 0
[junit4:junit4]   2> 16385 T2040 C94 P40680 /update {wt=javabin&version=2} {add=[23 (1429883825777803264)]} 0 3
[junit4:junit4]   2> 16385 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[10023 (1429883825777803265)]} 0 3
[junit4:junit4]   2> 16394 T2021 C93 P35534 /update {wt=javabin&version=2} {delete=[23 (-1429883825789337600)]} 0 1
[junit4:junit4]   2> 16394 T2018 C93 P35534 /update {wt=javabin&version=2} {delete=[10023 (-1429883825790386176)]} 0 0
[junit4:junit4]   2> 16397 T2054 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[23 (-1429883825791434752)]} 0 0
[junit4:junit4]   2> 16397 T2041 C94 P40680 /update {wt=javabin&version=2} {delete=[23 (-1429883825791434752)]} 0 2
[junit4:junit4]   2> 16397 T2055 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10023 (-1429883825792483328)]} 0 0
[junit4:junit4]   2> 16398 T2038 C94 P40680 /update {wt=javabin&version=2} {delete=[10023 (-1429883825792483328)]} 0 2
[junit4:junit4]   2> 16399 T2019 C93 P35534 /update {wt=javabin&version=2} {add=[24 (1429883825795629056)]} 0 0
[junit4:junit4]   2> 16400 T2020 C93 P35534 /update {wt=javabin&version=2} {add=[10024 (1429883825796677632)]} 0 0
[junit4:junit4]   2> 16403 T2057 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[24 (1429883825797726208)]} 0 0
[junit4:junit4]   2> 16404 T2040 C94 P40680 /update {wt=javabin&version=2} {add=[24 (1429883825797726208)]} 0 3
[junit4:junit4]   2> 16404 T2056 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10024 (1429883825798774784)]} 0 1
[junit4:junit4]   2> 16405 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[10024 (1429883825798774784)]} 0 3
[junit4:junit4]   2> 16416 T2021 C93 P35534 /update {wt=javabin&version=2} {add=[25 (1429883825813454848)]} 0 0
[junit4:junit4]   2> 16417 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[10025 (1429883825813454849)]} 0 1
[junit4:junit4]   2> 16420 T2054 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[25 (1429883825815552000)]} 0 0
[junit4:junit4]   2> 16421 T2055 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10025 (1429883825815552001)]} 0 1
[junit4:junit4]   2> 16421 T2041 C94 P40680 /update {wt=javabin&version=2} {add=[25 (1429883825815552000)]} 0 3
[junit4:junit4]   2> 16421 T2038 C94 P40680 /update {wt=javabin&version=2} {add=[10025 (1429883825815552001)]} 0 3
[junit4:junit4]   2> 16468 T2020 C93 P35534 /update {wt=javabin&version=2} {add=[10026 (1429883825867980801)]} 0 0
[junit4:junit4]   2> 16469 T2019 C93 P35534 /update {wt=javabin&version=2} {add=[26 (1429883825867980800)]} 0 1
[junit4:junit4]   2> 16473 T2057 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10026 (1429883825870077952)]} 0 1
[junit4:junit4]   2> 16473 T2056 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[26 (1429883825871126528)]} 0 1
[junit4:junit4]   2> 16473 T2040 C94 P40680 /update {wt=javabin&version=2} {add=[10026 (1429883825870077952)]} 0 3
[junit4:junit4]   2> 16474 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[26 (1429883825871126528)]} 0 3
[junit4:junit4]   2> 16550 T2018 C93 P35534 /update {wt=javabin&version=2} {delete=[25 (-1429883825953964032)]} 0 1
[junit4:junit4]   2> 16550 T2021 C93 P35534 /update {wt=javabin&version=2} {delete=[10025 (-1429883825953964033)]} 0 1
[junit4:junit4]   2> 16553 T2055 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[25 (-1429883825956061185)]} 0 0
[junit4:junit4]   2> 16553 T2054 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10025 (-1429883825956061184)]} 0 0
[junit4:junit4]   2> 16554 T2038 C94 P40680 /update {wt=javabin&version=2} {delete=[10025 (-1429883825956061184)]} 0 2
[junit4:junit4]   2> 16554 T2041 C94 P40680 /update {wt=javabin&version=2} {delete=[25 (-1429883825956061185)]} 0 2
[junit4:junit4]   2> 16557 T2020 C93 P35534 /update {wt=javabin&version=2} {add=[27 (1429883825960255488)]} 0 1
[junit4:junit4]   2> 16557 T2019 C93 P35534 /update {wt=javabin&version=2} {add=[10027 (1429883825960255489)]} 0 1
[junit4:junit4]   2> 16561 T2057 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[27 (1429883825962352640)]} 0 1
[junit4:junit4]   2> 16561 T2056 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10027 (1429883825963401216)]} 0 0
[junit4:junit4]   2> 16561 T2040 C94 P40680 /update {wt=javabin&version=2} {add=[27 (1429883825962352640)]} 0 3
[junit4:junit4]   2> 16562 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[10027 (1429883825963401216)]} 0 3
[junit4:junit4]   2> 16570 T2021 C93 P35534 /update {wt=javabin&version=2} {delete=[27 (-1429883825974935552)]} 0 0
[junit4:junit4]   2> 16570 T2018 C93 P35534 /update {wt=javabin&version=2} {delete=[10027 (-1429883825974935553)]} 0 0
[junit4:junit4]   2> 16574 T2055 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[27 (-1429883825977032704)]} 0 1
[junit4:junit4]   2> 16574 T2054 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10027 (-1429883825977032705)]} 0 0
[junit4:junit4]   2> 16574 T2038 C94 P40680 /update {wt=javabin&version=2} {delete=[27 (-1429883825977032704)]} 0 3
[junit4:junit4]   2> 16575 T2041 C94 P40680 /update {wt=javabin&version=2} {delete=[10027 (-1429883825977032705)]} 0 3
[junit4:junit4]   2> 16577 T2020 C93 P35534 /update {wt=javabin&version=2} {add=[28 (1429883825981227008)]} 0 1
[junit4:junit4]   2> 16577 T2019 C93 P35534 /update {wt=javabin&version=2} {add=[10028 (1429883825982275584)]} 0 0
[junit4:junit4]   2> 16583 T2057 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[28 (1429883825984372736)]} 0 1
[junit4:junit4]   2> 16583 T2056 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10028 (1429883825985421312)]} 0 1
[junit4:junit4]   2> 16583 T2040 C94 P40680 /update {wt=javabin&version=2} {add=[28 (1429883825984372736)]} 0 4
[junit4:junit4]   2> 16584 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[10028 (1429883825985421312)]} 0 4
[junit4:junit4]   2> 16605 T2021 C93 P35534 /update {wt=javabin&version=2} {delete=[28 (-1429883826011635712)]} 0 0
[junit4:junit4]   2> 16606 T2018 C93 P35534 /update {wt=javabin&version=2} {delete=[10028 (-1429883826012684288)]} 0 0
[junit4:junit4]   2> 16610 T2055 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[28 (-1429883826014781440)]} 0 0
[junit4:junit4]   2> 16610 T2054 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10028 (-1429883826014781441)]} 0 0
[junit4:junit4]   2> 16611 T2038 C94 P40680 /update {wt=javabin&version=2} {delete=[28 (-1429883826014781440)]} 0 2
[junit4:junit4]   2> 16611 T2041 C94 P40680 /update {wt=javabin&version=2} {delete=[10028 (-1429883826014781441)]} 0 3
[junit4:junit4]   2> 16614 T2020 C93 P35534 /update {wt=javabin&version=2} {add=[29 (1429883826020024320)]} 0 1
[junit4:junit4]   2> 16615 T2019 C93 P35534 /update {wt=javabin&version=2} {add=[10029 (1429883826021072896)]} 0 2
[junit4:junit4]   2> 16620 T2057 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[29 (1429883826023170048)]} 0 1
[junit4:junit4]   2> 16621 T2056 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10029 (1429883826024218624)]} 0 1
[junit4:junit4]   2> 16621 T2040 C94 P40680 /update {wt=javabin&version=2} {add=[29 (1429883826023170048)]} 0 5
[junit4:junit4]   2> 16622 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[10029 (1429883826024218624)]} 0 5
[junit4:junit4]   2> 16642 T2021 C93 P35534 /update {wt=javabin&version=2} {add=[30 (1429883826049384448)]} 0 1
[junit4:junit4]   2> 16642 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[10030 (1429883826049384449)]} 0 1
[junit4:junit4]   2> 16648 T2054 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10030 (1429883826053578752)]} 0 1
[junit4:junit4]   2> 16648 T2055 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[30 (1429883826052530176)]} 0 1
[junit4:junit4]   2> 16649 T2041 C94 P40680 /update {wt=javabin&version=2} {add=[10030 (1429883826053578752)]} 0 5
[junit4:junit4]   2> 16649 T2038 C94 P40680 /update {wt=javabin&version=2} {add=[30 (1429883826052530176)]} 0 5
[junit4:junit4]   2> 16741 T2020 C93 P35534 /update {wt=javabin&version=2} {add=[10031 (1429883826154242048)]} 0 0
[junit4:junit4]   2> 16742 T2021 C93 P35534 /update {wt=javabin&version=2} {add=[31 (1429883826154242049)]} 0 1
[junit4:junit4]   2> 16748 T2057 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10031 (1429883826157387776)]} 0 1
[junit4:junit4]   2> 16749 T2040 C94 P40680 /update {wt=javabin&version=2} {add=[10031 (1429883826157387776)]} 0 5
[junit4:junit4]   2> 16749 T2056 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[31 (1429883826157387777)]} 0 2
[junit4:junit4]   2> 16750 T2041 C94 P40680 /update {wt=javabin&version=2} {add=[31 (1429883826157387777)]} 0 6
[junit4:junit4]   2> 16835 T2019 C93 P35534 /update {wt=javabin&version=2} {add=[10032 (1429883826252808192)]} 0 1
[junit4:junit4]   2> 16837 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[32 (1429883826253856768)]} 0 1
[junit4:junit4]   2> 16841 T2054 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10032 (1429883826255953920)]} 0 1
[junit4:junit4]   2> 16842 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[10032 (1429883826255953920)]} 0 4
[junit4:junit4]   2> 16843 T2055 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[32 (1429883826257002496)]} 0 1
[junit4:junit4]   2> 16844 T2038 C94 P40680 /update {wt=javabin&version=2} {add=[32 (1429883826257002496)]} 0 5
[junit4:junit4]   2> 16858 T2020 C93 P35534 /update {wt=javabin&version=2} {delete=[10030 (-1429883826276925440)]} 0 0
[junit4:junit4]   2> 16859 T2021 C93 P35534 /update {wt=javabin&version=2} {delete=[30 (-1429883826277974016)]} 0 0
[junit4:junit4]   2> 16862 T2057 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10030 (-1429883826279022592)]} 0 0
[junit4:junit4]   2> 16863 T2040 C94 P40680 /update {wt=javabin&version=2} {delete=[10030 (-1429883826279022592)]} 0 3
[junit4:junit4]   2> 16864 T2056 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[30 (-1429883826281119744)]} 0 0
[junit4:junit4]   2> 16865 T2041 C94 P40680 /update {wt=javabin&version=2} {delete=[30 (-1429883826281119744)]} 0 3
[junit4:junit4]   2> 16867 T2019 C93 P35534 /update {wt=javabin&version=2} {add=[10033 (1429883826285314048)]} 0 1
[junit4:junit4]   2> 16868 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[33 (1429883826286362624)]} 0 1
[junit4:junit4]   2> 16874 T2054 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10033 (1429883826289508352)]} 0 1
[junit4:junit4]   2> 16874 T2055 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[33 (1429883826290556928)]} 0 1
[junit4:junit4]   2> 16874 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[10033 (1429883826289508352)]} 0 4
[junit4:junit4]   2> 16875 T2038 C94 P40680 /update {wt=javabin&version=2} {add=[33 (1429883826290556928)]} 0 4
[junit4:junit4]   2> 16905 T2020 C93 P35534 /update {wt=javabin&version=2} {delete=[10031 (-1429883826326208512)]} 0 0
[junit4:junit4]   2> 16906 T2021 C93 P35534 /update {wt=javabin&version=2} {delete=[31 (-1429883826327257088)]} 0 1
[junit4:junit4]   2> 16910 T2057 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10031 (-1429883826329354240)]} 0 0
[junit4:junit4]   2> 16910 T2056 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[31 (-1429883826329354241)]} 0 0
[junit4:junit4]   2> 16911 T2040 C94 P40680 /update {wt=javabin&version=2} {delete=[10031 (-1429883826329354240)]} 0 3
[junit4:junit4]   2> 16911 T2041 C94 P40680 /update {wt=javabin&version=2} {delete=[31 (-1429883826329354241)]} 0 3
[junit4:junit4]   2> 16914 T2019 C93 P35534 /update {wt=javabin&version=2} {add=[10034 (1429883826335645696)]} 0 1
[junit4:junit4]   2> 16915 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[34 (1429883826335645697)]} 0 1
[junit4:junit4]   2> 16921 T2054 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[34 (1429883826338791425)]} 0 1
[junit4:junit4]   2> 16921 T2055 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10034 (1429883826338791424)]} 0 1
[junit4:junit4]   2> 16922 T2038 C94 P40680 /update {wt=javabin&version=2} {add=[34 (1429883826338791425)]} 0 5
[junit4:junit4]   2> 16922 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[10034 (1429883826338791424)]} 0 5
[junit4:junit4]   2> 16972 T2020 C93 P35534 /update {wt=javabin&version=2} {add=[35 (1429883826395414528)]} 0 1
[junit4:junit4]   2> 16972 T2021 C93 P35534 /update {wt=javabin&version=2} {add=[10035 (1429883826396463104)]} 0 0
[junit4:junit4]   2> 16978 T2057 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[35 (1429883826398560256)]} 0 1
[junit4:junit4]   2> 16978 T2054 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10035 (1429883826399608832)]} 0 0
[junit4:junit4]   2> 16979 T2040 C94 P40680 /update {wt=javabin&version=2} {add=[35 (1429883826398560256)]} 0 5
[junit4:junit4]   2> 16979 T2041 C94 P40680 /update {wt=javabin&version=2} {add=[10035 (1429883826399608832)]} 0 4
[junit4:junit4]   2> 17030 T2003 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 36208
[junit4:junit4]   2> 17031 T2003 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=30195874
[junit4:junit4]   2> 17060 T2019 C93 P35534 /update {wt=javabin&version=2} {add=[36 (1429883826487689216)]} 0 1
[junit4:junit4]   2> 17061 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[10036 (1429883826488737792)]} 0 1
[junit4:junit4]   2> 17066 T2056 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[36 (1429883826491883520)]} 0 1
[junit4:junit4]   2> 17066 T2055 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10036 (1429883826491883521)]} 0 0
[junit4:junit4]   2> 17067 T2038 C94 P40680 /update {wt=javabin&version=2} {add=[36 (1429883826491883520)]} 0 4
[junit4:junit4]   2> 17067 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[10036 (1429883826491883521)]} 0 4
[junit4:junit4]   2> 17162 T2020 C93 P35534 /update {wt=javabin&version=2} {add=[37 (1429883826594643968)]} 0 1
[junit4:junit4]   2> 17163 T2019 C93 P35534 /update {wt=javabin&version=2} {add=[10037 (1429883826595692544)]} 0 1
[junit4:junit4]   2> 17170 T2057 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[37 (1429883826598838272)]} 0 1
[junit4:junit4]   2> 17171 T2054 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10037 (1429883826599886848)]} 0 2
[junit4:junit4]   2> 17171 T2040 C94 P40680 /update {wt=javabin&version=2} {add=[37 (1429883826598838272)]} 0 6
[junit4:junit4]   2> 17172 T2038 C94 P40680 /update {wt=javabin&version=2} {add=[10037 (1429883826599886848)]} 0 6
[junit4:junit4]   2> 17187 T2021 C93 P35534 /update {wt=javabin&version=2} {delete=[32 (-1429883826620858368)]} 0 1
[junit4:junit4]   2> 17187 T2018 C93 P35534 /update {wt=javabin&version=2} {delete=[10032 (-1429883826621906944)]} 0 0
[junit4:junit4]   2> 17187 T2026 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17189 T2026 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:36208__collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:36208_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:36208"}
[junit4:junit4]   2> 17204 T2056 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[32 (-1429883826624004096)]} 0 5
[junit4:junit4]   2> 17204 T2055 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10032 (-1429883826624004097)]} 0 0
[junit4:junit4]   2> 17205 T2041 C94 P40680 /update {wt=javabin&version=2} {delete=[32 (-1429883826624004096)]} 0 16
[junit4:junit4]   2> 17205 T2037 C94 P40680 /update {wt=javabin&version=2} {delete=[10032 (-1429883826624004097)]} 0 16
[junit4:junit4]   2> 17206 T2025 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> 17206 T2032 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> 17206 T2061 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> 17206 T2045 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> 17209 T2020 C93 P35534 /update {wt=javabin&version=2} {add=[10038 (1429883826644975616)]} 0 0
[junit4:junit4]   2> 17210 T2019 C93 P35534 /update {wt=javabin&version=2} {add=[38 (1429883826646024192)]} 0 0
[junit4:junit4]   2> 17212 T2040 C94 P40680 /update {wt=javabin&version=2} {add=[10038 (1429883826647072768)]} 0 1
[junit4:junit4]   2> 17212 T2038 C94 P40680 /update {wt=javabin&version=2} {add=[38 (1429883826648121344)]} 0 0
[junit4:junit4]   2> 17231 T2021 C93 P35534 /update {wt=javabin&version=2} {add=[10039 (1429883826668044288)]} 0 0
[junit4:junit4]   2> 17232 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[39 (1429883826668044289)]} 0 1
[junit4:junit4]   2> 17234 T2041 C94 P40680 /update {wt=javabin&version=2} {add=[10039 (1429883826670141440)]} 0 1
[junit4:junit4]   2> 17234 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[39 (1429883826670141441)]} 0 1
[junit4:junit4]   2> 17313 T2020 C93 P35534 /update {wt=javabin&version=2} {delete=[34 (-1429883826754027520)]} 0 0
[junit4:junit4]   2> 17313 T2019 C93 P35534 /update {wt=javabin&version=2} {delete=[10034 (-1429883826754027521)]} 0 0
[junit4:junit4]   2> 17315 T2040 C94 P40680 /update {wt=javabin&version=2} {delete=[34 (-1429883826756124672)]} 0 0
[junit4:junit4]   2> 17315 T2038 C94 P40680 /update {wt=javabin&version=2} {delete=[10034 (-1429883826756124673)]} 0 0
[junit4:junit4]   2> 17318 T2021 C93 P35534 /update {wt=javabin&version=2} {add=[40 (1429883826758221824)]} 0 1
[junit4:junit4]   2> 17318 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[10040 (1429883826758221825)]} 0 1
[junit4:junit4]   2> 17320 T2041 C94 P40680 /update {wt=javabin&version=2} {add=[40 (1429883826761367552)]} 0 0
[junit4:junit4]   2> 17321 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[10040 (1429883826761367553)]} 0 1
[junit4:junit4]   2> 17414 T2020 C93 P35534 /update {wt=javabin&version=2} {add=[41 (1429883826859933696)]} 0 0
[junit4:junit4]   2> 17414 T2019 C93 P35534 /update {wt=javabin&version=2} {add=[10041 (1429883826859933697)]} 0 0
[junit4:junit4]   2> 17417 T2040 C94 P40680 /update {wt=javabin&version=2} {add=[41 (1429883826862030848)]} 0 1
[junit4:junit4]   2> 17417 T2038 C94 P40680 /update {wt=javabin&version=2} {add=[10041 (1429883826862030849)]} 0 1
[junit4:junit4]   2> 17516 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[42 (1429883826965839872)]} 0 1
[junit4:junit4]   2> 17516 T2021 C93 P35534 /update {wt=javabin&version=2} {add=[10042 (1429883826965839873)]} 0 1
[junit4:junit4]   2> 17518 T2041 C94 P40680 /update {wt=javabin&version=2} {add=[42 (1429883826968985600)]} 0 0
[junit4:junit4]   2> 17519 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[10042 (1429883826968985601)]} 0 1
[junit4:junit4]   2> 17559 T2019 C93 P35534 /update {wt=javabin&version=2} {delete=[35 (-1429883827011977217)]} 0 0
[junit4:junit4]   2> 17559 T2020 C93 P35534 /update {wt=javabin&version=2} {delete=[10035 (-1429883827011977216)]} 0 0
[junit4:junit4]   2> 17561 T2040 C94 P40680 /update {wt=javabin&version=2} {delete=[10035 (-1429883827014074368)]} 0 0
[junit4:junit4]   2> 17561 T2038 C94 P40680 /update {wt=javabin&version=2} {delete=[35 (-1429883827014074369)]} 0 0
[junit4:junit4]   2> 17563 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[10043 (1429883827016171520)]} 0 0
[junit4:junit4]   2> 17563 T2021 C93 P35534 /update {wt=javabin&version=2} {add=[43 (1429883827016171521)]} 0 0
[junit4:junit4]   2> 17566 T2041 C94 P40680 /update {wt=javabin&version=2} {add=[10043 (1429883827018268672)]} 0 1
[junit4:junit4]   2> 17566 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[43 (1429883827018268673)]} 0 1
[junit4:junit4]   2> 17637 T2020 C93 P35534 /update {wt=javabin&version=2} {add=[10044 (1429883827093766145)]} 0 0
[junit4:junit4]   2> 17638 T2019 C93 P35534 /update {wt=javabin&version=2} {add=[44 (1429883827093766144)]} 0 1
[junit4:junit4]   2> 17640 T2038 C94 P40680 /update {wt=javabin&version=2} {add=[10044 (1429883827095863296)]} 0 1
[junit4:junit4]   2> 17640 T2040 C94 P40680 /update {wt=javabin&version=2} {add=[44 (1429883827095863297)]} 0 1
[junit4:junit4]   2> 17649 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[10045 (1429883827106349056)]} 0 0
[junit4:junit4]   2> 17650 T2021 C93 P35534 /update {wt=javabin&version=2} {add=[45 (1429883827106349057)]} 0 1
[junit4:junit4]   2> 17652 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[10045 (1429883827108446208)]} 0 1
[junit4:junit4]   2> 17652 T2041 C94 P40680 /update {wt=javabin&version=2} {add=[45 (1429883827108446209)]} 0 1
[junit4:junit4]   2> 17752 T2020 C93 P35534 /update {wt=javabin&version=2} {delete=[10038 (-1429883827214352384)]} 0 0
[junit4:junit4]   2> 17752 T2019 C93 P35534 /update {wt=javabin&version=2} {delete=[38 (-1429883827214352385)]} 0 0
[junit4:junit4]   2> 17754 T2038 C94 P40680 /update {wt=javabin&version=2} {delete=[10038 (-1429883827216449536)]} 0 0
[junit4:junit4]   2> 17754 T2040 C94 P40680 /update {wt=javabin&version=2} {delete=[38 (-1429883827216449537)]} 0 0
[junit4:junit4]   2> 17757 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[10046 (1429883827218546688)]} 0 1
[junit4:junit4]   2> 17757 T2021 C93 P35534 /update {wt=javabin&version=2} {add=[46 (1429883827218546689)]} 0 1
[junit4:junit4]   2> 17760 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[10046 (1429883827221692416)]} 0 1
[junit4:junit4]   2> 17760 T2041 C94 P40680 /update {wt=javabin&version=2} {add=[46 (1429883827221692417)]} 0 1
[junit4:junit4]   2> 17774 T2020 C93 P35534 /update {wt=javabin&version=2} {delete=[10039 (-1429883827237421056)]} 0 0
[junit4:junit4]   2> 17775 T2019 C93 P35534 /update {wt=javabin&version=2} {delete=[39 (-1429883827237421057)]} 0 1
[junit4:junit4]   2> 17776 T2038 C94 P40680 /update {wt=javabin&version=2} {delete=[10039 (-1429883827239518208)]} 0 0
[junit4:junit4]   2> 17777 T2040 C94 P40680 /update {wt=javabin&version=2} {delete=[39 (-1429883827240566784)]} 0 0
[junit4:junit4]   2> 17779 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[10047 (1429883827241615360)]} 0 1
[junit4:junit4]   2> 17780 T2021 C93 P35534 /update {wt=javabin&version=2} {add=[47 (1429883827242663936)]} 0 1
[junit4:junit4]   2> 17782 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[10047 (1429883827244761088)]} 0 1
[junit4:junit4]   2> 17783 T2041 C94 P40680 /update {wt=javabin&version=2} {add=[47 (1429883827245809664)]} 0 1
[junit4:junit4]   2> 17823 T2020 C93 P35534 /update {wt=javabin&version=2} {add=[10048 (1429883827287752704)]} 0 1
[junit4:junit4]   2> 17825 T2019 C93 P35534 /update {wt=javabin&version=2} {add=[48 (1429883827289849856)]} 0 1
[junit4:junit4]   2> 17827 T2038 C94 P40680 /update {wt=javabin&version=2} {add=[10048 (1429883827291947008)]} 0 1
[junit4:junit4]   2> 17828 T2040 C94 P40680 /update {wt=javabin&version=2} {add=[48 (1429883827292995584)]} 0 1
[junit4:junit4]   2> 17892 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[10049 (1429883827361153024)]} 0 1
[junit4:junit4]   2> 17893 T2021 C93 P35534 /update {wt=javabin&version=2} {add=[49 (1429883827362201600)]} 0 1
[junit4:junit4]   2> 17896 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[10049 (1429883827364298752)]} 0 1
[junit4:junit4]   2> 17897 T2041 C94 P40680 /update {wt=javabin&version=2} {add=[49 (1429883827365347328)]} 0 1
[junit4:junit4]   2> 17952 T2020 C93 P35534 /update {wt=javabin&version=2} {add=[10050 (1429883827423019008)]} 0 1
[junit4:junit4]   2> 17953 T2019 C93 P35534 /update {wt=javabin&version=2} {add=[50 (1429883827424067584)]} 0 1
[junit4:junit4]   2> 17956 T2038 C94 P40680 /update {wt=javabin&version=2} {add=[10050 (1429883827427213312)]} 0 0
[junit4:junit4]   2> 17956 T2040 C94 P40680 /update {wt=javabin&version=2} {add=[50 (1429883827427213313)]} 0 1
[junit4:junit4]   2> 18027 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[10051 (1429883827501662208)]} 0 1
[junit4:junit4]   2> 18028 T2020 C93 P35534 /update {wt=javabin&version=2} {add=[51 (1429883827502710784)]} 0 1
[junit4:junit4]   2>  C92_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:36208_, base_url=http://127.0.0.1:36208}
[junit4:junit4]   2> 18031 T2064 C92 P36208 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:40680/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18031 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[10051 (1429883827505856512)]} 0 1
[junit4:junit4]   2> 18031 T2064 C92 P36208 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:36208 START replicas=[http://127.0.0.1:40680/collection1/] nUpdates=100
[junit4:junit4]   2> 18031 T2038 C94 P40680 /update {wt=javabin&version=2} {add=[51 (1429883827505856513)]} 0 1
[junit4:junit4]   2> 18033 T2064 C92 P36208 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18034 T2064 C92 P36208 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18034 T2064 C92 P36208 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18034 T2064 C92 P36208 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18034 T2040 C94 P40680 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18034 T2064 C92 P36208 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=tlog{file=./org.apache.solr.cloud.RecoveryZkTest-1363643463711/jetty2/tlog/tlog.0000000000000000000 refcount=1}}
[junit4:junit4]   2> 18035 T2064 C92 P36208 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:40680/collection1/. core=collection1
[junit4:junit4]   2> 18035 T2064 C92 P36208 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18042 T2041 C94 P40680 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 18061 T2041 C94 P40680 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b4a66f lockFactory=org.apache.lucene.store.NativeFSLockFactory@e6f31d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1b4a66f lockFactory=org.apache.lucene.store.NativeFSLockFactory@e6f31d),segFN=segments_2,generation=2,filenames=[_1.doc, _0.cbnd, _0.dvdm, _0.cbnm, _1.fnm, _1.pos, _1.cbnm, _0.si, _1.tip, _1.cbnd, _0.doc, _1.tim, _0.dvdd, _0.fnm, _0_1.del, _1_1.del, _1.dvdd, _1.fdx, _0.pos, _1.fdt, _1.dvdm, _1.si, _0.tim, segments_2, _0.fdx, _0.tip, _0.fdt]
[junit4:junit4]   2> 18062 T2041 C94 P40680 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_1.doc, _0.cbnd, _0.dvdm, _0.cbnm, _1.fnm, _1.pos, _1.cbnm, _0.si, _1.tip, _1.cbnd, _0.doc, _1.tim, _0.dvdd, _0.fnm, _0_1.del, _1_1.del, _1.dvdd, _1.fdx, _0.pos, _1.fdt, _1.dvdm, _1.si, _0.tim, segments_2, _0.fdx, _0.tip, _0.fdt]
[junit4:junit4]   2> 18064 T2041 C94 P40680 oass.SolrIndexSearcher.<init> Opening Searcher@14f4c0a realtime
[junit4:junit4]   2> 18065 T2041 C94 P40680 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18065 T2041 C94 P40680 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 24
[junit4:junit4]   2> 18066 T2064 C92 P36208 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18066 T2064 C92 P36208 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18069 T2040 C94 P40680 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18069 T2040 C94 P40680 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 18069 T2064 C92 P36208 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 18069 T2064 C92 P36208 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18070 T2064 C92 P36208 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18071 T2041 C94 P40680 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18072 T2064 C92 P36208 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 27
[junit4:junit4]   2> 18073 T2064 C92 P36208 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.RecoveryZkTest-1363643463711/jetty2/index.20130318215121779 forceNew: false
[junit4:junit4]   2> 18073 T2064 C92 P36208 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@1a1effa lockFactory=org.apache.lucene.store.NativeFSLockFactory@22f888) fullCopy=true
[junit4:junit4]   2> 18078 T2037 C94 P40680 REQ /replication {file=_1.doc&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 18089 T2038 C94 P40680 REQ /replication {file=_0.cbnd&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 18096 T2040 C94 P40680 REQ /replication {file=_0.dvdm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 18104 T2021 C93 P35534 /update {wt=javabin&version=2} {add=[10052 (1429883827583451136)]} 0 0
[junit4:junit4]   2> 18105 T2019 C93 P35534 /update {wt=javabin&version=2} {add=[52 (1429883827584499712)]} 0 1
[junit4:junit4]   2> 18108 T2041 C94 P40680 /update {wt=javabin&version=2} {add=[10052 (1429883827585548288)]} 0 2
[junit4:junit4]   2> 18108 T2038 C94 P40680 REQ /replication {file=_0.cbnm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 18108 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[52 (1429883827586596864)]} 0 1
[junit4:junit4]   2> 18117 T2040 C94 P40680 REQ /replication {file=_1.fnm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 18120 T2041 C94 P40680 REQ /replication {file=_1.pos&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 18154 T2037 C94 P40680 REQ /replication {file=_1.cbnm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 18156 T2038 C94 P40680 REQ /replication {file=_0.si&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 18160 T2018 C93 P35534 /update {wt=javabin&version=2} {delete=[10040 (-1429883827642171392)]} 0 1
[junit4:junit4]   2> 18160 T2018 C93 P35534 /update {wt=javabin&version=2} {delete=[40 (-1429883827642171393)]} 0 0
[junit4:junit4]   2> 18162 T2040 C94 P40680 /update {wt=javabin&version=2} {delete=[10040 (-1429883827644268544)]} 0 1
[junit4:junit4]   2> 18162 T2041 C94 P40680 /update {wt=javabin&version=2} {delete=[40 (-1429883827644268545)]} 0 0
[junit4:junit4]   2> 18164 T2037 C94 P40680 REQ /replication {file=_0.doc&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 18164 T2021 C93 P35534 /update {wt=javabin&version=2} {add=[10053 (1429883827645317120)]} 0 1
[junit4:junit4]   2> 18164 T2019 C93 P35534 /update {wt=javabin&version=2} {add=[53 (1429883827646365696)]} 0 0
[junit4:junit4]   2> 18166 T2040 C94 P40680 REQ /replication {file=_1.cbnd&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 18166 T2038 C94 P40680 /update {wt=javabin&version=2} {add=[10053 (1429883827648462848)]} 0 0
[junit4:junit4]   2> 18167 T2041 C94 P40680 /update {wt=javabin&version=2} {add=[53 (1429883827648462849)]} 0 1
[junit4:junit4]   2> 18169 T2037 C94 P40680 REQ /replication {file=_1.tip&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 18177 T2038 C94 P40680 REQ /replication {file=_0.dvdd&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 18182 T2040 C94 P40680 REQ /replication {file=_1.tim&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 18182 T2020 C93 P35534 /update {wt=javabin&version=2} {add=[10054 (1429883827665240064)]} 0 1
[junit4:junit4]   2> 18182 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[54 (1429883827665240065)]} 0 0
[junit4:junit4]   2> 18185 T2038 C94 P40680 REQ /replication {file=_0.fnm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 18185 T2041 C94 P40680 /update {wt=javabin&version=2} {add=[10054 (1429883827667337216)]} 0 1
[junit4:junit4]   2> 18185 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[54 (1429883827667337217)]} 0 1
[junit4:junit4]   2> 18191 T2040 C94 P40680 REQ /replication {file=_0_1.del&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 18194 T2041 C94 P40680 REQ /replication {file=_1_1.del&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 18197 T2038 C94 P40680 REQ /replication {file=_1.dvdd&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 18199 T2037 C94 P40680 REQ /replication {file=_1.fdx&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 18201 T2040 C94 P40680 REQ /replication {file=_1.fdt&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 18204 T2041 C94 P40680 REQ /replication {file=_0.pos&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 18206 T2038 C94 P40680 REQ /replication {file=_1.si&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 18208 T2037 C94 P40680 REQ /replication {file=_1.dvdm&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 18211 T2040 C94 P40680 REQ /replication {file=_0.tim&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 18212 T2021 C93 P35534 /update {wt=javabin&version=2} {delete=[10041 (-1429883827696697344)]} 0 0
[junit4:junit4]   2> 18212 T2019 C93 P35534 /update {wt=javabin&version=2} {delete=[41 (-1429883827696697345)]} 0 0
[junit4:junit4]   2> 18213 T2041 C94 P40680 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 18214 T2038 C94 P40680 /update {wt=javabin&version=2} {delete=[10041 (-1429883827698794496)]} 0 0
[junit4:junit4]   2> 18214 T2037 C94 P40680 /update {wt=javabin&version=2} {delete=[41 (-1429883827698794497)]} 0 0
[junit4:junit4]   2> 18234 T2040 C94 P40680 REQ /replication {file=_0.fdx&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 18234 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[55 (1429883827719766016)]} 0 1
[junit4:junit4]   2> 18234 T2020 C93 P35534 /update {wt=javabin&version=2} {add=[10055 (1429883827719766017)]} 0 1
[junit4:junit4]   2> 18237 T2038 C94 P40680 /update {wt=javabin&version=2} {add=[55 (1429883827721863168)]} 0 1
[junit4:junit4]   2> 18237 T2041 C94 P40680 REQ /replication {file=_0.tip&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=1 
[junit4:junit4]   2> 18237 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[10055 (1429883827721863169)]} 0 1
[junit4:junit4]   2> 18239 T2040 C94 P40680 REQ /replication {file=_0.fdt&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 18240 T2064 C92 P36208 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18241 T2064 C92 P36208 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130318215121779
[junit4:junit4]   2> 18241 T2064 C92 P36208 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18242 T2064 C92 P36208 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18242 T2064 C92 P36208 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 18245 T2064 C92 P36208 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.RecoveryZkTest-1363643463711/jetty2/index/ new=./org.apache.solr.cloud.RecoveryZkTest-1363643463711/jetty2/index.20130318215121779
[junit4:junit4]   2> 18246 T2064 C92 P36208 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1a1effa lockFactory=org.apache.lucene.store.NativeFSLockFactory@22f888),segFN=segments_2,generation=2,filenames=[_1.doc, _0.cbnd, _0.dvdm, _0.cbnm, _1.fnm, _1.pos, _1.cbnm, _0.si, _1.cbnd, _1.tip, _0.doc, _1.tim, _0.dvdd, _0.fnm, _0_1.del, _1_1.del, _1.dvdd, _1.fdx, _0.pos, _1.fdt, _1.si, _1.dvdm, _0.tim, segments_2, _0.fdx, _0.tip, _0.fdt]
[junit4:junit4]   2> 18246 T2064 C92 P36208 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_1.doc, _0.cbnd, _0.dvdm, _0.cbnm, _1.fnm, _1.pos, _1.cbnm, _0.si, _1.cbnd, _1.tip, _0.doc, _1.tim, _0.dvdd, _0.fnm, _0_1.del, _1_1.del, _1.dvdd, _1.fdx, _0.pos, _1.fdt, _1.si, _1.dvdm, _0.tim, segments_2, _0.fdx, _0.tip, _0.fdt]
[junit4:junit4]   2> 18246 T2064 C92 P36208 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 18250 T2064 C92 P36208 oass.SolrIndexSearcher.<init> Opening Searcher@72a9d0 main
[junit4:junit4]   2> 18253 T2063 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@72a9d0 main{StandardDirectoryReader(segments_2:5:nrt _0(5.0):C78/29 _1(5.0):C24/9)}
[junit4:junit4]   2> 18254 T2064 C92 P36208 oash.SnapPuller$2.preClose removing old index files MockDirWrapper(org.apache.lucene.store.RAMDirectory@138dd0b lockFactory=org.apache.lucene.store.NativeFSLockFactory@1d084ad)
[junit4:junit4]   2> 18254 T2064 C92 P36208 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.RecoveryZkTest-1363643463711/jetty2/index
[junit4:junit4]   2> 18254 T2064 C92 P36208 oash.SnapPuller$2.postClose removing old index directory MockDirWrapper(org.apache.lucene.store.RAMDirectory@138dd0b lockFactory=org.apache.lucene.store.NativeFSLockFactory@1d084ad)
[junit4:junit4]   2> 18258 T2064 C92 P36208 oasc.RecoveryStrategy.replay Replaying buffered documents. core=collection1
[junit4:junit4]   2> 18259 T2072 C92 P36208 oasu.UpdateLog$LogReplayer.doReplay WARNING Starting log replay tlog{file=./org.apache.solr.cloud.RecoveryZkTest-1363643463711/jetty2/tlog/tlog.0000000000000000000 refcount=2} active=true starting pos=5600
[junit4:junit4]   2> 18261 T2072 C92 P36208 oasu.DirectUpdateHandler2.commit start commit{flags=2,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 18264 T2072 C92 P36208 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1a1effa lockFactory=org.apache.lucene.store.NativeFSLockFactory@22f888),segFN=segments_2,generation=2,filenames=[_1.doc, _0.cbnd, _0.dvdm, _0.cbnm, _1.fnm, _1.pos, _1.cbnm, _0.si, _1.cbnd, _1.tip, _0.doc, _1.tim, _0.dvdd, _0.fnm, _0_1.del, _1_1.del, _1.dvdd, _1.fdx, _0.pos, _1.fdt, _1.si, _1.dvdm, _0.tim, segments_2, _0.fdx, _0.tip, _0.fdt]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1a1effa lockFactory=org.apache.lucene.store.NativeFSLockFactory@22f888),segFN=segments_3,generation=3,filenames=[_1.doc, _0.cbnd, _0.dvdm, _0.cbnm, _1.fnm, _1.pos, _1.cbnm, _0.si, _1.cbnd, _1.tip, _0.doc, _1.tim, _0.dvdd, _0.fnm, _0_1.del, _1_1.del, _1.dvdd, _1.fdx, _0.pos, _1.fdt, _1.si, _1.dvdm, _0.tim, _0.fdx, _0.tip, segments_3, _0.fdt]
[junit4:junit4]   2> 18265 T2072 C92 P36208 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_1.doc, _0.cbnd, _0.dvdm, _0.cbnm, _1.fnm, _1.pos, _1.cbnm, _0.si, _1.cbnd, _1.tip, _0.doc, _1.tim, _0.dvdd, _0.fnm, _0_1.del, _1_1.del, _1.dvdd, _1.fdx, _0.pos, _1.fdt, _1.si, _1.dvdm, _0.tim, _0.fdx, _0.tip, segments_3, _0.fdt]
[junit4:junit4]   2> 18265 T2072 C92 P36208 oass.SolrIndexSearcher.<init> Opening Searcher@bfac89 main
[junit4:junit4]   2> 18266 T2072 C92 P36208 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18269 T2063 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@bfac89 main{StandardDirectoryReader(segments_2:5:nrt _0(5.0):C78/29 _1(5.0):C24/9)}
[junit4:junit4]   2> 18269 T2019 C93 P35534 /update {wt=javabin&version=2} {add=[10056 (1429883827755417601)]} 0 1
[junit4:junit4]   2> 18269 T2021 C93 P35534 /update {wt=javabin&version=2} {add=[56 (1429883827755417600)]} 0 1
[junit4:junit4]   2> 18270 T2072 C92 P36208 oasu.UpdateLog$LogReplayer.run WARNING Log replay finished. recoveryInfo=RecoveryInfo{adds=0 deletes=0 deleteByQuery=0 errors=0 positionOfStart=5600}
[junit4:junit4]   2> 18271 T2064 C92 P36208 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 18271 T2064 C92 P36208 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 18271 T2064 C92 P36208 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18272 T2064 C92 P36208 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 18272 T2038 C94 P40680 /update {wt=javabin&version=2} {add=[10056 (1429883827759611904)]} 0 0
[junit4:junit4]   2> 18273 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[56 (1429883827759611905)]} 0 1
[junit4:junit4]   2> 18298 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[10057 (1429883827785826304)]} 0 1
[junit4:junit4]   2> 18298 T2020 C93 P35534 /update {wt=javabin&version=2} {add=[57 (1429883827786874880)]} 0 1
[junit4:junit4]   2> 18300 T2041 C94 P40680 /update {wt=javabin&version=2} {add=[10057 (1429883827788972032)]} 0 0
[junit4:junit4]   2> 18301 T2040 C94 P40680 /update {wt=javabin&version=2} {add=[57 (1429883827788972033)]} 0 1
[junit4:junit4]   2> 18391 T2019 C93 P35534 /update {wt=javabin&version=2} {delete=[10045 (-1429883827884392448)]} 0 0
[junit4:junit4]   2> 18391 T2021 C93 P35534 /update {wt=javabin&version=2} {delete=[45 (-1429883827884392449)]} 0 0
[junit4:junit4]   2> 18394 T2038 C94 P40680 /update {wt=javabin&version=2} {delete=[10045 (-1429883827887538176)]} 0 1
[junit4:junit4]   2> 18394 T2037 C94 P40680 /update {wt=javabin&version=2} {delete=[45 (-1429883827887538177)]} 0 0
[junit4:junit4]   2> 18397 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[10058 (1429883827889635328)]} 0 1
[junit4:junit4]   2> 18398 T2020 C93 P35534 /update {wt=javabin&version=2} {add=[58 (1429883827890683904)]} 0 1
[junit4:junit4]   2> 18401 T2041 C94 P40680 /update {wt=javabin&version=2} {add=[10058 (1429883827893829632)]} 0 1
[junit4:junit4]   2> 18402 T2040 C94 P40680 /update {wt=javabin&version=2} {add=[58 (1429883827894878208)]} 0 2
[junit4:junit4]   2> 18483 T2019 C93 P35534 /update {wt=javabin&version=2} {delete=[10048 (-1429883827980861440)]} 0 1
[junit4:junit4]   2> 18484 T2019 C93 P35534 /update {wt=javabin&version=2} {delete=[48 (-1429883827981910016)]} 0 0
[junit4:junit4]   2> 18486 T2038 C94 P40680 /update {wt=javabin&version=2} {delete=[10048 (-1429883827984007168)]} 0 0
[junit4:junit4]   2> 18488 T2041 C94 P40680 /update {wt=javabin&version=2} {delete=[48 (-1429883827986104320)]} 0 0
[junit4:junit4]   2> 18490 T2021 C93 P35534 /update {wt=javabin&version=2} {add=[10059 (1429883827987152896)]} 0 1
[junit4:junit4]   2> 18491 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[59 (1429883827989250048)]} 0 0
[junit4:junit4]   2> 18494 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[10059 (1429883827991347200)]} 0 1
[junit4:junit4]   2> 18495 T2038 C94 P40680 /update {wt=javabin&version=2} {add=[59 (1429883827992395776)]} 0 1
[junit4:junit4]   2> 18589 T2020 C93 P35534 /update {wt=javabin&version=2} {delete=[10050 (-1429883828090961920)]} 0 1
[junit4:junit4]   2> 18590 T2019 C93 P35534 /update {wt=javabin&version=2} {delete=[50 (-1429883828093059072)]} 0 1
[junit4:junit4]   2> 18591 T2040 C94 P40680 /update {wt=javabin&version=2} {delete=[10050 (-1429883828094107648)]} 0 0
[junit4:junit4]   2> 18593 T2041 C94 P40680 /update {wt=javabin&version=2} {delete=[50 (-1429883828096204800)]} 0 1
[junit4:junit4]   2> 18594 T2021 C93 P35534 /update {wt=javabin&version=2} {add=[10060 (1429883828096204800)]} 0 1
[junit4:junit4]   2> 18596 T2021 C93 P35534 /update {wt=javabin&version=2} {add=[60 (1429883828098301952)]} 0 1
[junit4:junit4]   2> 18598 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[10060 (1429883828100399104)]} 0 1
[junit4:junit4]   2> 18599 T2038 C94 P40680 /update {wt=javabin&version=2} {add=[60 (1429883828101447680)]} 0 1
[junit4:junit4]   2> 18671 T2020 C93 P35534 /update {wt=javabin&version=2} {delete=[10058 (-1429883828176945152)]} 0 1
[junit4:junit4]   2> 18672 T2019 C93 P35534 /update {wt=javabin&version=2} {delete=[58 (-1429883828179042304)]} 0 0
[junit4:junit4]   2> 18673 T2040 C94 P40680 /update {wt=javabin&version=2} {delete=[10058 (-1429883828180090880)]} 0 0
[junit4:junit4]   2> 18675 T2041 C94 P40680 /update {wt=javabin&version=2} {delete=[58 (-1429883828182188032)]} 0 0
[junit4:junit4]   2> 18677 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[10061 (1429883828183236608)]} 0 1
[junit4:junit4]   2> 18679 T2021 C93 P35534 /update {wt=javabin&version=2} {add=[61 (1429883828185333760)]} 0 1
[junit4:junit4]   2> 18680 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[10061 (1429883828186382336)]} 0 1
[junit4:junit4]   2> 18682 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[61 (1429883828188479488)]} 0 1
[junit4:junit4]   2> 18711 T2026 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18713 T2026 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:36208__collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:36208_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:36208"}
[junit4:junit4]   2> 18719 T2032 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> 18720 T2045 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> 18720 T2025 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> 18719 T2061 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> 18750 T2020 C93 P35534 /update {wt=javabin&version=2} {delete=[10059 (-1429883828260831232)]} 0 0
[junit4:junit4]   2> 18751 T2019 C93 P35534 /update {wt=javabin&version=2} {delete=[59 (-1429883828261879808)]} 0 0
[junit4:junit4]   2>  C92_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:36208_, base_url=http://127.0.0.1:36208}
[junit4:junit4]   2> 18756 T2054 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[10059 (-1429883828263976960)]} 0 1
[junit4:junit4]   2> 18756 T2056 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {delete=[59 (-1429883828265025536)]} 0 0
[junit4:junit4]   2> 18757 T2040 C94 P40680 /update {wt=javabin&version=2} {delete=[10059 (-1429883828263976960)]} 0 5
[junit4:junit4]   2> 18757 T2041 C94 P40680 /update {wt=javabin&version=2} {delete=[59 (-1429883828265025536)]} 0 3
[junit4:junit4]   2> 18760 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[10062 (1429883828270268416)]} 0 1
[junit4:junit4]   2> 18761 T2021 C93 P35534 /update {wt=javabin&version=2} {add=[62 (1429883828271316992)]} 0 1
[junit4:junit4]   2> 18769 T2055 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10062 (1429883828274462720)]} 0 3
[junit4:junit4]   2> 18769 T2057 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[62 (1429883828275511296)]} 0 1
[junit4:junit4]   2> 18770 T2038 C94 P40680 /update {wt=javabin&version=2} {add=[10062 (1429883828274462720)]} 0 7
[junit4:junit4]   2> 18770 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[62 (1429883828275511296)]} 0 6
[junit4:junit4]   2> 18830 T2020 C93 P35534 /update {wt=javabin&version=2} {add=[10063 (1429883828343668736)]} 0 1
[junit4:junit4]   2> 18830 T2019 C93 P35534 /update {wt=javabin&version=2} {add=[63 (1429883828343668737)]} 0 1
[junit4:junit4]   2> 18835 T2054 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10063 (1429883828346814465)]} 0 1
[junit4:junit4]   2> 18835 T2055 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[63 (1429883828346814464)]} 0 0
[junit4:junit4]   2> 18835 T2041 C94 P40680 /update {wt=javabin&version=2} {add=[10063 (1429883828346814465)]} 0 3
[junit4:junit4]   2> 18835 T2040 C94 P40680 /update {wt=javabin&version=2} {add=[63 (1429883828346814464)]} 0 3
[junit4:junit4]   2> 18927 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[10064 (1429883828446429185)]} 0 1
[junit4:junit4]   2> 18927 T2021 C93 P35534 /update {wt=javabin&version=2} {add=[64 (1429883828446429184)]} 0 1
[junit4:junit4]   2> 18931 T2056 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10064 (1429883828448526336)]} 0 0
[junit4:junit4]   2> 18932 T2057 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[64 (1429883828448526337)]} 0 1
[junit4:junit4]   2> 18932 T2041 C94 P40680 /update {wt=javabin&version=2} {add=[64 (1429883828448526337)]} 0 3
[junit4:junit4]   2> 18932 T2038 C94 P40680 /update {wt=javabin&version=2} {add=[10064 (1429883828448526336)]} 0 3
[junit4:junit4]   2> 18971 T2020 C93 P35534 /update {wt=javabin&version=2} {add=[10065 (1429883828492566528)]} 0 0
[junit4:junit4]   2> 18971 T2019 C93 P35534 /update {wt=javabin&version=2} {add=[65 (1429883828492566529)]} 0 0
[junit4:junit4]   2> 18976 T2054 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[65 (1429883828494663680)]} 0 0
[junit4:junit4]   2> 18977 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[65 (1429883828494663680)]} 0 4
[junit4:junit4]   2> 18977 T2055 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10065 (1429883828494663681)]} 0 1
[junit4:junit4]   2> 18978 T2040 C94 P40680 /update {wt=javabin&version=2} {add=[10065 (1429883828494663681)]} 0 5
[junit4:junit4]   2> 19006 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[66 (1429883828528218112)]} 0 1
[junit4:junit4]   2> 19006 T2021 C93 P35534 /update {wt=javabin&version=2} {add=[10066 (1429883828528218113)]} 0 1
[junit4:junit4]   2> 19010 T2057 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[66 (1429883828531363840)]} 0 0
[junit4:junit4]   2> 19011 T2056 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10066 (1429883828531363841)]} 0 1
[junit4:junit4]   2> 19011 T2041 C94 P40680 /update {wt=javabin&version=2} {add=[66 (1429883828531363840)]} 0 3
[junit4:junit4]   2> 19011 T2038 C94 P40680 /update {wt=javabin&version=2} {add=[10066 (1429883828531363841)]} 0 3
[junit4:junit4]   2> 19033 T2003 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 19034 T2003 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19036 T2020 C93 P35534 /update {wt=javabin&version=2} {add=[67 (1429883828559675392)]} 0 1
[junit4:junit4]   2> 19036 T2019 C93 P35534 /update {wt=javabin&version=2} {add=[10067 (1429883828559675393)]} 0 1
[junit4:junit4]   2> 19037 T2003 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@e23de5
[junit4:junit4]   2> 19041 T2054 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[67 (1429883828562821120)]} 0 1
[junit4:junit4]   2> 19041 T2055 C92 P36208 /update {distrib.from=http://127.0.0.1:40680/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[10067 (1429883828562821121)]} 0 0
[junit4:junit4]   2> 19041 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[67 (1429883828562821120)]} 0 3
[junit4:junit4]   2> 19042 T2055 C92 P36208 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@e23de5
[junit4:junit4]   2> 19043 T2055 C92 P36208 oasc.SolrException.log SEVERE org.apache.solr.common.SolrException: Failed to unregister info bean: core
[junit4:junit4]   2> 		at org.apache.solr.core.JmxMonitoredMap.unregister(JmxMonitoredMap.java:178)
[junit4:junit4]   2> 		at org.apache.solr.core.JmxMonitoredMap.clear(JmxMonitoredMap.java:116)
[junit4:junit4]   2> 		at org.apache.solr.core.SolrCore.close(SolrCore.java:970)
[junit4:junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:374)
[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> 	Caused by: javax.management.InstanceNotFoundException: solr/collection1:type=core,id=collection1
[junit4:junit4]   2> 		at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
[junit4:junit4]   2> 		at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
[junit4:junit4]   2> 		at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
[junit4:junit4]   2> 		at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:537)
[junit4:junit4]   2> 		at org.apache.solr.core.JmxMonitoredMap.unregister(JmxMonitoredMap.java:175)
[junit4:junit4]   2> 		... 29 more
[junit4:junit4]   2> 	
[junit4:junit4]   2> 19045 T2055 C92 P36208 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=12,adds=12,deletesById=2,deletesByQuery=0,errors=0,cumulative_adds=62,cumulative_deletesById=22,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 19046 T2055 C92 P36208 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 19046 T2055 C92 P36208 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 19046 T2055 C92 P36208 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 19050 T2003 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=12,deletesById=2,deletesByQuery=0,errors=0,cumulative_adds=62,cumulative_deletesById=22,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 19052 T2055 C92 P36208 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1a1effa lockFactory=org.apache.lucene.store.NativeFSLockFactory@22f888),segFN=segments_3,generation=3,filenames=[_1.doc, _0.cbnd, _0.dvdm, _0.cbnm, _1.fnm, _1.pos, _1.cbnm, _0.si, _1.cbnd, _1.tip, _0.doc, _1.tim, _0.dvdd, _0.fnm, _0_1.del, _1_1.del, _1.dvdd, _1.fdx, _0.pos, _1.fdt, _1.si, _1.dvdm, _0.tim, _0.fdx, _0.tip, segments_3, _0.fdt]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1a1effa lockFactory=org.apache.lucene.store.NativeFSLockFactory@22f888),segFN=segments_4,generation=4,filenames=[_2.si, _2.pos, _1.doc, _0.cbnd, _0.dvdm, _2.dvdd, _0.cbnm, _1.fnm, _2.doc, _2.tim, _2.dvdm, _1.pos, _1.cbnm, _0.si, _1.cbnd, _1.tip, _0.doc, _1.tim, _0.dvdd, _0.fnm, _2.fdt, _0_1.del, _1_1.del, _2.fdx, _2.fnm, _1.dvdd, _2.tip, _1.fdx, _2.cbnm, _0.pos, _1.fdt, _1.si, _1.dvdm, _0.tim, _0.fdx, _2.cbnd, _0.tip, _0.fdt, segments_4]
[junit4:junit4]   2> 19053 T2055 C92 P36208 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[_2.si, _2.pos, _1.doc, _0.cbnd, _0.dvdm, _2.dvdd, _0.cbnm, _1.fnm, _2.doc, _2.tim, _2.dvdm, _1.pos, _1.cbnm, _0.si, _1.cbnd, _1.tip, _0.doc, _1.tim, _0.dvdd, _0.fnm, _2.fdt, _0_1.del, _1_1.del, _2.fdx, _2.fnm, _1.dvdd, _2.tip, _1.fdx, _2.cbnm, _0.pos, _1.fdt, _1.si, _1.dvdm, _0.tim, _0.fdx, _2.cbnd, _0.tip, _0.fdt, segments_4]
[junit4:junit4]   2> 19054 T2055 C92 P36208 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 19054 T2003 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 19055 T2040 C94 P40680 /update {wt=javabin&version=2} {add=[10067 (1429883828562821121)]} 0 17
[junit4:junit4]   2> 19055 T2008 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d7f7bf8240008
[junit4:junit4]   2> 19056 T2025 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> 19056 T2045 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> 19056 T2003 oaz.ZooKeeper.close Session: 0x13d7f7bf8240008 closed
[junit4:junit4]   2> 19056 T2005 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:58508 which had sessionid 0x13d7f7bf8240008
[junit4:junit4]   2> 19057 T2032 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 19058 T2032 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> 19058 T2025 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 19058 T2045 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 19077 T2003 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 19135 T2018 C93 P35534 /update {wt=javabin&version=2} {delete=[64 (-1429883828663484416)]} 0 1
[junit4:junit4]   2> 19137 T2041 C94 P40680 /update {wt=javabin&version=2} {delete=[64 (-1429883828666630144)]} 0 0
[junit4:junit4]   2> 19140 T2021 C93 P35534 /update {wt=javabin&version=2} {add=[68 (1429883828668727296)]} 0 1
[junit4:junit4]   2> 19142 T2038 C94 P40680 /update {wt=javabin&version=2} {add=[68 (1429883828670824448)]} 0 1
[junit4:junit4]   2> 19148 T2020 C93 P35534 /update {wt=javabin&version=2} {delete=[10064 (-1429883828678164480)]} 0 0
[junit4:junit4]   2> 19150 T2037 C94 P40680 /update {wt=javabin&version=2} {delete=[10064 (-1429883828680261632)]} 0 0
[junit4:junit4]   2> 19152 T2019 C93 P35534 /update {wt=javabin&version=2} {add=[10068 (1429883828682358784)]} 0 0
[junit4:junit4]   2> 19155 T2040 C94 P40680 /update {wt=javabin&version=2} {add=[10068 (1429883828684455936)]} 0 1
[junit4:junit4]   2> 19180 T2018 C93 P35534 /update {wt=javabin&version=2} {delete=[66 (-1429883828711718912)]} 0 0
[junit4:junit4]   2> 19182 T2041 C94 P40680 /update {wt=javabin&version=2} {delete=[66 (-1429883828713816064)]} 0 0
[junit4:junit4]   2> 19184 T2021 C93 P35534 /update {wt=javabin&version=2} {add=[69 (1429883828715913216)]} 0 0
[junit4:junit4]   2> 19186 T2038 C94 P40680 /update {wt=javabin&version=2} {add=[69 (1429883828718010368)]} 0 0
[junit4:junit4]   2> 19193 T2020 C93 P35534 /update {wt=javabin&version=2} {delete=[10066 (-1429883828725350400)]} 0 0
[junit4:junit4]   2> 19195 T2037 C94 P40680 /update {wt=javabin&version=2} {delete=[10066 (-1429883828727447552)]} 0 0
[junit4:junit4]   2> 19197 T2019 C93 P35534 /update {wt=javabin&version=2} {add=[10069 (1429883828729544704)]} 0 0
[junit4:junit4]   2> 19200 T2040 C94 P40680 /update {wt=javabin&version=2} {add=[10069 (1429883828731641856)]} 0 1
[junit4:junit4]   2> 19253 T2018 C93 P35534 /update {wt=javabin&version=2} {delete=[68 (-1429883828788264960)]} 0 0
[junit4:junit4]   2> 19256 T2041 C94 P40680 /update {wt=javabin&version=2} {delete=[68 (-1429883828790362112)]} 0 1
[junit4:junit4]   2> 19259 T2021 C93 P35534 /update {wt=javabin&version=2} {add=[70 (1429883828793507840)]} 0 1
[junit4:junit4]   2> 19263 T2038 C94 P40680 /update {wt=javabin&version=2} {add=[70 (1429883828797702144)]} 0 1
[junit4:junit4]   2> 19266 T2020 C93 P35534 /update {wt=javabin&version=2} {delete=[10068 (-1429883828801896448)]} 0 0
[junit4:junit4]   2> 19268 T2037 C94 P40680 /update {wt=javabin&version=2} {delete=[10068 (-1429883828803993600)]} 0 0
[junit4:junit4]   2> 19270 T2019 C93 P35534 /update {wt=javabin&version=2} {add=[10070 (1429883828806090752)]} 0 1
[junit4:junit4]   2> 19273 T2040 C94 P40680 /update {wt=javabin&version=2} {add=[10070 (1429883828809236480)]} 0 0
[junit4:junit4]   2> 19308 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[71 (1429883828844888064)]} 0 1
[junit4:junit4]   2> 19311 T2041 C94 P40680 /update {wt=javabin&version=2} {add=[71 (1429883828848033792)]} 0 1
[junit4:junit4]   2> 19316 T2021 C93 P35534 /update {wt=javabin&version=2} {add=[10071 (1429883828854325248)]} 0 0
[junit4:junit4]   2> 19319 T2038 C94 P40680 /update {wt=javabin&version=2} {add=[10071 (1429883828856422400)]} 0 1
[junit4:junit4]   2> 19330 T2003 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 19331 T2003 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:36208
[junit4:junit4]   2> 19332 T2003 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 19332 T2003 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 19333 T2003 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.RecoveryZkTest-jetty2-1363643474882
[junit4:junit4]   2> 19333 T2003 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.RecoveryZkTest-jetty2-1363643474882/solr.xml
[junit4:junit4]   2> 19333 T2003 oasc.CoreContainer.<init> New CoreContainer 25596250
[junit4:junit4]   2> 19334 T2003 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.RecoveryZkTest-jetty2-1363643474882/'
[junit4:junit4]   2> 19334 T2003 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.RecoveryZkTest-jetty2-1363643474882/'
[junit4:junit4]   2> 19365 T2003 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 19365 T2003 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 19366 T2003 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 19366 T2003 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 19366 T2003 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 19367 T2003 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 19367 T2003 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 19368 T2003 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 19368 T2003 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 19369 T2003 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 19379 T2003 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 19396 T2020 C93 P35534 /update {wt=javabin&version=2} {delete=[71 (-1429883828938211328)]} 0 0
[junit4:junit4]   2> 19398 T2037 C94 P40680 /update {wt=javabin&version=2} {delete=[71 (-1429883828940308480)]} 0 0
[junit4:junit4]   2> 19401 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[72 (1429883828942405632)]} 0 1
[junit4:junit4]   2> 19403 T2021 C93 P35534 /update {wt=javabin&version=2} {delete=[10071 (-1429883828945551360)]} 0 0
[junit4:junit4]   2> 19404 T2041 C94 P40680 /update {wt=javabin&version=2} {add=[72 (1429883828945551360)]} 0 1
[junit4:junit4]   2> 19407 T2038 C94 P40680 /update {wt=javabin&version=2} {delete=[10071 (-1429883828949745664)]} 0 1
[junit4:junit4]   2> 19409 T2019 C93 P35534 /update {wt=javabin&version=2} {add=[10072 (1429883828951842816)]} 0 0
[junit4:junit4]   2> 19412 T2040 C94 P40680 /update {wt=javabin&version=2} {add=[10072 (1429883828954988544)]} 0 1
[junit4:junit4]   2> 19421 T2003 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:33180/solr
[junit4:junit4]   2> 19422 T2003 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 19422 T2003 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33180 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@79f698
[junit4:junit4]   2> 19423 T2003 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 19423 T2082 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33180. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 19424 T2082 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33180, initiating session
[junit4:junit4]   2> 19424 T2005 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58529
[junit4:junit4]   2> 19424 T2005 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58529
[junit4:junit4]   2> 19425 T2007 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d7f7bf8240009 with negotiated timeout 20000 for client /127.0.0.1:58529
[junit4:junit4]   2> 19425 T2082 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33180, sessionid = 0x13d7f7bf8240009, negotiated timeout = 20000
[junit4:junit4]   2> 19425 T2083 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@79f698 name:ZooKeeperConnection Watcher:127.0.0.1:33180 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 19426 T2003 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 19426 T2008 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d7f7bf8240009
[junit4:junit4]   2> 19427 T2083 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 19427 T2005 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:58529 which had sessionid 0x13d7f7bf8240009
[junit4:junit4]   2> 19427 T2003 oaz.ZooKeeper.close Session: 0x13d7f7bf8240009 closed
[junit4:junit4]   2> 19428 T2003 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 19432 T2003 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:33180/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@49e2b
[junit4:junit4]   2> 19434 T2084 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:33180. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 19433 T2003 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 19434 T2084 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:33180, initiating session
[junit4:junit4]   2> 19434 T2005 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58530
[junit4:junit4]   2> 19435 T2005 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58530
[junit4:junit4]   2> 19435 T2007 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d7f7bf824000a with negotiated timeout 20000 for client /127.0.0.1:58530
[junit4:junit4]   2> 19435 T2084 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:33180, sessionid = 0x13d7f7bf824000a, negotiated timeout = 20000
[junit4:junit4]   2> 19435 T2085 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@49e2b name:ZooKeeperConnection Watcher:127.0.0.1:33180/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 19436 T2003 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 19437 T2008 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7f7bf824000a type:create cxid:0x1 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 19438 T2008 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d7f7bf824000a type:create cxid:0x3 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 19439 T2003 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 19460 T2018 C93 P35534 /update {wt=javabin&version=2} {delete=[72 (-1429883829005320192)]} 0 0
[junit4:junit4]   2> 19462 T2041 C94 P40680 /update {wt=javabin&version=2} {delete=[72 (-1429883829007417344)]} 0 0
[junit4:junit4]   2> 19465 T2021 C93 P35534 /update {wt=javabin&version=2} {add=[73 (1429883829010563072)]} 0 0
[junit4:junit4]   2> 19468 T2019 C93 P35534 /update {wt=javabin&version=2} {delete=[10072 (-1429883829013708800)]} 0 0
[junit4:junit4]   2> 19469 T2038 C94 P40680 /update {wt=javabin&version=2} {add=[73 (1429883829013708800)]} 0 1
[junit4:junit4]   2> 19471 T2040 C94 P40680 /update {wt=javabin&version=2} {delete=[10072 (-1429883829016854528)]} 0 0
[junit4:junit4]   2> 19474 T2020 C93 P35534 /update {wt=javabin&version=2} {add=[10073 (1429883829018951680)]} 0 1
[junit4:junit4]   2> 19477 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[10073 (1429883829022097408)]} 0 1
[junit4:junit4]   2> 19479 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[74 (1429883829024194560)]} 0 1
[junit4:junit4]   2> 19482 T2041 C94 P40680 /update {wt=javabin&version=2} {add=[74 (1429883829027340288)]} 0 1
[junit4:junit4]   2> 19487 T2021 C93 P35534 /update {wt=javabin&version=2} {add=[10074 (1429883829033631744)]} 0 1
[junit4:junit4]   2> 19490 T2038 C94 P40680 /update {wt=javabin&version=2} {add=[10074 (1429883829035728896)]} 0 1
[junit4:junit4]   2> 19577 T2019 C93 P35534 /update {wt=javabin&version=2} {add=[75 (1429883829126955008)]} 0 1
[junit4:junit4]   2> 19580 T2040 C94 P40680 /update {wt=javabin&version=2} {add=[75 (1429883829130100736)]} 0 1
[junit4:junit4]   2> 19584 T2020 C93 P35534 /update {wt=javabin&version=2} {add=[10075 (1429883829135343616)]} 0 0
[junit4:junit4]   2> 19588 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[10075 (1429883829138489344)]} 0 1
[junit4:junit4]   2> 19616 T2018 C93 P35534 /update {wt=javabin&version=2} {delete=[73 (-1429883829168898048)]} 0 0
[junit4:junit4]   2> 19618 T2041 C94 P40680 /update {wt=javabin&version=2} {delete=[73 (-1429883829170995200)]} 0 0
[junit4:junit4]   2> 19621 T2021 C93 P35534 /update {wt=javabin&version=2} {add=[76 (1429883829174140928)]} 0 0
[junit4:junit4]   2> 19623 T2019 C93 P35534 /update {wt=javabin&version=2} {delete=[10073 (-1429883829176238080)]} 0 0
[junit4:junit4]   2> 19625 T2038 C94 P40680 /update {wt=javabin&version=2} {add=[76 (1429883829177286656)]} 0 1
[junit4:junit4]   2> 19626 T2040 C94 P40680 /update {wt=javabin&version=2} {delete=[10073 (-1429883829179383808)]} 0 0
[junit4:junit4]   2> 19629 T2020 C93 P35534 /update {wt=javabin&version=2} {add=[10076 (1429883829181480960)]} 0 1
[junit4:junit4]   2> 19633 T2037 C94 P40680 /update {wt=javabin&version=2} {add=[10076 (1429883829185675264)]} 0 1
[junit4:junit4]   2> 19712 T2018 C93 P35534 /update {wt=javabin&version=2} {add=[77 (1429883829268512768)]} 0 2
[junit4:junit4]   2> 19716 T2041 C94 P40680 /update {wt=javabin&version=2} {add=[77 (1429883829272707072)]} 0 1
[junit4:junit4]   2> 19719 T2021 C93 P35534 /update {wt=javabin&version=2} {add=[10077 (1429883829276901376)]} 0 0
[junit4:junit4]   2> 19724 T2038 C94 P40680 /update {wt=javabin&version=2} {add=[10077 (1429883829281095680)]} 0 2
[junit4:junit4]   2> 19778 T2019 C93 P35534 /update {wt=javabin&version=2} {delete=[74 (-1429883829338767360)]} 0 0
[junit4:junit4]   2> 19781 T2040

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

ncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 40390 T2085 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 40391 T2085 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=ms, timezone=Etc/GMT-0
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic i386/Oracle Corporation 1.7.0_15 (32-bit)/cpus=8,threads=1,free=226658880,total=315621376
[junit4:junit4]   2> NOTE: All tests run in this JVM: [SuggesterTest, TestSolrDeletionPolicy1, TestReversedWildcardFilterFactory, QueryEqualityTest, LeaderElectionTest, TestXIncludeConfig, CircularListTest, TestGroupingSearch, ReturnFieldsTest, BadComponentTest, TestReplicationHandler, QueryElevationComponentTest, PreAnalyzedFieldTest, TestLMDirichletSimilarityFactory, SoftAutoCommitTest, TestJoin, FileBasedSpellCheckerTest, TestSearchPerf, TestFuzzyAnalyzedSuggestions, QueryParsingTest, AnalysisAfterCoreReloadTest, OverseerTest, CachingDirectoryFactoryTest, DistributedQueryElevationComponentTest, FieldMutatingUpdateProcessorTest, OverseerCollectionProcessorTest, IndexSchemaTest, TestFastWriter, DirectUpdateHandlerOptimizeTest, TermVectorComponentTest, SOLR749Test, ResponseLogComponentTest, BasicFunctionalityTest, MBeansHandlerTest, ShardRoutingTest, RegexBoostProcessorTest, ShowFileRequestHandlerTest, CSVRequestHandlerTest, PeerSyncTest, TestDocumentBuilder, AutoCommitTest, TestStressRecovery, TestConfig, TermsComponentTest, ResourceLoaderTest, TestRemoteStreaming, LukeRequestHandlerTest, ExternalFileFieldSortTest, JsonLoaderTest, SyncSliceTest, SliceStateUpdateTest, TestFieldCollectionResource, RecoveryZkTest]
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RecoveryZkTest -Dtests.seed=BFEBF3060A8F47C3 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ms -Dtests.timezone=Etc/GMT-0 -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   0.00s J0 | RecoveryZkTest (suite) <<<
[junit4:junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=2062, name=coreLoadExecutor-857-thread-1, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.
[junit4:junit4]    > 	at java.lang.Thread.getStackTrace(Thread.java:1567)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:520)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:986)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:878)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:870)
[junit4:junit4]    > 	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:37)
[junit4:junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
[junit4:junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:322)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:244)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:458)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:744)
[junit4:junit4]    > 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:619)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.createFromZk(CoreContainer.java:872)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:955)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer$2.call(CoreContainer.java:579)
[junit4:junit4]    > 	at org.apache.solr.core.CoreContainer$2.call(CoreContainer.java:574)
[junit4:junit4]    > 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]    > 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
[junit4:junit4]    > 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4:junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: java.lang.AssertionError: Directory not closed: MockDirWrapper(org.apache.lucene.store.RAMDirectory@14dabcb lockFactory=org.apache.lucene.store.NativeFSLockFactory@14652a7)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	... 1 more
[junit4:junit4]    > Throwable #2: com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=2064, name=RecoveryThread, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.
[junit4:junit4]    > 	at java.lang.Thread.getStackTrace(Thread.java:1567)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:520)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:986)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:878)
[junit4:junit4]    > 	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:870)
[junit4:junit4]    > 	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:37)
[junit4:junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
[junit4:junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:322)
[junit4:junit4]    > 	at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:383)
[junit4:junit4]    > 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:281)
[junit4:junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.replicate(RecoveryStrategy.java:153)
[junit4:junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:409)
[junit4:junit4]    > 	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:223)
[junit4:junit4]    > Caused by: java.lang.AssertionError: Directory not closed: MockDirWrapper(org.apache.lucene.store.RAMDirectory@1a1effa lockFactory=org.apache.lucene.store.NativeFSLockFactory@22f888)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4] Completed on J0 in 40.62s, 1 test, 2 errors <<< FAILURES!

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

Total time: 108 minutes 49 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 32bit/jdk1.7.0_15 -client -XX:+UseG1GC
Email was triggered for: Failure
Sending email for trigger: Failure