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/01/20 08:15:31 UTC

[JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3660 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-java7/3660/

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

Error Message:
shard1 should have just been set up to be inconsistent - but it's still consistent

Stack Trace:
java.lang.AssertionError: shard1 should have just been set up to be inconsistent - but it's still consistent
	at __randomizedtesting.SeedInfo.seed([B988214D3E9B21F8:386EAF5549C441C4]: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:214)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
	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:  junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([B988214D3E9B21F8]:0)


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

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([B988214D3E9B21F8]:0)




Build Log:
[...truncated 9234 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T3663 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 6 T3663 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./solrtest-SyncSliceTest-1358659849163
[junit4:junit4]   2> 7 T3663 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 8 T3664 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 11 T3664 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 11 T3664 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 12 T3664 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 12 T3664 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 13 T3664 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 109 T3663 oasc.ZkTestServer.run start zk server on port:64680
[junit4:junit4]   2> 109 T3663 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:64680 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@5b99b8fc
[junit4:junit4]   2> 110 T3663 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 111 T3669 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:64680. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 111 T3669 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:64680, initiating session
[junit4:junit4]   2> 112 T3665 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:64681
[junit4:junit4]   2> 112 T3665 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:64681
[junit4:junit4]   2> 113 T3667 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 115 T3667 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c56700bd20000 with negotiated timeout 10000 for client /140.211.11.196:64681
[junit4:junit4]   2> 115 T3669 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:64680, sessionid = 0x13c56700bd20000, negotiated timeout = 10000
[junit4:junit4]   2> 116 T3670 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5b99b8fc name:ZooKeeperConnection Watcher:127.0.0.1:64680 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 116 T3663 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 117 T3663 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 120 T3668 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c56700bd20000
[junit4:junit4]   2> 138 T3670 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 139 T3665 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:64681 which had sessionid 0x13c56700bd20000
[junit4:junit4]   2> 138 T3663 oaz.ZooKeeper.close Session: 0x13c56700bd20000 closed
[junit4:junit4]   2> 139 T3663 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:64680/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@2d9fef6
[junit4:junit4]   2> 140 T3663 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 140 T3671 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:64680. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 141 T3671 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:64680, initiating session
[junit4:junit4]   2> 141 T3665 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:64682
[junit4:junit4]   2> 141 T3665 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:64682
[junit4:junit4]   2> 145 T3667 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c56700bd20001 with negotiated timeout 10000 for client /140.211.11.196:64682
[junit4:junit4]   2> 145 T3671 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:64680, sessionid = 0x13c56700bd20001, negotiated timeout = 10000
[junit4:junit4]   2> 146 T3672 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2d9fef6 name:ZooKeeperConnection Watcher:127.0.0.1:64680/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 146 T3663 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 147 T3663 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 159 T3663 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 162 T3663 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 164 T3663 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 172 T3663 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 173 T3663 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 190 T3663 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 191 T3663 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 320 T3663 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 321 T3663 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 324 T3663 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 325 T3663 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 328 T3663 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 329 T3663 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 332 T3663 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 333 T3663 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 335 T3663 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 337 T3663 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 345 T3663 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 346 T3663 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 349 T3663 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 349 T3663 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 352 T3668 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c56700bd20001
[junit4:junit4]   2> 359 T3672 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 359 T3665 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:64682 which had sessionid 0x13c56700bd20001
[junit4:junit4]   2> 359 T3663 oaz.ZooKeeper.close Session: 0x13c56700bd20001 closed
[junit4:junit4]   2> 526 T3663 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 532 T3663 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:64683
[junit4:junit4]   2> 533 T3663 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 533 T3663 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 534 T3663 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1358659849516
[junit4:junit4]   2> 534 T3663 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1358659849516/solr.xml
[junit4:junit4]   2> 535 T3663 oasc.CoreContainer.<init> New CoreContainer 998131488
[junit4:junit4]   2> 536 T3663 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1358659849516/'
[junit4:junit4]   2> 536 T3663 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1358659849516/'
[junit4:junit4]   2> 594 T3663 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 595 T3663 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 596 T3663 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 596 T3663 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 597 T3663 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 597 T3663 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 598 T3663 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 598 T3663 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 599 T3663 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 600 T3663 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 622 T3663 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 643 T3663 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:64680/solr
[junit4:junit4]   2> 643 T3663 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 644 T3663 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:64680 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@76717fa
[junit4:junit4]   2> 645 T3663 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 646 T3682 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:64680. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 646 T3682 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:64680, initiating session
[junit4:junit4]   2> 647 T3665 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:64684
[junit4:junit4]   2> 647 T3665 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:64684
[junit4:junit4]   2> 649 T3667 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c56700bd20002 with negotiated timeout 20000 for client /140.211.11.196:64684
[junit4:junit4]   2> 649 T3682 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:64680, sessionid = 0x13c56700bd20002, negotiated timeout = 20000
[junit4:junit4]   2> 649 T3683 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@76717fa name:ZooKeeperConnection Watcher:127.0.0.1:64680 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 650 T3663 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 651 T3668 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c56700bd20002
[junit4:junit4]   2> 652 T3683 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 652 T3665 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:64684 which had sessionid 0x13c56700bd20002
[junit4:junit4]   2> 652 T3663 oaz.ZooKeeper.close Session: 0x13c56700bd20002 closed
[junit4:junit4]   2> 653 T3663 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 664 T3663 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:64680/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@6f7572d2
[junit4:junit4]   2> 665 T3663 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 666 T3684 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:64680. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 666 T3684 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:64680, initiating session
[junit4:junit4]   2> 667 T3665 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:64685
[junit4:junit4]   2> 667 T3665 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:64685
[junit4:junit4]   2> 668 T3667 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c56700bd20003 with negotiated timeout 20000 for client /140.211.11.196:64685
[junit4:junit4]   2> 668 T3684 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:64680, sessionid = 0x13c56700bd20003, negotiated timeout = 20000
[junit4:junit4]   2> 669 T3685 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6f7572d2 name:ZooKeeperConnection Watcher:127.0.0.1:64680/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 669 T3663 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 671 T3668 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c56700bd20003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 680 T3663 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 682 T3663 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64683_
[junit4:junit4]   2> 683 T3668 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c56700bd20003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:64683_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:64683_
[junit4:junit4]   2> 684 T3663 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:64683_
[junit4:junit4]   2> 693 T3663 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 706 T3668 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c56700bd20003 type:delete cxid:0x15 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 707 T3663 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 710 T3663 oasc.Overseer.start Overseer (id=89041131875205123-127.0.0.1:64683_-n_0000000000) starting
[junit4:junit4]   2> 711 T3668 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c56700bd20003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 718 T3668 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c56700bd20003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 720 T3668 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c56700bd20003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 721 T3668 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c56700bd20003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 730 T3687 oasc.OverseerCollectionProcessor.run Process current queue of collection messages
[junit4:junit4]   2> 731 T3663 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 741 T3663 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 748 T3686 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 748 T3688 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1358659849516/collection1
[junit4:junit4]   2> 748 T3688 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 749 T3688 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 749 T3688 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 750 T3688 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1358659849516/collection1/'
[junit4:junit4]   2> 751 T3688 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1358659849516/collection1/lib/README' to classloader
[junit4:junit4]   2> 752 T3688 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1358659849516/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 807 T3688 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 881 T3688 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 982 T3688 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 988 T3688 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1625 T3688 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1637 T3688 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1641 T3688 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1653 T3688 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1658 T3688 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1662 T3688 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1663 T3688 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1665 T3688 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1358659849516/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1358659849162/control/data/
[junit4:junit4]   2> 1665 T3688 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6730c390
[junit4:junit4]   2> 1665 T3688 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1667 T3688 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/control/data forceNew:false
[junit4:junit4]   2> 1668 T3688 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/control/data
[junit4:junit4]   2> 1668 T3688 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1358659849162/control/data/index/
[junit4:junit4]   2> 1669 T3688 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1358659849162/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1670 T3688 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/control/data/index forceNew:false
[junit4:junit4]   2> 1677 T3688 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1358659849162/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@23a098d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1677 T3688 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1678 T3688 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/control/data/index
[junit4:junit4]   2> 1679 T3688 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1681 T3688 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1681 T3688 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1682 T3688 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1682 T3688 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1683 T3688 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1683 T3688 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1684 T3688 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1684 T3688 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1685 T3688 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1685 T3688 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1686 T3688 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1686 T3688 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1687 T3688 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1687 T3688 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1688 T3688 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1688 T3688 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1689 T3688 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1689 T3688 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1690 T3688 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1690 T3688 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1691 T3688 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1691 T3688 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1692 T3688 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1692 T3688 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1693 T3688 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1694 T3688 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1706 T3688 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1711 T3688 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1712 T3688 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 1715 T3688 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/control/data
[junit4:junit4]   2> 1716 T3688 oass.SolrIndexSearcher.<init> Opening Searcher@15c77754 main
[junit4:junit4]   2> 1718 T3688 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1718 T3688 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1718 T3688 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1736 T3688 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1795 T3689 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@15c77754 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1800 T3688 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1800 T3688 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1801 T3668 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c56700bd20003 type:create cxid:0x50 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2253 T3686 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2254 T3686 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:64683_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:64683"}
[junit4:junit4]   2> 2254 T3686 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2254 T3686 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2255 T3668 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c56700bd20003 type:create cxid:0x58 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2369 T3685 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> 2814 T3688 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2814 T3688 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:64683 collection:control_collection shard:shard1
[junit4:junit4]   2> 2815 T3688 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2836 T3668 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c56700bd20003 type:delete cxid:0x72 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2837 T3688 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2837 T3668 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c56700bd20003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2848 T3688 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2848 T3688 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2849 T3688 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:64683/collection1/
[junit4:junit4]   2> 2849 T3688 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2849 T3688 oasc.SyncStrategy.syncToMe http://127.0.0.1:64683/collection1/ has no replicas
[junit4:junit4]   2> 2850 T3688 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:64683/collection1/
[junit4:junit4]   2> 2850 T3688 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2854 T3668 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c56700bd20003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3919 T3686 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3950 T3685 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> 3990 T3688 oasc.ZkController.register We are http://127.0.0.1:64683/collection1/ and leader is http://127.0.0.1:64683/collection1/
[junit4:junit4]   2> 3990 T3688 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:64683
[junit4:junit4]   2> 3990 T3688 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3991 T3688 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3991 T3688 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3993 T3688 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3994 T3663 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3994 T3663 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3995 T3663 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 4009 T3663 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 4018 T3663 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:64680/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@56d0f0c3
[junit4:junit4]   2> 4019 T3663 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4020 T3690 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:64680. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4020 T3690 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:64680, initiating session
[junit4:junit4]   2> 4021 T3665 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:64686
[junit4:junit4]   2> 4021 T3665 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:64686
[junit4:junit4]   2> 4023 T3667 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c56700bd20004 with negotiated timeout 10000 for client /140.211.11.196:64686
[junit4:junit4]   2> 4023 T3690 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:64680, sessionid = 0x13c56700bd20004, negotiated timeout = 10000
[junit4:junit4]   2> 4024 T3691 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@56d0f0c3 name:ZooKeeperConnection Watcher:127.0.0.1:64680/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4024 T3663 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4025 T3663 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4026 T3663 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4194 T3663 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4198 T3663 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:64687
[junit4:junit4]   2> 4199 T3663 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4199 T3663 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4200 T3663 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1358659853183
[junit4:junit4]   2> 4200 T3663 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1358659853183/solr.xml
[junit4:junit4]   2> 4255 T3663 oasc.CoreContainer.<init> New CoreContainer 1039619747
[junit4:junit4]   2> 4256 T3663 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1358659853183/'
[junit4:junit4]   2> 4257 T3663 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1358659853183/'
[junit4:junit4]   2> 4313 T3663 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 4314 T3663 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4314 T3663 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4315 T3663 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4315 T3663 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4316 T3663 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4317 T3663 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4317 T3663 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4318 T3663 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4318 T3663 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4338 T3663 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4358 T3663 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:64680/solr
[junit4:junit4]   2> 4359 T3663 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4359 T3663 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:64680 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@335a4245
[junit4:junit4]   2> 4361 T3663 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4361 T3701 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:64680. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4362 T3701 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:64680, initiating session
[junit4:junit4]   2> 4362 T3665 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:64688
[junit4:junit4]   2> 4362 T3665 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:64688
[junit4:junit4]   2> 4364 T3667 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c56700bd20005 with negotiated timeout 20000 for client /140.211.11.196:64688
[junit4:junit4]   2> 4364 T3701 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:64680, sessionid = 0x13c56700bd20005, negotiated timeout = 20000
[junit4:junit4]   2> 4365 T3702 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@335a4245 name:ZooKeeperConnection Watcher:127.0.0.1:64680 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4365 T3663 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4367 T3668 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c56700bd20005
[junit4:junit4]   2> 4368 T3702 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4368 T3665 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:64688 which had sessionid 0x13c56700bd20005
[junit4:junit4]   2> 4368 T3663 oaz.ZooKeeper.close Session: 0x13c56700bd20005 closed
[junit4:junit4]   2> 4369 T3663 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 4378 T3663 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:64680/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1262b9bc
[junit4:junit4]   2> 4380 T3703 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:64680. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4379 T3663 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4380 T3703 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:64680, initiating session
[junit4:junit4]   2> 4381 T3665 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:64689
[junit4:junit4]   2> 4381 T3665 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:64689
[junit4:junit4]   2> 4382 T3667 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c56700bd20006 with negotiated timeout 20000 for client /140.211.11.196:64689
[junit4:junit4]   2> 4382 T3703 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:64680, sessionid = 0x13c56700bd20006, negotiated timeout = 20000
[junit4:junit4]   2> 4383 T3704 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1262b9bc name:ZooKeeperConnection Watcher:127.0.0.1:64680/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4383 T3663 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4384 T3668 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c56700bd20006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4385 T3668 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c56700bd20006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4393 T3663 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64687_
[junit4:junit4]   2> 4394 T3668 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c56700bd20006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:64687_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:64687_
[junit4:junit4]   2> 4395 T3663 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:64687_
[junit4:junit4]   2> 4398 T3685 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> 4398 T3691 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4406 T3685 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4407 T3663 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4414 T3705 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1358659853183/collection1
[junit4:junit4]   2> 4415 T3705 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4415 T3705 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4415 T3705 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4417 T3705 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1358659853183/collection1/'
[junit4:junit4]   2> 4418 T3705 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1358659853183/collection1/lib/README' to classloader
[junit4:junit4]   2> 4419 T3705 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1358659853183/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4474 T3705 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4547 T3705 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4648 T3705 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4654 T3705 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5270 T3705 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5281 T3705 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5285 T3705 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5297 T3705 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5302 T3705 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5306 T3705 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5307 T3705 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5308 T3705 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1358659853183/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty1/
[junit4:junit4]   2> 5309 T3705 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6730c390
[junit4:junit4]   2> 5309 T3705 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 5310 T3705 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty1 forceNew:false
[junit4:junit4]   2> 5311 T3705 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty1
[junit4:junit4]   2> 5311 T3705 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty1/index/
[junit4:junit4]   2> 5312 T3705 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5313 T3705 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty1/index forceNew:false
[junit4:junit4]   2> 5319 T3705 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7013c569; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5320 T3705 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5321 T3705 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty1/index
[junit4:junit4]   2> 5321 T3705 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 5324 T3705 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5324 T3705 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 5324 T3705 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5325 T3705 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 5326 T3705 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5326 T3705 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5326 T3705 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5327 T3705 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5328 T3705 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5328 T3705 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 5329 T3705 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 5330 T3705 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5330 T3705 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 5330 T3705 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 5331 T3705 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 5332 T3705 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5332 T3705 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5333 T3705 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5333 T3705 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5334 T3705 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5335 T3705 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5335 T3705 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5336 T3705 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5336 T3705 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5337 T3705 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 5338 T3705 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 5351 T3705 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5355 T3705 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 5356 T3705 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 5359 T3705 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty1
[junit4:junit4]   2> 5361 T3705 oass.SolrIndexSearcher.<init> Opening Searcher@45d90e99 main
[junit4:junit4]   2> 5362 T3705 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5362 T3705 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5363 T3705 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 5370 T3705 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 5433 T3706 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@45d90e99 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5439 T3705 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5440 T3705 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 5460 T3686 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5461 T3686 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:64683_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:64683"}
[junit4:junit4]   2> 5464 T3686 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:64687_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:64687"}
[junit4:junit4]   2> 5464 T3686 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 5465 T3686 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 5476 T3704 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> 5476 T3691 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> 5476 T3685 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> 6442 T3705 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 6442 T3705 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:64687 collection:collection1 shard:shard1
[junit4:junit4]   2> 6443 T3705 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 6460 T3668 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c56700bd20006 type:delete cxid:0x43 zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 6461 T3705 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 6461 T3668 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c56700bd20006 type:create cxid:0x44 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6470 T3705 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 6470 T3705 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 6471 T3705 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:64687/collection1/
[junit4:junit4]   2> 6471 T3705 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 6471 T3705 oasc.SyncStrategy.syncToMe http://127.0.0.1:64687/collection1/ has no replicas
[junit4:junit4]   2> 6472 T3705 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:64687/collection1/
[junit4:junit4]   2> 6472 T3705 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 6475 T3668 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c56700bd20006 type:create cxid:0x4e zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6988 T3686 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7003 T3685 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> 7003 T3704 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> 7003 T3691 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> 7038 T3705 oasc.ZkController.register We are http://127.0.0.1:64687/collection1/ and leader is http://127.0.0.1:64687/collection1/
[junit4:junit4]   2> 7038 T3705 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:64687
[junit4:junit4]   2> 7038 T3705 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 7039 T3705 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 7039 T3705 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7040 T3705 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7041 T3663 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 7042 T3663 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 7043 T3663 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 7223 T3663 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 7227 T3663 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:64690
[junit4:junit4]   2> 7227 T3663 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 7228 T3663 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7229 T3663 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1358659856213
[junit4:junit4]   2> 7229 T3663 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1358659856213/solr.xml
[junit4:junit4]   2> 7230 T3663 oasc.CoreContainer.<init> New CoreContainer 546435940
[junit4:junit4]   2> 7230 T3663 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1358659856213/'
[junit4:junit4]   2> 7231 T3663 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1358659856213/'
[junit4:junit4]   2> 7292 T3663 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 7293 T3663 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 7293 T3663 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 7294 T3663 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 7294 T3663 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 7295 T3663 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 7296 T3663 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 7296 T3663 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 7297 T3663 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 7297 T3663 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 7317 T3663 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 7337 T3663 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:64680/solr
[junit4:junit4]   2> 7338 T3663 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 7339 T3663 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:64680 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4f2dbd89
[junit4:junit4]   2> 7340 T3663 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7340 T3716 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:64680. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7341 T3716 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:64680, initiating session
[junit4:junit4]   2> 7341 T3665 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:64691
[junit4:junit4]   2> 7342 T3665 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:64691
[junit4:junit4]   2> 7375 T3667 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c56700bd20007 with negotiated timeout 20000 for client /140.211.11.196:64691
[junit4:junit4]   2> 7375 T3716 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:64680, sessionid = 0x13c56700bd20007, negotiated timeout = 20000
[junit4:junit4]   2> 7375 T3717 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4f2dbd89 name:ZooKeeperConnection Watcher:127.0.0.1:64680 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7376 T3663 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7377 T3668 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c56700bd20007
[junit4:junit4]   2> 7378 T3717 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 7378 T3665 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:64691 which had sessionid 0x13c56700bd20007
[junit4:junit4]   2> 7378 T3663 oaz.ZooKeeper.close Session: 0x13c56700bd20007 closed
[junit4:junit4]   2> 7378 T3663 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 7388 T3663 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:64680/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@6c7e21ae
[junit4:junit4]   2> 7389 T3663 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7389 T3718 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:64680. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7390 T3718 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:64680, initiating session
[junit4:junit4]   2> 7390 T3665 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:64692
[junit4:junit4]   2> 7391 T3665 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:64692
[junit4:junit4]   2> 7408 T3667 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c56700bd20008 with negotiated timeout 20000 for client /140.211.11.196:64692
[junit4:junit4]   2> 7408 T3718 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:64680, sessionid = 0x13c56700bd20008, negotiated timeout = 20000
[junit4:junit4]   2> 7408 T3719 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6c7e21ae name:ZooKeeperConnection Watcher:127.0.0.1:64680/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7409 T3663 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7410 T3668 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c56700bd20008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7411 T3668 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c56700bd20008 type:create cxid:0x2 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7467 T3663 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64690_
[junit4:junit4]   2> 7468 T3668 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c56700bd20008 type:delete cxid:0x4 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:64690_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:64690_
[junit4:junit4]   2> 7501 T3663 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:64690_
[junit4:junit4]   2> 7523 T3685 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> 7523 T3691 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> 7523 T3704 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7524 T3704 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> 7526 T3685 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7526 T3691 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7527 T3663 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 7534 T3720 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1358659856213/collection1
[junit4:junit4]   2> 7534 T3720 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 7535 T3720 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 7535 T3720 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 7537 T3720 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1358659856213/collection1/'
[junit4:junit4]   2> 7538 T3720 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1358659856213/collection1/lib/README' to classloader
[junit4:junit4]   2> 7538 T3720 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1358659856213/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 7593 T3720 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 7664 T3720 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7765 T3720 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7771 T3720 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 8419 T3720 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 8427 T3720 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 8429 T3720 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 8438 T3720 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8442 T3720 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8445 T3720 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8445 T3720 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8446 T3720 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1358659856213/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty2/
[junit4:junit4]   2> 8446 T3720 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6730c390
[junit4:junit4]   2> 8447 T3720 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 8447 T3720 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty2 forceNew:false
[junit4:junit4]   2> 8448 T3720 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty2
[junit4:junit4]   2> 8448 T3720 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty2/index/
[junit4:junit4]   2> 8449 T3720 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 8449 T3720 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty2/index forceNew:false
[junit4:junit4]   2> 8454 T3720 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@ed4098a; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 8454 T3720 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 8455 T3720 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty2/index
[junit4:junit4]   2> 8455 T3720 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 8457 T3720 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 8457 T3720 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 8458 T3720 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 8458 T3720 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 8458 T3720 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 8459 T3720 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 8459 T3720 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 8459 T3720 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 8460 T3720 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 8460 T3720 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 8461 T3720 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 8461 T3720 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 8462 T3720 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 8462 T3720 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 8462 T3720 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 8462 T3720 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 8463 T3720 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8463 T3720 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8464 T3720 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8464 T3720 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8465 T3720 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8465 T3720 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8465 T3720 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8466 T3720 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8466 T3720 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 8467 T3720 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 8475 T3720 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 8478 T3720 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 8479 T3720 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 8481 T3720 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty2
[junit4:junit4]   2> 8482 T3720 oass.SolrIndexSearcher.<init> Opening Searcher@51fda0d4 main
[junit4:junit4]   2> 8483 T3720 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 8483 T3720 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 8483 T3720 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 8489 T3720 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 8516 T3686 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8517 T3686 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:64687_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:64687"}
[junit4:junit4]   2> 8537 T3704 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> 8537 T3691 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> 8537 T3685 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> 8537 T3719 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> 8545 T3721 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@51fda0d4 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 8548 T3720 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 8549 T3720 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10049 T3686 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10050 T3686 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:64690_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:64690"}
[junit4:junit4]   2> 10050 T3686 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 10050 T3686 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 10064 T3691 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> 10064 T3704 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> 10064 T3685 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> 10064 T3719 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> 10552 T3720 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 10552 T3720 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:64690 collection:collection1 shard:shard1
[junit4:junit4]   2> 10555 T3720 oasc.ZkController.register We are http://127.0.0.1:64690/collection1/ and leader is http://127.0.0.1:64687/collection1/
[junit4:junit4]   2> 10555 T3720 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:64690
[junit4:junit4]   2> 10555 T3720 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 10556 T3720 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C210 name=collection1 org.apache.solr.core.SolrCore@2106e823 url=http://127.0.0.1:64690/collection1 node=127.0.0.1:64690_ C210_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:64690_, base_url=http://127.0.0.1:64690}
[junit4:junit4]   2> 10556 T3722 C210 P64690 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 10556 T3720 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10558 T3722 C210 P64690 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 10558 T3722 C210 P64690 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 10558 T3722 C210 P64690 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10559 T3663 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 10559 T3663 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 10560 T3663 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 10591 T3722 C210 P64690 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 10747 T3663 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 10751 T3663 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:64694
[junit4:junit4]   2> 10751 T3663 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 10752 T3663 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 10753 T3663 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1358659859730
[junit4:junit4]   2> 10753 T3663 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1358659859730/solr.xml
[junit4:junit4]   2> 10754 T3663 oasc.CoreContainer.<init> New CoreContainer 1522120388
[junit4:junit4]   2> 10754 T3663 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1358659859730/'
[junit4:junit4]   2> 10755 T3663 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1358659859730/'
[junit4:junit4]   2> 10812 T3663 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 10813 T3663 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 10814 T3663 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 10814 T3663 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 10815 T3663 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 10815 T3663 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 10816 T3663 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 10816 T3663 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 10817 T3663 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 10817 T3663 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 10839 T3663 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 10859 T3663 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:64680/solr
[junit4:junit4]   2> 10860 T3663 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 10860 T3663 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:64680 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@175fb2c2
[junit4:junit4]   2> 10861 T3663 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10862 T3732 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:64680. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10862 T3732 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:64680, initiating session
[junit4:junit4]   2> 10863 T3665 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:64695
[junit4:junit4]   2> 10863 T3665 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:64695
[junit4:junit4]   2> 10865 T3667 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c56700bd20009 with negotiated timeout 20000 for client /140.211.11.196:64695
[junit4:junit4]   2> 10865 T3732 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:64680, sessionid = 0x13c56700bd20009, negotiated timeout = 20000
[junit4:junit4]   2> 10866 T3733 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@175fb2c2 name:ZooKeeperConnection Watcher:127.0.0.1:64680 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10866 T3663 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10867 T3668 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c56700bd20009
[junit4:junit4]   2> 10868 T3733 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 10868 T3665 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:64695 which had sessionid 0x13c56700bd20009
[junit4:junit4]   2> 10868 T3663 oaz.ZooKeeper.close Session: 0x13c56700bd20009 closed
[junit4:junit4]   2> 10869 T3663 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 10881 T3663 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:64680/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4eb4b7f0
[junit4:junit4]   2> 10882 T3734 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:64680. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10882 T3663 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10882 T3734 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:64680, initiating session
[junit4:junit4]   2> 10883 T3665 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:64696
[junit4:junit4]   2> 10883 T3665 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:64696
[junit4:junit4]   2> 10884 T3667 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c56700bd2000a with negotiated timeout 20000 for client /140.211.11.196:64696
[junit4:junit4]   2> 10884 T3734 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:64680, sessionid = 0x13c56700bd2000a, negotiated timeout = 20000
[junit4:junit4]   2> 10885 T3735 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4eb4b7f0 name:ZooKeeperConnection Watcher:127.0.0.1:64680/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10885 T3663 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10886 T3668 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c56700bd2000a type:create cxid:0x1 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10887 T3668 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c56700bd2000a type:create cxid:0x2 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10895 T3663 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64694_
[junit4:junit4]   2> 10896 T3668 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c56700bd2000a type:delete cxid:0x4 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:64694_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:64694_
[junit4:junit4]   2> 10897 T3663 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:64694_
[junit4:junit4]   2> 10899 T3691 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> 10899 T3685 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> 10899 T3719 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10899 T3704 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10900 T3719 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> 10900 T3704 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> 10900 T3691 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10906 T3685 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10907 T3663 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 10914 T3736 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1358659859730/collection1
[junit4:junit4]   2> 10915 T3736 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 10915 T3736 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 10916 T3736 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 10917 T3736 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1358659859730/collection1/'
[junit4:junit4]   2> 10918 T3736 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1358659859730/collection1/lib/README' to classloader
[junit4:junit4]   2> 10919 T3736 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1358659859730/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 10972 T3736 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 11042 T3736 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 11143 T3736 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 11149 T3736 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 11568 T3686 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11569 T3686 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:64690_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:64690"}
[junit4:junit4]   2> 11584 T3685 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> 11584 T3704 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> 11584 T3735 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> 11584 T3691 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> 11584 T3719 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> 11785 T3736 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 11796 T3736 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 11800 T3736 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 11812 T3736 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 11817 T3736 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 11821 T3736 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 11822 T3736 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 11823 T3736 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1358659859730/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty3/
[junit4:junit4]   2> 11823 T3736 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6730c390
[junit4:junit4]   2> 11824 T3736 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 11825 T3736 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty3 forceNew:false
[junit4:junit4]   2> 11826 T3736 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty3
[junit4:junit4]   2> 11826 T3736 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty3/index/
[junit4:junit4]   2> 11827 T3736 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 11827 T3736 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty3/index forceNew:false
[junit4:junit4]   2> 11834 T3736 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@37637285; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 11834 T3736 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 11835 T3736 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty3/index
[junit4:junit4]   2> 11836 T3736 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 11838 T3736 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 11839 T3736 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 11839 T3736 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 11839 T3736 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 11840 T3736 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 11840 T3736 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 11841 T3736 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 11842 T3736 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 11842 T3736 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 11843 T3736 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 11844 T3736 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 11844 T3736 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 11845 T3736 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 11845 T3736 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 11846 T3736 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 11846 T3736 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 11847 T3736 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11847 T3736 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11848 T3736 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11849 T3736 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11849 T3736 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11850 T3736 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11850 T3736 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11851 T3736 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11852 T3736 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 11852 T3736 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 11865 T3736 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 11870 T3736 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 11871 T3736 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 11873 T3736 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty3
[junit4:junit4]   2> 11875 T3736 oass.SolrIndexSearcher.<init> Opening Searcher@1fb6e57d main
[junit4:junit4]   2> 11876 T3736 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 11877 T3736 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 11877 T3736 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 11885 T3736 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 11942 T3737 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1fb6e57d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 11948 T3736 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 11949 T3736 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13088 T3686 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13089 T3686 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:64694_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:64694"}
[junit4:junit4]   2> 13089 T3686 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 13090 T3686 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 13112 T3691 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> 13113 T3719 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> 13112 T3685 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> 13112 T3735 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> 13112 T3704 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>  C210_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:64690_, base_url=http://127.0.0.1:64690}
[junit4:junit4]   2> 13609 T3722 C210 P64690 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:64687/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 13609 T3722 C210 P64690 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:64690 START replicas=[http://127.0.0.1:64687/collection1/] nUpdates=100
[junit4:junit4]   2> 13610 T3722 C210 P64690 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 13610 T3722 C210 P64690 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 13610 T3722 C210 P64690 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 13610 T3722 C210 P64690 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 13611 T3722 C210 P64690 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 13611 T3722 C210 P64690 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:64687/collection1/. core=collection1
[junit4:junit4]   2> 13611 T3722 C210 P64690 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C211 name=collection1 org.apache.solr.core.SolrCore@427fafed url=http://127.0.0.1:64687/collection1 node=127.0.0.1:64687_ C211_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:64687_, base_url=http://127.0.0.1:64687, leader=true}
[junit4:junit4]   2> 13622 T3695 C211 P64687 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 13627 T3696 C211 P64687 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 13628 T3696 C211 P64687 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty1
[junit4:junit4]   2> 13632 T3696 C211 P64687 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7013c569; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13633 T3696 C211 P64687 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13637 T3696 C211 P64687 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7013c569; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7013c569; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 13638 T3696 C211 P64687 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 13639 T3696 C211 P64687 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty1
[junit4:junit4]   2> 13640 T3696 C211 P64687 oass.SolrIndexSearcher.<init> Opening Searcher@61c7f386 realtime
[junit4:junit4]   2> 13640 T3696 C211 P64687 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 13640 T3696 C211 P64687 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 13
[junit4:junit4]   2> 13641 T3722 C210 P64690 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 13642 T3722 C210 P64690 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 13644 T3697 C211 P64687 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 13644 T3697 C211 P64687 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 13645 T3722 C210 P64690 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 13645 T3722 C210 P64690 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 13645 T3722 C210 P64690 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 13647 T3697 C211 P64687 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty1
[junit4:junit4]   2> 13648 T3697 C211 P64687 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty1/index
[junit4:junit4]   2> 13648 T3697 C211 P64687 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 13649 T3722 C210 P64690 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 13650 T3722 C210 P64690 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty2/index.20130119233102805 forceNew:false
[junit4:junit4]   2> 13651 T3722 C210 P64690 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty2
[junit4:junit4]   2> 13652 T3722 C210 P64690 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty2/index.20130119233102805 lockFactory=org.apache.lucene.store.NativeFSLockFactory@302f872e; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 13655 T3697 C211 P64687 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 13656 T3722 C210 P64690 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty2/index
[junit4:junit4]   2> 13657 T3722 C210 P64690 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 13657 T3722 C210 P64690 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130119233102805
[junit4:junit4]   2> 13658 T3722 C210 P64690 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty2
[junit4:junit4]   2> 13659 T3722 C210 P64690 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty2
[junit4:junit4]   2> 13659 T3722 C210 P64690 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty2/index/ new=./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty2/index.20130119233102805
[junit4:junit4]   2> 13663 T3722 C210 P64690 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty2/index.20130119233102805 lockFactory=org.apache.lucene.store.NativeFSLockFactory@302f872e; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 13663 T3722 C210 P64690 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 13664 T3722 C210 P64690 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty2
[junit4:junit4]   2> 13665 T3722 C210 P64690 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 13665 T3722 C210 P64690 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 13665 T3722 C210 P64690 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 13666 T3722 C210 P64690 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty2/index.20130119233102805
[junit4:junit4]   2> 13667 T3722 C210 P64690 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty2
[junit4:junit4]   2> 13670 T3722 C210 P64690 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty2/index.20130119233102805 lockFactory=org.apache.lucene.store.NativeFSLockFactory@302f872e; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 13670 T3722 C210 P64690 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 13671 T3722 C210 P64690 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 13671 T3722 C210 P64690 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty2
[junit4:junit4]   2> 13671 T3722 C210 P64690 oass.SolrIndexSearcher.<init> Opening Searcher@233e7e73 main
[junit4:junit4]   2> 13673 T3721 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@233e7e73 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 13674 T3721 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty2/index
[junit4:junit4]   2> 13674 T3722 C210 P64690 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 13677 T3722 C210 P64690 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty2/index.20130119233102805 lockFactory=org.apache.lucene.store.NativeFSLockFactory@302f872e; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty2/index.20130119233102805 lockFactory=org.apache.lucene.store.NativeFSLockFactory@302f872e; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 13678 T3722 C210 P64690 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 13679 T3722 C210 P64690 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty2
[junit4:junit4]   2> 13679 T3722 C210 P64690 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 13679 T3722 C210 P64690 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty2/index.20130119233102805
[junit4:junit4]   2> 13679 T3722 C210 P64690 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty2/index
[junit4:junit4]   2> 13680 T3722 C210 P64690 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 13680 T3722 C210 P64690 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 13680 T3722 C210 P64690 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 13680 T3722 C210 P64690 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13687 T3722 C210 P64690 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 13952 T3736 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 13952 T3736 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:64694 collection:collection1 shard:shard1
[junit4:junit4]   2> 13955 T3736 oasc.ZkController.register We are http://127.0.0.1:64694/collection1/ and leader is http://127.0.0.1:64687/collection1/
[junit4:junit4]   2> 13956 T3736 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:64694
[junit4:junit4]   2> 13956 T3736 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 13956 T3736 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C212 name=collection1 org.apache.solr.core.SolrCore@43f66c6d url=http://127.0.0.1:64694/collection1 node=127.0.0.1:64694_ C212_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:64694_, base_url=http://127.0.0.1:64694}
[junit4:junit4]   2> 13957 T3740 C212 P64694 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 13957 T3736 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13957 T3740 C212 P64694 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 13958 T3740 C212 P64694 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 13958 T3740 C212 P64694 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13958 T3663 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 13959 T3740 C212 P64694 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13959 T3663 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 13960 T3663 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14141 T3663 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 14146 T3663 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:20968
[junit4:junit4]   2> 14146 T3663 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 14147 T3663 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 14148 T3663 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1358659863131
[junit4:junit4]   2> 14148 T3663 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1358659863131/solr.xml
[junit4:junit4]   2> 14149 T3663 oasc.CoreContainer.<init> New CoreContainer 469306433
[junit4:junit4]   2> 14149 T3663 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1358659863131/'
[junit4:junit4]   2> 14150 T3663 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1358659863131/'
[junit4:junit4]   2> 14206 T3663 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 14207 T3663 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 14208 T3663 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 14208 T3663 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 14209 T3663 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 14209 T3663 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 14210 T3663 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 14210 T3663 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 14211 T3663 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 14212 T3663 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 14231 T3663 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 14251 T3663 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:64680/solr
[junit4:junit4]   2> 14251 T3663 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 14252 T3663 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:64680 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@27d971d9
[junit4:junit4]   2> 14253 T3663 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 14254 T3750 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:64680. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 14254 T3750 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:64680, initiating session
[junit4:junit4]   2> 14255 T3665 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:31241
[junit4:junit4]   2> 14255 T3665 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:31241
[junit4:junit4]   2> 14257 T3667 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c56700bd2000b with negotiated timeout 20000 for client /140.211.11.196:31241
[junit4:junit4]   2> 14257 T3750 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:64680, sessionid = 0x13c56700bd2000b, negotiated timeout = 20000
[junit4:junit4]   2> 14258 T3751 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@27d971d9 name:ZooKeeperConnection Watcher:127.0.0.1:64680 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 14258 T3663 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 14259 T3668 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c56700bd2000b
[junit4:junit4]   2> 14268 T3751 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 14268 T3665 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:31241 which had sessionid 0x13c56700bd2000b
[junit4:junit4]   2> 14268 T3663 oaz.ZooKeeper.close Session: 0x13c56700bd2000b closed
[junit4:junit4]   2> 14269 T3663 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 14279 T3663 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:64680/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@5571da0d
[junit4:junit4]   2> 14280 T3663 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 14280 T3752 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:64680. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 14281 T3752 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:64680, initiating session
[junit4:junit4]   2> 14281 T3665 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:59976
[junit4:junit4]   2> 14281 T3665 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:59976
[junit4:junit4]   2> 14282 T3667 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c56700bd2000c with negotiated timeout 20000 for client /140.211.11.196:59976
[junit4:junit4]   2> 14282 T3752 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:64680, sessionid = 0x13c56700bd2000c, negotiated timeout = 20000
[junit4:junit4]   2> 14283 T3753 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5571da0d name:ZooKeeperConnection Watcher:127.0.0.1:64680/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 14283 T3663 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 14284 T3668 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c56700bd2000c type:create cxid:0x1 zxid:0x93 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 14286 T3668 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c56700bd2000c type:create cxid:0x2 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 14293 T3663 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:20968_
[junit4:junit4]   2> 14294 T3668 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c56700bd2000c type:delete cxid:0x4 zxid:0x95 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:20968_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:20968_
[junit4:junit4]   2> 14295 T3663 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:20968_
[junit4:junit4]   2> 14297 T3735 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> 14297 T3691 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> 14297 T3685 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> 14298 T3719 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 14298 T3704 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 14298 T3704 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> 14298 T3719 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> 14299 T3735 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 14299 T3691 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 14307 T3685 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 14308 T3663 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 14315 T3754 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1358659863131/collection1
[junit4:junit4]   2> 14315 T3754 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 14316 T3754 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 14316 T3754 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 14317 T3754 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1358659863131/collection1/'
[junit4:junit4]   2> 14319 T3754 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1358659863131/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 14319 T3754 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1358659863131/collection1/lib/README' to classloader
[junit4:junit4]   2> 14373 T3754 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 14443 T3754 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 14544 T3754 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 14550 T3754 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14618 T3686 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14619 T3686 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:64690_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:64690"}
[junit4:junit4]   2> 14623 T3686 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:64694_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:64694"}
[junit4:junit4]   2> 14637 T3735 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> 14637 T3753 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> 14637 T3719 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> 14637 T3685 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> 14637 T3704 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> 14637 T3691 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> 15187 T3754 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 15198 T3754 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 15202 T3754 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 15214 T3754 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15219 T3754 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15223 T3754 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15224 T3754 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15226 T3754 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1358659863131/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty4/
[junit4:junit4]   2> 15226 T3754 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6730c390
[junit4:junit4]   2> 15227 T3754 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 15228 T3754 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty4 forceNew:false
[junit4:junit4]   2> 15228 T3754 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty4
[junit4:junit4]   2> 15229 T3754 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty4/index/
[junit4:junit4]   2> 15229 T3754 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 15230 T3754 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty4/index forceNew:false
[junit4:junit4]   2> 15262 T3754 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2df5507a; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15262 T3754 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15263 T3754 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty4/index
[junit4:junit4]   2> 15264 T3754 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 15266 T3754 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 15267 T3754 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 15267 T3754 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 15268 T3754 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 15268 T3754 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 15269 T3754 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 15269 T3754 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 15270 T3754 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 15270 T3754 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 15271 T3754 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 15272 T3754 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 15272 T3754 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 15273 T3754 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 15273 T3754 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 15274 T3754 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 15274 T3754 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 15275 T3754 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15275 T3754 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15276 T3754 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15277 T3754 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15277 T3754 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15278 T3754 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15278 T3754 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15279 T3754 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15280 T3754 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 15280 T3754 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 15293 T3754 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 15298 T3754 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 15299 T3754 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 15302 T3754 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty4
[junit4:junit4]   2> 15303 T3754 oass.SolrIndexSearcher.<init> Opening Searcher@3321bee main
[junit4:junit4]   2> 15304 T3754 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 15305 T3754 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 15305 T3754 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 15324 T3754 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 15382 T3755 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3321bee main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 15388 T3754 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 15388 T3754 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16152 T3686 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16153 T3686 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:20968_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:20968"}
[junit4:junit4]   2> 16153 T3686 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 16153 T3686 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 16174 T3691 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> 16174 T3735 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> 16174 T3704 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> 16174 T3719 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> 16174 T3685 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> 16174 T3753 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> 16391 T3754 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16391 T3754 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:20968 collection:collection1 shard:shard1
[junit4:junit4]   2> 16394 T3754 oasc.ZkController.register We are http://127.0.0.1:20968/collection1/ and leader is http://127.0.0.1:64687/collection1/
[junit4:junit4]   2> 16394 T3754 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:20968
[junit4:junit4]   2> 16394 T3754 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16395 T3754 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C213 name=collection1 org.apache.solr.core.SolrCore@fc9c187 url=http://127.0.0.1:20968/collection1 node=127.0.0.1:20968_ C213_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:20968_, base_url=http://127.0.0.1:20968}
[junit4:junit4]   2> 16395 T3756 C213 P20968 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16395 T3754 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16397 T3756 C213 P20968 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16397 T3756 C213 P20968 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16397 T3756 C213 P20968 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16397 T3663 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 16398 T3663 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16398 T3756 C213 P20968 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16399 T3663 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16419 T3663 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16420 T3663 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 16421 T3663 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 16421 T3663 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C212_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:64694_, base_url=http://127.0.0.1:64694}
[junit4:junit4]   2> 16979 T3740 C212 P64694 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:64687/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 16979 T3740 C212 P64694 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:64694 START replicas=[http://127.0.0.1:64687/collection1/] nUpdates=100
[junit4:junit4]   2> 16980 T3740 C212 P64694 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 16980 T3740 C212 P64694 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 16980 T3740 C212 P64694 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 16980 T3740 C212 P64694 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 16981 T3740 C212 P64694 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 16981 T3740 C212 P64694 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:64687/collection1/. core=collection1
[junit4:junit4]   2> 16981 T3740 C212 P64694 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16982 T3695 C211 P64687 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 16992 T3700 C211 P64687 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 17018 T3700 C211 P64687 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7013c569; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7013c569; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 17019 T3700 C211 P64687 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 17019 T3700 C211 P64687 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty1
[junit4:junit4]   2> 17020 T3700 C211 P64687 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 17020 T3700 C211 P64687 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 28
[junit4:junit4]   2> 17021 T3740 C212 P64694 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 17022 T3740 C212 P64694 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 17024 T3697 C211 P64687 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 17025 T3740 C212 P64694 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 17025 T3740 C212 P64694 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 17025 T3740 C212 P64694 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 17028 T3697 C211 P64687 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty1
[junit4:junit4]   2> 17029 T3697 C211 P64687 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty1/index
[junit4:junit4]   2> 17029 T3697 C211 P64687 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=1 
[junit4:junit4]   2> 17030 T3740 C212 P64694 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 17031 T3740 C212 P64694 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty3/index.20130119233106186 forceNew:false
[junit4:junit4]   2> 17032 T3740 C212 P64694 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty3
[junit4:junit4]   2> 17033 T3740 C212 P64694 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty3/index.20130119233106186 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6c8577ec; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 17036 T3697 C211 P64687 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 17038 T3740 C212 P64694 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty3/index
[junit4:junit4]   2> 17038 T3740 C212 P64694 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 17038 T3740 C212 P64694 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130119233106186
[junit4:junit4]   2> 17039 T3740 C212 P64694 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty3
[junit4:junit4]   2> 17040 T3740 C212 P64694 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty3
[junit4:junit4]   2> 17040 T3740 C212 P64694 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty3/index/ new=./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty3/index.20130119233106186
[junit4:junit4]   2> 17044 T3740 C212 P64694 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty3/index.20130119233106186 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6c8577ec; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 17044 T3740 C212 P64694 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 17046 T3740 C212 P64694 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty3
[junit4:junit4]   2> 17046 T3740 C212 P64694 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 17046 T3740 C212 P64694 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 17046 T3740 C212 P64694 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 17047 T3740 C212 P64694 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty3/index.20130119233106186
[junit4:junit4]   2> 17048 T3740 C212 P64694 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty3
[junit4:junit4]   2> 17051 T3740 C212 P64694 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty3/index.20130119233106186 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6c8577ec; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 17051 T3740 C212 P64694 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 17052 T3740 C212 P64694 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 17052 T3740 C212 P64694 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty3
[junit4:junit4]   2> 17053 T3740 C212 P64694 oass.SolrIndexSearcher.<init> Opening Searcher@627da83a main
[junit4:junit4]   2> 17054 T3737 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@627da83a main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 17055 T3737 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty3/index
[junit4:junit4]   2> 17055 T3740 C212 P64694 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 17058 T3740 C212 P64694 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty3/index.20130119233106186 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6c8577ec; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty3/index.20130119233106186 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6c8577ec; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 17059 T3740 C212 P64694 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 17060 T3740 C212 P64694 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty3
[junit4:junit4]   2> 17060 T3740 C212 P64694 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 17060 T3740 C212 P64694 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty3/index.20130119233106186
[junit4:junit4]   2> 17061 T3740 C212 P64694 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty3/index
[junit4:junit4]   2> 17061 T3740 C212 P64694 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 17061 T3740 C212 P64694 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 17061 T3740 C212 P64694 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 17061 T3740 C212 P64694 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17068 T3740 C212 P64694 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 17423 T3663 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17678 T3686 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17679 T3686 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:20968_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:20968"}
[junit4:junit4]   2> 17685 T3686 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[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:64694_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:64694"}
[junit4:junit4]   2> 17701 T3704 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> 17702 T3735 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> 17702 T3719 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> 17702 T3685 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> 17702 T3753 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> 17702 T3691 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> 18425 T3663 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19427 T3663 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C213_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:20968_, base_url=http://127.0.0.1:20968}
[junit4:junit4]   2> 20423 T3756 C213 P20968 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:64687/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 20424 T3756 C213 P20968 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:20968 START replicas=[http://127.0.0.1:64687/collection1/] nUpdates=100
[junit4:junit4]   2> 20424 T3756 C213 P20968 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 20425 T3756 C213 P20968 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 20425 T3756 C213 P20968 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 20425 T3756 C213 P20968 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 20425 T3756 C213 P20968 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 20425 T3756 C213 P20968 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:64687/collection1/. core=collection1
[junit4:junit4]   2> 20426 T3756 C213 P20968 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 20428 T3695 C211 P64687 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 20429 T3663 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20442 T3694 C211 P64687 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 20446 T3694 C211 P64687 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7013c569; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7013c569; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7013c569; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 20447 T3694 C211 P64687 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 20448 T3694 C211 P64687 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty1
[junit4:junit4]   2> 20448 T3694 C211 P64687 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20449 T3694 C211 P64687 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 8
[junit4:junit4]   2> 20450 T3756 C213 P20968 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20450 T3756 C213 P20968 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 20452 T3697 C211 P64687 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 20453 T3756 C213 P20968 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 20453 T3756 C213 P20968 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 20453 T3756 C213 P20968 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 20456 T3697 C211 P64687 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty1
[junit4:junit4]   2> 20457 T3697 C211 P64687 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty1/index
[junit4:junit4]   2> 20457 T3697 C211 P64687 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=1 
[junit4:junit4]   2> 20458 T3756 C213 P20968 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 20461 T3756 C213 P20968 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty4/index.20130119233109614 forceNew:false
[junit4:junit4]   2> 20461 T3756 C213 P20968 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty4
[junit4:junit4]   2> 20462 T3756 C213 P20968 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty4/index.20130119233109614 lockFactory=org.apache.lucene.store.NativeFSLockFactory@17269f2b; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 20466 T3697 C211 P64687 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 20468 T3756 C213 P20968 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty4/index
[junit4:junit4]   2> 20468 T3756 C213 P20968 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 20468 T3756 C213 P20968 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130119233109614
[junit4:junit4]   2> 20470 T3756 C213 P20968 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty4
[junit4:junit4]   2> 20470 T3756 C213 P20968 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty4
[junit4:junit4]   2> 20471 T3756 C213 P20968 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty4/index/ new=./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty4/index.20130119233109614
[junit4:junit4]   2> 20474 T3756 C213 P20968 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty4/index.20130119233109614 lockFactory=org.apache.lucene.store.NativeFSLockFactory@17269f2b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 20475 T3756 C213 P20968 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 20476 T3756 C213 P20968 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty4
[junit4:junit4]   2> 20476 T3756 C213 P20968 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 20477 T3756 C213 P20968 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 20477 T3756 C213 P20968 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 20478 T3756 C213 P20968 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1358659849162/jetty4/index.20130119233109614
[junit4:ju

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

at org.eclipse.jetty.server.bio.SocketConnector.accept(SocketConnector.java:117)
[junit4:junit4]   2> 	        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
[junit4:junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
[junit4:junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	  38) Thread[id=503, name=TEST-BasicDistributedZkTest.testDistribSearch-seed#[B988214D3E9B21F8]-SendThread(localhost:37226), state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:82)
[junit4:junit4]   2> 	        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:98)
[junit4:junit4]   2> 	        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:338)
[junit4:junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1068)
[junit4:junit4]   2> 	  39) Thread[id=550, name=searcherExecutor-428-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4:junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	  40) Thread[id=463, name=HashSessionScavenger-8, state=TIMED_WAITING, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at java.lang.Object.wait(Native Method)
[junit4:junit4]   2> 	        at java.util.TimerThread.mainLoop(Timer.java:552)
[junit4:junit4]   2> 	        at java.util.TimerThread.run(Timer.java:505)
[junit4:junit4]   2> 	  41) Thread[id=531, name=searcherExecutor-388-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4:junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	  42) Thread[id=589, name=searcherExecutor-443-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4:junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	  43) Thread[id=493, name=searcherExecutor-377-thread-1, state=WAITING, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
[junit4:junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
[junit4:junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1043)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1103)
[junit4:junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41: {n_f1=Pulsing41(freqCutoff=11 minBlockSize=60 maxBlockSize=202), foo_b=PostingsFormat(name=NestedPulsing), cat=PostingsFormat(name=Memory doPackFST= false), foo_d=Lucene41(blocksize=128), foo_f=PostingsFormat(name=NestedPulsing), n_tl1=Pulsing41(freqCutoff=11 minBlockSize=60 maxBlockSize=202), n_d1=PostingsFormat(name=Memory doPackFST= false), rnd_b=Lucene41(blocksize=128), intDefault=PostingsFormat(name=Memory doPackFST= false), n_td1=Pulsing41(freqCutoff=11 minBlockSize=60 maxBlockSize=202), timestamp=PostingsFormat(name=Memory doPackFST= false), id=Lucene41(blocksize=128), range_facet_sl=PostingsFormat(name=NestedPulsing), range_facet_si=Pulsing41(freqCutoff=11 minBlockSize=60 maxBlockSize=202), oddField_s=PostingsFormat(name=NestedPulsing), sequence_i=PostingsFormat(name=NestedPulsing), name=Lucene41(blocksize=128), foo_i=Pulsing41(freqCutoff=11 minBlockSize=60 maxBlockSize=202), regex_dup_B_s=PostingsFormat(name=Memory doPackFST= false), multiDefault=Pulsing41(freqCutoff=11 minBlockSize=60 maxBlockSize=202), n_tf1=PostingsFormat(name=Memory doPackFST= false), n_dt1=Pulsing41(freqCutoff=11 minBlockSize=60 maxBlockSize=202), genre_s=PostingsFormat(name=NestedPulsing), author_t=Pulsing41(freqCutoff=11 minBlockSize=60 maxBlockSize=202), n_ti1=Lucene41(blocksize=128), range_facet_l=PostingsFormat(name=Memory doPackFST= false), text=PostingsFormat(name=NestedPulsing), _version_=PostingsFormat(name=Memory doPackFST= false), val_i=Lucene41(blocksize=128), SubjectTerms_mfacet=PostingsFormat(name=Memory doPackFST= false), series_t=Pulsing41(freqCutoff=11 minBlockSize=60 maxBlockSize=202), a_t=PostingsFormat(name=Memory doPackFST= false), n_tdt1=PostingsFormat(name=Memory doPackFST= false), regex_dup_A_s=PostingsFormat(name=NestedPulsing), price=PostingsFormat(name=NestedPulsing), other_tl1=PostingsFormat(name=Memory doPackFST= false), n_l1=PostingsFormat(name=Memory doPackFST= false), a_si=Pulsing41(freqCutoff=11 minBlockSize=60 maxBlockSize=202), inStock=PostingsFormat(name=NestedPulsing)}, sim=DefaultSimilarity, locale=ca, timezone=CET
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_09 (64-bit)/cpus=16,threads=46,free=216803808,total=360710144
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestConfig, TestSolr4Spatial, SolrCmdDistributorTest, TestCoreContainer, DateFieldTest, TestLFUCache, TestPHPSerializedResponseWriter, TestPseudoReturnFields, SolrRequestParserTest, AlternateDirectoryTest, CurrencyFieldTest, DateMathParserTest, TestLuceneMatchVersion, ChaosMonkeySafeLeaderTest, CircularListTest, TestStressRecovery, TestStressVersions, MoreLikeThisHandlerTest, FastVectorHighlighterTest, TestNumberUtils, TestLMJelinekMercerSimilarityFactory, PreAnalyzedFieldTest, TestAnalyzedSuggestions, TestIndexingPerformance, TestReload, TestSolrQueryParser, SuggesterWFSTTest, TestLMDirichletSimilarityFactory, BasicDistributedZkTest]
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=B988214D3E9B21F8 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ca -Dtests.timezone=CET -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR   0.00s J0 | BasicDistributedZkTest (suite) <<<
[junit4:junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([B988214D3E9B21F8]:0)
[junit4:junit4] Completed on J0 in 7225.05s, 1 test, 2 errors <<< FAILURES!

[...truncated 108 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:344: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build.xml:178: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/common-build.xml:428: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:1176: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/lucene/common-build.xml:841: There were test failures: 247 suites, 1031 tests, 1 suite-level error, 1 error, 1 failure, 155 ignored (5 assumptions)

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