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/01 02:38:55 UTC

[JENKINS] Lucene-Solr-Tests-4.x-java7 - Build # 846 - Failure

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

3 tests failed.
REGRESSION:  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([A299B2FD956D8244]:0)


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([A299B2FD956D8244]:0)


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([A299B2FD956D8244:237F3CE5E232E278]: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)




Build Log:
[...truncated 8801 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 1 T492 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /rnq/
[junit4:junit4]   2> 7 T492 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./solrtest-SyncSliceTest-1356996946965
[junit4:junit4]   2> 9 T492 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 9 T493 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 12 T493 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 12 T493 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 12 T493 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 12 T493 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 13 T493 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 110 T492 oasc.ZkTestServer.run start zk server on port:61919
[junit4:junit4]   2> 111 T492 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:61919 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@20ba0da6
[junit4:junit4]   2> 112 T492 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 112 T498 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:61919. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 113 T498 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:61919, initiating session
[junit4:junit4]   2> 113 T494 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:61920
[junit4:junit4]   2> 113 T494 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:61920
[junit4:junit4]   2> 114 T496 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 116 T496 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf3522c1b0000 with negotiated timeout 10000 for client /140.211.11.196:61920
[junit4:junit4]   2> 117 T498 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:61919, sessionid = 0x13bf3522c1b0000, negotiated timeout = 10000
[junit4:junit4]   2> 117 T499 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@20ba0da6 name:ZooKeeperConnection Watcher:127.0.0.1:61919 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 117 T492 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 118 T492 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 122 T497 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf3522c1b0000
[junit4:junit4]   2> 132 T499 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 132 T492 oaz.ZooKeeper.close Session: 0x13bf3522c1b0000 closed
[junit4:junit4]   2> 133 T494 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:61920 which had sessionid 0x13bf3522c1b0000
[junit4:junit4]   2> 133 T492 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:61919/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@aa9d70a
[junit4:junit4]   2> 134 T492 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 135 T500 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:61919. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 135 T500 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:61919, initiating session
[junit4:junit4]   2> 135 T494 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:61921
[junit4:junit4]   2> 136 T494 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:61921
[junit4:junit4]   2> 137 T496 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf3522c1b0001 with negotiated timeout 10000 for client /140.211.11.196:61921
[junit4:junit4]   2> 137 T500 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:61919, sessionid = 0x13bf3522c1b0001, negotiated timeout = 10000
[junit4:junit4]   2> 138 T501 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@aa9d70a name:ZooKeeperConnection Watcher:127.0.0.1:61919/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 138 T492 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 138 T492 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 149 T492 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 152 T492 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 155 T492 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 159 T492 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 160 T492 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 174 T492 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 175 T492 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 280 T492 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 281 T492 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 286 T492 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 286 T492 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 291 T492 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 291 T492 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 296 T492 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 296 T492 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 301 T492 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 302 T492 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 306 T492 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 307 T492 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 311 T492 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 312 T492 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 316 T497 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf3522c1b0001
[junit4:junit4]   2> 317 T501 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 317 T492 oaz.ZooKeeper.close Session: 0x13bf3522c1b0001 closed
[junit4:junit4]   2> 317 T494 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:61921 which had sessionid 0x13bf3522c1b0001
[junit4:junit4]   2> 485 T492 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 489 T492 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:60709
[junit4:junit4]   2> 490 T492 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 491 T492 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1356996947275
[junit4:junit4]   2> 491 T492 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1356996947275/'
[junit4:junit4]   2> 536 T492 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 537 T492 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 537 T492 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1356996947275
[junit4:junit4]   2> 538 T492 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1356996947275/solr.xml
[junit4:junit4]   2> 538 T492 oasc.CoreContainer.<init> New CoreContainer 1309600594
[junit4:junit4]   2> 539 T492 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1356996947275/'
[junit4:junit4]   2> 540 T492 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1356996947275/'
[junit4:junit4]   2> 569 T492 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 570 T492 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 570 T492 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 571 T492 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 571 T492 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 572 T492 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 572 T492 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 573 T492 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 573 T492 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 574 T492 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 597 T492 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 617 T492 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:61919/solr
[junit4:junit4]   2> 618 T492 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 618 T492 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:61919 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1e0f477f
[junit4:junit4]   2> 619 T492 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 620 T511 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:61919. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 621 T511 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:61919, initiating session
[junit4:junit4]   2> 621 T494 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:58397
[junit4:junit4]   2> 621 T494 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:58397
[junit4:junit4]   2> 623 T496 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf3522c1b0002 with negotiated timeout 20000 for client /140.211.11.196:58397
[junit4:junit4]   2> 623 T511 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:61919, sessionid = 0x13bf3522c1b0002, negotiated timeout = 20000
[junit4:junit4]   2> 623 T512 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e0f477f name:ZooKeeperConnection Watcher:127.0.0.1:61919 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 623 T492 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 625 T497 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf3522c1b0002
[junit4:junit4]   2> 626 T512 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 626 T494 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:58397 which had sessionid 0x13bf3522c1b0002
[junit4:junit4]   2> 626 T492 oaz.ZooKeeper.close Session: 0x13bf3522c1b0002 closed
[junit4:junit4]   2> 627 T492 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 641 T492 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:61919/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4244cde1
[junit4:junit4]   2> 642 T513 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:61919. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 642 T492 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 642 T513 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:61919, initiating session
[junit4:junit4]   2> 643 T494 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:49836
[junit4:junit4]   2> 643 T494 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:49836
[junit4:junit4]   2> 645 T496 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf3522c1b0003 with negotiated timeout 20000 for client /140.211.11.196:49836
[junit4:junit4]   2> 645 T513 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:61919, sessionid = 0x13bf3522c1b0003, negotiated timeout = 20000
[junit4:junit4]   2> 645 T514 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4244cde1 name:ZooKeeperConnection Watcher:127.0.0.1:61919/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 645 T492 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 648 T497 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3522c1b0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 660 T492 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 663 T492 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60709_rnq
[junit4:junit4]   2> 664 T497 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3522c1b0003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:60709_rnq Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:60709_rnq
[junit4:junit4]   2> 665 T492 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60709_rnq
[junit4:junit4]   2> 675 T492 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 689 T497 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3522c1b0003 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> 690 T492 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 693 T492 oasc.Overseer.start Overseer (id=88932151916691459-127.0.0.1:60709_rnq-n_0000000000) starting
[junit4:junit4]   2> 694 T497 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3522c1b0003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 700 T497 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3522c1b0003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 701 T497 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3522c1b0003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 708 T497 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3522c1b0003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 709 T516 oasc.OverseerCollectionProcessor.run Process current queue of collection messages
[junit4:junit4]   2> 710 T492 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 719 T492 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 725 T517 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1356996947275/collection1
[junit4:junit4]   2> 725 T515 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 725 T517 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 726 T517 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 727 T517 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 729 T517 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1356996947275/collection1/'
[junit4:junit4]   2> 730 T517 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1356996947275/collection1/lib/README' to classloader
[junit4:junit4]   2> 731 T517 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1356996947275/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 786 T517 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 858 T517 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 959 T517 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 966 T517 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1655 T517 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1667 T517 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1672 T517 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1694 T517 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1699 T517 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1705 T517 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1707 T517 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1708 T517 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1356996947275/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1356996946965/control/data/
[junit4:junit4]   2> 1709 T517 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ea17876
[junit4:junit4]   2> 1709 T517 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1751 T517 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/control/data forceNew:false
[junit4:junit4]   2> 1752 T517 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/control/data
[junit4:junit4]   2> 1752 T517 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1356996946965/control/data/index/
[junit4:junit4]   2> 1753 T517 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1356996946965/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1754 T517 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/control/data/index forceNew:false
[junit4:junit4]   2> 1762 T517 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1356996946965/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@b161c9b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1762 T517 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1763 T517 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/control/data/index
[junit4:junit4]   2> 1764 T517 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1766 T517 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1766 T517 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1767 T517 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1767 T517 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1768 T517 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1768 T517 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1768 T517 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1769 T517 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1769 T517 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1770 T517 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1770 T517 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1771 T517 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1771 T517 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1772 T517 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1772 T517 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1772 T517 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1773 T517 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1773 T517 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1774 T517 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1774 T517 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1775 T517 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1775 T517 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1776 T517 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1776 T517 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1777 T517 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1777 T517 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1790 T517 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1795 T517 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1796 T517 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> 1799 T517 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/control/data
[junit4:junit4]   2> 1801 T517 oass.SolrIndexSearcher.<init> Opening Searcher@73f4117b main
[junit4:junit4]   2> 1802 T517 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1802 T517 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1803 T517 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1810 T517 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1863 T518 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@73f4117b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1868 T517 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1868 T517 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1869 T497 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3522c1b0003 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> 2232 T515 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2233 T515 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:60709_rnq",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60709/rnq"}
[junit4:junit4]   2> 2233 T515 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2249 T515 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2249 T497 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3522c1b0003 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> 2268 T514 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> 2882 T517 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2882 T517 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60709/rnq collection:control_collection shard:shard1
[junit4:junit4]   2> 2883 T517 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2916 T497 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3522c1b0003 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> 2917 T517 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2918 T497 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3522c1b0003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2927 T517 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2927 T517 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2928 T517 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60709/rnq/collection1/
[junit4:junit4]   2> 2928 T517 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2928 T517 oasc.SyncStrategy.syncToMe http://127.0.0.1:60709/rnq/collection1/ has no replicas
[junit4:junit4]   2> 2928 T517 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60709/rnq/collection1/
[junit4:junit4]   2> 2929 T517 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2933 T497 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3522c1b0003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3774 T515 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3843 T514 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> 3861 T517 oasc.ZkController.register We are http://127.0.0.1:60709/rnq/collection1/ and leader is http://127.0.0.1:60709/rnq/collection1/
[junit4:junit4]   2> 3861 T517 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60709/rnq
[junit4:junit4]   2> 3861 T517 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3862 T517 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3862 T517 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3864 T517 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3865 T492 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3866 T492 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3867 T492 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3886 T492 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3905 T492 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:61919/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@4421cbc6
[junit4:junit4]   2> 3906 T492 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3906 T519 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:61919. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3907 T519 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:61919, initiating session
[junit4:junit4]   2> 3907 T494 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:50588
[junit4:junit4]   2> 3908 T494 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:50588
[junit4:junit4]   2> 3912 T496 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf3522c1b0004 with negotiated timeout 10000 for client /140.211.11.196:50588
[junit4:junit4]   2> 3912 T519 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:61919, sessionid = 0x13bf3522c1b0004, negotiated timeout = 10000
[junit4:junit4]   2> 3912 T520 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4421cbc6 name:ZooKeeperConnection Watcher:127.0.0.1:61919/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3913 T492 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3914 T492 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3919 T492 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4090 T492 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4093 T492 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:15606
[junit4:junit4]   2> 4095 T492 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4095 T492 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1356996950877
[junit4:junit4]   2> 4096 T492 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1356996950877/'
[junit4:junit4]   2> 4138 T492 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4139 T492 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4139 T492 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1356996950877
[junit4:junit4]   2> 4140 T492 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1356996950877/solr.xml
[junit4:junit4]   2> 4140 T492 oasc.CoreContainer.<init> New CoreContainer 622396559
[junit4:junit4]   2> 4141 T492 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1356996950877/'
[junit4:junit4]   2> 4142 T492 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1356996950877/'
[junit4:junit4]   2> 4173 T492 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 4174 T492 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4175 T492 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4175 T492 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4175 T492 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4176 T492 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4176 T492 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4177 T492 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4177 T492 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4178 T492 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4202 T492 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4222 T492 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:61919/solr
[junit4:junit4]   2> 4223 T492 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4223 T492 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:61919 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4ddeb89b
[junit4:junit4]   2> 4224 T492 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4225 T530 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:61919. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4226 T530 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:61919, initiating session
[junit4:junit4]   2> 4226 T494 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:13436
[junit4:junit4]   2> 4226 T494 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:13436
[junit4:junit4]   2> 4228 T496 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf3522c1b0005 with negotiated timeout 20000 for client /140.211.11.196:13436
[junit4:junit4]   2> 4228 T530 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:61919, sessionid = 0x13bf3522c1b0005, negotiated timeout = 20000
[junit4:junit4]   2> 4229 T531 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4ddeb89b name:ZooKeeperConnection Watcher:127.0.0.1:61919 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4229 T492 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4231 T497 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf3522c1b0005
[junit4:junit4]   2> 4232 T531 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4232 T494 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:13436 which had sessionid 0x13bf3522c1b0005
[junit4:junit4]   2> 4232 T492 oaz.ZooKeeper.close Session: 0x13bf3522c1b0005 closed
[junit4:junit4]   2> 4233 T492 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 4248 T492 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:61919/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@ccecf3
[junit4:junit4]   2> 4249 T492 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4250 T532 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:61919. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4250 T532 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:61919, initiating session
[junit4:junit4]   2> 4251 T494 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:13437
[junit4:junit4]   2> 4251 T494 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:13437
[junit4:junit4]   2> 4253 T496 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf3522c1b0006 with negotiated timeout 20000 for client /140.211.11.196:13437
[junit4:junit4]   2> 4253 T532 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:61919, sessionid = 0x13bf3522c1b0006, negotiated timeout = 20000
[junit4:junit4]   2> 4254 T533 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ccecf3 name:ZooKeeperConnection Watcher:127.0.0.1:61919/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4254 T492 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4256 T497 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3522c1b0006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4263 T497 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3522c1b0006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4266 T492 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:15606_rnq
[junit4:junit4]   2> 4267 T497 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3522c1b0006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:15606_rnq Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:15606_rnq
[junit4:junit4]   2> 4268 T492 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:15606_rnq
[junit4:junit4]   2> 4280 T514 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> 4281 T520 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4289 T514 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4292 T492 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4299 T534 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1356996950877/collection1
[junit4:junit4]   2> 4299 T534 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4300 T534 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4301 T534 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4303 T534 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1356996950877/collection1/'
[junit4:junit4]   2> 4304 T534 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1356996950877/collection1/lib/README' to classloader
[junit4:junit4]   2> 4305 T534 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1356996950877/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4361 T534 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 4431 T534 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4532 T534 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4539 T534 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5159 T534 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5170 T534 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5175 T534 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5193 T534 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5208 T534 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5214 T534 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5215 T534 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5217 T534 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1356996950877/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty1/
[junit4:junit4]   2> 5217 T534 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ea17876
[junit4:junit4]   2> 5218 T534 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 5219 T534 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty1 forceNew:false
[junit4:junit4]   2> 5220 T534 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty1
[junit4:junit4]   2> 5220 T534 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty1/index/
[junit4:junit4]   2> 5221 T534 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5222 T534 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty1/index forceNew:false
[junit4:junit4]   2> 5228 T534 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@34c8ae05; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5228 T534 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5229 T534 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty1/index
[junit4:junit4]   2> 5229 T534 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 5232 T534 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5232 T534 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 5233 T534 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5233 T534 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 5234 T534 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5234 T534 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5234 T534 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5235 T534 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5236 T534 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5236 T534 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 5237 T534 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 5237 T534 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5238 T534 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 5238 T534 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 5239 T534 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 5239 T534 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5240 T534 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5240 T534 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5241 T534 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5241 T534 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5242 T534 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5243 T534 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5243 T534 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5244 T534 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5244 T534 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 5245 T534 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 5258 T534 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5262 T534 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 5264 T534 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> 5268 T534 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty1
[junit4:junit4]   2> 5269 T534 oass.SolrIndexSearcher.<init> Opening Searcher@5544f245 main
[junit4:junit4]   2> 5271 T534 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5271 T534 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5272 T534 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 5278 T534 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 5333 T535 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5544f245 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5338 T534 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5339 T534 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 5358 T515 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5359 T515 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:60709_rnq",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60709/rnq"}
[junit4:junit4]   2> 5371 T515 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:15606_rnq",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:15606/rnq"}
[junit4:junit4]   2> 5371 T515 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 5372 T515 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 5386 T514 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> 5386 T520 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> 5386 T533 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> 6341 T534 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 6341 T534 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:15606/rnq collection:collection1 shard:shard1
[junit4:junit4]   2> 6342 T534 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 6359 T497 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3522c1b0006 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> 6360 T534 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 6361 T497 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3522c1b0006 type:create cxid:0x44 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6363 T534 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 6363 T534 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 6364 T534 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:15606/rnq/collection1/
[junit4:junit4]   2> 6364 T534 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 6364 T534 oasc.SyncStrategy.syncToMe http://127.0.0.1:15606/rnq/collection1/ has no replicas
[junit4:junit4]   2> 6364 T534 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:15606/rnq/collection1/
[junit4:junit4]   2> 6365 T534 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 6370 T497 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3522c1b0006 type:create cxid:0x4e zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6895 T515 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6914 T514 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> 6914 T520 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> 6914 T533 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> 6937 T534 oasc.ZkController.register We are http://127.0.0.1:15606/rnq/collection1/ and leader is http://127.0.0.1:15606/rnq/collection1/
[junit4:junit4]   2> 6937 T534 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:15606/rnq
[junit4:junit4]   2> 6937 T534 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 6937 T534 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 6938 T534 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6940 T534 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6941 T492 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 6942 T492 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 6943 T492 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 7124 T492 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 7128 T492 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:13439
[junit4:junit4]   2> 7129 T492 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7129 T492 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1356996953915
[junit4:junit4]   2> 7130 T492 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1356996953915/'
[junit4:junit4]   2> 7172 T492 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 7173 T492 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7174 T492 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1356996953915
[junit4:junit4]   2> 7174 T492 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1356996953915/solr.xml
[junit4:junit4]   2> 7175 T492 oasc.CoreContainer.<init> New CoreContainer 1028596880
[junit4:junit4]   2> 7175 T492 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1356996953915/'
[junit4:junit4]   2> 7176 T492 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1356996953915/'
[junit4:junit4]   2> 7207 T492 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 7208 T492 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 7208 T492 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 7209 T492 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 7209 T492 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 7210 T492 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 7210 T492 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 7211 T492 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 7211 T492 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 7212 T492 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 7234 T492 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 7254 T492 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:61919/solr
[junit4:junit4]   2> 7254 T492 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 7255 T492 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:61919 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@28c2d08a
[junit4:junit4]   2> 7256 T492 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7257 T545 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:61919. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7258 T545 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:61919, initiating session
[junit4:junit4]   2> 7258 T494 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:13442
[junit4:junit4]   2> 7258 T494 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:13442
[junit4:junit4]   2> 7261 T496 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf3522c1b0007 with negotiated timeout 20000 for client /140.211.11.196:13442
[junit4:junit4]   2> 7261 T545 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:61919, sessionid = 0x13bf3522c1b0007, negotiated timeout = 20000
[junit4:junit4]   2> 7261 T546 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@28c2d08a name:ZooKeeperConnection Watcher:127.0.0.1:61919 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7261 T492 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7263 T497 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf3522c1b0007
[junit4:junit4]   2> 7271 T546 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 7271 T494 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:13442 which had sessionid 0x13bf3522c1b0007
[junit4:junit4]   2> 7271 T492 oaz.ZooKeeper.close Session: 0x13bf3522c1b0007 closed
[junit4:junit4]   2> 7272 T492 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 7284 T492 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:61919/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@5aeecf0a
[junit4:junit4]   2> 7285 T492 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7285 T547 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:61919. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7286 T547 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:61919, initiating session
[junit4:junit4]   2> 7286 T494 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:13444
[junit4:junit4]   2> 7287 T494 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:13444
[junit4:junit4]   2> 7292 T496 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf3522c1b0008 with negotiated timeout 20000 for client /140.211.11.196:13444
[junit4:junit4]   2> 7292 T547 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:61919, sessionid = 0x13bf3522c1b0008, negotiated timeout = 20000
[junit4:junit4]   2> 7293 T548 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5aeecf0a name:ZooKeeperConnection Watcher:127.0.0.1:61919/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7293 T492 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7294 T497 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3522c1b0008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7296 T497 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3522c1b0008 type:create cxid:0x2 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7298 T492 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:13439_rnq
[junit4:junit4]   2> 7299 T497 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3522c1b0008 type:delete cxid:0x4 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:13439_rnq Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:13439_rnq
[junit4:junit4]   2> 7310 T492 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:13439_rnq
[junit4:junit4]   2> 7319 T520 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> 7319 T533 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> 7319 T514 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> 7321 T520 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7322 T514 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7322 T533 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7325 T492 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 7333 T549 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1356996953915/collection1
[junit4:junit4]   2> 7333 T549 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 7334 T549 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 7334 T549 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 7336 T549 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1356996953915/collection1/'
[junit4:junit4]   2> 7337 T549 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1356996953915/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 7338 T549 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1356996953915/collection1/lib/README' to classloader
[junit4:junit4]   2> 7392 T549 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 7463 T549 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7564 T549 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7571 T549 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 8190 T549 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 8201 T549 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 8205 T549 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 8224 T549 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8229 T549 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8234 T549 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8236 T549 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8237 T549 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1356996953915/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty2/
[junit4:junit4]   2> 8237 T549 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ea17876
[junit4:junit4]   2> 8238 T549 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 8239 T549 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty2 forceNew:false
[junit4:junit4]   2> 8240 T549 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty2
[junit4:junit4]   2> 8240 T549 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty2/index/
[junit4:junit4]   2> 8241 T549 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 8242 T549 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty2/index forceNew:false
[junit4:junit4]   2> 8274 T549 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@f189a9f; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 8274 T549 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 8275 T549 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty2/index
[junit4:junit4]   2> 8276 T549 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 8278 T549 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 8278 T549 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 8279 T549 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 8279 T549 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 8280 T549 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 8280 T549 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 8281 T549 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 8281 T549 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 8282 T549 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 8282 T549 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 8283 T549 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 8284 T549 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 8284 T549 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 8284 T549 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 8285 T549 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 8285 T549 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 8286 T549 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8286 T549 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8287 T549 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8288 T549 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8288 T549 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8289 T549 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8289 T549 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8290 T549 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8290 T549 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 8291 T549 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 8304 T549 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 8308 T549 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 8310 T549 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> 8313 T549 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty2
[junit4:junit4]   2> 8314 T549 oass.SolrIndexSearcher.<init> Opening Searcher@7f127e0 main
[junit4:junit4]   2> 8315 T549 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 8316 T549 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 8316 T549 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 8323 T549 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 8380 T550 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7f127e0 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 8386 T549 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 8387 T549 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8428 T515 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8429 T515 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:15606_rnq",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:15606/rnq"}
[junit4:junit4]   2> 8433 T515 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:13439_rnq",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:13439/rnq"}
[junit4:junit4]   2> 8434 T515 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 8434 T515 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 8444 T548 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> 8444 T520 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> 8444 T533 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> 8444 T514 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> 9389 T549 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 9389 T549 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:13439/rnq collection:collection1 shard:shard1
[junit4:junit4]   2> 9393 T549 oasc.ZkController.register We are http://127.0.0.1:13439/rnq/collection1/ and leader is http://127.0.0.1:15606/rnq/collection1/
[junit4:junit4]   2> 9394 T549 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:13439/rnq
[junit4:junit4]   2> 9394 T549 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 9394 T549 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C37 name=collection1 org.apache.solr.core.SolrCore@70b9a158 url=http://127.0.0.1:13439/rnq/collection1 node=127.0.0.1:13439_rnq C37_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:13439_rnq, base_url=http://127.0.0.1:13439/rnq}
[junit4:junit4]   2> 9401 T551 C37 P13439 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 9402 T549 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9402 T551 C37 P13439 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 9403 T551 C37 P13439 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 9403 T551 C37 P13439 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9403 T492 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 9404 T492 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 9405 T492 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9405 T551 C37 P13439 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9593 T492 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 9596 T492 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:13446
[junit4:junit4]   2> 9597 T492 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 9598 T492 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1356996956380
[junit4:junit4]   2> 9598 T492 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1356996956380/'
[junit4:junit4]   2> 9641 T492 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 9641 T492 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 9642 T492 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1356996956380
[junit4:junit4]   2> 9642 T492 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1356996956380/solr.xml
[junit4:junit4]   2> 9643 T492 oasc.CoreContainer.<init> New CoreContainer 1246516315
[junit4:junit4]   2> 9644 T492 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1356996956380/'
[junit4:junit4]   2> 9644 T492 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1356996956380/'
[junit4:junit4]   2> 9674 T492 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 9675 T492 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 9675 T492 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 9676 T492 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 9676 T492 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 9677 T492 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 9677 T492 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 9678 T492 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 9678 T492 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 9679 T492 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 9700 T492 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 9721 T492 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:61919/solr
[junit4:junit4]   2> 9722 T492 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 9722 T492 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:61919 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@bd11830
[junit4:junit4]   2> 9723 T492 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9724 T561 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:61919. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 9724 T561 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:61919, initiating session
[junit4:junit4]   2> 9725 T494 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:13447
[junit4:junit4]   2> 9725 T494 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:13447
[junit4:junit4]   2> 9727 T496 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf3522c1b0009 with negotiated timeout 20000 for client /140.211.11.196:13447
[junit4:junit4]   2> 9727 T561 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:61919, sessionid = 0x13bf3522c1b0009, negotiated timeout = 20000
[junit4:junit4]   2> 9728 T562 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@bd11830 name:ZooKeeperConnection Watcher:127.0.0.1:61919 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9728 T492 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9730 T497 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf3522c1b0009
[junit4:junit4]   2> 9741 T562 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 9741 T494 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:13447 which had sessionid 0x13bf3522c1b0009
[junit4:junit4]   2> 9741 T492 oaz.ZooKeeper.close Session: 0x13bf3522c1b0009 closed
[junit4:junit4]   2> 9742 T492 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 9753 T492 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:61919/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@42f0ffda
[junit4:junit4]   2> 9754 T492 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9754 T563 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:61919. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 9755 T563 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:61919, initiating session
[junit4:junit4]   2> 9755 T494 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:13448
[junit4:junit4]   2> 9756 T494 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:13448
[junit4:junit4]   2> 9757 T496 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf3522c1b000a with negotiated timeout 20000 for client /140.211.11.196:13448
[junit4:junit4]   2> 9757 T563 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:61919, sessionid = 0x13bf3522c1b000a, negotiated timeout = 20000
[junit4:junit4]   2> 9758 T564 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42f0ffda name:ZooKeeperConnection Watcher:127.0.0.1:61919/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9758 T492 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9759 T497 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3522c1b000a type:create cxid:0x1 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9761 T497 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3522c1b000a type:create cxid:0x2 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9768 T492 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:13446_rnq
[junit4:junit4]   2> 9769 T497 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3522c1b000a type:delete cxid:0x4 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:13446_rnq Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:13446_rnq
[junit4:junit4]   2> 9770 T492 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:13446_rnq
[junit4:junit4]   2> 9773 T514 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> 9773 T533 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> 9773 T520 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> 9774 T548 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9774 T548 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> 9777 T514 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9777 T533 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9777 T520 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9778 T492 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9786 T565 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1356996956380/collection1
[junit4:junit4]   2> 9787 T565 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9787 T565 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9788 T565 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9789 T565 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1356996956380/collection1/'
[junit4:junit4]   2> 9790 T565 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1356996956380/collection1/lib/README' to classloader
[junit4:junit4]   2> 9791 T565 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1356996956380/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9846 T565 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 9920 T565 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9956 T515 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9957 T515 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:13439_rnq",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:13439/rnq"}
[junit4:junit4]   2> 9970 T548 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> 9970 T533 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> 9970 T514 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> 9970 T520 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> 10021 T565 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10021 T564 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> 10029 T565 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10690 T565 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10701 T565 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10705 T565 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10723 T565 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10728 T565 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10733 T565 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10734 T565 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10736 T565 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1356996956380/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty3/
[junit4:junit4]   2> 10736 T565 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ea17876
[junit4:junit4]   2> 10737 T565 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 10738 T565 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty3 forceNew:false
[junit4:junit4]   2> 10738 T565 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty3
[junit4:junit4]   2> 10739 T565 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty3/index/
[junit4:junit4]   2> 10739 T565 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10741 T565 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty3/index forceNew:false
[junit4:junit4]   2> 10747 T565 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@77fdab5f; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10747 T565 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10748 T565 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty3/index
[junit4:junit4]   2> 10749 T565 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 10751 T565 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10752 T565 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 10752 T565 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10752 T565 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 10753 T565 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10753 T565 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10754 T565 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10754 T565 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10755 T565 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10756 T565 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 10756 T565 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 10757 T565 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10757 T565 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 10758 T565 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 10758 T565 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 10759 T565 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10759 T565 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10760 T565 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10760 T565 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10761 T565 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10761 T565 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10762 T565 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10763 T565 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10763 T565 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10764 T565 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 10764 T565 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 10777 T565 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10782 T565 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 10783 T565 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> 10786 T565 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty3
[junit4:junit4]   2> 10788 T565 oass.SolrIndexSearcher.<init> Opening Searcher@7a85722a main
[junit4:junit4]   2> 10789 T565 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10789 T565 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10790 T565 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 10797 T565 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 10852 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7a85722a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10857 T565 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10857 T565 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11476 T515 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11477 T515 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:13446_rnq",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:13446/rnq"}
[junit4:junit4]   2> 11477 T515 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 11477 T515 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11518 T520 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> 11518 T533 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> 11518 T564 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> 11518 T514 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> 11518 T548 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> 11860 T565 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11860 T565 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:13446/rnq collection:collection1 shard:shard1
[junit4:junit4]   2> 11864 T565 oasc.ZkController.register We are http://127.0.0.1:13446/rnq/collection1/ and leader is http://127.0.0.1:15606/rnq/collection1/
[junit4:junit4]   2> 11865 T565 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:13446/rnq
[junit4:junit4]   2> 11865 T565 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 11865 T565 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C38 name=collection1 org.apache.solr.core.SolrCore@51f02c34 url=http://127.0.0.1:13446/rnq/collection1 node=127.0.0.1:13446_rnq C38_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:13446_rnq, base_url=http://127.0.0.1:13446/rnq}
[junit4:junit4]   2> 11866 T567 C38 P13446 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 11867 T567 C38 P13446 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11867 T565 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11867 T567 C38 P13446 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 11867 T567 C38 P13446 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11868 T492 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 11869 T492 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11869 T567 C38 P13446 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11869 T492 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12063 T492 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12066 T492 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:13455
[junit4:junit4]   2> 12067 T492 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12067 T492 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1356996958853
[junit4:junit4]   2> 12068 T492 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1356996958853/'
[junit4:junit4]   2> 12110 T492 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12111 T492 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12111 T492 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1356996958853
[junit4:junit4]   2> 12112 T492 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1356996958853/solr.xml
[junit4:junit4]   2> 12112 T492 oasc.CoreContainer.<init> New CoreContainer 538240734
[junit4:junit4]   2> 12113 T492 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1356996958853/'
[junit4:junit4]   2> 12114 T492 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1356996958853/'
[junit4:junit4]   2> 12143 T492 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 12144 T492 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12144 T492 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12145 T492 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12145 T492 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12146 T492 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12146 T492 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12147 T492 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12147 T492 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12148 T492 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12171 T492 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12191 T492 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:61919/solr
[junit4:junit4]   2> 12192 T492 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12192 T492 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:61919 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@32c8ec33
[junit4:junit4]   2> 12194 T492 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12194 T577 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:61919. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12195 T577 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:61919, initiating session
[junit4:junit4]   2> 12195 T494 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:13456
[junit4:junit4]   2> 12196 T494 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:13456
[junit4:junit4]   2> 12198 T496 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf3522c1b000b with negotiated timeout 20000 for client /140.211.11.196:13456
[junit4:junit4]   2> 12198 T577 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:61919, sessionid = 0x13bf3522c1b000b, negotiated timeout = 20000
[junit4:junit4]   2> 12198 T578 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@32c8ec33 name:ZooKeeperConnection Watcher:127.0.0.1:61919 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12198 T492 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12200 T497 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf3522c1b000b
[junit4:junit4]   2> 12212 T578 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12212 T494 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:13456 which had sessionid 0x13bf3522c1b000b
[junit4:junit4]   2> 12212 T492 oaz.ZooKeeper.close Session: 0x13bf3522c1b000b closed
[junit4:junit4]   2> 12213 T492 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 12226 T492 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:61919/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2ab59e2c
[junit4:junit4]   2> 12227 T492 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12228 T579 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:61919. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12228 T579 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:61919, initiating session
[junit4:junit4]   2> 12228 T494 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:13457
[junit4:junit4]   2> 12229 T494 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:13457
[junit4:junit4]   2> 12231 T496 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf3522c1b000c with negotiated timeout 20000 for client /140.211.11.196:13457
[junit4:junit4]   2> 12231 T579 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:61919, sessionid = 0x13bf3522c1b000c, negotiated timeout = 20000
[junit4:junit4]   2> 12231 T580 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2ab59e2c name:ZooKeeperConnection Watcher:127.0.0.1:61919/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12231 T492 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12232 T497 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3522c1b000c type:create cxid:0x1 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12234 T497 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3522c1b000c type:create cxid:0x2 zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12236 T492 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:13455_rnq
[junit4:junit4]   2> 12237 T497 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf3522c1b000c type:delete cxid:0x4 zxid:0x93 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:13455_rnq Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:13455_rnq
[junit4:junit4]   2> 12244 T492 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:13455_rnq
[junit4:junit4]   2> 12247 T520 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> 12247 T514 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> 12247 T533 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> 12248 T564 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12248 T548 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12248 T564 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> 12248 T548 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> 12250 T520 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12250 T514 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12252 T533 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12253 T492 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 12261 T581 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1356996958853/collection1
[junit4:junit4]   2> 12261 T581 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 12262 T581 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 12262 T581 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 12264 T581 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1356996958853/collection1/'
[junit4:junit4]   2> 12265 T581 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1356996958853/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 12266 T581 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1356996958853/collection1/lib/README' to classloader
[junit4:junit4]   2> 12320 T581 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 12403 T581 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2>  C37_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:13439_rnq, base_url=http://127.0.0.1:13439/rnq}
[junit4:junit4]   2> 12434 T551 C37 P13439 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:15606/rnq/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 12444 T551 C37 P13439 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 12462 T551 C37 P13439 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:13439/rnq START replicas=[http://127.0.0.1:15606/rnq/collection1/] nUpdates=100
[junit4:junit4]   2> 12462 T551 C37 P13439 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 12463 T551 C37 P13439 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 12464 T551 C37 P13439 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 12464 T551 C37 P13439 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 12464 T551 C37 P13439 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 12464 T551 C37 P13439 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:15606/rnq/collection1/. core=collection1
[junit4:junit4]   2> 12465 T551 C37 P13439 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C39 name=collection1 org.apache.solr.core.SolrCore@3f5efda5 url=http://127.0.0.1:15606/rnq/collection1 node=127.0.0.1:15606_rnq C39_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:15606_rnq, base_url=http://127.0.0.1:15606/rnq, leader=true}
[junit4:junit4]   2> 12470 T525 C39 P15606 REQ /get {distrib=false&qt=/get&wt=javabin&version=2&getVersions=100} status=0 QTime=0 
[junit4:junit4]   2> 12477 T526 C39 P15606 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 12479 T526 C39 P15606 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty1
[junit4:junit4]   2> 12483 T526 C39 P15606 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@34c8ae05; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 12484 T526 C39 P15606 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 12488 T526 C39 P15606 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@34c8ae05; 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@34c8ae05; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12489 T526 C39 P15606 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12490 T526 C39 P15606 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty1
[junit4:junit4]   2> 12490 T526 C39 P15606 oass.SolrIndexSearcher.<init> Opening Searcher@7f8b3bc8 realtime
[junit4:junit4]   2> 12491 T526 C39 P15606 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 12491 T526 C39 P15606 /update {waitSearcher=true&openSearcher=false&commit=true&commit_end_point=true&wt=javabin&softCommit=false&version=2} {commit=} 0 14
[junit4:junit4]   2> 12504 T581 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12528 T581 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 12561 T551 C37 P13439 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 12561 T551 C37 P13439 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   2> 12590 T551 C37 P13439 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 12593 T527 C39 P15606 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 12594 T527 C39 P15606 REQ /replication {command=indexversion&wt=javabin&qt=/replication&version=2} status=0 QTime=2 
[junit4:junit4]   2> 12595 T551 C37 P13439 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 12595 T551 C37 P13439 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 12595 T551 C37 P13439 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 12599 T527 C39 P15606 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty1
[junit4:junit4]   2> 12600 T527 C39 P15606 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty1/index
[junit4:junit4]   2> 12600 T527 C39 P15606 REQ /replication {command=filelist&generation=2&wt=javabin&qt=/replication&version=2} status=0 QTime=2 
[junit4:junit4]   2> 12601 T551 C37 P13439 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 12603 T551 C37 P13439 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty2/index.20121231183559559 forceNew:false
[junit4:junit4]   2> 12603 T551 C37 P13439 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty2
[junit4:junit4]   2> 12604 T551 C37 P13439 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty2/index.20121231183559559 lockFactory=org.apache.lucene.store.NativeFSLockFactory@434ff3e5; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 12619 T527 C39 P15606 REQ /replication {file=segments_2&command=filecontent&checksum=true&generation=2&qt=/replication&wt=filestream} status=0 QTime=6 
[junit4:junit4]   2> 12634 T551 C37 P13439 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty2/index
[junit4:junit4]   2> 12634 T551 C37 P13439 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 12635 T551 C37 P13439 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20121231183559559
[junit4:junit4]   2> 12637 T551 C37 P13439 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty2
[junit4:junit4]   2> 12638 T551 C37 P13439 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty2
[junit4:junit4]   2> 12638 T551 C37 P13439 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty2/index/ new=./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty2/index.20121231183559559
[junit4:junit4]   2> 12642 T551 C37 P13439 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty2/index.20121231183559559 lockFactory=org.apache.lucene.store.NativeFSLockFactory@434ff3e5; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12642 T551 C37 P13439 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12644 T551 C37 P13439 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty2
[junit4:junit4]   2> 12649 T551 C37 P13439 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 12649 T551 C37 P13439 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 12650 T551 C37 P13439 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 12651 T551 C37 P13439 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty2/index.20121231183559559
[junit4:junit4]   2> 12652 T551 C37 P13439 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty2
[junit4:junit4]   2> 12656 T551 C37 P13439 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty2/index.20121231183559559 lockFactory=org.apache.lucene.store.NativeFSLockFactory@434ff3e5; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12656 T551 C37 P13439 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12656 T551 C37 P13439 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 12657 T551 C37 P13439 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty2
[junit4:junit4]   2> 12657 T551 C37 P13439 oass.SolrIndexSearcher.<init> Opening Searcher@55e898b4 main
[junit4:junit4]   2> 12659 T550 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@55e898b4 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 12660 T550 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty2/index
[junit4:junit4]   2> 12660 T551 C37 P13439 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 12664 T551 C37 P13439 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty2/index.20121231183559559 lockFactory=org.apache.lucene.store.NativeFSLockFactory@434ff3e5; 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty2/index.20121231183559559 lockFactory=org.apache.lucene.store.NativeFSLockFactory@434ff3e5; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 12664 T551 C37 P13439 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 12666 T551 C37 P13439 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty2
[junit4:junit4]   2> 12666 T551 C37 P13439 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 12666 T551 C37 P13439 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty2/index.20121231183559559
[junit4:junit4]   2> 12667 T551 C37 P13439 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty2/index
[junit4:junit4]   2> 12667 T551 C37 P13439 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 12667 T551 C37 P13439 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 12667 T551 C37 P13439 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12668 T551 C37 P13439 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12670 T551 C37 P13439 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 13024 T515 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13025 T515 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:13446_rnq",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:13446/rnq"}
[junit4:junit4]   2> 13031 T515 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:13439_rnq",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:13439/rnq"}
[junit4:junit4]   2> 13042 T548 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> 13042 T564 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> 13042 T580 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> 13042 T533 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> 13042 T514 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> 13042 T520 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> 13168 T581 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 13180 T581 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 13184 T581 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 13202 T581 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13218 T581 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13223 T581 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13224 T581 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13226 T581 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1356996958853/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty4/
[junit4:junit4]   2> 13226 T581 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ea17876
[junit4:junit4]   2> 13227 T581 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 13228 T581 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty4 forceNew:false
[junit4:junit4]   2> 13228 T581 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty4
[junit4:junit4]   2> 13229 T581 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty4/index/
[junit4:junit4]   2> 13229 T581 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 13230 T581 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty4/index forceNew:false
[junit4:junit4]   2> 13236 T581 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@265bb60; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13237 T581 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13238 T581 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty4/index
[junit4:junit4]   2> 13238 T581 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 13240 T581 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 13241 T581 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 13241 T581 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 13242 T581 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 13242 T581 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 13243 T581 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 13243 T581 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 13244 T581 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 13244 T581 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 13245 T581 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 13245 T581 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 13246 T581 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 13247 T581 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 13247 T581 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 13247 T581 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 13248 T581 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 13248 T581 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13249 T581 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13250 T581 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13250 T581 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13251 T581 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13251 T581 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13252 T581 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13252 T581 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13253 T581 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 13253 T581 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 13266 T581 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 13271 T581 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 13272 T581 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> 13275 T581 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty4
[junit4:junit4]   2> 13277 T581 oass.SolrIndexSearcher.<init> Opening Searcher@15092239 main
[junit4:junit4]   2> 13278 T581 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 13278 T581 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 13279 T581 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 13286 T581 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 13343 T584 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@15092239 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 13348 T581 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 13349 T581 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14568 T515 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14569 T515 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:13455_rnq",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:13455/rnq"}
[junit4:junit4]   2> 14569 T515 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 14570 T515 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14587 T548 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> 14587 T580 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> 14587 T564 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> 14587 T514 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> 14587 T533 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> 14587 T520 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> 15352 T581 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 15352 T581 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:13455/rnq collection:collection1 shard:shard1
[junit4:junit4]   2> 15367 T581 oasc.ZkController.register We are http://127.0.0.1:13455/rnq/collection1/ and leader is http://127.0.0.1:15606/rnq/collection1/
[junit4:junit4]   2> 15367 T581 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:13455/rnq
[junit4:junit4]   2> 15367 T581 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 15368 T581 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C40 name=collection1 org.apache.solr.core.SolrCore@563f9162 url=http://127.0.0.1:13455/rnq/collection1 node=127.0.0.1:13455_rnq C40_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:13455_rnq, base_url=http://127.0.0.1:13455/rnq}
[junit4:junit4]   2> 15369 T585 C40 P13455 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 15369 T585 C40 P13455 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 15369 T581 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15369 T585 C40 P13455 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 15370 T585 C40 P13455 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15370 T492 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 15371 T585 C40 P13455 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15371 T492 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 15372 T492 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15390 T492 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15392 T492 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 15393 T492 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 15394 T492 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C38_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:13446_rnq, base_url=http://127.0.0.1:13446/rnq}
[junit4:junit4]   2> 15901 T567 C38 P13446 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:15606/rnq/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15901 T567 C38 P13446 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:13446/rnq START replicas=[http://127.0.0.1:15606/rnq/collection1/] nUpdates=100
[junit4:junit4]   2> 15902 T567 C38 P13446 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15902 T567 C38 P13446 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 15902 T567 C38 P13446 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 15902 T567 C38 P13446 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 15902 T567 C38 P13446 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 15903 T567 C38 P13446 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:15606/rnq/collection1/. core=collection1
[junit4:junit4]   2> 15903 T567 C38 P13446 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15905 T525 C39 P15606 REQ /get {distrib=false&qt=/get&wt=javabin&version=2&getVersions=100} status=0 QTime=0 
[junit4:junit4]   2> 15916 T529 C39 P15606 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15925 T529 C39 P15606 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@34c8ae05; 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@34c8ae05; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15926 T529 C39 P15606 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15927 T529 C39 P15606 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty1
[junit4:junit4]   2> 15927 T529 C39 P15606 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15928 T529 C39 P15606 /update {waitSearcher=true&openSearcher=false&commit=true&commit_end_point=true&wt=javabin&softCommit=false&version=2} {commit=} 0 12
[junit4:junit4]   2> 15929 T567 C38 P13446 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15929 T567 C38 P13446 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15932 T527 C39 P15606 REQ /replication {command=indexversion&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15933 T567 C38 P13446 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 15934 T567 C38 P13446 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15934 T567 C38 P13446 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15936 T527 C39 P15606 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty1
[junit4:junit4]   2> 15937 T527 C39 P15606 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty1/index
[junit4:junit4]   2> 15938 T527 C39 P15606 REQ /replication {command=filelist&generation=3&wt=javabin&qt=/replication&version=2} status=0 QTime=2 
[junit4:junit4]   2> 15939 T567 C38 P13446 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15940 T567 C38 P13446 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty3/index.20121231183602896 forceNew:false
[junit4:junit4]   2> 15940 T567 C38 P13446 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty3
[junit4:junit4]   2> 15941 T567 C38 P13446 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty3/index.20121231183602896 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f873b13; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 15945 T527 C39 P15606 REQ /replication {file=segments_3&command=filecontent&checksum=true&generation=3&qt=/replication&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 15947 T567 C38 P13446 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty3/index
[junit4:junit4]   2> 15947 T567 C38 P13446 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15948 T567 C38 P13446 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20121231183602896
[junit4:junit4]   2> 15949 T567 C38 P13446 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty3
[junit4:junit4]   2> 15950 T567 C38 P13446 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty3
[junit4:junit4]   2> 15950 T567 C38 P13446 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty3/index/ new=./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty3/index.20121231183602896
[junit4:junit4]   2> 15954 T567 C38 P13446 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty3/index.20121231183602896 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f873b13; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15954 T567 C38 P13446 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15956 T567 C38 P13446 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty3
[junit4:junit4]   2> 15956 T567 C38 P13446 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15956 T567 C38 P13446 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15957 T567 C38 P13446 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 15957 T567 C38 P13446 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty3/index.20121231183602896
[junit4:junit4]   2> 15958 T567 C38 P13446 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty3
[junit4:junit4]   2> 15962 T567 C38 P13446 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty3/index.20121231183602896 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f873b13; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15962 T567 C38 P13446 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15962 T567 C38 P13446 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15963 T567 C38 P13446 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty3
[junit4:junit4]   2> 15963 T567 C38 P13446 oass.SolrIndexSearcher.<init> Opening Searcher@37b91744 main
[junit4:junit4]   2> 15966 T566 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@37b91744 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 15966 T566 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty3/index
[junit4:junit4]   2> 15966 T567 C38 P13446 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15970 T567 C38 P13446 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty3/index.20121231183602896 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f873b13; 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty3/index.20121231183602896 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f873b13; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 15970 T567 C38 P13446 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 15971 T567 C38 P13446 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty3
[junit4:junit4]   2> 15971 T567 C38 P13446 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15972 T567 C38 P13446 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty3/index.20121231183602896
[junit4:junit4]   2> 15972 T567 C38 P13446 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty3/index
[junit4:junit4]   2> 15972 T567 C38 P13446 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 15972 T567 C38 P13446 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15973 T567 C38 P13446 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15973 T567 C38 P13446 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15975 T567 C38 P13446 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 16094 T515 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16095 T515 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:13455_rnq",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:13455/rnq"}
[junit4:junit4]   2> 16099 T515 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:13446_rnq",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:13446/rnq"}
[junit4:junit4]   2> 16112 T548 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> 16112 T580 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> 16112 T533 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> 16112 T514 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> 16112 T520 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> 16112 T564 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> 16396 T492 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17399 T492 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C40_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:13455_rnq, base_url=http://127.0.0.1:13455/rnq}
[junit4:junit4]   2> 18393 T585 C40 P13455 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:15606/rnq/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18393 T585 C40 P13455 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:13455/rnq START replicas=[http://127.0.0.1:15606/rnq/collection1/] nUpdates=100
[junit4:junit4]   2> 18394 T585 C40 P13455 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18394 T585 C40 P13455 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18394 T585 C40 P13455 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18395 T585 C40 P13455 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18395 T585 C40 P13455 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18395 T585 C40 P13455 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:15606/rnq/collection1/. core=collection1
[junit4:junit4]   2> 18395 T585 C40 P13455 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18397 T525 C39 P15606 REQ /get {distrib=false&qt=/get&wt=javabin&version=2&getVersions=100} status=0 QTime=1 
[junit4:junit4]   2> 18402 T492 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18413 T523 C39 P15606 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18417 T523 C39 P15606 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@34c8ae05; 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@34c8ae05; 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@34c8ae05; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 18417 T523 C39 P15606 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 18418 T523 C39 P15606 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty1
[junit4:junit4]   2> 18419 T523 C39 P15606 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18419 T523 C39 P15606 /update {waitSearcher=true&openSearcher=false&commit=true&commit_end_point=true&wt=javabin&softCommit=false&version=2} {commit=} 0 7
[junit4:junit4]   2> 18420 T585 C40 P13455 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18420 T585 C40 P13455 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18423 T527 C39 P15606 REQ /replication {command=indexversion&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18424 T585 C40 P13455 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 18425 T585 C40 P13455 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18425 T585 C40 P13455 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18427 T527 C39 P15606 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty1
[junit4:junit4]   2> 18428 T527 C39 P15606 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty1/index
[junit4:junit4]   2> 18429 T527 C39 P15606 REQ /replication {command=filelist&generation=4&wt=javabin&qt=/replication&version=2} status=0 QTime=2 
[junit4:junit4]   2> 18429 T585 C40 P13455 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18431 T585 C40 P13455 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty4/index.20121231183605387 forceNew:false
[junit4:junit4]   2> 18431 T585 C40 P13455 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty4
[junit4:junit4]   2> 18432 T585 C40 P13455 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty4/index.20121231183605387 lockFactory=org.apache.lucene.store.NativeFSLockFactory@434d4889; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 18436 T527 C39 P15606 REQ /replication {file=segments_4&command=filecontent&checksum=true&generation=4&qt=/replication&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 18438 T585 C40 P13455 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty4/index
[junit4:junit4]   2> 18438 T585 C40 P13455 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18439 T585 C40 P13455 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20121231183605387
[junit4:junit4]   2> 18440 T585 C40 P13455 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty4
[junit4:junit4]   2> 18441 T585 C40 P13455 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty4
[junit4:junit4]   2> 18441 T585 C40 P13455 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty4/index/ new=./org.apache.solr.cloud.SyncSliceTest-1356996946965/jetty4/index.20121231183605387
[junit4:junit4]   2> 18445 T585 C40 P13455 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NR

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

me=qtp712712740-1279 Acceptor0 SocketConnector@127.0.0.1:39441, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at java.net.PlainSocketImpl.socketAccept(Native Method)
[junit4:junit4]   2> 	        at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398)
[junit4:junit4]   2> 	        at java.net.ServerSocket.implAccept(ServerSocket.java:522)
[junit4:junit4]   2> 	        at java.net.ServerSocket.accept(ServerSocket.java:490)
[junit4:junit4]   2> 	        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> 	  37) Thread[id=1432, name=searcherExecutor-841-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> 	  38) Thread[id=1394, name=searcherExecutor-795-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> 	  39) Thread[id=1333, name=searcherExecutor-739-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=1248, name=qtp1754970675-1248 Acceptor0 SocketConnector@127.0.0.1:41913, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at java.net.PlainSocketImpl.socketAccept(Native Method)
[junit4:junit4]   2> 	        at java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:398)
[junit4:junit4]   2> 	        at java.net.ServerSocket.implAccept(ServerSocket.java:522)
[junit4:junit4]   2> 	        at java.net.ServerSocket.accept(ServerSocket.java:490)
[junit4:junit4]   2> 	        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> 	  41) Thread[id=1230, name=TEST-BasicDistributedZkTest.testDistribSearch-seed#[A299B2FD956D8244]-SendThread(localhost:26741), 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> 	  42) Thread[id=1395, name=searcherExecutor-794-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=SimpleText, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=es_CR, timezone=Europe/Copenhagen
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_09 (64-bit)/cpus=16,threads=45,free=223483368,total=383778816
[junit4:junit4]   2> NOTE: All tests run in this JVM: [StatsComponentTest, AnalysisAfterCoreReloadTest, TermVectorComponentDistributedTest, ReturnFieldsTest, TestFoldingMultitermQuery, FullSolrCloudDistribCmdsTest, SchemaVersionSpecificBehaviorTest, TestReplicationHandler, LukeRequestHandlerTest, TestMergePolicyConfig, TestCSVLoader, TestRecovery, ExternalFileFieldSortTest, XmlUpdateRequestHandlerTest, EchoParamsTest, TestLRUCache, SolrIndexConfigTest, TestUtils, TestFunctionQuery, DocumentBuilderTest, CoreContainerCoreInitFailuresTest, SpellingQueryConverterTest, LeaderElectionTest, DirectSolrSpellCheckerTest, TestOmitPositions, TestCSVResponseWriter, TestDistributedSearch, TestAtomicUpdateErrorCases, BasicFunctionalityTest, TestElisionMultitermQuery, TestFastWriter, DisMaxRequestHandlerTest, TestArbitraryIndexDir, QueryParsingTest, TestFastOutputStream, IndexSchemaTest, TestStressVersions, TestTrie, TestPhraseSuggestions, OpenExchangeRatesOrgProviderTest, DistributedQueryElevationComponentTest, TestSurroundQueryParser, PeerSyncTest, IndexReaderFactoryTest, ShowFileRequestHandlerTest, ScriptEngineTest, SolrCoreTest, TestPropInjectDefaults, TestHashPartitioner, RAMDirectoryFactoryTest, SuggesterTSTTest, StatelessScriptUpdateProcessorFactoryTest, OutputWriterTest, QueryEqualityTest, SolrInfoMBeanTest, PolyFieldTest, OverseerCollectionProcessorTest, TestUpdate, UUIDFieldTest, TimeZoneUtilsTest, BasicDistributedZkTest]
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=A299B2FD956D8244 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_CR -Dtests.timezone=Europe/Copenhagen -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR   0.00s J1 | BasicDistributedZkTest (suite) <<<
[junit4:junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([A299B2FD956D8244]:0)
[junit4:junit4] Completed on J1 in 7223.98s, 1 test, 2 errors <<< FAILURES!

[...truncated 12 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml:353: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build.xml:178: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/common-build.xml:438: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/common-build.xml:1176: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/common-build.xml:841: There were test failures: 245 suites, 1013 tests, 1 suite-level error, 1 error, 1 failure, 22 ignored (4 assumptions)

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



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

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

3 tests failed.
REGRESSION:  org.apache.solr.cloud.BasicDistributedZk2Test.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([A9B44AFD54757BF4]:0)


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

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

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


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

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:30311/_/g/oneInstanceCollection4

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:30311/_/g/oneInstanceCollection4
	at __randomizedtesting.SeedInfo.seed([A9B44AFD54757BF4:2852C4E5232A1BC8]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:409)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZkTest.testANewCollectionInOneInstance(BasicDistributedZkTest.java:1112)
	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:329)
	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)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:150)
	at java.net.SocketInputStream.read(SocketInputStream.java:121)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:149)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:111)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:264)
	at org.apache.http.impl.conn.DefaultResponseParser.parseHead(DefaultResponseParser.java:98)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:252)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:282)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:247)
	at org.apache.http.impl.conn.AbstractClientConnAdapter.receiveResponseHeader(AbstractClientConnAdapter.java:216)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:298)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:647)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:464)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:820)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:754)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:732)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:352)
	... 47 more




Build Log:
[...truncated 8812 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
[junit4:junit4]   2> 0 T900 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_/g
[junit4:junit4]   2> 5 T900 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1357112967649
[junit4:junit4]   2> 7 T900 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 7 T901 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 9 T901 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 10 T901 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 10 T901 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 10 T901 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 11 T901 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 108 T900 oasc.ZkTestServer.run start zk server on port:48622
[junit4:junit4]   2> 108 T900 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48622 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@181a7c07
[junit4:junit4]   2> 109 T900 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 109 T906 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:48622. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 110 T906 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:48622, initiating session
[junit4:junit4]   2> 110 T902 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:44826
[junit4:junit4]   2> 111 T902 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:44826
[junit4:junit4]   2> 111 T904 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 113 T904 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bfa3c81e70000 with negotiated timeout 10000 for client /140.211.11.196:44826
[junit4:junit4]   2> 114 T906 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:48622, sessionid = 0x13bfa3c81e70000, negotiated timeout = 10000
[junit4:junit4]   2> 114 T907 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@181a7c07 name:ZooKeeperConnection Watcher:127.0.0.1:48622 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 114 T900 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 115 T900 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 118 T905 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bfa3c81e70000
[junit4:junit4]   2> 126 T907 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 126 T902 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:44826 which had sessionid 0x13bfa3c81e70000
[junit4:junit4]   2> 126 T900 oaz.ZooKeeper.close Session: 0x13bfa3c81e70000 closed
[junit4:junit4]   2> 127 T900 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48622/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@647d21e0
[junit4:junit4]   2> 128 T900 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 128 T908 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:48622. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 129 T908 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:48622, initiating session
[junit4:junit4]   2> 129 T902 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:59465
[junit4:junit4]   2> 129 T902 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:59465
[junit4:junit4]   2> 130 T904 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bfa3c81e70001 with negotiated timeout 10000 for client /140.211.11.196:59465
[junit4:junit4]   2> 131 T908 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:48622, sessionid = 0x13bfa3c81e70001, negotiated timeout = 10000
[junit4:junit4]   2> 131 T909 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@647d21e0 name:ZooKeeperConnection Watcher:127.0.0.1:48622/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 131 T900 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 131 T900 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 136 T900 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 146 T900 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 149 T900 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 152 T900 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 153 T900 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 164 T900 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 165 T900 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 269 T900 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 270 T900 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 274 T900 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 275 T900 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 285 T900 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 286 T900 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 289 T900 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 290 T900 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 294 T900 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 295 T900 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 298 T900 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 299 T900 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 303 T900 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 303 T900 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 307 T905 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bfa3c81e70001
[junit4:junit4]   2> 308 T909 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 308 T902 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:59465 which had sessionid 0x13bfa3c81e70001
[junit4:junit4]   2> 308 T900 oaz.ZooKeeper.close Session: 0x13bfa3c81e70001 closed
[junit4:junit4]   2> 473 T900 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 478 T900 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:49836
[junit4:junit4]   2> 480 T900 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 480 T900 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357112967952
[junit4:junit4]   2> 481 T900 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357112967952/'
[junit4:junit4]   2> 523 T900 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 524 T900 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 524 T900 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357112967952
[junit4:junit4]   2> 525 T900 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357112967952/solr.xml
[junit4:junit4]   2> 525 T900 oasc.CoreContainer.<init> New CoreContainer 574014103
[junit4:junit4]   2> 526 T900 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357112967952/'
[junit4:junit4]   2> 526 T900 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357112967952/'
[junit4:junit4]   2> 556 T900 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 557 T900 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 557 T900 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 558 T900 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 558 T900 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 558 T900 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 559 T900 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 559 T900 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 560 T900 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 560 T900 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 583 T900 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 603 T900 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:48622/solr
[junit4:junit4]   2> 603 T900 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 604 T900 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48622 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@39f2b03a
[junit4:junit4]   2> 605 T900 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 605 T919 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:48622. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 606 T919 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:48622, initiating session
[junit4:junit4]   2> 607 T902 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:62955
[junit4:junit4]   2> 607 T902 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:62955
[junit4:junit4]   2> 609 T904 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bfa3c81e70002 with negotiated timeout 20000 for client /140.211.11.196:62955
[junit4:junit4]   2> 609 T919 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:48622, sessionid = 0x13bfa3c81e70002, negotiated timeout = 20000
[junit4:junit4]   2> 609 T920 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@39f2b03a name:ZooKeeperConnection Watcher:127.0.0.1:48622 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 609 T900 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 611 T905 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bfa3c81e70002
[junit4:junit4]   2> 612 T920 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 612 T902 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:62955 which had sessionid 0x13bfa3c81e70002
[junit4:junit4]   2> 612 T900 oaz.ZooKeeper.close Session: 0x13bfa3c81e70002 closed
[junit4:junit4]   2> 613 T900 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 626 T900 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48622/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@214f4609
[junit4:junit4]   2> 627 T900 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 627 T921 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:48622. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 628 T921 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:48622, initiating session
[junit4:junit4]   2> 628 T902 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:62164
[junit4:junit4]   2> 629 T902 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:62164
[junit4:junit4]   2> 630 T904 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bfa3c81e70003 with negotiated timeout 20000 for client /140.211.11.196:62164
[junit4:junit4]   2> 630 T921 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:48622, sessionid = 0x13bfa3c81e70003, negotiated timeout = 20000
[junit4:junit4]   2> 630 T922 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@214f4609 name:ZooKeeperConnection Watcher:127.0.0.1:48622/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 631 T900 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 633 T905 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bfa3c81e70003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 641 T900 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 644 T900 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49836__%2Fg
[junit4:junit4]   2> 645 T905 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bfa3c81e70003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49836__%2Fg Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49836__%2Fg
[junit4:junit4]   2> 646 T900 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49836__%2Fg
[junit4:junit4]   2> 655 T900 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 668 T905 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bfa3c81e70003 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> 670 T900 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 673 T900 oasc.Overseer.start Overseer (id=88939755448238083-127.0.0.1:49836__%2Fg-n_0000000000) starting
[junit4:junit4]   2> 674 T905 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bfa3c81e70003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 680 T905 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bfa3c81e70003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 682 T905 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bfa3c81e70003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 688 T905 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bfa3c81e70003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 689 T924 oasc.OverseerCollectionProcessor.run Process current queue of collection messages
[junit4:junit4]   2> 690 T900 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 694 T900 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 697 T923 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 702 T925 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357112967952/collection1
[junit4:junit4]   2> 702 T925 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 703 T925 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 703 T925 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 705 T925 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357112967952/collection1/'
[junit4:junit4]   2> 706 T925 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357112967952/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 707 T925 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357112967952/collection1/lib/README' to classloader
[junit4:junit4]   2> 760 T925 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 831 T925 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 932 T925 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 938 T925 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1545 T925 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1553 T925 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1556 T925 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1569 T925 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1573 T925 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1576 T925 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1577 T925 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1579 T925 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357112967952/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/control/data/
[junit4:junit4]   2> 1579 T925 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bbfdaa4
[junit4:junit4]   2> 1579 T925 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 1580 T925 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/control/data forceNew:false
[junit4:junit4]   2> 1581 T925 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/control/data
[junit4:junit4]   2> 1581 T925 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/control/data/index/
[junit4:junit4]   2> 1581 T925 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1582 T925 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/control/data/index forceNew:false
[junit4:junit4]   2> 1587 T925 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7bed2330),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1587 T925 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1588 T925 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/control/data/index
[junit4:junit4]   2> 1588 T925 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1589 T925 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1590 T925 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1590 T925 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1590 T925 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1591 T925 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1591 T925 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1591 T925 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1591 T925 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1592 T925 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1592 T925 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1592 T925 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1593 T925 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1593 T925 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1593 T925 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1594 T925 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1594 T925 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1594 T925 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1595 T925 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1595 T925 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1595 T925 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1595 T925 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1596 T925 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1596 T925 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1596 T925 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1597 T925 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1597 T925 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1605 T925 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1608 T925 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1609 T925 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> 1611 T925 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/control/data
[junit4:junit4]   2> 1612 T925 oass.SolrIndexSearcher.<init> Opening Searcher@7a2e7e5a main
[junit4:junit4]   2> 1613 T925 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1613 T925 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1614 T925 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1619 T925 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1663 T926 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7a2e7e5a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1666 T925 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1666 T925 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1667 T905 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bfa3c81e70003 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> 2202 T923 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2203 T923 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:49836__%2Fg",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49836/_/g"}
[junit4:junit4]   2> 2204 T923 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2210 T923 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2211 T905 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bfa3c81e70003 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> 2342 T922 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> 2680 T925 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2680 T925 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49836/_/g collection:control_collection shard:shard1
[junit4:junit4]   2> 2681 T925 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2707 T905 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bfa3c81e70003 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> 2709 T925 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2709 T905 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bfa3c81e70003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2719 T925 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2720 T925 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2720 T925 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49836/_/g/collection1/
[junit4:junit4]   2> 2721 T925 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2721 T925 oasc.SyncStrategy.syncToMe http://127.0.0.1:49836/_/g/collection1/ has no replicas
[junit4:junit4]   2> 2721 T925 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49836/_/g/collection1/
[junit4:junit4]   2> 2721 T925 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2771 T905 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bfa3c81e70003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3914 T923 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3937 T922 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> 3998 T925 oasc.ZkController.register We are http://127.0.0.1:49836/_/g/collection1/ and leader is http://127.0.0.1:49836/_/g/collection1/
[junit4:junit4]   2> 3998 T925 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49836/_/g
[junit4:junit4]   2> 3998 T925 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3999 T925 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3999 T925 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 4001 T925 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4004 T900 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 4005 T900 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 4006 T900 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 4033 T900 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 4056 T900 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48622/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@3deed5f2
[junit4:junit4]   2> 4057 T900 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4058 T927 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:48622. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4058 T927 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:48622, initiating session
[junit4:junit4]   2> 4059 T902 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:15751
[junit4:junit4]   2> 4059 T902 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:15751
[junit4:junit4]   2> 4061 T904 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bfa3c81e70004 with negotiated timeout 10000 for client /140.211.11.196:15751
[junit4:junit4]   2> 4061 T927 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:48622, sessionid = 0x13bfa3c81e70004, negotiated timeout = 10000
[junit4:junit4]   2> 4061 T928 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3deed5f2 name:ZooKeeperConnection Watcher:127.0.0.1:48622/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4061 T900 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4063 T900 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4068 T900 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4240 T900 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4243 T900 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:30311
[junit4:junit4]   2> 4243 T900 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4244 T900 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357112971711
[junit4:junit4]   2> 4245 T900 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357112971711/'
[junit4:junit4]   2> 4288 T900 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4289 T900 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4289 T900 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357112971711
[junit4:junit4]   2> 4290 T900 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357112971711/solr.xml
[junit4:junit4]   2> 4290 T900 oasc.CoreContainer.<init> New CoreContainer 631565894
[junit4:junit4]   2> 4291 T900 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357112971711/'
[junit4:junit4]   2> 4291 T900 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357112971711/'
[junit4:junit4]   2> 4322 T900 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 4323 T900 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4323 T900 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4324 T900 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4324 T900 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4325 T900 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4325 T900 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4326 T900 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4326 T900 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4327 T900 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4351 T900 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4371 T900 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:48622/solr
[junit4:junit4]   2> 4371 T900 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4372 T900 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48622 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@6da5c87d
[junit4:junit4]   2> 4373 T900 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4374 T938 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:48622. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4375 T938 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:48622, initiating session
[junit4:junit4]   2> 4375 T902 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:42173
[junit4:junit4]   2> 4375 T902 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:42173
[junit4:junit4]   2> 4378 T904 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bfa3c81e70005 with negotiated timeout 20000 for client /140.211.11.196:42173
[junit4:junit4]   2> 4378 T938 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:48622, sessionid = 0x13bfa3c81e70005, negotiated timeout = 20000
[junit4:junit4]   2> 4399 T939 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6da5c87d name:ZooKeeperConnection Watcher:127.0.0.1:48622 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4400 T900 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4402 T905 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bfa3c81e70005
[junit4:junit4]   2> 4403 T939 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4403 T902 oazs.NIOServerCnxn.doIO WARNING caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13bfa3c81e70005, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 4403 T900 oaz.ZooKeeper.close Session: 0x13bfa3c81e70005 closed
[junit4:junit4]   2> 4404 T902 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:42173 which had sessionid 0x13bfa3c81e70005
[junit4:junit4]   2> 4404 T900 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 4417 T900 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48622/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@59aa6f44
[junit4:junit4]   2> 4419 T900 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4419 T940 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:48622. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4420 T940 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:48622, initiating session
[junit4:junit4]   2> 4420 T902 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60017
[junit4:junit4]   2> 4420 T902 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60017
[junit4:junit4]   2> 4422 T904 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bfa3c81e70006 with negotiated timeout 20000 for client /140.211.11.196:60017
[junit4:junit4]   2> 4422 T940 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:48622, sessionid = 0x13bfa3c81e70006, negotiated timeout = 20000
[junit4:junit4]   2> 4422 T941 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59aa6f44 name:ZooKeeperConnection Watcher:127.0.0.1:48622/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4423 T900 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4424 T905 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bfa3c81e70006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4426 T905 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bfa3c81e70006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4433 T900 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:30311__%2Fg
[junit4:junit4]   2> 4434 T905 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bfa3c81e70006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:30311__%2Fg Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:30311__%2Fg
[junit4:junit4]   2> 4435 T900 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:30311__%2Fg
[junit4:junit4]   2> 4438 T922 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> 4439 T928 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4441 T922 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4444 T900 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4452 T942 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357112971711/collection1
[junit4:junit4]   2> 4452 T942 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4453 T942 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4453 T942 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4455 T942 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357112971711/collection1/'
[junit4:junit4]   2> 4457 T942 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357112971711/collection1/lib/README' to classloader
[junit4:junit4]   2> 4458 T942 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357112971711/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4514 T942 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 4588 T942 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4690 T942 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4701 T942 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5385 T942 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5398 T942 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5402 T942 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5439 T942 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5445 T942 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5450 T942 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5451 T923 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5452 T942 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5452 T923 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:49836__%2Fg",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49836/_/g"}
[junit4:junit4]   2> 5455 T942 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357112971711/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty1/
[junit4:junit4]   2> 5455 T942 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bbfdaa4
[junit4:junit4]   2> 5456 T942 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 5457 T942 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty1 forceNew:false
[junit4:junit4]   2> 5458 T942 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty1
[junit4:junit4]   2> 5458 T942 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty1/index/
[junit4:junit4]   2> 5459 T942 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5460 T942 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty1/index forceNew:false
[junit4:junit4]   2> 5472 T922 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> 5472 T941 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> 5472 T928 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> 5479 T942 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@79b7c7b9),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5479 T942 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5480 T942 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty1/index
[junit4:junit4]   2> 5481 T942 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 5483 T942 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5484 T942 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 5484 T942 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5484 T942 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 5485 T942 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5485 T942 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5486 T942 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5486 T942 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5487 T942 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5488 T942 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 5488 T942 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 5489 T942 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5489 T942 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 5489 T942 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 5490 T942 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 5491 T942 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5491 T942 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5492 T942 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5492 T942 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5493 T942 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5493 T942 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5494 T942 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5494 T942 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5495 T942 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5496 T942 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 5496 T942 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 5509 T942 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5514 T942 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 5515 T942 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> 5518 T942 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty1
[junit4:junit4]   2> 5520 T942 oass.SolrIndexSearcher.<init> Opening Searcher@14504eb6 main
[junit4:junit4]   2> 5521 T942 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5521 T942 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5522 T942 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 5530 T942 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 5578 T943 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@14504eb6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5584 T942 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5585 T942 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6983 T923 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6984 T923 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:30311__%2Fg",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30311/_/g"}
[junit4:junit4]   2> 6984 T923 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6985 T923 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 7006 T922 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7006 T941 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
[junit4:junit4]   2> 7006 T928 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> 7589 T942 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7589 T942 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:30311/_/g collection:collection1 shard:shard1
[junit4:junit4]   2> 7590 T942 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7632 T905 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bfa3c81e70006 type:delete cxid:0x45 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7639 T942 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7639 T905 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bfa3c81e70006 type:create cxid:0x46 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7665 T942 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7665 T942 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7665 T942 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:30311/_/g/collection1/
[junit4:junit4]   2> 7665 T942 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7666 T942 oasc.SyncStrategy.syncToMe http://127.0.0.1:30311/_/g/collection1/ has no replicas
[junit4:junit4]   2> 7666 T942 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:30311/_/g/collection1/
[junit4:junit4]   2> 7666 T942 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7681 T905 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bfa3c81e70006 type:create cxid:0x50 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8517 T923 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8549 T922 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> 8549 T928 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> 8549 T941 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> 8568 T942 oasc.ZkController.register We are http://127.0.0.1:30311/_/g/collection1/ and leader is http://127.0.0.1:30311/_/g/collection1/
[junit4:junit4]   2> 8568 T942 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:30311/_/g
[junit4:junit4]   2> 8568 T942 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8568 T942 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8569 T942 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8571 T942 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8572 T900 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 8573 T900 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8573 T900 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8756 T900 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8760 T900 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:30477
[junit4:junit4]   2> 8760 T900 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8761 T900 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357112976231
[junit4:junit4]   2> 8761 T900 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357112976231/'
[junit4:junit4]   2> 8804 T900 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8804 T900 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8805 T900 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357112976231
[junit4:junit4]   2> 8805 T900 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357112976231/solr.xml
[junit4:junit4]   2> 8806 T900 oasc.CoreContainer.<init> New CoreContainer 1566631081
[junit4:junit4]   2> 8806 T900 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357112976231/'
[junit4:junit4]   2> 8807 T900 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357112976231/'
[junit4:junit4]   2> 8836 T900 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 8837 T900 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8838 T900 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8838 T900 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8839 T900 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8839 T900 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8840 T900 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8840 T900 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8840 T900 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8841 T900 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8862 T900 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8881 T900 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:48622/solr
[junit4:junit4]   2> 8882 T900 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8882 T900 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48622 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@64921e72
[junit4:junit4]   2> 8883 T900 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8884 T953 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:48622. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8885 T953 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:48622, initiating session
[junit4:junit4]   2> 8885 T902 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:56918
[junit4:junit4]   2> 8886 T902 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:56918
[junit4:junit4]   2> 8889 T904 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bfa3c81e70007 with negotiated timeout 20000 for client /140.211.11.196:56918
[junit4:junit4]   2> 8889 T953 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:48622, sessionid = 0x13bfa3c81e70007, negotiated timeout = 20000
[junit4:junit4]   2> 8889 T954 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@64921e72 name:ZooKeeperConnection Watcher:127.0.0.1:48622 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8890 T900 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8891 T905 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bfa3c81e70007
[junit4:junit4]   2> 8893 T954 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8893 T902 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:56918 which had sessionid 0x13bfa3c81e70007
[junit4:junit4]   2> 8893 T900 oaz.ZooKeeper.close Session: 0x13bfa3c81e70007 closed
[junit4:junit4]   2> 8893 T900 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 8905 T900 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48622/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@6c9c7fa4
[junit4:junit4]   2> 8906 T900 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8906 T955 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:48622. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8907 T955 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:48622, initiating session
[junit4:junit4]   2> 8907 T902 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:59080
[junit4:junit4]   2> 8908 T902 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:59080
[junit4:junit4]   2> 8909 T904 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bfa3c81e70008 with negotiated timeout 20000 for client /140.211.11.196:59080
[junit4:junit4]   2> 8909 T955 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:48622, sessionid = 0x13bfa3c81e70008, negotiated timeout = 20000
[junit4:junit4]   2> 8910 T956 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6c9c7fa4 name:ZooKeeperConnection Watcher:127.0.0.1:48622/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8910 T900 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8911 T905 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bfa3c81e70008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8913 T905 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bfa3c81e70008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8921 T900 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:30477__%2Fg
[junit4:junit4]   2> 8922 T905 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bfa3c81e70008 type:delete cxid:0x4 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:30477__%2Fg Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:30477__%2Fg
[junit4:junit4]   2> 8923 T900 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:30477__%2Fg
[junit4:junit4]   2> 8926 T922 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> 8926 T928 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> 8926 T941 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> 8928 T922 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 8928 T928 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 8929 T941 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 8931 T900 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 8938 T957 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357112976231/collection1
[junit4:junit4]   2> 8938 T957 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 8939 T957 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 8939 T957 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 8941 T957 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357112976231/collection1/'
[junit4:junit4]   2> 8942 T957 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357112976231/collection1/lib/README' to classloader
[junit4:junit4]   2> 8943 T957 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357112976231/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9006 T957 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 9090 T957 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9191 T957 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9198 T957 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9911 T957 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9925 T957 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9930 T957 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9945 T957 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9951 T957 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9956 T957 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9957 T957 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9959 T957 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357112976231/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty2/
[junit4:junit4]   2> 9959 T957 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bbfdaa4
[junit4:junit4]   2> 9960 T957 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 9961 T957 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty2 forceNew:false
[junit4:junit4]   2> 9962 T957 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty2
[junit4:junit4]   2> 9962 T957 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty2/index/
[junit4:junit4]   2> 9963 T957 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9964 T957 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty2/index forceNew:false
[junit4:junit4]   2> 9970 T957 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6140085b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9970 T957 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9971 T957 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty2/index
[junit4:junit4]   2> 9972 T957 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 9974 T957 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9974 T957 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 9975 T957 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9975 T957 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 9976 T957 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9976 T957 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9977 T957 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9977 T957 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9978 T957 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9978 T957 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 9979 T957 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 9980 T957 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9980 T957 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 9980 T957 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 9981 T957 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 9981 T957 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9982 T957 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9982 T957 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9983 T957 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9984 T957 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9984 T957 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9985 T957 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9985 T957 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9986 T957 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 9986 T957 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 9987 T957 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 10002 T957 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10007 T957 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 10009 T957 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> 10011 T957 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty2
[junit4:junit4]   2> 10013 T957 oass.SolrIndexSearcher.<init> Opening Searcher@49f1e8a1 main
[junit4:junit4]   2> 10014 T957 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10014 T957 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10015 T957 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 10023 T957 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 10062 T923 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10063 T923 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:30311__%2Fg",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30311/_/g"}
[junit4:junit4]   2> 10080 T941 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> 10080 T922 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> 10080 T956 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> 10080 T928 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> 10096 T958 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@49f1e8a1 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10101 T957 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10101 T957 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11592 T923 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11593 T923 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:30477__%2Fg",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30477/_/g"}
[junit4:junit4]   2> 11593 T923 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11593 T923 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 11607 T922 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> 11607 T941 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> 11607 T956 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> 11607 T928 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> 12105 T957 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 12105 T957 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:30477/_/g collection:collection1 shard:shard2
[junit4:junit4]   2> 12106 T957 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 12121 T905 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bfa3c81e70008 type:delete cxid:0x44 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 12122 T957 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 12122 T905 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bfa3c81e70008 type:create cxid:0x45 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12130 T957 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 12130 T957 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 12130 T957 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:30477/_/g/collection1/
[junit4:junit4]   2> 12131 T957 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 12131 T957 oasc.SyncStrategy.syncToMe http://127.0.0.1:30477/_/g/collection1/ has no replicas
[junit4:junit4]   2> 12131 T957 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:30477/_/g/collection1/
[junit4:junit4]   2> 12132 T957 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 12135 T905 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bfa3c81e70008 type:create cxid:0x4e zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13112 T923 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13159 T922 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> 13159 T956 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> 13159 T941 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> 13159 T928 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> 13166 T957 oasc.ZkController.register We are http://127.0.0.1:30477/_/g/collection1/ and leader is http://127.0.0.1:30477/_/g/collection1/
[junit4:junit4]   2> 13166 T957 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:30477/_/g
[junit4:junit4]   2> 13166 T957 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 13166 T957 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 13167 T957 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13170 T957 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13171 T900 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 13172 T900 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 13172 T900 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13355 T900 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 13359 T900 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:48309
[junit4:junit4]   2> 13359 T900 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 13360 T900 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357112980831
[junit4:junit4]   2> 13361 T900 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357112980831/'
[junit4:junit4]   2> 13410 T900 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 13410 T900 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 13411 T900 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357112980831
[junit4:junit4]   2> 13411 T900 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357112980831/solr.xml
[junit4:junit4]   2> 13412 T900 oasc.CoreContainer.<init> New CoreContainer 1585763726
[junit4:junit4]   2> 13413 T900 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357112980831/'
[junit4:junit4]   2> 13413 T900 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357112980831/'
[junit4:junit4]   2> 13443 T900 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 13444 T900 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 13444 T900 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 13445 T900 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 13445 T900 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 13446 T900 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 13446 T900 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 13447 T900 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 13447 T900 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 13448 T900 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 13471 T900 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 13492 T900 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:48622/solr
[junit4:junit4]   2> 13493 T900 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 13494 T900 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48622 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@398d81fe
[junit4:junit4]   2> 13495 T900 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13495 T968 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:48622. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13497 T968 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:48622, initiating session
[junit4:junit4]   2> 13497 T902 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:37919
[junit4:junit4]   2> 13498 T902 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:37919
[junit4:junit4]   2> 13499 T904 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bfa3c81e70009 with negotiated timeout 20000 for client /140.211.11.196:37919
[junit4:junit4]   2> 13499 T968 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:48622, sessionid = 0x13bfa3c81e70009, negotiated timeout = 20000
[junit4:junit4]   2> 13500 T969 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@398d81fe name:ZooKeeperConnection Watcher:127.0.0.1:48622 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13500 T900 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13502 T905 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bfa3c81e70009
[junit4:junit4]   2> 13503 T969 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 13503 T902 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:37919 which had sessionid 0x13bfa3c81e70009
[junit4:junit4]   2> 13503 T900 oaz.ZooKeeper.close Session: 0x13bfa3c81e70009 closed
[junit4:junit4]   2> 13504 T900 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 13515 T900 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48622/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@10fdea05
[junit4:junit4]   2> 13517 T900 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13517 T970 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:48622. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13517 T970 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:48622, initiating session
[junit4:junit4]   2> 13518 T902 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:21324
[junit4:junit4]   2> 13518 T902 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:21324
[junit4:junit4]   2> 13519 T904 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bfa3c81e7000a with negotiated timeout 20000 for client /140.211.11.196:21324
[junit4:junit4]   2> 13520 T970 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:48622, sessionid = 0x13bfa3c81e7000a, negotiated timeout = 20000
[junit4:junit4]   2> 13520 T971 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10fdea05 name:ZooKeeperConnection Watcher:127.0.0.1:48622/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13520 T900 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13521 T905 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bfa3c81e7000a type:create cxid:0x1 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13523 T905 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bfa3c81e7000a type:create cxid:0x2 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13530 T900 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48309__%2Fg
[junit4:junit4]   2> 13531 T905 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bfa3c81e7000a type:delete cxid:0x4 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:48309__%2Fg Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:48309__%2Fg
[junit4:junit4]   2> 13532 T900 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48309__%2Fg
[junit4:junit4]   2> 13535 T922 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> 13535 T941 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> 13535 T928 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> 13536 T956 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13537 T956 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> 13538 T922 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13546 T928 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13546 T941 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13547 T900 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13556 T972 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357112980831/collection1
[junit4:junit4]   2> 13556 T972 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13557 T972 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13557 T972 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13559 T972 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357112980831/collection1/'
[junit4:junit4]   2> 13560 T972 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357112980831/collection1/lib/README' to classloader
[junit4:junit4]   2> 13561 T972 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357112980831/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13621 T972 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 13692 T972 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13793 T972 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13799 T972 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14429 T972 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14442 T972 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14446 T972 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14462 T972 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14468 T972 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14472 T972 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14474 T972 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14475 T972 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357112980831/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty3/
[junit4:junit4]   2> 14476 T972 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bbfdaa4
[junit4:junit4]   2> 14476 T972 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 14477 T972 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty3 forceNew:false
[junit4:junit4]   2> 14478 T972 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty3
[junit4:junit4]   2> 14478 T972 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty3/index/
[junit4:junit4]   2> 14479 T972 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14481 T972 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty3/index forceNew:false
[junit4:junit4]   2> 14512 T972 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@4f42cc52),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14513 T972 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14513 T972 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty3/index
[junit4:junit4]   2> 14514 T972 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 14516 T972 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14517 T972 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 14517 T972 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14518 T972 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 14518 T972 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14519 T972 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14519 T972 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14520 T972 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14520 T972 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14521 T972 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 14521 T972 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 14522 T972 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14522 T972 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 14523 T972 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 14523 T972 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 14524 T972 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14524 T972 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14525 T972 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14525 T972 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14526 T972 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14527 T972 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14527 T972 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14528 T972 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14528 T972 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 14529 T972 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 14529 T972 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 14542 T972 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14547 T972 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 14548 T972 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> 14551 T972 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty3
[junit4:junit4]   2> 14552 T972 oass.SolrIndexSearcher.<init> Opening Searcher@1244c2c7 main
[junit4:junit4]   2> 14553 T972 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14554 T972 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14554 T972 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 14561 T972 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 14613 T973 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1244c2c7 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14619 T972 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14619 T972 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14674 T923 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14674 T923 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:30477__%2Fg",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:30477/_/g"}
[junit4:junit4]   2> 14680 T923 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:48309__%2Fg",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48309/_/g"}
[junit4:junit4]   2> 14680 T923 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 14680 T923 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14692 T971 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> 14693 T956 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> 14693 T928 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> 14693 T941 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> 14693 T922 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> 15622 T972 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 15622 T972 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:48309/_/g collection:collection1 shard:shard1
[junit4:junit4]   2> 15652 T972 oasc.ZkController.register We are http://127.0.0.1:48309/_/g/collection1/ and leader is http://127.0.0.1:30311/_/g/collection1/
[junit4:junit4]   2> 15652 T972 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:48309/_/g
[junit4:junit4]   2> 15653 T972 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 15653 T972 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C78 name=collection1 org.apache.solr.core.SolrCore@2f7e4372 url=http://127.0.0.1:48309/_/g/collection1 node=127.0.0.1:48309__%2Fg C78_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:48309__%2Fg, base_url=http://127.0.0.1:48309/_/g}
[junit4:junit4]   2> 15660 T974 C78 P48309 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 15660 T972 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15661 T974 C78 P48309 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 15662 T974 C78 P48309 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 15662 T974 C78 P48309 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15662 T900 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 15663 T900 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 15664 T974 C78 P48309 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15664 T900 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15859 T900 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 15862 T900 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:12039
[junit4:junit4]   2> 15863 T900 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 15864 T900 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357112983332
[junit4:junit4]   2> 15864 T900 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357112983332/'
[junit4:junit4]   2> 15906 T900 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 15907 T900 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 15908 T900 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357112983332
[junit4:junit4]   2> 15908 T900 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357112983332/solr.xml
[junit4:junit4]   2> 15909 T900 oasc.CoreContainer.<init> New CoreContainer 1532495306
[junit4:junit4]   2> 15909 T900 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357112983332/'
[junit4:junit4]   2> 15910 T900 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357112983332/'
[junit4:junit4]   2> 15939 T900 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 15940 T900 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 15940 T900 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 15941 T900 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 15941 T900 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 15942 T900 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 15942 T900 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 15943 T900 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 15943 T900 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 15944 T900 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 15965 T900 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 15984 T900 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:48622/solr
[junit4:junit4]   2> 15985 T900 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 15986 T900 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48622 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1ddcb024
[junit4:junit4]   2> 15987 T900 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15987 T984 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:48622. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 15988 T984 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:48622, initiating session
[junit4:junit4]   2> 15988 T902 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:35967
[junit4:junit4]   2> 15989 T902 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:35967
[junit4:junit4]   2> 15991 T904 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bfa3c81e7000b with negotiated timeout 20000 for client /140.211.11.196:35967
[junit4:junit4]   2> 15991 T984 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:48622, sessionid = 0x13bfa3c81e7000b, negotiated timeout = 20000
[junit4:junit4]   2> 15992 T985 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ddcb024 name:ZooKeeperConnection Watcher:127.0.0.1:48622 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15992 T900 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15994 T905 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bfa3c81e7000b
[junit4:junit4]   2> 16005 T985 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 16005 T902 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:35967 which had sessionid 0x13bfa3c81e7000b
[junit4:junit4]   2> 16005 T900 oaz.ZooKeeper.close Session: 0x13bfa3c81e7000b closed
[junit4:junit4]   2> 16006 T900 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 16018 T900 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:48622/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@7ba96ca
[junit4:junit4]   2> 16019 T900 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 16019 T986 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:48622. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 16020 T986 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:48622, initiating session
[junit4:junit4]   2> 16020 T902 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:52225
[junit4:junit4]   2> 16020 T902 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:52225
[junit4:junit4]   2> 16022 T904 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bfa3c81e7000c with negotiated timeout 20000 for client /140.211.11.196:52225
[junit4:junit4]   2> 16022 T986 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:48622, sessionid = 0x13bfa3c81e7000c, negotiated timeout = 20000
[junit4:junit4]   2> 16022 T987 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7ba96ca name:ZooKeeperConnection Watcher:127.0.0.1:48622/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 16022 T900 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 16023 T905 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bfa3c81e7000c type:create cxid:0x1 zxid:0xa1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16025 T905 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bfa3c81e7000c type:create cxid:0x2 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 16027 T900 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:12039__%2Fg
[junit4:junit4]   2> 16028 T905 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bfa3c81e7000c type:delete cxid:0x4 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:12039__%2Fg Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:12039__%2Fg
[junit4:junit4]   2> 16034 T900 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:12039__%2Fg
[junit4:junit4]   2> 16037 T971 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> 16037 T928 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> 16037 T941 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> 16037 T922 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> 16038 T956 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16038 T956 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> 16039 T971 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16040 T928 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16041 T941 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16041 T922 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16042 T900 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 16049 T988 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357112983332/collection1
[junit4:junit4]   2> 16050 T988 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 16050 T988 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 16051 T988 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 16052 T988 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357112983332/collection1/'
[junit4:junit4]   2> 16053 T988 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357112983332/collection1/lib/README' to classloader
[junit4:junit4]   2> 16054 T988 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357112983332/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 16108 T988 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 16179 T988 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 16207 T923 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16207 T923 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:48309__%2Fg",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48309/_/g"}
[junit4:junit4]   2> 16221 T971 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> 16221 T941 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> 16221 T928 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> 16221 T922 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> 16221 T956 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> 16280 T988 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 16280 T987 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> 16288 T988 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 16905 T988 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 16918 T988 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 16922 T988 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 16938 T988 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 16943 T988 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 16948 T988 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 16950 T988 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 16951 T988 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357112983332/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty4/
[junit4:junit4]   2> 16951 T988 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2bbfdaa4
[junit4:junit4]   2> 16952 T988 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 16953 T988 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty4 forceNew:false
[junit4:junit4]   2> 16954 T988 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty4
[junit4:junit4]   2> 16954 T988 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty4/index/
[junit4:junit4]   2> 16955 T988 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 16956 T988 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty4/index forceNew:false
[junit4:junit4]   2> 16987 T988 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@45127d5b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 16988 T988 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 16989 T988 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty4/index
[junit4:junit4]   2> 16989 T988 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 16992 T988 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 16992 T988 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 16992 T988 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 16993 T988 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 16993 T988 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 16994 T988 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 16994 T988 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 16995 T988 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 16995 T988 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 16996 T988 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 16997 T988 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 16997 T988 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 16998 T988 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 16998 T988 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 16998 T988 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 16999 T988 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17000 T988 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17000 T988 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17001 T988 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17001 T988 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17002 T988 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17002 T988 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17003 T988 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17003 T988 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 17004 T988 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 17005 T988 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 17018 T988 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17022 T988 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 17024 T988 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> 17026 T988 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty4
[junit4:junit4]   2> 17028 T988 oass.SolrIndexSearcher.<init> Opening Searcher@16466b1a main
[junit4:junit4]   2> 17029 T988 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17029 T988 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17030 T988 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 17037 T988 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 17089 T989 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@16466b1a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17095 T988 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17095 T988 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17727 T923 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17728 T923 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:12039__%2Fg",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:12039/_/g"}
[junit4:junit4]   2> 17728 T923 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 17728 T923 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 17769 T987 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> 17769 T922 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> 17769 T928 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> 17769 T971 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> 17769 T941 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> 17769 T956 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> 18098 T988 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18098 T988 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:12039/_/g collection:collection1 shard:shard2
[junit4:junit4]   2> 18102 T988 oasc.ZkController.register We are http://127.0.0.1:12039/_/g/collection1/ and leader is http://127.0.0.1:30477/_/g/collection1/
[junit4:junit4]   2> 18102 T988 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:12039/_/g
[junit4:junit4]   2> 18102 T988 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18102 T988 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C79 name=collection1 org.apache.solr.core.SolrCore@308a41b7 url=http://127.0.0.1:12039/_/g/collection1 node=127.0.0.1:12039__%2Fg C79_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:12039__%2Fg, base_url=http://127.0.0.1:12039/_/g}
[junit4:junit4]   2> 18103 T990 C79 P12039 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18104 T990 C79 P12039 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18104 T988 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18104 T990 C79 P12039 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18105 T990 C79 P12039 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18105 T900 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 18106 T900 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18106 T990 C79 P12039 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18106 T900 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18124 T900 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18127 T900 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 18127 T900 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C78_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:48309__%2Fg, base_url=http://127.0.0.1:48309/_/g}
[junit4:junit4]   2> 18703 T974 C78 P48309 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:30311/_/g/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18713 T974 C78 P48309 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 18731 T974 C78 P48309 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:48309/_/g START replicas=[http://127.0.0.1:30311/_/g/collection1/] nUpdates=100
[junit4:junit4]   2> 18732 T974 C78 P48309 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18733 T974 C78 P48309 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18733 T974 C78 P48309 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18733 T974 C78 P48309 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18734 T974 C78 P48309 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18734 T974 C78 P48309 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:30311/_/g/collection1/. core=collection1
[junit4:junit4]   2> 18734 T974 C78 P48309 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C80 name=collection1 org.apache.solr.core.SolrCore@26196c8c url=http://127.0.0.1:30311/_/g/collection1 node=127.0.0.1:30311__%2Fg C80_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:30311__%2Fg, base_url=http://127.0.0.1:30311/_/g, leader=true}
[junit4:junit4]   2> 18743 T932 C80 P30311 REQ /get {distrib=false&qt=/get&wt=javabin&version=2&getVersions=100} status=0 QTime=1 
[junit4:junit4]   2> 18747 T933 C80 P30311 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18748 T933 C80 P30311 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty1
[junit4:junit4]   2> 18752 T933 C80 P30311 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@79b7c7b9),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18753 T933 C80 P30311 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18782 T933 C80 P30311 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@79b7c7b9),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@79b7c7b9),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 18782 T933 C80 P30311 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 18783 T933 C80 P30311 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty1
[junit4:junit4]   2> 18784 T933 C80 P30311 oass.SolrIndexSearcher.<init> Opening Searcher@7c52c154 realtime
[junit4:junit4]   2> 18784 T933 C80 P30311 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18785 T933 C80 P30311 /update {waitSearcher=true&openSearcher=false&commit=true&commit_end_point=true&wt=javabin&softCommit=false&version=2} {commit=} 0 38
[junit4:junit4]   2> 18786 T974 C78 P48309 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18786 T974 C78 P48309 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   2> 18812 T974 C78 P48309 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18815 T934 C80 P30311 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18816 T934 C80 P30311 REQ /replication {command=indexversion&wt=javabin&qt=/replication&version=2} status=0 QTime=2 
[junit4:junit4]   2> 18816 T974 C78 P48309 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 18817 T974 C78 P48309 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18817 T974 C78 P48309 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18819 T934 C80 P30311 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty1
[junit4:junit4]   2> 18820 T934 C80 P30311 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty1/index
[junit4:junit4]   2> 18821 T934 C80 P30311 REQ /replication {command=filelist&generation=2&wt=javabin&qt=/replication&version=2} status=0 QTime=2 
[junit4:junit4]   2> 18822 T974 C78 P48309 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18823 T974 C78 P48309 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty3/index.20130101214946465 forceNew:false
[junit4:junit4]   2> 18824 T974 C78 P48309 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty3
[junit4:junit4]   2> 18825 T974 C78 P48309 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty3/index.20130101214946465 lockFactory=org.apache.lucene.store.NativeFSLockFactory@702dd996) fullCopy=true
[junit4:junit4]   2> 18838 T934 C80 P30311 REQ /replication {file=segments_2&command=filecontent&checksum=true&generation=2&qt=/replication&wt=filestream} status=0 QTime=5 
[junit4:junit4]   2> 18844 T974 C78 P48309 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty3/index
[junit4:junit4]   2> 18844 T974 C78 P48309 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18845 T974 C78 P48309 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130101214946465
[junit4:junit4]   2> 18847 T974 C78 P48309 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty3
[junit4:junit4]   2> 18848 T974 C78 P48309 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty3
[junit4:junit4]   2> 18848 T974 C78 P48309 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty3/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty3/index.20130101214946465
[junit4:junit4]   2> 18852 T974 C78 P48309 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty3/index.20130101214946465 lockFactory=org.apache.lucene.store.NativeFSLockFactory@702dd996),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 18852 T974 C78 P48309 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 18854 T974 C78 P48309 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty3
[junit4:junit4]   2> 18858 T974 C78 P48309 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18859 T974 C78 P48309 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18859 T974 C78 P48309 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 18860 T974 C78 P48309 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty3/index.20130101214946465
[junit4:junit4]   2> 18861 T974 C78 P48309 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty3
[junit4:junit4]   2> 18865 T974 C78 P48309 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty3/index.20130101214946465 lockFactory=org.apache.lucene.store.NativeFSLockFactory@702dd996),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 18865 T974 C78 P48309 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 18865 T974 C78 P48309 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 18866 T974 C78 P48309 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty3
[junit4:junit4]   2> 18867 T974 C78 P48309 oass.SolrIndexSearcher.<init> Opening Searcher@7e1351b main
[junit4:junit4]   2> 18869 T973 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7e1351b main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 18869 T973 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty3/index
[junit4:junit4]   2> 18870 T974 C78 P48309 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18872 T974 C78 P48309 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty3/index.20130101214946465 lockFactory=org.apache.lucene.store.NativeFSLockFactory@702dd996),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty3/index.20130101214946465 lockFactory=org.apache.lucene.store.NativeFSLockFactory@702dd996),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18873 T974 C78 P48309 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18874 T974 C78 P48309 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty3
[junit4:junit4]   2> 18874 T974 C78 P48309 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18875 T974 C78 P48309 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty3/index.20130101214946465
[junit4:junit4]   2> 18875 T974 C78 P48309 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty3/index
[junit4:junit4]   2> 18875 T974 C78 P48309 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 18876 T974 C78 P48309 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 18876 T974 C78 P48309 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 18876 T974 C78 P48309 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18883 T974 C78 P48309 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19130 T900 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19275 T923 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19276 T923 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:12039__%2Fg",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:12039/_/g"}
[junit4:junit4]   2> 19294 T923 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:48309__%2Fg",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48309/_/g"}
[junit4:junit4]   2> 19307 T971 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> 19307 T928 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> 19307 T941 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> 19307 T956 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> 19307 T987 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> 19307 T922 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> 20132 T900 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21135 T900 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C79_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:12039__%2Fg, base_url=http://127.0.0.1:12039/_/g}
[junit4:junit4]   2> 22128 T990 C79 P12039 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:30477/_/g/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22128 T990 C79 P12039 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:12039/_/g START replicas=[http://127.0.0.1:30477/_/g/collection1/] nUpdates=100
[junit4:junit4]   2> 22129 T990 C79 P12039 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22129 T990 C79 P12039 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22129 T990 C79 P12039 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22129 T990 C79 P12039 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22129 T990 C79 P12039 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22131 T990 C79 P12039 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:30477/_/g/collection1/. core=collection1
[junit4:junit4]   2> 22131 T990 C79 P12039 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 22137 T900 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> ASYNC  NEW_CORE C81 name=collection1 org.apache.solr.core.SolrCore@4cc7e4eb url=http://127.0.0.1:30477/_/g/collection1 node=127.0.0.1:30477__%2Fg C81_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:30477__%2Fg, base_url=http://127.0.0.1:30477/_/g, leader=true}
[junit4:junit4]   2> 22139 T947 C81 P30477 REQ /get {distrib=false&qt=/get&wt=javabin&version=2&getVersions=100} status=0 QTime=0 
[junit4:junit4]   2> 22148 T948 C81 P30477 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 22150 T948 C81 P30477 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty2
[junit4:junit4]   2> 22154 T948 C81 P30477 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6140085b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22154 T948 C81 P30477 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22158 T948 C81 P30477 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6140085b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6140085b),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22158 T948 C81 P30477 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22159 T948 C81 P30477 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty2
[junit4:junit4]   2> 22160 T948 C81 P30477 oass.SolrIndexSearcher.<init> Opening Searcher@6b080d4 realtime
[junit4:junit4]   2> 22160 T948 C81 P30477 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22161 T948 C81 P30477 /update {waitSearcher=true&openSearcher=false&commit=true&commit_end_point=true&wt=javabin&softCommit=false&version=2} {commit=} 0 13
[junit4:junit4]   2> 22162 T990 C79 P12039 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22162 T990 C79 P12039 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 22164 T949 C81 P30477 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22165 T949 C81 P30477 REQ /replication {command=indexversion&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   2> 22165 T990 C79 P12039 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 22166 T990 C79 P12039 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 22166 T990 C79 P12039 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 22168 T949 C81 P30477 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty2
[junit4:junit4]   2> 22169 T949 C81 P30477 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty2/index
[junit4:junit4]   2> 22170 T949 C81 P30477 REQ /replication {command=filelist&generation=2&wt=javabin&qt=/replication&version=2} status=0 QTime=2 
[junit4:junit4]   2> 22170 T990 C79 P12039 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 22171 T990 C79 P12039 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty4/index.20130101214949814 forceNew:false
[junit4:junit4]   2> 22172 T990 C79 P12039 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty4
[junit4:junit4]   2> 22173 T990 C79 P12039 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty4/index.20130101214949814 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6e131d80) fullCopy=true
[junit4:junit4]   2> 22176 T949 C81 P30477 REQ /replication {file=segments_2&command=filecontent&checksum=true&generation=2&qt=/replication&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 22178 T990 C79 P12039 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty4/index
[junit4:junit4]   2> 22178 T990 C79 P12039 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 22179 T990 C79 P12039 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130101214949814
[junit4:junit4]   2> 22180 T990 C79 P12039 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty4
[junit4:junit4]   2> 22180 T990 C79 P12039 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty4
[junit4:junit4]   2> 22181 T990 C79 P12039 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty4/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty4/index.20130101214949814
[junit4:junit4]   2> 22184 T990 C79 P12039 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty4/index.20130101214949814 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6e131d80),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22185 T990 C79 P12039 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22186 T990 C79 P12039 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty4
[junit4:junit4]   2> 22186 T990 C79 P12039 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 22186 T990 C79 P12039 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 22187 T990 C79 P12039 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 22188 T990 C79 P12039 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty4/index.20130101214949814
[junit4:junit4]   2> 22188 T990 C79 P12039 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty4
[junit4:junit4]   2> 22192 T990 C79 P12039 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty4/index.20130101214949814 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6e131d80),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22192 T990 C79 P12039 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22192 T990 C79 P12039 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 22193 T990 C79 P12039 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty4
[junit4:junit4]   2> 22193 T990 C79 P12039 oass.SolrIndexSearcher.<init> Opening Searcher@6ff063cc main
[junit4:junit4]   2> 22195 T989 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6ff063cc main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22196 T989 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty4/index
[junit4:junit4]   2> 22196 T990 C79 P12039 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 22198 T990 C79 P12039 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty4/index.20130101214949814 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6e131d80),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty4/index.20130101214949814 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6e131d80),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 22199 T990 C79 P12039 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 22200 T990 C79 P12039 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty4
[junit4:junit4]   2> 22200 T990 C79 P12039 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22200 T990 C79 P12039 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty4/index.20130101214949814
[junit4:junit4]   2> 22201 T990 C79 P12039 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357112967649/jetty4/index
[junit4:junit4]   2> 22201 T990 C79 P12039 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 22201 T990 C79 P12039 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 22201 T990 C79 P12039 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 22201 T990 C79 P12039 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22209 T990 C79 P12039 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 22317 T923 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22318 T923 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:12039__%2Fg",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:12039/_/g"}
[junit4:junit4]   2> 22395 T987 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> 22395 T971 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> 22395 T941 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> 22395 T928 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live n

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

sicDistributedZk2Test]
[junit4:junit4]   2> 	        at java.net.SocketInputStream.socketRead0(Native Method)
[junit4:junit4]   2> 	        at java.net.SocketInputStream.read(SocketInputStream.java:150)
[junit4:junit4]   2> 	        at java.net.SocketInputStream.read(SocketInputStream.java:121)
[junit4:junit4]   2> 	        at org.eclipse.jetty.io.ByteArrayBuffer.readFrom(ByteArrayBuffer.java:375)
[junit4:junit4]   2> 	        at org.eclipse.jetty.io.bio.StreamEndPoint.fill(StreamEndPoint.java:141)
[junit4:junit4]   2> 	        at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.fill(SocketConnector.java:227)
[junit4:junit4]   2> 	        at org.eclipse.jetty.http.HttpParser.fill(HttpParser.java:1035)
[junit4:junit4]   2> 	        at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:280)
[junit4:junit4]   2> 	        at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
[junit4:junit4]   2> 	        at org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
[junit4:junit4]   2> 	        at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264)
[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> 	  22) Thread[id=2387, name=HashSessionScavenger-52, state=TIMED_WAITING, group=TGRP-BasicDistributedZk2Test]
[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> 	  23) Thread[id=2416, name=searcherExecutor-1242-thread-1, state=WAITING, group=TGRP-BasicDistributedZk2Test]
[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> 	  24) Thread[id=2447, name=searcherExecutor-1262-thread-1, state=WAITING, group=TGRP-BasicDistributedZk2Test]
[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> 	  25) Thread[id=2433, name=HashSessionScavenger-55, state=TIMED_WAITING, group=TGRP-BasicDistributedZk2Test]
[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> NOTE: test params are: codec=Lucene41: {n_f1=PostingsFormat(name=MockRandom), foo_b=PostingsFormat(name=NestedPulsing), foo_d=PostingsFormat(name=SimpleText), foo_f=PostingsFormat(name=NestedPulsing), n_tl1=PostingsFormat(name=MockRandom), n_d1=MockVariableIntBlock(baseBlockSize=24), rnd_b=PostingsFormat(name=SimpleText), intDefault=MockVariableIntBlock(baseBlockSize=24), n_td1=PostingsFormat(name=MockRandom), timestamp=MockVariableIntBlock(baseBlockSize=24), id=PostingsFormat(name=SimpleText), range_facet_sl=PostingsFormat(name=NestedPulsing), range_facet_si=PostingsFormat(name=MockRandom), oddField_s=PostingsFormat(name=NestedPulsing), multiDefault=PostingsFormat(name=MockRandom), n_tf1=MockVariableIntBlock(baseBlockSize=24), n_dt1=PostingsFormat(name=MockRandom), n_ti1=PostingsFormat(name=SimpleText), range_facet_l=MockVariableIntBlock(baseBlockSize=24), text=PostingsFormat(name=NestedPulsing), _version_=MockVariableIntBlock(baseBlockSize=24), SubjectTerms_mfacet=MockVariableIntBlock(baseBlockSize=24), a_t=MockVariableIntBlock(baseBlockSize=24), n_tdt1=MockVariableIntBlock(baseBlockSize=24), other_tl1=MockVariableIntBlock(baseBlockSize=24), n_l1=MockVariableIntBlock(baseBlockSize=24), a_si=PostingsFormat(name=MockRandom)}, sim=DefaultSimilarity, locale=hu_HU, timezone=Africa/Maputo
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_09 (64-bit)/cpus=16,threads=50,free=215058784,total=356515840
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestElisionMultitermQuery, TestConfig, NumericFieldsTest, TestFuzzyAnalyzedSuggestions, TestBadConfig, CoreAdminHandlerTest, FastVectorHighlighterTest, UpdateRequestProcessorFactoryTest, TestDocumentBuilder, ResponseLogComponentTest, TestXIncludeConfig, SystemInfoHandlerTest, TermsComponentTest, CSVRequestHandlerTest, SolrCmdDistributorTest, TestCollationField, TestBinaryResponseWriter, LoggingHandlerTest, CacheHeaderTest, CircularListTest, SpatialFilterTest, SolrRequestParserTest, TestFiltering, ChaosMonkeyNothingIsSafeTest, ClusterStateUpdateTest, DirectSolrConnectionTest, TestSuggestSpellingConverter, DirectUpdateHandlerOptimizeTest, TestLFUCache, SampleTest, TestRangeQuery, FileBasedSpellCheckerTest, TestStressVersions, TestJmxMonitoredMap, BadComponentTest, TestReload, DistributedSpellCheckComponentTest, TestWordDelimiterFilterFactory, ResourceLoaderTest, SimplePostToolTest, TestQuerySenderNoQuery, SolrPluginUtilsTest, TestAtomicUpdateErrorCases, IndexBasedSpellCheckerTest, ZkControllerTest, TestDefaultSimilarityFactory, TestIBSimilarityFactory, SuggesterFSTTest, FieldAnalysisRequestHandlerTest, CopyFieldTest, TestSearchPerf, SimpleFacetsTest, NotRequiredUniqueKeyTest, SpellCheckComponentTest, OverseerCollectionProcessorTest, LeaderElectionIntegrationTest, TestLMJelinekMercerSimilarityFactory, TestFastOutputStream, TestFaceting, BasicDistributedZkTest, RecoveryZkTest, TestReplicationHandler, LeaderElectionTest, TestRandomFaceting, SpellCheckCollatorTest, TestExtendedDismaxParser, SoftAutoCommitTest, AutoCommitTest, WordBreakSolrSpellCheckerTest, DistributedTermsComponentTest, TestJoin, SolrCoreTest, DirectUpdateHandlerTest, TestMultiCoreConfBootstrap, TestCoreContainer, LukeRequestHandlerTest, TestSort, TestGroupingSearch, TestIndexSearcher, QueryEqualityTest, TestCSVLoader, CurrencyFieldTest, TestPseudoReturnFields, SolrInfoMBeanTest, MinimalSchemaTest, StandardRequestHandlerTest, TestPHPSerializedResponseWriter, PingRequestHandlerTest, JsonLoaderTest, DocumentAnalysisRequestHandlerTest, DebugComponentTest, RequestHandlersTest, TestArbitraryIndexDir, SuggesterTSTTest, BadIndexSchemaTest, SolrCoreCheckLockOnStartupTest, TestIndexingPerformance, AlternateDirectoryTest, FieldMutatingUpdateProcessorTest, SOLR749Test, DefaultValueUpdateProcessorTest, OutputWriterTest, SpellPossibilityIteratorTest, TestLMDirichletSimilarityFactory, LegacyHTMLStripCharFilterTest, TestCodecSupport, DateMathParserTest, TestSystemIdResolver, SpellingQueryConverterTest, ChaosMonkeySafeLeaderTest, TestUtils, ZkNodePropsTest, PathHierarchyTokenizerFactoryTest, TestCollationKeyRangeQueries, BasicDistributedZk2Test]
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.seed=A9B44AFD54757BF4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hu_HU -Dtests.timezone=Africa/Maputo -Dtests.file.encoding=UTF-8
[junit4:junit4] ERROR   0.00s J0 | BasicDistributedZk2Test (suite) <<<
[junit4:junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([A9B44AFD54757BF4]:0)
[junit4:junit4] Completed on J0 in 7223.54s, 1 test, 2 errors <<< FAILURES!

[...truncated 12 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml:353: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build.xml:178: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/common-build.xml:438: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/common-build.xml:1176: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/common-build.xml:841: There were test failures: 246 suites, 1015 tests, 1 suite-level error, 2 errors, 24 ignored (6 assumptions)

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



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

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

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

Error Message:
Captured an uncaught exception in thread: Thread[id=1358, name=testExecutor-739-thread-3, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=1358, name=testExecutor-739-thread-3, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
Caused by: java.lang.RuntimeException: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:52661
	at __randomizedtesting.SeedInfo.seed([13A9FAE4FC11D210]:0)
	at org.apache.solr.cloud.BasicDistributedZkTest$2.run(BasicDistributedZkTest.java:706)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:722)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:52661
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:409)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.cloud.BasicDistributedZkTest$2.run(BasicDistributedZkTest.java:704)
	... 3 more
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:150)
	at java.net.SocketInputStream.read(SocketInputStream.java:121)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:149)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:111)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:264)
	at org.apache.http.impl.conn.DefaultResponseParser.parseHead(DefaultResponseParser.java:98)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:252)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:282)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:247)
	at org.apache.http.impl.conn.AbstractClientConnAdapter.receiveResponseHeader(AbstractClientConnAdapter.java:216)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:298)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:647)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:464)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:820)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:754)
	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:732)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:352)
	... 5 more




Build Log:
[...truncated 8953 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
[junit4:junit4]   2> 0 T889 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 6 T889 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1357090060203
[junit4:junit4]   2> 8 T889 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 8 T890 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 12 T890 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 12 T890 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 13 T890 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 13 T890 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 14 T890 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 109 T889 oasc.ZkTestServer.run start zk server on port:43178
[junit4:junit4]   2> 110 T889 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43178 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@6b280c71
[junit4:junit4]   2> 111 T889 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 111 T895 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43178. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 112 T895 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43178, initiating session
[junit4:junit4]   2> 112 T891 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:54244
[junit4:junit4]   2> 113 T891 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:54244
[junit4:junit4]   2> 113 T893 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 116 T893 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf8def7b30000 with negotiated timeout 10000 for client /140.211.11.196:54244
[junit4:junit4]   2> 116 T895 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43178, sessionid = 0x13bf8def7b30000, negotiated timeout = 10000
[junit4:junit4]   2> 117 T896 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6b280c71 name:ZooKeeperConnection Watcher:127.0.0.1:43178 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 117 T889 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 117 T889 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 121 T894 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf8def7b30000
[junit4:junit4]   2> 129 T896 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 129 T891 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:54244 which had sessionid 0x13bf8def7b30000
[junit4:junit4]   2> 129 T889 oaz.ZooKeeper.close Session: 0x13bf8def7b30000 closed
[junit4:junit4]   2> 130 T889 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43178/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@6bd560aa
[junit4:junit4]   2> 130 T889 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 131 T897 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43178. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 131 T897 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43178, initiating session
[junit4:junit4]   2> 132 T891 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:36364
[junit4:junit4]   2> 132 T891 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:36364
[junit4:junit4]   2> 133 T893 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf8def7b30001 with negotiated timeout 10000 for client /140.211.11.196:36364
[junit4:junit4]   2> 133 T897 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43178, sessionid = 0x13bf8def7b30001, negotiated timeout = 10000
[junit4:junit4]   2> 134 T898 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6bd560aa name:ZooKeeperConnection Watcher:127.0.0.1:43178/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 134 T889 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 134 T889 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 139 T889 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 148 T889 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 152 T889 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 156 T889 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 157 T889 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 171 T889 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 172 T889 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 277 T889 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 278 T889 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 283 T889 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 283 T889 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 288 T889 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 289 T889 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 293 T889 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 294 T889 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 299 T889 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 300 T889 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 304 T889 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 305 T889 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 309 T889 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 310 T889 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 314 T894 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf8def7b30001
[junit4:junit4]   2> 315 T898 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 316 T891 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:36364 which had sessionid 0x13bf8def7b30001
[junit4:junit4]   2> 315 T889 oaz.ZooKeeper.close Session: 0x13bf8def7b30001 closed
[junit4:junit4]   2> 490 T889 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 496 T889 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:50953
[junit4:junit4]   2> 497 T889 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 498 T889 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357090060513
[junit4:junit4]   2> 498 T889 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357090060513/'
[junit4:junit4]   2> 546 T889 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 546 T889 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 547 T889 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357090060513
[junit4:junit4]   2> 547 T889 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357090060513/solr.xml
[junit4:junit4]   2> 548 T889 oasc.CoreContainer.<init> New CoreContainer 597681900
[junit4:junit4]   2> 549 T889 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357090060513/'
[junit4:junit4]   2> 549 T889 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357090060513/'
[junit4:junit4]   2> 581 T889 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 581 T889 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 582 T889 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 582 T889 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 583 T889 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 583 T889 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 583 T889 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 584 T889 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 584 T889 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 585 T889 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 608 T889 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 628 T889 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:43178/solr
[junit4:junit4]   2> 629 T889 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 630 T889 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43178 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@47d67696
[junit4:junit4]   2> 631 T889 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 631 T908 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43178. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 632 T908 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43178, initiating session
[junit4:junit4]   2> 632 T891 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:52651
[junit4:junit4]   2> 633 T891 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:52651
[junit4:junit4]   2> 635 T893 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf8def7b30002 with negotiated timeout 20000 for client /140.211.11.196:52651
[junit4:junit4]   2> 635 T908 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43178, sessionid = 0x13bf8def7b30002, negotiated timeout = 20000
[junit4:junit4]   2> 636 T909 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@47d67696 name:ZooKeeperConnection Watcher:127.0.0.1:43178 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 636 T889 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 638 T894 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf8def7b30002
[junit4:junit4]   2> 639 T909 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 639 T891 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:52651 which had sessionid 0x13bf8def7b30002
[junit4:junit4]   2> 639 T889 oaz.ZooKeeper.close Session: 0x13bf8def7b30002 closed
[junit4:junit4]   2> 640 T889 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 653 T889 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43178/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2257dc11
[junit4:junit4]   2> 654 T889 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 654 T910 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43178. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 654 T910 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43178, initiating session
[junit4:junit4]   2> 655 T891 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:24211
[junit4:junit4]   2> 655 T891 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:24211
[junit4:junit4]   2> 657 T893 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf8def7b30003 with negotiated timeout 20000 for client /140.211.11.196:24211
[junit4:junit4]   2> 657 T910 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43178, sessionid = 0x13bf8def7b30003, negotiated timeout = 20000
[junit4:junit4]   2> 658 T911 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2257dc11 name:ZooKeeperConnection Watcher:127.0.0.1:43178/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 658 T889 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 660 T894 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf8def7b30003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 662 T889 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 672 T889 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50953_
[junit4:junit4]   2> 672 T894 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf8def7b30003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:50953_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:50953_
[junit4:junit4]   2> 674 T889 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50953_
[junit4:junit4]   2> 679 T889 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 692 T894 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf8def7b30003 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> 693 T889 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 702 T889 oasc.Overseer.start Overseer (id=88938254185988099-127.0.0.1:50953_-n_0000000000) starting
[junit4:junit4]   2> 703 T894 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf8def7b30003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 705 T894 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf8def7b30003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 707 T894 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf8def7b30003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 715 T894 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf8def7b30003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 716 T913 oasc.OverseerCollectionProcessor.run Process current queue of collection messages
[junit4:junit4]   2> 718 T889 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 722 T889 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 725 T912 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 730 T914 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357090060513/collection1
[junit4:junit4]   2> 730 T914 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 731 T914 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 731 T914 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 733 T914 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357090060513/collection1/'
[junit4:junit4]   2> 735 T914 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357090060513/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 735 T914 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357090060513/collection1/lib/README' to classloader
[junit4:junit4]   2> 791 T914 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 873 T914 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 974 T914 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 979 T914 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1431 T914 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1439 T914 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1442 T914 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1463 T914 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1468 T914 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1473 T914 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1475 T914 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1477 T914 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357090060513/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/control/data/
[junit4:junit4]   2> 1477 T914 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8a7b551
[junit4:junit4]   2> 1477 T914 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1478 T914 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/control/data forceNew:false
[junit4:junit4]   2> 1479 T914 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/control/data
[junit4:junit4]   2> 1479 T914 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/control/data/index/
[junit4:junit4]   2> 1480 T914 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1481 T914 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/control/data/index forceNew:false
[junit4:junit4]   2> 1488 T914 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@201f097b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1488 T914 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1489 T914 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/control/data/index
[junit4:junit4]   2> 1489 T914 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1491 T914 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1491 T914 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1491 T914 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1492 T914 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1492 T914 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1492 T914 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1492 T914 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1493 T914 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1493 T914 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1493 T914 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1494 T914 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1494 T914 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1494 T914 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1495 T914 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1495 T914 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1495 T914 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1495 T914 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1496 T914 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1496 T914 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1496 T914 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1497 T914 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1497 T914 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1497 T914 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1498 T914 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1498 T914 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1498 T914 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1510 T914 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1514 T914 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1516 T914 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> 1518 T914 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/control/data
[junit4:junit4]   2> 1519 T914 oass.SolrIndexSearcher.<init> Opening Searcher@285b2c78 main
[junit4:junit4]   2> 1520 T914 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1520 T914 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1521 T914 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1527 T914 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1577 T915 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@285b2c78 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1579 T914 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1580 T914 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1580 T894 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf8def7b30003 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> 2231 T912 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2233 T912 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:50953_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50953"}
[junit4:junit4]   2> 2233 T912 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2240 T912 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2241 T894 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf8def7b30003 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> 2271 T911 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> 2585 T914 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2585 T914 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50953 collection:control_collection shard:shard1
[junit4:junit4]   2> 2586 T914 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2596 T894 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf8def7b30003 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> 2597 T914 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2598 T894 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf8def7b30003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2601 T914 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2601 T914 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2602 T914 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50953/collection1/
[junit4:junit4]   2> 2602 T914 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2602 T914 oasc.SyncStrategy.syncToMe http://127.0.0.1:50953/collection1/ has no replicas
[junit4:junit4]   2> 2603 T914 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50953/collection1/
[junit4:junit4]   2> 2603 T914 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2609 T894 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf8def7b30003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3778 T912 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3874 T911 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> 3938 T914 oasc.ZkController.register We are http://127.0.0.1:50953/collection1/ and leader is http://127.0.0.1:50953/collection1/
[junit4:junit4]   2> 3938 T914 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50953
[junit4:junit4]   2> 3938 T914 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3939 T914 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3939 T914 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3941 T914 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3942 T889 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3943 T889 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3944 T889 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3956 T889 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3969 T889 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43178/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@2e1fef4a
[junit4:junit4]   2> 3970 T889 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3970 T916 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43178. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3971 T916 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43178, initiating session
[junit4:junit4]   2> 3971 T891 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:17662
[junit4:junit4]   2> 3972 T891 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:17662
[junit4:junit4]   2> 3998 T893 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf8def7b30004 with negotiated timeout 10000 for client /140.211.11.196:17662
[junit4:junit4]   2> 3998 T916 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43178, sessionid = 0x13bf8def7b30004, negotiated timeout = 10000
[junit4:junit4]   2> 3999 T917 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2e1fef4a name:ZooKeeperConnection Watcher:127.0.0.1:43178/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3999 T889 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4001 T889 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4005 T889 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4121 T889 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4124 T889 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:29804
[junit4:junit4]   2> 4124 T889 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4125 T889 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357090064202
[junit4:junit4]   2> 4125 T889 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357090064202/'
[junit4:junit4]   2> 4155 T889 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4156 T889 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4156 T889 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357090064202
[junit4:junit4]   2> 4157 T889 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357090064202/solr.xml
[junit4:junit4]   2> 4157 T889 oasc.CoreContainer.<init> New CoreContainer 1977858768
[junit4:junit4]   2> 4157 T889 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357090064202/'
[junit4:junit4]   2> 4158 T889 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357090064202/'
[junit4:junit4]   2> 4180 T889 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 4180 T889 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4181 T889 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4181 T889 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4181 T889 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4182 T889 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4182 T889 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4182 T889 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4183 T889 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4183 T889 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4199 T889 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4213 T889 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:43178/solr
[junit4:junit4]   2> 4213 T889 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4214 T889 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43178 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@c368c15
[junit4:junit4]   2> 4215 T889 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4215 T927 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43178. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4216 T927 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43178, initiating session
[junit4:junit4]   2> 4216 T891 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:44520
[junit4:junit4]   2> 4217 T891 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:44520
[junit4:junit4]   2> 4219 T893 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf8def7b30005 with negotiated timeout 20000 for client /140.211.11.196:44520
[junit4:junit4]   2> 4219 T927 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43178, sessionid = 0x13bf8def7b30005, negotiated timeout = 20000
[junit4:junit4]   2> 4219 T928 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c368c15 name:ZooKeeperConnection Watcher:127.0.0.1:43178 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4219 T889 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4221 T894 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf8def7b30005
[junit4:junit4]   2> 4222 T928 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4222 T889 oaz.ZooKeeper.close Session: 0x13bf8def7b30005 closed
[junit4:junit4]   2> 4222 T891 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:44520 which had sessionid 0x13bf8def7b30005
[junit4:junit4]   2> 4223 T889 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 4232 T889 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43178/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@5f45b8eb
[junit4:junit4]   2> 4232 T889 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4233 T929 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43178. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4233 T929 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43178, initiating session
[junit4:junit4]   2> 4233 T891 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:37354
[junit4:junit4]   2> 4234 T891 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:37354
[junit4:junit4]   2> 4238 T893 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf8def7b30006 with negotiated timeout 20000 for client /140.211.11.196:37354
[junit4:junit4]   2> 4238 T929 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43178, sessionid = 0x13bf8def7b30006, negotiated timeout = 20000
[junit4:junit4]   2> 4239 T930 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5f45b8eb name:ZooKeeperConnection Watcher:127.0.0.1:43178/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4239 T889 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4241 T894 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf8def7b30006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4249 T894 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf8def7b30006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4260 T889 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:29804_
[junit4:junit4]   2> 4261 T894 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf8def7b30006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:29804_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:29804_
[junit4:junit4]   2> 4268 T889 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:29804_
[junit4:junit4]   2> 4275 T911 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> 4276 T917 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4278 T911 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4281 T889 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4287 T931 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357090064202/collection1
[junit4:junit4]   2> 4287 T931 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4288 T931 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4288 T931 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4290 T931 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357090064202/collection1/'
[junit4:junit4]   2> 4291 T931 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357090064202/collection1/lib/README' to classloader
[junit4:junit4]   2> 4292 T931 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357090064202/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4346 T931 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 4435 T931 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4537 T931 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4549 T931 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5212 T931 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5224 T931 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5229 T931 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5249 T931 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5255 T931 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5261 T931 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5263 T931 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5265 T931 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357090064202/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty1/
[junit4:junit4]   2> 5265 T931 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8a7b551
[junit4:junit4]   2> 5266 T931 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 5267 T931 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty1 forceNew:false
[junit4:junit4]   2> 5267 T931 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty1
[junit4:junit4]   2> 5268 T931 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty1/index/
[junit4:junit4]   2> 5269 T931 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5270 T931 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty1/index forceNew:false
[junit4:junit4]   2> 5281 T931 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@480344d1; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5282 T931 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5283 T931 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty1/index
[junit4:junit4]   2> 5283 T931 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 5286 T931 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5286 T931 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 5286 T931 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5287 T931 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 5288 T931 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5288 T931 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5288 T931 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5289 T931 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5289 T931 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5290 T931 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 5291 T931 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 5291 T931 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5292 T931 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 5292 T931 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 5292 T931 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 5293 T931 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5293 T931 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5294 T931 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5294 T931 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5295 T931 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5295 T931 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5296 T931 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5296 T931 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5297 T931 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5298 T931 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 5299 T931 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 5313 T931 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5318 T931 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 5320 T931 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> 5323 T931 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty1
[junit4:junit4]   2> 5325 T931 oass.SolrIndexSearcher.<init> Opening Searcher@357f7a1c main
[junit4:junit4]   2> 5326 T931 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5326 T931 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5327 T931 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 5335 T931 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 5383 T932 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@357f7a1c main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5388 T931 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5388 T931 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 5420 T912 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5421 T912 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:50953_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50953"}
[junit4:junit4]   2> 5427 T912 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:29804_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:29804"}
[junit4:junit4]   2> 5427 T912 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 5427 T912 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 5440 T930 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> 5440 T911 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> 5440 T917 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> 6391 T931 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 6391 T931 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:29804 collection:collection1 shard:shard1
[junit4:junit4]   2> 6393 T931 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 6414 T894 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf8def7b30006 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> 6420 T931 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 6421 T894 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf8def7b30006 type:create cxid:0x44 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6429 T931 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 6429 T931 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 6430 T931 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:29804/collection1/
[junit4:junit4]   2> 6430 T931 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 6430 T931 oasc.SyncStrategy.syncToMe http://127.0.0.1:29804/collection1/ has no replicas
[junit4:junit4]   2> 6431 T931 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:29804/collection1/
[junit4:junit4]   2> 6431 T931 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 6438 T894 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf8def7b30006 type:create cxid:0x4e zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6951 T912 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6975 T930 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> 6975 T917 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> 6975 T911 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> 7008 T931 oasc.ZkController.register We are http://127.0.0.1:29804/collection1/ and leader is http://127.0.0.1:29804/collection1/
[junit4:junit4]   2> 7008 T931 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:29804
[junit4:junit4]   2> 7008 T931 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 7009 T931 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 7009 T931 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7011 T931 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7012 T889 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 7013 T889 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 7014 T889 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 7207 T889 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 7211 T889 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:56036
[junit4:junit4]   2> 7211 T889 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7212 T889 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357090067228
[junit4:junit4]   2> 7213 T889 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357090067228/'
[junit4:junit4]   2> 7257 T889 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 7258 T889 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7259 T889 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357090067228
[junit4:junit4]   2> 7259 T889 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357090067228/solr.xml
[junit4:junit4]   2> 7260 T889 oasc.CoreContainer.<init> New CoreContainer 910469351
[junit4:junit4]   2> 7260 T889 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357090067228/'
[junit4:junit4]   2> 7261 T889 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357090067228/'
[junit4:junit4]   2> 7293 T889 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 7294 T889 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 7295 T889 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 7295 T889 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 7296 T889 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 7296 T889 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 7297 T889 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 7297 T889 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 7298 T889 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 7298 T889 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 7322 T889 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 7342 T889 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:43178/solr
[junit4:junit4]   2> 7343 T889 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 7344 T889 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43178 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4d40d119
[junit4:junit4]   2> 7345 T889 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7345 T942 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43178. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7346 T942 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43178, initiating session
[junit4:junit4]   2> 7346 T891 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:10134
[junit4:junit4]   2> 7347 T891 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:10134
[junit4:junit4]   2> 7349 T893 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf8def7b30007 with negotiated timeout 20000 for client /140.211.11.196:10134
[junit4:junit4]   2> 7349 T942 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43178, sessionid = 0x13bf8def7b30007, negotiated timeout = 20000
[junit4:junit4]   2> 7349 T943 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4d40d119 name:ZooKeeperConnection Watcher:127.0.0.1:43178 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7349 T889 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7351 T894 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf8def7b30007
[junit4:junit4]   2> 7352 T943 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 7352 T891 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:10134 which had sessionid 0x13bf8def7b30007
[junit4:junit4]   2> 7352 T889 oaz.ZooKeeper.close Session: 0x13bf8def7b30007 closed
[junit4:junit4]   2> 7353 T889 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 7367 T889 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43178/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@5ee28d09
[junit4:junit4]   2> 7368 T889 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7368 T944 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43178. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7369 T944 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43178, initiating session
[junit4:junit4]   2> 7369 T891 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:19911
[junit4:junit4]   2> 7370 T891 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:19911
[junit4:junit4]   2> 7371 T893 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf8def7b30008 with negotiated timeout 20000 for client /140.211.11.196:19911
[junit4:junit4]   2> 7371 T944 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43178, sessionid = 0x13bf8def7b30008, negotiated timeout = 20000
[junit4:junit4]   2> 7371 T945 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5ee28d09 name:ZooKeeperConnection Watcher:127.0.0.1:43178/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7371 T889 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7373 T894 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf8def7b30008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7375 T894 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf8def7b30008 type:create cxid:0x2 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7383 T889 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56036_
[junit4:junit4]   2> 7384 T894 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf8def7b30008 type:delete cxid:0x4 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:56036_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:56036_
[junit4:junit4]   2> 7385 T889 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56036_
[junit4:junit4]   2> 7388 T911 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> 7389 T930 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7389 T930 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> 7389 T917 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7390 T917 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> 7391 T911 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7394 T889 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 7402 T946 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357090067228/collection1
[junit4:junit4]   2> 7402 T946 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 7403 T946 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 7403 T946 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 7405 T946 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357090067228/collection1/'
[junit4:junit4]   2> 7407 T946 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357090067228/collection1/lib/README' to classloader
[junit4:junit4]   2> 7407 T946 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357090067228/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 7465 T946 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 7540 T946 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7642 T946 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7650 T946 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 8320 T946 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 8331 T946 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 8335 T946 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 8354 T946 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8360 T946 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8365 T946 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8367 T946 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8369 T946 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357090067228/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty2/
[junit4:junit4]   2> 8369 T946 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8a7b551
[junit4:junit4]   2> 8370 T946 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 8370 T946 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty2 forceNew:false
[junit4:junit4]   2> 8371 T946 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty2
[junit4:junit4]   2> 8372 T946 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty2/index/
[junit4:junit4]   2> 8372 T946 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 8374 T946 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty2/index forceNew:false
[junit4:junit4]   2> 8380 T946 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@40e64ece; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 8380 T946 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 8382 T946 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty2/index
[junit4:junit4]   2> 8382 T946 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 8384 T946 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 8385 T946 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 8385 T946 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 8385 T946 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 8386 T946 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 8386 T946 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 8387 T946 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 8387 T946 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 8388 T946 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 8389 T946 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 8389 T946 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 8390 T946 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 8390 T946 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 8390 T946 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 8391 T946 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 8391 T946 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 8392 T946 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8392 T946 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8393 T946 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8393 T946 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8393 T946 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8394 T946 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8394 T946 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8395 T946 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8395 T946 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 8396 T946 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 8413 T946 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 8419 T946 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 8421 T946 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> 8423 T946 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty2
[junit4:junit4]   2> 8425 T946 oass.SolrIndexSearcher.<init> Opening Searcher@3276acf3 main
[junit4:junit4]   2> 8426 T946 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 8426 T946 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 8427 T946 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 8455 T946 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 8486 T912 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8487 T912 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:29804_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:29804"}
[junit4:junit4]   2> 8493 T945 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> 8493 T930 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> 8493 T911 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> 8493 T917 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> 8498 T947 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3276acf3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 8502 T946 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 8502 T946 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10001 T912 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10002 T912 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:56036_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56036"}
[junit4:junit4]   2> 10002 T912 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 10003 T912 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 10023 T930 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> 10023 T917 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> 10023 T911 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> 10023 T945 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> 10506 T946 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 10506 T946 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56036 collection:collection1 shard:shard2
[junit4:junit4]   2> 10507 T946 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 10523 T894 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf8def7b30008 type:delete cxid:0x44 zxid:0x7d txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 10524 T946 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 10525 T894 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf8def7b30008 type:create cxid:0x45 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10535 T946 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 10536 T946 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 10536 T946 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56036/collection1/
[junit4:junit4]   2> 10536 T946 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 10536 T946 oasc.SyncStrategy.syncToMe http://127.0.0.1:56036/collection1/ has no replicas
[junit4:junit4]   2> 10537 T946 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:56036/collection1/
[junit4:junit4]   2> 10537 T946 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 10541 T894 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf8def7b30008 type:create cxid:0x4e zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11530 T912 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11548 T945 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> 11548 T917 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> 11548 T930 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> 11548 T911 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> 11564 T946 oasc.ZkController.register We are http://127.0.0.1:56036/collection1/ and leader is http://127.0.0.1:56036/collection1/
[junit4:junit4]   2> 11564 T946 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56036
[junit4:junit4]   2> 11564 T946 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 11564 T946 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 11565 T946 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11567 T946 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11568 T889 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 11568 T889 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11569 T889 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11695 T889 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 11698 T889 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:52661
[junit4:junit4]   2> 11698 T889 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 11699 T889 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357090071776
[junit4:junit4]   2> 11699 T889 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357090071776/'
[junit4:junit4]   2> 11729 T889 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 11730 T889 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 11730 T889 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357090071776
[junit4:junit4]   2> 11731 T889 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357090071776/solr.xml
[junit4:junit4]   2> 11731 T889 oasc.CoreContainer.<init> New CoreContainer 772771605
[junit4:junit4]   2> 11731 T889 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357090071776/'
[junit4:junit4]   2> 11732 T889 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357090071776/'
[junit4:junit4]   2> 11754 T889 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 11755 T889 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 11755 T889 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 11755 T889 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 11756 T889 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 11756 T889 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 11756 T889 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 11757 T889 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 11757 T889 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 11757 T889 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 11773 T889 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 11787 T889 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:43178/solr
[junit4:junit4]   2> 11788 T889 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 11788 T889 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43178 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5b639b70
[junit4:junit4]   2> 11789 T889 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11790 T957 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43178. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 11791 T957 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43178, initiating session
[junit4:junit4]   2> 11791 T891 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:15060
[junit4:junit4]   2> 11791 T891 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:15060
[junit4:junit4]   2> 11793 T893 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf8def7b30009 with negotiated timeout 20000 for client /140.211.11.196:15060
[junit4:junit4]   2> 11793 T957 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43178, sessionid = 0x13bf8def7b30009, negotiated timeout = 20000
[junit4:junit4]   2> 11794 T958 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5b639b70 name:ZooKeeperConnection Watcher:127.0.0.1:43178 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11794 T889 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11795 T894 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf8def7b30009
[junit4:junit4]   2> 11806 T958 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 11806 T891 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:15060 which had sessionid 0x13bf8def7b30009
[junit4:junit4]   2> 11806 T889 oaz.ZooKeeper.close Session: 0x13bf8def7b30009 closed
[junit4:junit4]   2> 11807 T889 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 11816 T889 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43178/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@381dd46b
[junit4:junit4]   2> 11817 T889 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11818 T959 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43178. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 11818 T959 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43178, initiating session
[junit4:junit4]   2> 11818 T891 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:47589
[junit4:junit4]   2> 11819 T891 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:47589
[junit4:junit4]   2> 11820 T893 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf8def7b3000a with negotiated timeout 20000 for client /140.211.11.196:47589
[junit4:junit4]   2> 11820 T959 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43178, sessionid = 0x13bf8def7b3000a, negotiated timeout = 20000
[junit4:junit4]   2> 11821 T960 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@381dd46b name:ZooKeeperConnection Watcher:127.0.0.1:43178/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11821 T889 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11822 T894 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf8def7b3000a type:create cxid:0x1 zxid:0x8e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11824 T894 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf8def7b3000a type:create cxid:0x2 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11825 T889 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52661_
[junit4:junit4]   2> 11826 T894 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf8def7b3000a type:delete cxid:0x4 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:52661_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:52661_
[junit4:junit4]   2> 11827 T889 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52661_
[junit4:junit4]   2> 11836 T945 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> 11836 T911 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> 11836 T917 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 11836 T930 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 11837 T917 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> 11837 T930 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> 11838 T945 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 11839 T911 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 11841 T889 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 11847 T961 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357090071776/collection1
[junit4:junit4]   2> 11847 T961 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 11848 T961 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 11848 T961 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 11850 T961 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357090071776/collection1/'
[junit4:junit4]   2> 11851 T961 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357090071776/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 11852 T961 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357090071776/collection1/lib/README' to classloader
[junit4:junit4]   2> 11903 T961 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 11978 T961 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 12080 T961 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12087 T961 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 12755 T961 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 12767 T961 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 12771 T961 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 12790 T961 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 12796 T961 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 12802 T961 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 12803 T961 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 12805 T961 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357090071776/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty3/
[junit4:junit4]   2> 12805 T961 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8a7b551
[junit4:junit4]   2> 12806 T961 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 12807 T961 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty3 forceNew:false
[junit4:junit4]   2> 12808 T961 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty3
[junit4:junit4]   2> 12808 T961 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty3/index/
[junit4:junit4]   2> 12809 T961 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 12810 T961 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty3/index forceNew:false
[junit4:junit4]   2> 12817 T961 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@609b2a7c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 12817 T961 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 12818 T961 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty3/index
[junit4:junit4]   2> 12819 T961 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 12821 T961 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 12822 T961 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 12822 T961 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 12822 T961 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 12823 T961 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 12824 T961 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 12824 T961 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 12825 T961 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 12825 T961 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 12826 T961 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 12826 T961 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 12827 T961 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 12827 T961 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 12827 T961 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 12828 T961 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 12828 T961 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 12829 T961 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12829 T961 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12830 T961 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12830 T961 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12831 T961 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12831 T961 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12832 T961 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12832 T961 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12833 T961 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 12834 T961 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 12847 T961 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 12852 T961 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 12854 T961 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> 12857 T961 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty3
[junit4:junit4]   2> 12858 T961 oass.SolrIndexSearcher.<init> Opening Searcher@1f91a3f7 main
[junit4:junit4]   2> 12860 T961 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 12860 T961 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 12861 T961 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 12869 T961 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 12924 T962 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1f91a3f7 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 12929 T961 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 12929 T961 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13062 T912 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13064 T912 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:56036_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56036"}
[junit4:junit4]   2> 13069 T912 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52661_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52661"}
[junit4:junit4]   2> 13069 T912 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 13069 T912 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 13081 T960 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> 13081 T911 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> 13081 T930 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> 13081 T917 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> 13081 T945 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> 13932 T961 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 13932 T961 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52661 collection:collection1 shard:shard1
[junit4:junit4]   2> 13954 T961 oasc.ZkController.register We are http://127.0.0.1:52661/collection1/ and leader is http://127.0.0.1:29804/collection1/
[junit4:junit4]   2> 13954 T961 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52661
[junit4:junit4]   2> 13954 T961 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 13954 T961 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C95 name=collection1 org.apache.solr.core.SolrCore@424d6d56 url=http://127.0.0.1:52661/collection1 node=127.0.0.1:52661_ C95_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:52661_, base_url=http://127.0.0.1:52661}
[junit4:junit4]   2> 13962 T963 C95 P52661 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 13962 T961 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13963 T963 C95 P52661 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 13964 T963 C95 P52661 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 13964 T963 C95 P52661 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13964 T889 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 13965 T889 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 13966 T889 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13966 T963 C95 P52661 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14160 T889 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 14163 T889 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:56192
[junit4:junit4]   2> 14163 T889 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 14164 T889 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357090074182
[junit4:junit4]   2> 14165 T889 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357090074182/'
[junit4:junit4]   2> 14209 T889 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 14210 T889 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 14211 T889 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357090074182
[junit4:junit4]   2> 14211 T889 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357090074182/solr.xml
[junit4:junit4]   2> 14212 T889 oasc.CoreContainer.<init> New CoreContainer 1114045552
[junit4:junit4]   2> 14212 T889 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357090074182/'
[junit4:junit4]   2> 14213 T889 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357090074182/'
[junit4:junit4]   2> 14245 T889 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 14246 T889 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 14246 T889 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 14247 T889 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 14247 T889 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 14248 T889 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 14248 T889 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 14249 T889 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 14249 T889 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 14250 T889 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 14274 T889 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 14294 T889 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:43178/solr
[junit4:junit4]   2> 14295 T889 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 14295 T889 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43178 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@db20ff2
[junit4:junit4]   2> 14296 T889 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 14297 T973 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43178. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 14298 T973 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43178, initiating session
[junit4:junit4]   2> 14298 T891 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:59554
[junit4:junit4]   2> 14299 T891 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:59554
[junit4:junit4]   2> 14301 T893 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf8def7b3000b with negotiated timeout 20000 for client /140.211.11.196:59554
[junit4:junit4]   2> 14301 T973 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43178, sessionid = 0x13bf8def7b3000b, negotiated timeout = 20000
[junit4:junit4]   2> 14301 T974 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@db20ff2 name:ZooKeeperConnection Watcher:127.0.0.1:43178 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 14302 T889 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 14303 T894 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf8def7b3000b
[junit4:junit4]   2> 14326 T974 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 14326 T891 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:59554 which had sessionid 0x13bf8def7b3000b
[junit4:junit4]   2> 14326 T889 oaz.ZooKeeper.close Session: 0x13bf8def7b3000b closed
[junit4:junit4]   2> 14327 T889 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 14342 T889 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43178/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@370d682d
[junit4:junit4]   2> 14343 T889 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 14343 T975 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43178. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 14344 T975 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43178, initiating session
[junit4:junit4]   2> 14344 T891 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:59141
[junit4:junit4]   2> 14345 T891 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:59141
[junit4:junit4]   2> 14346 T893 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf8def7b3000c with negotiated timeout 20000 for client /140.211.11.196:59141
[junit4:junit4]   2> 14346 T975 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43178, sessionid = 0x13bf8def7b3000c, negotiated timeout = 20000
[junit4:junit4]   2> 14347 T976 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@370d682d name:ZooKeeperConnection Watcher:127.0.0.1:43178/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 14347 T889 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 14348 T894 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf8def7b3000c type:create cxid:0x1 zxid:0xa0 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 14350 T894 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf8def7b3000c type:create cxid:0x2 zxid:0xa1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 14358 T889 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56192_
[junit4:junit4]   2> 14359 T894 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf8def7b3000c type:delete cxid:0x4 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:56192_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:56192_
[junit4:junit4]   2> 14360 T889 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56192_
[junit4:junit4]   2> 14363 T945 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> 14363 T911 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> 14364 T960 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 14364 T930 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 14364 T960 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> 14364 T917 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 14365 T930 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> 14365 T917 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> 14366 T945 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 14367 T911 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 14370 T889 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 14378 T977 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357090074182/collection1
[junit4:junit4]   2> 14378 T977 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 14379 T977 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 14379 T977 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 14381 T977 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357090074182/collection1/'
[junit4:junit4]   2> 14382 T977 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357090074182/collection1/lib/README' to classloader
[junit4:junit4]   2> 14383 T977 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357090074182/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 14441 T977 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 14516 T977 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 14591 T912 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14593 T912 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52661_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52661"}
[junit4:junit4]   2> 14606 T945 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> 14606 T911 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> 14606 T917 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> 14606 T960 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> 14606 T930 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> 14617 T977 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 14617 T976 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> 14625 T977 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 15309 T977 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 15321 T977 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 15325 T977 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 15344 T977 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15350 T977 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15355 T977 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15357 T977 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15359 T977 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357090074182/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty4/
[junit4:junit4]   2> 15359 T977 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@8a7b551
[junit4:junit4]   2> 15360 T977 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 15361 T977 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty4 forceNew:false
[junit4:junit4]   2> 15361 T977 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty4
[junit4:junit4]   2> 15362 T977 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty4/index/
[junit4:junit4]   2> 15363 T977 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 15364 T977 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty4/index forceNew:false
[junit4:junit4]   2> 15370 T977 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@22683f84; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15371 T977 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15372 T977 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty4/index
[junit4:junit4]   2> 15372 T977 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 15375 T977 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 15375 T977 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 15376 T977 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 15376 T977 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 15377 T977 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 15377 T977 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 15377 T977 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 15378 T977 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 15379 T977 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 15379 T977 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 15380 T977 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 15380 T977 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 15381 T977 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 15381 T977 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 15381 T977 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 15382 T977 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 15382 T977 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15383 T977 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15383 T977 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15384 T977 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15384 T977 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15385 T977 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15385 T977 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15386 T977 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15386 T977 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 15387 T977 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 15402 T977 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 15408 T977 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 15409 T977 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> 15412 T977 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty4
[junit4:junit4]   2> 15414 T977 oass.SolrIndexSearcher.<init> Opening Searcher@79521cdc main
[junit4:junit4]   2> 15415 T977 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 15415 T977 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 15416 T977 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 15424 T977 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 15479 T978 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@79521cdc main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 15484 T977 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 15484 T977 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16115 T912 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16116 T912 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:56192_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56192"}
[junit4:junit4]   2> 16116 T912 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 16116 T912 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 16131 T945 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> 16131 T930 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> 16131 T917 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> 16131 T960 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> 16131 T976 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> 16131 T911 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> 16487 T977 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16487 T977 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56192 collection:collection1 shard:shard2
[junit4:junit4]   2> 16492 T977 oasc.ZkController.register We are http://127.0.0.1:56192/collection1/ and leader is http://127.0.0.1:56036/collection1/
[junit4:junit4]   2> 16492 T977 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56192
[junit4:junit4]   2> 16492 T977 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16492 T977 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C96 name=collection1 org.apache.solr.core.SolrCore@541c4988 url=http://127.0.0.1:56192/collection1 node=127.0.0.1:56192_ C96_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:56192_, base_url=http://127.0.0.1:56192}
[junit4:junit4]   2> 16493 T979 C96 P56192 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16493 T977 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16494 T979 C96 P56192 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16495 T979 C96 P56192 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16495 T979 C96 P56192 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16495 T889 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 16496 T889 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16496 T979 C96 P56192 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16496 T889 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16516 T889 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16518 T889 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 16519 T889 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C95_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:52661_, base_url=http://127.0.0.1:52661}
[junit4:junit4]   2> 16999 T963 C95 P52661 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:29804/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 17006 T963 C95 P52661 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 17021 T963 C95 P52661 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:52661 START replicas=[http://127.0.0.1:29804/collection1/] nUpdates=100
[junit4:junit4]   2> 17022 T963 C95 P52661 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 17023 T963 C95 P52661 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 17023 T963 C95 P52661 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 17023 T963 C95 P52661 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 17023 T963 C95 P52661 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 17024 T963 C95 P52661 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:29804/collection1/. core=collection1
[junit4:junit4]   2> 17024 T963 C95 P52661 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C97 name=collection1 org.apache.solr.core.SolrCore@70e9079f url=http://127.0.0.1:29804/collection1 node=127.0.0.1:29804_ C97_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:29804_, base_url=http://127.0.0.1:29804, leader=true}
[junit4:junit4]   2> 17034 T921 C97 P29804 REQ /get {distrib=false&qt=/get&wt=javabin&version=2&getVersions=100} status=0 QTime=1 
[junit4:junit4]   2> 17054 T922 C97 P29804 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 17055 T922 C97 P29804 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty1
[junit4:junit4]   2> 17060 T922 C97 P29804 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@480344d1; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17061 T922 C97 P29804 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17068 T922 C97 P29804 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@480344d1; 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@480344d1; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 17068 T922 C97 P29804 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 17070 T922 C97 P29804 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty1
[junit4:junit4]   2> 17070 T922 C97 P29804 oass.SolrIndexSearcher.<init> Opening Searcher@734ed864 realtime
[junit4:junit4]   2> 17071 T922 C97 P29804 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 17071 T922 C97 P29804 /update {waitSearcher=true&openSearcher=false&commit=true&commit_end_point=true&wt=javabin&softCommit=false&version=2} {commit=} 0 36
[junit4:junit4]   2> 17072 T963 C95 P52661 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 17073 T963 C95 P52661 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   2> 17143 T963 C95 P52661 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 17147 T923 C97 P29804 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 17148 T923 C97 P29804 REQ /replication {command=indexversion&wt=javabin&qt=/replication&version=2} status=0 QTime=2 
[junit4:junit4]   2> 17149 T963 C95 P52661 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 17149 T963 C95 P52661 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 17149 T963 C95 P52661 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 17153 T923 C97 P29804 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty1
[junit4:junit4]   2> 17153 T923 C97 P29804 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty1/index
[junit4:junit4]   2> 17154 T923 C97 P29804 REQ /replication {command=filelist&generation=2&wt=javabin&qt=/replication&version=2} status=0 QTime=2 
[junit4:junit4]   2> 17155 T963 C95 P52661 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 17156 T963 C95 P52661 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty3/index.20130102012757351 forceNew:false
[junit4:junit4]   2> 17156 T963 C95 P52661 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty3
[junit4:junit4]   2> 17157 T963 C95 P52661 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty3/index.20130102012757351 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4c65e76c; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 17168 T923 C97 P29804 REQ /replication {file=segments_2&command=filecontent&checksum=true&generation=2&qt=/replication&wt=filestream} status=0 QTime=4 
[junit4:junit4]   2> 17173 T963 C95 P52661 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty3/index
[junit4:junit4]   2> 17173 T963 C95 P52661 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 17174 T963 C95 P52661 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130102012757351
[junit4:junit4]   2> 17175 T963 C95 P52661 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty3
[junit4:junit4]   2> 17176 T963 C95 P52661 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty3
[junit4:junit4]   2> 17176 T963 C95 P52661 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty3/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty3/index.20130102012757351
[junit4:junit4]   2> 17179 T963 C95 P52661 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty3/index.20130102012757351 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4c65e76c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 17179 T963 C95 P52661 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 17180 T963 C95 P52661 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty3
[junit4:junit4]   2> 17183 T963 C95 P52661 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 17184 T963 C95 P52661 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 17184 T963 C95 P52661 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 17185 T963 C95 P52661 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty3/index.20130102012757351
[junit4:junit4]   2> 17185 T963 C95 P52661 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty3
[junit4:junit4]   2> 17188 T963 C95 P52661 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty3/index.20130102012757351 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4c65e76c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 17188 T963 C95 P52661 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 17188 T963 C95 P52661 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 17189 T963 C95 P52661 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty3
[junit4:junit4]   2> 17189 T963 C95 P52661 oass.SolrIndexSearcher.<init> Opening Searcher@525d5e7e main
[junit4:junit4]   2> 17191 T962 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@525d5e7e main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 17191 T962 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty3/index
[junit4:junit4]   2> 17192 T963 C95 P52661 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 17202 T963 C95 P52661 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty3/index.20130102012757351 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4c65e76c; 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty3/index.20130102012757351 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4c65e76c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 17203 T963 C95 P52661 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 17204 T963 C95 P52661 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty3
[junit4:junit4]   2> 17204 T963 C95 P52661 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 17204 T963 C95 P52661 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty3/index.20130102012757351
[junit4:junit4]   2> 17204 T963 C95 P52661 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty3/index
[junit4:junit4]   2> 17204 T963 C95 P52661 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 17205 T963 C95 P52661 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 17205 T963 C95 P52661 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 17205 T963 C95 P52661 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17207 T963 C95 P52661 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 17522 T889 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17638 T912 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17639 T912 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:56192_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56192"}
[junit4:junit4]   2> 17645 T912 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:52661_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:52661"}
[junit4:junit4]   2> 17660 T945 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> 17660 T976 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> 17660 T911 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> 17660 T930 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> 17660 T917 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> 17660 T960 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> 18525 T889 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19528 T889 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C96_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:56192_, base_url=http://127.0.0.1:56192}
[junit4:junit4]   2> 20519 T979 C96 P56192 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:56036/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 20519 T979 C96 P56192 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:56192 START replicas=[http://127.0.0.1:56036/collection1/] nUpdates=100
[junit4:junit4]   2> 20520 T979 C96 P56192 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 20520 T979 C96 P56192 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 20520 T979 C96 P56192 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 20520 T979 C96 P56192 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 20521 T979 C96 P56192 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 20521 T979 C96 P56192 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:56036/collection1/. core=collection1
[junit4:junit4]   2> 20522 T979 C96 P56192 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C98 name=collection1 org.apache.solr.core.SolrCore@5e22f03a url=http://127.0.0.1:56036/collection1 node=127.0.0.1:56036_ C98_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:56036_, base_url=http://127.0.0.1:56036, leader=true}
[junit4:junit4]   2> 20530 T936 C98 P56036 REQ /get {distrib=false&qt=/get&wt=javabin&version=2&getVersions=100} status=0 QTime=0 
[junit4:junit4]   2> 20531 T889 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20540 T937 C98 P56036 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 20542 T937 C98 P56036 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty2
[junit4:junit4]   2> 20546 T937 C98 P56036 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@40e64ece; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20546 T937 C98 P56036 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20550 T937 C98 P56036 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@40e64ece; 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@40e64ece; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20551 T937 C98 P56036 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20552 T937 C98 P56036 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty2
[junit4:junit4]   2> 20552 T937 C98 P56036 oass.SolrIndexSearcher.<init> Opening Searcher@41d58489 realtime
[junit4:junit4]   2> 20553 T937 C98 P56036 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20553 T937 C98 P56036 /update {waitSearcher=true&openSearcher=false&commit=true&commit_end_point=true&wt=javabin&softCommit=false&version=2} {commit=} 0 13
[junit4:junit4]   2> 20554 T979 C96 P56192 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20555 T979 C96 P56192 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 20557 T938 C98 P56036 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20558 T938 C98 P56036 REQ /replication {command=indexversion&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   2> 20559 T979 C96 P56192 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 20559 T979 C96 P56192 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 20559 T979 C96 P56192 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 20561 T938 C98 P56036 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty2
[junit4:junit4]   2> 20562 T938 C98 P56036 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty2/index
[junit4:junit4]   2> 20562 T938 C98 P56036 REQ /replication {command=filelist&generation=2&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   2> 20563 T979 C96 P56192 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 20565 T979 C96 P56192 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty4/index.20130102012800760 forceNew:false
[junit4:junit4]   2> 20565 T979 C96 P56192 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty4
[junit4:junit4]   2> 20566 T979 C96 P56192 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty4/index.20130102012800760 lockFactory=org.apache.lucene.store.NativeFSLockFactory@d3253ed; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 20569 T938 C98 P56036 REQ /replication {file=segments_2&command=filecontent&checksum=true&generation=2&qt=/replication&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 20571 T979 C96 P56192 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty4/index
[junit4:junit4]   2> 20571 T979 C96 P56192 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 20572 T979 C96 P56192 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130102012800760
[junit4:junit4]   2> 20573 T979 C96 P56192 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty4
[junit4:junit4]   2> 20573 T979 C96 P56192 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty4
[junit4:junit4]   2> 20574 T979 C96 P56192 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty4/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty4/index.20130102012800760
[junit4:junit4]   2> 20577 T979 C96 P56192 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty4/index.20130102012800760 lockFactory=org.apache.lucene.store.NativeFSLockFactory@d3253ed; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20578 T979 C96 P56192 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20579 T979 C96 P56192 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty4
[junit4:junit4]   2> 20579 T979 C96 P56192 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 20579 T979 C96 P56192 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 20580 T979 C96 P56192 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 20581 T979 C96 P56192 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty4/index.20130102012800760
[junit4:junit4]   2> 20581 T979 C96 P56192 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty4
[junit4:junit4]   2> 20585 T979 C96 P56192 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty4/index.20130102012800760 lockFactory=org.apache.lucene.store.NativeFSLockFactory@d3253ed; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20585 T979 C96 P56192 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20585 T979 C96 P56192 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 20586 T979 C96 P56192 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty4
[junit4:junit4]   2> 20586 T979 C96 P56192 oass.SolrIndexSearcher.<init> Opening Searcher@38f1e61f main
[junit4:junit4]   2> 20588 T978 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@38f1e61f main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 20589 T978 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty4/index
[junit4:junit4]   2> 20589 T979 C96 P56192 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 20592 T979 C96 P56192 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty4/index.20130102012800760 lockFactory=org.apache.lucene.store.NativeFSLockFactory@d3253ed; 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty4/index.20130102012800760 lockFactory=org.apache.lucene.store.NativeFSLockFactory@d3253ed; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 20592 T979 C96 P56192 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 20593 T979 C96 P56192 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty4
[junit4:junit4]   2> 20594 T979 C96 P56192 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20594 T979 C96 P56192 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty4/index.20130102012800760
[junit4:junit4]   2> 20594 T979 C96 P56192 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty4/index
[junit4:junit4]   2> 20594 T979 C96 P56192 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 20595 T979 C96 P56192 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 20595 T979 C96 P56192 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 20595 T979 C96 P56192 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20602 T979 C96 P56192 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 20675 T912 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20676 T912 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:56192_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:56192"}
[junit4:junit4]   2> 20688 T960 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> 20688 T945 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> 20689 T917 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> 20689 T930 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> 20689 T911 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> 20688 T976 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> 21534 T889 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21535 T889 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C99 name=collection1 org.apache.solr.core.SolrCore@54462d8 url=http://127.0.0.1:50953/collection1 node=127.0.0.1:50953_ C99_STATE=coll:control_collection core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:50953_, base_url=http://127.0.0.1:50953, leader=true}
[junit4:junit4]   2> 21552 T901 C99 P50953 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/control/data
[junit4:junit4]   2> 21558 T901 C99 P50953 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@201f097b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 21559 T901 C99 P50953 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 21561 T901 C99 P50953 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/control/data
[junit4:junit4]   2> 21562 T901 C99 P50953 oass.SolrIndexSearcher.<init> Opening Searcher@450cc187 realtime
[junit4:junit4]   2> 21562 T901 C99 P50953 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1423012089557942272)} 0 15
[junit4:junit4]   2> 21575 T924 C97 P29804 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty1
[junit4:junit4]   2> 21601 T939 C98 P56036 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty2
[junit4:junit4]   2>  C95_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:52661_, base_url=http://127.0.0.1:52661}
[junit4:junit4]   2> 21611 T950 C95 P52661 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty3
[junit4:junit4]   2>  C96_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:56192_, base_url=http://127.0.0.1:56192}
[junit4:junit4]   2> 21612 T966 C96 P56192 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357090060202/jetty4
[junit4:junit4]   2> 21613 T950 C95 P52661 /update {update.distrib=FROMLEADER&_version_=-1423012089582059520&update.from=http://127.0.0.1:29804/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1423012089582059520)} 0 4
[junit4:junit4]   2> 21613 T966 C96 P56192 /update {update.distrib=FROMLEADER&_version_=-1423012089608273920&update.from=http://127.0.0.1:56036/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1423012089608273920)} 0 2
[junit4:junit4]   2> 21614 T939 C98 P56036 /update {update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1423012089608273920)} 0 16
[junit4:junit4]   2> 21615 T924 C97 P29804 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1423012089582059520)} 0 49
[junit4:junit4]   2> 21626 T901 C99 P50953 /update {wt=javabin&version=2} {add=[1 (1

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

   1>           "router":"compositeId"},
[junit4:junit4]   1>         "multiunload2":{
[junit4:junit4]   1>           "shards":{"shard1":{
[junit4:junit4]   1>               "range":"80000000-7fffffff",
[junit4:junit4]   1>               "replicas":{
[junit4:junit4]   1>                 "127.0.0.1:29804__multiunload22":{
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "roles":null,
[junit4:junit4]   1>                   "state":"down",
[junit4:junit4]   1>                   "core":"multiunload22",
[junit4:junit4]   1>                   "collection":"multiunload2",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:29804_",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:29804"},
[junit4:junit4]   1>                 "127.0.0.1:29804__multiunload21":{
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "roles":null,
[junit4:junit4]   1>                   "state":"down",
[junit4:junit4]   1>                   "core":"multiunload21",
[junit4:junit4]   1>                   "collection":"multiunload2",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:29804_",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:29804"},
[junit4:junit4]   1>                 "127.0.0.1:29804__multiunload20":{
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "roles":null,
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "core":"multiunload20",
[junit4:junit4]   1>                   "collection":"multiunload2",
[junit4:junit4]   1>                   "node_name":"127.0.0.1:29804_",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:29804",
[junit4:junit4]   1>                   "leader":"true"}}}},
[junit4:junit4]   1>           "router":"compositeId"}}
[junit4:junit4]   1>  /zookeeper (1)
[junit4:junit4]   1>  DATA:
[junit4:junit4]   1>      
[junit4:junit4]   1> 
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=13A9FAE4FC11D210 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=iw_IL -Dtests.timezone=Etc/Greenwich -Dtests.file.encoding=US-ASCII
[junit4:junit4] ERROR    314s J0 | BasicDistributedZkTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=1358, name=testExecutor-739-thread-3, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]    > Caused by: java.lang.RuntimeException: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:52661
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([13A9FAE4FC11D210]:0)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest$2.run(BasicDistributedZkTest.java:706)
[junit4:junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
[junit4:junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:52661
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:409)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest$2.run(BasicDistributedZkTest.java:704)
[junit4:junit4]    > 	... 3 more
[junit4:junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
[junit4:junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
[junit4:junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:150)
[junit4:junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:121)
[junit4:junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:149)
[junit4:junit4]    > 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:111)
[junit4:junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:264)
[junit4:junit4]    > 	at org.apache.http.impl.conn.DefaultResponseParser.parseHead(DefaultResponseParser.java:98)
[junit4:junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:252)
[junit4:junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:282)
[junit4:junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:247)
[junit4:junit4]    > 	at org.apache.http.impl.conn.AbstractClientConnAdapter.receiveResponseHeader(AbstractClientConnAdapter.java:216)
[junit4:junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:298)
[junit4:junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
[junit4:junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:647)
[junit4:junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:464)
[junit4:junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:820)
[junit4:junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:754)
[junit4:junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:732)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:352)
[junit4:junit4]    > 	... 5 more
[junit4:junit4]    > Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=1410, name=testExecutor-802-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]    > Caused by: org.apache.solr.common.SolrException: No such core exists 'multiunload2'
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([13A9FAE4FC11D210]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:401)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest$1.run(BasicDistributedZkTest.java:640)
[junit4:junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
[junit4:junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 314335 T889 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Appending, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=iw_IL, timezone=Etc/Greenwich
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_09 (64-bit)/cpus=16,threads=3,free=100390280,total=417333248
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestBinaryResponseWriter, HighlighterConfigTest, TestLMJelinekMercerSimilarityFactory, SolrPluginUtilsTest, AutoCommitTest, TestPHPSerializedResponseWriter, QueryElevationComponentTest, TestReload, TestStressVersions, SpellCheckCollatorTest, TestFastWriter, TestQuerySenderNoQuery, SOLR749Test, ClusterStateUpdateTest, DistributedSpellCheckComponentTest, TestRandomFaceting, TestPseudoReturnFields, ScriptEngineTest, DefaultValueUpdateProcessorTest, TestComponentsName, TestXIncludeConfig, TestSolrIndexConfig, TestSystemIdResolver, JSONWriterTest, SpellCheckComponentTest, SuggesterWFSTTest, UpdateRequestProcessorFactoryTest, TestWordDelimiterFilterFactory, TestLMDirichletSimilarityFactory, DirectUpdateHandlerOptimizeTest, TestDocumentBuilder, SimpleFacetsTest, TestFaceting, TestConfig, TestFuzzyAnalyzedSuggestions, TestIndexingPerformance, TestSuggestSpellingConverter, CoreAdminHandlerTest, CacheHeaderTest, NumericFieldsTest, TestElisionMultitermQuery, DateMathParserTest, TestFiltering, DirectSolrConnectionTest, TermVectorComponentDistributedTest, TestExtendedDismaxParser, SimplePostToolTest, SolrRequestParserTest, NotRequiredUniqueKeyTest, SampleTest, SystemInfoHandlerTest, TestPerFieldSimilarity, TestCollationField, TestJoin, BinaryUpdateRequestHandlerTest, TestQueryTypes, BasicDistributedZkTest]
[junit4:junit4] Completed on J0 in 314.96s, 1 test, 1 error <<< FAILURES!

[...truncated 356 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml:353: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build.xml:178: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/common-build.xml:438: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/common-build.xml:1176: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/common-build.xml:841: There were test failures: 246 suites, 1015 tests, 1 error, 23 ignored (5 assumptions)

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



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

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

2 tests failed.
REGRESSION:  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([8E62ABB4A220F5AB]:0)


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([8E62ABB4A220F5AB]:0)




Build Log:
[...truncated 9258 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
[junit4:junit4]   2> 0 T398 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /fi_faw/ho
[junit4:junit4]   2> 4 T398 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1357052706545
[junit4:junit4]   2> 5 T398 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 6 T399 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 9 T399 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 9 T399 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 9 T399 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 10 T399 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 11 T399 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 107 T398 oasc.ZkTestServer.run start zk server on port:41357
[junit4:junit4]   2> 107 T398 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:41357 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@48d8ad50
[junit4:junit4]   2> 108 T398 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 109 T404 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:41357. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 109 T404 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:41357, initiating session
[junit4:junit4]   2> 110 T400 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:11961
[junit4:junit4]   2> 110 T400 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:11961
[junit4:junit4]   2> 110 T402 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 137 T402 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf6a4fef80000 with negotiated timeout 10000 for client /140.211.11.196:11961
[junit4:junit4]   2> 138 T404 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:41357, sessionid = 0x13bf6a4fef80000, negotiated timeout = 10000
[junit4:junit4]   2> 138 T405 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@48d8ad50 name:ZooKeeperConnection Watcher:127.0.0.1:41357 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 138 T398 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 139 T398 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 142 T403 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf6a4fef80000
[junit4:junit4]   2> 149 T405 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 149 T398 oaz.ZooKeeper.close Session: 0x13bf6a4fef80000 closed
[junit4:junit4]   2> 150 T400 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:11961 which had sessionid 0x13bf6a4fef80000
[junit4:junit4]   2> 150 T398 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:41357/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@15890953
[junit4:junit4]   2> 151 T398 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 151 T406 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:41357. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 152 T406 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:41357, initiating session
[junit4:junit4]   2> 152 T400 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:10493
[junit4:junit4]   2> 152 T400 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:10493
[junit4:junit4]   2> 153 T402 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf6a4fef80001 with negotiated timeout 10000 for client /140.211.11.196:10493
[junit4:junit4]   2> 153 T406 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:41357, sessionid = 0x13bf6a4fef80001, negotiated timeout = 10000
[junit4:junit4]   2> 154 T407 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15890953 name:ZooKeeperConnection Watcher:127.0.0.1:41357/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 154 T398 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 154 T398 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 165 T398 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 168 T398 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 171 T398 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 180 T398 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 180 T398 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 194 T398 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 195 T398 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 199 T398 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 200 T398 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 204 T398 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 204 T398 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 208 T398 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 209 T398 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 221 T398 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 221 T398 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 229 T398 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 230 T398 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 234 T398 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 234 T398 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 245 T398 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 246 T398 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 256 T403 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf6a4fef80001
[junit4:junit4]   2> 257 T407 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 257 T398 oaz.ZooKeeper.close Session: 0x13bf6a4fef80001 closed
[junit4:junit4]   2> 257 T400 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:10493 which had sessionid 0x13bf6a4fef80001
[junit4:junit4]   2> 370 T398 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 373 T398 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:32634
[junit4:junit4]   2> 374 T398 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 374 T398 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357052706798
[junit4:junit4]   2> 375 T398 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357052706798/'
[junit4:junit4]   2> 403 T398 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 403 T398 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 403 T398 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357052706798
[junit4:junit4]   2> 404 T398 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357052706798/solr.xml
[junit4:junit4]   2> 404 T398 oasc.CoreContainer.<init> New CoreContainer 630506163
[junit4:junit4]   2> 404 T398 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357052706798/'
[junit4:junit4]   2> 405 T398 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357052706798/'
[junit4:junit4]   2> 425 T398 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 425 T398 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 426 T398 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 426 T398 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 426 T398 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 426 T398 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 427 T398 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 427 T398 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 427 T398 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 428 T398 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 443 T398 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 456 T398 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:41357/solr
[junit4:junit4]   2> 456 T398 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 457 T398 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:41357 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@6cce70dc
[junit4:junit4]   2> 458 T398 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 458 T417 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:41357. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 459 T417 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:41357, initiating session
[junit4:junit4]   2> 459 T400 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:32147
[junit4:junit4]   2> 459 T400 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:32147
[junit4:junit4]   2> 461 T402 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf6a4fef80002 with negotiated timeout 20000 for client /140.211.11.196:32147
[junit4:junit4]   2> 461 T417 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:41357, sessionid = 0x13bf6a4fef80002, negotiated timeout = 20000
[junit4:junit4]   2> 461 T418 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6cce70dc name:ZooKeeperConnection Watcher:127.0.0.1:41357 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 462 T398 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 463 T403 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf6a4fef80002
[junit4:junit4]   2> 472 T418 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 471 T398 oaz.ZooKeeper.close Session: 0x13bf6a4fef80002 closed
[junit4:junit4]   2> 472 T400 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:32147 which had sessionid 0x13bf6a4fef80002
[junit4:junit4]   2> 472 T398 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 480 T398 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:41357/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@395ed2d7
[junit4:junit4]   2> 481 T398 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 482 T419 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:41357. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 482 T419 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:41357, initiating session
[junit4:junit4]   2> 482 T400 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:52386
[junit4:junit4]   2> 483 T400 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:52386
[junit4:junit4]   2> 484 T402 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf6a4fef80003 with negotiated timeout 20000 for client /140.211.11.196:52386
[junit4:junit4]   2> 484 T419 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:41357, sessionid = 0x13bf6a4fef80003, negotiated timeout = 20000
[junit4:junit4]   2> 485 T420 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@395ed2d7 name:ZooKeeperConnection Watcher:127.0.0.1:41357/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 485 T398 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 487 T403 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6a4fef80003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 489 T398 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 491 T398 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32634_fi_faw%2Fho
[junit4:junit4]   2> 492 T403 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6a4fef80003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:32634_fi_faw%2Fho Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:32634_fi_faw%2Fho
[junit4:junit4]   2> 493 T398 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:32634_fi_faw%2Fho
[junit4:junit4]   2> 497 T398 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 503 T403 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6a4fef80003 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> 512 T398 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 515 T398 oasc.Overseer.start Overseer (id=88935806176591875-127.0.0.1:32634_fi_faw%2Fho-n_0000000000) starting
[junit4:junit4]   2> 515 T403 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6a4fef80003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 517 T403 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6a4fef80003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 518 T403 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6a4fef80003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 520 T403 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6a4fef80003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 521 T422 oasc.OverseerCollectionProcessor.run Process current queue of collection messages
[junit4:junit4]   2> 521 T398 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 533 T398 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 536 T421 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 539 T423 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357052706798/collection1
[junit4:junit4]   2> 539 T423 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 540 T423 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 540 T423 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 542 T423 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357052706798/collection1/'
[junit4:junit4]   2> 543 T423 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357052706798/collection1/lib/README' to classloader
[junit4:junit4]   2> 544 T423 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357052706798/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 597 T423 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 667 T423 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 668 T423 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 675 T423 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1326 T423 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1337 T423 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1342 T423 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1362 T423 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1367 T423 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1373 T423 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1374 T423 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1376 T423 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1357052706798/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/control/data/
[junit4:junit4]   2> 1376 T423 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@124e1099
[junit4:junit4]   2> 1377 T423 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1378 T423 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/control/data forceNew:false
[junit4:junit4]   2> 1379 T423 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/control/data
[junit4:junit4]   2> 1379 T423 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/control/data/index/
[junit4:junit4]   2> 1380 T423 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1382 T423 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/control/data/index forceNew:false
[junit4:junit4]   2> 1389 T423 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@48e3e05e; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1389 T423 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1391 T423 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/control/data/index
[junit4:junit4]   2> 1391 T423 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1393 T423 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1393 T423 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1394 T423 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1394 T423 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1395 T423 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1395 T423 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1396 T423 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1396 T423 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1397 T423 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1397 T423 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1398 T423 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1398 T423 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1398 T423 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1399 T423 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1399 T423 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1400 T423 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1400 T423 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1400 T423 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1401 T423 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1401 T423 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1402 T423 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1402 T423 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1403 T423 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1403 T423 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1404 T423 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1404 T423 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1417 T423 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1423 T423 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1424 T423 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> 1427 T423 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/control/data
[junit4:junit4]   2> 1429 T423 oass.SolrIndexSearcher.<init> Opening Searcher@45832fc main
[junit4:junit4]   2> 1430 T423 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1430 T423 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1431 T423 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1438 T423 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1484 T424 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@45832fc main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1488 T423 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1488 T423 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1489 T403 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6a4fef80003 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> 2040 T421 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2041 T421 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:32634_fi_faw%2Fho",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:32634/fi_faw/ho"}
[junit4:junit4]   2> 2041 T421 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2050 T421 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2050 T403 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6a4fef80003 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> 2074 T420 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> 2502 T423 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2502 T423 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:32634/fi_faw/ho collection:control_collection shard:shard1
[junit4:junit4]   2> 2503 T423 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2520 T403 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6a4fef80003 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> 2521 T423 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2521 T403 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6a4fef80003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2524 T423 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2524 T423 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2524 T423 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:32634/fi_faw/ho/collection1/
[junit4:junit4]   2> 2525 T423 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2525 T423 oasc.SyncStrategy.syncToMe http://127.0.0.1:32634/fi_faw/ho/collection1/ has no replicas
[junit4:junit4]   2> 2525 T423 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:32634/fi_faw/ho/collection1/
[junit4:junit4]   2> 2525 T423 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2530 T403 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6a4fef80003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3579 T421 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3598 T420 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> 3654 T423 oasc.ZkController.register We are http://127.0.0.1:32634/fi_faw/ho/collection1/ and leader is http://127.0.0.1:32634/fi_faw/ho/collection1/
[junit4:junit4]   2> 3654 T423 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:32634/fi_faw/ho
[junit4:junit4]   2> 3654 T423 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3654 T423 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3655 T423 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3657 T423 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3658 T398 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3659 T398 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3660 T398 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3678 T398 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3697 T398 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:41357/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@769cae70
[junit4:junit4]   2> 3698 T398 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3699 T425 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:41357. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3699 T425 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:41357, initiating session
[junit4:junit4]   2> 3700 T400 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:38157
[junit4:junit4]   2> 3700 T400 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:38157
[junit4:junit4]   2> 3702 T402 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf6a4fef80004 with negotiated timeout 10000 for client /140.211.11.196:38157
[junit4:junit4]   2> 3702 T425 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:41357, sessionid = 0x13bf6a4fef80004, negotiated timeout = 10000
[junit4:junit4]   2> 3702 T426 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@769cae70 name:ZooKeeperConnection Watcher:127.0.0.1:41357/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3702 T398 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3704 T398 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3709 T398 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3904 T398 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3907 T398 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:22845
[junit4:junit4]   2> 3908 T398 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3909 T398 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357052710249
[junit4:junit4]   2> 3909 T398 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357052710249/'
[junit4:junit4]   2> 3953 T398 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3954 T398 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3955 T398 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357052710249
[junit4:junit4]   2> 3955 T398 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357052710249/solr.xml
[junit4:junit4]   2> 3956 T398 oasc.CoreContainer.<init> New CoreContainer 598760312
[junit4:junit4]   2> 3956 T398 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357052710249/'
[junit4:junit4]   2> 3957 T398 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357052710249/'
[junit4:junit4]   2> 3989 T398 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 3989 T398 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3990 T398 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3990 T398 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3991 T398 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3991 T398 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3992 T398 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3992 T398 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3993 T398 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3993 T398 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4019 T398 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4039 T398 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:41357/solr
[junit4:junit4]   2> 4040 T398 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4040 T398 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:41357 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3055e050
[junit4:junit4]   2> 4041 T398 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4042 T436 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:41357. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4043 T436 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:41357, initiating session
[junit4:junit4]   2> 4043 T400 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:10724
[junit4:junit4]   2> 4044 T400 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:10724
[junit4:junit4]   2> 4084 T402 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf6a4fef80005 with negotiated timeout 20000 for client /140.211.11.196:10724
[junit4:junit4]   2> 4084 T436 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:41357, sessionid = 0x13bf6a4fef80005, negotiated timeout = 20000
[junit4:junit4]   2> 4085 T437 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3055e050 name:ZooKeeperConnection Watcher:127.0.0.1:41357 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4085 T398 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4087 T403 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf6a4fef80005
[junit4:junit4]   2> 4088 T437 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4088 T400 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:10724 which had sessionid 0x13bf6a4fef80005
[junit4:junit4]   2> 4088 T398 oaz.ZooKeeper.close Session: 0x13bf6a4fef80005 closed
[junit4:junit4]   2> 4089 T398 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 4101 T398 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:41357/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4acd803
[junit4:junit4]   2> 4102 T398 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4103 T438 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:41357. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4103 T438 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:41357, initiating session
[junit4:junit4]   2> 4104 T400 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:25207
[junit4:junit4]   2> 4104 T400 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:25207
[junit4:junit4]   2> 4106 T402 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf6a4fef80006 with negotiated timeout 20000 for client /140.211.11.196:25207
[junit4:junit4]   2> 4106 T438 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:41357, sessionid = 0x13bf6a4fef80006, negotiated timeout = 20000
[junit4:junit4]   2> 4106 T439 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4acd803 name:ZooKeeperConnection Watcher:127.0.0.1:41357/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4106 T398 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4108 T403 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6a4fef80006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4141 T403 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6a4fef80006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4144 T398 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:22845_fi_faw%2Fho
[junit4:junit4]   2> 4145 T403 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6a4fef80006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:22845_fi_faw%2Fho Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:22845_fi_faw%2Fho
[junit4:junit4]   2> 4146 T398 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:22845_fi_faw%2Fho
[junit4:junit4]   2> 4155 T420 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4155 T426 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4155 T420 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> 4159 T398 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4167 T440 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357052710249/collection1
[junit4:junit4]   2> 4167 T440 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4168 T440 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4169 T440 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4170 T440 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357052710249/collection1/'
[junit4:junit4]   2> 4172 T440 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357052710249/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4172 T440 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357052710249/collection1/lib/README' to classloader
[junit4:junit4]   2> 4229 T440 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 4304 T440 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4306 T440 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4313 T440 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4783 T440 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 4790 T440 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 4793 T440 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4807 T440 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4811 T440 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4815 T440 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4816 T440 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4817 T440 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1357052710249/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty1/
[junit4:junit4]   2> 4817 T440 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@124e1099
[junit4:junit4]   2> 4818 T440 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 4818 T440 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty1 forceNew:false
[junit4:junit4]   2> 4819 T440 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty1
[junit4:junit4]   2> 4819 T440 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty1/index/
[junit4:junit4]   2> 4819 T440 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4820 T440 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty1/index forceNew:false
[junit4:junit4]   2> 4824 T440 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@246a9344; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4825 T440 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4825 T440 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty1/index
[junit4:junit4]   2> 4826 T440 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 4827 T440 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 4828 T440 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 4828 T440 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 4828 T440 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 4829 T440 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 4829 T440 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 4829 T440 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 4830 T440 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 4830 T440 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 4830 T440 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 4831 T440 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 4831 T440 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 4831 T440 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 4832 T440 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 4832 T440 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 4832 T440 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 4833 T440 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4833 T440 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4833 T440 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4834 T440 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4834 T440 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4834 T440 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4835 T440 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4835 T440 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4836 T440 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 4836 T440 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 4844 T440 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 4847 T440 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 4848 T440 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> 4850 T440 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty1
[junit4:junit4]   2> 4851 T440 oass.SolrIndexSearcher.<init> Opening Searcher@2f6e2aec main
[junit4:junit4]   2> 4852 T440 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4852 T440 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4853 T440 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 4858 T440 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 4902 T441 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2f6e2aec main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 4907 T440 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 4907 T440 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 5105 T421 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5106 T421 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:32634_fi_faw%2Fho",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:32634/fi_faw/ho"}
[junit4:junit4]   2> 5109 T421 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:22845_fi_faw%2Fho",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:22845/fi_faw/ho"}
[junit4:junit4]   2> 5109 T421 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 5109 T421 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 5121 T420 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> 5121 T426 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> 5121 T439 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> 5909 T440 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 5909 T440 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:22845/fi_faw/ho collection:collection1 shard:shard1
[junit4:junit4]   2> 5910 T440 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 5927 T403 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6a4fef80006 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> 5928 T440 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 5928 T403 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6a4fef80006 type:create cxid:0x44 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 5938 T440 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 5939 T440 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 5939 T440 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:22845/fi_faw/ho/collection1/
[junit4:junit4]   2> 5939 T440 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 5939 T440 oasc.SyncStrategy.syncToMe http://127.0.0.1:22845/fi_faw/ho/collection1/ has no replicas
[junit4:junit4]   2> 5940 T440 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:22845/fi_faw/ho/collection1/
[junit4:junit4]   2> 5940 T440 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 5945 T403 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6a4fef80006 type:create cxid:0x4e zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6636 T421 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6657 T420 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> 6657 T426 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> 6657 T439 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> 6669 T440 oasc.ZkController.register We are http://127.0.0.1:22845/fi_faw/ho/collection1/ and leader is http://127.0.0.1:22845/fi_faw/ho/collection1/
[junit4:junit4]   2> 6669 T440 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:22845/fi_faw/ho
[junit4:junit4]   2> 6669 T440 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 6669 T440 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 6670 T440 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6676 T440 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6677 T398 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 6678 T398 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 6678 T398 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 6904 T398 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 6908 T398 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:59685
[junit4:junit4]   2> 6909 T398 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 6909 T398 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357052713236
[junit4:junit4]   2> 6910 T398 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357052713236/'
[junit4:junit4]   2> 6954 T398 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 6955 T398 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 6955 T398 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357052713236
[junit4:junit4]   2> 6956 T398 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357052713236/solr.xml
[junit4:junit4]   2> 6956 T398 oasc.CoreContainer.<init> New CoreContainer 1279410384
[junit4:junit4]   2> 6957 T398 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357052713236/'
[junit4:junit4]   2> 6958 T398 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357052713236/'
[junit4:junit4]   2> 6991 T398 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 6991 T398 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 6992 T398 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 6992 T398 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 6993 T398 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 6993 T398 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 6994 T398 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 6994 T398 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 6995 T398 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 6995 T398 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 7018 T398 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 7038 T398 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:41357/solr
[junit4:junit4]   2> 7039 T398 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 7039 T398 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:41357 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@30316703
[junit4:junit4]   2> 7040 T398 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7041 T451 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:41357. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7042 T451 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:41357, initiating session
[junit4:junit4]   2> 7042 T400 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:61309
[junit4:junit4]   2> 7043 T400 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:61309
[junit4:junit4]   2> 7045 T402 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf6a4fef80007 with negotiated timeout 20000 for client /140.211.11.196:61309
[junit4:junit4]   2> 7045 T451 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:41357, sessionid = 0x13bf6a4fef80007, negotiated timeout = 20000
[junit4:junit4]   2> 7045 T452 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@30316703 name:ZooKeeperConnection Watcher:127.0.0.1:41357 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7045 T398 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7047 T403 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf6a4fef80007
[junit4:junit4]   2> 7048 T452 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 7048 T400 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:61309 which had sessionid 0x13bf6a4fef80007
[junit4:junit4]   2> 7048 T398 oaz.ZooKeeper.close Session: 0x13bf6a4fef80007 closed
[junit4:junit4]   2> 7049 T398 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 7062 T398 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:41357/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@33f216fd
[junit4:junit4]   2> 7063 T398 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7063 T453 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:41357. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7064 T453 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:41357, initiating session
[junit4:junit4]   2> 7064 T400 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:17441
[junit4:junit4]   2> 7065 T400 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:17441
[junit4:junit4]   2> 7066 T402 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf6a4fef80008 with negotiated timeout 20000 for client /140.211.11.196:17441
[junit4:junit4]   2> 7066 T453 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:41357, sessionid = 0x13bf6a4fef80008, negotiated timeout = 20000
[junit4:junit4]   2> 7067 T454 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@33f216fd name:ZooKeeperConnection Watcher:127.0.0.1:41357/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7067 T398 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7068 T403 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6a4fef80008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7070 T403 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6a4fef80008 type:create cxid:0x2 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7077 T398 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59685_fi_faw%2Fho
[junit4:junit4]   2> 7078 T403 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6a4fef80008 type:delete cxid:0x4 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:59685_fi_faw%2Fho Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:59685_fi_faw%2Fho
[junit4:junit4]   2> 7080 T398 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59685_fi_faw%2Fho
[junit4:junit4]   2> 7083 T439 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> 7083 T426 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7084 T420 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7084 T426 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> 7084 T420 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> 7085 T439 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7088 T398 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 7096 T455 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357052713236/collection1
[junit4:junit4]   2> 7097 T455 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 7098 T455 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 7098 T455 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 7100 T455 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357052713236/collection1/'
[junit4:junit4]   2> 7101 T455 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357052713236/collection1/lib/README' to classloader
[junit4:junit4]   2> 7102 T455 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357052713236/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 7158 T455 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 7229 T455 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7230 T455 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7238 T455 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 7872 T455 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 7890 T455 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 7896 T455 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 7920 T455 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 7925 T455 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 7935 T455 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 7942 T455 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 7948 T455 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1357052713236/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty2/
[junit4:junit4]   2> 7948 T455 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@124e1099
[junit4:junit4]   2> 7949 T455 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 7950 T455 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty2 forceNew:false
[junit4:junit4]   2> 7951 T455 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty2
[junit4:junit4]   2> 7951 T455 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty2/index/
[junit4:junit4]   2> 7951 T455 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 7952 T455 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty2/index forceNew:false
[junit4:junit4]   2> 7959 T455 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@42c05580; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 7959 T455 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 7960 T455 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty2/index
[junit4:junit4]   2> 7960 T455 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 7963 T455 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 7963 T455 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 7963 T455 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 7964 T455 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 7965 T455 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 7965 T455 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 7965 T455 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 7966 T455 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 7966 T455 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 7967 T455 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 7967 T455 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 7968 T455 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 7968 T455 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 7969 T455 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 7969 T455 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 7970 T455 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 7970 T455 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7971 T455 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7971 T455 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7972 T455 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7972 T455 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7973 T455 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7973 T455 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7974 T455 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7974 T455 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 7975 T455 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 7987 T455 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 7991 T455 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 7993 T455 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> 7995 T455 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty2
[junit4:junit4]   2> 7997 T455 oass.SolrIndexSearcher.<init> Opening Searcher@231cc35a main
[junit4:junit4]   2> 7998 T455 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 7998 T455 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 7999 T455 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 8005 T455 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 8055 T456 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@231cc35a main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 8061 T455 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 8061 T455 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8173 T421 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8174 T421 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:22845_fi_faw%2Fho",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:22845/fi_faw/ho"}
[junit4:junit4]   2> 8178 T421 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59685_fi_faw%2Fho",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59685/fi_faw/ho"}
[junit4:junit4]   2> 8179 T421 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 8179 T421 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 8191 T420 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> 8191 T426 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> 8191 T439 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> 8191 T454 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> 9065 T455 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 9065 T455 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59685/fi_faw/ho collection:collection1 shard:shard2
[junit4:junit4]   2> 9066 T455 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 9093 T403 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6a4fef80008 type:delete cxid:0x42 zxid:0x7c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 9094 T455 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 9095 T403 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6a4fef80008 type:create cxid:0x43 zxid:0x7d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9105 T455 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 9105 T455 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 9105 T455 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:59685/fi_faw/ho/collection1/
[junit4:junit4]   2> 9106 T455 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 9106 T455 oasc.SyncStrategy.syncToMe http://127.0.0.1:59685/fi_faw/ho/collection1/ has no replicas
[junit4:junit4]   2> 9106 T455 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:59685/fi_faw/ho/collection1/
[junit4:junit4]   2> 9106 T455 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 9110 T403 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6a4fef80008 type:create cxid:0x4c zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9705 T421 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9722 T420 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> 9722 T454 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> 9722 T426 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> 9722 T439 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> 9733 T455 oasc.ZkController.register We are http://127.0.0.1:59685/fi_faw/ho/collection1/ and leader is http://127.0.0.1:59685/fi_faw/ho/collection1/
[junit4:junit4]   2> 9733 T455 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59685/fi_faw/ho
[junit4:junit4]   2> 9733 T455 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 9733 T455 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 9734 T455 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9736 T455 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9737 T398 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 9737 T398 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 9738 T398 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9922 T398 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 9926 T398 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:51401
[junit4:junit4]   2> 9927 T398 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 9927 T398 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357052716294
[junit4:junit4]   2> 9928 T398 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357052716294/'
[junit4:junit4]   2> 9969 T398 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 9970 T398 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 9971 T398 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357052716294
[junit4:junit4]   2> 9971 T398 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357052716294/solr.xml
[junit4:junit4]   2> 9972 T398 oasc.CoreContainer.<init> New CoreContainer 1063715234
[junit4:junit4]   2> 9972 T398 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357052716294/'
[junit4:junit4]   2> 9973 T398 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357052716294/'
[junit4:junit4]   2> 10002 T398 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 10003 T398 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 10003 T398 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 10004 T398 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 10004 T398 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 10005 T398 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 10005 T398 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 10005 T398 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 10006 T398 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 10006 T398 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 10028 T398 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 10047 T398 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:41357/solr
[junit4:junit4]   2> 10047 T398 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 10048 T398 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:41357 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@793630c7
[junit4:junit4]   2> 10049 T398 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10050 T466 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:41357. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10050 T466 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:41357, initiating session
[junit4:junit4]   2> 10050 T400 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:63811
[junit4:junit4]   2> 10051 T400 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:63811
[junit4:junit4]   2> 10053 T402 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf6a4fef80009 with negotiated timeout 20000 for client /140.211.11.196:63811
[junit4:junit4]   2> 10053 T466 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:41357, sessionid = 0x13bf6a4fef80009, negotiated timeout = 20000
[junit4:junit4]   2> 10054 T467 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@793630c7 name:ZooKeeperConnection Watcher:127.0.0.1:41357 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10054 T398 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10055 T403 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf6a4fef80009
[junit4:junit4]   2> 10070 T467 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 10070 T400 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:63811 which had sessionid 0x13bf6a4fef80009
[junit4:junit4]   2> 10070 T398 oaz.ZooKeeper.close Session: 0x13bf6a4fef80009 closed
[junit4:junit4]   2> 10070 T398 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 10082 T398 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:41357/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@48e4d3df
[junit4:junit4]   2> 10083 T398 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10083 T468 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:41357. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10084 T468 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:41357, initiating session
[junit4:junit4]   2> 10084 T400 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:11505
[junit4:junit4]   2> 10084 T400 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:11505
[junit4:junit4]   2> 10086 T402 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf6a4fef8000a with negotiated timeout 20000 for client /140.211.11.196:11505
[junit4:junit4]   2> 10086 T468 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:41357, sessionid = 0x13bf6a4fef8000a, negotiated timeout = 20000
[junit4:junit4]   2> 10086 T469 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@48e4d3df name:ZooKeeperConnection Watcher:127.0.0.1:41357/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10086 T398 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10088 T403 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6a4fef8000a type:create cxid:0x1 zxid:0x8d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10089 T403 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6a4fef8000a type:create cxid:0x2 zxid:0x8e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10097 T398 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51401_fi_faw%2Fho
[junit4:junit4]   2> 10098 T403 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6a4fef8000a type:delete cxid:0x4 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51401_fi_faw%2Fho Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51401_fi_faw%2Fho
[junit4:junit4]   2> 10099 T398 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51401_fi_faw%2Fho
[junit4:junit4]   2> 10102 T439 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> 10102 T420 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10102 T454 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10103 T420 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> 10102 T426 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10103 T454 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> 10103 T426 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> 10104 T439 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10107 T398 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 10115 T470 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357052716294/collection1
[junit4:junit4]   2> 10115 T470 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 10116 T470 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 10116 T470 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 10118 T470 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357052716294/collection1/'
[junit4:junit4]   2> 10119 T470 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357052716294/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 10120 T470 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357052716294/collection1/lib/README' to classloader
[junit4:junit4]   2> 10173 T470 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 10244 T470 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 10245 T470 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10252 T470 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10854 T470 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10865 T470 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10869 T470 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10889 T470 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10894 T470 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10899 T470 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10901 T470 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10902 T470 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1357052716294/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty3/
[junit4:junit4]   2> 10903 T470 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@124e1099
[junit4:junit4]   2> 10903 T470 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 10904 T470 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty3 forceNew:false
[junit4:junit4]   2> 10905 T470 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty3
[junit4:junit4]   2> 10905 T470 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty3/index/
[junit4:junit4]   2> 10906 T470 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10908 T470 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty3/index forceNew:false
[junit4:junit4]   2> 10939 T470 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2f2207ff; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10939 T470 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10940 T470 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty3/index
[junit4:junit4]   2> 10941 T470 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 10943 T470 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10943 T470 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 10944 T470 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10944 T470 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 10945 T470 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10945 T470 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10945 T470 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10946 T470 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10946 T470 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10947 T470 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 10948 T470 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 10948 T470 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10949 T470 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 10949 T470 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 10949 T470 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 10950 T470 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10950 T470 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10951 T470 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10951 T470 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10952 T470 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10952 T470 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10953 T470 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10953 T470 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10954 T470 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10954 T470 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 10955 T470 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 10967 T470 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10971 T470 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 10972 T470 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> 10975 T470 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty3
[junit4:junit4]   2> 10976 T470 oass.SolrIndexSearcher.<init> Opening Searcher@79d17d4c main
[junit4:junit4]   2> 10977 T470 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10978 T470 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10978 T470 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 10985 T470 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 11058 T471 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@79d17d4c main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 11063 T470 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 11064 T470 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11237 T421 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11238 T421 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59685_fi_faw%2Fho",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59685/fi_faw/ho"}
[junit4:junit4]   2> 11242 T421 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51401_fi_faw%2Fho",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51401/fi_faw/ho"}
[junit4:junit4]   2> 11242 T421 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11243 T421 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11254 T420 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> 11255 T439 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> 11255 T454 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> 11255 T426 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> 11255 T469 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> 12067 T470 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 12067 T470 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51401/fi_faw/ho collection:collection1 shard:shard1
[junit4:junit4]   2> 12073 T470 oasc.ZkController.register We are http://127.0.0.1:51401/fi_faw/ho/collection1/ and leader is http://127.0.0.1:22845/fi_faw/ho/collection1/
[junit4:junit4]   2> 12073 T470 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51401/fi_faw/ho
[junit4:junit4]   2> 12073 T470 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 12074 T470 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C30 name=collection1 org.apache.solr.core.SolrCore@4123530a url=http://127.0.0.1:51401/fi_faw/ho/collection1 node=127.0.0.1:51401_fi_faw%2Fho C30_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:51401_fi_faw%2Fho, base_url=http://127.0.0.1:51401/fi_faw/ho}
[junit4:junit4]   2> 12081 T472 C30 P51401 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 12081 T470 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12082 T472 C30 P51401 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 12082 T472 C30 P51401 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 12083 T472 C30 P51401 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12083 T398 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 12083 T398 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12084 T472 C30 P51401 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12084 T398 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12280 T398 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12283 T398 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:55979
[junit4:junit4]   2> 12284 T398 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12284 T398 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357052718646
[junit4:junit4]   2> 12285 T398 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357052718646/'
[junit4:junit4]   2> 12326 T398 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12327 T398 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12328 T398 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357052718646
[junit4:junit4]   2> 12328 T398 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357052718646/solr.xml
[junit4:junit4]   2> 12329 T398 oasc.CoreContainer.<init> New CoreContainer 1685068325
[junit4:junit4]   2> 12329 T398 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357052718646/'
[junit4:junit4]   2> 12330 T398 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357052718646/'
[junit4:junit4]   2> 12359 T398 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 12360 T398 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12360 T398 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12361 T398 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12361 T398 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12362 T398 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12362 T398 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12363 T398 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12363 T398 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12364 T398 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12385 T398 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12404 T398 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:41357/solr
[junit4:junit4]   2> 12405 T398 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12405 T398 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:41357 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5f471136
[junit4:junit4]   2> 12407 T398 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12407 T482 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:41357. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12408 T482 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:41357, initiating session
[junit4:junit4]   2> 12408 T400 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:43276
[junit4:junit4]   2> 12409 T400 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:43276
[junit4:junit4]   2> 12411 T402 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf6a4fef8000b with negotiated timeout 20000 for client /140.211.11.196:43276
[junit4:junit4]   2> 12411 T482 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:41357, sessionid = 0x13bf6a4fef8000b, negotiated timeout = 20000
[junit4:junit4]   2> 12411 T483 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5f471136 name:ZooKeeperConnection Watcher:127.0.0.1:41357 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12412 T398 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12413 T403 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf6a4fef8000b
[junit4:junit4]   2> 12414 T483 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12414 T400 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:43276 which had sessionid 0x13bf6a4fef8000b
[junit4:junit4]   2> 12414 T398 oaz.ZooKeeper.close Session: 0x13bf6a4fef8000b closed
[junit4:junit4]   2> 12415 T398 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 12427 T398 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:41357/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4e1e53f3
[junit4:junit4]   2> 12428 T398 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12428 T484 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:41357. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12429 T484 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:41357, initiating session
[junit4:junit4]   2> 12429 T400 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:44498
[junit4:junit4]   2> 12429 T400 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:44498
[junit4:junit4]   2> 12431 T402 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf6a4fef8000c with negotiated timeout 20000 for client /140.211.11.196:44498
[junit4:junit4]   2> 12431 T484 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:41357, sessionid = 0x13bf6a4fef8000c, negotiated timeout = 20000
[junit4:junit4]   2> 12431 T485 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4e1e53f3 name:ZooKeeperConnection Watcher:127.0.0.1:41357/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12432 T398 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12433 T403 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6a4fef8000c type:create cxid:0x1 zxid:0x9f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12434 T403 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6a4fef8000c type:create cxid:0x2 zxid:0xa0 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12442 T398 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55979_fi_faw%2Fho
[junit4:junit4]   2> 12443 T403 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf6a4fef8000c type:delete cxid:0x4 zxid:0xa1 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:55979_fi_faw%2Fho Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:55979_fi_faw%2Fho
[junit4:junit4]   2> 12444 T398 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55979_fi_faw%2Fho
[junit4:junit4]   2> 12447 T469 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> 12447 T439 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> 12448 T420 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12448 T454 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12448 T420 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> 12448 T426 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12448 T454 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> 12449 T426 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> 12450 T469 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12450 T439 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12453 T398 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 12460 T486 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357052718646/collection1
[junit4:junit4]   2> 12460 T486 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 12461 T486 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 12461 T486 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 12463 T486 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357052718646/collection1/'
[junit4:junit4]   2> 12464 T486 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357052718646/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 12465 T486 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357052718646/collection1/lib/README' to classloader
[junit4:junit4]   2> 12517 T486 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 12586 T486 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 12588 T486 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12595 T486 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 12769 T421 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12770 T421 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51401_fi_faw%2Fho",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51401/fi_faw/ho"}
[junit4:junit4]   2> 12783 T420 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> 12783 T426 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> 12783 T469 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> 12783 T485 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> 12783 T454 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> 12783 T439 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> 13197 T486 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 13207 T486 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 13213 T486 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 13230 T486 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13236 T486 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13240 T486 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13242 T486 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13243 T486 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1357052718646/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty4/
[junit4:junit4]   2> 13244 T486 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@124e1099
[junit4:junit4]   2> 13244 T486 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 13245 T486 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty4 forceNew:false
[junit4:junit4]   2> 13246 T486 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty4
[junit4:junit4]   2> 13246 T486 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty4/index/
[junit4:junit4]   2> 13247 T486 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 13248 T486 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty4/index forceNew:false
[junit4:junit4]   2> 13254 T486 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@67345131; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13255 T486 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13256 T486 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty4/index
[junit4:junit4]   2> 13256 T486 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 13258 T486 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 13259 T486 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 13259 T486 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 13260 T486 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 13260 T486 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 13261 T486 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 13261 T486 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 13262 T486 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 13262 T486 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 13263 T486 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 13263 T486 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 13264 T486 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 13265 T486 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 13265 T486 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 13265 T486 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 13266 T486 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 13266 T486 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13267 T486 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13267 T486 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13268 T486 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13269 T486 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13269 T486 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13270 T486 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13270 T486 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13271 T486 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 13271 T486 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 13284 T486 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 13288 T486 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 13290 T486 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> 13292 T486 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty4
[junit4:junit4]   2> 13294 T486 oass.SolrIndexSearcher.<init> Opening Searcher@4746ab08 main
[junit4:junit4]   2> 13295 T486 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 13296 T486 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 13296 T486 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 13303 T486 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 13357 T487 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4746ab08 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 13363 T486 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 13363 T486 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14291 T421 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14292 T421 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:55979_fi_faw%2Fho",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55979/fi_faw/ho"}
[junit4:junit4]   2> 14292 T421 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 14293 T421 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 14307 T420 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> 14308 T469 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> 14308 T426 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> 14308 T454 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> 14308 T485 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> 14307 T439 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> 14366 T486 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 14366 T486 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55979/fi_faw/ho collection:collection1 shard:shard2
[junit4:junit4]   2> 14370 T486 oasc.ZkController.register We are http://127.0.0.1:55979/fi_faw/ho/collection1/ and leader is http://127.0.0.1:59685/fi_faw/ho/collection1/
[junit4:junit4]   2> 14370 T486 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55979/fi_faw/ho
[junit4:junit4]   2> 14370 T486 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 14371 T486 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C31 name=collection1 org.apache.solr.core.SolrCore@2886dffb url=http://127.0.0.1:55979/fi_faw/ho/collection1 node=127.0.0.1:55979_fi_faw%2Fho C31_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:55979_fi_faw%2Fho, base_url=http://127.0.0.1:55979/fi_faw/ho}
[junit4:junit4]   2> 14372 T488 C31 P55979 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 14372 T488 C31 P55979 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 14372 T486 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14373 T488 C31 P55979 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 14373 T488 C31 P55979 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14374 T398 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 14375 T488 C31 P55979 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14374 T398 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 14375 T398 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14401 T398 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14403 T398 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 14404 T398 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C30_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:51401_fi_faw%2Fho, base_url=http://127.0.0.1:51401/fi_faw/ho}
[junit4:junit4]   2> 15134 T472 C30 P51401 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:22845/fi_faw/ho/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15144 T472 C30 P51401 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&connTimeout=30000&socketTimeout=30000&retry=false
[junit4:junit4]   2> 15163 T472 C30 P51401 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:51401/fi_faw/ho START replicas=[http://127.0.0.1:22845/fi_faw/ho/collection1/] nUpdates=100
[junit4:junit4]   2> 15163 T472 C30 P51401 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15164 T472 C30 P51401 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 15165 T472 C30 P51401 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 15165 T472 C30 P51401 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 15165 T472 C30 P51401 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 15165 T472 C30 P51401 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:22845/fi_faw/ho/collection1/. core=collection1
[junit4:junit4]   2> 15166 T472 C30 P51401 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C32 name=collection1 org.apache.solr.core.SolrCore@500150d1 url=http://127.0.0.1:22845/fi_faw/ho/collection1 node=127.0.0.1:22845_fi_faw%2Fho C32_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:22845_fi_faw%2Fho, base_url=http://127.0.0.1:22845/fi_faw/ho, leader=true}
[junit4:junit4]   2> 15174 T430 C32 P22845 REQ /get {distrib=false&qt=/get&wt=javabin&version=2&getVersions=100} status=0 QTime=0 
[junit4:junit4]   2> 15196 T431 C32 P22845 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15197 T431 C32 P22845 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty1
[junit4:junit4]   2> 15202 T431 C32 P22845 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@246a9344; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15202 T431 C32 P22845 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15232 T431 C32 P22845 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@246a9344; 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@246a9344; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15233 T431 C32 P22845 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15234 T431 C32 P22845 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty1
[junit4:junit4]   2> 15235 T431 C32 P22845 oass.SolrIndexSearcher.<init> Opening Searcher@6d58f86a realtime
[junit4:junit4]   2> 15235 T431 C32 P22845 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15236 T431 C32 P22845 /update {waitSearcher=true&openSearcher=false&commit=true&commit_end_point=true&wt=javabin&softCommit=false&version=2} {commit=} 0 57
[junit4:junit4]   2> 15237 T472 C30 P51401 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15237 T472 C30 P51401 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   2> 15264 T472 C30 P51401 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15267 T432 C32 P22845 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15267 T432 C32 P22845 REQ /replication {command=indexversion&wt=javabin&qt=/replication&version=2} status=0 QTime=2 
[junit4:junit4]   2> 15268 T472 C30 P51401 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 15268 T472 C30 P51401 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15269 T472 C30 P51401 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15272 T432 C32 P22845 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty1
[junit4:junit4]   2> 15272 T432 C32 P22845 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty1/index
[junit4:junit4]   2> 15273 T432 C32 P22845 REQ /replication {command=filelist&generation=2&wt=javabin&qt=/replication&version=2} status=0 QTime=2 
[junit4:junit4]   2> 15274 T472 C30 P51401 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15275 T472 C30 P51401 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty3/index.20130101203521815 forceNew:false
[junit4:junit4]   2> 15276 T472 C30 P51401 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty3
[junit4:junit4]   2> 15277 T472 C30 P51401 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty3/index.20130101203521815 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6222d9a6; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 15290 T432 C32 P22845 REQ /replication {file=segments_2&command=filecontent&checksum=true&generation=2&qt=/replication&wt=filestream} status=0 QTime=5 
[junit4:junit4]   2> 15296 T472 C30 P51401 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty3/index
[junit4:junit4]   2> 15296 T472 C30 P51401 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15297 T472 C30 P51401 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130101203521815
[junit4:junit4]   2> 15299 T472 C30 P51401 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty3
[junit4:junit4]   2> 15300 T472 C30 P51401 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty3
[junit4:junit4]   2> 15300 T472 C30 P51401 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty3/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty3/index.20130101203521815
[junit4:junit4]   2> 15304 T472 C30 P51401 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty3/index.20130101203521815 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6222d9a6; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15304 T472 C30 P51401 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15306 T472 C30 P51401 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty3
[junit4:junit4]   2> 15310 T472 C30 P51401 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15310 T472 C30 P51401 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15311 T472 C30 P51401 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 15311 T472 C30 P51401 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty3/index.20130101203521815
[junit4:junit4]   2> 15312 T472 C30 P51401 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty3
[junit4:junit4]   2> 15316 T472 C30 P51401 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty3/index.20130101203521815 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6222d9a6; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15316 T472 C30 P51401 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15316 T472 C30 P51401 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15317 T472 C30 P51401 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty3
[junit4:junit4]   2> 15317 T472 C30 P51401 oass.SolrIndexSearcher.<init> Opening Searcher@3274dbed main
[junit4:junit4]   2> 15320 T471 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3274dbed main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 15320 T471 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty3/index
[junit4:junit4]   2> 15320 T472 C30 P51401 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15324 T472 C30 P51401 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty3/index.20130101203521815 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6222d9a6; 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty3/index.20130101203521815 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6222d9a6; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15324 T472 C30 P51401 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15325 T472 C30 P51401 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty3
[junit4:junit4]   2> 15344 T472 C30 P51401 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15345 T472 C30 P51401 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty3/index.20130101203521815
[junit4:junit4]   2> 15345 T472 C30 P51401 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty3/index
[junit4:junit4]   2> 15346 T472 C30 P51401 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 15346 T472 C30 P51401 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15346 T472 C30 P51401 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15346 T472 C30 P51401 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15348 T472 C30 P51401 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 15406 T398 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15814 T421 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15815 T421 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:55979_fi_faw%2Fho",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55979/fi_faw/ho"}
[junit4:junit4]   2> 15820 T421 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:51401_fi_faw%2Fho",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51401/fi_faw/ho"}
[junit4:junit4]   2> 15831 T439 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> 15831 T454 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> 15831 T485 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> 15831 T426 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> 15831 T469 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> 15831 T420 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> 16410 T398 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17412 T398 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C31_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:55979_fi_faw%2Fho, base_url=http://127.0.0.1:55979/fi_faw/ho}
[junit4:junit4]   2> 18405 T488 C31 P55979 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:59685/fi_faw/ho/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18405 T488 C31 P55979 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:55979/fi_faw/ho START replicas=[http://127.0.0.1:59685/fi_faw/ho/collection1/] nUpdates=100
[junit4:junit4]   2> 18406 T488 C31 P55979 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18406 T488 C31 P55979 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18406 T488 C31 P55979 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18407 T488 C31 P55979 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18407 T488 C31 P55979 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18408 T488 C31 P55979 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:59685/fi_faw/ho/collection1/. core=collection1
[junit4:junit4]   2> 18408 T488 C31 P55979 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18415 T398 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> ASYNC  NEW_CORE C33 name=collection1 org.apache.solr.core.SolrCore@e5e0bf4 url=http://127.0.0.1:59685/fi_faw/ho/collection1 node=127.0.0.1:59685_fi_faw%2Fho C33_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:59685_fi_faw%2Fho, base_url=http://127.0.0.1:59685/fi_faw/ho, leader=true}
[junit4:junit4]   2> 18417 T445 C33 P59685 REQ /get {distrib=false&qt=/get&wt=javabin&version=2&getVersions=100} status=0 QTime=0 
[junit4:junit4]   2> 18427 T446 C33 P59685 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18428 T446 C33 P59685 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty2
[junit4:junit4]   2> 18433 T446 C33 P59685 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@42c05580; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18433 T446 C33 P59685 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18463 T446 C33 P59685 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@42c05580; 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@42c05580; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 18464 T446 C33 P59685 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 18465 T446 C33 P59685 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty2
[junit4:junit4]   2> 18466 T446 C33 P59685 oass.SolrIndexSearcher.<init> Opening Searcher@445242be realtime
[junit4:junit4]   2> 18466 T446 C33 P59685 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18466 T446 C33 P59685 /update {waitSearcher=true&openSearcher=false&commit=true&commit_end_point=true&wt=javabin&softCommit=false&version=2} {commit=} 0 39
[junit4:junit4]   2> 18467 T488 C31 P55979 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18468 T488 C31 P55979 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18470 T447 C33 P59685 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18471 T447 C33 P59685 REQ /replication {command=indexversion&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   2> 18471 T488 C31 P55979 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 18472 T488 C31 P55979 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18472 T488 C31 P55979 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18475 T447 C33 P59685 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty2
[junit4:junit4]   2> 18475 T447 C33 P59685 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty2/index
[junit4:junit4]   2> 18476 T447 C33 P59685 REQ /replication {command=filelist&generation=2&wt=javabin&qt=/replication&version=2} status=0 QTime=2 
[junit4:junit4]   2> 18477 T488 C31 P55979 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18478 T488 C31 P55979 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty4/index.20130101203525017 forceNew:false
[junit4:junit4]   2> 18478 T488 C31 P55979 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty4
[junit4:junit4]   2> 18479 T488 C31 P55979 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty4/index.20130101203525017 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6f7dece1; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 18482 T447 C33 P59685 REQ /replication {file=segments_2&command=filecontent&checksum=true&generation=2&qt=/replication&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 18484 T488 C31 P55979 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty4/index
[junit4:junit4]   2> 18484 T488 C31 P55979 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18485 T488 C31 P55979 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130101203525017
[junit4:junit4]   2> 18486 T488 C31 P55979 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty4
[junit4:junit4]   2> 18487 T488 C31 P55979 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty4
[junit4:junit4]   2> 18487 T488 C31 P55979 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty4/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty4/index.20130101203525017
[junit4:junit4]   2> 18491 T488 C31 P55979 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty4/index.20130101203525017 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6f7dece1; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 18491 T488 C31 P55979 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 18493 T488 C31 P55979 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty4
[junit4:junit4]   2> 18493 T488 C31 P55979 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18493 T488 C31 P55979 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18494 T488 C31 P55979 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 18494 T488 C31 P55979 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty4/index.20130101203525017
[junit4:junit4]   2> 18495 T488 C31 P55979 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty4
[junit4:junit4]   2> 18499 T488 C31 P55979 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty4/index.20130101203525017 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6f7dece1; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 18499 T488 C31 P55979 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 18499 T488 C31 P55979 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 18500 T488 C31 P55979 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty4
[junit4:junit4]   2> 18500 T488 C31 P55979 oass.SolrIndexSearcher.<init> Opening Searcher@57486a49 main
[junit4:junit4]   2> 18502 T487 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@57486a49 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 18503 T487 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty4/index
[junit4:junit4]   2> 18503 T488 C31 P55979 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18506 T488 C31 P55979 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty4/index.20130101203525017 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6f7dece1; 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty4/index.20130101203525017 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6f7dece1; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18507 T488 C31 P55979 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18508 T488 C31 P55979 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty4
[junit4:junit4]   2> 18508 T488 C31 P55979 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18509 T488 C31 P55979 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty4/index.20130101203525017
[junit4:junit4]   2> 18509 T488 C31 P55979 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty4/index
[junit4:junit4]   2> 18509 T488 C31 P55979 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 18509 T488 C31 P55979 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 18510 T488 C31 P55979 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 18510 T488 C31 P55979 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18517 T488 C31 P55979 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 18849 T421 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18850 T421 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:55979_fi_faw%2Fho",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55979/fi_faw/ho"}
[junit4:junit4]   2> 18940 T420 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> 18940 T485 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> 18940 T454 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> 18940 T469 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> 18940 T439 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> 18940 T426 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> 19418 T398 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19420 T398 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C34 name=collection1 org.apache.solr.core.SolrCore@6db61fa5 url=http://127.0.0.1:32634/fi_faw/ho/collection1 node=127.0.0.1:32634_fi_faw%2Fho C34_STATE=coll:control_collection core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:32634_fi_faw%2Fho, base_url=http://127.0.0.1:32634/fi_faw/ho, leader=true}
[junit4:junit4]   2> 19443 T410 C34 P32634 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/control/data
[junit4:junit4]   2> 19448 T410 C34 P32634 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@48e3e05e; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 19448 T410 C34 P32634 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 19454 T410 C34 P32634 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/control/data
[junit4:junit4]   2> 19454 T410 C34 P32634 oass.SolrIndexSearcher.<init> Opening Searcher@721fb133 realtime
[junit4:junit4]   2> 19455 T410 C34 P32634 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1422972919199301632)} 0 20
[junit4:junit4]   2> 19467 T448 C33 P59685 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty2
[junit4:junit4]   2> 19489 T433 C32 P22845 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty1
[junit4:junit4]   2>  C31_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:55979_fi_faw%2Fho, base_url=http://127.0.0.1:55979/fi_faw/ho}
[junit4:junit4]   2> 19495 T475 C31 P55979 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty4
[junit4:junit4]   2> 19496 T475 C31 P55979 REQ /update {update.distrib=FROMLEADER&_version_=-1422972919224467456&update.from=http://127.0.0.1:59685/fi_faw/ho/collection1/&wt=javabin&version=2} status=0 QTime=4 
[junit4:junit4]   2>  C30_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:51401_fi_faw%2Fho, base_url=http://127.0.0.1:51401/fi_faw/ho}
[junit4:junit4]   2> 19501 T459 C30 P51401 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1357052706544/jetty3
[junit4:junit4]   2> 19502 T459 C30 P51401 REQ /update {update.distrib=FROMLEADER&_version_=-1422972919246487552&update.from=http://127.0.0.1:22845/fi_faw/ho/collection1/&wt=javabin&version=2} status=0 QTime=3 
[junit4:junit4]   2> 19502 T433 C32 P22845 REQ /update {update.distrib=TOLEADER&wt=javabin&version=2} status=0 QTime=15 
[junit4:junit4]   2> 19503 T448 C33 P59685 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1422972919224467456)} 0 45
[junit4:junit4]   2> 19517 T410 C34 P32634 /update {wt=javabin&version=2} {add=[1 (1422972919273750528)]} 0 10
[junit4:junit4]   2> 19552 T459 C30 P51401 REQ /update {distrib.from=http://127.0.0.1:22845/fi_faw/ho/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=7 
[junit4:junit4]   2> 19553 T433 C32 P22845 REQ /update {distrib.from=http://127.0.0.1:59685/fi_faw/ho/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} status=0 QTime=16 
[junit4:junit4]   2> 19554 T448 C33 P59685 /update {wt=javabin&version=2} {add=[1]} 0 34
[junit4:junit4]   2> 19560 T410 C34 P32634 /update {wt=javabin&version=2} {add=[2 (1422972919320936448)]} 0 3
[junit4:junit4]   2> 19575 T475 C31 P55979 REQ /update {distrib.from=http://127.0.0.1:59685/fi_faw/ho/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=4 
[junit4:junit4]   2> 19576 T448 C33 P59685 /update {wt=javabin&version=2} {add=[2 (1422972919327227904)]} 0 13
[junit4:junit4]   2> 19583 T410 C34 P32634 /update {wt=javabin&version=2} {add=[3 (1422972919345053696)]} 0 3
[junit4:junit4]   2> 19594 T475 C31 P55979 REQ /update {distrib.from=http://127.0.0.1:59685/fi_faw/ho/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=3 
[junit4:junit4]   2> 19595 T448 C33 P59685 /update {wt=javabin&version=2} {add=[3 (1422972919351345152)]} 0 9
[junit4:junit4]   2> 19601 T410 C34 P32634 /update {wt=javabin&version=2} {add=[4 (1422972919363928064)]} 0 3
[junit4:junit4]   2> 19615 T459 C30 P51401 REQ /update {distrib.from=http://127.0.0.1:22845/fi_faw/ho/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=3 
[junit4:junit4]   2> 19616 T433 C32 P22845 REQ /update {distrib.from=http://127.0.0.1:59685/fi_faw/ho/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} status=0 QTime=9 
[junit4:junit4]   2> 19617 T448 C33 P59685 /update {wt=javabin&version=2} {add=[4]} 0 13
[junit4:junit4]   2> 19623 T410 C34 P32634 /update {wt=javabin&version=2} {add=[5 (1422972919386996736)]} 0 3
[junit4:junit4]   2> 19636 T475 C31 P55979 REQ /update {distrib.from=http://127.0.0.1:59685/fi_faw/ho/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} status=0 QTime=3 
[junit4:junit4]   2> 19637 T449 C33 P59685 REQ /update {distrib.from=http://127.0.0.1:22845/fi_faw/ho/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} status=0 QTime=9 
[junit4:junit4]   2> 19638 T434 C32 P22845 /update {wt=javabin&version=2} {add=[5]} 0 13
[junit4:junit4]   2> 19644 T410 C34 P32634 /update {wt=javabin&version=2} {add=[6 (1422972919409016832)]} 0 3

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

ol$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]   2> 	        at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]   2> 	        at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]   2> 	        at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]   2> 	        at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]   2> 	        at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]   2> 	        at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]   2> 	        at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 	  27) Thread[id=856, name=RecoveryThread, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
[junit4:junit4]   2> 	        at java.net.SocketInputStream.socketRead0(Native Method)
[junit4:junit4]   2> 	        at java.net.SocketInputStream.read(SocketInputStream.java:150)
[junit4:junit4]   2> 	        at java.net.SocketInputStream.read(SocketInputStream.java:121)
[junit4:junit4]   2> 	        at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:149)
[junit4:junit4]   2> 	        at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:111)
[junit4:junit4]   2> 	        at org.apache.http.impl.io.SocketInputBuffer.isDataAvailable(SocketInputBuffer.java:122)
[junit4:junit4]   2> 	        at org.apache.http.impl.AbstractHttpClientConnection.isStale(AbstractHttpClientConnection.java:311)
[junit4:junit4]   2> 	        at org.apache.http.impl.conn.AbstractClientConnAdapter.isStale(AbstractClientConnAdapter.java:170)
[junit4:junit4]   2> 	        at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:412)
[junit4:junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:820)
[junit4:junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:754)
[junit4:junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:732)
[junit4:junit4]   2> 	        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:352)
[junit4:junit4]   2> 	        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
[junit4:junit4]   2> 	        at org.apache.solr.handler.SnapPuller.fetchFileList(SnapPuller.java:267)
[junit4:junit4]   2> 	        at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:361)
[junit4:junit4]   2> 	        at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:273)
[junit4:junit4]   2> 	        at org.apache.solr.cloud.RecoveryStrategy.replicate(RecoveryStrategy.java:153)
[junit4:junit4]   2> 	        at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:409)
[junit4:junit4]   2> 	        at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:223)
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41: {n_f1=PostingsFormat(name=MockRandom), foo_b=Pulsing41(freqCutoff=5 minBlockSize=56 maxBlockSize=141), cat=MockVariableIntBlock(baseBlockSize=97), foo_d=PostingsFormat(name=Lucene41WithOrds), foo_f=Pulsing41(freqCutoff=5 minBlockSize=56 maxBlockSize=141), n_tl1=PostingsFormat(name=MockRandom), n_d1=MockVariableIntBlock(baseBlockSize=97), rnd_b=PostingsFormat(name=Lucene41WithOrds), intDefault=MockVariableIntBlock(baseBlockSize=97), n_td1=PostingsFormat(name=MockRandom), timestamp=MockVariableIntBlock(baseBlockSize=97), id=PostingsFormat(name=Lucene41WithOrds), range_facet_sl=Pulsing41(freqCutoff=5 minBlockSize=56 maxBlockSize=141), range_facet_si=PostingsFormat(name=MockRandom), oddField_s=Pulsing41(freqCutoff=5 minBlockSize=56 maxBlockSize=141), sequence_i=Pulsing41(freqCutoff=5 minBlockSize=56 maxBlockSize=141), name=PostingsFormat(name=Lucene41WithOrds), foo_i=PostingsFormat(name=MockRandom), regex_dup_B_s=MockVariableIntBlock(baseBlockSize=97), multiDefault=PostingsFormat(name=MockRandom), n_tf1=MockVariableIntBlock(baseBlockSize=97), n_dt1=PostingsFormat(name=MockRandom), genre_s=Pulsing41(freqCutoff=5 minBlockSize=56 maxBlockSize=141), author_t=PostingsFormat(name=MockRandom), n_ti1=PostingsFormat(name=Lucene41WithOrds), range_facet_l=MockVariableIntBlock(baseBlockSize=97), text=Pulsing41(freqCutoff=5 minBlockSize=56 maxBlockSize=141), _version_=MockVariableIntBlock(baseBlockSize=97), val_i=PostingsFormat(name=Lucene41WithOrds), SubjectTerms_mfacet=MockVariableIntBlock(baseBlockSize=97), series_t=PostingsFormat(name=MockRandom), a_t=MockVariableIntBlock(baseBlockSize=97), n_tdt1=MockVariableIntBlock(baseBlockSize=97), regex_dup_A_s=Pulsing41(freqCutoff=5 minBlockSize=56 maxBlockSize=141), price=Pulsing41(freqCutoff=5 minBlockSize=56 maxBlockSize=141), other_tl1=MockVariableIntBlock(baseBlockSize=97), n_l1=MockVariableIntBlock(baseBlockSize=97), a_si=PostingsFormat(name=MockRandom), inStock=Pulsing41(freqCutoff=5 minBlockSize=56 maxBlockSize=141)}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=es, timezone=Asia/Kolkata
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_09 (64-bit)/cpus=16,threads=28,free=253816008,total=402653184
[junit4:junit4]   2> NOTE: All tests run in this JVM: [FieldAnalysisRequestHandlerTest, TestLFUCache, NumericFieldsTest, SearchHandlerTest, JSONWriterTest, CoreContainerCoreInitFailuresTest, TestCollationField, CacheHeaderTest, TestAtomicUpdateErrorCases, TestPseudoReturnFields, TestFastLRUCache, FileBasedSpellCheckerTest, SolrRequestParserTest, SuggesterWFSTTest, DirectUpdateHandlerOptimizeTest, CurrencyFieldTest, TestGroupingSearch, TestIndexSearcher, ChaosMonkeySafeLeaderTest, DistributedSpellCheckComponentTest, DateFieldTest, TestQuerySenderNoQuery, LeaderElectionIntegrationTest, CopyFieldTest, HighlighterConfigTest, SpellPossibilityIteratorTest, TestFastOutputStream, ResponseLogComponentTest, TestLMDirichletSimilarityFactory, MinimalSchemaTest, AnalysisAfterCoreReloadTest, TestFiltering, RequestHandlersTest, BasicDistributedZkTest]
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=8E62ABB4A220F5AB -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es -Dtests.timezone=Asia/Kolkata -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([8E62ABB4A220F5AB]:0)
[junit4:junit4] Completed on J0 in 7223.60s, 1 test, 2 errors <<< FAILURES!

[...truncated 89 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml:353: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build.xml:178: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/common-build.xml:438: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/common-build.xml:1176: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/common-build.xml:841: There were test failures: 246 suites, 1014 tests, 1 suite-level error, 1 error, 118 ignored (2 assumptions)

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



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

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

1 tests failed.
FAILED:  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([2AE5D85AAD84E9B1:AB035642DADB898D]: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)




Build Log:
[...truncated 8977 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T1190 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 4 T1190 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./solrtest-SyncSliceTest-1357026660116
[junit4:junit4]   2> 5 T1190 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 6 T1191 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 9 T1191 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 9 T1191 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 9 T1191 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 10 T1191 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 11 T1191 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 107 T1190 oasc.ZkTestServer.run start zk server on port:55150
[junit4:junit4]   2> 107 T1190 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55150 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1c25995f
[junit4:junit4]   2> 108 T1190 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 108 T1196 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:55150. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 109 T1196 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:55150, initiating session
[junit4:junit4]   2> 109 T1192 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:55151
[junit4:junit4]   2> 109 T1192 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:55151
[junit4:junit4]   2> 109 T1194 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 114 T1194 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf5178f1b0000 with negotiated timeout 10000 for client /140.211.11.196:55151
[junit4:junit4]   2> 114 T1196 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:55150, sessionid = 0x13bf5178f1b0000, negotiated timeout = 10000
[junit4:junit4]   2> 114 T1197 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c25995f name:ZooKeeperConnection Watcher:127.0.0.1:55150 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 115 T1190 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 115 T1190 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 118 T1195 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf5178f1b0000
[junit4:junit4]   2> 119 T1197 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 119 T1190 oaz.ZooKeeper.close Session: 0x13bf5178f1b0000 closed
[junit4:junit4]   2> 119 T1192 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:55151 which had sessionid 0x13bf5178f1b0000
[junit4:junit4]   2> 120 T1190 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55150/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@233a7853
[junit4:junit4]   2> 121 T1190 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 121 T1198 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:55150. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 121 T1198 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:55150, initiating session
[junit4:junit4]   2> 121 T1192 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:55152
[junit4:junit4]   2> 122 T1192 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:55152
[junit4:junit4]   2> 128 T1194 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf5178f1b0001 with negotiated timeout 10000 for client /140.211.11.196:55152
[junit4:junit4]   2> 128 T1198 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:55150, sessionid = 0x13bf5178f1b0001, negotiated timeout = 10000
[junit4:junit4]   2> 128 T1199 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@233a7853 name:ZooKeeperConnection Watcher:127.0.0.1:55150/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 129 T1190 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 129 T1190 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 133 T1190 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 142 T1190 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 144 T1190 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 146 T1190 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 147 T1190 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 159 T1190 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 159 T1190 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 168 T1190 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 169 T1190 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 172 T1190 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 173 T1190 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 176 T1190 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 176 T1190 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 184 T1190 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 185 T1190 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 188 T1190 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 188 T1190 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 192 T1190 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 192 T1190 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 195 T1190 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 196 T1190 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 199 T1195 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf5178f1b0001
[junit4:junit4]   2> 206 T1199 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 205 T1190 oaz.ZooKeeper.close Session: 0x13bf5178f1b0001 closed
[junit4:junit4]   2> 206 T1192 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:55152 which had sessionid 0x13bf5178f1b0001
[junit4:junit4]   2> 317 T1190 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 320 T1190 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:55153
[junit4:junit4]   2> 321 T1190 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 321 T1190 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357026660317
[junit4:junit4]   2> 322 T1190 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357026660317/'
[junit4:junit4]   2> 351 T1190 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 351 T1190 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 352 T1190 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357026660317
[junit4:junit4]   2> 352 T1190 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357026660317/solr.xml
[junit4:junit4]   2> 352 T1190 oasc.CoreContainer.<init> New CoreContainer 583592988
[junit4:junit4]   2> 353 T1190 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357026660317/'
[junit4:junit4]   2> 353 T1190 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357026660317/'
[junit4:junit4]   2> 375 T1190 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 375 T1190 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 376 T1190 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 376 T1190 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 376 T1190 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 376 T1190 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 377 T1190 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 377 T1190 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 377 T1190 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 378 T1190 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 393 T1190 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 408 T1190 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:55150/solr
[junit4:junit4]   2> 409 T1190 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 409 T1190 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55150 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3f1f571b
[junit4:junit4]   2> 410 T1190 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 410 T1209 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:55150. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 411 T1209 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:55150, initiating session
[junit4:junit4]   2> 411 T1192 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:55154
[junit4:junit4]   2> 412 T1192 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:55154
[junit4:junit4]   2> 413 T1194 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf5178f1b0002 with negotiated timeout 20000 for client /140.211.11.196:55154
[junit4:junit4]   2> 413 T1209 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:55150, sessionid = 0x13bf5178f1b0002, negotiated timeout = 20000
[junit4:junit4]   2> 414 T1210 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3f1f571b name:ZooKeeperConnection Watcher:127.0.0.1:55150 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 414 T1190 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 415 T1195 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf5178f1b0002
[junit4:junit4]   2> 417 T1210 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 417 T1190 oaz.ZooKeeper.close Session: 0x13bf5178f1b0002 closed
[junit4:junit4]   2> 417 T1192 oazs.NIOServerCnxn.doIO WARNING caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13bf5178f1b0002, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 417 T1190 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 418 T1192 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:55154 which had sessionid 0x13bf5178f1b0002
[junit4:junit4]   2> 425 T1190 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55150/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@5922439
[junit4:junit4]   2> 426 T1190 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 426 T1211 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:55150. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 427 T1211 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:55150, initiating session
[junit4:junit4]   2> 427 T1192 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:55155
[junit4:junit4]   2> 428 T1192 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:55155
[junit4:junit4]   2> 429 T1194 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf5178f1b0003 with negotiated timeout 20000 for client /140.211.11.196:55155
[junit4:junit4]   2> 429 T1211 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:55150, sessionid = 0x13bf5178f1b0003, negotiated timeout = 20000
[junit4:junit4]   2> 429 T1212 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5922439 name:ZooKeeperConnection Watcher:127.0.0.1:55150/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 429 T1190 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 431 T1195 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5178f1b0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 440 T1190 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 442 T1190 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55153_
[junit4:junit4]   2> 443 T1195 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5178f1b0003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:55153_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:55153_
[junit4:junit4]   2> 444 T1190 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55153_
[junit4:junit4]   2> 454 T1190 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 466 T1195 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5178f1b0003 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> 467 T1190 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 469 T1190 oasc.Overseer.start Overseer (id=88934099197820931-127.0.0.1:55153_-n_0000000000) starting
[junit4:junit4]   2> 470 T1195 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5178f1b0003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 471 T1195 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5178f1b0003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 480 T1195 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5178f1b0003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 481 T1195 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5178f1b0003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 482 T1214 oasc.OverseerCollectionProcessor.run Process current queue of collection messages
[junit4:junit4]   2> 483 T1190 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 491 T1190 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 496 T1215 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357026660317/collection1
[junit4:junit4]   2> 496 T1213 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 496 T1215 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 497 T1215 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 497 T1215 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 498 T1215 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357026660317/collection1/'
[junit4:junit4]   2> 500 T1215 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1357026660317/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 500 T1215 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1357026660317/collection1/lib/README' to classloader
[junit4:junit4]   2> 553 T1215 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 623 T1215 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 624 T1215 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 630 T1215 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1256 T1215 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1266 T1215 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1270 T1215 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1284 T1215 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1289 T1215 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1293 T1215 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1294 T1215 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1296 T1215 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357026660317/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357026660116/control/data/
[junit4:junit4]   2> 1296 T1215 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e810bca
[junit4:junit4]   2> 1297 T1215 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1298 T1215 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/control/data forceNew:false
[junit4:junit4]   2> 1298 T1215 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/control/data
[junit4:junit4]   2> 1299 T1215 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357026660116/control/data/index/
[junit4:junit4]   2> 1299 T1215 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357026660116/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1301 T1215 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/control/data/index forceNew:false
[junit4:junit4]   2> 1333 T1215 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357026660116/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@42f5874c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1333 T1215 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1334 T1215 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/control/data/index
[junit4:junit4]   2> 1334 T1215 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1336 T1215 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1337 T1215 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1337 T1215 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1337 T1215 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1338 T1215 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1338 T1215 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1339 T1215 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1339 T1215 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1339 T1215 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1340 T1215 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1340 T1215 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1341 T1215 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1341 T1215 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1341 T1215 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1342 T1215 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1342 T1215 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1342 T1215 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1343 T1215 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1343 T1215 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1344 T1215 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1344 T1215 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1344 T1215 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1345 T1215 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1345 T1215 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1346 T1215 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1346 T1215 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1358 T1215 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1362 T1215 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1363 T1215 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> 1366 T1215 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/control/data
[junit4:junit4]   2> 1367 T1215 oass.SolrIndexSearcher.<init> Opening Searcher@1d7143fa main
[junit4:junit4]   2> 1368 T1215 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1369 T1215 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1369 T1215 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1382 T1215 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1423 T1216 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1d7143fa main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1426 T1215 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1426 T1215 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1427 T1195 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5178f1b0003 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> 2000 T1213 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2000 T1213 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:55153_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55153"}
[junit4:junit4]   2> 2001 T1213 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2001 T1213 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2002 T1195 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5178f1b0003 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> 2024 T1212 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> 2431 T1215 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2431 T1215 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55153 collection:control_collection shard:shard1
[junit4:junit4]   2> 2432 T1215 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2449 T1195 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5178f1b0003 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> 2450 T1215 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2451 T1195 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5178f1b0003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2462 T1215 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2462 T1215 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2462 T1215 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:55153/collection1/
[junit4:junit4]   2> 2463 T1215 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2463 T1215 oasc.SyncStrategy.syncToMe http://127.0.0.1:55153/collection1/ has no replicas
[junit4:junit4]   2> 2463 T1215 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:55153/collection1/
[junit4:junit4]   2> 2463 T1215 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2468 T1195 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5178f1b0003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3537 T1213 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3644 T1212 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> 3753 T1215 oasc.ZkController.register We are http://127.0.0.1:55153/collection1/ and leader is http://127.0.0.1:55153/collection1/
[junit4:junit4]   2> 3753 T1215 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55153
[junit4:junit4]   2> 3753 T1215 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3753 T1215 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3754 T1215 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3756 T1215 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3757 T1190 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3757 T1190 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3758 T1190 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3772 T1190 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3781 T1190 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55150/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@11534466
[junit4:junit4]   2> 3782 T1190 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3783 T1217 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:55150. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3783 T1217 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:55150, initiating session
[junit4:junit4]   2> 3783 T1192 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:55162
[junit4:junit4]   2> 3784 T1192 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:55162
[junit4:junit4]   2> 3785 T1194 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf5178f1b0004 with negotiated timeout 10000 for client /140.211.11.196:55162
[junit4:junit4]   2> 3785 T1217 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:55150, sessionid = 0x13bf5178f1b0004, negotiated timeout = 10000
[junit4:junit4]   2> 3786 T1218 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11534466 name:ZooKeeperConnection Watcher:127.0.0.1:55150/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3786 T1190 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3787 T1190 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3789 T1190 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3962 T1190 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3965 T1190 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:55163
[junit4:junit4]   2> 3966 T1190 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3966 T1190 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357026663901
[junit4:junit4]   2> 3967 T1190 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357026663901/'
[junit4:junit4]   2> 4009 T1190 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4010 T1190 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4010 T1190 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357026663901
[junit4:junit4]   2> 4011 T1190 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357026663901/solr.xml
[junit4:junit4]   2> 4011 T1190 oasc.CoreContainer.<init> New CoreContainer 263035167
[junit4:junit4]   2> 4012 T1190 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357026663901/'
[junit4:junit4]   2> 4013 T1190 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357026663901/'
[junit4:junit4]   2> 4043 T1190 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 4043 T1190 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4044 T1190 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4044 T1190 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4045 T1190 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4045 T1190 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4046 T1190 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4046 T1190 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4047 T1190 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4047 T1190 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4067 T1190 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4087 T1190 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:55150/solr
[junit4:junit4]   2> 4087 T1190 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4088 T1190 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55150 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@590aefcc
[junit4:junit4]   2> 4089 T1190 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4089 T1228 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:55150. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4090 T1228 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:55150, initiating session
[junit4:junit4]   2> 4091 T1192 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:55164
[junit4:junit4]   2> 4091 T1192 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:55164
[junit4:junit4]   2> 4096 T1194 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf5178f1b0005 with negotiated timeout 20000 for client /140.211.11.196:55164
[junit4:junit4]   2> 4096 T1228 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:55150, sessionid = 0x13bf5178f1b0005, negotiated timeout = 20000
[junit4:junit4]   2> 4096 T1229 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@590aefcc name:ZooKeeperConnection Watcher:127.0.0.1:55150 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4096 T1190 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4098 T1195 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf5178f1b0005
[junit4:junit4]   2> 4109 T1229 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4109 T1192 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:55164 which had sessionid 0x13bf5178f1b0005
[junit4:junit4]   2> 4109 T1190 oaz.ZooKeeper.close Session: 0x13bf5178f1b0005 closed
[junit4:junit4]   2> 4110 T1190 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 4120 T1190 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55150/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3e1c3357
[junit4:junit4]   2> 4121 T1190 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4121 T1230 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:55150. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4122 T1230 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:55150, initiating session
[junit4:junit4]   2> 4122 T1192 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:55165
[junit4:junit4]   2> 4122 T1192 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:55165
[junit4:junit4]   2> 4124 T1194 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf5178f1b0006 with negotiated timeout 20000 for client /140.211.11.196:55165
[junit4:junit4]   2> 4124 T1230 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:55150, sessionid = 0x13bf5178f1b0006, negotiated timeout = 20000
[junit4:junit4]   2> 4124 T1231 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3e1c3357 name:ZooKeeperConnection Watcher:127.0.0.1:55150/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4124 T1190 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4126 T1195 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5178f1b0006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4127 T1195 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5178f1b0006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4129 T1190 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55163_
[junit4:junit4]   2> 4130 T1195 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5178f1b0006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:55163_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:55163_
[junit4:junit4]   2> 4137 T1190 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55163_
[junit4:junit4]   2> 4140 T1212 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> 4141 T1218 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4142 T1212 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4144 T1190 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4151 T1232 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357026663901/collection1
[junit4:junit4]   2> 4152 T1232 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4152 T1232 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4153 T1232 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4154 T1232 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357026663901/collection1/'
[junit4:junit4]   2> 4155 T1232 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1357026663901/collection1/lib/README' to classloader
[junit4:junit4]   2> 4156 T1232 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1357026663901/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4208 T1232 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 4279 T1232 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4280 T1232 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4286 T1232 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4861 T1232 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 4868 T1232 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 4871 T1232 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4884 T1232 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4888 T1232 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4892 T1232 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4893 T1232 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4895 T1232 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357026663901/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty1/
[junit4:junit4]   2> 4895 T1232 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e810bca
[junit4:junit4]   2> 4895 T1232 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 4896 T1232 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty1 forceNew:false
[junit4:junit4]   2> 4896 T1232 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty1
[junit4:junit4]   2> 4897 T1232 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty1/index/
[junit4:junit4]   2> 4897 T1232 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4898 T1232 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty1/index forceNew:false
[junit4:junit4]   2> 4905 T1232 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bfbc3a9; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4906 T1232 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4906 T1232 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty1/index
[junit4:junit4]   2> 4907 T1232 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 4908 T1232 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 4908 T1232 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 4909 T1232 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 4909 T1232 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 4909 T1232 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 4909 T1232 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 4910 T1232 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 4910 T1232 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 4910 T1232 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 4911 T1232 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 4911 T1232 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 4912 T1232 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 4912 T1232 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 4912 T1232 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 4912 T1232 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 4913 T1232 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 4913 T1232 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4913 T1232 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4914 T1232 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4914 T1232 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4914 T1232 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4915 T1232 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4915 T1232 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4915 T1232 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4916 T1232 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 4916 T1232 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 4924 T1232 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 4927 T1232 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 4928 T1232 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> 4930 T1232 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty1
[junit4:junit4]   2> 4931 T1232 oass.SolrIndexSearcher.<init> Opening Searcher@6672c139 main
[junit4:junit4]   2> 4932 T1232 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4932 T1232 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4932 T1232 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 4937 T1232 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 4991 T1233 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6672c139 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 4995 T1232 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 4995 T1232 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 5214 T1213 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5214 T1213 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:55153_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55153"}
[junit4:junit4]   2> 5218 T1213 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:55163_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55163"}
[junit4:junit4]   2> 5219 T1213 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 5219 T1213 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 5230 T1212 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> 5230 T1218 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> 5230 T1231 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> 5998 T1232 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 5998 T1232 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55163 collection:collection1 shard:shard1
[junit4:junit4]   2> 5999 T1232 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 6048 T1195 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5178f1b0006 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> 6049 T1232 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 6050 T1195 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5178f1b0006 type:create cxid:0x44 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6060 T1232 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 6060 T1232 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 6060 T1232 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:55163/collection1/
[junit4:junit4]   2> 6061 T1232 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 6061 T1232 oasc.SyncStrategy.syncToMe http://127.0.0.1:55163/collection1/ has no replicas
[junit4:junit4]   2> 6061 T1232 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:55163/collection1/
[junit4:junit4]   2> 6061 T1232 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 6066 T1195 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5178f1b0006 type:create cxid:0x4e zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6745 T1213 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6762 T1212 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> 6762 T1231 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> 6762 T1218 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> 6790 T1232 oasc.ZkController.register We are http://127.0.0.1:55163/collection1/ and leader is http://127.0.0.1:55163/collection1/
[junit4:junit4]   2> 6790 T1232 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55163
[junit4:junit4]   2> 6790 T1232 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 6791 T1232 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 6791 T1232 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6793 T1232 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6794 T1190 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 6794 T1190 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 6795 T1190 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 6973 T1190 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 6976 T1190 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:55172
[junit4:junit4]   2> 6977 T1190 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 6978 T1190 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357026666920
[junit4:junit4]   2> 6978 T1190 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357026666920/'
[junit4:junit4]   2> 7020 T1190 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 7021 T1190 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7021 T1190 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357026666920
[junit4:junit4]   2> 7022 T1190 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357026666920/solr.xml
[junit4:junit4]   2> 7022 T1190 oasc.CoreContainer.<init> New CoreContainer 1315965574
[junit4:junit4]   2> 7023 T1190 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357026666920/'
[junit4:junit4]   2> 7023 T1190 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357026666920/'
[junit4:junit4]   2> 7053 T1190 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 7054 T1190 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 7054 T1190 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 7055 T1190 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 7055 T1190 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 7056 T1190 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 7056 T1190 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 7057 T1190 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 7057 T1190 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 7058 T1190 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 7079 T1190 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 7099 T1190 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:55150/solr
[junit4:junit4]   2> 7099 T1190 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 7100 T1190 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55150 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@49f4d5a
[junit4:junit4]   2> 7101 T1190 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7101 T1243 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:55150. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7102 T1243 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:55150, initiating session
[junit4:junit4]   2> 7103 T1192 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:55173
[junit4:junit4]   2> 7103 T1192 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:55173
[junit4:junit4]   2> 7105 T1194 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf5178f1b0007 with negotiated timeout 20000 for client /140.211.11.196:55173
[junit4:junit4]   2> 7105 T1243 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:55150, sessionid = 0x13bf5178f1b0007, negotiated timeout = 20000
[junit4:junit4]   2> 7106 T1244 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@49f4d5a name:ZooKeeperConnection Watcher:127.0.0.1:55150 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7106 T1190 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7107 T1195 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf5178f1b0007
[junit4:junit4]   2> 7119 T1244 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 7120 T1192 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:55173 which had sessionid 0x13bf5178f1b0007
[junit4:junit4]   2> 7119 T1190 oaz.ZooKeeper.close Session: 0x13bf5178f1b0007 closed
[junit4:junit4]   2> 7120 T1190 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 7132 T1190 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55150/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3519594
[junit4:junit4]   2> 7133 T1190 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7133 T1245 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:55150. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7134 T1245 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:55150, initiating session
[junit4:junit4]   2> 7134 T1192 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:55174
[junit4:junit4]   2> 7135 T1192 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:55174
[junit4:junit4]   2> 7136 T1194 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf5178f1b0008 with negotiated timeout 20000 for client /140.211.11.196:55174
[junit4:junit4]   2> 7136 T1245 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:55150, sessionid = 0x13bf5178f1b0008, negotiated timeout = 20000
[junit4:junit4]   2> 7136 T1246 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3519594 name:ZooKeeperConnection Watcher:127.0.0.1:55150/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7137 T1190 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7138 T1195 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5178f1b0008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7140 T1195 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5178f1b0008 type:create cxid:0x2 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7147 T1190 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55172_
[junit4:junit4]   2> 7147 T1195 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5178f1b0008 type:delete cxid:0x4 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:55172_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:55172_
[junit4:junit4]   2> 7148 T1190 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55172_
[junit4:junit4]   2> 7151 T1212 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> 7151 T1231 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> 7151 T1218 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7152 T1218 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> 7153 T1212 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7159 T1231 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7161 T1190 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 7168 T1247 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357026666920/collection1
[junit4:junit4]   2> 7168 T1247 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 7169 T1247 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 7169 T1247 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 7170 T1247 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357026666920/collection1/'
[junit4:junit4]   2> 7172 T1247 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1357026666920/collection1/lib/README' to classloader
[junit4:junit4]   2> 7172 T1247 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1357026666920/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 7225 T1247 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 7296 T1247 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7297 T1247 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7303 T1247 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 7873 T1247 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 7880 T1247 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 7883 T1247 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 7894 T1247 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 7898 T1247 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 7902 T1247 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 7903 T1247 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 7904 T1247 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357026666920/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty2/
[junit4:junit4]   2> 7904 T1247 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e810bca
[junit4:junit4]   2> 7904 T1247 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 7905 T1247 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty2 forceNew:false
[junit4:junit4]   2> 7905 T1247 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty2
[junit4:junit4]   2> 7906 T1247 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty2/index/
[junit4:junit4]   2> 7906 T1247 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 7907 T1247 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty2/index forceNew:false
[junit4:junit4]   2> 7938 T1247 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@22d5fdd7; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 7939 T1247 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 7939 T1247 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty2/index
[junit4:junit4]   2> 7940 T1247 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 7941 T1247 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 7941 T1247 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 7942 T1247 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 7942 T1247 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 7942 T1247 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 7943 T1247 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 7943 T1247 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 7943 T1247 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 7944 T1247 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 7944 T1247 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 7944 T1247 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 7945 T1247 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 7945 T1247 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 7945 T1247 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 7946 T1247 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 7946 T1247 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 7946 T1247 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7947 T1247 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7947 T1247 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7947 T1247 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7948 T1247 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7948 T1247 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7948 T1247 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7949 T1247 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7949 T1247 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 7949 T1247 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 7958 T1247 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 7961 T1247 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 7962 T1247 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> 7963 T1247 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty2
[junit4:junit4]   2> 7965 T1247 oass.SolrIndexSearcher.<init> Opening Searcher@7b01943e main
[junit4:junit4]   2> 7965 T1247 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 7966 T1247 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 7966 T1247 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 7971 T1247 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 8027 T1248 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7b01943e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 8029 T1247 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 8029 T1247 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8275 T1213 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8276 T1213 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:55163_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55163"}
[junit4:junit4]   2> 8280 T1213 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:55172_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55172"}
[junit4:junit4]   2> 8280 T1213 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 8280 T1213 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 8292 T1212 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> 8292 T1231 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> 8292 T1246 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> 8292 T1218 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> 9032 T1247 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 9032 T1247 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55172 collection:collection1 shard:shard1
[junit4:junit4]   2> 9039 T1247 oasc.ZkController.register We are http://127.0.0.1:55172/collection1/ and leader is http://127.0.0.1:55163/collection1/
[junit4:junit4]   2> 9040 T1247 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55172
[junit4:junit4]   2> 9040 T1247 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 9040 T1247 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C74 name=collection1 org.apache.solr.core.SolrCore@563d853d url=http://127.0.0.1:55172/collection1 node=127.0.0.1:55172_ C74_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:55172_, base_url=http://127.0.0.1:55172}
[junit4:junit4]   2> 9041 T1249 C74 P55172 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 9041 T1247 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9042 T1249 C74 P55172 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 9042 T1249 C74 P55172 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 9042 T1249 C74 P55172 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9043 T1190 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 9043 T1190 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 9044 T1249 C74 P55172 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9044 T1190 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9236 T1190 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 9239 T1190 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:55179
[junit4:junit4]   2> 9240 T1190 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 9241 T1190 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357026669178
[junit4:junit4]   2> 9241 T1190 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357026669178/'
[junit4:junit4]   2> 9283 T1190 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 9284 T1190 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 9284 T1190 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357026669178
[junit4:junit4]   2> 9285 T1190 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357026669178/solr.xml
[junit4:junit4]   2> 9285 T1190 oasc.CoreContainer.<init> New CoreContainer 1056869452
[junit4:junit4]   2> 9286 T1190 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357026669178/'
[junit4:junit4]   2> 9287 T1190 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357026669178/'
[junit4:junit4]   2> 9316 T1190 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 9317 T1190 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 9317 T1190 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 9318 T1190 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 9318 T1190 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 9319 T1190 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 9319 T1190 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 9320 T1190 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 9320 T1190 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 9321 T1190 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 9342 T1190 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 9362 T1190 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:55150/solr
[junit4:junit4]   2> 9363 T1190 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 9363 T1190 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55150 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@6bd2c235
[junit4:junit4]   2> 9364 T1190 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9365 T1259 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:55150. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 9366 T1259 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:55150, initiating session
[junit4:junit4]   2> 9366 T1192 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:55180
[junit4:junit4]   2> 9366 T1192 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:55180
[junit4:junit4]   2> 9368 T1194 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf5178f1b0009 with negotiated timeout 20000 for client /140.211.11.196:55180
[junit4:junit4]   2> 9368 T1259 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:55150, sessionid = 0x13bf5178f1b0009, negotiated timeout = 20000
[junit4:junit4]   2> 9369 T1260 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6bd2c235 name:ZooKeeperConnection Watcher:127.0.0.1:55150 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9369 T1190 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9371 T1195 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf5178f1b0009
[junit4:junit4]   2> 9388 T1260 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 9388 T1192 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:55180 which had sessionid 0x13bf5178f1b0009
[junit4:junit4]   2> 9388 T1190 oaz.ZooKeeper.close Session: 0x13bf5178f1b0009 closed
[junit4:junit4]   2> 9389 T1190 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 9401 T1190 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55150/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@594ed842
[junit4:junit4]   2> 9402 T1190 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9402 T1261 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:55150. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 9403 T1261 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:55150, initiating session
[junit4:junit4]   2> 9403 T1192 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:55181
[junit4:junit4]   2> 9403 T1192 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:55181
[junit4:junit4]   2> 9405 T1194 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf5178f1b000a with negotiated timeout 20000 for client /140.211.11.196:55181
[junit4:junit4]   2> 9405 T1261 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:55150, sessionid = 0x13bf5178f1b000a, negotiated timeout = 20000
[junit4:junit4]   2> 9405 T1262 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@594ed842 name:ZooKeeperConnection Watcher:127.0.0.1:55150/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9405 T1190 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9407 T1195 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5178f1b000a type:create cxid:0x1 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9408 T1195 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5178f1b000a type:create cxid:0x2 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9410 T1190 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55179_
[junit4:junit4]   2> 9410 T1195 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5178f1b000a type:delete cxid:0x4 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:55179_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:55179_
[junit4:junit4]   2> 9419 T1190 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55179_
[junit4:junit4]   2> 9422 T1212 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> 9422 T1231 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> 9422 T1246 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9423 T1218 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9423 T1246 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> 9423 T1218 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> 9424 T1212 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9429 T1231 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9430 T1190 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9438 T1263 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357026669178/collection1
[junit4:junit4]   2> 9438 T1263 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9439 T1263 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9439 T1263 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9440 T1263 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357026669178/collection1/'
[junit4:junit4]   2> 9441 T1263 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1357026669178/collection1/lib/README' to classloader
[junit4:junit4]   2> 9442 T1263 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1357026669178/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9494 T1263 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 9564 T1263 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9566 T1263 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9572 T1263 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9799 T1213 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9799 T1213 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:55172_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55172"}
[junit4:junit4]   2> 9820 T1218 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> 9820 T1262 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> 9820 T1212 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> 9820 T1246 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> 9820 T1231 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> 10205 T1263 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10215 T1263 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10220 T1263 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10234 T1263 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10239 T1263 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10243 T1263 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10245 T1263 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10246 T1263 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357026669178/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty3/
[junit4:junit4]   2> 10246 T1263 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e810bca
[junit4:junit4]   2> 10247 T1263 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 10248 T1263 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty3 forceNew:false
[junit4:junit4]   2> 10248 T1263 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty3
[junit4:junit4]   2> 10249 T1263 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty3/index/
[junit4:junit4]   2> 10249 T1263 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10250 T1263 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty3/index forceNew:false
[junit4:junit4]   2> 10256 T1263 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e57f85b; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10257 T1263 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10258 T1263 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty3/index
[junit4:junit4]   2> 10258 T1263 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 10260 T1263 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10260 T1263 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 10261 T1263 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10261 T1263 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 10262 T1263 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10262 T1263 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10262 T1263 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10263 T1263 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10263 T1263 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10264 T1263 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 10264 T1263 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 10265 T1263 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10265 T1263 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 10265 T1263 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 10266 T1263 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 10266 T1263 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10267 T1263 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10267 T1263 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10268 T1263 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10268 T1263 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10269 T1263 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10269 T1263 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10269 T1263 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10270 T1263 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10270 T1263 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 10271 T1263 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 10283 T1263 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10287 T1263 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 10288 T1263 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> 10291 T1263 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty3
[junit4:junit4]   2> 10292 T1263 oass.SolrIndexSearcher.<init> Opening Searcher@cbc0a73 main
[junit4:junit4]   2> 10293 T1263 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10293 T1263 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10294 T1263 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 10300 T1263 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 10350 T1264 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@cbc0a73 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10355 T1263 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10355 T1263 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11333 T1213 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11334 T1213 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:55179_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55179"}
[junit4:junit4]   2> 11334 T1213 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 11334 T1213 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11356 T1262 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> 11356 T1212 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> 11356 T1218 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> 11356 T1246 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> 11356 T1231 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>  C74_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:55172_, base_url=http://127.0.0.1:55172}
[junit4:junit4]   2> 12070 T1249 C74 P55172 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:55163/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 12070 T1249 C74 P55172 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:55172 START replicas=[http://127.0.0.1:55163/collection1/] nUpdates=100
[junit4:junit4]   2> 12071 T1249 C74 P55172 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 12072 T1249 C74 P55172 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 12072 T1249 C74 P55172 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 12072 T1249 C74 P55172 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 12073 T1249 C74 P55172 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 12073 T1249 C74 P55172 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:55163/collection1/. core=collection1
[junit4:junit4]   2> 12073 T1249 C74 P55172 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C75 name=collection1 org.apache.solr.core.SolrCore@152e3602 url=http://127.0.0.1:55163/collection1 node=127.0.0.1:55163_ C75_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:55163_, base_url=http://127.0.0.1:55163, leader=true}
[junit4:junit4]   2> 12081 T1222 C75 P55163 REQ /get {distrib=false&qt=/get&wt=javabin&version=2&getVersions=100} status=0 QTime=0 
[junit4:junit4]   2> 12088 T1223 C75 P55163 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 12089 T1223 C75 P55163 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty1
[junit4:junit4]   2> 12094 T1223 C75 P55163 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bfbc3a9; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 12094 T1223 C75 P55163 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 12098 T1223 C75 P55163 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bfbc3a9; 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bfbc3a9; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12099 T1223 C75 P55163 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12100 T1223 C75 P55163 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty1
[junit4:junit4]   2> 12100 T1223 C75 P55163 oass.SolrIndexSearcher.<init> Opening Searcher@264db59d realtime
[junit4:junit4]   2> 12101 T1223 C75 P55163 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 12101 T1223 C75 P55163 /update {waitSearcher=true&openSearcher=false&commit=true&commit_end_point=true&wt=javabin&softCommit=false&version=2} {commit=} 0 13
[junit4:junit4]   2> 12102 T1249 C74 P55172 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 12102 T1249 C74 P55172 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 12104 T1224 C75 P55163 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 12105 T1224 C75 P55163 REQ /replication {command=indexversion&wt=javabin&qt=/replication&version=2} status=0 QTime=2 
[junit4:junit4]   2> 12105 T1249 C74 P55172 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 12106 T1249 C74 P55172 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 12106 T1249 C74 P55172 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 12108 T1224 C75 P55163 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty1
[junit4:junit4]   2> 12109 T1224 C75 P55163 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty1/index
[junit4:junit4]   2> 12109 T1224 C75 P55163 REQ /replication {command=filelist&generation=2&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   2> 12110 T1249 C74 P55172 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 12111 T1249 C74 P55172 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty2/index.20130101025112222 forceNew:false
[junit4:junit4]   2> 12112 T1249 C74 P55172 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty2
[junit4:junit4]   2> 12112 T1249 C74 P55172 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty2/index.20130101025112222 lockFactory=org.apache.lucene.store.NativeFSLockFactory@339767eb; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 12119 T1224 C75 P55163 REQ /replication {file=segments_2&command=filecontent&checksum=true&generation=2&qt=/replication&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 12120 T1249 C74 P55172 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty2/index
[junit4:junit4]   2> 12121 T1249 C74 P55172 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 12121 T1249 C74 P55172 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130101025112222
[junit4:junit4]   2> 12122 T1249 C74 P55172 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty2
[junit4:junit4]   2> 12123 T1249 C74 P55172 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty2
[junit4:junit4]   2> 12123 T1249 C74 P55172 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty2/index/ new=./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty2/index.20130101025112222
[junit4:junit4]   2> 12127 T1249 C74 P55172 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty2/index.20130101025112222 lockFactory=org.apache.lucene.store.NativeFSLockFactory@339767eb; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12127 T1249 C74 P55172 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12129 T1249 C74 P55172 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty2
[junit4:junit4]   2> 12129 T1249 C74 P55172 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 12129 T1249 C74 P55172 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 12129 T1249 C74 P55172 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 12130 T1249 C74 P55172 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty2/index.20130101025112222
[junit4:junit4]   2> 12131 T1249 C74 P55172 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty2
[junit4:junit4]   2> 12134 T1249 C74 P55172 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty2/index.20130101025112222 lockFactory=org.apache.lucene.store.NativeFSLockFactory@339767eb; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12135 T1249 C74 P55172 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12135 T1249 C74 P55172 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 12135 T1249 C74 P55172 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty2
[junit4:junit4]   2> 12136 T1249 C74 P55172 oass.SolrIndexSearcher.<init> Opening Searcher@59a33b77 main
[junit4:junit4]   2> 12137 T1248 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@59a33b77 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 12138 T1248 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty2/index
[junit4:junit4]   2> 12138 T1249 C74 P55172 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 12141 T1249 C74 P55172 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty2/index.20130101025112222 lockFactory=org.apache.lucene.store.NativeFSLockFactory@339767eb; 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty2/index.20130101025112222 lockFactory=org.apache.lucene.store.NativeFSLockFactory@339767eb; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 12141 T1249 C74 P55172 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 12143 T1249 C74 P55172 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty2
[junit4:junit4]   2> 12143 T1249 C74 P55172 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 12143 T1249 C74 P55172 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty2/index.20130101025112222
[junit4:junit4]   2> 12143 T1249 C74 P55172 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty2/index
[junit4:junit4]   2> 12144 T1249 C74 P55172 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 12144 T1249 C74 P55172 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 12144 T1249 C74 P55172 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12144 T1249 C74 P55172 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12151 T1249 C74 P55172 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 12358 T1263 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 12358 T1263 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55179 collection:collection1 shard:shard1
[junit4:junit4]   2> 12361 T1263 oasc.ZkController.register We are http://127.0.0.1:55179/collection1/ and leader is http://127.0.0.1:55163/collection1/
[junit4:junit4]   2> 12362 T1263 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55179
[junit4:junit4]   2> 12362 T1263 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 12362 T1263 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C76 name=collection1 org.apache.solr.core.SolrCore@6469f033 url=http://127.0.0.1:55179/collection1 node=127.0.0.1:55179_ C76_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:55179_, base_url=http://127.0.0.1:55179}
[junit4:junit4]   2> 12363 T1267 C76 P55179 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 12363 T1267 C76 P55179 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 12363 T1263 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12364 T1267 C76 P55179 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 12364 T1267 C76 P55179 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12365 T1190 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 12366 T1267 C76 P55179 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12365 T1190 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12366 T1190 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12547 T1190 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12550 T1190 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:55192
[junit4:junit4]   2> 12551 T1190 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12551 T1190 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357026672492
[junit4:junit4]   2> 12552 T1190 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357026672492/'
[junit4:junit4]   2> 12594 T1190 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12595 T1190 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12595 T1190 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357026672492
[junit4:junit4]   2> 12596 T1190 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357026672492/solr.xml
[junit4:junit4]   2> 12596 T1190 oasc.CoreContainer.<init> New CoreContainer 1414293078
[junit4:junit4]   2> 12597 T1190 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357026672492/'
[junit4:junit4]   2> 12598 T1190 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357026672492/'
[junit4:junit4]   2> 12627 T1190 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 30000
[junit4:junit4]   2> 12628 T1190 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12628 T1190 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12629 T1190 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12629 T1190 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12630 T1190 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12630 T1190 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12631 T1190 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12631 T1190 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12632 T1190 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=30000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12651 T1190 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12671 T1190 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:55150/solr
[junit4:junit4]   2> 12672 T1190 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12672 T1190 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55150 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3c5cc2f9
[junit4:junit4]   2> 12673 T1190 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12674 T1277 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:55150. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12675 T1277 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:55150, initiating session
[junit4:junit4]   2> 12675 T1192 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:55193
[junit4:junit4]   2> 12676 T1192 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:55193
[junit4:junit4]   2> 12678 T1194 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf5178f1b000b with negotiated timeout 20000 for client /140.211.11.196:55193
[junit4:junit4]   2> 12678 T1277 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:55150, sessionid = 0x13bf5178f1b000b, negotiated timeout = 20000
[junit4:junit4]   2> 12678 T1278 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3c5cc2f9 name:ZooKeeperConnection Watcher:127.0.0.1:55150 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12679 T1190 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12680 T1195 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13bf5178f1b000b
[junit4:junit4]   2> 12690 T1278 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12690 T1192 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:55193 which had sessionid 0x13bf5178f1b000b
[junit4:junit4]   2> 12690 T1190 oaz.ZooKeeper.close Session: 0x13bf5178f1b000b closed
[junit4:junit4]   2> 12691 T1190 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=15000&connTimeout=30000
[junit4:junit4]   2> 12701 T1190 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:55150/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@7d3d20d7
[junit4:junit4]   2> 12702 T1190 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12702 T1279 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:55150. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12703 T1279 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:55150, initiating session
[junit4:junit4]   2> 12703 T1192 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:55194
[junit4:junit4]   2> 12703 T1192 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:55194
[junit4:junit4]   2> 12705 T1194 oazs.ZooKeeperServer.finishSessionInit Established session 0x13bf5178f1b000c with negotiated timeout 20000 for client /140.211.11.196:55194
[junit4:junit4]   2> 12705 T1279 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:55150, sessionid = 0x13bf5178f1b000c, negotiated timeout = 20000
[junit4:junit4]   2> 12705 T1280 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7d3d20d7 name:ZooKeeperConnection Watcher:127.0.0.1:55150/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12706 T1190 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12707 T1195 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5178f1b000c type:create cxid:0x1 zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12708 T1195 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5178f1b000c type:create cxid:0x2 zxid:0x93 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12716 T1190 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55192_
[junit4:junit4]   2> 12717 T1195 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13bf5178f1b000c type:delete cxid:0x4 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:55192_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:55192_
[junit4:junit4]   2> 12718 T1190 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55192_
[junit4:junit4]   2> 12721 T1262 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> 12721 T1231 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> 12721 T1212 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> 12722 T1246 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12722 T1218 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12722 T1246 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> 12722 T1218 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> 12723 T1262 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12724 T1231 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12725 T1212 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12726 T1190 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 12735 T1281 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357026672492/collection1
[junit4:junit4]   2> 12735 T1281 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 12736 T1281 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 12736 T1281 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 12738 T1281 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357026672492/collection1/'
[junit4:junit4]   2> 12739 T1281 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1357026672492/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 12740 T1281 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1357026672492/collection1/lib/README' to classloader
[junit4:junit4]   2> 12792 T1281 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_41
[junit4:junit4]   2> 12861 T1213 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12861 T1213 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:55172_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55172"}
[junit4:junit4]   2> 12862 T1281 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 12865 T1281 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12867 T1213 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:55179_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55179"}
[junit4:junit4]   2> 12871 T1281 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 12883 T1231 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> 12883 T1280 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> 12883 T1212 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> 12883 T1218 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> 12883 T1262 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> 12883 T1246 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> 13424 T1281 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 13432 T1281 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 13435 T1281 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 13448 T1281 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13452 T1281 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13455 T1281 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13456 T1281 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13458 T1281 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357026672492/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty4/
[junit4:junit4]   2> 13458 T1281 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e810bca
[junit4:junit4]   2> 13458 T1281 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 13459 T1281 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty4 forceNew:false
[junit4:junit4]   2> 13459 T1281 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty4
[junit4:junit4]   2> 13459 T1281 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty4/index/
[junit4:junit4]   2> 13460 T1281 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 13460 T1281 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty4/index forceNew:false
[junit4:junit4]   2> 13470 T1281 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1dd658e9; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13470 T1281 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13471 T1281 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty4/index
[junit4:junit4]   2> 13471 T1281 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 13473 T1281 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 13473 T1281 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 13473 T1281 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 13474 T1281 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 13474 T1281 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 13474 T1281 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 13474 T1281 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 13475 T1281 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 13475 T1281 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 13476 T1281 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 13476 T1281 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 13476 T1281 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 13477 T1281 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 13477 T1281 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 13477 T1281 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 13477 T1281 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 13478 T1281 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13478 T1281 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13478 T1281 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13479 T1281 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13479 T1281 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13479 T1281 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13480 T1281 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13480 T1281 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13480 T1281 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 13481 T1281 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 13489 T1281 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 13492 T1281 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 13493 T1281 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> 13495 T1281 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty4
[junit4:junit4]   2> 13496 T1281 oass.SolrIndexSearcher.<init> Opening Searcher@6c700816 main
[junit4:junit4]   2> 13497 T1281 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 13498 T1281 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 13498 T1281 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 13556 T1281 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 13781 T1282 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6c700816 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 13786 T1281 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 13786 T1281 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14391 T1213 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14391 T1213 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:55192_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55192"}
[junit4:junit4]   2> 14392 T1213 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 14392 T1213 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14543 T1231 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> 14543 T1246 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> 14543 T1212 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> 14543 T1280 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> 14543 T1218 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> 14543 T1262 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> 14789 T1281 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 14789 T1281 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55192 collection:collection1 shard:shard1
[junit4:junit4]   2> 14793 T1281 oasc.ZkController.register We are http://127.0.0.1:55192/collection1/ and leader is http://127.0.0.1:55163/collection1/
[junit4:junit4]   2> 14793 T1281 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55192
[junit4:junit4]   2> 14793 T1281 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 14793 T1281 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C77 name=collection1 org.apache.solr.core.SolrCore@71162d55 url=http://127.0.0.1:55192/collection1 node=127.0.0.1:55192_ C77_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:55192_, base_url=http://127.0.0.1:55192}
[junit4:junit4]   2> 14794 T1283 C77 P55192 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 14794 T1281 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14795 T1283 C77 P55192 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 14795 T1283 C77 P55192 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 14795 T1283 C77 P55192 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14796 T1190 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 14796 T1190 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 14797 T1283 C77 P55192 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14797 T1190 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14818 T1190 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14820 T1190 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 14820 T1190 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 14821 T1190 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C76_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:55179_, base_url=http://127.0.0.1:55179}
[junit4:junit4]   2> 15385 T1267 C76 P55179 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:55163/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15385 T1267 C76 P55179 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:55179 START replicas=[http://127.0.0.1:55163/collection1/] nUpdates=100
[junit4:junit4]   2> 15386 T1267 C76 P55179 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15387 T1267 C76 P55179 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 15387 T1267 C76 P55179 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 15387 T1267 C76 P55179 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 15387 T1267 C76 P55179 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 15387 T1267 C76 P55179 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:55163/collection1/. core=collection1
[junit4:junit4]   2> 15388 T1267 C76 P55179 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15388 T1222 C75 P55163 REQ /get {distrib=false&qt=/get&wt=javabin&version=2&getVersions=100} status=0 QTime=0 
[junit4:junit4]   2> 15398 T1227 C75 P55163 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15403 T1227 C75 P55163 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bfbc3a9; 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bfbc3a9; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15404 T1227 C75 P55163 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15404 T1227 C75 P55163 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty1
[junit4:junit4]   2> 15405 T1227 C75 P55163 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15405 T1227 C75 P55163 /update {waitSearcher=true&openSearcher=false&commit=true&commit_end_point=true&wt=javabin&softCommit=false&version=2} {commit=} 0 7
[junit4:junit4]   2> 15406 T1267 C76 P55179 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15406 T1267 C76 P55179 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15409 T1224 C75 P55163 REQ /replication {command=indexversion&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15410 T1267 C76 P55179 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 15410 T1267 C76 P55179 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15410 T1267 C76 P55179 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15413 T1224 C75 P55163 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty1
[junit4:junit4]   2> 15414 T1224 C75 P55163 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty1/index
[junit4:junit4]   2> 15414 T1224 C75 P55163 REQ /replication {command=filelist&generation=3&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15415 T1267 C76 P55179 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15416 T1267 C76 P55179 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty3/index.20130101025115526 forceNew:false
[junit4:junit4]   2> 15417 T1267 C76 P55179 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty3
[junit4:junit4]   2> 15417 T1267 C76 P55179 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty3/index.20130101025115526 lockFactory=org.apache.lucene.store.NativeFSLockFactory@45a069fd; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 15421 T1224 C75 P55163 REQ /replication {file=segments_3&command=filecontent&checksum=true&generation=3&qt=/replication&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 15422 T1267 C76 P55179 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty3/index
[junit4:junit4]   2> 15423 T1267 C76 P55179 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15423 T1267 C76 P55179 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130101025115526
[junit4:junit4]   2> 15424 T1267 C76 P55179 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty3
[junit4:junit4]   2> 15425 T1267 C76 P55179 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty3
[junit4:junit4]   2> 15425 T1267 C76 P55179 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty3/index/ new=./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty3/index.20130101025115526
[junit4:junit4]   2> 15429 T1267 C76 P55179 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty3/index.20130101025115526 lockFactory=org.apache.lucene.store.NativeFSLockFactory@45a069fd; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15429 T1267 C76 P55179 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15430 T1267 C76 P55179 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty3
[junit4:junit4]   2> 15430 T1267 C76 P55179 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15431 T1267 C76 P55179 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15431 T1267 C76 P55179 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 15432 T1267 C76 P55179 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty3/index.20130101025115526
[junit4:junit4]   2> 15432 T1267 C76 P55179 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty3
[junit4:junit4]   2> 15436 T1267 C76 P55179 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty3/index.20130101025115526 lockFactory=org.apache.lucene.store.NativeFSLockFactory@45a069fd; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15436 T1267 C76 P55179 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15436 T1267 C76 P55179 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15437 T1267 C76 P55179 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty3
[junit4:junit4]   2> 15437 T1267 C76 P55179 oass.SolrIndexSearcher.<init> Opening Searcher@53196afc main
[junit4:junit4]   2> 15439 T1264 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@53196afc main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 15439 T1264 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty3/index
[junit4:junit4]   2> 15439 T1267 C76 P55179 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15442 T1267 C76 P55179 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty3/index.20130101025115526 lockFactory=org.apache.lucene.store.NativeFSLockFactory@45a069fd; 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty3/index.20130101025115526 lockFactory=org.apache.lucene.store.NativeFSLockFactory@45a069fd; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 15443 T1267 C76 P55179 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 15444 T1267 C76 P55179 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty3
[junit4:junit4]   2> 15444 T1267 C76 P55179 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15444 T1267 C76 P55179 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty3/index.20130101025115526
[junit4:junit4]   2> 15445 T1267 C76 P55179 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty3/index
[junit4:junit4]   2> 15445 T1267 C76 P55179 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 15445 T1267 C76 P55179 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15445 T1267 C76 P55179 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15445 T1267 C76 P55179 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15452 T1267 C76 P55179 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 15823 T1190 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16047 T1213 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16048 T1213 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:55192_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55192"}
[junit4:junit4]   2> 16078 T1213 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:55179_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55179"}
[junit4:junit4]   2> 16093 T1262 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> 16093 T1218 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> 16093 T1212 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> 16094 T1280 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> 16093 T1231 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> 16093 T1246 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> 16826 T1190 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17828 T1190 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C77_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:55192_, base_url=http://127.0.0.1:55192}
[junit4:junit4]   2> 18822 T1283 C77 P55192 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:55163/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18822 T1283 C77 P55192 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:55192 START replicas=[http://127.0.0.1:55163/collection1/] nUpdates=100
[junit4:junit4]   2> 18823 T1283 C77 P55192 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18823 T1283 C77 P55192 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18823 T1283 C77 P55192 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18823 T1283 C77 P55192 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18824 T1283 C77 P55192 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18824 T1283 C77 P55192 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:55163/collection1/. core=collection1
[junit4:junit4]   2> 18824 T1283 C77 P55192 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18825 T1222 C75 P55163 REQ /get {distrib=false&qt=/get&wt=javabin&version=2&getVersions=100} status=0 QTime=0 
[junit4:junit4]   2> 18830 T1190 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18840 T1221 C75 P55163 oasu.DirectUpdateHandler2.commit start commit{flags=0,_version_=0,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18851 T1221 C75 P55163 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bfbc3a9; 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bfbc3a9; 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-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bfbc3a9; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 18852 T1221 C75 P55163 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 18853 T1221 C75 P55163 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty1
[junit4:junit4]   2> 18853 T1221 C75 P55163 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18853 T1221 C75 P55163 /update {waitSearcher=true&openSearcher=false&commit=true&commit_end_point=true&wt=javabin&softCommit=false&version=2} {commit=} 0 13
[junit4:junit4]   2> 18854 T1283 C77 P55192 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18855 T1283 C77 P55192 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18857 T1224 C75 P55163 REQ /replication {command=indexversion&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18858 T1283 C77 P55192 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 18858 T1283 C77 P55192 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18858 T1283 C77 P55192 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18861 T1224 C75 P55163 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty1
[junit4:junit4]   2> 18862 T1224 C75 P55163 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty1/index
[junit4:junit4]   2> 18862 T1224 C75 P55163 REQ /replication {command=filelist&generation=4&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   2> 18863 T1283 C77 P55192 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18865 T1283 C77 P55192 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty4/index.20130101025118974 forceNew:false
[junit4:junit4]   2> 18865 T1283 C77 P55192 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty4
[junit4:junit4]   2> 18866 T1283 C77 P55192 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty4/index.20130101025118974 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3605b2eb; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 18869 T1224 C75 P55163 REQ /replication {file=segments_4&command=filecontent&checksum=true&generation=4&qt=/replication&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 18870 T1283 C77 P55192 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty4/index
[junit4:junit4]   2> 18871 T1283 C77 P55192 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18871 T1283 C77 P55192 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130101025118974
[junit4:junit4]   2> 18872 T1283 C77 P55192 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty4
[junit4:junit4]   2> 18873 T1283 C77 P55192 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty4
[junit4:junit4]   2> 18873 T1283 C77 P55192 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.sol

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

ry(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1dd658e9; maxCacheMB=48.0 maxMergeSizeMB=4.0))
[junit4:junit4]   2> 146089 T1190 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty4/index
[junit4:junit4]   2> 146090 T1190 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty4/index
[junit4:junit4]   2> 146090 T1190 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty4
[junit4:junit4]   2> 146090 T1190 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357026660116/jetty4
[junit4:junit4]   2> 146192 T1280 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 146192 T1190 oaz.ZooKeeper.close Session: 0x13bf5178f1b000c closed
[junit4:junit4]   2> 146194 T1190 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 146416 T1190 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest -Dtests.method=testDistribSearch -Dtests.seed=2AE5D85AAD84E9B1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pl -Dtests.timezone=US/Michigan -Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE  146s J0 | SyncSliceTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: shard1 should have just been set up to be inconsistent - but it's still consistent
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([2AE5D85AAD84E9B1:AB035642DADB898D]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.junit.Assert.assertTrue(Assert.java:43)
[junit4:junit4]    > 	at org.junit.Assert.assertNotNull(Assert.java:526)
[junit4:junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:214)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:601)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 146437 T1190 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=78)), sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=pl, timezone=US/Michigan
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_09 (64-bit)/cpus=16,threads=2,free=188057240,total=398458880
[junit4:junit4]   2> NOTE: All tests run in this JVM: [CoreAdminHandlerTest, TestConfig, TestCollationKeyRangeQueries, SolrCmdDistributorTest, TestCollationField, SpatialFilterTest, TestStressRecovery, TestExtendedDismaxParser, TestSystemIdResolver, TestStressReorder, TestFuzzyAnalyzedSuggestions, IndexBasedSpellCheckerTest, TestCoreContainer, ResourceLoaderTest, TestSuggestSpellingConverter, SuggesterFSTTest, DistributedTermsComponentTest, ChaosMonkeySafeLeaderTest, TestPseudoReturnFields, TestIndexSearcher, SolrRequestParserTest, DateFieldTest, SystemInfoHandlerTest, SortByFunctionTest, CopyFieldTest, NoCacheHeaderTest, BasicDistributedZkTest, JsonLoaderTest, TestPerFieldSimilarity, TestBinaryResponseWriter, MBeansHandlerTest, SyncSliceTest]
[junit4:junit4] Completed on J0 in 146.46s, 1 test, 1 failure <<< FAILURES!

[...truncated 457 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml:353: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build.xml:178: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/common-build.xml:438: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/common-build.xml:1176: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/lucene/common-build.xml:841: There were test failures: 245 suites, 1013 tests, 1 failure, 22 ignored (4 assumptions)

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