You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/03/15 00:03:22 UTC

[JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 1421 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/1421/

2 tests failed.
FAILED:  org.apache.solr.cloud.SyncSliceTest.testDistribSearch

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([17F144F8F83E1D1D:9617CAE08F617D21]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:196)
	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:616)
	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:679)


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

Error Message:
No registered leader was found, collection:collection1 slice:shard1

Stack Trace:
org.apache.solr.common.SolrException: No registered leader was found, collection:collection1 slice:shard1
	at __randomizedtesting.SeedInfo.seed([17F144F8F83E1D1D:9617CAE08F617D21]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:484)
	at org.apache.solr.cloud.BasicDistributedZk2Test.brindDownShardIndexSomeDocsAndRecover(BasicDistributedZk2Test.java:291)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:116)
	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:616)
	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:679)




Build Log:
[...truncated 8841 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 0 T2181 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /g_/
[junit4:junit4]   2> 3 T2181 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363301554896
[junit4:junit4]   2> 3 T2181 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 4 T2182 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 7 T2182 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 7 T2182 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 7 T2182 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 8 T2182 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 9 T2182 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 105 T2181 oasc.ZkTestServer.run start zk server on port:31090
[junit4:junit4]   2> 105 T2181 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:31090 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@573814ce
[junit4:junit4]   2> 106 T2181 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 106 T2187 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:31090. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 107 T2187 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:31090, initiating session
[junit4:junit4]   2> 107 T2183 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:31091
[junit4:junit4]   2> 107 T2183 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:31091
[junit4:junit4]   2> 108 T2185 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 110 T2185 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6b1adad60000 with negotiated timeout 10000 for client /140.211.11.196:31091
[junit4:junit4]   2> 110 T2187 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:31090, sessionid = 0x13d6b1adad60000, negotiated timeout = 10000
[junit4:junit4]   2> 111 T2188 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@573814ce name:ZooKeeperConnection Watcher:127.0.0.1:31090 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 111 T2181 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 111 T2181 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 114 T2186 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6b1adad60000
[junit4:junit4]   2> 115 T2188 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 115 T2181 oaz.ZooKeeper.close Session: 0x13d6b1adad60000 closed
[junit4:junit4]   2> 115 T2183 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:31091 which had sessionid 0x13d6b1adad60000
[junit4:junit4]   2> 116 T2181 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:31090/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@4ece4cd0
[junit4:junit4]   2> 116 T2181 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 117 T2189 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:31090. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 117 T2189 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:31090, initiating session
[junit4:junit4]   2> 117 T2183 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:31092
[junit4:junit4]   2> 117 T2183 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:31092
[junit4:junit4]   2> 124 T2185 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6b1adad60001 with negotiated timeout 10000 for client /140.211.11.196:31092
[junit4:junit4]   2> 124 T2189 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:31090, sessionid = 0x13d6b1adad60001, negotiated timeout = 10000
[junit4:junit4]   2> 124 T2190 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4ece4cd0 name:ZooKeeperConnection Watcher:127.0.0.1:31090/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 124 T2181 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 125 T2181 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 137 T2181 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 140 T2181 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 142 T2181 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 144 T2181 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 145 T2181 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 150 T2181 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 151 T2181 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 261 T2181 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 261 T2181 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 271 T2181 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 272 T2181 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 279 T2181 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 279 T2181 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 287 T2181 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 288 T2181 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 297 T2181 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 298 T2181 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 300 T2181 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 301 T2181 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 312 T2181 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 312 T2181 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 315 T2186 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6b1adad60001
[junit4:junit4]   2> 315 T2190 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 315 T2181 oaz.ZooKeeper.close Session: 0x13d6b1adad60001 closed
[junit4:junit4]   2> 315 T2183 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:31092 which had sessionid 0x13d6b1adad60001
[junit4:junit4]   2> 454 T2181 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 459 T2181 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:31093
[junit4:junit4]   2> 460 T2181 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 460 T2181 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 460 T2181 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363301555209
[junit4:junit4]   2> 461 T2181 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363301555209/solr.xml
[junit4:junit4]   2> 461 T2181 oasc.CoreContainer.<init> New CoreContainer 1531313519
[junit4:junit4]   2> 462 T2181 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363301555209/'
[junit4:junit4]   2> 462 T2181 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363301555209/'
[junit4:junit4]   2> 510 T2181 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 511 T2181 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 511 T2181 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 512 T2181 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 512 T2181 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 512 T2181 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 513 T2181 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 513 T2181 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 514 T2181 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 514 T2181 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 535 T2181 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 553 T2181 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:31090/solr
[junit4:junit4]   2> 553 T2181 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 554 T2181 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:31090 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1f1a3e38
[junit4:junit4]   2> 555 T2181 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 555 T2200 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:31090. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 556 T2200 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:31090, initiating session
[junit4:junit4]   2> 556 T2183 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:31094
[junit4:junit4]   2> 556 T2183 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:31094
[junit4:junit4]   2> 560 T2185 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6b1adad60002 with negotiated timeout 20000 for client /140.211.11.196:31094
[junit4:junit4]   2> 560 T2200 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:31090, sessionid = 0x13d6b1adad60002, negotiated timeout = 20000
[junit4:junit4]   2> 561 T2201 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f1a3e38 name:ZooKeeperConnection Watcher:127.0.0.1:31090 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 561 T2181 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 562 T2186 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6b1adad60002
[junit4:junit4]   2> 573 T2201 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 573 T2183 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:31094 which had sessionid 0x13d6b1adad60002
[junit4:junit4]   2> 573 T2181 oaz.ZooKeeper.close Session: 0x13d6b1adad60002 closed
[junit4:junit4]   2> 574 T2181 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 585 T2181 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:31090/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@699349c3
[junit4:junit4]   2> 586 T2181 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 586 T2202 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:31090. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 586 T2202 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:31090, initiating session
[junit4:junit4]   2> 587 T2183 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:31095
[junit4:junit4]   2> 587 T2183 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:31095
[junit4:junit4]   2> 588 T2185 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6b1adad60003 with negotiated timeout 20000 for client /140.211.11.196:31095
[junit4:junit4]   2> 588 T2202 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:31090, sessionid = 0x13d6b1adad60003, negotiated timeout = 20000
[junit4:junit4]   2> 588 T2203 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@699349c3 name:ZooKeeperConnection Watcher:127.0.0.1:31090/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 589 T2181 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 590 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 599 T2181 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 601 T2181 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:31093_g_
[junit4:junit4]   2> 601 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:31093_g_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:31093_g_
[junit4:junit4]   2> 602 T2181 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:31093_g_
[junit4:junit4]   2> 612 T2181 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 621 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 622 T2181 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 629 T2181 oasc.Overseer.start Overseer (id=89345330702057475-127.0.0.1:31093_g_-n_0000000000) starting
[junit4:junit4]   2> 629 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 630 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 637 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 638 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 639 T2205 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 640 T2181 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 652 T2181 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 654 T2181 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 656 T2204 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 660 T2206 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363301555209/collection1
[junit4:junit4]   2> 660 T2206 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 661 T2206 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 661 T2206 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 662 T2206 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363301555209/collection1/'
[junit4:junit4]   2> 663 T2206 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363301555209/collection1/lib/README' to classloader
[junit4:junit4]   2> 663 T2206 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363301555209/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 709 T2206 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 764 T2206 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 865 T2206 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 881 T2206 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1499 T2206 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1511 T2206 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1515 T2206 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1527 T2206 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1532 T2206 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1536 T2206 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1537 T2206 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1538 T2206 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1538 T2206 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1539 T2206 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1539 T2206 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1539 T2206 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1540 T2206 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363301555209/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/control/data/
[junit4:junit4]   2> 1540 T2206 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b0d95cd
[junit4:junit4]   2> 1540 T2206 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1541 T2206 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/control/data forceNew: false
[junit4:junit4]   2> 1541 T2206 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/control/data/index/
[junit4:junit4]   2> 1541 T2206 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1542 T2206 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/control/data/index forceNew: false
[junit4:junit4]   2> 1545 T2206 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6712022d lockFactory=org.apache.lucene.store.NativeFSLockFactory@4b9f0034),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1545 T2206 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1547 T2206 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1548 T2206 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1548 T2206 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1549 T2206 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1549 T2206 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1549 T2206 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1550 T2206 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1550 T2206 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1550 T2206 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1558 T2206 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1563 T2206 oass.SolrIndexSearcher.<init> Opening Searcher@740f2b19 main
[junit4:junit4]   2> 1564 T2206 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/control/data/tlog
[junit4:junit4]   2> 1565 T2206 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1565 T2206 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1568 T2207 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@740f2b19 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1569 T2206 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1569 T2206 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1569 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60003 type:create cxid:0x55 zxid:0x2a txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2159 T2204 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2159 T2204 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:31093_g_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:31093/g_"}
[junit4:junit4]   2> 2160 T2204 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2160 T2204 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2160 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60003 type:create cxid:0x5d zxid:0x2d txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2176 T2203 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> 2587 T2206 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2587 T2206 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:31093/g_ collection:control_collection shard:shard1
[junit4:junit4]   2> 2588 T2206 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2603 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60003 type:delete cxid:0x77 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2609 T2206 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2610 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60003 type:create cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2618 T2206 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2618 T2206 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2618 T2206 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:31093/g_/collection1/
[junit4:junit4]   2> 2619 T2206 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2619 T2206 oasc.SyncStrategy.syncToMe http://127.0.0.1:31093/g_/collection1/ has no replicas
[junit4:junit4]   2> 2619 T2206 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:31093/g_/collection1/
[junit4:junit4]   2> 2619 T2206 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2628 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60003 type:create cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3687 T2204 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3705 T2203 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> 3757 T2206 oasc.ZkController.register We are http://127.0.0.1:31093/g_/collection1/ and leader is http://127.0.0.1:31093/g_/collection1/
[junit4:junit4]   2> 3757 T2206 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:31093/g_
[junit4:junit4]   2> 3757 T2206 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3757 T2206 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3757 T2206 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3759 T2206 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3760 T2181 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3760 T2181 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3761 T2181 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3774 T2181 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3775 T2181 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:31090/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@46738f26
[junit4:junit4]   2> 3776 T2181 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3777 T2209 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:31090. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 3777 T2209 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:31090, initiating session
[junit4:junit4]   2> 3777 T2183 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:31101
[junit4:junit4]   2> 3778 T2183 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:31101
[junit4:junit4]   2> 3779 T2185 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6b1adad60004 with negotiated timeout 10000 for client /140.211.11.196:31101
[junit4:junit4]   2> 3779 T2209 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:31090, sessionid = 0x13d6b1adad60004, negotiated timeout = 10000
[junit4:junit4]   2> 3779 T2210 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@46738f26 name:ZooKeeperConnection Watcher:127.0.0.1:31090/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3779 T2181 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3780 T2181 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3782 T2181 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3969 T2181 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3972 T2181 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:31102
[junit4:junit4]   2> 3973 T2181 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3973 T2181 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3974 T2181 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363301558675
[junit4:junit4]   2> 3974 T2181 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363301558675/solr.xml
[junit4:junit4]   2> 3974 T2181 oasc.CoreContainer.<init> New CoreContainer 973453536
[junit4:junit4]   2> 3975 T2181 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363301558675/'
[junit4:junit4]   2> 3975 T2181 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363301558675/'
[junit4:junit4]   2> 4023 T2181 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 4024 T2181 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4024 T2181 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4025 T2181 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4025 T2181 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4025 T2181 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4026 T2181 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4026 T2181 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4027 T2181 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4027 T2181 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4046 T2181 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4064 T2181 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:31090/solr
[junit4:junit4]   2> 4064 T2181 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4065 T2181 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:31090 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7e279e44
[junit4:junit4]   2> 4066 T2181 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4066 T2220 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:31090. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4067 T2220 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:31090, initiating session
[junit4:junit4]   2> 4067 T2183 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:31103
[junit4:junit4]   2> 4067 T2183 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:31103
[junit4:junit4]   2> 4069 T2185 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6b1adad60005 with negotiated timeout 20000 for client /140.211.11.196:31103
[junit4:junit4]   2> 4069 T2220 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:31090, sessionid = 0x13d6b1adad60005, negotiated timeout = 20000
[junit4:junit4]   2> 4070 T2221 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7e279e44 name:ZooKeeperConnection Watcher:127.0.0.1:31090 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4070 T2181 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4071 T2186 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6b1adad60005
[junit4:junit4]   2> 4072 T2221 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4072 T2183 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:31103 which had sessionid 0x13d6b1adad60005
[junit4:junit4]   2> 4072 T2181 oaz.ZooKeeper.close Session: 0x13d6b1adad60005 closed
[junit4:junit4]   2> 4072 T2181 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4082 T2181 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:31090/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@32ab33ed
[junit4:junit4]   2> 4083 T2181 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4083 T2222 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:31090. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4084 T2222 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:31090, initiating session
[junit4:junit4]   2> 4084 T2183 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:31104
[junit4:junit4]   2> 4084 T2183 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:31104
[junit4:junit4]   2> 4085 T2185 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6b1adad60006 with negotiated timeout 20000 for client /140.211.11.196:31104
[junit4:junit4]   2> 4085 T2222 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:31090, sessionid = 0x13d6b1adad60006, negotiated timeout = 20000
[junit4:junit4]   2> 4085 T2223 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@32ab33ed name:ZooKeeperConnection Watcher:127.0.0.1:31090/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4086 T2181 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4086 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60006 type:create cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4087 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60006 type:create cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4097 T2181 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5099 T2181 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:31102_g_
[junit4:junit4]   2> 5100 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60006 type:delete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:31102_g_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:31102_g_
[junit4:junit4]   2> 5101 T2181 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:31102_g_
[junit4:junit4]   2> 5103 T2203 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> 5103 T2210 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5103 T2223 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5104 T2203 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5110 T2224 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363301558675/collection1
[junit4:junit4]   2> 5110 T2224 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 5111 T2224 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 5111 T2224 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 5112 T2224 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363301558675/collection1/'
[junit4:junit4]   2> 5113 T2224 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363301558675/collection1/lib/README' to classloader
[junit4:junit4]   2> 5114 T2224 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363301558675/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5161 T2224 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 5218 T2224 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5219 T2204 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5220 T2204 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":"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:31093_g_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:31093/g_"}
[junit4:junit4]   2> 5233 T2210 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> 5233 T2203 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> 5318 T2224 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5318 T2223 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> 5333 T2224 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5932 T2224 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5944 T2224 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5948 T2224 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5961 T2224 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5966 T2224 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5970 T2224 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5971 T2224 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5972 T2224 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5972 T2224 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5973 T2224 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5973 T2224 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5974 T2224 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5974 T2224 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363301558675/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty1/
[junit4:junit4]   2> 5974 T2224 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b0d95cd
[junit4:junit4]   2> 5975 T2224 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5975 T2224 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty1 forceNew: false
[junit4:junit4]   2> 5975 T2224 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty1/index/
[junit4:junit4]   2> 5976 T2224 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5976 T2224 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty1/index forceNew: false
[junit4:junit4]   2> 5979 T2224 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@61c8a4cb lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c7de2f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5979 T2224 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5981 T2224 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5981 T2224 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5982 T2224 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5983 T2224 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5983 T2224 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5983 T2224 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5984 T2224 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5984 T2224 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5984 T2224 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5991 T2224 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5997 T2224 oass.SolrIndexSearcher.<init> Opening Searcher@7650a5f3 main
[junit4:junit4]   2> 5997 T2224 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty1/tlog
[junit4:junit4]   2> 5998 T2224 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5998 T2224 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6002 T2225 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7650a5f3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6004 T2224 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 6004 T2224 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6737 T2204 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6738 T2204 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[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:31102_g_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:31102/g_"}
[junit4:junit4]   2> 6738 T2204 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6738 T2204 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6752 T2210 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> 6752 T2223 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> 6752 T2203 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> 7006 T2224 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7006 T2224 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:31102/g_ collection:collection1 shard:shard1
[junit4:junit4]   2> 7006 T2224 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7021 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60006 type:delete cxid:0x48 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7022 T2224 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7022 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60006 type:create cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7024 T2224 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7024 T2224 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7024 T2224 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:31102/g_/collection1/
[junit4:junit4]   2> 7024 T2224 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7025 T2224 oasc.SyncStrategy.syncToMe http://127.0.0.1:31102/g_/collection1/ has no replicas
[junit4:junit4]   2> 7025 T2224 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:31102/g_/collection1/
[junit4:junit4]   2> 7025 T2224 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7028 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60006 type:create cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8255 T2204 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8275 T2203 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> 8275 T2210 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> 8275 T2223 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> 8305 T2224 oasc.ZkController.register We are http://127.0.0.1:31102/g_/collection1/ and leader is http://127.0.0.1:31102/g_/collection1/
[junit4:junit4]   2> 8305 T2224 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:31102/g_
[junit4:junit4]   2> 8305 T2224 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8305 T2224 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8305 T2224 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8307 T2224 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8308 T2181 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 8308 T2181 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8309 T2181 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8517 T2181 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8520 T2181 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:64486
[junit4:junit4]   2> 8521 T2181 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8521 T2181 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8521 T2181 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363301563218
[junit4:junit4]   2> 8522 T2181 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363301563218/solr.xml
[junit4:junit4]   2> 8522 T2181 oasc.CoreContainer.<init> New CoreContainer 193714343
[junit4:junit4]   2> 8523 T2181 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363301563218/'
[junit4:junit4]   2> 8523 T2181 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363301563218/'
[junit4:junit4]   2> 8571 T2181 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8572 T2181 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8572 T2181 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8572 T2181 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8573 T2181 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8573 T2181 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8574 T2181 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8574 T2181 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8574 T2181 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8575 T2181 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8596 T2181 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8613 T2181 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:31090/solr
[junit4:junit4]   2> 8614 T2181 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8614 T2181 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:31090 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1adb996b
[junit4:junit4]   2> 8615 T2181 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8616 T2236 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:31090. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8617 T2236 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:31090, initiating session
[junit4:junit4]   2> 8617 T2183 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:59681
[junit4:junit4]   2> 8617 T2183 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:59681
[junit4:junit4]   2> 8619 T2185 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6b1adad60007 with negotiated timeout 20000 for client /140.211.11.196:59681
[junit4:junit4]   2> 8619 T2236 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:31090, sessionid = 0x13d6b1adad60007, negotiated timeout = 20000
[junit4:junit4]   2> 8619 T2237 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1adb996b name:ZooKeeperConnection Watcher:127.0.0.1:31090 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8619 T2181 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8620 T2186 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6b1adad60007
[junit4:junit4]   2> 8629 T2237 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8629 T2183 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:59681 which had sessionid 0x13d6b1adad60007
[junit4:junit4]   2> 8629 T2181 oaz.ZooKeeper.close Session: 0x13d6b1adad60007 closed
[junit4:junit4]   2> 8629 T2181 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8640 T2181 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:31090/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@7d735de4
[junit4:junit4]   2> 8642 T2181 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8642 T2238 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:31090. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8642 T2238 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:31090, initiating session
[junit4:junit4]   2> 8642 T2183 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:43934
[junit4:junit4]   2> 8643 T2183 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:43934
[junit4:junit4]   2> 8644 T2185 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6b1adad60008 with negotiated timeout 20000 for client /140.211.11.196:43934
[junit4:junit4]   2> 8644 T2238 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:31090, sessionid = 0x13d6b1adad60008, negotiated timeout = 20000
[junit4:junit4]   2> 8644 T2239 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7d735de4 name:ZooKeeperConnection Watcher:127.0.0.1:31090/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8644 T2181 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8645 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60008 type:create cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8651 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60008 type:create cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8654 T2181 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9656 T2181 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64486_g_
[junit4:junit4]   2> 9657 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60008 type:delete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:64486_g_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:64486_g_
[junit4:junit4]   2> 9658 T2181 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:64486_g_
[junit4:junit4]   2> 9662 T2223 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> 9662 T2203 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> 9662 T2210 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9662 T2239 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9662 T2210 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> 9663 T2203 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9664 T2223 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9671 T2240 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363301563218/collection1
[junit4:junit4]   2> 9671 T2240 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9672 T2240 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9672 T2240 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9673 T2240 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363301563218/collection1/'
[junit4:junit4]   2> 9674 T2240 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363301563218/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9675 T2240 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363301563218/collection1/lib/README' to classloader
[junit4:junit4]   2> 9732 T2240 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 9791 T2204 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9792 T2204 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[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:31102_g_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:31102/g_"}
[junit4:junit4]   2> 9800 T2240 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9833 T2203 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> 9833 T2223 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> 9833 T2210 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> 9921 T2239 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> 9921 T2240 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9937 T2240 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10605 T2240 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10617 T2240 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10622 T2240 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10642 T2240 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10649 T2240 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10656 T2240 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10657 T2240 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10658 T2240 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10658 T2240 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10659 T2240 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10659 T2240 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10660 T2240 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10660 T2240 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363301563218/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty2/
[junit4:junit4]   2> 10660 T2240 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b0d95cd
[junit4:junit4]   2> 10661 T2240 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10662 T2240 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty2 forceNew: false
[junit4:junit4]   2> 10662 T2240 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty2/index/
[junit4:junit4]   2> 10662 T2240 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10663 T2240 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty2/index forceNew: false
[junit4:junit4]   2> 10667 T2240 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2f424d41 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2d78d675),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10667 T2240 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10670 T2240 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10671 T2240 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10671 T2240 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10672 T2240 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10673 T2240 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10673 T2240 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10674 T2240 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10674 T2240 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10675 T2240 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10685 T2240 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10695 T2240 oass.SolrIndexSearcher.<init> Opening Searcher@39c82e64 main
[junit4:junit4]   2> 10696 T2240 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty2/tlog
[junit4:junit4]   2> 10697 T2240 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10698 T2240 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10702 T2241 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@39c82e64 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10703 T2240 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10704 T2240 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11338 T2204 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11338 T2204 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[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:64486_g_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:64486/g_"}
[junit4:junit4]   2> 11339 T2204 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11339 T2204 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 11351 T2223 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> 11351 T2210 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> 11351 T2239 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> 11351 T2203 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> 11706 T2240 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11706 T2240 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:64486/g_ collection:collection1 shard:shard2
[junit4:junit4]   2> 11707 T2240 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 11724 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60008 type:delete cxid:0x47 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 11724 T2240 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11725 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60008 type:create cxid:0x48 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11726 T2240 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11726 T2240 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11727 T2240 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:64486/g_/collection1/
[junit4:junit4]   2> 11727 T2240 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11727 T2240 oasc.SyncStrategy.syncToMe http://127.0.0.1:64486/g_/collection1/ has no replicas
[junit4:junit4]   2> 11727 T2240 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:64486/g_/collection1/
[junit4:junit4]   2> 11727 T2240 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 11729 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60008 type:create cxid:0x51 zxid:0x83 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12861 T2204 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12874 T2223 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> 12874 T2210 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> 12874 T2239 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> 12874 T2203 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> 12904 T2240 oasc.ZkController.register We are http://127.0.0.1:64486/g_/collection1/ and leader is http://127.0.0.1:64486/g_/collection1/
[junit4:junit4]   2> 12904 T2240 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:64486/g_
[junit4:junit4]   2> 12904 T2240 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12904 T2240 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12904 T2240 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12910 T2240 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12911 T2181 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 12912 T2181 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12912 T2181 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13137 T2181 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 13140 T2181 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:19483
[junit4:junit4]   2> 13141 T2181 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 13141 T2181 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 13142 T2181 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363301567822
[junit4:junit4]   2> 13142 T2181 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363301567822/solr.xml
[junit4:junit4]   2> 13143 T2181 oasc.CoreContainer.<init> New CoreContainer 1376976737
[junit4:junit4]   2> 13143 T2181 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363301567822/'
[junit4:junit4]   2> 13144 T2181 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363301567822/'
[junit4:junit4]   2> 13197 T2181 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 13197 T2181 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 13198 T2181 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 13198 T2181 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 13198 T2181 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 13199 T2181 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 13199 T2181 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 13200 T2181 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 13200 T2181 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 13201 T2181 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 13223 T2181 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 13242 T2181 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:31090/solr
[junit4:junit4]   2> 13243 T2181 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 13243 T2181 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:31090 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@27a021cb
[junit4:junit4]   2> 13244 T2181 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13245 T2252 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:31090. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 13246 T2252 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:31090, initiating session
[junit4:junit4]   2> 13246 T2183 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:49106
[junit4:junit4]   2> 13246 T2183 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:49106
[junit4:junit4]   2> 13248 T2185 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6b1adad60009 with negotiated timeout 20000 for client /140.211.11.196:49106
[junit4:junit4]   2> 13248 T2252 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:31090, sessionid = 0x13d6b1adad60009, negotiated timeout = 20000
[junit4:junit4]   2> 13248 T2253 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@27a021cb name:ZooKeeperConnection Watcher:127.0.0.1:31090 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13248 T2181 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13249 T2186 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6b1adad60009
[junit4:junit4]   2> 13250 T2253 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 13250 T2183 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:49106 which had sessionid 0x13d6b1adad60009
[junit4:junit4]   2> 13250 T2181 oaz.ZooKeeper.close Session: 0x13d6b1adad60009 closed
[junit4:junit4]   2> 13251 T2181 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 13262 T2181 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:31090/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@25b8fc77
[junit4:junit4]   2> 13263 T2181 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13263 T2254 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:31090. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 13264 T2254 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:31090, initiating session
[junit4:junit4]   2> 13264 T2183 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:34145
[junit4:junit4]   2> 13264 T2183 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:34145
[junit4:junit4]   2> 13268 T2185 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6b1adad6000a with negotiated timeout 20000 for client /140.211.11.196:34145
[junit4:junit4]   2> 13268 T2254 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:31090, sessionid = 0x13d6b1adad6000a, negotiated timeout = 20000
[junit4:junit4]   2> 13268 T2255 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@25b8fc77 name:ZooKeeperConnection Watcher:127.0.0.1:31090/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13268 T2181 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13269 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad6000a type:create cxid:0x1 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13276 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad6000a type:create cxid:0x2 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13288 T2181 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 14291 T2181 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:19483_g_
[junit4:junit4]   2> 14292 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad6000a type:delete cxid:0xb zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:19483_g_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:19483_g_
[junit4:junit4]   2> 14293 T2181 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:19483_g_
[junit4:junit4]   2> 14295 T2223 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> 14295 T2239 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> 14295 T2255 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14295 T2203 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> 14295 T2210 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14296 T2210 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> 14296 T2223 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14304 T2239 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14305 T2203 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14312 T2256 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363301567822/collection1
[junit4:junit4]   2> 14312 T2256 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 14312 T2256 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 14312 T2256 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 14314 T2256 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363301567822/collection1/'
[junit4:junit4]   2> 14315 T2256 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363301567822/collection1/lib/README' to classloader
[junit4:junit4]   2> 14315 T2256 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363301567822/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 14361 T2256 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 14378 T2204 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14379 T2204 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[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:64486_g_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:64486/g_"}
[junit4:junit4]   2> 14391 T2223 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> 14391 T2239 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> 14391 T2203 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> 14391 T2255 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> 14391 T2210 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> 14418 T2256 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 14519 T2256 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 14535 T2256 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 15213 T2256 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 15225 T2256 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 15230 T2256 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 15244 T2256 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15250 T2256 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15255 T2256 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15256 T2256 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15257 T2256 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15257 T2256 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15258 T2256 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15258 T2256 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15258 T2256 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 15259 T2256 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363301567822/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty3/
[junit4:junit4]   2> 15259 T2256 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b0d95cd
[junit4:junit4]   2> 15259 T2256 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 15260 T2256 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty3 forceNew: false
[junit4:junit4]   2> 15260 T2256 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty3/index/
[junit4:junit4]   2> 15260 T2256 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 15261 T2256 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty3/index forceNew: false
[junit4:junit4]   2> 15264 T2256 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@27d2eadd lockFactory=org.apache.lucene.store.NativeFSLockFactory@70c0305f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15264 T2256 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15266 T2256 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 15267 T2256 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 15267 T2256 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 15268 T2256 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 15268 T2256 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 15269 T2256 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 15269 T2256 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 15269 T2256 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 15270 T2256 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 15279 T2256 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 15285 T2256 oass.SolrIndexSearcher.<init> Opening Searcher@5e409ede main
[junit4:junit4]   2> 15286 T2256 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty3/tlog
[junit4:junit4]   2> 15287 T2256 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 15287 T2256 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 15290 T2257 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5e409ede main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 15292 T2256 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 15292 T2256 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15895 T2204 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15896 T2204 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[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:19483_g_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:19483/g_"}
[junit4:junit4]   2> 15896 T2204 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15896 T2204 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 15939 T2239 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> 15939 T2210 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> 15939 T2203 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> 15939 T2223 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> 15939 T2255 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> 16323 T2256 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16323 T2256 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:19483/g_ collection:collection1 shard:shard1
[junit4:junit4]   2> 16326 T2256 oasc.ZkController.register We are http://127.0.0.1:19483/g_/collection1/ and leader is http://127.0.0.1:31102/g_/collection1/
[junit4:junit4]   2> 16326 T2256 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:19483/g_
[junit4:junit4]   2> 16326 T2256 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16326 T2256 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C90 name=collection1 org.apache.solr.core.SolrCore@63c850d7 url=http://127.0.0.1:19483/g_/collection1 node=127.0.0.1:19483_g_ C90_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:19483_g_, base_url=http://127.0.0.1:19483/g_}
[junit4:junit4]   2> 16327 T2258 C90 P19483 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16327 T2256 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16328 T2258 C90 P19483 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16328 T2258 C90 P19483 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16328 T2258 C90 P19483 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16328 T2181 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 16329 T2181 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16329 T2258 C90 P19483 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16329 T2181 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16555 T2181 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16558 T2181 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:51605
[junit4:junit4]   2> 16559 T2181 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16559 T2181 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16560 T2181 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363301571242
[junit4:junit4]   2> 16560 T2181 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363301571242/solr.xml
[junit4:junit4]   2> 16561 T2181 oasc.CoreContainer.<init> New CoreContainer 944708911
[junit4:junit4]   2> 16561 T2181 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363301571242/'
[junit4:junit4]   2> 16562 T2181 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363301571242/'
[junit4:junit4]   2> 16615 T2181 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16616 T2181 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16616 T2181 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16617 T2181 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16617 T2181 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16617 T2181 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16618 T2181 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16618 T2181 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16619 T2181 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16619 T2181 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16640 T2181 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16659 T2181 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:31090/solr
[junit4:junit4]   2> 16659 T2181 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16660 T2181 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:31090 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4bc94117
[junit4:junit4]   2> 16661 T2181 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16661 T2269 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:31090. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 16662 T2269 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:31090, initiating session
[junit4:junit4]   2> 16663 T2183 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:35570
[junit4:junit4]   2> 16663 T2183 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:35570
[junit4:junit4]   2> 16666 T2185 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6b1adad6000b with negotiated timeout 20000 for client /140.211.11.196:35570
[junit4:junit4]   2> 16666 T2269 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:31090, sessionid = 0x13d6b1adad6000b, negotiated timeout = 20000
[junit4:junit4]   2> 16667 T2270 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4bc94117 name:ZooKeeperConnection Watcher:127.0.0.1:31090 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16667 T2181 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16668 T2186 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d6b1adad6000b
[junit4:junit4]   2> 16669 T2270 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16669 T2183 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:35570 which had sessionid 0x13d6b1adad6000b
[junit4:junit4]   2> 16669 T2181 oaz.ZooKeeper.close Session: 0x13d6b1adad6000b closed
[junit4:junit4]   2> 16669 T2181 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16679 T2181 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:31090/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@7eef75cd
[junit4:junit4]   2> 16680 T2181 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16680 T2271 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:31090. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 16681 T2271 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:31090, initiating session
[junit4:junit4]   2> 16681 T2183 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:59261
[junit4:junit4]   2> 16682 T2183 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:59261
[junit4:junit4]   2> 16683 T2185 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d6b1adad6000c with negotiated timeout 20000 for client /140.211.11.196:59261
[junit4:junit4]   2> 16683 T2271 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:31090, sessionid = 0x13d6b1adad6000c, negotiated timeout = 20000
[junit4:junit4]   2> 16683 T2272 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7eef75cd name:ZooKeeperConnection Watcher:127.0.0.1:31090/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16683 T2181 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16684 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad6000c type:create cxid:0x1 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16685 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad6000c type:create cxid:0x2 zxid:0xa4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16687 T2181 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17473 T2204 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17474 T2204 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[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:19483_g_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:19483/g_"}
[junit4:junit4]   2> 17477 T2239 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> 17477 T2272 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> 17477 T2210 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> 17477 T2223 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> 17477 T2203 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> 17477 T2255 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> 17690 T2181 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51605_g_
[junit4:junit4]   2> 17691 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad6000c type:delete cxid:0xd zxid:0xa9 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51605_g_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51605_g_
[junit4:junit4]   2> 17691 T2181 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51605_g_
[junit4:junit4]   2> 17693 T2223 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> 17693 T2203 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> 17693 T2210 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17693 T2272 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> 17693 T2255 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> 17693 T2239 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> 17693 T2210 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> 17694 T2223 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17694 T2203 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17703 T2239 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17703 T2272 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17703 T2255 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17707 T2273 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363301571242/collection1
[junit4:junit4]   2> 17708 T2273 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17708 T2273 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17708 T2273 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17709 T2273 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363301571242/collection1/'
[junit4:junit4]   2> 17710 T2273 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363301571242/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17711 T2273 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363301571242/collection1/lib/README' to classloader
[junit4:junit4]   2> 17751 T2273 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 17800 T2273 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17901 T2273 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17909 T2273 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 18353 T2213 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=127.0.0.1:19483_g__collection1&state=recovering&nodeName=127.0.0.1:19483_g_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2002 
[junit4:junit4]   2> 18504 T2273 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 18515 T2273 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 18519 T2273 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 18541 T2273 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18546 T2273 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18551 T2273 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18552 T2273 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 18552 T2273 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 18553 T2273 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18553 T2273 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 18554 T2273 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 18554 T2273 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 18554 T2273 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363301571242/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty4/
[junit4:junit4]   2> 18554 T2273 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b0d95cd
[junit4:junit4]   2> 18555 T2273 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 18555 T2273 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty4 forceNew: false
[junit4:junit4]   2> 18556 T2273 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty4/index/
[junit4:junit4]   2> 18556 T2273 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 18556 T2273 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty4/index forceNew: false
[junit4:junit4]   2> 18559 T2273 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@354ff282 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2ce3f8e8),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18559 T2273 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18561 T2273 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 18562 T2273 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 18562 T2273 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 18563 T2273 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 18563 T2273 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 18563 T2273 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 18564 T2273 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 18564 T2273 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 18565 T2273 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 18571 T2273 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 18577 T2273 oass.SolrIndexSearcher.<init> Opening Searcher@2ac58b67 main
[junit4:junit4]   2> 18577 T2273 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty4/tlog
[junit4:junit4]   2> 18578 T2273 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 18579 T2273 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 18582 T2274 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2ac58b67 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 18584 T2273 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 18584 T2273 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18981 T2204 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18981 T2204 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[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:51605_g_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51605/g_"}
[junit4:junit4]   2> 18982 T2204 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 18982 T2204 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 18995 T2223 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> 18995 T2272 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> 18995 T2255 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> 18995 T2210 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> 18995 T2203 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> 18995 T2239 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> 19587 T2273 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 19587 T2273 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51605/g_ collection:collection1 shard:shard2
[junit4:junit4]   2> 19590 T2273 oasc.ZkController.register We are http://127.0.0.1:51605/g_/collection1/ and leader is http://127.0.0.1:64486/g_/collection1/
[junit4:junit4]   2> 19590 T2273 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51605/g_
[junit4:junit4]   2> 19590 T2273 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 19590 T2273 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C91 name=collection1 org.apache.solr.core.SolrCore@12e8a6a7 url=http://127.0.0.1:51605/g_/collection1 node=127.0.0.1:51605_g_ C91_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:51605_g_, base_url=http://127.0.0.1:51605/g_}
[junit4:junit4]   2> 19591 T2275 C91 P51605 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 19592 T2273 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19592 T2275 C91 P51605 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 19592 T2275 C91 P51605 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 19593 T2275 C91 P51605 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19593 T2181 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 19594 T2181 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 19594 T2275 C91 P51605 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19594 T2181 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19614 T2181 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19615 T2181 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19626 T2214 oasc.CoreContainer.create Creating SolrCore 'onenodecollectioncore' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363301558675/onenodecollectioncore
[junit4:junit4]   2> 19626 T2214 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 19627 T2214 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 19627 T2214 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 19628 T2214 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 19628 T2214 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 19630 T2214 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 19632 T2214 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363301558675/onenodecollectioncore/'
[junit4:junit4]   2> 19692 T2214 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 19747 T2214 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 19748 T2214 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 19757 T2214 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 20353 T2214 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2>  C90_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:19483_g_, base_url=http://127.0.0.1:19483/g_}
[junit4:junit4]   2> 20355 T2258 C90 P19483 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:31102/g_/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 20355 T2258 C90 P19483 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:19483/g_ START replicas=[http://127.0.0.1:31102/g_/collection1/] nUpdates=100
[junit4:junit4]   2> 20355 T2258 C90 P19483 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 20356 T2258 C90 P19483 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 20356 T2258 C90 P19483 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 20357 T2258 C90 P19483 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 20357 T2258 C90 P19483 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 20357 T2258 C90 P19483 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:31102/g_/collection1/. core=collection1
[junit4:junit4]   2> 20357 T2258 C90 P19483 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C92 name=collection1 org.apache.solr.core.SolrCore@397a13d1 url=http://127.0.0.1:31102/g_/collection1 node=127.0.0.1:31102_g_ C92_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:31102_g_, base_url=http://127.0.0.1:31102/g_, leader=true}
[junit4:junit4]   2> 20367 T2215 C92 P31102 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 20368 T2214 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 20368 T2216 C92 P31102 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 20371 T2216 C92 P31102 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@61c8a4cb lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c7de2f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20371 T2216 C92 P31102 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20372 T2216 C92 P31102 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@61c8a4cb lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c7de2f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@61c8a4cb lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c7de2f),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20372 T2216 C92 P31102 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20373 T2214 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 20373 T2216 C92 P31102 oass.SolrIndexSearcher.<init> Opening Searcher@37b5fd0f realtime
[junit4:junit4]   2> 20373 T2216 C92 P31102 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20374 T2216 C92 P31102 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 6
[junit4:junit4]   2> 20374 T2258 C90 P19483 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20375 T2258 C90 P19483 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 20376 T2217 C92 P31102 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20377 T2217 C92 P31102 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 20377 T2258 C90 P19483 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 20378 T2258 C90 P19483 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 20378 T2258 C90 P19483 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 20380 T2217 C92 P31102 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 20381 T2258 C90 P19483 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 20382 T2258 C90 P19483 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty3/index.20130315035255274 forceNew: false
[junit4:junit4]   2> 20382 T2258 C90 P19483 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@632c1a03 lockFactory=org.apache.lucene.store.NativeFSLockFactory@55f6a979) fullCopy=false
[junit4:junit4]   2> 20385 T2217 C92 P31102 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 20386 T2258 C90 P19483 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 20387 T2258 C90 P19483 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 20387 T2258 C90 P19483 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 20387 T2214 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 20389 T2258 C90 P19483 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@27d2eadd lockFactory=org.apache.lucene.store.NativeFSLockFactory@70c0305f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@27d2eadd lockFactory=org.apache.lucene.store.NativeFSLockFactory@70c0305f),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20389 T2258 C90 P19483 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20390 T2258 C90 P19483 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 20390 T2258 C90 P19483 oass.SolrIndexSearcher.<init> Opening Searcher@643fee6f main
[junit4:junit4]   2> 20391 T2257 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@643fee6f main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 20391 T2258 C90 P19483 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@632c1a03 lockFactory=org.apache.lucene.store.NativeFSLockFactory@55f6a979)
[junit4:junit4]   2> 20391 T2258 C90 P19483 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 20392 T2258 C90 P19483 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 20392 T2258 C90 P19483 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 20392 T2258 C90 P19483 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20392 T2214 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 20393 T2258 C90 P19483 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 20398 T2214 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 20398 T2214 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 20399 T2214 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 20399 T2214 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 20400 T2214 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 20400 T2214 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 20401 T2214 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 20401 T2214 oasc.SolrCore.<init> [onenodecollectioncore] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363301558675/onenodecollectioncore/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363301554896/onenodecollection/
[junit4:junit4]   2> 20401 T2214 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b0d95cd
[junit4:junit4]   2> 20402 T2214 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 20403 T2214 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363301554896/onenodecollection forceNew: false
[junit4:junit4]   2> 20403 T2214 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363301554896/onenodecollection/index/
[junit4:junit4]   2> 20404 T2214 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363301554896/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 20404 T2214 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363301554896/onenodecollection/index forceNew: false
[junit4:junit4]   2> 20407 T2214 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@138a2739 lockFactory=org.apache.lucene.store.NativeFSLockFactory@e29cf89),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20407 T2214 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20410 T2214 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 20410 T2214 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 20411 T2214 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 20411 T2214 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 20412 T2214 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 20412 T2214 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 20412 T2214 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 20413 T2214 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 20413 T2214 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 20420 T2214 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 20425 T2214 oass.SolrIndexSearcher.<init> Opening Searcher@9ea6849 main
[junit4:junit4]   2> 20426 T2214 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363301554896/onenodecollection/tlog
[junit4:junit4]   2> 20427 T2214 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 20427 T2214 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 20430 T2279 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@9ea6849 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 20431 T2214 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 20499 T2204 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20500 T2204 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[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:51605_g_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51605/g_"}
[junit4:junit4]   2> 20503 T2204 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[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:19483_g_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:19483/g_"}
[junit4:junit4]   2> 20513 T2204 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":"none",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:31102_g_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:31102/g_"}
[junit4:junit4]   2> 20514 T2204 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 20514 T2204 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 20524 T2210 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> 20524 T2203 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> 20524 T2223 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> 20524 T2272 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> 20524 T2255 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> 20524 T2239 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> 20616 T2229 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=127.0.0.1:51605_g__collection1&state=recovering&nodeName=127.0.0.1:51605_g_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1001 
[junit4:junit4]   2> 21433 T2214 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 21434 T2214 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:31102/g_ collection:onenodecollection shard:shard1
[junit4:junit4]   2> 21435 T2214 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2> 21452 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60006 type:delete cxid:0xa8 zxid:0xc4 txntype:-1 reqpath:n/a Error Path:/solr/collections/onenodecollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/onenodecollection/leaders
[junit4:junit4]   2> 21453 T2214 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 21453 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60006 type:create cxid:0xa9 zxid:0xc5 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 21455 T2214 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 21455 T2214 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 21456 T2214 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:31102/g_/onenodecollectioncore/
[junit4:junit4]   2> 21456 T2214 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 21456 T2214 oasc.SyncStrategy.syncToMe http://127.0.0.1:31102/g_/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 21457 T2214 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:31102/g_/onenodecollectioncore/
[junit4:junit4]   2> 21457 T2214 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> 21460 T2186 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d6b1adad60006 type:create cxid:0xb3 zxid:0xc9 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 22036 T2204 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22062 T2223 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> 22062 T2203 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> 22062 T2255 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> 22062 T2272 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> 22062 T2239 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> 22062 T2210 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> 22074 T2214 oasc.ZkController.register We are http://127.0.0.1:31102/g_/onenodecollectioncore/ and leader is http://127.0.0.1:31102/g_/onenodecollectioncore/
[junit4:junit4]   2> 22074 T2214 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:31102/g_
[junit4:junit4]   2> 22074 T2214 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 22075 T2214 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 22076 T2214 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22077 T2214 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {numShards=1&roles=none&name=onenodecollectioncore&action=CREATE&collection=onenodecollection&dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363301554896/onenodecollection&wt=javabin&version=2} status=0 QTime=2451 
[junit4:junit4]   2> 22077 T2181 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 22078 T2181 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C91_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:51605_g_, base_url=http://127.0.0.1:51605/g_}
[junit4:junit4]   2> 22618 T2275 C91 P51605 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:64486/g_/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22618 T2275 C91 P51605 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:51605/g_ START replicas=[http://127.0.0.1:64486/g_/collection1/] nUpdates=100
[junit4:junit4]   2> 22618 T2275 C91 P51605 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22619 T2275 C91 P51605 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22619 T2275 C91 P51605 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22619 T2275 C91 P51605 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22619 T2275 C91 P51605 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22619 T2275 C91 P51605 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:64486/g_/collection1/. core=collection1
[junit4:junit4]   2> 22620 T2275 C91 P51605 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C93 name=collection1 org.apache.solr.core.SolrCore@4415fe82 url=http://127.0.0.1:64486/g_/collection1 node=127.0.0.1:64486_g_ C93_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:64486_g_, base_url=http://127.0.0.1:64486/g_, leader=true}
[junit4:junit4]   2> 22626 T2230 C93 P64486 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 22637 T2231 C93 P64486 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22639 T2231 C93 P64486 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2f424d41 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2d78d675),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22640 T2231 C93 P64486 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22640 T2231 C93 P64486 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2f424d41 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2d78d675),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2f424d41 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2d78d675),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22641 T2231 C93 P64486 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22641 T2231 C93 P64486 oass.SolrIndexSearcher.<init> Opening Searcher@6184f98 realtime
[junit4:junit4]   2> 22642 T2231 C93 P64486 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22642 T2231 C93 P64486 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 22643 T2275 C91 P51605 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22643 T2275 C91 P51605 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 22644 T2232 C93 P64486 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22645 T2232 C93 P64486 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 22645 T2275 C91 P51605 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 22645 T2275 C91 P51605 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 22646 T2275 C91 P51605 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 22648 T2232 C93 P64486 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 22649 T2275 C91 P51605 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 22650 T2275 C91 P51605 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363301554896/jetty4/index.20130315035257542 forceNew: false
[junit4:junit4]   2> 22650 T2275 C91 P51605 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@75ab43b7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2e068e42) fullCopy=false
[junit4:junit4]   2> 22652 T2232 C93 P64486 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 22653 T2275 C91 P51605 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 22654 T2275 C91 P51605 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 22654 T2275 C91 P51605 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 22656 T2275 C91 P51605 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@354ff282 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2ce3f8e8),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@354ff282 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2ce3f8e8),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22656 T2275 C91 P51605 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22656 T2275 C91 P51605 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 22657 T2275 C91 P51605 oass.SolrIndexSearcher.<init> Opening Searcher@24480a4f main
[junit4:junit4]   2> 22658 T2274 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@24480a4f main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22658 T2275 C91 P51605 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@75ab43b7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2e068e42)
[junit4:junit4]   2> 22658 T2275 C91 P51605 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 22658 T2275 C91 P51605 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 22659 T2275 C91 P51605 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 22659 T2275 C91 P51605 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22660 T2275 C91 P51605 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23080 T2181 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23574 T2204 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23575 T2204 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":"shard1",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:31102_g_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:31102/g_"}
[junit4:junit4]   2> 23612 T2204 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[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:51605_g_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51605/g_"}
[junit4:junit4]   2> 23623 T2223 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> 23624 T2255 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> 23624 T2203 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> 23624 T2239 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> 23624 T2272 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> 23624 T2210 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> 24082 T2181 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24083 T2181 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
[junit4:junit4]   2> 24083 T2181 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C94 name=onenodecollectioncore org.apache.solr.core.SolrCore@213eecd4 url=http://127.0.0.1:31102/g_/onenodecollectioncore node=127.0.0.1:31102_g_ C94_STATE=coll:onenodecollection core:onenodecollectioncore props:{shard=shard1, roles=none, state=active, core=onenodecollectioncore, collection=onenodecollection, node_name=127.0.0.1:31102_g_, base_url=http://127.0.0.1:31102/g_, leader=true}
[junit4:junit4]   2> 24102 T2218 C94 P31102 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@138a2739 lockFactory=org.apache.lucene.store.NativeFSLockFactory@e29cf89),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 24103 T2218 C94 P31102 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 24105 T2218 C94 P31102 /update {wt=javabin&version=2} {add=[1 (1429525316495212544)]} 0 5
[junit4:junit4]   2> 24109 T2218 C94 P31102 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24112 T2218 C94 P31102 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@138a2739 lockFactory=org.apache.lucene.store.NativeFSLockFactory@e29cf89),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@138a2739 lockFactory=org.apache.lucene.store.NativeFSLockFactory@e29cf89),segFN=segments_2,generation=2,filenames=[_0_Lucene41WithOrds_0.tib, _0_Lucene41WithOrds_0.tii, _0_Lucene41WithOrds_0.pos, _0_MockFixedIntBlock_0.tib, _0_NestedPulsing_0.tip, _0_NestedPulsing_0.tim, _0_NestedPulsing_0.pos, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBlock_0.pyl, _0_MockFixedIntBlock_0.tii, _0.nvd, _0.si, _0_NestedPulsing_0.doc, _0.fnm, _0_Lucene41WithOrds_0.doc, _0_MockFixedIntBlock_0.pos, _0.nvm, _0_MockFixedIntBlock_0.frq, _0_Direct_0.doc, _0_MockFixedIntBlock_0.doc, segments_2, _0_Direct_0.pos, _0_Direct_0.tip, _0.fdx, _0_Direct_0.tim, _0.fdt]
[junit4:junit4]   2> 24112 T2218 C94 P31102 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0_Lucene41WithOrds_0.tib, _0_Lucene41WithOrds_0.tii, _0_Lucene41WithOrds_0.pos, _0_MockFixedIntBlock_0.tib, _0_NestedPulsing_0.tip, _0_NestedPulsing_0.tim, _0_NestedPulsing_0.pos, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBlock_0.pyl, _0_MockFixedIntBlock_0.tii, _0.nvd, _0.si, _0_NestedPulsing_0.doc, _0.fnm, _0_Lucene41WithOrds_0.doc, _0_MockFixedIntBlock_0.pos, _0.nvm, _0_MockFixedIntBlock_0.frq, _0_Direct_0.doc, _0_MockFixedIntBlock_0.doc, segments_2, _0_Direct_0.pos, _0_Direct_0.tip, _0.fdx, _0_Direct_0.tim, _0.fdt]
[junit4:junit4]   2> 24140 T2218 C94 P31102 oass.SolrIndexSearcher.<init> Opening Searcher@555644c7 main
[junit4:junit4]   2> 24141 T2218 C94 P31102 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24141 T2279 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@555644c7 main{StandardDirectoryReader(segments_2:3 _0(4.3):C1)}
[junit4:junit4]   2> 24142 T2218 C94 P31102 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 33
[junit4:junit4]   2> 24145 T2218 C94 P31102 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=1 
[junit4:junit4]   2> 24146 T2181 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 24158 T2218 C94 P31102 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0 
[junit4:junit4]   2> ASYNC  NEW_CORE C95 name=collection1 org.apache.solr.core.SolrCore@64eac62c url=http://127.0.0.1:31093/g_/collection1 node=127.0.0.1:31093_g_ C95_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:31093_g_, base_url=http://127.0.0.1:31093/g_, leader=true}
[junit4:junit4]   2> 24167 T2193 C95 P31093 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6712022d lockFactory=org.apache.lucene.store.NativeFSLockFactory@4b9f0034),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 24168 T2193 C95 P31093 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 24171 T2193 C95 P31093 /update {wt=javabin&version=2} {add=[1 (1429525316562321408)]} 0 6
[junit4:junit4]   2>  C90_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:19483_g_, base_url=http://127.0.0.1:19483/g_}
[junit4:junit4]   2> 24195 T2245 C90 P19483 /update {distrib.from=http://127.0.0.1:31102/g_/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1429525316581195776)]} 0 2
[junit4:junit4]   2> 24196 T2219 C92 P31102 /update {distrib.from=http://127.0.0.1:64486/g_/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[1 (1429525316581195776)]} 0 13
[junit4:junit4]   2> 24197 T2235 C93 P64486 /update {wt=javabin&version=2} {add=[1]} 0 16
[junit4:junit4]   2> 24199 T2193 C95 P31093 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24204 T2193 C95 P31093 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6712022d lockFactory=org.apache.lucene.store.NativeFSLockFactory@4b9f0034),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6712022d lockFactory=org.apache.lucene.store.NativeFSLockFactory@4b9f0034),segFN=segments_2,generation=2,filenames=[_0_Lucene41WithOrds_0.tib, _0_Lucene41WithOrds_0.tii, _0_Lucene41WithOrds_0.pos, _0_NestedPulsing_0.tip, _0_MockFixedIntBlock_0.tib, _0_NestedPulsing_0.tim, _0_NestedPulsing_0.pos, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBlock_0.pyl, _0_MockFixedIntBlock_0.tii, _0.nvd, _0.si, _0_NestedPulsing_0.doc, _0.fnm, _0_Lucene41WithOrds_0.doc, _0_MockFixedIntBlock_0.pos, _0.nvm, _0_MockFixedIntBlock_0.frq, _0_Direct_0.doc, _0_MockFixedIntBlock_0.doc, segments_2, _0_Direct_0.pos, _0_Direct_0.tip, _0.fdx, _0_Direct_0.tim, _0.fdt]
[junit4:junit4]   2> 24204 T2193 C95 P31093 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0_Lucene41WithOrds_0.tib, _0_Lucene41WithOrds_0.tii, _0_Lucene41WithOrds_0.pos, _0_NestedPulsing_0.tip, _0_MockFixedIntBlock_0.tib, _0_NestedPulsing_0.tim, _0_NestedPulsing_0.pos, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBlock_0.pyl, _0_MockFixedIntBlock_0.tii, _0.nvd, _0.si, _0_NestedPulsing_0.doc, _0.fnm, _0_Lucene41WithOrds_0.doc, _0_MockFixedIntBlock_0.pos, _0.nvm, _0_MockFixedIntBlock_0.frq, _0_Direct_0.doc, _0_MockFixedIntBlock_0.doc, segments_2, _0_Direct_0.pos, _0_Direct_0.tip, _0.fdx, _0_Direct_0.tim, _0.fdt]
[junit4:junit4]   2> 24207 T2193 C95 P31093 oass.SolrIndexSearcher.<init> Opening Searcher@151588ea main
[junit4:junit4]   2> 24207 T2193 C95 P31093 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24208 T2207 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@151588ea main{StandardDirectoryReader(segments_2:3 _0(4.3):C1)}
[junit4:junit4]   2> 24208 T2193 C95 P31093 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 9
[junit4:junit4]   2> 24210 T2213 C92 P31102 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24215 T2213 C92 P31102 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@61c8a4cb lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c7de2f),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@61c8a4cb lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c7de2f),segFN=segments_3,generation=3,filenames=[_0_Lucene41WithOrds_0.tib, _0_Lucene41WithOrds_0.tii, _0_Lucene41WithOrds_0.pos, _0_NestedPulsing_0.tip, _0_MockFixedIntBlock_0.tib, _0_NestedPulsing_0.tim, _0_NestedPulsing_0.pos, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBlock_0.pyl, _0_MockFixedIntBlock_0.tii, _0.nvd, _0.si, _0_NestedPulsing_0.doc, _0.fnm, _0_Lucene41WithOrds_0.doc, _0_MockFixedIntBlock_0.pos, _0.nvm, _0_MockFixedIntBlock_0.frq, _0_Direct_0.doc, _0_MockFixedIntBlock_0.doc, _0_Direct_0.pos, _0_Direct_0.tip, _0.fdx, _0_Direct_0.tim, _0.fdt, segments_3]
[junit4:junit4]   2> 24215 T2213 C92 P31102 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0_Lucene41WithOrds_0.tib, _0_Lucene41WithOrds_0.tii, _0_Lucene41WithOrds_0.pos, _0_NestedPulsing_0.tip, _0_MockFixedIntBlock_0.tib, _0_NestedPulsing_0.tim, _0_NestedPulsing_0.pos, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBlock_0.pyl, _0_MockFixedIntBlock_0.tii, _0.nvd, _0.si, _0_NestedPulsing_0.doc, _0.fnm, _0_Lucene41WithOrds_0.doc, _0_MockFixedIntBlock_0.pos, _0.nvm, _0_MockFixedIntBlock_0.frq, _0_Direct_0.doc, _0_MockFixedIntBlock_0.doc, _0_Direct_0.pos, _0_Direct_0.tip, _0.fdx, _0_Direct_0.tim, _0.fdt, segments_3]
[junit4:junit4]   2> 24217 T2213 C92 P31102 oass.SolrIndexSearcher.<init> Opening Searcher@887d6e8 main
[junit4:junit4]   2> 24218 T2213 C92 P31102 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24218 T2225 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@887d6e8 main{StandardDirectoryReader(segments_3:3:nrt _0(4.3):C1)}
[junit4:junit4]   2> 24219 T2213 C92 P31102 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:19483/g_/collection1/, StdNode: http://127.0.0.1:64486/g_/collection1/, StdNode: http://127.0.0.1:51605/g_/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 24222 T2245 C90 P19483 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24222 T2229 C93 P64486 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24224 T2229 C93 P64486 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2f424d41 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2d78d675),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2f424d41 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2d78d675),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 24224 T2229 C93 P64486 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 24225 T2229 C93 P64486 oass.SolrIndexSearcher.<init> Opening Searcher@2728c55a main
[junit4:junit4]   2> 24226 T2229 C93 P64486 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24226 T2241 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2728c55a main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 24227 T2229 C93 P64486 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 24227 T2245 C90 P19483 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@27d2eadd lockFactory=org.apache.lucene.store.NativeFSLockFactory@70c0305f),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@27d2eadd lockFactory=org.apache.lucene.store.NativeFSLockFactory@70c0305f),segFN=segments_3,generation=3,filenames=[_0_Lucene41WithOrds_0.tib, _0_Lucene41WithOrds_0.tii, _0_Lucene41WithOrds_0.pos, _0_NestedPulsing_0.tip, _0_MockFixedIntBlock_0.tib, _0_NestedPulsing_0.tim, _0_NestedPulsing_0.pos, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBlock_0.pyl, _0_MockFixedIntBlock_0.tii, _0.nvd, _0.si, _0_NestedPulsing_0.doc, _0.fnm, _0_Lucene41WithOrds_0.doc, _0_MockFixedIntBlock_0.pos, _0.nvm, _0_MockFixedIntBlock_0.frq, _0_Direct_0.doc, _0_MockFixedIntBlock_0.doc, _0_Direct_0.pos, _0_Direct_0.tip, _0.fdx, _0_Direct_0.tim, _0.fdt, segments_3]
[junit4:junit4]   2> 24228 T2245 C90 P19483 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0_Lucene41WithOrds_0.tib, _0_Lucene41WithOrds_0.tii, _0_Lucene41WithOrds_0.pos, _0_NestedPulsing_0.tip, _0_MockFixedIntBlock_0.tib, _0_NestedPulsing_0.tim, _0_NestedPulsing_0.pos, _0_MockFixedIntBlock_0.skp, _0_MockFixedIntBlock_0.pyl, _0_MockFixedIntBlock_0.tii, _0.nvd, _0.si, _0_NestedPulsing_0.doc, _0.fnm, _0_Lucene41WithOrds_0.doc, _0_MockFixedIntBlock_0.pos, _0.nvm, _0_MockFixedIntBlock_0.frq, _0_Direct_0.doc, _0_MockFixedIntBlock_0.doc, _0_Direct_0.pos, _0_Direct_0.tip, _0.fdx, _0_Direct_0.tim, _0.fdt, segments_3]
[junit4:junit4]   2>  C91_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:51605_g_, base_url=http://127.0.0.1:51605/g_}
[junit4:junit4]   2> 24229 T2262 C91 P51605 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24239 T2262 C91 P51605 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@354ff282 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2ce3f8e8),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@354ff282 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2ce3f8e8),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 24239 T2262 C91 P51605 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 24239 T2245 C90 P19483 oass.SolrIndexSearcher.<init> Opening Searcher@29429344 main
[junit4:junit4]   2> 24240 T2262 C91 P51605 oass.SolrIndexSearcher.<init> Opening Searcher@4d4f6bba main
[junit4:junit4]   2> 24240 T2245 C90 P19483 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24240 T2262 C91 P51605 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24241 T2274 oasc.JmxMonitoredMap.put WARNING Failed to register info bean: searcher javax.management.InstanceAlreadyExistsException: solr/collection1:type=searcher,id=org.apache.solr.search.SolrIndexSearcher
[junit4:junit4]   2> 	at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:467)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.internal_addObject(DefaultMBeanServerInterceptor.java:1520)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:986)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:938)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:330)
[junit4:junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:517)
[junit4:junit4]   2> 	at org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:140)
[junit4:junit4]   2> 	at org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:51)
[junit4:junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.register(SolrIndexSearcher.java:239)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.registerSearcher(SolrCore.java:1763)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.access$000(SolrCore.java:129)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore$7.call(SolrCore.java:1640)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:16

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

adLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:679)
[junit4:junit4]   2> 83742 T1904 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 112652 T1996 oasu.PeerSync.handleResponse WARNING PeerSync: core=collection1 url=http://127.0.0.1:61508  couldn't connect to http://127.0.0.1:61503/collection1/, counting as success
[junit4:junit4]   2> 112652 T1996 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:61508 DONE. sync succeeded
[junit4:junit4]   2> 112652 T1996 oasc.SyncStrategy.syncReplicas We have been closed, won't attempt to sync replicas back to leader
[junit4:junit4]   2> 112653 T1996 oasc.ShardLeaderElectionContext.runLeaderProcess Sync was not a success but no one else is active! I am the leader
[junit4:junit4]   2> 112653 T1996 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:61508/collection1/
[junit4:junit4]   2> 112653 T1996 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3b1fab8a
[junit4:junit4]   2> 112653 T1996 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=4,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 112654 T1996 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 112654 T1996 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 112655 T1996 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 112655 T1996 C178 P61508 oasu.TransactionLog.forceClose SEVERE Error: Forcing close of tlog{file=./org.apache.solr.cloud.SyncSliceTest-1363301738354/jetty4/tlog/tlog.0000000000000000003 refcount=1}
[junit4:junit4]   2> 112655 T1996 C178 P61508 oasu.TransactionLog.forceClose SEVERE Error: Forcing close of tlog{file=./org.apache.solr.cloud.SyncSliceTest-1363301738354/jetty4/tlog/tlog.0000000000000000001 refcount=1}
[junit4:junit4]   2> 112657 T1996 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 112657 T1996 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-1363301738354/jetty4/index
[junit4:junit4]   2> 112657 T1996 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363301738354/jetty4/index
[junit4:junit4]   2> 112657 T1996 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-1363301738354/jetty4/index.20130314185559490
[junit4:junit4]   2> 112658 T1996 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363301738354/jetty4/index.20130314185559490
[junit4:junit4]   2> 112658 T1996 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-1363301738354/jetty4
[junit4:junit4]   2> 112658 T1996 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363301738354/jetty4
[junit4:junit4]   2> 112658 T1996 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 112658 T1996 oasc.LeaderElector$1.process WARNING  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard1/election/89345342725226508-127.0.0.1:61508__collection1-n_0000000003
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:153)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:150)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:150)
[junit4:junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:63)
[junit4:junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:243)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:156)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:100)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> 
[junit4:junit4]   2> 112659 T1996 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 112659 T1996 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> 112659 T1996 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 112659 T1996 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> 112659 T1996 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 112659 T1996 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {range_facet_l=PostingsFormat(name=Memory doPackFST= true), text=PostingsFormat(name=MockRandom), _version_=PostingsFormat(name=Direct), rnd_b=MockVariableIntBlock(baseBlockSize=38), intDefault=PostingsFormat(name=Direct), id=MockVariableIntBlock(baseBlockSize=38), timestamp=PostingsFormat(name=Memory doPackFST= true), a_t=PostingsFormat(name=Memory doPackFST= true), range_facet_sl=MockVariableIntBlock(baseBlockSize=38), range_facet_si=PostingsFormat(name=Memory doPackFST= true), other_tl1=PostingsFormat(name=Direct), multiDefault=PostingsFormat(name=Memory doPackFST= true), a_si=PostingsFormat(name=Direct)}, docValues:{}, sim=DefaultSimilarity, locale=sr_ME, timezone=America/La_Paz
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=3,free=73116648,total=435683328
[junit4:junit4]   2> NOTE: All tests run in this JVM: [CoreContainerCoreInitFailuresTest, TestPartialUpdateDeduplication, TestIndexSearcher, TestJmxIntegration, ChaosMonkeySafeLeaderTest, PathHierarchyTokenizerFactoryTest, RequestHandlersTest, FieldAnalysisRequestHandlerTest, SuggesterTSTTest, TestRandomFaceting, TestSystemIdResolver, TestRecovery, TestQuerySenderNoQuery, EchoParamsTest, TestCSVResponseWriter, TestLMJelinekMercerSimilarityFactory, TestSuggestSpellingConverter, TestSolrXMLSerializer, TestMultiCoreConfBootstrap, PingRequestHandlerTest, FileUtilsTest, DateMathParserTest, HighlighterTest, MultiTermTest, TestCSVLoader, TestFieldTypeResource, TestJmxMonitoredMap, TestCollationField, TestPropInject, TestRangeQuery, IndexBasedSpellCheckerTest, TestSolr4Spatial, OutputWriterTest, IndexSchemaRuntimeFieldTest, TestAnalyzedSuggestions, TestLazyCores, TestFastOutputStream, TestDefaultSimilarityFactory, TestAtomicUpdateErrorCases, TestSolrDiscoveryProperties, OpenExchangeRatesOrgProviderTest, TestNumberUtils, XsltUpdateRequestHandlerTest, SimplePostToolTest, IndexReaderFactoryTest, DOMUtilTest, BadIndexSchemaTest, NotRequiredUniqueKeyTest, CurrencyFieldOpenExchangeTest, SignatureUpdateProcessorFactoryTest, TestPostingsSolrHighlighter, UniqFieldsUpdateProcessorFactoryTest, TestMergePolicyConfig, TestReload, DefaultValueUpdateProcessorTest, SolrTestCaseJ4Test, CurrencyFieldXmlFileTest, SampleTest, StandardRequestHandlerTest, TestCodecSupport, TestZkChroot, TestFiltering, FullSolrCloudDistribCmdsTest, BasicDistributedZkTest, UnloadDistributedZkTest, SyncSliceTest]
[junit4:junit4] Completed on J1 in 112.80s, 1 test, 1 failure <<< FAILURES!

[...truncated 420 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:381: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:361: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build.xml:183: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:1213: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:877: There were test failures: 273 suites, 1147 tests, 1 error, 1 failure, 27 ignored (8 assumptions)

Total time: 48 minutes 44 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure