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/06 03:02:58 UTC

[JENKINS] Lucene-Solr-Tests-trunk-Java6 - Build # 15783 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java6/15783/

All tests passed

Build Log:
[...truncated 7716 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/build.xml:353: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build.xml:178: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/common-build.xml:428: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/common-build.xml:378: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/common-build.xml:329: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/common-build.xml:349: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/common-build.xml:387: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/example/build.xml:57: impossible to resolve dependencies:
	resolve failed - see output for details

Total time: 34 minutes 47 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-trunk-Java6 - Build # 15786 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java6/15786/

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




Build Log:
[...truncated 8198 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T388 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 6 T388 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./solrtest-SyncSliceTest-1357484165914
[junit4:junit4]   2> 7 T388 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 8 T389 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 11 T389 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 11 T389 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 12 T389 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 12 T389 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 13 T389 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 109 T388 oasc.ZkTestServer.run start zk server on port:38197
[junit4:junit4]   2> 109 T388 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38197 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@66757811
[junit4:junit4]   2> 110 T388 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 111 T394 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:38197. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 112 T394 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:38197, initiating session
[junit4:junit4]   2> 112 T390 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:42411
[junit4:junit4]   2> 113 T390 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:42411
[junit4:junit4]   2> 113 T392 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 116 T392 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c105c8b210000 with negotiated timeout 10000 for client /140.211.11.196:42411
[junit4:junit4]   2> 116 T394 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:38197, sessionid = 0x13c105c8b210000, negotiated timeout = 10000
[junit4:junit4]   2> 117 T395 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@66757811 name:ZooKeeperConnection Watcher:127.0.0.1:38197 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 117 T388 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 117 T388 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 128 T393 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c105c8b210000
[junit4:junit4]   2> 129 T395 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 130 T390 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:42411 which had sessionid 0x13c105c8b210000
[junit4:junit4]   2> 129 T388 oaz.ZooKeeper.close Session: 0x13c105c8b210000 closed
[junit4:junit4]   2> 130 T388 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38197/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@7ceb9c67
[junit4:junit4]   2> 131 T388 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 132 T396 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:38197. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 132 T396 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:38197, initiating session
[junit4:junit4]   2> 132 T390 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:45622
[junit4:junit4]   2> 133 T390 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:45622
[junit4:junit4]   2> 134 T392 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c105c8b210001 with negotiated timeout 10000 for client /140.211.11.196:45622
[junit4:junit4]   2> 135 T396 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:38197, sessionid = 0x13c105c8b210001, negotiated timeout = 10000
[junit4:junit4]   2> 135 T397 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7ceb9c67 name:ZooKeeperConnection Watcher:127.0.0.1:38197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 135 T388 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 136 T388 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 142 T388 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 151 T388 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 155 T388 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 159 T388 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 160 T388 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 173 T388 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 174 T388 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 280 T388 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 281 T388 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 285 T388 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 286 T388 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 290 T388 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 291 T388 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 295 T388 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 296 T388 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 300 T388 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 301 T388 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 306 T388 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 306 T388 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 311 T388 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 311 T388 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 316 T393 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c105c8b210001
[junit4:junit4]   2> 317 T397 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 317 T390 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:45622 which had sessionid 0x13c105c8b210001
[junit4:junit4]   2> 317 T388 oaz.ZooKeeper.close Session: 0x13c105c8b210001 closed
[junit4:junit4]   2> 477 T388 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 482 T388 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:42825
[junit4:junit4]   2> 483 T388 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 484 T388 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357484166225
[junit4:junit4]   2> 484 T388 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357484166225/'
[junit4:junit4]   2> 519 T388 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 520 T388 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 520 T388 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357484166225
[junit4:junit4]   2> 521 T388 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357484166225/solr.xml
[junit4:junit4]   2> 521 T388 oasc.CoreContainer.<init> New CoreContainer 617323407
[junit4:junit4]   2> 522 T388 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357484166225/'
[junit4:junit4]   2> 522 T388 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357484166225/'
[junit4:junit4]   2> 545 T388 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 545 T388 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 546 T388 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 546 T388 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 547 T388 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 547 T388 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 547 T388 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 548 T388 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 548 T388 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 549 T388 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 572 T388 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 593 T388 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:38197/solr
[junit4:junit4]   2> 593 T388 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 594 T388 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38197 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@434ce06a
[junit4:junit4]   2> 595 T388 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 596 T407 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:38197. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 596 T407 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:38197, initiating session
[junit4:junit4]   2> 597 T390 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:23565
[junit4:junit4]   2> 597 T390 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:23565
[junit4:junit4]   2> 599 T392 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c105c8b210002 with negotiated timeout 20000 for client /140.211.11.196:23565
[junit4:junit4]   2> 599 T407 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:38197, sessionid = 0x13c105c8b210002, negotiated timeout = 20000
[junit4:junit4]   2> 599 T408 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@434ce06a name:ZooKeeperConnection Watcher:127.0.0.1:38197 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 600 T388 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 601 T393 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c105c8b210002
[junit4:junit4]   2> 603 T408 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 603 T390 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:23565 which had sessionid 0x13c105c8b210002
[junit4:junit4]   2> 603 T388 oaz.ZooKeeper.close Session: 0x13c105c8b210002 closed
[junit4:junit4]   2> 603 T388 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 615 T388 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38197/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3137c799
[junit4:junit4]   2> 616 T388 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 617 T409 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:38197. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 617 T409 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:38197, initiating session
[junit4:junit4]   2> 618 T390 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28198
[junit4:junit4]   2> 618 T390 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28198
[junit4:junit4]   2> 619 T392 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c105c8b210003 with negotiated timeout 20000 for client /140.211.11.196:28198
[junit4:junit4]   2> 619 T409 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:38197, sessionid = 0x13c105c8b210003, negotiated timeout = 20000
[junit4:junit4]   2> 620 T410 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3137c799 name:ZooKeeperConnection Watcher:127.0.0.1:38197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 620 T388 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 623 T393 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c105c8b210003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 631 T388 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 634 T388 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42825_
[junit4:junit4]   2> 635 T393 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c105c8b210003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:42825_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:42825_
[junit4:junit4]   2> 636 T388 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42825_
[junit4:junit4]   2> 646 T388 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 659 T393 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c105c8b210003 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> 661 T388 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 665 T388 oasc.Overseer.start Overseer (id=88964082297798659-127.0.0.1:42825_-n_0000000000) starting
[junit4:junit4]   2> 665 T393 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c105c8b210003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 667 T393 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c105c8b210003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 675 T393 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c105c8b210003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 676 T393 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c105c8b210003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 683 T412 oasc.OverseerCollectionProcessor.run Process current queue of collection messages
[junit4:junit4]   2> 684 T388 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 688 T388 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 690 T411 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 694 T413 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357484166225/collection1
[junit4:junit4]   2> 695 T413 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 696 T413 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 696 T413 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 698 T413 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357484166225/collection1/'
[junit4:junit4]   2> 699 T413 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1357484166225/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 700 T413 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1357484166225/collection1/lib/README' to classloader
[junit4:junit4]   2> 754 T413 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 829 T413 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 930 T413 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 936 T413 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1539 T413 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1550 T413 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1554 T413 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1573 T413 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1579 T413 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1583 T413 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1585 T413 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1586 T413 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357484166225/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357484165913/control/data/
[junit4:junit4]   2> 1587 T413 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@26a7dd39
[junit4:junit4]   2> 1587 T413 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1624 T413 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/control/data forceNew:false
[junit4:junit4]   2> 1625 T413 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/control/data
[junit4:junit4]   2> 1625 T413 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357484165913/control/data/index/
[junit4:junit4]   2> 1626 T413 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357484165913/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1627 T413 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/control/data/index forceNew:false
[junit4:junit4]   2> 1632 T413 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357484165913/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@67d77351; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1633 T413 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1633 T413 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/control/data/index
[junit4:junit4]   2> 1634 T413 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1635 T413 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1635 T413 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1636 T413 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1636 T413 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1636 T413 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1636 T413 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1637 T413 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1637 T413 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1637 T413 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1638 T413 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1638 T413 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1638 T413 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1639 T413 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1639 T413 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1639 T413 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1640 T413 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1640 T413 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1640 T413 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1641 T413 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1641 T413 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1641 T413 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1642 T413 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1642 T413 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1642 T413 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1643 T413 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1643 T413 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1648 T413 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1651 T413 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1653 T413 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> 1655 T413 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/control/data
[junit4:junit4]   2> 1656 T413 oass.SolrIndexSearcher.<init> Opening Searcher@60727ef5 main
[junit4:junit4]   2> 1657 T413 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1657 T413 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1657 T413 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1663 T413 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1712 T414 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@60727ef5 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1716 T413 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1717 T413 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1718 T393 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c105c8b210003 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> 2195 T411 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2197 T411 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:42825_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42825"}
[junit4:junit4]   2> 2197 T411 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2201 T411 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2202 T393 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c105c8b210003 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> 2282 T410 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> 2722 T413 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2722 T413 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:42825 collection:control_collection shard:shard1
[junit4:junit4]   2> 2723 T413 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2744 T393 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c105c8b210003 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> 2745 T413 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2746 T393 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c105c8b210003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2757 T413 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2758 T413 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2758 T413 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:42825/collection1/
[junit4:junit4]   2> 2758 T413 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2758 T413 oasc.SyncStrategy.syncToMe http://127.0.0.1:42825/collection1/ has no replicas
[junit4:junit4]   2> 2758 T413 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:42825/collection1/
[junit4:junit4]   2> 2759 T413 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2765 T393 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c105c8b210003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3801 T411 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3820 T410 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> 3846 T413 oasc.ZkController.register We are http://127.0.0.1:42825/collection1/ and leader is http://127.0.0.1:42825/collection1/
[junit4:junit4]   2> 3846 T413 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42825
[junit4:junit4]   2> 3846 T413 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3846 T413 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3847 T413 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3850 T413 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3851 T388 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3852 T388 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3852 T388 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3868 T388 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3883 T388 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38197/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@166c5813
[junit4:junit4]   2> 3884 T388 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3884 T415 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:38197. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 3885 T415 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:38197, initiating session
[junit4:junit4]   2> 3885 T390 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60188
[junit4:junit4]   2> 3885 T390 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60188
[junit4:junit4]   2> 3887 T392 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c105c8b210004 with negotiated timeout 10000 for client /140.211.11.196:60188
[junit4:junit4]   2> 3887 T415 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:38197, sessionid = 0x13c105c8b210004, negotiated timeout = 10000
[junit4:junit4]   2> 3887 T416 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@166c5813 name:ZooKeeperConnection Watcher:127.0.0.1:38197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3888 T388 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3889 T388 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3891 T388 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4054 T388 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4057 T388 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:60434
[junit4:junit4]   2> 4057 T388 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4058 T388 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357484169799
[junit4:junit4]   2> 4059 T388 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357484169799/'
[junit4:junit4]   2> 4094 T388 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4094 T388 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4095 T388 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357484169799
[junit4:junit4]   2> 4095 T388 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357484169799/solr.xml
[junit4:junit4]   2> 4096 T388 oasc.CoreContainer.<init> New CoreContainer 1207116488
[junit4:junit4]   2> 4097 T388 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357484169799/'
[junit4:junit4]   2> 4097 T388 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357484169799/'
[junit4:junit4]   2> 4126 T388 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 4127 T388 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4127 T388 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4128 T388 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4128 T388 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4129 T388 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4129 T388 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4130 T388 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4130 T388 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4131 T388 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4152 T388 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4171 T388 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:38197/solr
[junit4:junit4]   2> 4171 T388 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4172 T388 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38197 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@6e6bde40
[junit4:junit4]   2> 4173 T388 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4174 T426 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:38197. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4174 T426 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:38197, initiating session
[junit4:junit4]   2> 4175 T390 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:38332
[junit4:junit4]   2> 4175 T390 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:38332
[junit4:junit4]   2> 4177 T392 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c105c8b210005 with negotiated timeout 20000 for client /140.211.11.196:38332
[junit4:junit4]   2> 4177 T426 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:38197, sessionid = 0x13c105c8b210005, negotiated timeout = 20000
[junit4:junit4]   2> 4177 T427 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6e6bde40 name:ZooKeeperConnection Watcher:127.0.0.1:38197 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4178 T388 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4179 T393 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c105c8b210005
[junit4:junit4]   2> 4189 T427 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4189 T390 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:38332 which had sessionid 0x13c105c8b210005
[junit4:junit4]   2> 4189 T388 oaz.ZooKeeper.close Session: 0x13c105c8b210005 closed
[junit4:junit4]   2> 4190 T388 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 4200 T388 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38197/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@119fa96d
[junit4:junit4]   2> 4201 T388 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4201 T428 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:38197. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4202 T428 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:38197, initiating session
[junit4:junit4]   2> 4202 T390 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:31802
[junit4:junit4]   2> 4203 T390 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:31802
[junit4:junit4]   2> 4204 T392 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c105c8b210006 with negotiated timeout 20000 for client /140.211.11.196:31802
[junit4:junit4]   2> 4204 T428 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:38197, sessionid = 0x13c105c8b210006, negotiated timeout = 20000
[junit4:junit4]   2> 4204 T429 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@119fa96d name:ZooKeeperConnection Watcher:127.0.0.1:38197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4205 T388 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4206 T393 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c105c8b210006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4211 T393 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c105c8b210006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4213 T388 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60434_
[junit4:junit4]   2> 4214 T393 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c105c8b210006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:60434_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:60434_
[junit4:junit4]   2> 4215 T388 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60434_
[junit4:junit4]   2> 4224 T410 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4224 T416 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4224 T410 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> 4231 T388 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4237 T430 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357484169799/collection1
[junit4:junit4]   2> 4237 T430 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4238 T430 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4238 T430 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4240 T430 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357484169799/collection1/'
[junit4:junit4]   2> 4241 T430 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1357484169799/collection1/lib/README' to classloader
[junit4:junit4]   2> 4242 T430 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1357484169799/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4296 T430 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4376 T430 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4477 T430 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4483 T430 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5106 T430 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5117 T430 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5122 T430 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5138 T430 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5142 T430 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5146 T430 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5147 T430 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5148 T430 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357484169799/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty1/
[junit4:junit4]   2> 5148 T430 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@26a7dd39
[junit4:junit4]   2> 5149 T430 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 5149 T430 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty1 forceNew:false
[junit4:junit4]   2> 5150 T430 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty1
[junit4:junit4]   2> 5150 T430 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty1/index/
[junit4:junit4]   2> 5151 T430 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5151 T430 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty1/index forceNew:false
[junit4:junit4]   2> 5156 T430 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@748b61a3; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5156 T430 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5157 T430 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty1/index
[junit4:junit4]   2> 5157 T430 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 5158 T430 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5159 T430 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 5159 T430 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5159 T430 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 5160 T430 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5160 T430 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5160 T430 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5161 T430 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5161 T430 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5161 T430 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 5162 T430 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 5162 T430 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5163 T430 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 5163 T430 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 5163 T430 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 5163 T430 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5164 T430 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5164 T430 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5165 T430 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5165 T430 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5166 T430 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5166 T430 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5166 T430 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5167 T430 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5167 T430 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 5168 T430 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 5172 T430 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5176 T430 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 5178 T430 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> 5179 T430 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty1
[junit4:junit4]   2> 5181 T430 oass.SolrIndexSearcher.<init> Opening Searcher@10e61c47 main
[junit4:junit4]   2> 5181 T430 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5182 T430 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5182 T430 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 5187 T430 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 5242 T431 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@10e61c47 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5246 T430 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5246 T430 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 5336 T411 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5337 T411 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:42825_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42825"}
[junit4:junit4]   2> 5341 T411 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:60434_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60434"}
[junit4:junit4]   2> 5341 T411 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 5342 T411 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 5353 T429 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> 5353 T410 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> 5353 T416 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> 6249 T430 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 6249 T430 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60434 collection:collection1 shard:shard1
[junit4:junit4]   2> 6250 T430 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 6271 T393 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c105c8b210006 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> 6272 T430 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 6272 T393 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c105c8b210006 type:create cxid:0x44 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6283 T430 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 6283 T430 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 6283 T430 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60434/collection1/
[junit4:junit4]   2> 6283 T430 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 6283 T430 oasc.SyncStrategy.syncToMe http://127.0.0.1:60434/collection1/ has no replicas
[junit4:junit4]   2> 6284 T430 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60434/collection1/
[junit4:junit4]   2> 6284 T430 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 6289 T393 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c105c8b210006 type:create cxid:0x4e zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6861 T411 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6880 T410 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> 6880 T416 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> 6880 T429 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> 6912 T430 oasc.ZkController.register We are http://127.0.0.1:60434/collection1/ and leader is http://127.0.0.1:60434/collection1/
[junit4:junit4]   2> 6912 T430 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60434
[junit4:junit4]   2> 6912 T430 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 6913 T430 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 6913 T430 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6916 T430 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6917 T388 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 6918 T388 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 6918 T388 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 7041 T388 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 7045 T388 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:46681
[junit4:junit4]   2> 7045 T388 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7046 T388 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357484172835
[junit4:junit4]   2> 7046 T388 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357484172835/'
[junit4:junit4]   2> 7075 T388 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 7076 T388 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7076 T388 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357484172835
[junit4:junit4]   2> 7076 T388 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357484172835/solr.xml
[junit4:junit4]   2> 7077 T388 oasc.CoreContainer.<init> New CoreContainer 805036187
[junit4:junit4]   2> 7077 T388 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357484172835/'
[junit4:junit4]   2> 7077 T388 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357484172835/'
[junit4:junit4]   2> 7095 T388 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 7095 T388 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 7096 T388 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 7096 T388 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 7096 T388 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 7097 T388 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 7097 T388 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 7097 T388 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 7098 T388 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 7098 T388 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 7116 T388 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 7138 T388 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:38197/solr
[junit4:junit4]   2> 7139 T388 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 7139 T388 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38197 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@34e35b32
[junit4:junit4]   2> 7141 T388 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7141 T441 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:38197. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 7142 T441 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:38197, initiating session
[junit4:junit4]   2> 7142 T390 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:15750
[junit4:junit4]   2> 7143 T390 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:15750
[junit4:junit4]   2> 7146 T392 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c105c8b210007 with negotiated timeout 20000 for client /140.211.11.196:15750
[junit4:junit4]   2> 7146 T441 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:38197, sessionid = 0x13c105c8b210007, negotiated timeout = 20000
[junit4:junit4]   2> 7146 T442 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@34e35b32 name:ZooKeeperConnection Watcher:127.0.0.1:38197 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7147 T388 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7148 T393 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c105c8b210007
[junit4:junit4]   2> 7175 T442 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 7175 T390 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:15750 which had sessionid 0x13c105c8b210007
[junit4:junit4]   2> 7175 T388 oaz.ZooKeeper.close Session: 0x13c105c8b210007 closed
[junit4:junit4]   2> 7176 T388 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 7189 T388 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38197/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@72a65dac
[junit4:junit4]   2> 7190 T388 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7191 T443 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:38197. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 7191 T443 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:38197, initiating session
[junit4:junit4]   2> 7191 T390 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:20012
[junit4:junit4]   2> 7192 T390 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:20012
[junit4:junit4]   2> 7194 T392 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c105c8b210008 with negotiated timeout 20000 for client /140.211.11.196:20012
[junit4:junit4]   2> 7194 T443 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:38197, sessionid = 0x13c105c8b210008, negotiated timeout = 20000
[junit4:junit4]   2> 7194 T444 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@72a65dac name:ZooKeeperConnection Watcher:127.0.0.1:38197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7195 T388 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7197 T393 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c105c8b210008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7209 T393 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c105c8b210008 type:create cxid:0x2 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7250 T388 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46681_
[junit4:junit4]   2> 7251 T393 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c105c8b210008 type:delete cxid:0x4 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:46681_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:46681_
[junit4:junit4]   2> 7267 T388 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46681_
[junit4:junit4]   2> 7287 T416 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> 7287 T429 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7288 T410 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7288 T429 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> 7288 T410 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> 7290 T416 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7335 T388 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 7343 T445 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357484172835/collection1
[junit4:junit4]   2> 7343 T445 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 7344 T445 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 7344 T445 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 7346 T445 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357484172835/collection1/'
[junit4:junit4]   2> 7347 T445 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1357484172835/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 7348 T445 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1357484172835/collection1/lib/README' to classloader
[junit4:junit4]   2> 7400 T445 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 7470 T445 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7571 T445 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7577 T445 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 8163 T445 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 8170 T445 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 8173 T445 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 8189 T445 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8194 T445 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8197 T445 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8199 T445 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8200 T445 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357484172835/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty2/
[junit4:junit4]   2> 8200 T445 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@26a7dd39
[junit4:junit4]   2> 8201 T445 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 8201 T445 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty2 forceNew:false
[junit4:junit4]   2> 8202 T445 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty2
[junit4:junit4]   2> 8202 T445 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty2/index/
[junit4:junit4]   2> 8203 T445 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 8203 T445 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty2/index forceNew:false
[junit4:junit4]   2> 8208 T445 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@dbeef4c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 8208 T445 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 8209 T445 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty2/index
[junit4:junit4]   2> 8209 T445 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 8211 T445 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 8211 T445 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 8211 T445 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 8211 T445 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 8212 T445 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 8212 T445 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 8212 T445 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 8213 T445 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 8213 T445 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 8214 T445 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 8214 T445 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 8214 T445 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 8215 T445 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 8215 T445 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 8215 T445 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 8216 T445 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 8216 T445 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8217 T445 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8217 T445 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8217 T445 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8218 T445 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8218 T445 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8219 T445 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8219 T445 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8219 T445 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 8220 T445 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 8225 T445 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 8228 T445 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 8229 T445 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> 8231 T445 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty2
[junit4:junit4]   2> 8233 T445 oass.SolrIndexSearcher.<init> Opening Searcher@36298619 main
[junit4:junit4]   2> 8233 T445 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 8234 T445 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 8234 T445 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 8239 T445 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 8286 T446 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@36298619 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 8290 T445 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 8290 T445 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8395 T411 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8396 T411 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:60434_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:60434"}
[junit4:junit4]   2> 8401 T411 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:46681_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:46681"}
[junit4:junit4]   2> 8401 T411 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 8401 T411 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 8414 T429 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> 8414 T416 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> 8414 T444 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> 8414 T410 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> 9293 T445 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 9293 T445 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:46681 collection:collection1 shard:shard1
[junit4:junit4]   2> 9298 T445 oasc.ZkController.register We are http://127.0.0.1:46681/collection1/ and leader is http://127.0.0.1:60434/collection1/
[junit4:junit4]   2> 9298 T445 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:46681
[junit4:junit4]   2> 9298 T445 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 9298 T445 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C27 name=collection1 org.apache.solr.core.SolrCore@7906aa39 url=http://127.0.0.1:46681/collection1 node=127.0.0.1:46681_ C27_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:46681_, base_url=http://127.0.0.1:46681}
[junit4:junit4]   2> 9303 T447 C27 P46681 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 9304 T447 C27 P46681 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 9304 T445 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9304 T447 C27 P46681 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 9305 T447 C27 P46681 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9305 T388 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 9306 T388 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 9306 T447 C27 P46681 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9307 T388 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9503 T388 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 9506 T388 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:14219
[junit4:junit4]   2> 9507 T388 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 9507 T388 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357484175233
[junit4:junit4]   2> 9508 T388 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357484175233/'
[junit4:junit4]   2> 9547 T388 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 9547 T388 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 9548 T388 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357484175233
[junit4:junit4]   2> 9548 T388 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357484175233/solr.xml
[junit4:junit4]   2> 9549 T388 oasc.CoreContainer.<init> New CoreContainer 961087512
[junit4:junit4]   2> 9549 T388 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357484175233/'
[junit4:junit4]   2> 9550 T388 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357484175233/'
[junit4:junit4]   2> 9573 T388 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 9574 T388 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 9574 T388 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 9575 T388 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 9575 T388 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 9576 T388 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 9576 T388 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 9577 T388 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 9577 T388 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 9578 T388 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 9601 T388 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 9621 T388 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:38197/solr
[junit4:junit4]   2> 9621 T388 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 9622 T388 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38197 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@14c8f62f
[junit4:junit4]   2> 9623 T388 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9623 T457 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:38197. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 9624 T457 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:38197, initiating session
[junit4:junit4]   2> 9624 T390 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:33225
[junit4:junit4]   2> 9625 T390 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:33225
[junit4:junit4]   2> 9627 T392 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c105c8b210009 with negotiated timeout 20000 for client /140.211.11.196:33225
[junit4:junit4]   2> 9627 T457 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:38197, sessionid = 0x13c105c8b210009, negotiated timeout = 20000
[junit4:junit4]   2> 9628 T458 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14c8f62f name:ZooKeeperConnection Watcher:127.0.0.1:38197 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9628 T388 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9629 T393 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c105c8b210009
[junit4:junit4]   2> 9645 T458 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 9645 T390 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:33225 which had sessionid 0x13c105c8b210009
[junit4:junit4]   2> 9645 T388 oaz.ZooKeeper.close Session: 0x13c105c8b210009 closed
[junit4:junit4]   2> 9646 T388 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 9658 T388 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38197/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@67fc8d05
[junit4:junit4]   2> 9659 T388 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9659 T459 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:38197. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 9660 T459 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:38197, initiating session
[junit4:junit4]   2> 9660 T390 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:64318
[junit4:junit4]   2> 9661 T390 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:64318
[junit4:junit4]   2> 9662 T392 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c105c8b21000a with negotiated timeout 20000 for client /140.211.11.196:64318
[junit4:junit4]   2> 9663 T459 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:38197, sessionid = 0x13c105c8b21000a, negotiated timeout = 20000
[junit4:junit4]   2> 9663 T460 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@67fc8d05 name:ZooKeeperConnection Watcher:127.0.0.1:38197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9663 T388 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9664 T393 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c105c8b21000a type:create cxid:0x1 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9666 T393 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c105c8b21000a type:create cxid:0x2 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9668 T388 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:14219_
[junit4:junit4]   2> 9669 T393 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c105c8b21000a type:delete cxid:0x4 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:14219_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:14219_
[junit4:junit4]   2> 9677 T388 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:14219_
[junit4:junit4]   2> 9680 T444 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> 9681 T416 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> 9681 T410 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9681 T429 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9682 T429 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> 9682 T410 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> 9683 T444 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9683 T416 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9687 T388 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9695 T461 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357484175233/collection1
[junit4:junit4]   2> 9695 T461 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9696 T461 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9696 T461 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9697 T461 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357484175233/collection1/'
[junit4:junit4]   2> 9698 T461 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1357484175233/collection1/lib/README' to classloader
[junit4:junit4]   2> 9699 T461 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1357484175233/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9735 T461 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9782 T461 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9883 T461 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9889 T461 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9929 T411 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9930 T411 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:46681_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:46681"}
[junit4:junit4]   2> 9957 T429 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> 9957 T416 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> 9957 T444 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> 9957 T460 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> 9957 T410 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> 10498 T461 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10509 T461 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10514 T461 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10536 T461 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10543 T461 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10548 T461 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10550 T461 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10552 T461 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357484175233/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty3/
[junit4:junit4]   2> 10552 T461 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@26a7dd39
[junit4:junit4]   2> 10553 T461 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 10554 T461 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty3 forceNew:false
[junit4:junit4]   2> 10554 T461 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty3
[junit4:junit4]   2> 10555 T461 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty3/index/
[junit4:junit4]   2> 10555 T461 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10556 T461 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty3/index forceNew:false
[junit4:junit4]   2> 10563 T461 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@432b198d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10563 T461 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10564 T461 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty3/index
[junit4:junit4]   2> 10565 T461 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 10567 T461 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10567 T461 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 10567 T461 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10568 T461 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 10568 T461 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10569 T461 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10569 T461 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10570 T461 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10570 T461 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10571 T461 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 10572 T461 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 10572 T461 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10573 T461 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 10573 T461 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 10573 T461 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 10574 T461 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10575 T461 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10575 T461 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10576 T461 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10577 T461 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10577 T461 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10578 T461 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10578 T461 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10579 T461 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10580 T461 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 10580 T461 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 10587 T461 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10592 T461 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 10594 T461 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> 10597 T461 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty3
[junit4:junit4]   2> 10598 T461 oass.SolrIndexSearcher.<init> Opening Searcher@19273f0c main
[junit4:junit4]   2> 10599 T461 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10600 T461 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10600 T461 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 10607 T461 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 10660 T462 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@19273f0c main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10665 T461 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10665 T461 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11463 T411 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11464 T411 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:14219_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:14219"}
[junit4:junit4]   2> 11465 T411 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 11465 T411 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11471 T444 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> 11471 T429 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> 11471 T416 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> 11471 T460 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> 11472 T410 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> 11668 T461 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11668 T461 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:14219 collection:collection1 shard:shard1
[junit4:junit4]   2> 11673 T461 oasc.ZkController.register We are http://127.0.0.1:14219/collection1/ and leader is http://127.0.0.1:60434/collection1/
[junit4:junit4]   2> 11673 T461 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:14219
[junit4:junit4]   2> 11674 T461 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 11674 T461 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C28 name=collection1 org.apache.solr.core.SolrCore@44dbf981 url=http://127.0.0.1:14219/collection1 node=127.0.0.1:14219_ C28_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:14219_, base_url=http://127.0.0.1:14219}
[junit4:junit4]   2> 11674 T463 C28 P14219 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 11675 T463 C28 P14219 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11676 T461 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11676 T463 C28 P14219 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 11676 T463 C28 P14219 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11677 T388 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 11678 T388 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11678 T463 C28 P14219 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11678 T388 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11860 T388 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 11863 T388 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:16402
[junit4:junit4]   2> 11864 T388 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 11865 T388 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357484177602
[junit4:junit4]   2> 11865 T388 oasc.SolrResourceLoader.<init> new SolrResourceLoader for deduced Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357484177602/'
[junit4:junit4]   2> 11900 T388 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 11901 T388 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 11901 T388 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357484177602
[junit4:junit4]   2> 11902 T388 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357484177602/solr.xml
[junit4:junit4]   2> 11902 T388 oasc.CoreContainer.<init> New CoreContainer 877052048
[junit4:junit4]   2> 11903 T388 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357484177602/'
[junit4:junit4]   2> 11903 T388 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357484177602/'
[junit4:junit4]   2> 11926 T388 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 11927 T388 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 11927 T388 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 11928 T388 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 11928 T388 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 11929 T388 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 11929 T388 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 11930 T388 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 11930 T388 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 11931 T388 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 11951 T388 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 11969 T388 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:38197/solr
[junit4:junit4]   2> 11970 T388 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 11971 T388 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38197 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3d7c3dfe
[junit4:junit4]   2> 11972 T388 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11972 T473 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:38197. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 11973 T473 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:38197, initiating session
[junit4:junit4]   2> 11974 T390 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:32856
[junit4:junit4]   2> 11974 T390 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:32856
[junit4:junit4]   2> 11976 T392 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c105c8b21000b with negotiated timeout 20000 for client /140.211.11.196:32856
[junit4:junit4]   2> 11976 T473 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:38197, sessionid = 0x13c105c8b21000b, negotiated timeout = 20000
[junit4:junit4]   2> 11977 T474 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3d7c3dfe name:ZooKeeperConnection Watcher:127.0.0.1:38197 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11977 T388 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11979 T393 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c105c8b21000b
[junit4:junit4]   2> 11992 T474 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 11992 T390 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:32856 which had sessionid 0x13c105c8b21000b
[junit4:junit4]   2> 11992 T388 oaz.ZooKeeper.close Session: 0x13c105c8b21000b closed
[junit4:junit4]   2> 11993 T388 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 12004 T388 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38197/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@68d1305d
[junit4:junit4]   2> 12005 T388 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12005 T475 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:38197. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 12006 T475 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:38197, initiating session
[junit4:junit4]   2> 12006 T390 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:52750
[junit4:junit4]   2> 12006 T390 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:52750
[junit4:junit4]   2> 12008 T392 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c105c8b21000c with negotiated timeout 20000 for client /140.211.11.196:52750
[junit4:junit4]   2> 12008 T475 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:38197, sessionid = 0x13c105c8b21000c, negotiated timeout = 20000
[junit4:junit4]   2> 12008 T476 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@68d1305d name:ZooKeeperConnection Watcher:127.0.0.1:38197/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12009 T388 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12011 T393 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c105c8b21000c type:create cxid:0x1 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12012 T393 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c105c8b21000c type:create cxid:0x2 zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12014 T388 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:16402_
[junit4:junit4]   2> 12015 T393 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c105c8b21000c type:delete cxid:0x4 zxid:0x93 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:16402_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:16402_
[junit4:junit4]   2> 12021 T388 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:16402_
[junit4:junit4]   2> 12024 T444 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> 12024 T416 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> 12025 T460 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> 12025 T429 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12025 T410 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12025 T429 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> 12026 T410 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> 12027 T444 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12028 T416 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12028 T460 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12032 T388 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 12045 T477 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357484177602/collection1
[junit4:junit4]   2> 12046 T477 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 12047 T477 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 12047 T477 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 12049 T477 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357484177602/collection1/'
[junit4:junit4]   2> 12050 T477 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1357484177602/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 12051 T477 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1357484177602/collection1/lib/README' to classloader
[junit4:junit4]   2> 12104 T477 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 12182 T477 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 12283 T477 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12289 T477 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2>  C27_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:46681_, base_url=http://127.0.0.1:46681}
[junit4:junit4]   2> 12338 T447 C27 P46681 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:60434/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 12338 T447 C27 P46681 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:46681 START replicas=[http://127.0.0.1:60434/collection1/] nUpdates=100
[junit4:junit4]   2> 12339 T447 C27 P46681 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 12341 T447 C27 P46681 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 12341 T447 C27 P46681 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 12341 T447 C27 P46681 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 12342 T447 C27 P46681 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 12342 T447 C27 P46681 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:60434/collection1/. core=collection1
[junit4:junit4]   2> 12342 T447 C27 P46681 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C29 name=collection1 org.apache.solr.core.SolrCore@53847a91 url=http://127.0.0.1:60434/collection1 node=127.0.0.1:60434_ C29_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:60434_, base_url=http://127.0.0.1:60434, leader=true}
[junit4:junit4]   2> 12346 T421 C29 P60434 REQ /get {distrib=false&qt=/get&wt=javabin&version=2&getVersions=100} status=0 QTime=1 
[junit4:junit4]   2> 12354 T422 C29 P60434 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 12355 T422 C29 P60434 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty1
[junit4:junit4]   2> 12359 T422 C29 P60434 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@748b61a3; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 12359 T422 C29 P60434 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 12369 T422 C29 P60434 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@748b61a3; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@748b61a3; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12369 T422 C29 P60434 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12370 T422 C29 P60434 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty1
[junit4:junit4]   2> 12371 T422 C29 P60434 oass.SolrIndexSearcher.<init> Opening Searcher@9c94115 realtime
[junit4:junit4]   2> 12371 T422 C29 P60434 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 12371 T422 C29 P60434 /update {waitSearcher=true&openSearcher=false&commit=true&commit_end_point=true&wt=javabin&softCommit=false&version=2} {commit=} 0 17
[junit4:junit4]   2> 12394 T447 C27 P46681 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 12395 T447 C27 P46681 oascsi.HttpClientUtil.createClient Creating new http client, config:connTimeout=5000&socketTimeout=20000&allowCompression=false&maxConnections=10000&maxConnectionsPerHost=10000
[junit4:junit4]   2> 12424 T447 C27 P46681 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 12426 T423 C29 P60434 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 12427 T423 C29 P60434 REQ /replication {command=indexversion&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   2> 12428 T447 C27 P46681 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 12428 T447 C27 P46681 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 12428 T447 C27 P46681 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 12431 T423 C29 P60434 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty1
[junit4:junit4]   2> 12432 T423 C29 P60434 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty1/index
[junit4:junit4]   2> 12432 T423 C29 P60434 REQ /replication {command=filelist&generation=2&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   2> 12433 T447 C27 P46681 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 12434 T447 C27 P46681 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty2/index.20130106205618340 forceNew:false
[junit4:junit4]   2> 12434 T447 C27 P46681 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty2
[junit4:junit4]   2> 12435 T447 C27 P46681 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty2/index.20130106205618340 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6dba61f0; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 12438 T423 C29 P60434 REQ /replication {file=segments_2&command=filecontent&checksum=true&generation=2&qt=/replication&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 12446 T447 C27 P46681 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty2/index
[junit4:junit4]   2> 12446 T447 C27 P46681 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 12447 T447 C27 P46681 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130106205618340
[junit4:junit4]   2> 12448 T447 C27 P46681 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty2
[junit4:junit4]   2> 12449 T447 C27 P46681 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty2
[junit4:junit4]   2> 12449 T447 C27 P46681 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty2/index/ new=./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty2/index.20130106205618340
[junit4:junit4]   2> 12452 T447 C27 P46681 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty2/index.20130106205618340 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6dba61f0; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12452 T447 C27 P46681 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12454 T447 C27 P46681 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty2
[junit4:junit4]   2> 12454 T447 C27 P46681 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 12454 T447 C27 P46681 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 12454 T447 C27 P46681 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 12455 T447 C27 P46681 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty2/index.20130106205618340
[junit4:junit4]   2> 12456 T447 C27 P46681 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty2
[junit4:junit4]   2> 12459 T447 C27 P46681 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty2/index.20130106205618340 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6dba61f0; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12459 T447 C27 P46681 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12459 T447 C27 P46681 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 12460 T447 C27 P46681 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty2
[junit4:junit4]   2> 12460 T447 C27 P46681 oass.SolrIndexSearcher.<init> Opening Searcher@728c2df1 main
[junit4:junit4]   2> 12462 T446 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@728c2df1 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 12462 T446 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty2/index
[junit4:junit4]   2> 12463 T447 C27 P46681 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 12466 T447 C27 P46681 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty2/index.20130106205618340 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6dba61f0; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty2/index.20130106205618340 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6dba61f0; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 12466 T447 C27 P46681 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 12468 T447 C27 P46681 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty2
[junit4:junit4]   2> 12468 T447 C27 P46681 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 12468 T447 C27 P46681 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty2/index.20130106205618340
[junit4:junit4]   2> 12468 T447 C27 P46681 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty2/index
[junit4:junit4]   2> 12468 T447 C27 P46681 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 12469 T447 C27 P46681 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 12469 T447 C27 P46681 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12469 T447 C27 P46681 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12475 T447 C27 P46681 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 12968 T477 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 12980 T477 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 12985 T411 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12985 T477 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 12986 T411 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:14219_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:14219"}
[junit4:junit4]   2> 13060 T411 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:46681_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:46681"}
[junit4:junit4]   2> 13073 T444 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> 13073 T460 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> 13073 T476 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> 13074 T416 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> 13073 T410 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> 13073 T429 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> 13085 T477 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13097 T477 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13102 T477 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13103 T477 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13105 T477 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357484177602/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty4/
[junit4:junit4]   2> 13105 T477 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@26a7dd39
[junit4:junit4]   2> 13106 T477 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 13107 T477 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty4 forceNew:false
[junit4:junit4]   2> 13107 T477 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty4
[junit4:junit4]   2> 13108 T477 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty4/index/
[junit4:junit4]   2> 13108 T477 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 13110 T477 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty4/index forceNew:false
[junit4:junit4]   2> 13117 T477 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@13836c80; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13117 T477 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13118 T477 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty4/index
[junit4:junit4]   2> 13118 T477 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 13120 T477 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 13121 T477 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 13121 T477 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 13122 T477 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 13122 T477 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 13122 T477 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 13123 T477 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 13124 T477 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 13124 T477 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 13125 T477 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 13125 T477 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 13126 T477 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 13127 T477 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 13127 T477 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 13127 T477 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 13128 T477 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 13129 T477 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13129 T477 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13130 T477 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13130 T477 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13131 T477 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13132 T477 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13132 T477 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13133 T477 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13133 T477 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 13134 T477 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 13142 T477 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 13147 T477 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 13149 T477 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> 13152 T477 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty4
[junit4:junit4]   2> 13154 T477 oass.SolrIndexSearcher.<init> Opening Searcher@6c614255 main
[junit4:junit4]   2> 13155 T477 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 13155 T477 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 13156 T477 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 13163 T477 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 13221 T480 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6c614255 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 13226 T477 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 13227 T477 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14584 T411 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14585 T411 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:16402_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:16402"}
[junit4:junit4]   2> 14585 T411 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 14586 T411 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14600 T429 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> 14600 T416 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> 14600 T476 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> 14600 T460 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> 14600 T444 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> 14600 T410 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> 15231 T477 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 15231 T477 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:16402 collection:collection1 shard:shard1
[junit4:junit4]   2> 15237 T477 oasc.ZkController.register We are http://127.0.0.1:16402/collection1/ and leader is http://127.0.0.1:60434/collection1/
[junit4:junit4]   2> 15238 T477 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:16402
[junit4:junit4]   2> 15238 T477 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 15238 T477 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C30 name=collection1 org.apache.solr.core.SolrCore@5d77a38f url=http://127.0.0.1:16402/collection1 node=127.0.0.1:16402_ C30_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:16402_, base_url=http://127.0.0.1:16402}
[junit4:junit4]   2> 15239 T481 C30 P16402 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 15239 T481 C30 P16402 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 15240 T481 C30 P16402 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 15240 T477 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15240 T481 C30 P16402 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15241 T388 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 15241 T481 C30 P16402 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15241 T388 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 15242 T388 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15254 T388 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15255 T388 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 15256 T388 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 15257 T388 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C28_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:14219_, base_url=http://127.0.0.1:14219}
[junit4:junit4]   2> 15700 T463 C28 P14219 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:60434/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15700 T463 C28 P14219 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:14219 START replicas=[http://127.0.0.1:60434/collection1/] nUpdates=100
[junit4:junit4]   2> 15701 T463 C28 P14219 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15701 T463 C28 P14219 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 15701 T463 C28 P14219 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 15701 T463 C28 P14219 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 15701 T463 C28 P14219 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 15702 T463 C28 P14219 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:60434/collection1/. core=collection1
[junit4:junit4]   2> 15702 T463 C28 P14219 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15703 T421 C29 P60434 REQ /get {distrib=false&qt=/get&wt=javabin&version=2&getVersions=100} status=0 QTime=0 
[junit4:junit4]   2> 15710 T425 C29 P60434 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15714 T425 C29 P60434 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@748b61a3; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@748b61a3; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15714 T425 C29 P60434 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15715 T425 C29 P60434 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty1
[junit4:junit4]   2> 15715 T425 C29 P60434 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15715 T425 C29 P60434 /update {waitSearcher=true&openSearcher=false&commit=true&commit_end_point=true&wt=javabin&softCommit=false&version=2} {commit=} 0 5
[junit4:junit4]   2> 15716 T463 C28 P14219 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15716 T463 C28 P14219 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15718 T423 C29 P60434 REQ /replication {command=indexversion&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15719 T463 C28 P14219 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 15719 T463 C28 P14219 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15719 T463 C28 P14219 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15721 T423 C29 P60434 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty1
[junit4:junit4]   2> 15721 T423 C29 P60434 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty1/index
[junit4:junit4]   2> 15722 T423 C29 P60434 REQ /replication {command=filelist&generation=3&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15722 T463 C28 P14219 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15723 T463 C28 P14219 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty3/index.20130106205621629 forceNew:false
[junit4:junit4]   2> 15724 T463 C28 P14219 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty3
[junit4:junit4]   2> 15724 T463 C28 P14219 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty3/index.20130106205621629 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3a609e06; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 15727 T423 C29 P60434 REQ /replication {file=segments_3&command=filecontent&checksum=true&generation=3&qt=/replication&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 15728 T463 C28 P14219 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty3/index
[junit4:junit4]   2> 15728 T463 C28 P14219 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15729 T463 C28 P14219 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130106205621629
[junit4:junit4]   2> 15730 T463 C28 P14219 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty3
[junit4:junit4]   2> 15730 T463 C28 P14219 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty3
[junit4:junit4]   2> 15730 T463 C28 P14219 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty3/index/ new=./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty3/index.20130106205621629
[junit4:junit4]   2> 15733 T463 C28 P14219 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty3/index.20130106205621629 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3a609e06; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15733 T463 C28 P14219 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15734 T463 C28 P14219 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty3
[junit4:junit4]   2> 15734 T463 C28 P14219 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15734 T463 C28 P14219 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15735 T463 C28 P14219 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 15735 T463 C28 P14219 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty3/index.20130106205621629
[junit4:junit4]   2> 15736 T463 C28 P14219 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty3
[junit4:junit4]   2> 15738 T463 C28 P14219 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty3/index.20130106205621629 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3a609e06; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15738 T463 C28 P14219 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15738 T463 C28 P14219 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15739 T463 C28 P14219 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty3
[junit4:junit4]   2> 15739 T463 C28 P14219 oass.SolrIndexSearcher.<init> Opening Searcher@2c4689ad main
[junit4:junit4]   2> 15741 T462 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2c4689ad main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 15741 T462 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty3/index
[junit4:junit4]   2> 15741 T463 C28 P14219 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15744 T463 C28 P14219 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty3/index.20130106205621629 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3a609e06; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty3/index.20130106205621629 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3a609e06; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 15745 T463 C28 P14219 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 15745 T463 C28 P14219 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty3
[junit4:junit4]   2> 15746 T463 C28 P14219 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15746 T463 C28 P14219 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty3/index.20130106205621629
[junit4:junit4]   2> 15746 T463 C28 P14219 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty3/index
[junit4:junit4]   2> 15746 T463 C28 P14219 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 15746 T463 C28 P14219 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15746 T463 C28 P14219 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15747 T463 C28 P14219 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15754 T463 C28 P14219 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 16107 T411 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16108 T411 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:16402_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:16402"}
[junit4:junit4]   2> 16113 T411 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:14219_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:14219"}
[junit4:junit4]   2> 16125 T429 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> 16125 T410 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> 16125 T416 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> 16125 T476 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> 16125 T460 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> 16125 T444 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> 16259 T388 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17263 T388 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:16402_, base_url=http://127.0.0.1:16402}
[junit4:junit4]   2> 18256 T481 C30 P16402 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:60434/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18256 T481 C30 P16402 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:16402 START replicas=[http://127.0.0.1:60434/collection1/] nUpdates=100
[junit4:junit4]   2> 18257 T481 C30 P16402 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18257 T481 C30 P16402 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18257 T481 C30 P16402 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18257 T481 C30 P16402 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18257 T481 C30 P16402 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18258 T481 C30 P16402 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:60434/collection1/. core=collection1
[junit4:junit4]   2> 18258 T481 C30 P16402 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18259 T421 C29 P60434 REQ /get {distrib=false&qt=/get&wt=javabin&version=2&getVersions=100} status=0 QTime=0 
[junit4:junit4]   2> 18265 T388 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18271 T419 C29 P60434 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 18277 T419 C29 P60434 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@748b61a3; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@748b61a3; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@748b61a3; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 18278 T419 C29 P60434 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 18280 T419 C29 P60434 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty1
[junit4:junit4]   2> 18280 T419 C29 P60434 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18281 T419 C29 P60434 /update {waitSearcher=true&openSearcher=false&commit=true&commit_end_point=true&wt=javabin&softCommit=false&version=2} {commit=} 0 10
[junit4:junit4]   2> 18282 T481 C30 P16402 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18282 T481 C30 P16402 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18285 T423 C29 P60434 REQ /replication {command=indexversion&wt=javabin&qt=/replication&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18286 T481 C30 P16402 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 18286 T481 C30 P16402 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18286 T481 C30 P16402 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18288 T423 C29 P60434 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty1
[junit4:junit4]   2> 18289 T423 C29 P60434 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty1/index
[junit4:junit4]   2> 18289 T423 C29 P60434 REQ /replication {command=filelist&generation=4&wt=javabin&qt=/replication&version=2} status=0 QTime=1 
[junit4:junit4]   2> 18289 T481 C30 P16402 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18290 T481 C30 P16402 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty4/index.20130106205624197 forceNew:false
[junit4:junit4]   2> 18291 T481 C30 P16402 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty4
[junit4:junit4]   2> 18291 T481 C30 P16402 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty4/index.20130106205624197 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a915c8c; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 18294 T423 C29 P60434 REQ /replication {file=segments_4&command=filecontent&checksum=true&generation=4&qt=/replication&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 18295 T481 C30 P16402 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty4/index
[junit4:junit4]   2> 18295 T481 C30 P16402 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18296 T481 C30 P16402 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130106205624197
[junit4:junit4]   2> 18297 T481 C30 P16402 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty4
[junit4:junit4]   2> 18297 T481 C30 P16402 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty4
[junit4:junit4]   2> 18297 T481 C30 P16402 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty4/index/ new=./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty4/index.20130106205624197
[junit4:junit4]   2> 18300 T481 C30 P16402 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty4/index.20130106205624197 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6a915c8c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 18300 T481 C30 P16402 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 18301 T481 C30 P16402 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty4
[junit4:junit4]   2> 18301 T481 C30 P16402 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18302 T481 C30 P16402 oasu.DefaultSolrCoreState.newIndexWriter Waiting until In

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

 directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty4
[junit4:junit4]   2> 145977 T388 oasc.CachingDirectoryFactory.close Closing directory when closing factory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty4/index
[junit4:junit4]   2> 145977 T388 oasc.CachingDirectoryFactory.closeDirectory Closing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1357484165913/jetty4/index
[junit4:junit4]   2> 146252 T475 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:38197. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 165283 T476 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 165283 T388 oaz.ZooKeeper.close Session: 0x13c105c8b21000c closed
[junit4:junit4]   2> 165285 T388 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 165561 T388 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=FA90CD21229EAE55 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_EG -Dtests.timezone=Etc/GMT-6 -Dtests.file.encoding=US-ASCII
[junit4:junit4] FAILURE  166s J1 | 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([FA90CD21229EAE55:7B76433955C1CE69]: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:616)
[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:679)
[junit4:junit4]   2> 165689 T388 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41: {range_facet_l=Pulsing41(freqCutoff=17 minBlockSize=53 maxBlockSize=136), text=PostingsFormat(name=Asserting), _version_=Pulsing41(freqCutoff=17 minBlockSize=53 maxBlockSize=136), rnd_b=PostingsFormat(name=MockRandom), intDefault=Pulsing41(freqCutoff=17 minBlockSize=53 maxBlockSize=136), id=PostingsFormat(name=MockRandom), timestamp=Pulsing41(freqCutoff=17 minBlockSize=53 maxBlockSize=136), a_t=Pulsing41(freqCutoff=17 minBlockSize=53 maxBlockSize=136), range_facet_sl=PostingsFormat(name=Asserting), range_facet_si=PostingsFormat(name=Lucene41WithOrds), other_tl1=Pulsing41(freqCutoff=17 minBlockSize=53 maxBlockSize=136), multiDefault=PostingsFormat(name=Lucene41WithOrds), a_si=PostingsFormat(name=Lucene41WithOrds)}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=ar_EG, timezone=Etc/GMT-6
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=257912728,total=486211584
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestMultiCoreConfBootstrap, DocumentBuilderTest, TestFunctionQuery, SolrInfoMBeanTest, TestRemoteStreaming, PeerSyncTest, SuggesterTest, TestPluginEnable, TestSort, TestDistributedSearch, DirectUpdateHandlerTest, TimeZoneUtilsTest, TestHashPartitioner, BasicZkTest, ClusterStateTest, OutputWriterTest, SynonymTokenizerTest, DOMUtilTest, TestTrie, IndexReaderFactoryTest, BasicFunctionalityTest, PingRequestHandlerTest, TestLazyCores, SuggesterTSTTest, TestStressLucene, SyncSliceTest]
[junit4:junit4] Completed on J1 in 165.71s, 1 test, 1 failure <<< FAILURES!

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

Total time: 34 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



RE: [JENKINS] Lucene-Solr-Tests-trunk-Java6 - Build # 15785 - Still Failing

Posted by Uwe Schindler <uw...@thetaphi.de>.
I fixed it already. Somehow some servers were missing artifacts (at sonatype and repo2.maven.org; those servers were missing Jetty artifacts completely) and also a lock file was in the way. I removed the whole ivy and maven caches on ASF Jenkins and now the builds are working again.

Uwe

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe@thetaphi.de

> -----Original Message-----
> From: Robert Muir [mailto:rcmuir@gmail.com]
> Sent: Sunday, January 06, 2013 1:55 PM
> To: dev@lucene.apache.org
> Subject: Re: [JENKINS] Lucene-Solr-Tests-trunk-Java6 - Build # 15785 - Still
> Failing
> 
> Looks like maven became corrumpted!
> 
> On Sun, Jan 6, 2013 at 6:10 AM, Apache Jenkins Server
> <je...@builds.apache.org> wrote:
> > Build:
> > https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java6/15785/
> >
> > All tests passed
> >
> > Build Log:
> > [...truncated 7614 lines...]
> > BUILD FAILED
> > /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-
> Java6/build.xml:353: The following error occurred while executing this line:
> > /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-
> Java6/build.xml:39: The following error occurred while executing this line:
> > /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-
> Java6/solr/build.xml:178: The following error occurred while executing this
> line:
> > /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-
> Java6/solr/common-build.xml:428: The following error occurred while
> executing this line:
> > /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-
> Java6/solr/common-build.xml:378: The following error occurred while
> executing this line:
> > /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-
> Java6/solr/common-build.xml:329: The following error occurred while
> executing this line:
> > /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-
> Java6/solr/common-build.xml:349: The following error occurred while
> executing this line:
> > /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-
> Java6/solr/common-build.xml:387: The following error occurred while
> executing this line:
> > /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-
> Java6/solr/example/build.xml:57: impossible to resolve dependencies:
> >         resolve failed - see output for details
> >
> > Total time: 31 minutes 17 seconds
> > Build step 'Invoke Ant' marked build as failure Archiving artifacts
> > Recording test results Email was triggered for: Failure Sending email
> > for trigger: Failure
> >
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> > For additional commands, e-mail: dev-help@lucene.apache.org
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: [JENKINS] Lucene-Solr-Tests-trunk-Java6 - Build # 15785 - Still Failing

Posted by Robert Muir <rc...@gmail.com>.
Looks like maven became corrumpted!

On Sun, Jan 6, 2013 at 6:10 AM, Apache Jenkins Server
<je...@builds.apache.org> wrote:
> Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java6/15785/
>
> All tests passed
>
> Build Log:
> [...truncated 7614 lines...]
> BUILD FAILED
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/build.xml:353: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/build.xml:39: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build.xml:178: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/common-build.xml:428: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/common-build.xml:378: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/common-build.xml:329: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/common-build.xml:349: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/common-build.xml:387: The following error occurred while executing this line:
> /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/example/build.xml:57: impossible to resolve dependencies:
>         resolve failed - see output for details
>
> Total time: 31 minutes 17 seconds
> Build step 'Invoke Ant' marked build as failure
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure
> Sending email for trigger: Failure
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[JENKINS] Lucene-Solr-Tests-trunk-Java6 - Build # 15785 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java6/15785/

All tests passed

Build Log:
[...truncated 7614 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/build.xml:353: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build.xml:178: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/common-build.xml:428: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/common-build.xml:378: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/common-build.xml:329: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/common-build.xml:349: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/common-build.xml:387: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/example/build.xml:57: impossible to resolve dependencies:
	resolve failed - see output for details

Total time: 31 minutes 17 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-trunk-Java6 - Build # 15784 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java6/15784/

All tests passed

Build Log:
[...truncated 7625 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/build.xml:353: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build.xml:178: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/common-build.xml:428: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/common-build.xml:378: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/common-build.xml:329: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/common-build.xml:349: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/common-build.xml:387: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/example/build.xml:57: impossible to resolve dependencies:
	resolve failed - see output for details

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