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

[JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 1413 - Failure

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

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

Error Message:
Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:46206/iu_eh/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:47160/iu_eh/collection1], CloudJettyRunner [url=http://127.0.0.1:23365/iu_eh/collection1]]

Stack Trace:
java.lang.AssertionError: Test Setup Failure: shard1 should have just been set up to be inconsistent - but it's still consistent. Leader:http://127.0.0.1:46206/iu_eh/collection1skip list:[CloudJettyRunner [url=http://127.0.0.1:47160/iu_eh/collection1], CloudJettyRunner [url=http://127.0.0.1:23365/iu_eh/collection1]]
	at __randomizedtesting.SeedInfo.seed([319E56E30E71724F:B078D8FB792E1273]: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:213)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:679)




Build Log:
[...truncated 8950 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T2459 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /iu_eh/
[junit4:junit4]   2> 4 T2459 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-SyncSliceTest-1363052837329
[junit4:junit4]   2> 6 T2459 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 6 T2460 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 9 T2460 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 9 T2460 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 10 T2460 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 10 T2460 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 13 T2460 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1363052837329/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 107 T2459 oasc.ZkTestServer.run start zk server on port:58759
[junit4:junit4]   2> 107 T2459 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:58759 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@532fa788
[junit4:junit4]   2> 108 T2459 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 109 T2465 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:58759. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 109 T2465 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:58759, initiating session
[junit4:junit4]   2> 110 T2461 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:17627
[junit4:junit4]   2> 110 T2461 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:17627
[junit4:junit4]   2> 110 T2463 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 122 T2463 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5c47b9da0000 with negotiated timeout 10000 for client /140.211.11.196:17627
[junit4:junit4]   2> 122 T2465 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:58759, sessionid = 0x13d5c47b9da0000, negotiated timeout = 10000
[junit4:junit4]   2> 123 T2466 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@532fa788 name:ZooKeeperConnection Watcher:127.0.0.1:58759 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 123 T2459 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 123 T2459 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 127 T2464 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5c47b9da0000
[junit4:junit4]   2> 133 T2466 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 134 T2461 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:17627 which had sessionid 0x13d5c47b9da0000
[junit4:junit4]   2> 133 T2459 oaz.ZooKeeper.close Session: 0x13d5c47b9da0000 closed
[junit4:junit4]   2> 135 T2459 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:58759/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@3a0b5eb1
[junit4:junit4]   2> 135 T2459 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 136 T2467 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:58759. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 136 T2467 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:58759, initiating session
[junit4:junit4]   2> 136 T2461 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:33195
[junit4:junit4]   2> 137 T2461 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:33195
[junit4:junit4]   2> 138 T2463 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5c47b9da0001 with negotiated timeout 10000 for client /140.211.11.196:33195
[junit4:junit4]   2> 138 T2467 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:58759, sessionid = 0x13d5c47b9da0001, negotiated timeout = 10000
[junit4:junit4]   2> 138 T2468 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3a0b5eb1 name:ZooKeeperConnection Watcher:127.0.0.1:58759/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 138 T2459 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 139 T2459 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 149 T2459 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 151 T2459 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 154 T2459 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 157 T2459 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 158 T2459 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 173 T2459 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 174 T2459 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 277 T2459 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 278 T2459 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 281 T2459 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 281 T2459 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 291 T2459 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 291 T2459 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 294 T2459 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 295 T2459 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 298 T2459 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 298 T2459 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 301 T2459 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 302 T2459 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 305 T2459 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 305 T2459 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 309 T2464 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5c47b9da0001
[junit4:junit4]   2> 315 T2468 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 315 T2459 oaz.ZooKeeper.close Session: 0x13d5c47b9da0001 closed
[junit4:junit4]   2> 315 T2461 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:33195 which had sessionid 0x13d5c47b9da0001
[junit4:junit4]   2> 497 T2459 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 502 T2459 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:51936
[junit4:junit4]   2> 503 T2459 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 503 T2459 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 504 T2459 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363052837640
[junit4:junit4]   2> 504 T2459 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363052837640/solr.xml
[junit4:junit4]   2> 504 T2459 oasc.CoreContainer.<init> New CoreContainer 1990338321
[junit4:junit4]   2> 505 T2459 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363052837640/'
[junit4:junit4]   2> 506 T2459 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363052837640/'
[junit4:junit4]   2> 554 T2459 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 555 T2459 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 555 T2459 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 556 T2459 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 556 T2459 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 556 T2459 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 557 T2459 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 557 T2459 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 558 T2459 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 558 T2459 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 578 T2459 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 596 T2459 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:58759/solr
[junit4:junit4]   2> 597 T2459 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 597 T2459 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:58759 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3351739d
[junit4:junit4]   2> 598 T2459 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 599 T2478 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:58759. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 599 T2478 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:58759, initiating session
[junit4:junit4]   2> 600 T2461 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:16495
[junit4:junit4]   2> 600 T2461 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:16495
[junit4:junit4]   2> 602 T2463 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5c47b9da0002 with negotiated timeout 20000 for client /140.211.11.196:16495
[junit4:junit4]   2> 602 T2478 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:58759, sessionid = 0x13d5c47b9da0002, negotiated timeout = 20000
[junit4:junit4]   2> 602 T2479 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3351739d name:ZooKeeperConnection Watcher:127.0.0.1:58759 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 602 T2459 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 604 T2464 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5c47b9da0002
[junit4:junit4]   2> 613 T2479 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 613 T2461 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:16495 which had sessionid 0x13d5c47b9da0002
[junit4:junit4]   2> 613 T2459 oaz.ZooKeeper.close Session: 0x13d5c47b9da0002 closed
[junit4:junit4]   2> 614 T2459 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 624 T2459 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:58759/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@255b4ac
[junit4:junit4]   2> 625 T2459 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 626 T2480 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:58759. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 626 T2480 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:58759, initiating session
[junit4:junit4]   2> 626 T2461 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:52216
[junit4:junit4]   2> 627 T2461 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:52216
[junit4:junit4]   2> 628 T2463 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5c47b9da0003 with negotiated timeout 20000 for client /140.211.11.196:52216
[junit4:junit4]   2> 628 T2480 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:58759, sessionid = 0x13d5c47b9da0003, negotiated timeout = 20000
[junit4:junit4]   2> 628 T2481 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@255b4ac name:ZooKeeperConnection Watcher:127.0.0.1:58759/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 628 T2459 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 631 T2464 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c47b9da0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 639 T2459 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 642 T2459 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51936_iu_eh
[junit4:junit4]   2> 643 T2464 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c47b9da0003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:51936_iu_eh Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:51936_iu_eh
[junit4:junit4]   2> 652 T2459 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51936_iu_eh
[junit4:junit4]   2> 661 T2459 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 674 T2464 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c47b9da0003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 680 T2459 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 683 T2459 oasc.Overseer.start Overseer (id=89329030747783171-127.0.0.1:51936_iu_eh-n_0000000000) starting
[junit4:junit4]   2> 684 T2464 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c47b9da0003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 686 T2464 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c47b9da0003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 687 T2464 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c47b9da0003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 689 T2464 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c47b9da0003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 699 T2483 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 700 T2459 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 703 T2459 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 710 T2459 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 712 T2482 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 719 T2484 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363052837640/collection1
[junit4:junit4]   2> 720 T2484 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 720 T2484 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 720 T2484 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 722 T2484 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363052837640/collection1/'
[junit4:junit4]   2> 723 T2484 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1363052837640/collection1/lib/README' to classloader
[junit4:junit4]   2> 723 T2484 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1363052837640/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 769 T2484 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 825 T2484 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 925 T2484 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 931 T2484 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1517 T2484 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1524 T2484 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1527 T2484 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1538 T2484 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1541 T2484 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1544 T2484 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1545 T2484 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1546 T2484 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1546 T2484 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1546 T2484 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1547 T2484 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1547 T2484 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1547 T2484 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363052837640/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363052837329/control/data/
[junit4:junit4]   2> 1547 T2484 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@390f34cc
[junit4:junit4]   2> 1548 T2484 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1548 T2484 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363052837329/control/data forceNew: false
[junit4:junit4]   2> 1548 T2484 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363052837329/control/data/index/
[junit4:junit4]   2> 1548 T2484 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363052837329/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1549 T2484 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363052837329/control/data/index forceNew: false
[junit4:junit4]   2> 1551 T2484 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@53dbb015 lockFactory=org.apache.lucene.store.NativeFSLockFactory@444b55af),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1551 T2484 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1553 T2484 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1553 T2484 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1553 T2484 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1553 T2484 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1554 T2484 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1554 T2484 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1554 T2484 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1554 T2484 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1555 T2484 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1559 T2484 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1563 T2484 oass.SolrIndexSearcher.<init> Opening Searcher@3dd5ad12 main
[junit4:junit4]   2> 1563 T2484 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1363052837329/control/data/tlog
[junit4:junit4]   2> 1564 T2484 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1564 T2484 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1566 T2485 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3dd5ad12 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1567 T2484 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1567 T2484 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1567 T2464 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c47b9da0003 type:create cxid:0x55 zxid:0x2a txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2219 T2482 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2220 T2482 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[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:51936_iu_eh",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51936/iu_eh"}
[junit4:junit4]   2> 2220 T2482 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2220 T2482 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2220 T2464 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c47b9da0003 type:create cxid:0x5d zxid:0x2d txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2234 T2481 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> 2580 T2484 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2580 T2484 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51936/iu_eh collection:control_collection shard:shard1
[junit4:junit4]   2> 2581 T2484 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2596 T2464 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c47b9da0003 type:delete cxid:0x77 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2596 T2484 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2597 T2464 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c47b9da0003 type:create cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2607 T2484 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2607 T2484 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2607 T2484 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51936/iu_eh/collection1/
[junit4:junit4]   2> 2607 T2484 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2608 T2484 oasc.SyncStrategy.syncToMe http://127.0.0.1:51936/iu_eh/collection1/ has no replicas
[junit4:junit4]   2> 2608 T2484 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51936/iu_eh/collection1/
[junit4:junit4]   2> 2608 T2484 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2612 T2464 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c47b9da0003 type:create cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3738 T2482 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3756 T2481 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> 3787 T2484 oasc.ZkController.register We are http://127.0.0.1:51936/iu_eh/collection1/ and leader is http://127.0.0.1:51936/iu_eh/collection1/
[junit4:junit4]   2> 3787 T2484 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51936/iu_eh
[junit4:junit4]   2> 3787 T2484 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3787 T2484 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3787 T2484 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3790 T2484 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3791 T2459 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3791 T2459 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3792 T2459 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3805 T2459 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3806 T2459 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:58759/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@67c9a479
[junit4:junit4]   2> 3807 T2459 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3807 T2487 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:58759. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 3807 T2487 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:58759, initiating session
[junit4:junit4]   2> 3808 T2461 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:25562
[junit4:junit4]   2> 3808 T2461 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:25562
[junit4:junit4]   2> 3809 T2463 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5c47b9da0004 with negotiated timeout 10000 for client /140.211.11.196:25562
[junit4:junit4]   2> 3809 T2487 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:58759, sessionid = 0x13d5c47b9da0004, negotiated timeout = 10000
[junit4:junit4]   2> 3809 T2488 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@67c9a479 name:ZooKeeperConnection Watcher:127.0.0.1:58759/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3809 T2459 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3811 T2459 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3813 T2459 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3995 T2459 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3998 T2459 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:42963
[junit4:junit4]   2> 3999 T2459 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3999 T2459 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4000 T2459 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363052841138
[junit4:junit4]   2> 4000 T2459 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363052841138/solr.xml
[junit4:junit4]   2> 4001 T2459 oasc.CoreContainer.<init> New CoreContainer 277320589
[junit4:junit4]   2> 4002 T2459 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363052841138/'
[junit4:junit4]   2> 4002 T2459 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363052841138/'
[junit4:junit4]   2> 4050 T2459 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 4050 T2459 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4051 T2459 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4051 T2459 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4052 T2459 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4052 T2459 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4053 T2459 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4053 T2459 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4053 T2459 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4054 T2459 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4072 T2459 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4090 T2459 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:58759/solr
[junit4:junit4]   2> 4090 T2459 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4091 T2459 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:58759 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@711a7675
[junit4:junit4]   2> 4092 T2459 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4092 T2498 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:58759. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4093 T2498 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:58759, initiating session
[junit4:junit4]   2> 4093 T2461 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:14033
[junit4:junit4]   2> 4094 T2461 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:14033
[junit4:junit4]   2> 4096 T2463 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5c47b9da0005 with negotiated timeout 20000 for client /140.211.11.196:14033
[junit4:junit4]   2> 4096 T2498 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:58759, sessionid = 0x13d5c47b9da0005, negotiated timeout = 20000
[junit4:junit4]   2> 4097 T2499 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@711a7675 name:ZooKeeperConnection Watcher:127.0.0.1:58759 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4097 T2459 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4098 T2464 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5c47b9da0005
[junit4:junit4]   2> 4112 T2499 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4113 T2461 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:14033 which had sessionid 0x13d5c47b9da0005
[junit4:junit4]   2> 4112 T2459 oaz.ZooKeeper.close Session: 0x13d5c47b9da0005 closed
[junit4:junit4]   2> 4114 T2459 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4123 T2459 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:58759/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@44642cae
[junit4:junit4]   2> 4124 T2459 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4124 T2500 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:58759. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4124 T2500 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:58759, initiating session
[junit4:junit4]   2> 4125 T2461 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:18399
[junit4:junit4]   2> 4125 T2461 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:18399
[junit4:junit4]   2> 4126 T2463 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5c47b9da0006 with negotiated timeout 20000 for client /140.211.11.196:18399
[junit4:junit4]   2> 4126 T2500 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:58759, sessionid = 0x13d5c47b9da0006, negotiated timeout = 20000
[junit4:junit4]   2> 4126 T2501 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@44642cae name:ZooKeeperConnection Watcher:127.0.0.1:58759/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4127 T2459 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4128 T2464 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c47b9da0006 type:create cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4133 T2464 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c47b9da0006 type:create cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4135 T2459 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5138 T2459 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42963_iu_eh
[junit4:junit4]   2> 5139 T2464 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c47b9da0006 type:delete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:42963_iu_eh Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:42963_iu_eh
[junit4:junit4]   2> 5140 T2459 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42963_iu_eh
[junit4:junit4]   2> 5144 T2481 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 5144 T2501 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5144 T2488 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5145 T2481 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5151 T2502 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363052841138/collection1
[junit4:junit4]   2> 5151 T2502 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 5152 T2502 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 5152 T2502 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 5153 T2502 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363052841138/collection1/'
[junit4:junit4]   2> 5154 T2502 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1363052841138/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5155 T2502 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1363052841138/collection1/lib/README' to classloader
[junit4:junit4]   2> 5205 T2502 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 5261 T2482 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5262 T2482 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[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:51936_iu_eh",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:51936/iu_eh"}
[junit4:junit4]   2> 5262 T2502 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5274 T2481 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> 5274 T2488 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> 5364 T2502 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5364 T2501 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> 5370 T2502 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5962 T2502 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5973 T2502 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5976 T2502 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5986 T2502 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5990 T2502 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5993 T2502 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5993 T2502 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5994 T2502 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5994 T2502 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5994 T2502 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5995 T2502 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5995 T2502 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5995 T2502 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363052841138/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty1/
[junit4:junit4]   2> 5995 T2502 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@390f34cc
[junit4:junit4]   2> 5996 T2502 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5996 T2502 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty1 forceNew: false
[junit4:junit4]   2> 5996 T2502 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty1/index/
[junit4:junit4]   2> 5996 T2502 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5996 T2502 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty1/index forceNew: false
[junit4:junit4]   2> 5998 T2502 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@253d7814 lockFactory=org.apache.lucene.store.NativeFSLockFactory@21b095c1),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5999 T2502 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6000 T2502 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 6000 T2502 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 6001 T2502 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 6001 T2502 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6001 T2502 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 6002 T2502 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 6002 T2502 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 6002 T2502 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6002 T2502 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6007 T2502 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6011 T2502 oass.SolrIndexSearcher.<init> Opening Searcher@36450e6f main
[junit4:junit4]   2> 6011 T2502 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty1/tlog
[junit4:junit4]   2> 6012 T2502 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6012 T2502 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6014 T2503 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@36450e6f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6015 T2502 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 6015 T2502 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6778 T2482 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6779 T2482 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[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:42963_iu_eh",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42963/iu_eh"}
[junit4:junit4]   2> 6779 T2482 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 6779 T2482 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6822 T2481 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> 6822 T2501 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> 6822 T2488 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> 7018 T2502 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7018 T2502 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:42963/iu_eh collection:collection1 shard:shard1
[junit4:junit4]   2> 7019 T2502 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7027 T2464 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c47b9da0006 type:delete cxid:0x48 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7036 T2502 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7036 T2464 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c47b9da0006 type:create cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7045 T2502 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7046 T2502 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7046 T2502 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:42963/iu_eh/collection1/
[junit4:junit4]   2> 7046 T2502 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7046 T2502 oasc.SyncStrategy.syncToMe http://127.0.0.1:42963/iu_eh/collection1/ has no replicas
[junit4:junit4]   2> 7046 T2502 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:42963/iu_eh/collection1/
[junit4:junit4]   2> 7047 T2502 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7051 T2464 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c47b9da0006 type:create cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8326 T2482 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8346 T2501 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> 8346 T2481 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> 8346 T2488 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> 8388 T2502 oasc.ZkController.register We are http://127.0.0.1:42963/iu_eh/collection1/ and leader is http://127.0.0.1:42963/iu_eh/collection1/
[junit4:junit4]   2> 8388 T2502 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:42963/iu_eh
[junit4:junit4]   2> 8388 T2502 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8388 T2502 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8388 T2502 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8390 T2502 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8391 T2459 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 8392 T2459 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8392 T2459 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8588 T2459 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8592 T2459 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:46206
[junit4:junit4]   2> 8592 T2459 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8593 T2459 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8593 T2459 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363052845729
[junit4:junit4]   2> 8593 T2459 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363052845729/solr.xml
[junit4:junit4]   2> 8594 T2459 oasc.CoreContainer.<init> New CoreContainer 1619764169
[junit4:junit4]   2> 8595 T2459 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363052845729/'
[junit4:junit4]   2> 8595 T2459 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363052845729/'
[junit4:junit4]   2> 8643 T2459 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8644 T2459 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8644 T2459 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8645 T2459 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8645 T2459 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8645 T2459 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8646 T2459 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8646 T2459 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8647 T2459 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8647 T2459 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8667 T2459 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8685 T2459 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:58759/solr
[junit4:junit4]   2> 8685 T2459 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8686 T2459 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:58759 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@d49c49d
[junit4:junit4]   2> 8687 T2459 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8687 T2514 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:58759. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8688 T2514 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:58759, initiating session
[junit4:junit4]   2> 8688 T2461 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:54793
[junit4:junit4]   2> 8689 T2461 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:54793
[junit4:junit4]   2> 8691 T2463 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5c47b9da0007 with negotiated timeout 20000 for client /140.211.11.196:54793
[junit4:junit4]   2> 8691 T2514 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:58759, sessionid = 0x13d5c47b9da0007, negotiated timeout = 20000
[junit4:junit4]   2> 8691 T2515 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d49c49d name:ZooKeeperConnection Watcher:127.0.0.1:58759 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8691 T2459 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8693 T2464 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5c47b9da0007
[junit4:junit4]   2> 8709 T2515 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8709 T2461 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:54793 which had sessionid 0x13d5c47b9da0007
[junit4:junit4]   2> 8709 T2459 oaz.ZooKeeper.close Session: 0x13d5c47b9da0007 closed
[junit4:junit4]   2> 8710 T2459 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8721 T2459 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:58759/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2ff75afb
[junit4:junit4]   2> 8722 T2459 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8722 T2516 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:58759. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 8723 T2516 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:58759, initiating session
[junit4:junit4]   2> 8723 T2461 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:45912
[junit4:junit4]   2> 8723 T2461 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:45912
[junit4:junit4]   2> 8724 T2463 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5c47b9da0008 with negotiated timeout 20000 for client /140.211.11.196:45912
[junit4:junit4]   2> 8724 T2516 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:58759, sessionid = 0x13d5c47b9da0008, negotiated timeout = 20000
[junit4:junit4]   2> 8725 T2517 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2ff75afb name:ZooKeeperConnection Watcher:127.0.0.1:58759/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8725 T2459 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8726 T2464 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c47b9da0008 type:create cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8728 T2464 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c47b9da0008 type:create cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8736 T2459 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9739 T2459 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46206_iu_eh
[junit4:junit4]   2> 9740 T2464 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c47b9da0008 type:delete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:46206_iu_eh Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:46206_iu_eh
[junit4:junit4]   2> 9742 T2459 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46206_iu_eh
[junit4:junit4]   2> 9780 T2481 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> 9780 T2488 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> 9781 T2501 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9781 T2517 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9782 T2501 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> 9783 T2481 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9787 T2488 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9792 T2518 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363052845729/collection1
[junit4:junit4]   2> 9792 T2518 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9793 T2518 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9793 T2518 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9794 T2518 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363052845729/collection1/'
[junit4:junit4]   2> 9795 T2518 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1363052845729/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9796 T2518 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1363052845729/collection1/lib/README' to classloader
[junit4:junit4]   2> 9842 T2518 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 9860 T2482 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9860 T2482 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[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:42963_iu_eh",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42963/iu_eh"}
[junit4:junit4]   2> 9897 T2518 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9912 T2501 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> 9912 T2488 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> 9912 T2481 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> 10010 T2518 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10010 T2517 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> 10016 T2518 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10601 T2518 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10612 T2518 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10617 T2518 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10630 T2518 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10634 T2518 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10638 T2518 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10639 T2518 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10640 T2518 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10640 T2518 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10641 T2518 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10641 T2518 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10641 T2518 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10642 T2518 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363052845729/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty2/
[junit4:junit4]   2> 10642 T2518 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@390f34cc
[junit4:junit4]   2> 10642 T2518 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10643 T2518 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty2 forceNew: false
[junit4:junit4]   2> 10643 T2518 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty2/index/
[junit4:junit4]   2> 10643 T2518 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10644 T2518 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty2/index forceNew: false
[junit4:junit4]   2> 10646 T2518 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5f3f8570 lockFactory=org.apache.lucene.store.NativeFSLockFactory@272f592d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10647 T2518 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10649 T2518 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10649 T2518 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10650 T2518 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10651 T2518 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10651 T2518 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10651 T2518 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10652 T2518 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10652 T2518 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10652 T2518 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10659 T2518 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10665 T2518 oass.SolrIndexSearcher.<init> Opening Searcher@36f4b5b5 main
[junit4:junit4]   2> 10665 T2518 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty2/tlog
[junit4:junit4]   2> 10666 T2518 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10666 T2518 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10670 T2519 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@36f4b5b5 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10672 T2518 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10672 T2518 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11462 T2482 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11463 T2482 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[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:46206_iu_eh",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:46206/iu_eh"}
[junit4:junit4]   2> 11463 T2482 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 11463 T2482 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11482 T2488 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> 11482 T2481 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> 11482 T2517 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> 11482 T2501 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> 11701 T2518 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11701 T2518 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:46206/iu_eh collection:collection1 shard:shard1
[junit4:junit4]   2> 11704 T2518 oasc.ZkController.register We are http://127.0.0.1:46206/iu_eh/collection1/ and leader is http://127.0.0.1:42963/iu_eh/collection1/
[junit4:junit4]   2> 11704 T2518 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:46206/iu_eh
[junit4:junit4]   2> 11704 T2518 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 11705 T2518 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C153 name=collection1 org.apache.solr.core.SolrCore@699d4cf6 url=http://127.0.0.1:46206/iu_eh/collection1 node=127.0.0.1:46206_iu_eh C153_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:46206_iu_eh, base_url=http://127.0.0.1:46206/iu_eh}
[junit4:junit4]   2> 11705 T2520 C153 P46206 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 11705 T2520 C153 P46206 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11705 T2518 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11706 T2520 C153 P46206 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 11706 T2520 C153 P46206 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11707 T2459 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 11707 T2520 C153 P46206 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11707 T2459 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11708 T2459 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11913 T2459 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 11917 T2459 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:23365
[junit4:junit4]   2> 11917 T2459 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 11918 T2459 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 11918 T2459 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363052849050
[junit4:junit4]   2> 11919 T2459 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363052849050/solr.xml
[junit4:junit4]   2> 11919 T2459 oasc.CoreContainer.<init> New CoreContainer 642845143
[junit4:junit4]   2> 11920 T2459 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363052849050/'
[junit4:junit4]   2> 11920 T2459 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363052849050/'
[junit4:junit4]   2> 11969 T2459 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 11969 T2459 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 11970 T2459 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 11970 T2459 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 11971 T2459 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 11971 T2459 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 11972 T2459 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 11972 T2459 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 11972 T2459 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 11973 T2459 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 11991 T2459 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12009 T2459 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:58759/solr
[junit4:junit4]   2> 12010 T2459 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12010 T2459 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:58759 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1d493bc3
[junit4:junit4]   2> 12011 T2459 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12011 T2531 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:58759. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 12012 T2531 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:58759, initiating session
[junit4:junit4]   2> 12012 T2461 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:53337
[junit4:junit4]   2> 12013 T2461 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:53337
[junit4:junit4]   2> 12015 T2463 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5c47b9da0009 with negotiated timeout 20000 for client /140.211.11.196:53337
[junit4:junit4]   2> 12015 T2531 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:58759, sessionid = 0x13d5c47b9da0009, negotiated timeout = 20000
[junit4:junit4]   2> 12015 T2532 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d493bc3 name:ZooKeeperConnection Watcher:127.0.0.1:58759 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12015 T2459 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12017 T2464 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5c47b9da0009
[junit4:junit4]   2> 12031 T2532 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12032 T2461 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:53337 which had sessionid 0x13d5c47b9da0009
[junit4:junit4]   2> 12031 T2459 oaz.ZooKeeper.close Session: 0x13d5c47b9da0009 closed
[junit4:junit4]   2> 12032 T2459 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12041 T2459 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:58759/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4ed0c14c
[junit4:junit4]   2> 12042 T2459 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12042 T2533 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:58759. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 12043 T2533 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:58759, initiating session
[junit4:junit4]   2> 12043 T2461 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:42724
[junit4:junit4]   2> 12043 T2461 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:42724
[junit4:junit4]   2> 12044 T2463 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5c47b9da000a with negotiated timeout 20000 for client /140.211.11.196:42724
[junit4:junit4]   2> 12044 T2533 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:58759, sessionid = 0x13d5c47b9da000a, negotiated timeout = 20000
[junit4:junit4]   2> 12045 T2534 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4ed0c14c name:ZooKeeperConnection Watcher:127.0.0.1:58759/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12045 T2459 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12046 T2464 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c47b9da000a type:create cxid:0x1 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12052 T2464 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c47b9da000a type:create cxid:0x2 zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12054 T2459 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 12987 T2482 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12988 T2482 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[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:46206_iu_eh",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:46206/iu_eh"}
[junit4:junit4]   2> 13006 T2534 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> 13006 T2488 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> 13006 T2501 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> 13006 T2481 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> 13006 T2517 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> 13057 T2459 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:23365_iu_eh
[junit4:junit4]   2> 13058 T2464 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c47b9da000a type:delete cxid:0xd zxid:0x87 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:23365_iu_eh Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:23365_iu_eh
[junit4:junit4]   2> 13059 T2459 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:23365_iu_eh
[junit4:junit4]   2> 13061 T2534 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> 13061 T2488 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> 13061 T2481 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> 13061 T2517 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> 13062 T2501 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13062 T2501 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> 13063 T2488 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13063 T2534 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13063 T2481 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13063 T2517 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13074 T2535 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363052849050/collection1
[junit4:junit4]   2> 13074 T2535 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13075 T2535 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13075 T2535 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13076 T2535 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363052849050/collection1/'
[junit4:junit4]   2> 13077 T2535 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1363052849050/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13078 T2535 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1363052849050/collection1/lib/README' to classloader
[junit4:junit4]   2> 13124 T2535 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 13184 T2535 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13285 T2535 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13290 T2535 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13729 T2491 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=3&state=recovering&nodeName=127.0.0.1:46206_iu_eh&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2002 
[junit4:junit4]   2> 13881 T2535 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 13892 T2535 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 13896 T2535 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 13909 T2535 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13913 T2535 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13917 T2535 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13918 T2535 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 13919 T2535 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 13919 T2535 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13920 T2535 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 13920 T2535 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 13920 T2535 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 13920 T2535 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363052849050/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty3/
[junit4:junit4]   2> 13921 T2535 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@390f34cc
[junit4:junit4]   2> 13921 T2535 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 13922 T2535 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty3 forceNew: false
[junit4:junit4]   2> 13922 T2535 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty3/index/
[junit4:junit4]   2> 13923 T2535 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 13923 T2535 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty3/index forceNew: false
[junit4:junit4]   2> 13926 T2535 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@124a9bf0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7c991d96),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13926 T2535 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13928 T2535 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 13929 T2535 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 13929 T2535 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 13930 T2535 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 13930 T2535 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 13930 T2535 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 13931 T2535 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 13931 T2535 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 13932 T2535 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 13939 T2535 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 13944 T2535 oass.SolrIndexSearcher.<init> Opening Searcher@55273d3e main
[junit4:junit4]   2> 13945 T2535 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty3/tlog
[junit4:junit4]   2> 13945 T2535 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 13946 T2535 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 13949 T2536 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@55273d3e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 13951 T2535 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 13951 T2535 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14511 T2482 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14512 T2482 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[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:23365_iu_eh",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:23365/iu_eh"}
[junit4:junit4]   2> 14512 T2482 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 14512 T2482 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14529 T2534 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> 14529 T2501 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> 14529 T2481 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> 14529 T2517 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> 14529 T2488 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> 14954 T2535 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 14954 T2535 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:23365/iu_eh collection:collection1 shard:shard1
[junit4:junit4]   2> 14988 T2535 oasc.ZkController.register We are http://127.0.0.1:23365/iu_eh/collection1/ and leader is http://127.0.0.1:42963/iu_eh/collection1/
[junit4:junit4]   2> 14988 T2535 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:23365/iu_eh
[junit4:junit4]   2> 14988 T2535 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 14988 T2535 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C154 name=collection1 org.apache.solr.core.SolrCore@58d9d6a5 url=http://127.0.0.1:23365/iu_eh/collection1 node=127.0.0.1:23365_iu_eh C154_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:23365_iu_eh, base_url=http://127.0.0.1:23365/iu_eh}
[junit4:junit4]   2> 14989 T2537 C154 P23365 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 14989 T2535 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14989 T2537 C154 P23365 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 14989 T2537 C154 P23365 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 14989 T2537 C154 P23365 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14990 T2459 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 14990 T2459 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 14991 T2459 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15049 T2537 C154 P23365 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15187 T2459 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 15190 T2459 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:47160
[junit4:junit4]   2> 15191 T2459 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 15191 T2459 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 15191 T2459 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363052852328
[junit4:junit4]   2> 15192 T2459 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363052852328/solr.xml
[junit4:junit4]   2> 15192 T2459 oasc.CoreContainer.<init> New CoreContainer 1691779600
[junit4:junit4]   2> 15193 T2459 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363052852328/'
[junit4:junit4]   2> 15194 T2459 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363052852328/'
[junit4:junit4]   2> 15242 T2459 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 15242 T2459 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 15243 T2459 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 15243 T2459 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 15244 T2459 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 15244 T2459 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 15244 T2459 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 15245 T2459 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 15245 T2459 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 15246 T2459 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 15266 T2459 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 15283 T2459 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:58759/solr
[junit4:junit4]   2> 15284 T2459 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 15284 T2459 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:58759 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4e0ba662
[junit4:junit4]   2> 15285 T2459 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15286 T2548 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:58759. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 15287 T2548 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:58759, initiating session
[junit4:junit4]   2> 15287 T2461 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:45612
[junit4:junit4]   2> 15287 T2461 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:45612
[junit4:junit4]   2> 15289 T2463 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5c47b9da000b with negotiated timeout 20000 for client /140.211.11.196:45612
[junit4:junit4]   2> 15289 T2548 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:58759, sessionid = 0x13d5c47b9da000b, negotiated timeout = 20000
[junit4:junit4]   2> 15289 T2549 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4e0ba662 name:ZooKeeperConnection Watcher:127.0.0.1:58759 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15290 T2459 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15291 T2464 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d5c47b9da000b
[junit4:junit4]   2> 15302 T2549 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 15302 T2461 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:45612 which had sessionid 0x13d5c47b9da000b
[junit4:junit4]   2> 15302 T2459 oaz.ZooKeeper.close Session: 0x13d5c47b9da000b closed
[junit4:junit4]   2> 15302 T2459 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 15313 T2459 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:58759/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@31cb6ca2
[junit4:junit4]   2> 15314 T2459 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15314 T2550 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:58759. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 15315 T2550 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:58759, initiating session
[junit4:junit4]   2> 15315 T2461 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:30329
[junit4:junit4]   2> 15315 T2461 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:30329
[junit4:junit4]   2> 15316 T2463 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d5c47b9da000c with negotiated timeout 20000 for client /140.211.11.196:30329
[junit4:junit4]   2> 15316 T2550 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:58759, sessionid = 0x13d5c47b9da000c, negotiated timeout = 20000
[junit4:junit4]   2> 15317 T2551 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@31cb6ca2 name:ZooKeeperConnection Watcher:127.0.0.1:58759/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15317 T2459 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15318 T2464 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c47b9da000c type:create cxid:0x1 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15320 T2464 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c47b9da000c type:create cxid:0x2 zxid:0x95 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15328 T2459 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2>  C153_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:46206_iu_eh, base_url=http://127.0.0.1:46206/iu_eh}
[junit4:junit4]   2> 15731 T2520 C153 P46206 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:42963/iu_eh/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15731 T2520 C153 P46206 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:46206/iu_eh START replicas=[http://127.0.0.1:42963/iu_eh/collection1/] nUpdates=100
[junit4:junit4]   2> 15731 T2520 C153 P46206 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15731 T2520 C153 P46206 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 15732 T2520 C153 P46206 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 15732 T2520 C153 P46206 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 15732 T2520 C153 P46206 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 15732 T2520 C153 P46206 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:42963/iu_eh/collection1/. core=collection1
[junit4:junit4]   2> 15732 T2520 C153 P46206 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C155 name=collection1 org.apache.solr.core.SolrCore@5df51103 url=http://127.0.0.1:42963/iu_eh/collection1 node=127.0.0.1:42963_iu_eh C155_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:42963_iu_eh, base_url=http://127.0.0.1:42963/iu_eh, leader=true}
[junit4:junit4]   2> 15738 T2493 C155 P42963 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15743 T2494 C155 P42963 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 15745 T2494 C155 P42963 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@253d7814 lockFactory=org.apache.lucene.store.NativeFSLockFactory@21b095c1),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15746 T2494 C155 P42963 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15746 T2494 C155 P42963 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@253d7814 lockFactory=org.apache.lucene.store.NativeFSLockFactory@21b095c1),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@253d7814 lockFactory=org.apache.lucene.store.NativeFSLockFactory@21b095c1),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15747 T2494 C155 P42963 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15747 T2494 C155 P42963 oass.SolrIndexSearcher.<init> Opening Searcher@862f3e3 realtime
[junit4:junit4]   2> 15747 T2494 C155 P42963 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15748 T2494 C155 P42963 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 15748 T2520 C153 P46206 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15749 T2520 C153 P46206 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15750 T2495 C155 P42963 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15751 T2495 C155 P42963 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15751 T2520 C153 P46206 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 15751 T2520 C153 P46206 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15752 T2520 C153 P46206 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15754 T2495 C155 P42963 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15755 T2520 C153 P46206 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15756 T2520 C153 P46206 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty2/index.20130312034733079 forceNew: false
[junit4:junit4]   2> 15756 T2520 C153 P46206 oash.SnapPuller.fetchLatestIndex Starting download to BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5e25efaa lockFactory=org.apache.lucene.store.NativeFSLockFactory@3e8173c6) fullCopy=false
[junit4:junit4]   2> 15759 T2495 C155 P42963 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15760 T2520 C153 P46206 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15761 T2520 C153 P46206 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15761 T2520 C153 P46206 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15762 T2520 C153 P46206 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5f3f8570 lockFactory=org.apache.lucene.store.NativeFSLockFactory@272f592d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5f3f8570 lockFactory=org.apache.lucene.store.NativeFSLockFactory@272f592d),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15763 T2520 C153 P46206 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15763 T2520 C153 P46206 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15763 T2520 C153 P46206 oass.SolrIndexSearcher.<init> Opening Searcher@29b26138 main
[junit4:junit4]   2> 15764 T2519 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@29b26138 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 15765 T2520 C153 P46206 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5e25efaa lockFactory=org.apache.lucene.store.NativeFSLockFactory@3e8173c6)
[junit4:junit4]   2> 15765 T2520 C153 P46206 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 15765 T2520 C153 P46206 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15765 T2520 C153 P46206 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15765 T2520 C153 P46206 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15767 T2520 C153 P46206 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 16034 T2482 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16035 T2482 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[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:23365_iu_eh",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:23365/iu_eh"}
[junit4:junit4]   2> 16039 T2482 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[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:46206_iu_eh",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:46206/iu_eh"}
[junit4:junit4]   2> 16055 T2551 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> 16056 T2488 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> 16055 T2517 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> 16055 T2481 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> 16055 T2501 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> 16055 T2534 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> 16060 T2492 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=4&state=recovering&nodeName=127.0.0.1:23365_iu_eh&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1001 
[junit4:junit4]   2> 16331 T2459 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47160_iu_eh
[junit4:junit4]   2> 16332 T2464 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d5c47b9da000c type:delete cxid:0xd zxid:0x9e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:47160_iu_eh Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:47160_iu_eh
[junit4:junit4]   2> 16333 T2459 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47160_iu_eh
[junit4:junit4]   2> 16335 T2534 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> 16335 T2481 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> 16336 T2501 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16336 T2551 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16335 T2488 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> 16335 T2517 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> 16336 T2551 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> 16336 T2501 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> 16337 T2534 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16337 T2481 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16344 T2488 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16344 T2517 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16349 T2554 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363052852328/collection1
[junit4:junit4]   2> 16349 T2554 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 16350 T2554 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 16350 T2554 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 16351 T2554 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363052852328/collection1/'
[junit4:junit4]   2> 16352 T2554 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1363052852328/collection1/lib/README' to classloader
[junit4:junit4]   2> 16353 T2554 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1363052852328/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 16398 T2554 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 16454 T2554 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 16554 T2554 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 16560 T2554 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17152 T2554 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17163 T2554 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17168 T2554 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17180 T2554 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17185 T2554 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17189 T2554 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17190 T2554 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17190 T2554 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17191 T2554 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17192 T2554 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17192 T2554 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17192 T2554 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17192 T2554 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363052852328/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty4/
[junit4:junit4]   2> 17193 T2554 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@390f34cc
[junit4:junit4]   2> 17193 T2554 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17194 T2554 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty4 forceNew: false
[junit4:junit4]   2> 17194 T2554 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty4/index/
[junit4:junit4]   2> 17194 T2554 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17195 T2554 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty4/index forceNew: false
[junit4:junit4]   2> 17197 T2554 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e39275b lockFactory=org.apache.lucene.store.NativeFSLockFactory@6ea99db0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17197 T2554 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17200 T2554 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17200 T2554 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17201 T2554 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17201 T2554 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17202 T2554 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17202 T2554 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17202 T2554 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17203 T2554 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17203 T2554 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17210 T2554 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17215 T2554 oass.SolrIndexSearcher.<init> Opening Searcher@51e697f1 main
[junit4:junit4]   2> 17216 T2554 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty4/tlog
[junit4:junit4]   2> 17217 T2554 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17217 T2554 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17221 T2555 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@51e697f1 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17222 T2554 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17223 T2554 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17563 T2482 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17564 T2482 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[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:47160_iu_eh",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47160/iu_eh"}
[junit4:junit4]   2> 17564 T2482 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 17564 T2482 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 17578 T2551 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> 17578 T2481 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> 17578 T2488 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> 17578 T2534 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> 17578 T2517 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> 17578 T2501 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>  C154_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:23365_iu_eh, base_url=http://127.0.0.1:23365/iu_eh}
[junit4:junit4]   2> 18061 T2537 C154 P23365 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:42963/iu_eh/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18061 T2537 C154 P23365 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:23365/iu_eh START replicas=[http://127.0.0.1:42963/iu_eh/collection1/] nUpdates=100
[junit4:junit4]   2> 18061 T2537 C154 P23365 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18062 T2537 C154 P23365 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18062 T2537 C154 P23365 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18062 T2537 C154 P23365 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18062 T2537 C154 P23365 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18062 T2537 C154 P23365 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:42963/iu_eh/collection1/. core=collection1
[junit4:junit4]   2> 18062 T2537 C154 P23365 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18064 T2493 C155 P42963 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18076 T2496 C155 P42963 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 18077 T2496 C155 P42963 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@253d7814 lockFactory=org.apache.lucene.store.NativeFSLockFactory@21b095c1),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@253d7814 lockFactory=org.apache.lucene.store.NativeFSLockFactory@21b095c1),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18077 T2496 C155 P42963 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18078 T2496 C155 P42963 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18078 T2496 C155 P42963 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 2
[junit4:junit4]   2> 18079 T2537 C154 P23365 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18079 T2537 C154 P23365 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18081 T2495 C155 P42963 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18082 T2537 C154 P23365 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 18082 T2537 C154 P23365 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18082 T2537 C154 P23365 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18084 T2495 C155 P42963 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18085 T2537 C154 P23365 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18086 T2537 C154 P23365 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty3/index.20130312034735409 forceNew: false
[junit4:junit4]   2> 18086 T2537 C154 P23365 oash.SnapPuller.fetchLatestIndex Starting download to BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7fd7ba0d lockFactory=org.apache.lucene.store.NativeFSLockFactory@21ec0708) fullCopy=false
[junit4:junit4]   2> 18089 T2495 C155 P42963 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 18090 T2537 C154 P23365 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18091 T2537 C154 P23365 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18091 T2537 C154 P23365 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18092 T2537 C154 P23365 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@124a9bf0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7c991d96),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@124a9bf0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7c991d96),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18093 T2537 C154 P23365 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18093 T2537 C154 P23365 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 18093 T2537 C154 P23365 oass.SolrIndexSearcher.<init> Opening Searcher@7d7cdac8 main
[junit4:junit4]   2> 18094 T2536 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7d7cdac8 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 18095 T2537 C154 P23365 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7fd7ba0d lockFactory=org.apache.lucene.store.NativeFSLockFactory@21ec0708)
[junit4:junit4]   2> 18095 T2537 C154 P23365 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 18095 T2537 C154 P23365 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 18095 T2537 C154 P23365 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 18095 T2537 C154 P23365 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18105 T2537 C154 P23365 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 18231 T2554 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18231 T2554 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:47160/iu_eh collection:collection1 shard:shard1
[junit4:junit4]   2> 18234 T2554 oasc.ZkController.register We are http://127.0.0.1:47160/iu_eh/collection1/ and leader is http://127.0.0.1:42963/iu_eh/collection1/
[junit4:junit4]   2> 18234 T2554 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:47160/iu_eh
[junit4:junit4]   2> 18234 T2554 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18234 T2554 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C156 name=collection1 org.apache.solr.core.SolrCore@55b5ea9a url=http://127.0.0.1:47160/iu_eh/collection1 node=127.0.0.1:47160_iu_eh C156_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:47160_iu_eh, base_url=http://127.0.0.1:47160/iu_eh}
[junit4:junit4]   2> 18235 T2558 C156 P47160 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18235 T2554 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18235 T2558 C156 P47160 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18235 T2558 C156 P47160 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18236 T2558 C156 P47160 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18236 T2459 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
[junit4:junit4]   2> 18237 T2459 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18237 T2558 C156 P47160 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18237 T2459 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18250 T2459 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18251 T2459 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 18252 T2459 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 18252 T2459 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19082 T2482 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19083 T2482 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[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:23365_iu_eh",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:23365/iu_eh"}
[junit4:junit4]   2> 19087 T2482 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[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:47160_iu_eh",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47160/iu_eh"}
[junit4:junit4]   2> 19108 T2551 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> 19108 T2501 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> 19108 T2517 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> 19108 T2481 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> 19108 T2534 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> 19108 T2488 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> 19252 T2497 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=5&state=recovering&nodeName=127.0.0.1:47160_iu_eh&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1001 
[junit4:junit4]   2> 19254 T2459 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20256 T2459 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C156_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:47160_iu_eh, base_url=http://127.0.0.1:47160/iu_eh}
[junit4:junit4]   2> 21253 T2558 C156 P47160 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:42963/iu_eh/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 21253 T2558 C156 P47160 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:47160/iu_eh START replicas=[http://127.0.0.1:42963/iu_eh/collection1/] nUpdates=100
[junit4:junit4]   2> 21254 T2558 C156 P47160 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 21254 T2558 C156 P47160 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 21254 T2558 C156 P47160 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 21254 T2558 C156 P47160 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 21254 T2558 C156 P47160 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 21254 T2558 C156 P47160 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:42963/iu_eh/collection1/. core=collection1
[junit4:junit4]   2> 21254 T2558 C156 P47160 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 21256 T2493 C155 P42963 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 21258 T2459 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21265 T2491 C155 P42963 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 21265 T2491 C155 P42963 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@253d7814 lockFactory=org.apache.lucene.store.NativeFSLockFactory@21b095c1),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@253d7814 lockFactory=org.apache.lucene.store.NativeFSLockFactory@21b095c1),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@253d7814 lockFactory=org.apache.lucene.store.NativeFSLockFactory@21b095c1),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 21266 T2491 C155 P42963 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 21266 T2491 C155 P42963 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21267 T2491 C155 P42963 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 2
[junit4:junit4]   2> 21267 T2558 C156 P47160 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 21268 T2558 C156 P47160 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 21270 T2495 C155 P42963 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 21271 T2558 C156 P47160 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 21271 T2558 C156 P47160 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 21271 T2558 C156 P47160 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 21273 T2495 C155 P42963 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=0 
[junit4:junit4]   2> 21274 T2558 C156 P47160 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 21275 T2558 C156 P47160 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty4/index.20130312034738598 forceNew: false
[junit4:junit4]   2> 21275 T2558 C156 P47160 oash.SnapPuller.fetchLatestIndex Starting download to BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1a985974 lockFactory=org.apache.lucene.store.NativeFSLockFactory@18280c57) fullCopy=false
[junit4:junit4]   2> 21278 T2495 C155 P42963 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 21279 T2558 C156 P47160 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 21280 T2558 C156 P47160 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 21280 T2558 C156 P47160 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 21281 T2558 C156 P47160 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e39275b lockFactory=org.apache.lucene.store.NativeFSLockFactory@6ea99db0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e39275b lockFactory=org.apache.lucene.store.NativeFSLockFactory@6ea99db0),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 21282 T2558 C156 P47160 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 21282 T2558 C156 P47160 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 21282 T2558 C156 P47160 oass.SolrIndexSearcher.<init> Opening Searcher@6aae1db2 main
[junit4:junit4]   2> 21283 T2555 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6aae1db2 main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 21283 T2558 C156 P47160 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1a985974 lockFactory=org.apache.lucene.store.NativeFSLockFactory@18280c57)
[junit4:junit4]   2> 21284 T2558 C156 P47160 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 21284 T2558 C156 P47160 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 21284 T2558 C156 P47160 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 21284 T2558 C156 P47160 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 21286 T2558 C156 P47160 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 22125 T2482 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22126 T2482 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[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:47160_iu_eh",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:47160/iu_eh"}
[junit4:junit4]   2> 22142 T2501 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> 22142 T2551 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> 22142 T2534 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> 22142 T2517 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> 22142 T2481 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> 22142 T2488 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> 22260 T2459 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22261 T2459 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C157 name=collection1 org.apache.solr.core.SolrCore@7f649d5 url=http://127.0.0.1:51936/iu_eh/collection1 node=127.0.0.1:51936_iu_eh C157_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:51936_iu_eh, base_url=http://127.0.0.1:51936/iu_eh, leader=true}
[junit4:junit4]   2> 22268 T2471 C157 P51936 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22270 T2471 C157 P51936 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@53dbb015 lockFactory=org.apache.lucene.store.NativeFSLockFactory@444b55af),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22270 T2471 C157 P51936 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22271 T2471 C157 P51936 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@53dbb015 lockFactory=org.apache.lucene.store.NativeFSLockFactory@444b55af),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@53dbb015 lockFactory=org.apache.lucene.store.NativeFSLockFactory@444b55af),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22271 T2471 C157 P51936 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22272 T2471 C157 P51936 oass.SolrIndexSearcher.<init> Opening Searcher@538d41c3 main
[junit4:junit4]   2> 22272 T2471 C157 P51936 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22273 T2485 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@538d41c3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 22273 T2471 C157 P51936 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 22283 T2494 C155 P42963 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22283 T2494 C155 P42963 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=4
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@253d7814 lockFactory=org.apache.lucene.store.NativeFSLockFactory@21b095c1),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@253d7814 lockFactory=org.apache.lucene.store.NativeFSLockFactory@21b095c1),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@253d7814 lockFactory=org.apache.lucene.store.NativeFSLockFactory@21b095c1),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@253d7814 lockFactory=org.apache.lucene.store.NativeFSLockFactory@21b095c1),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 22284 T2494 C155 P42963 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 22284 T2494 C155 P42963 oass.SolrIndexSearcher.<init> Opening Searcher@27731d7a main
[junit4:junit4]   2> 22285 T2494 C155 P42963 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22290 T2503 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@27731d7a main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22291 T2494 C155 P42963 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:46206/iu_eh/collection1/, StdNode: http://127.0.0.1:23365/iu_eh/collection1/, StdNode: http://127.0.0.1:47160/iu_eh/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2>  C156_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:47160_iu_eh, base_url=http://127.0.0.1:47160/iu_eh}
[junit4:junit4]   2> 22301 T2541 C156 P47160 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2>  C153_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:46206_iu_eh, base_url=http://127.0.0.1:46206/iu_eh}
[junit4:junit4]   2> 22301 T2507 C153 P46206 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2>  C154_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:23365_iu_eh, base_url=http://127.0.0.1:23365/iu_eh}
[junit4:junit4]   2> 22301 T2524 C154 P23365 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22301 T2541 C156 P47160 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e39275b lockFactory=org.apache.lucene.store.NativeFSLockFactory@6ea99db0),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e39275b lockFactory=org.apache.lucene.store.NativeFSLockFactory@6ea99db0),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 22302 T2524 C154 P23365 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@124a9bf0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7c991d96),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@124a9bf0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7c991d96),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 22302 T2541 C156 P47160 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 22302 T2507 C153 P46206 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5f3f8570 lockFactory=org.apache.lucene.store.NativeFSLockFactory@272f592d),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5f3f8570 lockFactory=org.apache.lucene.store.NativeFSLockFactory@272f592d),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 22302 T2524 C154 P23365 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 22302 T2541 C156 P47160 oass.SolrIndexSearcher.<init> Opening Searcher@5f2ca582 main
[junit4:junit4]   2> 22303 T2507 C153 P46206 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 22303 T2524 C154 P23365 oass.SolrIndexSearcher.<init> Opening Searcher@3db8228a main
[junit4:junit4]   2> 22303 T2541 C156 P47160 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22303 T2507 C153 P46206 oass.SolrIndexSearcher.<init> Opening Searcher@59a61880 main
[junit4:junit4]   2> 22303 T2524 C154 P23365 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22303 T2555 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5f2ca582 main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 22304 T2507 C153 P46206 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22304 T2536 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3db8228a main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 22304 T2519 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@59a61880 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22304 T2541 C156 P47160 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 3
[junit4:junit4]   2> 22305 T2524 C154 P23365 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 4
[junit4:junit4]   2> 22305 T2507 C153 P46206 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 22305 T2494 C155 P42963 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 22
[junit4:junit4]   2> 22306 T2459 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22309 T2492 C155 P42963 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 22311 T2508 C153 P46206 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 22313 T2525 C154 P23365 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 22315 T2542 C156 P47160 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 24320 T2471 C157 P51936 oass.SolrIndexSearcher.<init> Opening Searcher@658d21f5 realtime
[junit4:junit4]   2> 24320 T2471 C157 P51936 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1429264517450170368)} 0 2
[junit4:junit4]   2> 24328 T2541 C156 P47160 /update {update.distrib=FROMLEADER&_version_=-1429264517454364672&update.from=http://127.0.0.1:42963/iu_eh/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1429264517454364672)} 0 1
[junit4:junit4]   2> 24328 T2524 C154 P23365 /update {update.distrib=FROMLEADER&_version_=-1429264517454364672&update.from=http://127.0.0.1:42963/iu_eh/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1429264517454364672)} 0 1
[junit4:junit4]   2> 24328 T2507 C153 P46206 /update {update.distrib=FROMLEADER&_version_=-1429264517454364672&update.from=http://127.0.0.1:42963/iu_eh/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1429264517454364672)} 0 1
[junit4:junit4]   2> 24329 T2494 C155 P42963 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1429264517454364672)} 0 6
[junit4:junit4]   2> 24333 T2471 C157 P51936 /update {wt=javabin&version=2} {add=[0 (1429264517463801856)]} 0 1
[junit4:junit4]   2> 24340 T2541 C156 P47160 /update {distrib.from=http://127.0.0.1:42963/iu_eh/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1429264517467996160)]} 0 1
[junit4:junit4]   2> 24340 T2507 C153 P46206 /update {distrib.from=http://127.0.0.1:42963/iu_eh/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1429264517467996160)]} 0 1
[junit4:junit4]   2> 24340 T2524 C154 P23365 /update {distrib.from=http://127.0.0.1:42963/iu_eh/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1429264517467996160)]} 0 1
[junit4:junit4]   2> 24341 T2494 C155 P42963 /update {wt=javabin&version=2} {add=[0 (1429264517467996160)]} 0 5
[junit4:junit4]   2> 24344 T2471 C157 P51936 /update {wt=javabin&version=2} {add=[1 (1429264517475336192)]} 0 1
[junit4:junit4]   2> 24350 T2507 C153 P46206 /update {distrib.from=http://127.0.0.1:42963/iu_eh/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1429264517478481920)]} 0 1
[junit4:junit4]   2> 24350 T2541 C156 P47160 /update {distrib.from=http://127.0.0.1:42963/iu_eh/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1429264517478481920)]} 0 1
[junit4:junit4]   2> 24350 T2524 C154 P23365 /update {distrib.from=http://127.0.0.1:42963/iu_eh/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1429264517478481920)]} 0 1
[junit4:junit4]   2> 24350 T2494 C155 P42963 /update {wt=javabin&version=2} {add=[1 (1429264517478481920)]} 0 4
[junit4:junit4]   2> 24354 T2471 C157 P51936 /update {wt=javabin&version=2} {add=[2 (1429264517485821952)]} 0 1
[junit4:junit4]   2> 24360 T2541 C156 P47160 /update {distrib.from=http://127.0.0.1:42963/iu_eh/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1429264517488967680)]} 0 1
[junit4:junit4]   2> 24360 T2524 C154 P23365 /update {distrib.from=http://127.0.0.1:42963/iu_eh/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1429264517488967680)]} 0 1
[junit4:junit4]   2> 24360 T2494 C155 P42963 /update {test.distrib.skip.servers=http://127.0.0.1:46206/iu_eh/collection1/&wt=javabin&version=2} {add=[2 (1429264517488967680)]} 0 4
[junit4:junit4]   2> 24364 T2471 C157 P51936 /update {wt=javabin&version=2} {add=[3 (1429264517496307712)]} 0 1
[junit4:junit4]   2> 24370 T2541 C156 P47160 /update {distrib.from=http://127.0.0.1:42963/iu_eh/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1429264517499453440)]} 0 1
[junit4:junit4]   2> 24370 T2494 C155 P42963 /update {test.distrib.skip.servers=http://127.0.0.1:46206/iu_eh/collection1/&test.distrib.skip.servers=http://127.0.0.1:23365/iu_eh/collection1/&wt=javabin&version=2} {add=[3 (1429264517499453440)]} 0 4
[junit4:junit4]   2> 24373 T2471 C157 P51936 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24375 T2471 C157 P51936 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@53dbb015 lockFactory=org.apache.lucene.store.NativeFSLockFactory@444b55af),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@53dbb015 lockFactory=org.apache.lucene.store.NativeFSLockFactory@444b55af),segFN=segments_3,generation=3,filenames=[_0.fnm, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _0.nvd, _0.fdx, _0.si, _0.nvm, _0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip, segments_3]
[junit4:junit4]   2> 24375 T2471 C157 P51936 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0.fnm, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _0.nvd, _0.fdx, _0.si, _0.nvm, _0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip, segments_3]
[junit4:junit4]   2> 24376 T2471 C157 P51936 oass.SolrIndexSearcher.<init> Opening Searcher@21fbca7f main
[junit4:junit4]   2> 24377 T2471 C157 P51936 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24377 T2485 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@21fbca7f main{StandardDirectoryReader(segments_3:3:nrt _0(4.3):C4)}
[junit4:junit4]   2> 24378 T2471 C157 P51936 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 24381 T2494 C155 P42963 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24383 T2494 C155 P42963 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=5
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@253d7814 lockFactory=org.apache.lucene.store.NativeFSLockFactory@21b095c1),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@253d7814 lockFactory=org.apache.lucene.store.NativeFSLockFactory@21b095c1),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@253d7814 lockFactory=org.apache.lucene.store.NativeFSLockFactory@21b095c1),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@253d7814 lockFactory=org.apache.lucene.store.NativeFSLockFactory@21b095c1),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@253d7814 lockFactory=org.apache.lucene.store.NativeFSLockFactory@21b095c1),segFN=segments_6,generation=6,filenames=[_0.fnm, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _0.nvd, _0.fdx, _0.si, _0.nvm, _0_Lucene41_0.tim, segments_6, _0.fdt, _0_Lucene41_0.tip]
[junit4:junit4]   2> 24383 T2494 C155 P42963 oasc.SolrDeletionPolicy.updateCommits newest commit = 6[_0.fnm, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _0.nvd, _0.fdx, _0.si, _0.nvm, _0_Lucene41_0.tim, segments_6, _0.fdt, _0_Lucene41_0.tip]
[junit4:junit4]   2> 24384 T2494 C155 P42963 oass.SolrIndexSearcher.<init> Opening Searcher@569aa6c main
[junit4:junit4]   2> 24384 T2494 C155 P42963 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24385 T2503 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@569aa6c main{StandardDirectoryReader(segments_6:3:nrt _0(4.3):C4)}
[junit4:junit4]   2> 24385 T2494 C155 P42963 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:46206/iu_eh/collection1/, StdNode: http://127.0.0.1:23365/iu_eh/collection1/, StdNode: http://127.0.0.1:47160/iu_eh/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 24388 T2507 C153 P46206 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24388 T2541 C156 P47160 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24388 T2524 C154 P23365 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24390 T2507 C153 P46206 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5f3f8570 lockFactory=org.apache.lucene.store.NativeFSLockFactory@272f592d),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@5f3f8570 lockFactory=org.apache.lucene.store.NativeFSLockFactory@272f592d),segFN=segments_4,generation=4,filenames=[_0.fnm, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _0.nvd, _0.fdx, _0.si, _0.nvm, _0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip, segments_4]
[junit4:junit4]   2> 24390 T2541 C156 P47160 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e39275b lockFactory=org.apache.lucene.store.NativeFSLockFactory@6ea99db0),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e39275b lockFactory=org.apache.lucene.store.NativeFSLockFactory@6ea99db0),segFN=segments_6,generation=6,filenames=[_0.fnm, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _0.nvd, _0.fdx, _0.si, _0.nvm, _0_Lucene41_0.tim, segments_6, _0.fdt, _0_Lucene41_0.tip]
[junit4:junit4]   2> 24390 T2524 C154 P23365 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@124a9bf0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7c991d96),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@124a9bf0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7c991d96),segFN=segments_5,generation=5,filenames=[_0.fnm, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _0.nvd, _0.fdx, _0.si, _0.nvm, segments_5, _0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip]
[junit4:junit4]   2> 24390 T2541 C156 P47160 oasc.SolrDeletionPolicy.updateCommits newest commit = 6[_0.fnm, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _0.nvd, _0.fdx, _0.si, _0.nvm, _0_Lucene41_0.tim, segments_6, _0.fdt, _0_Lucene41_0.tip]
[junit4:junit4]   2> 24391 T2524 C154 P23365 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[_0.fnm, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _0.nvd, _0.fdx, _0.si, _0.nvm, segments_5, _0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip]
[junit4:junit4]   2> 24390 T2507 C153 P46206 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[_0.fnm, _0_Lucene41_0.doc, _0_Lucene41_0.pos, _0.nvd, _0.fdx, _0.si, _0.nvm, _0_Lucene41_0.tim, _0.fdt, _0_Lucene41_0.tip, segments_4]
[junit4:junit4]   2> 24391 T2541 C156 P47160 oass.SolrIndexSearcher.<init> Opening Searcher@9b30d10 main
[junit4:junit4]   2> 24391 T2524 C154 P23365 oass.SolrIndexSearcher.<init> Opening Searcher@63510771 main
[junit4:junit4]   2> 24392 T2507 C153 P46206 oass.SolrIndexSearcher.<init> Opening Searcher@1d818454 main
[junit4:junit4]   2> 24392 T2541 C156 P47160 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24392 T2524 C154 P23365 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24392 T2507 C153 P46206 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24392 T2555 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9b30d10 main{StandardDirectoryReader(segments_6:3:nrt _0(4.3):C4)}
[junit4:junit4]   2> 24393 T2536 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@63510771 main{StandardDirectoryReader(segments_5:3:nrt _0(4.3):C3)}
[junit4:junit4]   2> 24392 T2519 oasc.JmxMonitoredMap.put WARNING Failed to register info bean: searcher javax.management.InstanceAlreadyExistsException: solr/collection1:type=searcher,id=org.apache.solr.search.SolrIndexSearcher
[junit4:junit4]   2> 	at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:467)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.internal_addObject(DefaultMBeanServerInterceptor.java:1520)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:986)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:938)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:330)
[junit4:junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:517)
[junit4:junit4]   2> 	at org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:140)
[junit4:junit4]   2> 	at org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:51)
[junit4:junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.register(SolrIndexSearcher.java:239)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.registerSearcher(SolrCore.java:1763)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.access$000(SolrCore.java:129)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore$7.call(SolrCore.java:1640)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:679)
[junit4:junit4]   2> 
[junit4:junit4]   2> 24393 T2524 C154 P23365 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 24393 T2541 C156 P47160 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
[junit4:junit4]   2> 24394 T2519 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1d818454 main{StandardDirectoryReader(segments_4:3:nrt _0(4.3):C2)}
[junit4:junit4]   2> 24394 T2507 C153 P46206 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 6
[junit4:junit4]   2> 24395 T2494 C155 P42963 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 14
[junit4:junit4]   2> 24396 T2459 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 24397 T2459 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24397 T2459 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> 24400 T2492 C155 P42963 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=0 
[junit4:junit4]   2> 24403 T2508 C153 P46206 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=2 status=0 QTime=0 
[junit4:junit4]   2> 24406 T2525 C154 P23365 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=3 status=0 QTime=0 
[junit4:junit4]   2> 24409 T2542 C156 P47160 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=0 
[junit4:junit4]   2> 24410 T2459 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 24422 T2526 oasha.CollectionsHandler.handleSyncShardAction Syncing shard : shard=shard1&action=SYNCSHARD&collection=collection1&wt=javabin&version=2
[junit4:junit4]   2> 24422 T2526 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 24434 T2496 oasha.CoreAdminHandler.handleRequestSyncAction I have been requested to sync up my shard
[junit4:junit4]   2> 24434 T2496 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:42963/iu_eh/collection1/
[junit4:junit4]   2> 24435 T2496 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:42963/iu_eh START replicas=[http://127.0.0.1:46206/iu_eh/collection1/, http://127.0.0.1:23365/iu_eh/collection1/, http://127.0.0.1:47160/iu_eh/collection1/] nUpdates=100
[junit4:junit4]   2> 24437 T2509 C153 P46206 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 24437 T2527 C154 P23365 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 24437 T2543 C156 P47160 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 24438 T2496 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:42963/iu_eh  Received 3 versions from 127.0.0.1:46206/iu_eh/collection1/
[junit4:junit4]   2> 24438 T2496 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:42963/iu_eh  Our versions are newer. ourLowThreshold=1429264517454364672 otherHigh=1429264517478481920
[junit4:junit4]   2> 24438 T2496 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:42963/iu_eh  Received 5 versions from 127.0.0.1:47160/iu_eh/collection1/
[junit4:junit4]   2> 24439 T2496 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:42963/iu_eh  Our versions are newer. ourLowThreshold=1429264517454364672 otherHigh=1429264517488967680
[junit4:junit4]   2> 24439 T2496 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:42963/iu_eh  Received 4 versions from 127.0.0.1:23365/iu_eh/collection1/
[junit4:junit4]   2> 24439 T2496 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:42963/iu_eh  Our versions are newer. ourLowThreshold=1429264517454364672 otherHigh=1429264517488967680
[junit4:junit4]   2> 24439 T2496 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:42963/iu_eh DONE. sync succeeded
[junit4:junit4]   2> 24440 T2496 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 24440 T2496 oasc.SyncStrategy.syncToMe http://127.0.0.1:42963/iu_eh/collection1/: try and ask http://127.0.0.1:46206/iu_eh/collection1/ to sync
[junit4:junit4]   2> 24441 T2496 oasc.SyncStrategy.syncToMe http://127.0.0.1:42963/iu_eh/collection1/: try and ask http://127.0.0.1:23365/iu_eh/collection1/ to sync
[junit4:junit4]   2> 24441 T2496 oasc.SyncStrategy.syncToMe http://127.0.0.1:42963/iu_eh/collection1/: try and ask http://127.0.0.1:47160/iu_eh/collection1/ to sync
[junit4:junit4]   2> 24442 T2510 C153 P46206 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:46206/iu_eh START replicas=[http://127.0.0.1:42963/iu_eh/collection1/

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

t org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:233)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> 
[junit4:junit4]   2> 166373 T2534 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 167441 T2551 oasu.PeerSync.handleResponse WARNING PeerSync: core=collection1 url=http://127.0.0.1:47160/iu_eh  couldn't connect to http://127.0.0.1:23365/iu_eh/collection1/, counting as success
[junit4:junit4]   2> 167441 T2551 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:47160/iu_eh DONE. sync succeeded
[junit4:junit4]   2> 167441 T2551 oasc.SyncStrategy.syncReplicas We have been closed, won't attempt to sync replicas back to leader
[junit4:junit4]   2> 167443 T2551 oasc.ShardLeaderElectionContext.runLeaderProcess Sync was not a success but no one else is active! I am the leader
[junit4:junit4]   2> 167443 T2551 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:47160/iu_eh/collection1/
[junit4:junit4]   2> 167443 T2551 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@55b5ea9a
[junit4:junit4]   2> 167444 T2551 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=10,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=305,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 167445 T2551 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 167445 T2551 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 167445 T2551 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 167445 T2551 C156 P47160 oasu.TransactionLog.forceClose SEVERE Error: Forcing close of tlog{file=./org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty4/tlog/tlog.0000000000000000005 refcount=1}
[junit4:junit4]   2> 167448 T2551 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 167448 T2551 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty4/index
[junit4:junit4]   2> 167448 T2551 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty4/index
[junit4:junit4]   2> 167457 T2551 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty4/index.20130312034738598
[junit4:junit4]   2> 167457 T2551 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty4/index.20130312034738598
[junit4:junit4]   2> 167457 T2551 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty4
[junit4:junit4]   2> 167457 T2551 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363052837329/jetty4
[junit4:junit4]   2> 167458 T2551 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 167458 T2551 oasc.LeaderElector$1.process WARNING  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard1/election/89329030747783180-5-n_0000000003
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:153)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:150)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:150)
[junit4:junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:63)
[junit4:junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:243)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:156)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:100)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> 
[junit4:junit4]   2> 167458 T2551 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 167459 T2551 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 167459 T2551 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 167459 T2551 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> 167459 T2551 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 167459 T2551 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=1), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=1)), sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=nl_NL, timezone=Libya
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=4,free=56390360,total=393281536
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestDistributedSearch, UniqFieldsUpdateProcessorFactoryTest, TestDistributedGrouping, NoCacheHeaderTest, TestAnalyzedSuggestions, DocValuesMultiTest, TestAtomicUpdateErrorCases, TestSystemIdResolver, SortByFunctionTest, TestCollationField, CurrencyFieldOpenExchangeTest, TestOmitPositions, TestPostingsSolrHighlighter, TestBinaryResponseWriter, OpenExchangeRatesOrgProviderTest, SignatureUpdateProcessorFactoryTest, TestFastOutputStream, SolrPluginUtilsTest, TestSuggestSpellingConverter, SuggesterWFSTTest, SolrCmdDistributorTest, ChaosMonkeySafeLeaderTest, TestIndexSearcher, MultiTermTest, DistanceFunctionTest, StandardRequestHandlerTest, TestMultiCoreConfBootstrap, XsltUpdateRequestHandlerTest, DirectSolrSpellCheckerTest, CollectionsAPIDistributedZkTest, CoreContainerCoreInitFailuresTest, TimeZoneUtilsTest, DefaultValueUpdateProcessorTest, TestLazyCores, ConvertedLegacyTest, JSONWriterTest, CachingDirectoryFactoryTest, IndexBasedSpellCheckerTest, FieldAnalysisRequestHandlerTest, SuggesterTSTTest, TestSolr4Spatial, TestCodecSupport, TermVectorComponentDistributedTest, TestWordDelimiterFilterFactory, TestUpdate, TestFiltering, TestFieldCollectionResource, SpellCheckComponentTest, TestJmxMonitoredMap, DateMathParserTest, SolrIndexConfigTest, ShardRoutingCustomTest, SimplePostToolTest, TestQueryTypes, TestStressReorder, URLClassifyProcessorTest, TestLuceneMatchVersion, TestFoldingMultitermQuery, HighlighterTest, IndexReaderFactoryTest, HardAutoCommitTest, TestBM25SimilarityFactory, TestRandomFaceting, CopyFieldTest, TestSolrXMLSerializer, UnloadDistributedZkTest, SyncSliceTest]
[junit4:junit4] Completed on J1 in 167.75s, 1 test, 1 failure <<< FAILURES!

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

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