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/16 11:08:33 UTC

[JENKINS] Lucene-Solr-Tests-4.x-java7 - Build # 1074 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-java7/1074/

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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([5FCC762D09359258:DE2AF8357E6AF264]: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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)


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

Error Message:
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([5FCC762D09359258:DE2AF8357E6AF264]: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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9165 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 0 T1448 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /mjqhu/e
[junit4:junit4]   2> 5 T1448 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363427604537
[junit4:junit4]   2> 6 T1448 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 6 T1449 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 10 T1449 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 10 T1449 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 10 T1449 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 11 T1449 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 12 T1449 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-1363427604536/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 107 T1448 oasc.ZkTestServer.run start zk server on port:63795
[junit4:junit4]   2> 107 T1448 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:63795 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@255db5a6
[junit4:junit4]   2> 108 T1448 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 109 T1454 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:63795. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 109 T1454 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:63795, initiating session
[junit4:junit4]   2> 110 T1450 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:63796
[junit4:junit4]   2> 110 T1450 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:63796
[junit4:junit4]   2> 110 T1452 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 113 T1452 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d729e38400000 with negotiated timeout 10000 for client /140.211.11.196:63796
[junit4:junit4]   2> 113 T1454 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:63795, sessionid = 0x13d729e38400000, negotiated timeout = 10000
[junit4:junit4]   2> 114 T1455 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@255db5a6 name:ZooKeeperConnection Watcher:127.0.0.1:63795 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 114 T1448 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 114 T1448 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 118 T1453 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d729e38400000
[junit4:junit4]   2> 119 T1455 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 119 T1448 oaz.ZooKeeper.close Session: 0x13d729e38400000 closed
[junit4:junit4]   2> 130 T1448 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:63795/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@7abd0056
[junit4:junit4]   2> 134 T1450 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:63796 which had sessionid 0x13d729e38400000
[junit4:junit4]   2> 134 T1448 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 134 T1456 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:63795. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 135 T1456 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:63795, initiating session
[junit4:junit4]   2> 135 T1450 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:63797
[junit4:junit4]   2> 136 T1450 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:63797
[junit4:junit4]   2> 137 T1452 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d729e38400001 with negotiated timeout 10000 for client /140.211.11.196:63797
[junit4:junit4]   2> 137 T1456 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:63795, sessionid = 0x13d729e38400001, negotiated timeout = 10000
[junit4:junit4]   2> 138 T1457 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7abd0056 name:ZooKeeperConnection Watcher:127.0.0.1:63795/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 138 T1448 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 138 T1448 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 143 T1448 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 153 T1448 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 156 T1448 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 159 T1448 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 160 T1448 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 173 T1448 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 174 T1448 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 279 T1448 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 280 T1448 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 283 T1448 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 283 T1448 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 293 T1448 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 294 T1448 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 296 T1448 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 297 T1448 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 299 T1448 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 300 T1448 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 307 T1448 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 308 T1448 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 310 T1448 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 311 T1448 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 314 T1453 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d729e38400001
[junit4:junit4]   2> 321 T1457 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 321 T1450 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:63797 which had sessionid 0x13d729e38400001
[junit4:junit4]   2> 321 T1448 oaz.ZooKeeper.close Session: 0x13d729e38400001 closed
[junit4:junit4]   2> 450 T1448 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 453 T1448 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:63798
[junit4:junit4]   2> 453 T1448 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 454 T1448 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 454 T1448 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363427604852
[junit4:junit4]   2> 454 T1448 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363427604852/solr.xml
[junit4:junit4]   2> 454 T1448 oasc.CoreContainer.<init> New CoreContainer 775584207
[junit4:junit4]   2> 455 T1448 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363427604852/'
[junit4:junit4]   2> 455 T1448 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363427604852/'
[junit4:junit4]   2> 497 T1448 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 498 T1448 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 498 T1448 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 498 T1448 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 499 T1448 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 499 T1448 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 499 T1448 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 500 T1448 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 500 T1448 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 500 T1448 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 515 T1448 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 529 T1448 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:63795/solr
[junit4:junit4]   2> 529 T1448 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 530 T1448 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:63795 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@76b30075
[junit4:junit4]   2> 531 T1448 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 531 T1467 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:63795. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 532 T1467 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:63795, initiating session
[junit4:junit4]   2> 532 T1450 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:63799
[junit4:junit4]   2> 532 T1450 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:63799
[junit4:junit4]   2> 534 T1452 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d729e38400002 with negotiated timeout 20000 for client /140.211.11.196:63799
[junit4:junit4]   2> 534 T1467 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:63795, sessionid = 0x13d729e38400002, negotiated timeout = 20000
[junit4:junit4]   2> 534 T1468 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@76b30075 name:ZooKeeperConnection Watcher:127.0.0.1:63795 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 534 T1448 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 536 T1453 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d729e38400002
[junit4:junit4]   2> 545 T1468 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 545 T1450 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:63799 which had sessionid 0x13d729e38400002
[junit4:junit4]   2> 545 T1448 oaz.ZooKeeper.close Session: 0x13d729e38400002 closed
[junit4:junit4]   2> 546 T1448 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 556 T1448 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:63795/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@74e1093d
[junit4:junit4]   2> 557 T1448 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 558 T1469 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:63795. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 558 T1469 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:63795, initiating session
[junit4:junit4]   2> 558 T1450 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:63800
[junit4:junit4]   2> 559 T1450 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:63800
[junit4:junit4]   2> 560 T1452 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d729e38400003 with negotiated timeout 20000 for client /140.211.11.196:63800
[junit4:junit4]   2> 560 T1469 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:63795, sessionid = 0x13d729e38400003, negotiated timeout = 20000
[junit4:junit4]   2> 560 T1470 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@74e1093d name:ZooKeeperConnection Watcher:127.0.0.1:63795/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 560 T1448 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 567 T1453 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d729e38400003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 569 T1448 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 571 T1448 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63798_mjqhu%2Fe
[junit4:junit4]   2> 572 T1453 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d729e38400003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:63798_mjqhu%2Fe Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:63798_mjqhu%2Fe
[junit4:junit4]   2> 578 T1448 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63798_mjqhu%2Fe
[junit4:junit4]   2> 581 T1448 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 593 T1453 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d729e38400003 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> 595 T1448 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 603 T1448 oasc.Overseer.start Overseer (id=89353591491395587-127.0.0.1:63798_mjqhu%2Fe-n_0000000000) starting
[junit4:junit4]   2> 604 T1453 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d729e38400003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 605 T1453 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d729e38400003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 614 T1453 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d729e38400003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 616 T1453 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d729e38400003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 617 T1472 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 618 T1448 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 631 T1448 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 633 T1448 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 635 T1471 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 638 T1473 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363427604852/collection1
[junit4:junit4]   2> 639 T1473 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 639 T1473 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 639 T1473 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 640 T1473 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363427604852/collection1/'
[junit4:junit4]   2> 641 T1473 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363427604852/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 642 T1473 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363427604852/collection1/lib/README' to classloader
[junit4:junit4]   2> 682 T1473 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 743 T1473 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 845 T1473 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 850 T1473 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1356 T1473 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1365 T1473 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1369 T1473 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1381 T1473 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1386 T1473 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1389 T1473 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1390 T1473 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1391 T1473 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1391 T1473 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1392 T1473 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1392 T1473 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1392 T1473 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1393 T1473 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363427604852/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363427604536/control/data/
[junit4:junit4]   2> 1393 T1473 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@49512c9c
[junit4:junit4]   2> 1393 T1473 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1394 T1473 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363427604536/control/data forceNew: false
[junit4:junit4]   2> 1394 T1473 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363427604536/control/data/index/
[junit4:junit4]   2> 1394 T1473 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363427604536/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1394 T1473 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363427604536/control/data/index forceNew: false
[junit4:junit4]   2> 1398 T1473 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@51ef19e7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@72584f86; maxCacheMB=0.19921875 maxMergeSizeMB=0.0771484375))),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1398 T1473 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1400 T1473 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1400 T1473 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1401 T1473 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1401 T1473 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1401 T1473 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1402 T1473 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1402 T1473 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1402 T1473 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1402 T1473 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1414 T1473 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1419 T1473 oass.SolrIndexSearcher.<init> Opening Searcher@4bd212e9 main
[junit4:junit4]   2> 1419 T1473 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363427604536/control/data/tlog
[junit4:junit4]   2> 1420 T1473 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1420 T1473 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1423 T1474 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4bd212e9 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1424 T1473 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1424 T1473 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1425 T1453 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d729e38400003 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> 2139 T1471 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2140 T1471 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:63798_mjqhu%2Fe",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:63798/mjqhu/e"}
[junit4:junit4]   2> 2140 T1471 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2140 T1471 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2141 T1453 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d729e38400003 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> 2157 T1470 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> 2452 T1473 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2452 T1473 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:63798/mjqhu/e collection:control_collection shard:shard1
[junit4:junit4]   2> 2453 T1473 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2468 T1453 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d729e38400003 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> 2469 T1473 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2469 T1453 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d729e38400003 type:create cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2471 T1473 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2471 T1473 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2471 T1473 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:63798/mjqhu/e/collection1/
[junit4:junit4]   2> 2471 T1473 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2472 T1473 oasc.SyncStrategy.syncToMe http://127.0.0.1:63798/mjqhu/e/collection1/ has no replicas
[junit4:junit4]   2> 2472 T1473 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:63798/mjqhu/e/collection1/
[junit4:junit4]   2> 2472 T1473 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2475 T1453 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d729e38400003 type:create cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3670 T1471 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3689 T1470 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> 3752 T1473 oasc.ZkController.register We are http://127.0.0.1:63798/mjqhu/e/collection1/ and leader is http://127.0.0.1:63798/mjqhu/e/collection1/
[junit4:junit4]   2> 3752 T1473 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:63798/mjqhu/e
[junit4:junit4]   2> 3752 T1473 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3752 T1473 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3752 T1473 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3760 T1473 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3769 T1448 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3770 T1448 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3770 T1448 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3783 T1448 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3784 T1448 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:63795/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@468d10c8
[junit4:junit4]   2> 3785 T1448 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3786 T1476 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:63795. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3786 T1476 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:63795, initiating session
[junit4:junit4]   2> 3786 T1450 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:63801
[junit4:junit4]   2> 3786 T1450 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:63801
[junit4:junit4]   2> 3788 T1452 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d729e38400004 with negotiated timeout 10000 for client /140.211.11.196:63801
[junit4:junit4]   2> 3788 T1476 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:63795, sessionid = 0x13d729e38400004, negotiated timeout = 10000
[junit4:junit4]   2> 3788 T1477 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@468d10c8 name:ZooKeeperConnection Watcher:127.0.0.1:63795/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3788 T1448 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3790 T1448 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3791 T1448 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3935 T1448 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3938 T1448 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:63802
[junit4:junit4]   2> 3939 T1448 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3939 T1448 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3940 T1448 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363427608323
[junit4:junit4]   2> 3940 T1448 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363427608323/solr.xml
[junit4:junit4]   2> 3941 T1448 oasc.CoreContainer.<init> New CoreContainer 449824634
[junit4:junit4]   2> 3941 T1448 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363427608323/'
[junit4:junit4]   2> 3942 T1448 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363427608323/'
[junit4:junit4]   2> 3985 T1448 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3986 T1448 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3986 T1448 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3986 T1448 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3987 T1448 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3987 T1448 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3987 T1448 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3988 T1448 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3988 T1448 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3988 T1448 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4008 T1448 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4030 T1448 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:63795/solr
[junit4:junit4]   2> 4030 T1448 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4031 T1448 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:63795 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@59c072e9
[junit4:junit4]   2> 4032 T1448 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4032 T1487 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:63795. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4033 T1487 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:63795, initiating session
[junit4:junit4]   2> 4033 T1450 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:63803
[junit4:junit4]   2> 4034 T1450 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:63803
[junit4:junit4]   2> 4036 T1452 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d729e38400005 with negotiated timeout 20000 for client /140.211.11.196:63803
[junit4:junit4]   2> 4036 T1487 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:63795, sessionid = 0x13d729e38400005, negotiated timeout = 20000
[junit4:junit4]   2> 4036 T1488 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59c072e9 name:ZooKeeperConnection Watcher:127.0.0.1:63795 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4036 T1448 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4038 T1453 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d729e38400005
[junit4:junit4]   2> 4049 T1488 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4049 T1450 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:63803 which had sessionid 0x13d729e38400005
[junit4:junit4]   2> 4049 T1448 oaz.ZooKeeper.close Session: 0x13d729e38400005 closed
[junit4:junit4]   2> 4050 T1448 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4063 T1448 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:63795/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@7f991cd7
[junit4:junit4]   2> 4064 T1448 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4065 T1489 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:63795. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4065 T1489 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:63795, initiating session
[junit4:junit4]   2> 4065 T1450 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:63804
[junit4:junit4]   2> 4065 T1450 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:63804
[junit4:junit4]   2> 4067 T1452 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d729e38400006 with negotiated timeout 20000 for client /140.211.11.196:63804
[junit4:junit4]   2> 4067 T1489 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:63795, sessionid = 0x13d729e38400006, negotiated timeout = 20000
[junit4:junit4]   2> 4067 T1490 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7f991cd7 name:ZooKeeperConnection Watcher:127.0.0.1:63795/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4067 T1448 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4068 T1453 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d729e38400006 type:create cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4070 T1453 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d729e38400006 type:create cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4072 T1448 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5075 T1448 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63802_mjqhu%2Fe
[junit4:junit4]   2> 5077 T1453 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d729e38400006 type:delete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:63802_mjqhu%2Fe Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:63802_mjqhu%2Fe
[junit4:junit4]   2> 5083 T1448 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63802_mjqhu%2Fe
[junit4:junit4]   2> 5087 T1477 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5087 T1490 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5087 T1470 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5088 T1470 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> 5100 T1491 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363427608323/collection1
[junit4:junit4]   2> 5100 T1491 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 5101 T1491 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 5101 T1491 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 5103 T1491 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363427608323/collection1/'
[junit4:junit4]   2> 5104 T1491 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363427608323/collection1/lib/README' to classloader
[junit4:junit4]   2> 5104 T1491 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363427608323/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5153 T1491 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 5204 T1471 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5205 T1471 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:63798_mjqhu%2Fe_collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:63798_mjqhu%2Fe",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:63798/mjqhu/e"}
[junit4:junit4]   2> 5216 T1491 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5219 T1490 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> 5219 T1477 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> 5219 T1491 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5219 T1470 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> 5226 T1491 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5831 T1491 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5839 T1491 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5842 T1491 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5854 T1491 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5859 T1491 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5862 T1491 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5863 T1491 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5864 T1491 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5864 T1491 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5865 T1491 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5865 T1491 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5865 T1491 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5866 T1491 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363427608323/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363427604536/jetty1/
[junit4:junit4]   2> 5866 T1491 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@49512c9c
[junit4:junit4]   2> 5866 T1491 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5867 T1491 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363427604536/jetty1 forceNew: false
[junit4:junit4]   2> 5867 T1491 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363427604536/jetty1/index/
[junit4:junit4]   2> 5867 T1491 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363427604536/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5867 T1491 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363427604536/jetty1/index forceNew: false
[junit4:junit4]   2> 5870 T1491 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@36990be7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b085ae5; maxCacheMB=0.19921875 maxMergeSizeMB=0.0771484375))),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5870 T1491 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5872 T1491 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5872 T1491 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5873 T1491 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5873 T1491 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5874 T1491 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5874 T1491 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5874 T1491 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5875 T1491 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5875 T1491 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5885 T1491 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5889 T1491 oass.SolrIndexSearcher.<init> Opening Searcher@2517e9f4 main
[junit4:junit4]   2> 5890 T1491 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363427604536/jetty1/tlog
[junit4:junit4]   2> 5890 T1491 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5890 T1491 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5893 T1492 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2517e9f4 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5895 T1491 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5895 T1491 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6725 T1471 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6725 T1471 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:63802_mjqhu%2Fe",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:63802/mjqhu/e"}
[junit4:junit4]   2> 6726 T1471 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6726 T1471 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6767 T1490 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> 6767 T1477 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> 6767 T1470 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> 6898 T1491 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 6898 T1491 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:63802/mjqhu/e collection:collection1 shard:shard1
[junit4:junit4]   2> 6899 T1491 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 6941 T1453 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d729e38400006 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> 6942 T1491 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 6942 T1453 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d729e38400006 type:create cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6952 T1491 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 6952 T1491 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 6952 T1491 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:63802/mjqhu/e/collection1/
[junit4:junit4]   2> 6952 T1491 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 6953 T1491 oasc.SyncStrategy.syncToMe http://127.0.0.1:63802/mjqhu/e/collection1/ has no replicas
[junit4:junit4]   2> 6953 T1491 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:63802/mjqhu/e/collection1/
[junit4:junit4]   2> 6953 T1491 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 6957 T1453 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d729e38400006 type:create cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8272 T1471 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8283 T1470 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> 8283 T1490 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> 8283 T1477 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> 8294 T1491 oasc.ZkController.register We are http://127.0.0.1:63802/mjqhu/e/collection1/ and leader is http://127.0.0.1:63802/mjqhu/e/collection1/
[junit4:junit4]   2> 8294 T1491 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:63802/mjqhu/e
[junit4:junit4]   2> 8294 T1491 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8294 T1491 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8295 T1491 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8312 T1491 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8313 T1448 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 8314 T1448 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8314 T1448 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8540 T1448 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8543 T1448 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:63805
[junit4:junit4]   2> 8544 T1448 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8544 T1448 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8545 T1448 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363427612861
[junit4:junit4]   2> 8545 T1448 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363427612861/solr.xml
[junit4:junit4]   2> 8546 T1448 oasc.CoreContainer.<init> New CoreContainer 625855004
[junit4:junit4]   2> 8546 T1448 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363427612861/'
[junit4:junit4]   2> 8547 T1448 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363427612861/'
[junit4:junit4]   2> 8617 T1448 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8617 T1448 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8618 T1448 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8618 T1448 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8619 T1448 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8619 T1448 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8620 T1448 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8620 T1448 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8621 T1448 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8621 T1448 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8645 T1448 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8666 T1448 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:63795/solr
[junit4:junit4]   2> 8666 T1448 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8667 T1448 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:63795 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@10979f8c
[junit4:junit4]   2> 8668 T1448 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8668 T1503 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:63795. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8669 T1503 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:63795, initiating session
[junit4:junit4]   2> 8670 T1450 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:63806
[junit4:junit4]   2> 8670 T1450 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:63806
[junit4:junit4]   2> 8672 T1452 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d729e38400007 with negotiated timeout 20000 for client /140.211.11.196:63806
[junit4:junit4]   2> 8672 T1503 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:63795, sessionid = 0x13d729e38400007, negotiated timeout = 20000
[junit4:junit4]   2> 8673 T1504 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10979f8c name:ZooKeeperConnection Watcher:127.0.0.1:63795 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8673 T1448 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8674 T1453 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d729e38400007
[junit4:junit4]   2> 8695 T1504 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8695 T1450 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:63806 which had sessionid 0x13d729e38400007
[junit4:junit4]   2> 8695 T1448 oaz.ZooKeeper.close Session: 0x13d729e38400007 closed
[junit4:junit4]   2> 8696 T1448 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8708 T1448 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:63795/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@5afa7703
[junit4:junit4]   2> 8709 T1448 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8710 T1505 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:63795. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8710 T1505 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:63795, initiating session
[junit4:junit4]   2> 8711 T1450 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:63807
[junit4:junit4]   2> 8711 T1450 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:63807
[junit4:junit4]   2> 8713 T1452 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d729e38400008 with negotiated timeout 20000 for client /140.211.11.196:63807
[junit4:junit4]   2> 8713 T1505 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:63795, sessionid = 0x13d729e38400008, negotiated timeout = 20000
[junit4:junit4]   2> 8713 T1506 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5afa7703 name:ZooKeeperConnection Watcher:127.0.0.1:63795/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8713 T1448 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8714 T1453 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d729e38400008 type:create cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8716 T1453 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d729e38400008 type:create cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8724 T1448 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9727 T1448 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63805_mjqhu%2Fe
[junit4:junit4]   2> 9728 T1453 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d729e38400008 type:delete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:63805_mjqhu%2Fe Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:63805_mjqhu%2Fe
[junit4:junit4]   2> 9729 T1448 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63805_mjqhu%2Fe
[junit4:junit4]   2> 9752 T1477 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> 9753 T1490 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9753 T1470 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9754 T1490 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> 9754 T1506 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9754 T1470 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> 9755 T1477 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9760 T1507 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363427612861/collection1
[junit4:junit4]   2> 9760 T1507 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9761 T1507 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9761 T1507 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9762 T1507 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363427612861/collection1/'
[junit4:junit4]   2> 9764 T1507 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363427612861/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9764 T1507 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363427612861/collection1/lib/README' to classloader
[junit4:junit4]   2> 9796 T1471 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9797 T1471 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:63802_mjqhu%2Fe_collection1",
[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:63802_mjqhu%2Fe",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:63802/mjqhu/e"}
[junit4:junit4]   2> 9806 T1507 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 9839 T1470 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> 9839 T1506 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> 9839 T1477 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> 9839 T1490 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> 9850 T1507 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9951 T1507 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9956 T1507 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10428 T1507 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10436 T1507 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10439 T1507 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10454 T1507 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10458 T1507 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10463 T1507 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10464 T1507 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10465 T1507 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10466 T1507 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10467 T1507 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10467 T1507 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10467 T1507 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10468 T1507 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363427612861/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363427604536/jetty2/
[junit4:junit4]   2> 10468 T1507 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@49512c9c
[junit4:junit4]   2> 10468 T1507 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10469 T1507 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363427604536/jetty2 forceNew: false
[junit4:junit4]   2> 10469 T1507 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363427604536/jetty2/index/
[junit4:junit4]   2> 10469 T1507 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363427604536/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10470 T1507 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363427604536/jetty2/index forceNew: false
[junit4:junit4]   2> 10472 T1507 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@72e90214 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b2b64a1; maxCacheMB=0.19921875 maxMergeSizeMB=0.0771484375))),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10472 T1507 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10474 T1507 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10475 T1507 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10475 T1507 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10476 T1507 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10476 T1507 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10476 T1507 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10476 T1507 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10477 T1507 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10477 T1507 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10486 T1507 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10490 T1507 oass.SolrIndexSearcher.<init> Opening Searcher@33e029e0 main
[junit4:junit4]   2> 10491 T1507 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363427604536/jetty2/tlog
[junit4:junit4]   2> 10491 T1507 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10492 T1507 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10495 T1508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@33e029e0 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10496 T1507 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10497 T1507 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11344 T1471 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11345 T1471 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:63805_mjqhu%2Fe",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:63805/mjqhu/e"}
[junit4:junit4]   2> 11345 T1471 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11346 T1471 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 11359 T1470 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> 11360 T1477 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> 11359 T1506 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> 11359 T1490 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> 11500 T1507 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11500 T1507 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:63805/mjqhu/e collection:collection1 shard:shard2
[junit4:junit4]   2> 11501 T1507 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 11516 T1453 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d729e38400008 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> 11517 T1507 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 11518 T1453 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d729e38400008 type:create cxid:0x48 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11529 T1507 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 11529 T1507 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 11529 T1507 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:63805/mjqhu/e/collection1/
[junit4:junit4]   2> 11530 T1507 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 11530 T1507 oasc.SyncStrategy.syncToMe http://127.0.0.1:63805/mjqhu/e/collection1/ has no replicas
[junit4:junit4]   2> 11530 T1507 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:63805/mjqhu/e/collection1/
[junit4:junit4]   2> 11530 T1507 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 11533 T1453 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d729e38400008 type:create cxid:0x51 zxid:0x83 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12864 T1471 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12881 T1470 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> 12881 T1490 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> 12881 T1506 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> 12881 T1477 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> 12921 T1507 oasc.ZkController.register We are http://127.0.0.1:63805/mjqhu/e/collection1/ and leader is http://127.0.0.1:63805/mjqhu/e/collection1/
[junit4:junit4]   2> 12921 T1507 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:63805/mjqhu/e
[junit4:junit4]   2> 12921 T1507 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 12921 T1507 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12921 T1507 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12924 T1507 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12925 T1448 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 12925 T1448 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12926 T1448 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13082 T1448 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 13085 T1448 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:63808
[junit4:junit4]   2> 13085 T1448 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 13086 T1448 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 13086 T1448 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363427617467
[junit4:junit4]   2> 13086 T1448 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363427617467/solr.xml
[junit4:junit4]   2> 13087 T1448 oasc.CoreContainer.<init> New CoreContainer 893477142
[junit4:junit4]   2> 13087 T1448 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363427617467/'
[junit4:junit4]   2> 13088 T1448 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363427617467/'
[junit4:junit4]   2> 13132 T1448 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 13132 T1448 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 13133 T1448 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 13133 T1448 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 13133 T1448 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 13134 T1448 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 13134 T1448 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 13134 T1448 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 13134 T1448 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 13135 T1448 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 13150 T1448 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 13164 T1448 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:63795/solr
[junit4:junit4]   2> 13165 T1448 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 13165 T1448 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:63795 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@f9ad5ca
[junit4:junit4]   2> 13166 T1448 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13166 T1519 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:63795. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13167 T1519 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:63795, initiating session
[junit4:junit4]   2> 13167 T1450 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:63809
[junit4:junit4]   2> 13168 T1450 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:63809
[junit4:junit4]   2> 13171 T1452 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d729e38400009 with negotiated timeout 20000 for client /140.211.11.196:63809
[junit4:junit4]   2> 13171 T1519 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:63795, sessionid = 0x13d729e38400009, negotiated timeout = 20000
[junit4:junit4]   2> 13171 T1520 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f9ad5ca name:ZooKeeperConnection Watcher:127.0.0.1:63795 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13171 T1448 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13188 T1453 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d729e38400009
[junit4:junit4]   2> 13191 T1450 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:63809 which had sessionid 0x13d729e38400009
[junit4:junit4]   2> 13191 T1520 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 13191 T1448 oaz.ZooKeeper.close Session: 0x13d729e38400009 closed
[junit4:junit4]   2> 13192 T1448 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 13200 T1448 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:63795/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@6bca5644
[junit4:junit4]   2> 13210 T1448 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13211 T1521 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:63795. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13211 T1521 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:63795, initiating session
[junit4:junit4]   2> 13211 T1450 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:63810
[junit4:junit4]   2> 13212 T1450 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:63810
[junit4:junit4]   2> 13215 T1452 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d729e3840000a with negotiated timeout 20000 for client /140.211.11.196:63810
[junit4:junit4]   2> 13215 T1521 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:63795, sessionid = 0x13d729e3840000a, negotiated timeout = 20000
[junit4:junit4]   2> 13215 T1522 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6bca5644 name:ZooKeeperConnection Watcher:127.0.0.1:63795/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13215 T1448 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13217 T1453 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d729e3840000a type:create cxid:0x1 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13247 T1453 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d729e3840000a type:create cxid:0x2 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13249 T1448 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 14253 T1448 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63808_mjqhu%2Fe
[junit4:junit4]   2> 14255 T1453 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d729e3840000a type:delete cxid:0xb zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:63808_mjqhu%2Fe Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:63808_mjqhu%2Fe
[junit4:junit4]   2> 14256 T1448 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63808_mjqhu%2Fe
[junit4:junit4]   2> 14260 T1477 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> 14260 T1506 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14261 T1490 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14260 T1522 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14261 T1506 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> 14261 T1470 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14261 T1490 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> 14261 T1470 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> 14263 T1477 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14267 T1523 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363427617467/collection1
[junit4:junit4]   2> 14267 T1523 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 14268 T1523 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 14268 T1523 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 14269 T1523 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363427617467/collection1/'
[junit4:junit4]   2> 14271 T1523 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363427617467/collection1/lib/README' to classloader
[junit4:junit4]   2> 14271 T1523 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363427617467/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 14321 T1523 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 14386 T1523 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 14389 T1471 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14390 T1471 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:63805_mjqhu%2Fe_collection1",
[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:63805_mjqhu%2Fe",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:63805/mjqhu/e"}
[junit4:junit4]   2> 14404 T1490 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> 14404 T1506 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> 14404 T1477 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> 14404 T1470 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> 14487 T1522 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> 14487 T1523 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 14494 T1523 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 15002 T1523 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 15009 T1523 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 15012 T1523 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 15025 T1523 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15029 T1523 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15032 T1523 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15033 T1523 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15034 T1523 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15034 T1523 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15035 T1523 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15035 T1523 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15035 T1523 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 15035 T1523 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363427617467/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363427604536/jetty3/
[junit4:junit4]   2> 15036 T1523 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@49512c9c
[junit4:junit4]   2> 15036 T1523 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 15037 T1523 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363427604536/jetty3 forceNew: false
[junit4:junit4]   2> 15037 T1523 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363427604536/jetty3/index/
[junit4:junit4]   2> 15037 T1523 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363427604536/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 15037 T1523 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363427604536/jetty3/index forceNew: false
[junit4:junit4]   2> 15039 T1523 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3fb737d9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e537a0b; maxCacheMB=0.19921875 maxMergeSizeMB=0.0771484375))),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15040 T1523 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15042 T1523 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 15042 T1523 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 15042 T1523 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 15043 T1523 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 15043 T1523 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 15043 T1523 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 15044 T1523 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 15044 T1523 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 15044 T1523 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 15053 T1523 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 15057 T1523 oass.SolrIndexSearcher.<init> Opening Searcher@1535f345 main
[junit4:junit4]   2> 15057 T1523 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363427604536/jetty3/tlog
[junit4:junit4]   2> 15058 T1523 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 15058 T1523 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 15061 T1524 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1535f345 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 15062 T1523 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 15063 T1523 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15910 T1471 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15911 T1471 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:63808_mjqhu%2Fe",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:63808/mjqhu/e"}
[junit4:junit4]   2> 15911 T1471 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 15911 T1471 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 15940 T1477 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> 15940 T1470 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> 15940 T1522 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> 15940 T1490 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> 15940 T1506 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
[junit4:junit4]   2> 16065 T1523 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16065 T1523 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:63808/mjqhu/e collection:collection1 shard:shard1
[junit4:junit4]   2> 16069 T1523 oasc.ZkController.register We are http://127.0.0.1:63808/mjqhu/e/collection1/ and leader is http://127.0.0.1:63802/mjqhu/e/collection1/
[junit4:junit4]   2> 16069 T1523 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:63808/mjqhu/e
[junit4:junit4]   2> 16069 T1523 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16069 T1523 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C241 name=collection1 org.apache.solr.core.SolrCore@16ee53d9 url=http://127.0.0.1:63808/mjqhu/e/collection1 node=127.0.0.1:63808_mjqhu%2Fe C241_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:63808_mjqhu%2Fe, base_url=http://127.0.0.1:63808/mjqhu/e}
[junit4:junit4]   2> 16070 T1525 C241 P63808 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16071 T1525 C241 P63808 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16071 T1525 C241 P63808 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16071 T1525 C241 P63808 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16071 T1523 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16073 T1525 C241 P63808 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16073 T1448 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 16074 T1448 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16074 T1448 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16223 T1448 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 16225 T1448 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:63812
[junit4:junit4]   2> 16226 T1448 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 16226 T1448 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 16226 T1448 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363427620621
[junit4:junit4]   2> 16227 T1448 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363427620621/solr.xml
[junit4:junit4]   2> 16227 T1448 oasc.CoreContainer.<init> New CoreContainer 2079756728
[junit4:junit4]   2> 16227 T1448 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363427620621/'
[junit4:junit4]   2> 16228 T1448 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363427620621/'
[junit4:junit4]   2> 16271 T1448 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 16272 T1448 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 16272 T1448 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 16273 T1448 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 16273 T1448 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 16273 T1448 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 16273 T1448 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 16274 T1448 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 16274 T1448 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 16274 T1448 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 16290 T1448 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 16304 T1448 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:63795/solr
[junit4:junit4]   2> 16305 T1448 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 16305 T1448 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:63795 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7186c0ef
[junit4:junit4]   2> 16306 T1448 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16306 T1536 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:63795. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16307 T1536 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:63795, initiating session
[junit4:junit4]   2> 16308 T1450 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:63813
[junit4:junit4]   2> 16308 T1450 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:63813
[junit4:junit4]   2> 16310 T1452 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d729e3840000b with negotiated timeout 20000 for client /140.211.11.196:63813
[junit4:junit4]   2> 16310 T1536 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:63795, sessionid = 0x13d729e3840000b, negotiated timeout = 20000
[junit4:junit4]   2> 16311 T1537 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7186c0ef name:ZooKeeperConnection Watcher:127.0.0.1:63795 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16311 T1448 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16312 T1453 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d729e3840000b
[junit4:junit4]   2> 16327 T1537 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16327 T1450 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:63813 which had sessionid 0x13d729e3840000b
[junit4:junit4]   2> 16327 T1448 oaz.ZooKeeper.close Session: 0x13d729e3840000b closed
[junit4:junit4]   2> 16328 T1448 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 16338 T1448 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:63795/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@21c99126
[junit4:junit4]   2> 16339 T1448 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16339 T1538 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:63795. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16340 T1538 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:63795, initiating session
[junit4:junit4]   2> 16340 T1450 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:63814
[junit4:junit4]   2> 16340 T1450 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:63814
[junit4:junit4]   2> 16354 T1452 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d729e3840000c with negotiated timeout 20000 for client /140.211.11.196:63814
[junit4:junit4]   2> 16354 T1538 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:63795, sessionid = 0x13d729e3840000c, negotiated timeout = 20000
[junit4:junit4]   2> 16355 T1539 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@21c99126 name:ZooKeeperConnection Watcher:127.0.0.1:63795/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16355 T1448 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16356 T1453 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d729e3840000c type:create cxid:0x1 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16358 T1453 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d729e3840000c type:create cxid:0x2 zxid:0xa4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16360 T1448 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17363 T1448 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63812_mjqhu%2Fe
[junit4:junit4]   2> 17364 T1453 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d729e3840000c type:delete cxid:0xb zxid:0xa5 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:63812_mjqhu%2Fe Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:63812_mjqhu%2Fe
[junit4:junit4]   2> 17394 T1448 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63812_mjqhu%2Fe
[junit4:junit4]   2> 17427 T1477 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> 17428 T1506 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17428 T1490 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17428 T1506 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> 17428 T1490 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> 17428 T1522 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17428 T1539 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17428 T1470 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17429 T1522 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> 17429 T1470 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> 17429 T1477 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 17441 T1540 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363427620621/collection1
[junit4:junit4]   2> 17441 T1540 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 17442 T1540 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 17442 T1540 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 17443 T1540 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363427620621/collection1/'
[junit4:junit4]   2> 17444 T1540 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363427620621/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 17444 T1540 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363427620621/collection1/lib/README' to classloader
[junit4:junit4]   2> 17445 T1471 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17446 T1471 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:63808_mjqhu%2Fe_collection1",
[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:63808_mjqhu%2Fe",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:63808/mjqhu/e"}
[junit4:junit4]   2> 17482 T1540 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 17512 T1470 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> 17512 T1539 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> 17512 T1522 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> 17512 T1477 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> 17512 T1490 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> 17512 T1506 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> 17522 T1540 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17623 T1540 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17628 T1540 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 18084 T1540 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 18092 T1540 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 18094 T1480 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=127.0.0.1:63808_mjqhu%252Fe_collection1&state=recovering&nodeName=127.0.0.1:63808_mjqhu%252Fe&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2003 
[junit4:junit4]   2> 18094 T1540 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 18106 T1540 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18111 T1540 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18114 T1540 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18115 T1540 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 18116 T1540 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 18116 T1540 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18117 T1540 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 18117 T1540 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 18117 T1540 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 18117 T1540 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363427620621/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363427604536/jetty4/
[junit4:junit4]   2> 18117 T1540 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@49512c9c
[junit4:junit4]   2> 18118 T1540 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 18118 T1540 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363427604536/jetty4 forceNew: false
[junit4:junit4]   2> 18118 T1540 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363427604536/jetty4/index/
[junit4:junit4]   2> 18119 T1540 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363427604536/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 18119 T1540 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363427604536/jetty4/index forceNew: false
[junit4:junit4]   2> 18121 T1540 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@43c0bceb lockFactory=org.apache.lucene.store.NativeFSLockFactory@15b42d24; maxCacheMB=0.19921875 maxMergeSizeMB=0.0771484375))),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18121 T1540 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18123 T1540 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 18123 T1540 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 18124 T1540 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 18124 T1540 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 18125 T1540 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 18125 T1540 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 18125 T1540 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 18125 T1540 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 18126 T1540 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 18134 T1540 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 18138 T1540 oass.SolrIndexSearcher.<init> Opening Searcher@7c6e1875 main
[junit4:junit4]   2> 18138 T1540 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363427604536/jetty4/tlog
[junit4:junit4]   2> 18139 T1540 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 18139 T1540 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 18142 T1541 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7c6e1875 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 18144 T1540 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 18144 T1540 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19018 T1471 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19018 T1471 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:63812_mjqhu%2Fe",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:63812/mjqhu/e"}
[junit4:junit4]   2> 19019 T1471 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 19019 T1471 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 19038 T1522 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> 19038 T1477 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> 19038 T1539 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> 19038 T1490 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> 19038 T1506 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> 19038 T1470 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> 19147 T1540 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 19147 T1540 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:63812/mjqhu/e collection:collection1 shard:shard2
[junit4:junit4]   2> 19151 T1540 oasc.ZkController.register We are http://127.0.0.1:63812/mjqhu/e/collection1/ and leader is http://127.0.0.1:63805/mjqhu/e/collection1/
[junit4:junit4]   2> 19151 T1540 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:63812/mjqhu/e
[junit4:junit4]   2> 19152 T1540 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 19152 T1540 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C242 name=collection1 org.apache.solr.core.SolrCore@50934e3a url=http://127.0.0.1:63812/mjqhu/e/collection1 node=127.0.0.1:63812_mjqhu%2Fe C242_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:63812_mjqhu%2Fe, base_url=http://127.0.0.1:63812/mjqhu/e}
[junit4:junit4]   2> 19152 T1542 C242 P63812 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 19153 T1542 C242 P63812 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 19153 T1542 C242 P63812 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 19153 T1540 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19153 T1542 C242 P63812 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19154 T1448 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 19155 T1542 C242 P63812 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19155 T1448 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 19155 T1448 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19168 T1448 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19170 T1448 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19180 T1481 oasc.CoreContainer.create Creating SolrCore 'onenodecollectioncore' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363427608323/onenodecollectioncore
[junit4:junit4]   2> 19180 T1481 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 19181 T1481 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 19181 T1481 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 19182 T1481 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 19183 T1481 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 19185 T1481 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 19187 T1481 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363427608323/onenodecollectioncore/'
[junit4:junit4]   2> 19259 T1481 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 19324 T1481 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 19326 T1481 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 19330 T1481 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 19769 T1481 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 19776 T1481 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 19779 T1481 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 19790 T1481 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19794 T1481 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19797 T1481 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19798 T1481 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19799 T1481 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19799 T1481 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19800 T1481 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19800 T1481 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19800 T1481 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19801 T1481 oasc.SolrCore.<init> [onenodecollectioncore] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363427608323/onenodecollectioncore/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363427604537/onenodecollection/
[junit4:junit4]   2> 19801 T1481 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@49512c9c
[junit4:junit4]   2> 19802 T1481 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 19802 T1481 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363427604537/onenodecollection forceNew: false
[junit4:junit4]   2> 19802 T1481 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363427604537/onenodecollection/index/
[junit4:junit4]   2> 19803 T1481 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363427604537/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 19803 T1481 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363427604537/onenodecollection/index forceNew: false
[junit4:junit4]   2> 19805 T1481 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@5b1b0f6b lockFactory=org.apache.lucene.store.NativeFSLockFactory@599ab77; maxCacheMB=0.19921875 maxMergeSizeMB=0.0771484375))),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19806 T1481 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19808 T1481 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 19808 T1481 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 19808 T1481 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 19809 T1481 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 19809 T1481 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 19810 T1481 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 19810 T1481 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 19810 T1481 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 19811 T1481 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 19819 T1481 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 19823 T1481 oass.SolrIndexSearcher.<init> Opening Searcher@22961b94 main
[junit4:junit4]   2> 19824 T1481 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363427604537/onenodecollection/tlog
[junit4:junit4]   2> 19824 T1481 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 19825 T1481 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 19827 T1544 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@22961b94 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 19828 T1481 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2>  C241_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:63808_mjqhu%2Fe, base_url=http://127.0.0.1:63808/mjqhu/e}
[junit4:junit4]   2> 20096 T1525 C241 P63808 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:63802/mjqhu/e/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 20096 T1525 C241 P63808 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:63808/mjqhu/e START replicas=[http://127.0.0.1:63802/mjqhu/e/collection1/] nUpdates=100
[junit4:junit4]   2> 20096 T1525 C241 P63808 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 20097 T1525 C241 P63808 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 20097 T1525 C241 P63808 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 20097 T1525 C241 P63808 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 20097 T1525 C241 P63808 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 20097 T1525 C241 P63808 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:63802/mjqhu/e/collection1/. core=collection1
[junit4:junit4]   2> 20097 T1525 C241 P63808 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C243 name=collection1 org.apache.solr.core.SolrCore@93db9e3 url=http://127.0.0.1:63802/mjqhu/e/collection1 node=127.0.0.1:63802_mjqhu%2Fe C243_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:63802_mjqhu%2Fe, base_url=http://127.0.0.1:63802/mjqhu/e, leader=true}
[junit4:junit4]   2> 20104 T1482 C243 P63802 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 20108 T1483 C243 P63802 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 20110 T1483 C243 P63802 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@36990be7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b085ae5; maxCacheMB=0.19921875 maxMergeSizeMB=0.0771484375))),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20111 T1483 C243 P63802 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20112 T1483 C243 P63802 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@36990be7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b085ae5; maxCacheMB=0.19921875 maxMergeSizeMB=0.0771484375))),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@36990be7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b085ae5; maxCacheMB=0.19921875 maxMergeSizeMB=0.0771484375))),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20112 T1483 C243 P63802 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20112 T1483 C243 P63802 oass.SolrIndexSearcher.<init> Opening Searcher@225fc039 realtime
[junit4:junit4]   2> 20112 T1483 C243 P63802 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20113 T1483 C243 P63802 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 20113 T1525 C241 P63808 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20114 T1525 C241 P63808 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 20115 T1484 C243 P63802 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20116 T1484 C243 P63802 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 20116 T1525 C241 P63808 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 20116 T1525 C241 P63808 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 20116 T1525 C241 P63808 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 20118 T1484 C243 P63802 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 20119 T1525 C241 P63808 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 20119 T1525 C241 P63808 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363427604536/jetty3/index.20130316175344650 forceNew: false
[junit4:junit4]   2> 20120 T1525 C241 P63808 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@46ce6989 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3e10b2dd) fullCopy=false
[junit4:junit4]   2> 20122 T1484 C243 P63802 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 20124 T1525 C241 P63808 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 20124 T1525 C241 P63808 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 20124 T1525 C241 P63808 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 20126 T1525 C241 P63808 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3fb737d9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e537a0b; maxCacheMB=0.19921875 maxMergeSizeMB=0.0771484375))),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3fb737d9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e537a0b; maxCacheMB=0.19921875 maxMergeSizeMB=0.0771484375))),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20126 T1525 C241 P63808 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20126 T1525 C241 P63808 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 20126 T1525 C241 P63808 oass.SolrIndexSearcher.<init> Opening Searcher@7f224465 main
[junit4:junit4]   2> 20127 T1524 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7f224465 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 20128 T1525 C241 P63808 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@46ce6989 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3e10b2dd)
[junit4:junit4]   2> 20128 T1525 C241 P63808 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 20128 T1525 C241 P63808 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 20128 T1525 C241 P63808 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 20128 T1525 C241 P63808 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20130 T1525 C241 P63808 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 20543 T1471 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20543 T1471 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:63812_mjqhu%2Fe_collection1",
[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:63812_mjqhu%2Fe",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:63812/mjqhu/e"}
[junit4:junit4]   2> 20547 T1471 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:63802_mjqhu%2Fe",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:63802/mjqhu/e"}
[junit4:junit4]   2> 20547 T1471 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 20547 T1471 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 20558 T1471 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:63808_mjqhu%2Fe_collection1",
[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:63808_mjqhu%2Fe",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:63808/mjqhu/e"}
[junit4:junit4]   2> 20571 T1470 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> 20571 T1539 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> 20571 T1490 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> 20571 T1477 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> 20571 T1522 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> 20571 T1506 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> 20856 T1481 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 20856 T1481 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:63802/mjqhu/e collection:onenodecollection shard:shard1
[junit4:junit4]   2> 20857 T1481 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2> 20872 T1453 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d729e38400006 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> 20873 T1481 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 20873 T1453 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d729e38400006 type:create cxid:0xa9 zxid:0xc5 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20875 T1481 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 20875 T1481 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 20875 T1481 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:63802/mjqhu/e/onenodecollectioncore/
[junit4:junit4]   2> 20876 T1481 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 20876 T1481 oasc.SyncStrategy.syncToMe http://127.0.0.1:63802/mjqhu/e/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 20876 T1481 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:63802/mjqhu/e/onenodecollectioncore/
[junit4:junit4]   2> 20876 T1481 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> 20880 T1453 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d729e38400006 type:create cxid:0xb3 zxid:0xc9 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 21171 T1496 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=127.0.0.1:63812_mjqhu%252Fe_collection1&state=recovering&nodeName=127.0.0.1:63812_mjqhu%252Fe&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2002 
[junit4:junit4]   2> 22078 T1471 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22122 T1470 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> 22122 T1490 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> 22122 T1477 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> 22122 T1539 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> 22122 T1522 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> 22122 T1506 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> 22156 T1481 oasc.ZkController.register We are http://127.0.0.1:63802/mjqhu/e/onenodecollectioncore/ and leader is http://127.0.0.1:63802/mjqhu/e/onenodecollectioncore/
[junit4:junit4]   2> 22156 T1481 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:63802/mjqhu/e
[junit4:junit4]   2> 22156 T1481 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 22157 T1481 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 22159 T1481 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22160 T1481 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-java7/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZk2Test-1363427604537/onenodecollection&wt=javabin&version=2} status=0 QTime=2980 
[junit4:junit4]   2> 22160 T1448 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 22161 T1448 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23164 T1448 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C242_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:63812_mjqhu%2Fe, base_url=http://127.0.0.1:63812/mjqhu/e}
[junit4:junit4]   2> 23173 T1542 C242 P63812 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:63805/mjqhu/e/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 23173 T1542 C242 P63812 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:63812/mjqhu/e START replicas=[http://127.0.0.1:63805/mjqhu/e/collection1/] nUpdates=100
[junit4:junit4]   2> 23174 T1542 C242 P63812 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 23174 T1542 C242 P63812 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 23174 T1542 C242 P63812 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 23174 T1542 C242 P63812 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 23174 T1542 C242 P63812 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 23174 T1542 C242 P63812 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:63805/mjqhu/e/collection1/. core=collection1
[junit4:junit4]   2> 23174 T1542 C242 P63812 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C244 name=collection1 org.apache.solr.core.SolrCore@6dbe67a5 url=http://127.0.0.1:63805/mjqhu/e/collection1 node=127.0.0.1:63805_mjqhu%2Fe C244_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:63805_mjqhu%2Fe, base_url=http://127.0.0.1:63805/mjqhu/e, leader=true}
[junit4:junit4]   2> 23180 T1497 C244 P63805 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 23185 T1498 C244 P63805 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 23187 T1498 C244 P63805 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@72e90214 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b2b64a1; maxCacheMB=0.19921875 maxMergeSizeMB=0.0771484375))),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 23187 T1498 C244 P63805 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 23188 T1498 C244 P63805 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@72e90214 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b2b64a1; maxCacheMB=0.19921875 maxMergeSizeMB=0.0771484375))),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@72e90214 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b2b64a1; maxCacheMB=0.19921875 maxMergeSizeMB=0.0771484375))),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23188 T1498 C244 P63805 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23188 T1498 C244 P63805 oass.SolrIndexSearcher.<init> Opening Searcher@4209317e realtime
[junit4:junit4]   2> 23189 T1498 C244 P63805 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23189 T1498 C244 P63805 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 23190 T1542 C242 P63812 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 23190 T1542 C242 P63812 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 23192 T1499 C244 P63805 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 23193 T1499 C244 P63805 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 23193 T1542 C242 P63812 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 23193 T1542 C242 P63812 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 23193 T1542 C242 P63812 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 23196 T1499 C244 P63805 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 23197 T1542 C242 P63812 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 23198 T1542 C242 P63812 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363427604536/jetty4/index.20130316175347728 forceNew: false
[junit4:junit4]   2> 23198 T1542 C242 P63812 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@3fc6f2af lockFactory=org.apache.lucene.store.NativeFSLockFactory@73f3b910) fullCopy=false
[junit4:junit4]   2> 23201 T1499 C244 P63805 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 23203 T1542 C242 P63812 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 23204 T1542 C242 P63812 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 23204 T1542 C242 P63812 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 23205 T1542 C242 P63812 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@43c0bceb lockFactory=org.apache.lucene.store.NativeFSLockFactory@15b42d24; maxCacheMB=0.19921875 maxMergeSizeMB=0.0771484375))),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@43c0bceb lockFactory=org.apache.lucene.store.NativeFSLockFactory@15b42d24; maxCacheMB=0.19921875 maxMergeSizeMB=0.0771484375))),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23206 T1542 C242 P63812 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23206 T1542 C242 P63812 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 23206 T1542 C242 P63812 oass.SolrIndexSearcher.<init> Opening Searcher@333c4abc main
[junit4:junit4]   2> 23207 T1541 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@333c4abc main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 23208 T1542 C242 P63812 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.RAMDirectory@3fc6f2af lockFactory=org.apache.lucene.store.NativeFSLockFactory@73f3b910)
[junit4:junit4]   2> 23208 T1542 C242 P63812 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 23208 T1542 C242 P63812 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 23208 T1542 C242 P63812 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 23208 T1542 C242 P63812 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 23215 T1542 C242 P63812 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23637 T1471 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23638 T1471 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:63802_mjqhu%2Fe_onenodecollectioncore",
[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:63802_mjqhu%2Fe",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:63802/mjqhu/e"}
[junit4:junit4]   2> 23647 T1471 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:63812_mjqhu%2Fe_collection1",
[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:63812_mjqhu%2Fe",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:63812/mjqhu/e"}
[junit4:junit4]   2> 23665 T1490 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> 23665 T1522 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> 23665 T1539 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> 23665 T1506 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> 23665 T1477 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> 23665 T1470 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> 24167 T1448 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24168 T1448 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
[junit4:junit4]   2> 24168 T1448 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C245 name=onenodecollectioncore org.apache.solr.core.SolrCore@50a084e4 url=http://127.0.0.1:63802/mjqhu/e/onenodecollectioncore node=127.0.0.1:63802_mjqhu%2Fe C245_STATE=coll:onenodecollection core:onenodecollectioncore props:{shard=shard1, roles=none, state=active, core=onenodecollectioncore, collection=onenodecollection, node_name=127.0.0.1:63802_mjqhu%2Fe, base_url=http://127.0.0.1:63802/mjqhu/e, leader=true}
[junit4:junit4]   2> 24192 T1485 C245 P63802 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@5b1b0f6b lockFactory=org.apache.lucene.store.NativeFSLockFactory@599ab77; maxCacheMB=0.19921875 maxMergeSizeMB=0.0771484375))),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 24192 T1485 C245 P63802 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 24194 T1485 C245 P63802 /update {wt=javabin&version=2} {add=[1 (1429657489213751296)]} 0 4
[junit4:junit4]   2> 24202 T1485 C245 P63802 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24205 T1485 C245 P63802 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@5b1b0f6b lockFactory=org.apache.lucene.store.NativeFSLockFactory@599ab77; maxCacheMB=0.19921875 maxMergeSizeMB=0.0771484375))),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@5b1b0f6b lockFactory=org.apache.lucene.store.NativeFSLockFactory@599ab77; maxCacheMB=0.19921875 maxMergeSizeMB=0.0771484375))),segFN=segments_2,generation=2,filenames=[_0.tis, _0.nrm, _0.fnm, _0.tii, _0.frq, segments_2, _0.fdx, _0.si, _0.prx, _0.fdt]
[junit4:junit4]   2> 24205 T1485 C245 P63802 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0.tis, _0.nrm, _0.fnm, _0.tii, _0.frq, segments_2, _0.fdx, _0.si, _0.prx, _0.fdt]
[junit4:junit4]   2> 24206 T1485 C245 P63802 oass.SolrIndexSearcher.<init> Opening Searcher@6d327eb9 main
[junit4:junit4]   2> 24207 T1485 C245 P63802 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24208 T1544 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@6d327eb9 main{StandardDirectoryReader(segments_2:3 _0(4.3):C1)}
[junit4:junit4]   2> 24209 T1485 C245 P63802 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 24213 T1485 C245 P63802 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0 
[junit4:junit4]   2> 24214 T1448 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 24229 T1485 C245 P63802 REQ /select {q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0 
[junit4:junit4]   2> ASYNC  NEW_CORE C246 name=collection1 org.apache.solr.core.SolrCore@58a8205f url=http://127.0.0.1:63798/mjqhu/e/collection1 node=127.0.0.1:63798_mjqhu%2Fe C246_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:63798_mjqhu%2Fe, base_url=http://127.0.0.1:63798/mjqhu/e, leader=true}
[junit4:junit4]   2> 24240 T1460 C246 P63798 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@51ef19e7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@72584f86; maxCacheMB=0.19921875 maxMergeSizeMB=0.0771484375))),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 24241 T1460 C246 P63798 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 24245 T1460 C246 P63798 /update {wt=javabin&version=2} {add=[1 (1429657489264082944)]} 0 7
[junit4:junit4]   2>  C241_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:63808_mjqhu%2Fe, base_url=http://127.0.0.1:63808/mjqhu/e}
[junit4:junit4]   2> 24273 T1512 C241 P63808 /update {distrib.from=http://127.0.0.1:63802/mjqhu/e/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1429657489287151616)]} 0 3
[junit4:junit4]   2> 24274 T1486 C243 P63802 /update {wt=javabin&version=2} {add=[1 (1429657489287151616)]} 0 14
[junit4:junit4]   2> 24276 T1460 C246 P63798 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24280 T1460 C246 P63798 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@51ef19e7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@72584f86; maxCacheMB=0.19921875 maxMergeSizeMB=0.0771484375))),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@51ef19e7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@72584f86; maxCacheMB=0.19921875 maxMergeSizeMB=0.0771484375))),segFN=segments_2,generation=2,filenames=[_0.tis, _0.nrm, _0.fnm, _0.tii, _0.frq, segments_2, _0.fdx, _0.si, _0.prx, _0.fdt]
[junit4:junit4]   2> 24281 T1460 C246 P63798 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[_0.tis, _0.nrm, _0.fnm, _0.tii, _0.frq, segments_2, _0.fdx, _0.si, _0.prx, _0.fdt]
[junit4:junit4]   2> 24282 T1460 C246 P63798 oass.SolrIndexSearcher.<init> Opening Searcher@1fc47a11 main
[junit4:junit4]   2> 24283 T1460 C246 P63798 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24283 T1474 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1fc47a11 main{StandardDirectoryReader(segments_2:3 _0(4.3):C1)}
[junit4:junit4]   2> 24284 T1460 C246 P63798 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 8
[junit4:junit4]   2> 24286 T1502 C244 P63805 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24287 T1502 C244 P63805 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@72e90214 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b2b64a1; maxCacheMB=0.19921875 maxMergeSizeMB=0.0771484375))),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@72e90214 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b2b64a1; maxCacheMB=0.19921875 maxMergeSizeMB=0.0771484375))),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 24287 T1502 C244 P63805 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 24288 T1502 C244 P63805 oass.SolrIndexSearcher.<init> Opening Searcher@13500331 main
[junit4:junit4]   2> 24288 T1502 C244 P63805 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24289 T1508 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@13500331 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 24290 T1502 C244 P63805 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:63802/mjqhu/e/collection1/, StdNode: http://127.0.0.1:63808/mjqhu/e/collection1/, StdNode: http://127.0.0.1:63812/mjqhu/e/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 24293 T1480 C243 P63802 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24293 T1513 C241 P63808 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24296 T1480 C243 P63802 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@36990be7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b085ae5; maxCacheMB=0.19921875 maxMergeSizeMB=0.0771484375))),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@36990be7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b085ae5; maxCacheMB=0.19921875 maxMergeSizeMB=0.0771484375))),segFN=segments_3,generation=3,filenames=[_0.tis, _0.nrm, _0.fnm, _0.tii, _0.frq, _0.fdx, _0.si, _0.prx, _0.fdt, segments_3]
[junit4:junit4]   2> 24297 T1480 C243 P63802 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0.tis, _0.nrm, _0.fnm, _0.tii, _0.frq, _0.fdx, _0.si, _0.prx, _0.fdt, segments_3]
[junit4:junit4]   2> 24297 T1513 C241 P63808 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3fb737d9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e537a0b; maxCacheMB=0.19921875 maxMergeSizeMB=0.0771484375))),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@3fb737d9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4e537a0b; maxCacheMB=0.19921875 maxMergeSizeMB=0.0771484375))),segFN=segments_3,generation=3,filenames=[_0.tis, _0.nrm, _0.fnm, _0.tii, _0.frq, _0.fdx, _0.si, _0.prx, _0.fdt, segments_3]
[junit4:junit4]   2> 24297 T1513 C241 P63808 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0.tis, _0.nrm, _0.fnm, _0.tii, _0.frq, _0.fdx, _0.si, _0.prx, _0.fdt, segments_3]
[junit4:junit4]   2> 24297 T1480 C243 P63802 oass.SolrIndexSearcher.<init> Opening Searcher@1a17567c main
[junit4:junit4]   2> 24298 T1480 C243 P63802 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24298 T1513 C241 P63808 oass.SolrIndexSearcher.<init> Opening Searcher@6ccd58ae main
[junit4:junit4]   2> 24299 T1492 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a17567c main{StandardDirectoryReader(segments_3:3:nrt _0(4.3):C1)}
[junit4:junit4]   2> 24299 T1513 C241 P63808 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24300 T1480 C243 P63802 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 24300 T1524 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6ccd58ae main{StandardDirectoryReader(segments_3:3:nrt _0(4.3):C1)}
[junit4:junit4]   2>  C242_STATE=coll:collection1 core:collection1 props:{shard=shard2, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:63812_mjqhu%2Fe, base_url=http://127.0.0.1:63812/mjqhu/e}
[junit4:junit4]   2> 24300 T1529 C242 P63812 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24301 T1513 C241 P63808 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 8
[junit4:junit4]   2> 24301 T1529 C242 P63812 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@43c0bceb lockFactory=org.apache.lucene.store.NativeFSLockFactory@15b42d24; maxCacheMB=0.19921875 maxMergeSizeMB=0.0771484375))),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@43c0bceb lockFactory=org.apache.lucene.store.NativeFSLockFactory@15b42d24; maxCacheMB=0.19921875 maxMergeSizeMB=0.0771484375))),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 24301 T1529 C242 P63812 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 24302 T1529 C242 P63812 oass.SolrIndexSearcher.<init> Opening Searcher@3d5ec218 main
[junit4:junit4]   2> 24303 T1529 C242 P63812 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24303 T1541 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3d5ec218 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 24304 T1529 C242 P63812 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 4
[junit4:junit4]   2> 24304 T1502 C244 P63805 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 18
[junit4:junit4]   2> 24305 T1448 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 24307 T1448 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24308 T1448 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4

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

lrZkClient.java:232)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
[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> 109933 T2134 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 109933 T2134 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> 109934 T2134 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 109934 T2134 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 110995 T2151 oasu.PeerSync.handleResponse WARNING PeerSync: core=collection1 url=http://127.0.0.1:41594/b/j  couldn't connect to http://127.0.0.1:41587/b/j/collection1/, counting as success
[junit4:junit4]   2> 110995 T2151 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:41594/b/j DONE. sync succeeded
[junit4:junit4]   2> 110996 T2151 oasc.SyncStrategy.syncReplicas We have been closed, won't attempt to sync replicas back to leader
[junit4:junit4]   2> 110996 T2151 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
[junit4:junit4]   2> 110996 T2151 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@396da94c
[junit4:junit4]   2> 110997 T2151 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> 110998 T2151 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 110998 T2151 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 110998 T2151 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 110999 T2151 C152 P41594 oasu.TransactionLog.forceClose SEVERE Error: Forcing close of tlog{file=./org.apache.solr.cloud.SyncSliceTest-1363427978701/jetty4/tlog/tlog.0000000000000000003 refcount=1}
[junit4:junit4]   2> 110999 T2151 C152 P41594 oasu.TransactionLog.forceClose SEVERE Error: Forcing close of tlog{file=./org.apache.solr.cloud.SyncSliceTest-1363427978701/jetty4/tlog/tlog.0000000000000000001 refcount=1}
[junit4:junit4]   2> 111001 T2151 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 111002 T2151 oasc.CachingDirectoryFactory.close Closing directory when closing factory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363427978701/jetty4
[junit4:junit4]   2> 111003 T2151 oasc.CachingDirectoryFactory.closeDirectory Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363427978701/jetty4
[junit4:junit4]   2> 111003 T2151 oasc.CachingDirectoryFactory.close Closing directory when closing factory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363427978701/jetty4/index
[junit4:junit4]   2> 111003 T2151 oasc.CachingDirectoryFactory.closeDirectory Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363427978701/jetty4/index
[junit4:junit4]   2> 111003 T2151 oasc.CachingDirectoryFactory.close Closing directory when closing factory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363427978701/jetty4/index.20130316090001623
[junit4:junit4]   2> 111003 T2151 oasc.CachingDirectoryFactory.closeDirectory Closing directory: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363427978701/jetty4/index.20130316090001623
[junit4:junit4]   2> 111004 T2151 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> 111004 T2151 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 111004 T2151 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 111004 T2151 oasc.LeaderElector$1.process WARNING  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
[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.getChildren(ZooKeeper.java:1468)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:235)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:232)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:232)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
[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> 111005 T2151 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=424), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=424)), sim=DefaultSimilarity, locale=tr, timezone=America/Scoresbysund
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_17 (64-bit)/cpus=16,threads=3,free=104514208,total=536870912
[junit4:junit4]   2> NOTE: All tests run in this JVM: [FileBasedSpellCheckerTest, TestFieldCollectionResource, QueryEqualityTest, StatsComponentTest, CollectionsAPIDistributedZkTest, TestReversedWildcardFilterFactory, TestSystemIdResolver, BadComponentTest, LeaderElectionIntegrationTest, SpellCheckCollatorTest, DefaultValueUpdateProcessorTest, SoftAutoCommitTest, TestPartialUpdateDeduplication, TestStressVersions, ClusterStateTest, CachingDirectoryFactoryTest, TestReplicationHandler, JSONWriterTest, TestLuceneMatchVersion, FieldMutatingUpdateProcessorTest, ZkCLITest, TestBM25SimilarityFactory, TestNumberUtils, PreAnalyzedFieldTest, TestSolrIndexConfig, TestSolrCoreProperties, DirectUpdateHandlerOptimizeTest, SchemaVersionSpecificBehaviorTest, TestFiltering, TestRandomDVFaceting, BadIndexSchemaTest, TestUpdate, TestZkChroot, IndexSchemaRuntimeFieldTest, TestDefaultSimilarityFactory, AlternateDirectoryTest, DirectSolrSpellCheckerTest, BasicZkTest, TestSolrXMLSerializer, CacheHeaderTest, TestSolrDiscoveryProperties, TermsComponentTest, SolrPluginUtilsTest, SimplePostToolTest, NumericFieldsTest, TestSolr4Spatial, RAMDirectoryFactoryTest, SOLR749Test, HighlighterTest, NoCacheHeaderTest, MinimalSchemaTest, TestSearchPerf, TestShardHandlerFactory, TestJoin, LoggingHandlerTest, ResourceLoaderTest, TestSort, TestDFRSimilarityFactory, TestMultiCoreConfBootstrap, SolrInfoMBeanTest, SuggesterWFSTTest, TestJmxMonitoredMap, SuggesterTest, CoreAdminHandlerTest, TestDynamicFieldCollectionResource, TestRTGBase, SyncSliceTest]
[junit4:junit4] Completed on J1 in 111.32s, 1 test, 1 failure <<< FAILURES!

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

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



[JENKINS] Lucene-Solr-Tests-4.x-java7 - Build # 1075 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-java7/1075/

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

Error Message:
Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:55056/collection1 Dead Guy:http://127.0.0.1:11820/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:59681/collection1], CloudJettyRunner [url=http://127.0.0.1:50911/collection1]]

Stack Trace:
java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:55056/collection1 Dead Guy:http://127.0.0.1:11820/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:59681/collection1], CloudJettyRunner [url=http://127.0.0.1:50911/collection1]]
	at __randomizedtesting.SeedInfo.seed([20BBA72509419E3C:A15D293D7E1EFE00]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:212)
	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:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 9059 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 1 T117 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 8 T117 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./solrtest-SyncSliceTest-1363463973895
[junit4:junit4]   2> 17 T117 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 25 T118 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 113 T118 oaz.Environment.logEnv Server environment:zookeeper.version=3.4.5-1392090, built on 09/30/2012 17:52 GMT
[junit4:junit4]   2> 113 T118 oaz.Environment.logEnv Server environment:host.name=lucene.zones.apache.org
[junit4:junit4]   2> 113 T118 oaz.Environment.logEnv Server environment:java.version=1.7.0_17
[junit4:junit4]   2> 113 T118 oaz.Environment.logEnv Server environment:java.vendor=Oracle Corporation
[junit4:junit4]   2> 114 T118 oaz.Environment.logEnv Server environment:java.home=/usr/local/openjdk7/jre
[junit4:junit4]   2> 114 T118 oaz.Environment.logEnv Server environment:java.class.path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/classes/test:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-test-framework/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/test-framework/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/codecs/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-solrj/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/common/lucene-analyzers-common-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/kuromoji/lucene-analyzers-kuromoji-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/phonetic/lucene-analyzers-phonetic-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/codecs/lucene-codecs-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/highlighter/lucene-highlighter-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/memory/lucene-memory-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/misc/lucene-misc-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/spatial/lucene-spatial-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/suggest/lucene-suggest-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/grouping/lucene-grouping-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/queries/lucene-queries-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/queryparser/lucene-queryparser-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/cglib-nodep-2.2.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/commons-cli-1.2.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/commons-codec-1.7.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/commons-fileupload-1.2.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/commons-lang-2.6.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/easymock-3.0.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/guava-13.0.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/javax.servlet-api-3.0.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/objenesis-1.2.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/org.restlet-2.1.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/org.restlet.ext.servlet-2.1.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/spatial4j-0.3.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/commons-io-2.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/httpclient-4.2.3.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/httpcore-4.2.2.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/httpmime-4.2.3.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/jcl-over-slf4j-1.6.4.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/slf4j-api-1.6.4.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/slf4j-jdk14-1.6.4.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/wstx-asl-3.2.7.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/zookeeper-3.4.5.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-continuation-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-deploy-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-http-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-io-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-jmx-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-security-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-server-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-servlet-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-util-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-webapp-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-xml-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/servlet-api-3.0.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/example-DIH/solr/db/lib/derby-10.9.1.0.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/example-DIH/solr/db/lib/hsqldb-1.8.0.10.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/core/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/test-framework/lib/junit-4.10.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/test-framework/lib/randomizedtesting-runner-2.0.8.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-launcher.jar:/home/hudson/.ant/lib/ivy-2.2.0.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-commons-logging.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-regexp.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-oro.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-swing.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jdepend.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-xalan2.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-bsf.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-junit4.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-commons-net.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-antlr.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-junit.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jmf.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-netrexx.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-log4j.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-resolver.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jsch.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-testutil.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-bcel.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jai.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-javamail.jar:/usr/local/openjdk7/lib/tools.jar:/home/hudson/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.0.8.jar
[junit4:junit4]   2> 115 T118 oaz.Environment.logEnv Server environment:java.library.path=/usr/local/openjdk7/jre/lib/amd64/server:/usr/local/openjdk7/jre/lib/amd64:/usr/local/openjdk7/jre/../lib/amd64:/usr/local/openjdk6/jre/lib/amd64/server:/usr/local/openjdk6/jre/lib/amd64:/usr/local/openjdk6/jre/../lib/amd64:/usr/java/packages/lib/amd64:/lib:/usr/lib:/usr/local/lib
[junit4:junit4]   2> 116 T118 oaz.Environment.logEnv Server environment:java.io.tmpdir=.
[junit4:junit4]   2> 116 T118 oaz.Environment.logEnv Server environment:java.compiler=<NA>
[junit4:junit4]   2> 116 T118 oaz.Environment.logEnv Server environment:os.name=FreeBSD
[junit4:junit4]   2> 116 T118 oaz.Environment.logEnv Server environment:os.arch=amd64
[junit4:junit4]   2> 117 T118 oaz.Environment.logEnv Server environment:os.version=9.0-RELEASE
[junit4:junit4]   2> 117 T118 oaz.Environment.logEnv Server environment:user.name=hudson
[junit4:junit4]   2> 117 T118 oaz.Environment.logEnv Server environment:user.home=/home/hudson
[junit4:junit4]   2> 117 T118 oaz.Environment.logEnv Server environment:user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 168 T118 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 168 T118 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 169 T118 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 178 T118 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 226 T117 oasc.ZkTestServer.run start zk server on port:11810
[junit4:junit4]   2> 285 T118 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1363463973895/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 349 T117 oaz.Environment.logEnv Client environment:zookeeper.version=3.4.5-1392090, built on 09/30/2012 17:52 GMT
[junit4:junit4]   2> 349 T117 oaz.Environment.logEnv Client environment:host.name=lucene.zones.apache.org
[junit4:junit4]   2> 350 T117 oaz.Environment.logEnv Client environment:java.version=1.7.0_17
[junit4:junit4]   2> 350 T117 oaz.Environment.logEnv Client environment:java.vendor=Oracle Corporation
[junit4:junit4]   2> 351 T117 oaz.Environment.logEnv Client environment:java.home=/usr/local/openjdk7/jre
[junit4:junit4]   2> 351 T117 oaz.Environment.logEnv Client environment:java.class.path=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/classes/test:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-test-framework/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/test-framework/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/codecs/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-solrj/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/common/lucene-analyzers-common-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/kuromoji/lucene-analyzers-kuromoji-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/analysis/phonetic/lucene-analyzers-phonetic-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/codecs/lucene-codecs-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/highlighter/lucene-highlighter-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/memory/lucene-memory-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/misc/lucene-misc-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/spatial/lucene-spatial-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/suggest/lucene-suggest-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/grouping/lucene-grouping-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/queries/lucene-queries-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/queryparser/lucene-queryparser-4.3-SNAPSHOT.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/cglib-nodep-2.2.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/commons-cli-1.2.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/commons-codec-1.7.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/commons-fileupload-1.2.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/commons-lang-2.6.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/easymock-3.0.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/guava-13.0.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/javax.servlet-api-3.0.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/objenesis-1.2.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/org.restlet-2.1.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/org.restlet.ext.servlet-2.1.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/core/lib/spatial4j-0.3.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/commons-io-2.1.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/httpclient-4.2.3.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/httpcore-4.2.2.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/httpmime-4.2.3.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/jcl-over-slf4j-1.6.4.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/slf4j-api-1.6.4.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/slf4j-jdk14-1.6.4.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/wstx-asl-3.2.7.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/solrj/lib/zookeeper-3.4.5.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-continuation-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-deploy-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-http-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-io-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-jmx-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-security-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-server-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-servlet-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-util-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-webapp-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/jetty-xml-8.1.8.v20121106.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/lib/servlet-api-3.0.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/example-DIH/solr/db/lib/derby-10.9.1.0.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/example/example-DIH/solr/db/lib/hsqldb-1.8.0.10.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/build/core/classes/java:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/test-framework/lib/junit-4.10.jar:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/test-framework/lib/randomizedtesting-runner-2.0.8.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-launcher.jar:/home/hudson/.ant/lib/ivy-2.2.0.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-commons-logging.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-regexp.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-oro.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-swing.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jdepend.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-xalan2.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-bsf.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-junit4.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-commons-net.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-antlr.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-junit.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jmf.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-netrexx.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-log4j.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-resolver.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jsch.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-testutil.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-apache-bcel.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-jai.jar:/home/hudson/hudson-slave/tools/hudson.tasks.Ant_AntInstallation/ant-1.8.2/lib/ant-javamail.jar:/usr/local/openjdk7/lib/tools.jar:/home/hudson/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.0.8.jar
[junit4:junit4]   2> 353 T117 oaz.Environment.logEnv Client environment:java.library.path=/usr/local/openjdk7/jre/lib/amd64/server:/usr/local/openjdk7/jre/lib/amd64:/usr/local/openjdk7/jre/../lib/amd64:/usr/local/openjdk6/jre/lib/amd64/server:/usr/local/openjdk6/jre/lib/amd64:/usr/local/openjdk6/jre/../lib/amd64:/usr/java/packages/lib/amd64:/lib:/usr/lib:/usr/local/lib
[junit4:junit4]   2> 354 T117 oaz.Environment.logEnv Client environment:java.io.tmpdir=.
[junit4:junit4]   2> 354 T117 oaz.Environment.logEnv Client environment:java.compiler=<NA>
[junit4:junit4]   2> 354 T117 oaz.Environment.logEnv Client environment:os.name=FreeBSD
[junit4:junit4]   2> 355 T117 oaz.Environment.logEnv Client environment:os.arch=amd64
[junit4:junit4]   2> 355 T117 oaz.Environment.logEnv Client environment:os.version=9.0-RELEASE
[junit4:junit4]   2> 356 T117 oaz.Environment.logEnv Client environment:user.name=hudson
[junit4:junit4]   2> 356 T117 oaz.Environment.logEnv Client environment:user.home=/home/hudson
[junit4:junit4]   2> 357 T117 oaz.Environment.logEnv Client environment:user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 363 T117 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11810 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@4005ad43
[junit4:junit4]   2> 469 T117 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 494 T123 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11810. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 497 T123 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11810, initiating session
[junit4:junit4]   2> 497 T119 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:11811
[junit4:junit4]   2> 528 T119 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:11811
[junit4:junit4]   2> 544 T121 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 584 T121 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d74c92d4e0000 with negotiated timeout 10000 for client /140.211.11.196:11811
[junit4:junit4]   2> 585 T123 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11810, sessionid = 0x13d74c92d4e0000, negotiated timeout = 10000
[junit4:junit4]   2> 593 T124 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4005ad43 name:ZooKeeperConnection Watcher:127.0.0.1:11810 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 594 T117 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 598 T117 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 682 T122 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d74c92d4e0000
[junit4:junit4]   2> 684 T124 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 684 T117 oaz.ZooKeeper.close Session: 0x13d74c92d4e0000 closed
[junit4:junit4]   2> 685 T119 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:11811 which had sessionid 0x13d74c92d4e0000
[junit4:junit4]   2> 685 T117 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11810/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@3be3ef46
[junit4:junit4]   2> 686 T117 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 687 T125 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11810. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 687 T125 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11810, initiating session
[junit4:junit4]   2> 688 T119 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:11812
[junit4:junit4]   2> 688 T119 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:11812
[junit4:junit4]   2> 690 T121 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d74c92d4e0001 with negotiated timeout 10000 for client /140.211.11.196:11812
[junit4:junit4]   2> 690 T125 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11810, sessionid = 0x13d74c92d4e0001, negotiated timeout = 10000
[junit4:junit4]   2> 691 T126 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3be3ef46 name:ZooKeeperConnection Watcher:127.0.0.1:11810/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 691 T117 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 702 T117 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 708 T117 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 714 T117 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 718 T117 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 725 T117 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 726 T117 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 741 T117 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 745 T117 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 751 T117 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 752 T117 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 758 T117 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 759 T117 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 765 T117 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 766 T117 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 772 T117 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 773 T117 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 778 T117 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 779 T117 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 784 T117 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 785 T117 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 791 T117 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 792 T117 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 797 T122 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d74c92d4e0001
[junit4:junit4]   2> 799 T126 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 799 T117 oaz.ZooKeeper.close Session: 0x13d74c92d4e0001 closed
[junit4:junit4]   2> 799 T119 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:11812 which had sessionid 0x13d74c92d4e0001
[junit4:junit4]   2> 1626 T117 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 1852 T117 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:11813
[junit4:junit4]   2> 1889 T117 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1890 T117 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1890 T117 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363463974686
[junit4:junit4]   2> 1890 T117 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363463974686/solr.xml
[junit4:junit4]   2> 1891 T117 oasc.CoreContainer.<init> New CoreContainer 927681221
[junit4:junit4]   2> 1892 T117 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363463974686/'
[junit4:junit4]   2> 1892 T117 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363463974686/'
[junit4:junit4]   2> 1985 T117 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 1986 T117 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1986 T117 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 1986 T117 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1987 T117 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1987 T117 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1987 T117 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1988 T117 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1988 T117 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2024 T117 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 2459 T117 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 2478 T117 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:11810/solr
[junit4:junit4]   2> 2494 T117 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2495 T117 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11810 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@6e58e991
[junit4:junit4]   2> 2496 T117 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2497 T137 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11810. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 2498 T137 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11810, initiating session
[junit4:junit4]   2> 2498 T119 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:11814
[junit4:junit4]   2> 2499 T119 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:11814
[junit4:junit4]   2> 2502 T121 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d74c92d4e0002 with negotiated timeout 20000 for client /140.211.11.196:11814
[junit4:junit4]   2> 2502 T137 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11810, sessionid = 0x13d74c92d4e0002, negotiated timeout = 20000
[junit4:junit4]   2> 2502 T138 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6e58e991 name:ZooKeeperConnection Watcher:127.0.0.1:11810 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2503 T117 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2505 T122 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d74c92d4e0002
[junit4:junit4]   2> 2514 T138 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 2514 T119 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:11814 which had sessionid 0x13d74c92d4e0002
[junit4:junit4]   2> 2514 T117 oaz.ZooKeeper.close Session: 0x13d74c92d4e0002 closed
[junit4:junit4]   2> 2518 T117 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2532 T117 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11810/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2165038d
[junit4:junit4]   2> 2533 T117 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2534 T139 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11810. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 2534 T139 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11810, initiating session
[junit4:junit4]   2> 2534 T119 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:11815
[junit4:junit4]   2> 2535 T119 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:11815
[junit4:junit4]   2> 2537 T121 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d74c92d4e0003 with negotiated timeout 20000 for client /140.211.11.196:11815
[junit4:junit4]   2> 2537 T139 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11810, sessionid = 0x13d74c92d4e0003, negotiated timeout = 20000
[junit4:junit4]   2> 2537 T140 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2165038d name:ZooKeeperConnection Watcher:127.0.0.1:11810/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2538 T117 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2556 T122 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d74c92d4e0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2568 T117 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 2573 T117 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:11813_
[junit4:junit4]   2> 2578 T122 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d74c92d4e0003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:11813_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:11813_
[junit4:junit4]   2> 2579 T117 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:11813_
[junit4:junit4]   2> 2587 T117 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 2613 T122 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d74c92d4e0003 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> 2615 T117 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 2621 T117 oasc.Overseer.start Overseer (id=89355975014612995-127.0.0.1:11813_-n_0000000000) starting
[junit4:junit4]   2> 2622 T122 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d74c92d4e0003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2639 T122 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d74c92d4e0003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2641 T122 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d74c92d4e0003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2650 T122 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d74c92d4e0003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2652 T142 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 2652 T117 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 2668 T117 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 2674 T117 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2692 T141 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 2729 T143 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363463974686/collection1
[junit4:junit4]   2> 2729 T143 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 2730 T143 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 2731 T143 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 2739 T143 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363463974686/collection1/'
[junit4:junit4]   2> 2741 T143 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1363463974686/collection1/lib/README' to classloader
[junit4:junit4]   2> 2742 T143 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1363463974686/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 2843 T143 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 2933 T143 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 2935 T143 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 2994 T143 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 3785 T143 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 3805 T143 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 3810 T143 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 3848 T143 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 3858 T143 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 3866 T143 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 3868 T143 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 3869 T143 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 3869 T143 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 3871 T143 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 3871 T143 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 3872 T143 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 3911 T143 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363463974686/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363463973895/control/data/
[junit4:junit4]   2> 3916 T143 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@64a20878
[junit4:junit4]   2> 3917 T143 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 3919 T143 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363463973895/control/data forceNew: false
[junit4:junit4]   2> 3920 T143 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363463973895/control/data/index/
[junit4:junit4]   2> 3920 T143 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363463973895/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 3921 T143 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363463973895/control/data/index forceNew: false
[junit4:junit4]   2> 3942 T143 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363463973895/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3298407f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 3942 T143 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4000 T143 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 4001 T143 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 4002 T143 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 4003 T143 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 4004 T143 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 4004 T143 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 4005 T143 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 4005 T143 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 4006 T143 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 4019 T143 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 4027 T143 oass.SolrIndexSearcher.<init> Opening Searcher@11b6864a main
[junit4:junit4]   2> 4056 T143 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4057 T143 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4063 T144 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@11b6864a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 4067 T143 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 4067 T143 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 4068 T122 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d74c92d4e0003 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> 4204 T141 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4205 T141 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:11813_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:11813"}
[junit4:junit4]   2> 4206 T141 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 4244 T141 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 4245 T122 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d74c92d4e0003 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> 4284 T140 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> 5085 T143 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 5085 T143 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:11813 collection:control_collection shard:shard1
[junit4:junit4]   2> 5100 T143 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 5122 T143 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 5147 T122 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d74c92d4e0003 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> 5149 T143 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 5150 T122 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d74c92d4e0003 type:create cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 5160 T143 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 5160 T143 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 5165 T143 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:11813/collection1/
[junit4:junit4]   2> 5166 T143 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 5166 T143 oasc.SyncStrategy.syncToMe http://127.0.0.1:11813/collection1/ has no replicas
[junit4:junit4]   2> 5166 T143 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:11813/collection1/
[junit4:junit4]   2> 5167 T143 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 5175 T122 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d74c92d4e0003 type:create cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 5793 T141 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5814 T140 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> 5847 T143 oasc.ZkController.register We are http://127.0.0.1:11813/collection1/ and leader is http://127.0.0.1:11813/collection1/
[junit4:junit4]   2> 5852 T143 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:11813
[junit4:junit4]   2> 5852 T143 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 5853 T143 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 5853 T143 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 5882 T143 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5889 T117 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 5890 T117 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 5968 T117 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 5996 T117 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 6002 T117 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11810/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@5596bc86
[junit4:junit4]   2> 6004 T117 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 6004 T146 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11810. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 6005 T146 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11810, initiating session
[junit4:junit4]   2> 6005 T119 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:11819
[junit4:junit4]   2> 6006 T119 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:11819
[junit4:junit4]   2> 6007 T121 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d74c92d4e0004 with negotiated timeout 10000 for client /140.211.11.196:11819
[junit4:junit4]   2> 6007 T146 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11810, sessionid = 0x13d74c92d4e0004, negotiated timeout = 10000
[junit4:junit4]   2> 6008 T147 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5596bc86 name:ZooKeeperConnection Watcher:127.0.0.1:11810/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 6008 T117 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 6011 T117 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 6017 T117 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 6229 T117 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 6233 T117 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:11820
[junit4:junit4]   2> 6233 T117 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 6234 T117 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 6235 T117 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363463979903
[junit4:junit4]   2> 6235 T117 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363463979903/solr.xml
[junit4:junit4]   2> 6236 T117 oasc.CoreContainer.<init> New CoreContainer 770519180
[junit4:junit4]   2> 6236 T117 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363463979903/'
[junit4:junit4]   2> 6237 T117 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363463979903/'
[junit4:junit4]   2> 6325 T117 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 6325 T117 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 6326 T117 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 6326 T117 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 6327 T117 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 6327 T117 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 6328 T117 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 6328 T117 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 6329 T117 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 6329 T117 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 6357 T117 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 6382 T117 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:11810/solr
[junit4:junit4]   2> 6383 T117 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 6384 T117 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11810 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3423bcb2
[junit4:junit4]   2> 6385 T117 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 6386 T157 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11810. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 6387 T157 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11810, initiating session
[junit4:junit4]   2> 6387 T119 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:11821
[junit4:junit4]   2> 6388 T119 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:11821
[junit4:junit4]   2> 6395 T121 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d74c92d4e0005 with negotiated timeout 20000 for client /140.211.11.196:11821
[junit4:junit4]   2> 6395 T157 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11810, sessionid = 0x13d74c92d4e0005, negotiated timeout = 20000
[junit4:junit4]   2> 6396 T158 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3423bcb2 name:ZooKeeperConnection Watcher:127.0.0.1:11810 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 6396 T117 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 6399 T122 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d74c92d4e0005
[junit4:junit4]   2> 6407 T158 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 6407 T119 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:11821 which had sessionid 0x13d74c92d4e0005
[junit4:junit4]   2> 6407 T117 oaz.ZooKeeper.close Session: 0x13d74c92d4e0005 closed
[junit4:junit4]   2> 6408 T117 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 6423 T117 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11810/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@7ede50c1
[junit4:junit4]   2> 6425 T117 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 6425 T159 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11810. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 6426 T159 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11810, initiating session
[junit4:junit4]   2> 6426 T119 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:11822
[junit4:junit4]   2> 6427 T119 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:11822
[junit4:junit4]   2> 6428 T121 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d74c92d4e0006 with negotiated timeout 20000 for client /140.211.11.196:11822
[junit4:junit4]   2> 6429 T159 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11810, sessionid = 0x13d74c92d4e0006, negotiated timeout = 20000
[junit4:junit4]   2> 6429 T160 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7ede50c1 name:ZooKeeperConnection Watcher:127.0.0.1:11810/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 6429 T117 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 6431 T122 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d74c92d4e0006 type:create cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6433 T122 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d74c92d4e0006 type:create cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6441 T117 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 7326 T141 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7328 T141 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:11813__collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:11813_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:11813"}
[junit4:junit4]   2> 7343 T160 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> 7343 T147 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> 7343 T140 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> 7446 T117 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:11820_
[junit4:junit4]   2> 7447 T122 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d74c92d4e0006 type:delete cxid:0xd zxid:0x50 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:11820_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:11820_
[junit4:junit4]   2> 7449 T117 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:11820_
[junit4:junit4]   2> 7453 T147 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> 7454 T160 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 7454 T140 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 7454 T160 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> 7454 T140 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> 7456 T147 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 7469 T161 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363463979903/collection1
[junit4:junit4]   2> 7469 T161 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 7470 T161 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 7470 T161 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 7473 T161 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363463979903/collection1/'
[junit4:junit4]   2> 7474 T161 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1363463979903/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 7475 T161 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1363463979903/collection1/lib/README' to classloader
[junit4:junit4]   2> 7543 T161 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 7607 T161 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7609 T161 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7649 T161 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 8440 T161 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 8468 T161 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 8475 T161 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 8511 T161 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8518 T161 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8525 T161 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8527 T161 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 8527 T161 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 8527 T161 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8529 T161 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 8529 T161 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 8530 T161 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 8530 T161 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363463979903/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty1/
[junit4:junit4]   2> 8531 T161 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@64a20878
[junit4:junit4]   2> 8531 T161 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 8532 T161 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty1 forceNew: false
[junit4:junit4]   2> 8533 T161 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty1/index/
[junit4:junit4]   2> 8534 T161 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 8535 T161 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty1/index forceNew: false
[junit4:junit4]   2> 8567 T161 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5d1a72b0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 8568 T161 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 8572 T161 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 8573 T161 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 8574 T161 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 8575 T161 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 8576 T161 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 8576 T161 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 8577 T161 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 8578 T161 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 8578 T161 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 8591 T161 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 8600 T161 oass.SolrIndexSearcher.<init> Opening Searcher@3a455514 main
[junit4:junit4]   2> 8601 T161 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 8602 T161 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 8609 T162 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3a455514 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 8614 T161 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 8614 T161 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8851 T141 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8852 T141 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:11820_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:11820"}
[junit4:junit4]   2> 8852 T141 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 8853 T141 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 8869 T147 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> 8870 T160 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> 8870 T140 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> 9618 T161 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 9618 T161 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:11820 collection:collection1 shard:shard1
[junit4:junit4]   2> 9620 T161 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 9645 T122 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d74c92d4e0006 type:delete cxid:0x4a zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 9646 T161 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 9647 T122 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d74c92d4e0006 type:create cxid:0x4b zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9651 T161 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 9651 T161 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 9651 T161 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:11820/collection1/
[junit4:junit4]   2> 9652 T161 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 9652 T161 oasc.SyncStrategy.syncToMe http://127.0.0.1:11820/collection1/ has no replicas
[junit4:junit4]   2> 9652 T161 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:11820/collection1/
[junit4:junit4]   2> 9653 T161 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 9660 T122 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d74c92d4e0006 type:create cxid:0x55 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10379 T141 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10415 T147 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> 10415 T160 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> 10415 T140 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> 10434 T161 oasc.ZkController.register We are http://127.0.0.1:11820/collection1/ and leader is http://127.0.0.1:11820/collection1/
[junit4:junit4]   2> 10434 T161 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:11820
[junit4:junit4]   2> 10434 T161 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 10435 T161 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 10435 T161 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10438 T161 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10440 T117 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 10441 T117 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 10442 T117 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 10675 T117 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 10678 T117 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:55056
[junit4:junit4]   2> 10679 T117 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 10679 T117 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 10680 T117 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363463984347
[junit4:junit4]   2> 10680 T117 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363463984347/solr.xml
[junit4:junit4]   2> 10681 T117 oasc.CoreContainer.<init> New CoreContainer 1601632666
[junit4:junit4]   2> 10682 T117 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363463984347/'
[junit4:junit4]   2> 10682 T117 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363463984347/'
[junit4:junit4]   2> 10753 T117 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 10754 T117 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 10754 T117 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 10755 T117 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 10755 T117 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 10756 T117 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 10756 T117 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 10757 T117 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 10757 T117 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 10758 T117 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 10782 T117 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 10804 T117 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:11810/solr
[junit4:junit4]   2> 10804 T117 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 10805 T117 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11810 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4c1c680d
[junit4:junit4]   2> 10806 T117 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10807 T173 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11810. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10808 T173 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11810, initiating session
[junit4:junit4]   2> 10808 T119 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:49655
[junit4:junit4]   2> 10808 T119 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:49655
[junit4:junit4]   2> 10810 T121 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d74c92d4e0007 with negotiated timeout 20000 for client /140.211.11.196:49655
[junit4:junit4]   2> 10810 T173 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11810, sessionid = 0x13d74c92d4e0007, negotiated timeout = 20000
[junit4:junit4]   2> 10811 T174 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4c1c680d name:ZooKeeperConnection Watcher:127.0.0.1:11810 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10811 T117 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10813 T122 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d74c92d4e0007
[junit4:junit4]   2> 10815 T174 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 10815 T119 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:49655 which had sessionid 0x13d74c92d4e0007
[junit4:junit4]   2> 10814 T117 oaz.ZooKeeper.close Session: 0x13d74c92d4e0007 closed
[junit4:junit4]   2> 10816 T117 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 10829 T117 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11810/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1a349871
[junit4:junit4]   2> 10831 T117 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10831 T175 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11810. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10832 T175 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11810, initiating session
[junit4:junit4]   2> 10832 T119 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:59276
[junit4:junit4]   2> 10832 T119 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:59276
[junit4:junit4]   2> 10835 T121 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d74c92d4e0008 with negotiated timeout 20000 for client /140.211.11.196:59276
[junit4:junit4]   2> 10836 T175 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11810, sessionid = 0x13d74c92d4e0008, negotiated timeout = 20000
[junit4:junit4]   2> 10836 T176 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a349871 name:ZooKeeperConnection Watcher:127.0.0.1:11810/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10837 T117 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10839 T122 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d74c92d4e0008 type:create cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10845 T122 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d74c92d4e0008 type:create cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10887 T117 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 11893 T117 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55056_
[junit4:junit4]   2> 11894 T122 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d74c92d4e0008 type:delete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:55056_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:55056_
[junit4:junit4]   2> 11896 T117 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55056_
[junit4:junit4]   2> 11900 T147 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> 11901 T160 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 11901 T140 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 11902 T176 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 11902 T160 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> 11902 T140 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> 11904 T147 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 11913 T177 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363463984347/collection1
[junit4:junit4]   2> 11913 T177 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 11914 T177 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 11914 T177 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 11916 T177 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363463984347/collection1/'
[junit4:junit4]   2> 11918 T177 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1363463984347/collection1/lib/README' to classloader
[junit4:junit4]   2> 11919 T177 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1363463984347/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 11927 T141 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11928 T141 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:11820__collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:11820_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:11820"}
[junit4:junit4]   2> 11942 T176 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> 11942 T160 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> 11942 T140 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> 11942 T147 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> 11999 T177 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 12063 T177 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 12065 T177 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12095 T177 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 12718 T177 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 12733 T177 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 12736 T177 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 12760 T177 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 12765 T177 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 12769 T177 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 12771 T177 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 12771 T177 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 12772 T177 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 12773 T177 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 12773 T177 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 12773 T177 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 12774 T177 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363463984347/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty2/
[junit4:junit4]   2> 12774 T177 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@64a20878
[junit4:junit4]   2> 12775 T177 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 12775 T177 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty2 forceNew: false
[junit4:junit4]   2> 12776 T177 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty2/index/
[junit4:junit4]   2> 12776 T177 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 12777 T177 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty2/index forceNew: false
[junit4:junit4]   2> 12784 T177 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3d1ab1a7; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 12784 T177 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 12787 T177 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 12787 T177 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 12788 T177 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 12789 T177 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 12789 T177 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 12790 T177 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 12790 T177 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 12791 T177 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 12791 T177 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 12799 T177 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 12805 T177 oass.SolrIndexSearcher.<init> Opening Searcher@462132b6 main
[junit4:junit4]   2> 12806 T177 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 12806 T177 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 12812 T178 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@462132b6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 12815 T177 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 12815 T177 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13459 T141 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13461 T141 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:55056_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55056"}
[junit4:junit4]   2> 13461 T141 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 13461 T141 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 13499 T176 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> 13499 T140 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> 13499 T147 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> 13499 T160 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> 13818 T177 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 13818 T177 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55056 collection:collection1 shard:shard1
[junit4:junit4]   2> 13823 T177 oasc.ZkController.register We are http://127.0.0.1:55056/collection1/ and leader is http://127.0.0.1:11820/collection1/
[junit4:junit4]   2> 13823 T177 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55056
[junit4:junit4]   2> 13823 T177 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 13824 T177 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C2 name=collection1 org.apache.solr.core.SolrCore@27805f39 url=http://127.0.0.1:55056/collection1 node=127.0.0.1:55056_ C2_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:55056_, base_url=http://127.0.0.1:55056}
[junit4:junit4]   2> 13831 T179 C2 P55056 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 13831 T179 C2 P55056 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 13831 T177 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13832 T179 C2 P55056 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 13832 T179 C2 P55056 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13833 T117 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 13834 T117 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 13834 T179 C2 P55056 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13834 T117 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14127 T117 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 14130 T117 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:50911
[junit4:junit4]   2> 14131 T117 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 14132 T117 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 14132 T117 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363463987743
[junit4:junit4]   2> 14133 T117 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363463987743/solr.xml
[junit4:junit4]   2> 14133 T117 oasc.CoreContainer.<init> New CoreContainer 861848435
[junit4:junit4]   2> 14134 T117 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363463987743/'
[junit4:junit4]   2> 14135 T117 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363463987743/'
[junit4:junit4]   2> 14228 T117 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 14229 T117 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 14229 T117 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 14230 T117 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 14230 T117 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 14231 T117 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 14231 T117 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 14232 T117 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 14232 T117 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 14233 T117 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 14261 T117 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 14288 T117 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:11810/solr
[junit4:junit4]   2> 14288 T117 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 14289 T117 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11810 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@419558d0
[junit4:junit4]   2> 14290 T117 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 14291 T190 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11810. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 14292 T190 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11810, initiating session
[junit4:junit4]   2> 14292 T119 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:36624
[junit4:junit4]   2> 14292 T119 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:36624
[junit4:junit4]   2> 14294 T121 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d74c92d4e0009 with negotiated timeout 20000 for client /140.211.11.196:36624
[junit4:junit4]   2> 14294 T190 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11810, sessionid = 0x13d74c92d4e0009, negotiated timeout = 20000
[junit4:junit4]   2> 14295 T191 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@419558d0 name:ZooKeeperConnection Watcher:127.0.0.1:11810 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 14295 T117 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 14297 T122 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d74c92d4e0009
[junit4:junit4]   2> 14298 T191 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 14298 T119 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:36624 which had sessionid 0x13d74c92d4e0009
[junit4:junit4]   2> 14298 T117 oaz.ZooKeeper.close Session: 0x13d74c92d4e0009 closed
[junit4:junit4]   2> 14299 T117 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 14312 T117 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11810/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1ea2ad30
[junit4:junit4]   2> 14313 T117 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 14314 T192 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11810. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 14315 T192 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11810, initiating session
[junit4:junit4]   2> 14315 T119 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:11880
[junit4:junit4]   2> 14316 T119 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:11880
[junit4:junit4]   2> 14318 T121 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d74c92d4e000a with negotiated timeout 20000 for client /140.211.11.196:11880
[junit4:junit4]   2> 14318 T192 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11810, sessionid = 0x13d74c92d4e000a, negotiated timeout = 20000
[junit4:junit4]   2> 14318 T193 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ea2ad30 name:ZooKeeperConnection Watcher:127.0.0.1:11810/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 14319 T117 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 14320 T122 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d74c92d4e000a type:create cxid:0x1 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 14322 T122 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d74c92d4e000a type:create cxid:0x2 zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 14326 T117 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 15005 T141 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15007 T141 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:55056__collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:55056_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55056"}
[junit4:junit4]   2> 15024 T193 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> 15024 T147 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> 15025 T160 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> 15024 T140 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> 15024 T176 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> 15332 T117 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50911_
[junit4:junit4]   2> 15334 T122 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d74c92d4e000a type:delete cxid:0xd zxid:0x87 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:50911_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:50911_
[junit4:junit4]   2> 15336 T117 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50911_
[junit4:junit4]   2> 15339 T193 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> 15339 T147 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> 15342 T160 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 15342 T140 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 15342 T176 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 15344 T160 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> 15345 T193 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 15345 T140 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> 15346 T176 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> 15354 T194 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363463987743/collection1
[junit4:junit4]   2> 15354 T147 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 15356 T194 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 15358 T194 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 15359 T194 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 15362 T194 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363463987743/collection1/'
[junit4:junit4]   2> 15364 T194 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1363463987743/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 15365 T194 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1363463987743/collection1/lib/README' to classloader
[junit4:junit4]   2> 15459 T194 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 15537 T194 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 15538 T194 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 15557 T194 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 16023 T150 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=127.0.0.1:55056__collection1&state=recovering&nodeName=127.0.0.1:55056_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1005 
[junit4:junit4]   2> 16305 T194 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 16323 T194 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 16337 T194 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 16369 T194 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 16386 T194 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 16393 T194 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 16395 T194 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 16396 T194 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 16397 T194 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 16399 T194 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 16399 T194 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 16400 T194 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 16400 T194 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363463987743/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty3/
[junit4:junit4]   2> 16402 T194 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@64a20878
[junit4:junit4]   2> 16403 T194 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 16404 T194 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty3 forceNew: false
[junit4:junit4]   2> 16405 T194 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty3/index/
[junit4:junit4]   2> 16406 T194 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 16407 T194 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty3/index forceNew: false
[junit4:junit4]   2> 16416 T194 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4a81ec2b; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 16417 T194 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 16421 T194 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 16422 T194 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 16423 T194 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 16424 T194 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 16425 T194 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 16426 T194 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 16427 T194 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 16428 T194 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 16428 T194 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 16441 T194 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 16450 T194 oass.SolrIndexSearcher.<init> Opening Searcher@3c72b3f4 main
[junit4:junit4]   2> 16451 T194 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 16451 T194 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 16458 T195 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3c72b3f4 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 16462 T194 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 16463 T194 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16533 T141 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16534 T141 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50911_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50911"}
[junit4:junit4]   2> 16534 T141 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 16534 T141 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 16547 T176 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> 16548 T147 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> 16548 T160 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> 16548 T140 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> 16547 T193 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> 17466 T194 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 17466 T194 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50911 collection:collection1 shard:shard1
[junit4:junit4]   2> 17474 T194 oasc.ZkController.register We are http://127.0.0.1:50911/collection1/ and leader is http://127.0.0.1:11820/collection1/
[junit4:junit4]   2> 17474 T194 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50911
[junit4:junit4]   2> 17475 T194 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 17475 T194 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C3 name=collection1 org.apache.solr.core.SolrCore@40c3eb25 url=http://127.0.0.1:50911/collection1 node=127.0.0.1:50911_ C3_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:50911_, base_url=http://127.0.0.1:50911}
[junit4:junit4]   2> 17476 T196 C3 P50911 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 17476 T196 C3 P50911 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 17476 T194 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17477 T196 C3 P50911 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 17477 T196 C3 P50911 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17478 T117 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 17479 T117 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 17479 T117 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17485 T196 C3 P50911 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17706 T117 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 17709 T117 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:59681
[junit4:junit4]   2> 17710 T117 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 17711 T117 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 17711 T117 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363463991386
[junit4:junit4]   2> 17712 T117 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363463991386/solr.xml
[junit4:junit4]   2> 17712 T117 oasc.CoreContainer.<init> New CoreContainer 303006505
[junit4:junit4]   2> 17713 T117 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363463991386/'
[junit4:junit4]   2> 17714 T117 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363463991386/'
[junit4:junit4]   2> 17782 T117 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 17783 T117 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 17783 T117 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 17784 T117 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 17785 T117 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 17785 T117 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 17785 T117 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 17786 T117 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 17786 T117 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 17787 T117 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 17815 T117 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 17840 T117 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:11810/solr
[junit4:junit4]   2> 17841 T117 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 17841 T117 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11810 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@fbca996
[junit4:junit4]   2> 17842 T117 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 17843 T207 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11810. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 17844 T207 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11810, initiating session
[junit4:junit4]   2> 17844 T119 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:62650
[junit4:junit4]   2> 17845 T119 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:62650
[junit4:junit4]   2> 17847 T121 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d74c92d4e000b with negotiated timeout 20000 for client /140.211.11.196:62650
[junit4:junit4]   2> 17847 T207 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11810, sessionid = 0x13d74c92d4e000b, negotiated timeout = 20000
[junit4:junit4]   2> 17848 T208 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@fbca996 name:ZooKeeperConnection Watcher:127.0.0.1:11810 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 17848 T117 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 17850 T122 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d74c92d4e000b
[junit4:junit4]   2> 17862 T208 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 17862 T117 oaz.ZooKeeper.close Session: 0x13d74c92d4e000b closed
[junit4:junit4]   2> 17862 T119 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:62650 which had sessionid 0x13d74c92d4e000b
[junit4:junit4]   2> 17863 T117 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 17877 T117 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:11810/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2f2c2ce0
[junit4:junit4]   2> 17878 T117 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 17878 T209 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:11810. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 17879 T209 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:11810, initiating session
[junit4:junit4]   2> 17879 T119 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:39470
[junit4:junit4]   2> 17880 T119 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:39470
[junit4:junit4]   2> 17884 T121 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d74c92d4e000c with negotiated timeout 20000 for client /140.211.11.196:39470
[junit4:junit4]   2> 17884 T209 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:11810, sessionid = 0x13d74c92d4e000c, negotiated timeout = 20000
[junit4:junit4]   2> 17885 T210 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f2c2ce0 name:ZooKeeperConnection Watcher:127.0.0.1:11810/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 17885 T117 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 17886 T122 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d74c92d4e000c type:create cxid:0x1 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 17892 T122 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d74c92d4e000c type:create cxid:0x2 zxid:0x95 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 17902 T117 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 18057 T141 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18058 T141 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:50911__collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50911_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50911"}
[junit4:junit4]   2> 18077 T210 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> 18077 T160 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> 18077 T140 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> 18077 T147 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> 18077 T176 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> 18077 T193 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>  C2_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:55056_, base_url=http://127.0.0.1:55056}
[junit4:junit4]   2> 18200 T179 C2 P55056 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:11820/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18210 T179 C2 P55056 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 18230 T179 C2 P55056 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:55056 START replicas=[http://127.0.0.1:11820/collection1/] nUpdates=100
[junit4:junit4]   2> 18241 T179 C2 P55056 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18242 T179 C2 P55056 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18242 T179 C2 P55056 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18242 T179 C2 P55056 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18242 T179 C2 P55056 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18243 T179 C2 P55056 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:11820/collection1/. core=collection1
[junit4:junit4]   2> 18243 T179 C2 P55056 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C4 name=collection1 org.apache.solr.core.SolrCore@4dd2e6ee url=http://127.0.0.1:11820/collection1 node=127.0.0.1:11820_ C4_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:11820_, base_url=http://127.0.0.1:11820, leader=true}
[junit4:junit4]   2> 18292 T153 C4 P11820 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=6 
[junit4:junit4]   2> 18309 T152 C4 P11820 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 18314 T152 C4 P11820 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5d1a72b0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18315 T152 C4 P11820 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18319 T152 C4 P11820 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5d1a72b0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5d1a72b0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 18321 T152 C4 P11820 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 18322 T152 C4 P11820 oass.SolrIndexSearcher.<init> Opening Searcher@5143bf4 realtime
[junit4:junit4]   2> 18323 T152 C4 P11820 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18323 T152 C4 P11820 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 37
[junit4:junit4]   2> 18383 T179 C2 P55056 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18384 T179 C2 P55056 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   2> 18413 T179 C2 P55056 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18471 T154 C4 P11820 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18472 T154 C4 P11820 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=56 
[junit4:junit4]   2> 18474 T179 C2 P55056 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 18474 T179 C2 P55056 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18474 T179 C2 P55056 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18479 T154 C4 P11820 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 18481 T179 C2 P55056 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18482 T179 C2 P55056 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty2/index.20130316125952367 forceNew: false
[junit4:junit4]   2> 18484 T179 C2 P55056 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty2/index.20130316125952367 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61fd46af; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=false
[junit4:junit4]   2> 18499 T154 C4 P11820 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=5 
[junit4:junit4]   2> 18506 T151 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=127.0.0.1:50911__collection1&state=recovering&nodeName=127.0.0.1:50911_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1001 
[junit4:junit4]   2> 18512 T179 C2 P55056 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18520 T179 C2 P55056 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18521 T179 C2 P55056 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18526 T179 C2 P55056 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3d1ab1a7; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3d1ab1a7; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 18527 T179 C2 P55056 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 18527 T179 C2 P55056 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 18528 T179 C2 P55056 oass.SolrIndexSearcher.<init> Opening Searcher@7be3cc3 main
[junit4:junit4]   2> 18530 T178 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7be3cc3 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 18531 T179 C2 P55056 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty2/index.20130316125952367 lockFactory=org.apache.lucene.store.NativeFSLockFactory@61fd46af; maxCacheMB=48.0 maxMergeSizeMB=4.0)
[junit4:junit4]   2> 18539 T179 C2 P55056 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 18540 T179 C2 P55056 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 18540 T179 C2 P55056 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 18540 T179 C2 P55056 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18543 T179 C2 P55056 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 18906 T117 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59681_
[junit4:junit4]   2> 18908 T122 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d74c92d4e000c type:delete cxid:0xd zxid:0x9b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:59681_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:59681_
[junit4:junit4]   2> 18909 T117 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59681_
[junit4:junit4]   2> 18913 T193 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> 18913 T147 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> 18914 T140 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18914 T160 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18914 T140 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> 18914 T176 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18915 T160 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> 18914 T210 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18915 T176 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> 18916 T193 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18916 T210 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> 18918 T147 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18932 T213 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363463991386/collection1
[junit4:junit4]   2> 18933 T213 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 18934 T213 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 18934 T213 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 18937 T213 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363463991386/collection1/'
[junit4:junit4]   2> 18938 T213 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1363463991386/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 18939 T213 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1363463991386/collection1/lib/README' to classloader
[junit4:junit4]   2> 19021 T213 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 19102 T213 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 19104 T213 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 19129 T213 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 19623 T141 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19625 T141 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:55056__collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:55056_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55056"}
[junit4:junit4]   2> 19666 T193 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> 19666 T140 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> 19666 T147 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> 19666 T210 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> 19666 T176 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> 19666 T160 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> 19821 T213 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 19832 T213 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 19835 T213 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 19856 T213 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19861 T213 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 19865 T213 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19866 T213 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19867 T213 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19867 T213 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 19868 T213 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 19868 T213 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 19868 T213 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 19869 T213 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363463991386/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty4/
[junit4:junit4]   2> 19869 T213 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@64a20878
[junit4:junit4]   2> 19870 T213 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 19870 T213 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty4 forceNew: false
[junit4:junit4]   2> 19871 T213 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty4/index/
[junit4:junit4]   2> 19871 T213 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 19872 T213 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty4/index forceNew: false
[junit4:junit4]   2> 19902 T213 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@74751ac8; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19902 T213 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19905 T213 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 19906 T213 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 19906 T213 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 19907 T213 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 19908 T213 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 19908 T213 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 19908 T213 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 19909 T213 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 19909 T213 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 19918 T213 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 19923 T213 oass.SolrIndexSearcher.<init> Opening Searcher@62862e8d main
[junit4:junit4]   2> 19924 T213 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 19924 T213 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 19930 T214 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@62862e8d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 19933 T213 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 19933 T213 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2>  C3_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:50911_, base_url=http://127.0.0.1:50911}
[junit4:junit4]   2> 20508 T196 C3 P50911 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:11820/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 20508 T196 C3 P50911 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:50911 START replicas=[http://127.0.0.1:11820/collection1/] nUpdates=100
[junit4:junit4]   2> 20509 T196 C3 P50911 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 20509 T196 C3 P50911 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 20509 T196 C3 P50911 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 20509 T196 C3 P50911 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 20509 T196 C3 P50911 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 20510 T196 C3 P50911 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:11820/collection1/. core=collection1
[junit4:junit4]   2> 20510 T196 C3 P50911 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 20512 T153 C4 P11820 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 20524 T155 C4 P11820 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 20553 T155 C4 P11820 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5d1a72b0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5d1a72b0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 20554 T155 C4 P11820 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 20555 T155 C4 P11820 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20555 T155 C4 P11820 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 31
[junit4:junit4]   2> 20556 T196 C3 P50911 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20557 T196 C3 P50911 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 20560 T154 C4 P11820 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 20561 T196 C3 P50911 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 20561 T196 C3 P50911 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 20561 T196 C3 P50911 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 20564 T154 C4 P11820 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=0 
[junit4:junit4]   2> 20566 T196 C3 P50911 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 20567 T196 C3 P50911 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty3/index.20130316125954452 forceNew: false
[junit4:junit4]   2> 20568 T196 C3 P50911 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty3/index.20130316125954452 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7d0afdc2; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=false
[junit4:junit4]   2> 20573 T154 C4 P11820 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 20575 T196 C3 P50911 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 20577 T196 C3 P50911 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 20577 T196 C3 P50911 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 20583 T196 C3 P50911 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4a81ec2b; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4a81ec2b; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 20583 T196 C3 P50911 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 20584 T196 C3 P50911 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 20585 T196 C3 P50911 oass.SolrIndexSearcher.<init> Opening Searcher@7340ba67 main
[junit4:junit4]   2> 20586 T195 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7340ba67 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 20587 T196 C3 P50911 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty3/index.20130316125954452 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7d0afdc2; maxCacheMB=48.0 maxMergeSizeMB=4.0)
[junit4:junit4]   2> 20588 T196 C3 P50911 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 20589 T196 C3 P50911 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 20589 T196 C3 P50911 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 20589 T196 C3 P50911 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20591 T196 C3 P50911 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 21175 T141 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21176 T141 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59681_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59681"}
[junit4:junit4]   2> 21177 T141 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 21177 T141 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 21189 T141 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:50911__collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50911_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50911"}
[junit4:junit4]   2> 21203 T176 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> 21204 T140 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> 21204 T147 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> 21204 T160 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> 21204 T210 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> 21204 T193 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> 21937 T213 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 21937 T213 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59681 collection:collection1 shard:shard1
[junit4:junit4]   2> 21944 T213 oasc.ZkController.register We are http://127.0.0.1:59681/collection1/ and leader is http://127.0.0.1:11820/collection1/
[junit4:junit4]   2> 21944 T213 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59681
[junit4:junit4]   2> 21944 T213 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 21944 T213 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C5 name=collection1 org.apache.solr.core.SolrCore@185fc001 url=http://127.0.0.1:59681/collection1 node=127.0.0.1:59681_ C5_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:59681_, base_url=http://127.0.0.1:59681}
[junit4:junit4]   2> 21945 T217 C5 P59681 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 21946 T217 C5 P59681 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 21946 T217 C5 P59681 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 21946 T213 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21946 T217 C5 P59681 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 21948 T117 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 21948 T217 C5 P59681 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 21948 T117 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 21949 T117 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 21965 T117 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21967 T117 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 21968 T117 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 21969 T117 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22720 T141 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22721 T141 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:59681__collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59681_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59681"}
[junit4:junit4]   2> 22762 T210 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> 22762 T140 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> 22762 T160 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> 22762 T147 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> 22762 T193 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> 22762 T176 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> 22969 T156 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=127.0.0.1:59681__collection1&state=recovering&nodeName=127.0.0.1:59681_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1001 
[junit4:junit4]   2> 22971 T117 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23975 T117 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C5_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:59681_, base_url=http://127.0.0.1:59681}
[junit4:junit4]   2> 24971 T217 C5 P59681 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:11820/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 24972 T217 C5 P59681 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:59681 START replicas=[http://127.0.0.1:11820/collection1/] nUpdates=100
[junit4:junit4]   2> 24972 T217 C5 P59681 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 24972 T217 C5 P59681 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 24973 T217 C5 P59681 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 24973 T217 C5 P59681 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 24973 T217 C5 P59681 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 24973 T217 C5 P59681 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:11820/collection1/. core=collection1
[junit4:junit4]   2> 24974 T217 C5 P59681 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 24977 T153 C4 P11820 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 24986 T117 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24991 T150 C4 P11820 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 25007 T150 C4 P11820 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5d1a72b0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5d1a72b0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5d1a72b0; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 25008 T150 C4 P11820 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 25009 T150 C4 P11820 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 25009 T150 C4 P11820 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 18
[junit4:junit4]   2> 25011 T217 C5 P59681 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 25011 T217 C5 P59681 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 25014 T154 C4 P11820 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 25015 T217 C5 P59681 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 25016 T217 C5 P59681 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 25016 T217 C5 P59681 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 25020 T154 C4 P11820 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=1 
[junit4:junit4]   2> 25021 T217 C5 P59681 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 25022 T217 C5 P59681 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty4/index.20130316125958908 forceNew: false
[junit4:junit4]   2> 25024 T217 C5 P59681 oash.SnapPuller.fetchLatestIndex Starting download to NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty4/index.20130316125958908 lockFactory=org.apache.lucene.store.NativeFSLockFactory@16ed6853; maxCacheMB=48.0 maxMergeSizeMB=4.0) fullCopy=false
[junit4:junit4]   2> 25028 T154 C4 P11820 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 25031 T217 C5 P59681 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 25034 T217 C5 P59681 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 25034 T217 C5 P59681 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 25039 T217 C5 P59681 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@74751ac8; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@74751ac8; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 25039 T217 C5 P59681 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 25040 T217 C5 P59681 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 25041 T217 C5 P59681 oass.SolrIndexSearcher.<init> Opening Searcher@5c07f5f8 main
[junit4:junit4]   2> 25043 T214 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5c07f5f8 main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 25044 T217 C5 P59681 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363463973895/jetty4/index.20130316125958908 lockFactory=org.apache.lucene.store.NativeFSLockFactory@16ed6853; maxCacheMB=48.0 maxMergeSizeMB=4.0)
[junit4:junit4]   2> 25046 T217 C5 P59681 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 25046 T217 C5 P59681 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 25046 T217 C5 P59681 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 25047 T217 C5 P59681 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 25049 T217 C5 P59681 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 25773 T141 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25774 T141 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:59681__collection1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59681_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59681"}
[junit4:junit4]   2> 25787 T176 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> 25787 T147 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> 25787 T193 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> 25787 T140 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> 25787 T160 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> 25787 T210 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> 25990 T117 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25991 T117 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C6 name=collection1 org.apache.solr.core.SolrCore@53d47229 url=http://127.0.0.1:11813/collection1 node=127.0.0.1:11813_ C6_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:11813_, base_url=http://127.0.0.1:11813, leader=true}
[junit4:junit4]   2> 26003 T131 C6 P11813 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 26008 T131 C6 P11813 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363463973895/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3298407f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 26009 T131 C6 P11813 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 26042 T131 C6 P11813 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363463973895/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3298407f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1363463973895/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@3298407f; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 26042 T131 C6 P11813 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 26046 T131 C6 P11813 oass.SolrIndexSearcher.<init> Opening Searcher@30383943 main
[junit4:junit4]   2> 26046 T131 C6 P11813 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 26048 T144 oasc.SolrCore.registerSearcher [

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

 request processor complete
[junit4:junit4]   2> 144934 T117 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:11810 11810
[junit4:junit4]   2> 145002 T193 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 145103 T193 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 145103 T193 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 145104 T119 oazs.NIOServerCnxnFactory.run NIOServerCnxn factory exited run method
[junit4:junit4]   2> 145104 T117 oazs.ZooKeeperServer.shutdown shutting down
[junit4:junit4]   2> 145105 T117 oazs.SessionTrackerImpl.shutdown Shutting down
[junit4:junit4]   2> 145105 T117 oazs.PrepRequestProcessor.shutdown Shutting down
[junit4:junit4]   2> 145106 T117 oazs.SyncRequestProcessor.shutdown Shutting down
[junit4:junit4]   2> 145106 T117 oazs.FinalRequestProcessor.shutdown shutdown of request processor complete
[junit4:junit4]   2> 145115 T120 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest -Dtests.method=testDistribSearch -Dtests.seed=20BBA72509419E3C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=cs_CZ -Dtests.timezone=America/Dawson_Creek -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] FAILURE  145s J1 | SyncSliceTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:55056/collection1 Dead Guy:http://127.0.0.1:11820/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:59681/collection1], CloudJettyRunner [url=http://127.0.0.1:50911/collection1]]
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([20BBA72509419E3C:A15D293D7E1EFE00]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.junit.Assert.assertTrue(Assert.java:43)
[junit4:junit4]    > 	at org.junit.Assert.assertNotNull(Assert.java:526)
[junit4:junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:212)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:601)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 145257 T117 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 145264 T116 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
[junit4:junit4]   2> 146078 T210 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 146078 T210 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> 146078 T210 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 146079 T210 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=42), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=42)), sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=cs_CZ, timezone=America/Dawson_Creek
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_17 (64-bit)/cpus=16,threads=5,free=53350592,total=121634816
[junit4:junit4]   2> NOTE: All tests run in this JVM: [JsonLoaderTest, PrimUtilsTest, PreAnalyzedFieldTest, TestRandomDVFaceting, PingRequestHandlerTest, TestXIncludeConfig, NotRequiredUniqueKeyTest, SynonymTokenizerTest, SyncSliceTest]
[junit4:junit4] Completed on J1 in 146.31s, 1 test, 1 failure <<< FAILURES!

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

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