You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/01/19 17:33:27 UTC

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

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

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

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

Stack Trace:
java.lang.AssertionError: shard1 should have just been set up to be inconsistent - but it's still consistent
	at __randomizedtesting.SeedInfo.seed([998FB91C8924B685:18693704FE7BD6B9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:214)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:679)




Build Log:
[...truncated 8781 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T2176 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /jc/c
[junit4:junit4]   2> 4 T2176 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./solrtest-SyncSliceTest-1358613049605
[junit4:junit4]   2> 6 T2176 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 6 T2177 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 9 T2177 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 9 T2177 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 10 T2177 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 10 T2177 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 11 T2177 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 107 T2176 oasc.ZkTestServer.run start zk server on port:45893
[junit4:junit4]   2> 107 T2176 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:45893 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@59ccc92c
[junit4:junit4]   2> 108 T2176 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 108 T2182 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:45893. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 109 T2182 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:45893, initiating session
[junit4:junit4]   2> 109 T2178 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:26277
[junit4:junit4]   2> 109 T2178 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:26277
[junit4:junit4]   2> 110 T2180 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 112 T2180 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c53a5f10c0000 with negotiated timeout 10000 for client /140.211.11.196:26277
[junit4:junit4]   2> 112 T2182 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:45893, sessionid = 0x13c53a5f10c0000, negotiated timeout = 10000
[junit4:junit4]   2> 113 T2183 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59ccc92c name:ZooKeeperConnection Watcher:127.0.0.1:45893 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 113 T2176 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 113 T2176 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 116 T2181 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c53a5f10c0000
[junit4:junit4]   2> 126 T2183 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 127 T2178 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:26277 which had sessionid 0x13c53a5f10c0000
[junit4:junit4]   2> 126 T2176 oaz.ZooKeeper.close Session: 0x13c53a5f10c0000 closed
[junit4:junit4]   2> 127 T2176 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:45893/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@15e86cd1
[junit4:junit4]   2> 128 T2176 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 128 T2184 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:45893. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 129 T2184 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:45893, initiating session
[junit4:junit4]   2> 129 T2178 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:37277
[junit4:junit4]   2> 129 T2178 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:37277
[junit4:junit4]   2> 130 T2180 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c53a5f10c0001 with negotiated timeout 10000 for client /140.211.11.196:37277
[junit4:junit4]   2> 130 T2184 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:45893, sessionid = 0x13c53a5f10c0001, negotiated timeout = 10000
[junit4:junit4]   2> 131 T2185 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15e86cd1 name:ZooKeeperConnection Watcher:127.0.0.1:45893/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 131 T2176 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 131 T2176 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 141 T2176 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 144 T2176 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 146 T2176 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 154 T2176 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 155 T2176 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 161 T2176 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 162 T2176 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 265 T2176 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 266 T2176 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 269 T2176 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 269 T2176 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 280 T2176 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 281 T2176 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 284 T2176 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 284 T2176 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 287 T2176 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 288 T2176 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 295 T2176 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 296 T2176 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 299 T2176 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 300 T2176 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 302 T2181 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c53a5f10c0001
[junit4:junit4]   2> 304 T2185 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 304 T2178 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:37277 which had sessionid 0x13c53a5f10c0001
[junit4:junit4]   2> 304 T2176 oaz.ZooKeeper.close Session: 0x13c53a5f10c0001 closed
[junit4:junit4]   2> 465 T2176 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 471 T2176 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:59857
[junit4:junit4]   2> 471 T2176 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 472 T2176 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 472 T2176 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1358613049905
[junit4:junit4]   2> 473 T2176 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1358613049905/solr.xml
[junit4:junit4]   2> 473 T2176 oasc.CoreContainer.<init> New CoreContainer 1648951842
[junit4:junit4]   2> 474 T2176 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1358613049905/'
[junit4:junit4]   2> 474 T2176 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1358613049905/'
[junit4:junit4]   2> 516 T2176 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 516 T2176 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 517 T2176 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 517 T2176 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 518 T2176 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 518 T2176 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 519 T2176 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 519 T2176 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 519 T2176 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 520 T2176 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 540 T2176 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 558 T2176 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:45893/solr
[junit4:junit4]   2> 558 T2176 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 559 T2176 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:45893 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@6905598
[junit4:junit4]   2> 560 T2176 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 560 T2195 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:45893. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 561 T2195 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:45893, initiating session
[junit4:junit4]   2> 561 T2178 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:11526
[junit4:junit4]   2> 561 T2178 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:11526
[junit4:junit4]   2> 563 T2180 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c53a5f10c0002 with negotiated timeout 20000 for client /140.211.11.196:11526
[junit4:junit4]   2> 563 T2195 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:45893, sessionid = 0x13c53a5f10c0002, negotiated timeout = 20000
[junit4:junit4]   2> 563 T2196 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6905598 name:ZooKeeperConnection Watcher:127.0.0.1:45893 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 563 T2176 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 565 T2181 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c53a5f10c0002
[junit4:junit4]   2> 566 T2196 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 566 T2178 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:11526 which had sessionid 0x13c53a5f10c0002
[junit4:junit4]   2> 566 T2176 oaz.ZooKeeper.close Session: 0x13c53a5f10c0002 closed
[junit4:junit4]   2> 567 T2176 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 578 T2176 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:45893/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2b04d685
[junit4:junit4]   2> 579 T2176 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 579 T2197 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:45893. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 580 T2197 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:45893, initiating session
[junit4:junit4]   2> 580 T2178 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:25660
[junit4:junit4]   2> 580 T2178 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:25660
[junit4:junit4]   2> 597 T2180 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c53a5f10c0003 with negotiated timeout 20000 for client /140.211.11.196:25660
[junit4:junit4]   2> 597 T2197 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:45893, sessionid = 0x13c53a5f10c0003, negotiated timeout = 20000
[junit4:junit4]   2> 598 T2198 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b04d685 name:ZooKeeperConnection Watcher:127.0.0.1:45893/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 598 T2176 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 600 T2181 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c53a5f10c0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 613 T2176 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 615 T2176 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59857_jc%2Fc
[junit4:junit4]   2> 616 T2181 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c53a5f10c0003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:59857_jc%2Fc Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:59857_jc%2Fc
[junit4:junit4]   2> 617 T2176 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59857_jc%2Fc
[junit4:junit4]   2> 627 T2176 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 640 T2181 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c53a5f10c0003 type:delete cxid:0x15 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 641 T2176 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 643 T2176 oasc.Overseer.start Overseer (id=89038064819372035-127.0.0.1:59857_jc%2Fc-n_0000000000) starting
[junit4:junit4]   2> 644 T2181 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c53a5f10c0003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 650 T2181 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c53a5f10c0003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 655 T2181 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c53a5f10c0003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 657 T2181 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c53a5f10c0003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 663 T2200 oasc.OverseerCollectionProcessor.run Process current queue of collection messages
[junit4:junit4]   2> 664 T2176 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 668 T2176 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 669 T2199 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 674 T2201 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1358613049905/collection1
[junit4:junit4]   2> 674 T2201 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 675 T2201 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 675 T2201 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 676 T2201 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1358613049905/collection1/'
[junit4:junit4]   2> 677 T2201 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1358613049905/collection1/lib/README' to classloader
[junit4:junit4]   2> 678 T2201 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1358613049905/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 729 T2201 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 798 T2201 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 898 T2201 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 906 T2201 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1550 T2201 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1562 T2201 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1566 T2201 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1578 T2201 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1583 T2201 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1587 T2201 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1588 T2201 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1589 T2201 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1358613049905/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1358613049605/control/data/
[junit4:junit4]   2> 1589 T2201 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5abd09e8
[junit4:junit4]   2> 1589 T2201 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1590 T2201 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/control/data forceNew:false
[junit4:junit4]   2> 1591 T2201 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/control/data
[junit4:junit4]   2> 1591 T2201 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1358613049605/control/data/index/
[junit4:junit4]   2> 1592 T2201 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1358613049605/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1593 T2201 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/control/data/index forceNew:false
[junit4:junit4]   2> 1600 T2201 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358613049605/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1aa525b4; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1600 T2201 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1601 T2201 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/control/data/index
[junit4:junit4]   2> 1601 T2201 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1603 T2201 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1603 T2201 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1603 T2201 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1604 T2201 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1604 T2201 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1604 T2201 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1605 T2201 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1605 T2201 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1605 T2201 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1606 T2201 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1606 T2201 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1607 T2201 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1607 T2201 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1607 T2201 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1607 T2201 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1608 T2201 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1608 T2201 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1608 T2201 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1609 T2201 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1609 T2201 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1610 T2201 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1610 T2201 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1610 T2201 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1611 T2201 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1611 T2201 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1611 T2201 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1618 T2201 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1623 T2201 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1624 T2201 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 1626 T2201 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/control/data
[junit4:junit4]   2> 1628 T2201 oass.SolrIndexSearcher.<init> Opening Searcher@1339f218 main
[junit4:junit4]   2> 1629 T2201 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1629 T2201 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1629 T2201 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1636 T2201 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1685 T2202 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1339f218 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1688 T2201 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1688 T2201 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1689 T2181 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c53a5f10c0003 type:create cxid:0x50 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2172 T2199 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2172 T2199 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59857_jc%2Fc",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59857/jc/c"}
[junit4:junit4]   2> 2173 T2199 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2173 T2199 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2173 T2181 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c53a5f10c0003 type:create cxid:0x58 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2182 T2198 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> 2701 T2201 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2701 T2201 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59857/jc/c collection:control_collection shard:shard1
[junit4:junit4]   2> 2702 T2201 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2724 T2181 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c53a5f10c0003 type:delete cxid:0x72 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2730 T2201 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2731 T2181 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c53a5f10c0003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2733 T2201 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2733 T2201 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2733 T2201 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:59857/jc/c/collection1/
[junit4:junit4]   2> 2734 T2201 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2734 T2201 oasc.SyncStrategy.syncToMe http://127.0.0.1:59857/jc/c/collection1/ has no replicas
[junit4:junit4]   2> 2734 T2201 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:59857/jc/c/collection1/
[junit4:junit4]   2> 2734 T2201 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2744 T2181 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c53a5f10c0003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3685 T2199 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3737 T2198 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> 3773 T2201 oasc.ZkController.register We are http://127.0.0.1:59857/jc/c/collection1/ and leader is http://127.0.0.1:59857/jc/c/collection1/
[junit4:junit4]   2> 3773 T2201 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59857/jc/c
[junit4:junit4]   2> 3773 T2201 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3773 T2201 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3773 T2201 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3775 T2201 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3776 T2176 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3777 T2176 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3777 T2176 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3790 T2176 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3798 T2176 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:45893/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@52e0b1d7
[junit4:junit4]   2> 3799 T2176 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3800 T2203 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:45893. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 3800 T2203 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:45893, initiating session
[junit4:junit4]   2> 3800 T2178 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:62442
[junit4:junit4]   2> 3801 T2178 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:62442
[junit4:junit4]   2> 3802 T2180 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c53a5f10c0004 with negotiated timeout 10000 for client /140.211.11.196:62442
[junit4:junit4]   2> 3802 T2203 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:45893, sessionid = 0x13c53a5f10c0004, negotiated timeout = 10000
[junit4:junit4]   2> 3802 T2204 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@52e0b1d7 name:ZooKeeperConnection Watcher:127.0.0.1:45893/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3802 T2176 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3803 T2176 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3805 T2176 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3960 T2176 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3963 T2176 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:38122
[junit4:junit4]   2> 3964 T2176 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3964 T2176 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3965 T2176 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1358613053405
[junit4:junit4]   2> 3965 T2176 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1358613053405/solr.xml
[junit4:junit4]   2> 3966 T2176 oasc.CoreContainer.<init> New CoreContainer 154664878
[junit4:junit4]   2> 3966 T2176 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1358613053405/'
[junit4:junit4]   2> 3967 T2176 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1358613053405/'
[junit4:junit4]   2> 4008 T2176 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 4009 T2176 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4009 T2176 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4009 T2176 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4010 T2176 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4010 T2176 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4011 T2176 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4011 T2176 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4012 T2176 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4012 T2176 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4034 T2176 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4052 T2176 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:45893/solr
[junit4:junit4]   2> 4052 T2176 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4053 T2176 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:45893 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@20e328af
[junit4:junit4]   2> 4054 T2176 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4054 T2214 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:45893. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4055 T2214 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:45893, initiating session
[junit4:junit4]   2> 4055 T2178 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:17591
[junit4:junit4]   2> 4055 T2178 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:17591
[junit4:junit4]   2> 4061 T2180 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c53a5f10c0005 with negotiated timeout 20000 for client /140.211.11.196:17591
[junit4:junit4]   2> 4061 T2214 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:45893, sessionid = 0x13c53a5f10c0005, negotiated timeout = 20000
[junit4:junit4]   2> 4061 T2215 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@20e328af name:ZooKeeperConnection Watcher:127.0.0.1:45893 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4062 T2176 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4063 T2181 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c53a5f10c0005
[junit4:junit4]   2> 4064 T2215 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4064 T2178 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:17591 which had sessionid 0x13c53a5f10c0005
[junit4:junit4]   2> 4064 T2176 oaz.ZooKeeper.close Session: 0x13c53a5f10c0005 closed
[junit4:junit4]   2> 4065 T2176 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 4074 T2176 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:45893/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@cce92a5
[junit4:junit4]   2> 4074 T2176 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4075 T2216 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:45893. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4075 T2216 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:45893, initiating session
[junit4:junit4]   2> 4075 T2178 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:38157
[junit4:junit4]   2> 4076 T2178 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:38157
[junit4:junit4]   2> 4077 T2180 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c53a5f10c0006 with negotiated timeout 20000 for client /140.211.11.196:38157
[junit4:junit4]   2> 4077 T2216 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:45893, sessionid = 0x13c53a5f10c0006, negotiated timeout = 20000
[junit4:junit4]   2> 4077 T2217 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@cce92a5 name:ZooKeeperConnection Watcher:127.0.0.1:45893/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4077 T2176 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4078 T2181 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c53a5f10c0006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4079 T2181 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c53a5f10c0006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4088 T2176 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38122_jc%2Fc
[junit4:junit4]   2> 4089 T2181 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c53a5f10c0006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:38122_jc%2Fc Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:38122_jc%2Fc
[junit4:junit4]   2> 4090 T2176 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:38122_jc%2Fc
[junit4:junit4]   2> 4092 T2198 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> 4093 T2204 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4094 T2198 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4096 T2176 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4102 T2218 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1358613053405/collection1
[junit4:junit4]   2> 4102 T2218 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4103 T2218 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4103 T2218 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4104 T2218 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1358613053405/collection1/'
[junit4:junit4]   2> 4105 T2218 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1358613053405/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4106 T2218 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1358613053405/collection1/lib/README' to classloader
[junit4:junit4]   2> 4156 T2218 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4226 T2218 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4327 T2218 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4335 T2218 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4928 T2218 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 4940 T2218 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 4944 T2218 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4956 T2218 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4961 T2218 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4965 T2218 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4966 T2218 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4967 T2218 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1358613053405/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty1/
[junit4:junit4]   2> 4967 T2218 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5abd09e8
[junit4:junit4]   2> 4968 T2218 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 4968 T2218 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty1 forceNew:false
[junit4:junit4]   2> 4969 T2218 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty1
[junit4:junit4]   2> 4969 T2218 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty1/index/
[junit4:junit4]   2> 4970 T2218 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4971 T2218 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty1/index forceNew:false
[junit4:junit4]   2> 5006 T2218 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@64705e36; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5007 T2218 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5008 T2218 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty1/index
[junit4:junit4]   2> 5008 T2218 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 5009 T2218 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5010 T2218 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 5010 T2218 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5010 T2218 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 5011 T2218 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5011 T2218 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5011 T2218 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5012 T2218 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5012 T2218 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5013 T2218 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 5013 T2218 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 5013 T2218 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5014 T2218 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 5014 T2218 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 5014 T2218 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 5015 T2218 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5015 T2218 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5016 T2218 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5016 T2218 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5017 T2218 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5017 T2218 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5017 T2218 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5018 T2218 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5018 T2218 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5019 T2218 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 5019 T2218 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 5026 T2218 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5031 T2218 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 5032 T2218 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 5034 T2218 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty1
[junit4:junit4]   2> 5036 T2218 oass.SolrIndexSearcher.<init> Opening Searcher@28ade2e9 main
[junit4:junit4]   2> 5036 T2218 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5037 T2218 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5037 T2218 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 5043 T2218 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 5092 T2219 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@28ade2e9 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5096 T2218 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5096 T2218 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 5242 T2199 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5243 T2199 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59857_jc%2Fc",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59857/jc/c"}
[junit4:junit4]   2> 5248 T2199 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38122_jc%2Fc",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38122/jc/c"}
[junit4:junit4]   2> 5248 T2199 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 5249 T2199 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 5260 T2217 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> 5260 T2204 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> 5260 T2198 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> 6098 T2218 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 6098 T2218 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:38122/jc/c collection:collection1 shard:shard1
[junit4:junit4]   2> 6099 T2218 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 6117 T2181 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c53a5f10c0006 type:delete cxid:0x43 zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 6118 T2218 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 6119 T2181 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c53a5f10c0006 type:create cxid:0x44 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6127 T2218 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 6128 T2218 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 6128 T2218 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:38122/jc/c/collection1/
[junit4:junit4]   2> 6128 T2218 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 6128 T2218 oasc.SyncStrategy.syncToMe http://127.0.0.1:38122/jc/c/collection1/ has no replicas
[junit4:junit4]   2> 6129 T2218 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:38122/jc/c/collection1/
[junit4:junit4]   2> 6129 T2218 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 6133 T2181 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c53a5f10c0006 type:create cxid:0x4e zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6772 T2199 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6823 T2217 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> 6823 T2204 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> 6823 T2198 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> 6859 T2218 oasc.ZkController.register We are http://127.0.0.1:38122/jc/c/collection1/ and leader is http://127.0.0.1:38122/jc/c/collection1/
[junit4:junit4]   2> 6859 T2218 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:38122/jc/c
[junit4:junit4]   2> 6859 T2218 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 6859 T2218 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 6859 T2218 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6862 T2218 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6863 T2176 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 6863 T2176 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 6864 T2176 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 7042 T2176 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 7045 T2176 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:49681
[junit4:junit4]   2> 7045 T2176 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 7046 T2176 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7046 T2176 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1358613056480
[junit4:junit4]   2> 7047 T2176 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1358613056480/solr.xml
[junit4:junit4]   2> 7047 T2176 oasc.CoreContainer.<init> New CoreContainer 2076149943
[junit4:junit4]   2> 7048 T2176 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1358613056480/'
[junit4:junit4]   2> 7048 T2176 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1358613056480/'
[junit4:junit4]   2> 7090 T2176 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 7090 T2176 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 7090 T2176 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 7091 T2176 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 7091 T2176 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 7092 T2176 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 7092 T2176 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 7093 T2176 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 7093 T2176 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 7093 T2176 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 7113 T2176 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 7131 T2176 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:45893/solr
[junit4:junit4]   2> 7131 T2176 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 7132 T2176 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:45893 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@2d8a3892
[junit4:junit4]   2> 7133 T2176 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7133 T2229 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:45893. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 7134 T2229 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:45893, initiating session
[junit4:junit4]   2> 7134 T2178 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:60986
[junit4:junit4]   2> 7135 T2178 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:60986
[junit4:junit4]   2> 7136 T2180 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c53a5f10c0007 with negotiated timeout 20000 for client /140.211.11.196:60986
[junit4:junit4]   2> 7136 T2229 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:45893, sessionid = 0x13c53a5f10c0007, negotiated timeout = 20000
[junit4:junit4]   2> 7137 T2230 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2d8a3892 name:ZooKeeperConnection Watcher:127.0.0.1:45893 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7137 T2176 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7138 T2181 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c53a5f10c0007
[junit4:junit4]   2> 7139 T2230 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 7139 T2178 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:60986 which had sessionid 0x13c53a5f10c0007
[junit4:junit4]   2> 7139 T2176 oaz.ZooKeeper.close Session: 0x13c53a5f10c0007 closed
[junit4:junit4]   2> 7140 T2176 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 7150 T2176 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:45893/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@26867903
[junit4:junit4]   2> 7151 T2176 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7151 T2231 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:45893. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 7152 T2231 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:45893, initiating session
[junit4:junit4]   2> 7152 T2178 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:21834
[junit4:junit4]   2> 7152 T2178 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:21834
[junit4:junit4]   2> 7153 T2180 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c53a5f10c0008 with negotiated timeout 20000 for client /140.211.11.196:21834
[junit4:junit4]   2> 7153 T2231 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:45893, sessionid = 0x13c53a5f10c0008, negotiated timeout = 20000
[junit4:junit4]   2> 7154 T2232 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@26867903 name:ZooKeeperConnection Watcher:127.0.0.1:45893/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7154 T2176 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7155 T2181 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c53a5f10c0008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7156 T2181 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c53a5f10c0008 type:create cxid:0x2 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7164 T2176 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49681_jc%2Fc
[junit4:junit4]   2> 7165 T2181 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c53a5f10c0008 type:delete cxid:0x4 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49681_jc%2Fc Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49681_jc%2Fc
[junit4:junit4]   2> 7166 T2176 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49681_jc%2Fc
[junit4:junit4]   2> 7168 T2198 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> 7168 T2217 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> 7169 T2204 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7169 T2204 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> 7177 T2198 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7177 T2217 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7178 T2176 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 7185 T2233 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1358613056480/collection1
[junit4:junit4]   2> 7185 T2233 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 7185 T2233 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 7185 T2233 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 7187 T2233 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1358613056480/collection1/'
[junit4:junit4]   2> 7187 T2233 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1358613056480/collection1/lib/README' to classloader
[junit4:junit4]   2> 7188 T2233 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1358613056480/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 7239 T2233 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 7304 T2233 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7404 T2233 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7411 T2233 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 7977 T2233 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 7988 T2233 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 7992 T2233 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 8005 T2233 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8010 T2233 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8014 T2233 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8015 T2233 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8016 T2233 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1358613056480/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty2/
[junit4:junit4]   2> 8016 T2233 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5abd09e8
[junit4:junit4]   2> 8017 T2233 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 8018 T2233 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty2 forceNew:false
[junit4:junit4]   2> 8018 T2233 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty2
[junit4:junit4]   2> 8018 T2233 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty2/index/
[junit4:junit4]   2> 8019 T2233 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 8020 T2233 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty2/index forceNew:false
[junit4:junit4]   2> 8026 T2233 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@539eac1d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 8026 T2233 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 8027 T2233 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty2/index
[junit4:junit4]   2> 8027 T2233 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 8029 T2233 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 8029 T2233 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 8029 T2233 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 8030 T2233 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 8030 T2233 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 8030 T2233 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 8031 T2233 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 8031 T2233 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 8032 T2233 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 8032 T2233 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 8032 T2233 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 8033 T2233 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 8033 T2233 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 8033 T2233 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 8034 T2233 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 8034 T2233 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 8035 T2233 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8035 T2233 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8035 T2233 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8036 T2233 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8036 T2233 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8037 T2233 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8037 T2233 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8038 T2233 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8038 T2233 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 8038 T2233 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 8045 T2233 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 8050 T2233 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 8051 T2233 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 8053 T2233 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty2
[junit4:junit4]   2> 8055 T2233 oass.SolrIndexSearcher.<init> Opening Searcher@5bdd7202 main
[junit4:junit4]   2> 8056 T2233 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 8056 T2233 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 8057 T2233 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 8063 T2233 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 8113 T2234 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5bdd7202 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 8117 T2233 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 8117 T2233 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8328 T2199 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8329 T2199 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:38122_jc%2Fc",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:38122/jc/c"}
[junit4:junit4]   2> 8333 T2199 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49681_jc%2Fc",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49681/jc/c"}
[junit4:junit4]   2> 8333 T2199 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 8333 T2199 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 8345 T2204 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> 8345 T2217 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> 8345 T2198 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> 8345 T2232 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> 9119 T2233 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 9119 T2233 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49681/jc/c collection:collection1 shard:shard1
[junit4:junit4]   2> 9122 T2233 oasc.ZkController.register We are http://127.0.0.1:49681/jc/c/collection1/ and leader is http://127.0.0.1:38122/jc/c/collection1/
[junit4:junit4]   2> 9122 T2233 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49681/jc/c
[junit4:junit4]   2> 9122 T2233 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 9122 T2233 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C180 name=collection1 org.apache.solr.core.SolrCore@16228a18 url=http://127.0.0.1:49681/jc/c/collection1 node=127.0.0.1:49681_jc%2Fc C180_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:49681_jc%2Fc, base_url=http://127.0.0.1:49681/jc/c}
[junit4:junit4]   2> 9123 T2235 C180 P49681 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 9124 T2235 C180 P49681 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 9124 T2235 C180 P49681 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 9124 T2235 C180 P49681 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9125 T2233 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9126 T2235 C180 P49681 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9126 T2176 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 9127 T2176 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 9127 T2176 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9304 T2176 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 9307 T2176 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:20422
[junit4:junit4]   2> 9308 T2176 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 9308 T2176 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 9309 T2176 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1358613058744
[junit4:junit4]   2> 9309 T2176 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1358613058744/solr.xml
[junit4:junit4]   2> 9310 T2176 oasc.CoreContainer.<init> New CoreContainer 1041271410
[junit4:junit4]   2> 9310 T2176 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1358613058744/'
[junit4:junit4]   2> 9311 T2176 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1358613058744/'
[junit4:junit4]   2> 9353 T2176 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 9353 T2176 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 9354 T2176 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 9354 T2176 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 9354 T2176 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 9355 T2176 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 9355 T2176 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 9356 T2176 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 9356 T2176 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 9357 T2176 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 9375 T2176 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 9393 T2176 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:45893/solr
[junit4:junit4]   2> 9393 T2176 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 9394 T2176 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:45893 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@10661adc
[junit4:junit4]   2> 9395 T2176 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9395 T2245 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:45893. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 9396 T2245 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:45893, initiating session
[junit4:junit4]   2> 9396 T2178 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:26179
[junit4:junit4]   2> 9396 T2178 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:26179
[junit4:junit4]   2> 9398 T2180 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c53a5f10c0009 with negotiated timeout 20000 for client /140.211.11.196:26179
[junit4:junit4]   2> 9398 T2245 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:45893, sessionid = 0x13c53a5f10c0009, negotiated timeout = 20000
[junit4:junit4]   2> 9399 T2246 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10661adc name:ZooKeeperConnection Watcher:127.0.0.1:45893 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9399 T2176 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9400 T2181 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c53a5f10c0009
[junit4:junit4]   2> 9412 T2246 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 9412 T2178 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:26179 which had sessionid 0x13c53a5f10c0009
[junit4:junit4]   2> 9412 T2176 oaz.ZooKeeper.close Session: 0x13c53a5f10c0009 closed
[junit4:junit4]   2> 9412 T2176 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 9421 T2176 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:45893/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4dc48e01
[junit4:junit4]   2> 9422 T2176 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9422 T2247 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:45893. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 9423 T2247 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:45893, initiating session
[junit4:junit4]   2> 9423 T2178 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:46228
[junit4:junit4]   2> 9423 T2178 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:46228
[junit4:junit4]   2> 9424 T2180 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c53a5f10c000a with negotiated timeout 20000 for client /140.211.11.196:46228
[junit4:junit4]   2> 9424 T2247 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:45893, sessionid = 0x13c53a5f10c000a, negotiated timeout = 20000
[junit4:junit4]   2> 9425 T2248 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4dc48e01 name:ZooKeeperConnection Watcher:127.0.0.1:45893/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9425 T2176 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9426 T2181 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c53a5f10c000a type:create cxid:0x1 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9427 T2181 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c53a5f10c000a type:create cxid:0x2 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9436 T2176 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:20422_jc%2Fc
[junit4:junit4]   2> 9437 T2181 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c53a5f10c000a type:delete cxid:0x4 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:20422_jc%2Fc Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:20422_jc%2Fc
[junit4:junit4]   2> 9437 T2176 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:20422_jc%2Fc
[junit4:junit4]   2> 9440 T2217 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> 9440 T2232 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> 9440 T2198 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> 9440 T2204 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9441 T2204 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> 9442 T2217 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9442 T2232 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9448 T2198 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9450 T2176 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9456 T2249 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1358613058744/collection1
[junit4:junit4]   2> 9456 T2249 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9457 T2249 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9457 T2249 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9458 T2249 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1358613058744/collection1/'
[junit4:junit4]   2> 9459 T2249 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1358613058744/collection1/lib/README' to classloader
[junit4:junit4]   2> 9460 T2249 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1358613058744/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9514 T2249 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 9583 T2249 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9684 T2249 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9692 T2249 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9859 T2199 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9860 T2199 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49681_jc%2Fc",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49681/jc/c"}
[junit4:junit4]   2> 9869 T2204 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> 9869 T2217 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> 9869 T2232 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> 9869 T2248 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> 9869 T2198 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> 10288 T2249 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10299 T2249 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10303 T2249 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10316 T2249 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10321 T2249 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10325 T2249 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10326 T2249 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10327 T2249 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1358613058744/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty3/
[junit4:junit4]   2> 10327 T2249 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5abd09e8
[junit4:junit4]   2> 10328 T2249 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 10328 T2249 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty3 forceNew:false
[junit4:junit4]   2> 10329 T2249 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty3
[junit4:junit4]   2> 10329 T2249 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty3/index/
[junit4:junit4]   2> 10330 T2249 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10331 T2249 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty3/index forceNew:false
[junit4:junit4]   2> 10344 T2249 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@483983d; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10345 T2249 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10346 T2249 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty3/index
[junit4:junit4]   2> 10346 T2249 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 10348 T2249 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10348 T2249 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 10349 T2249 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10349 T2249 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 10349 T2249 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10350 T2249 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10350 T2249 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10350 T2249 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10351 T2249 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10351 T2249 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 10352 T2249 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 10352 T2249 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10353 T2249 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 10353 T2249 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 10353 T2249 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 10354 T2249 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10354 T2249 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10354 T2249 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10355 T2249 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10355 T2249 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10356 T2249 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10356 T2249 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10357 T2249 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10357 T2249 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10357 T2249 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 10358 T2249 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 10365 T2249 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10370 T2249 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 10371 T2249 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 10373 T2249 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty3
[junit4:junit4]   2> 10375 T2249 oass.SolrIndexSearcher.<init> Opening Searcher@7b9d1269 main
[junit4:junit4]   2> 10376 T2249 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10376 T2249 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10376 T2249 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 10402 T2249 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 10619 T2250 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7b9d1269 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10622 T2249 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10623 T2249 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11374 T2199 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11375 T2199 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:20422_jc%2Fc",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:20422/jc/c"}
[junit4:junit4]   2> 11375 T2199 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 11375 T2199 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11417 T2204 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> 11417 T2232 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> 11417 T2198 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> 11417 T2248 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> 11417 T2217 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> 11625 T2249 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11625 T2249 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:20422/jc/c collection:collection1 shard:shard1
[junit4:junit4]   2> 11628 T2249 oasc.ZkController.register We are http://127.0.0.1:20422/jc/c/collection1/ and leader is http://127.0.0.1:38122/jc/c/collection1/
[junit4:junit4]   2> 11628 T2249 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:20422/jc/c
[junit4:junit4]   2> 11628 T2249 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 11628 T2249 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C181 name=collection1 org.apache.solr.core.SolrCore@4660b4e9 url=http://127.0.0.1:20422/jc/c/collection1 node=127.0.0.1:20422_jc%2Fc C181_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:20422_jc%2Fc, base_url=http://127.0.0.1:20422/jc/c}
[junit4:junit4]   2> 11629 T2251 C181 P20422 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 11629 T2251 C181 P20422 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11629 T2249 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11629 T2251 C181 P20422 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 11630 T2251 C181 P20422 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11630 T2176 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 11631 T2176 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11631 T2251 C181 P20422 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11631 T2176 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11812 T2176 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 11814 T2176 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:13247
[junit4:junit4]   2> 11815 T2176 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 11816 T2176 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 11816 T2176 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1358613061250
[junit4:junit4]   2> 11816 T2176 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1358613061250/solr.xml
[junit4:junit4]   2> 11817 T2176 oasc.CoreContainer.<init> New CoreContainer 293772711
[junit4:junit4]   2> 11818 T2176 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1358613061250/'
[junit4:junit4]   2> 11818 T2176 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1358613061250/'
[junit4:junit4]   2> 11860 T2176 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 11860 T2176 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 11861 T2176 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 11861 T2176 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 11862 T2176 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 11862 T2176 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 11862 T2176 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 11863 T2176 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 11863 T2176 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 11864 T2176 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 11882 T2176 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 11900 T2176 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:45893/solr
[junit4:junit4]   2> 11901 T2176 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 11901 T2176 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:45893 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4f95e25b
[junit4:junit4]   2> 11902 T2176 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11903 T2261 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:45893. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 11904 T2261 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:45893, initiating session
[junit4:junit4]   2> 11904 T2178 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:23476
[junit4:junit4]   2> 11904 T2178 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:23476
[junit4:junit4]   2> 11906 T2180 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c53a5f10c000b with negotiated timeout 20000 for client /140.211.11.196:23476
[junit4:junit4]   2> 11906 T2261 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:45893, sessionid = 0x13c53a5f10c000b, negotiated timeout = 20000
[junit4:junit4]   2> 11906 T2262 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4f95e25b name:ZooKeeperConnection Watcher:127.0.0.1:45893 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11907 T2176 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11908 T2181 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c53a5f10c000b
[junit4:junit4]   2> 11916 T2262 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 11916 T2178 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:23476 which had sessionid 0x13c53a5f10c000b
[junit4:junit4]   2> 11916 T2176 oaz.ZooKeeper.close Session: 0x13c53a5f10c000b closed
[junit4:junit4]   2> 11917 T2176 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 11926 T2176 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:45893/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@513c03a4
[junit4:junit4]   2> 11927 T2176 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11927 T2263 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:45893. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 11928 T2263 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:45893, initiating session
[junit4:junit4]   2> 11928 T2178 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:30082
[junit4:junit4]   2> 11928 T2178 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:30082
[junit4:junit4]   2> 11930 T2180 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c53a5f10c000c with negotiated timeout 20000 for client /140.211.11.196:30082
[junit4:junit4]   2> 11930 T2263 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:45893, sessionid = 0x13c53a5f10c000c, negotiated timeout = 20000
[junit4:junit4]   2> 11930 T2264 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@513c03a4 name:ZooKeeperConnection Watcher:127.0.0.1:45893/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11930 T2176 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11931 T2181 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c53a5f10c000c type:create cxid:0x1 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11932 T2181 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c53a5f10c000c type:create cxid:0x2 zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11941 T2176 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:13247_jc%2Fc
[junit4:junit4]   2> 11941 T2181 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c53a5f10c000c type:delete cxid:0x4 zxid:0x93 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:13247_jc%2Fc Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:13247_jc%2Fc
[junit4:junit4]   2> 11942 T2176 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:13247_jc%2Fc
[junit4:junit4]   2> 11945 T2232 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> 11945 T2198 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> 11945 T2217 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> 11945 T2204 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 11945 T2248 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> 11945 T2204 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> 11946 T2232 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 11954 T2198 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 11954 T2217 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 11954 T2248 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 11955 T2176 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 11961 T2265 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1358613061250/collection1
[junit4:junit4]   2> 11961 T2265 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 11962 T2265 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 11962 T2265 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 11963 T2265 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1358613061250/collection1/'
[junit4:junit4]   2> 11964 T2265 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1358613061250/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 11965 T2265 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1358613061250/collection1/lib/README' to classloader
[junit4:junit4]   2> 12018 T2265 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 12100 T2265 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2>  C180_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:49681_jc%2Fc, base_url=http://127.0.0.1:49681/jc/c}
[junit4:junit4]   2> 12147 T2235 C180 P49681 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:38122/jc/c/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 12147 T2235 C180 P49681 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:49681/jc/c START replicas=[http://127.0.0.1:38122/jc/c/collection1/] nUpdates=100
[junit4:junit4]   2> 12147 T2235 C180 P49681 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 12148 T2235 C180 P49681 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 12148 T2235 C180 P49681 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 12148 T2235 C180 P49681 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 12148 T2235 C180 P49681 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 12149 T2235 C180 P49681 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:38122/jc/c/collection1/. core=collection1
[junit4:junit4]   2> 12149 T2235 C180 P49681 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C182 name=collection1 org.apache.solr.core.SolrCore@1ea357a6 url=http://127.0.0.1:38122/jc/c/collection1 node=127.0.0.1:38122_jc%2Fc C182_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:38122_jc%2Fc, base_url=http://127.0.0.1:38122/jc/c, leader=true}
[junit4:junit4]   2> 12160 T2209 C182 P38122 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 12165 T2210 C182 P38122 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 12166 T2210 C182 P38122 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty1
[junit4:junit4]   2> 12170 T2210 C182 P38122 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@64705e36; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 12170 T2210 C182 P38122 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 12175 T2210 C182 P38122 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@64705e36; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@64705e36; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12176 T2210 C182 P38122 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12177 T2210 C182 P38122 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty1
[junit4:junit4]   2> 12177 T2210 C182 P38122 oass.SolrIndexSearcher.<init> Opening Searcher@399e47bd realtime
[junit4:junit4]   2> 12178 T2210 C182 P38122 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 12178 T2210 C182 P38122 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 13
[junit4:junit4]   2> 12179 T2235 C180 P49681 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 12179 T2235 C180 P49681 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 12181 T2211 C182 P38122 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 12182 T2211 C182 P38122 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 12182 T2235 C180 P49681 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 12182 T2235 C180 P49681 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 12183 T2235 C180 P49681 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 12185 T2211 C182 P38122 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty1
[junit4:junit4]   2> 12186 T2211 C182 P38122 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty1/index
[junit4:junit4]   2> 12186 T2211 C182 P38122 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 12187 T2235 C180 P49681 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 12188 T2235 C180 P49681 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty2/index.20130119183101787 forceNew:false
[junit4:junit4]   2> 12188 T2235 C180 P49681 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty2
[junit4:junit4]   2> 12189 T2235 C180 P49681 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty2/index.20130119183101787 lockFactory=org.apache.lucene.store.NativeFSLockFactory@40be4950; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 12192 T2211 C182 P38122 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 12194 T2235 C180 P49681 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty2/index
[junit4:junit4]   2> 12194 T2235 C180 P49681 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 12199 T2235 C180 P49681 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130119183101787
[junit4:junit4]   2> 12200 T2265 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12200 T2235 C180 P49681 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty2
[junit4:junit4]   2> 12201 T2235 C180 P49681 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty2
[junit4:junit4]   2> 12201 T2235 C180 P49681 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty2/index/ new=./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty2/index.20130119183101787
[junit4:junit4]   2> 12205 T2235 C180 P49681 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty2/index.20130119183101787 lockFactory=org.apache.lucene.store.NativeFSLockFactory@40be4950; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12206 T2235 C180 P49681 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12207 T2235 C180 P49681 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty2
[junit4:junit4]   2> 12207 T2235 C180 P49681 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 12207 T2235 C180 P49681 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 12207 T2235 C180 P49681 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 12208 T2235 C180 P49681 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty2/index.20130119183101787
[junit4:junit4]   2> 12209 T2235 C180 P49681 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty2
[junit4:junit4]   2> 12212 T2235 C180 P49681 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty2/index.20130119183101787 lockFactory=org.apache.lucene.store.NativeFSLockFactory@40be4950; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12212 T2235 C180 P49681 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12213 T2235 C180 P49681 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 12213 T2235 C180 P49681 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty2
[junit4:junit4]   2> 12213 T2235 C180 P49681 oass.SolrIndexSearcher.<init> Opening Searcher@1de99393 main
[junit4:junit4]   2> 12215 T2234 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1de99393 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 12216 T2234 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty2/index
[junit4:junit4]   2> 12216 T2265 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 12216 T2235 C180 P49681 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 12227 T2235 C180 P49681 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty2/index.20130119183101787 lockFactory=org.apache.lucene.store.NativeFSLockFactory@40be4950; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty2/index.20130119183101787 lockFactory=org.apache.lucene.store.NativeFSLockFactory@40be4950; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 12227 T2235 C180 P49681 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 12228 T2235 C180 P49681 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty2
[junit4:junit4]   2> 12229 T2235 C180 P49681 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 12229 T2235 C180 P49681 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty2/index.20130119183101787
[junit4:junit4]   2> 12229 T2235 C180 P49681 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty2/index
[junit4:junit4]   2> 12229 T2235 C180 P49681 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 12229 T2235 C180 P49681 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 12230 T2235 C180 P49681 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12230 T2235 C180 P49681 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12237 T2235 C180 P49681 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 12849 T2265 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 12860 T2265 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 12864 T2265 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 12877 T2265 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 12887 T2265 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 12891 T2265 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 12892 T2265 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 12893 T2265 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1358613061250/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty4/
[junit4:junit4]   2> 12894 T2265 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5abd09e8
[junit4:junit4]   2> 12894 T2265 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 12895 T2265 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty4 forceNew:false
[junit4:junit4]   2> 12896 T2265 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty4
[junit4:junit4]   2> 12896 T2265 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty4/index/
[junit4:junit4]   2> 12896 T2265 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 12897 T2265 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty4/index forceNew:false
[junit4:junit4]   2> 12903 T2265 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b020812; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 12904 T2265 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 12905 T2265 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty4/index
[junit4:junit4]   2> 12905 T2265 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 12907 T2265 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 12907 T2265 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 12907 T2265 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 12907 T2265 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 12908 T2265 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 12908 T2265 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 12908 T2265 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 12909 T2265 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 12909 T2265 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 12910 T2265 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 12910 T2265 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 12911 T2265 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 12911 T2265 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 12911 T2265 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 12912 T2265 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 12912 T2265 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 12912 T2265 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12913 T2265 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12913 T2265 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12914 T2265 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12914 T2265 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12915 T2265 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12915 T2265 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12915 T2265 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12916 T2265 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 12916 T2265 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 12921 T2199 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12922 T2199 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:20422_jc%2Fc",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:20422/jc/c"}
[junit4:junit4]   2> 12924 T2265 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 12925 T2199 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49681_jc%2Fc",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49681/jc/c"}
[junit4:junit4]   2> 12928 T2265 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 12934 T2265 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 12937 T2204 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> 12937 T2248 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> 12937 T2198 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> 12937 T2265 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty4
[junit4:junit4]   2> 12937 T2232 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> 12937 T2217 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> 12937 T2264 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> 12940 T2265 oass.SolrIndexSearcher.<init> Opening Searcher@7403fa3d main
[junit4:junit4]   2> 12941 T2265 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 12941 T2265 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 12941 T2265 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 12954 T2265 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 12997 T2268 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7403fa3d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 13001 T2265 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 13001 T2265 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14454 T2199 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14455 T2199 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:13247_jc%2Fc",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:13247/jc/c"}
[junit4:junit4]   2> 14455 T2199 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 14455 T2199 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14469 T2204 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> 14469 T2248 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> 14469 T2217 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> 14469 T2232 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> 14469 T2198 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> 14469 T2264 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> 15005 T2265 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 15005 T2265 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:13247/jc/c collection:collection1 shard:shard1
[junit4:junit4]   2> 15008 T2265 oasc.ZkController.register We are http://127.0.0.1:13247/jc/c/collection1/ and leader is http://127.0.0.1:38122/jc/c/collection1/
[junit4:junit4]   2> 15008 T2265 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:13247/jc/c
[junit4:junit4]   2> 15008 T2265 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 15008 T2265 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C183 name=collection1 org.apache.solr.core.SolrCore@13b1f250 url=http://127.0.0.1:13247/jc/c/collection1 node=127.0.0.1:13247_jc%2Fc C183_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:13247_jc%2Fc, base_url=http://127.0.0.1:13247/jc/c}
[junit4:junit4]   2> 15009 T2269 C183 P13247 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 15009 T2269 C183 P13247 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 15009 T2269 C183 P13247 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 15009 T2269 C183 P13247 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15010 T2265 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15011 T2269 C183 P13247 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15011 T2176 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0
[junit4:junit4]   2> 15012 T2176 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 15012 T2176 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15030 T2176 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15032 T2176 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 15032 T2176 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 15033 T2176 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C181_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:20422_jc%2Fc, base_url=http://127.0.0.1:20422/jc/c}
[junit4:junit4]   2> 15655 T2251 C181 P20422 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:38122/jc/c/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15655 T2251 C181 P20422 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:20422/jc/c START replicas=[http://127.0.0.1:38122/jc/c/collection1/] nUpdates=100
[junit4:junit4]   2> 15655 T2251 C181 P20422 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15656 T2251 C181 P20422 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 15656 T2251 C181 P20422 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 15656 T2251 C181 P20422 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 15656 T2251 C181 P20422 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 15656 T2251 C181 P20422 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:38122/jc/c/collection1/. core=collection1
[junit4:junit4]   2> 15657 T2251 C181 P20422 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15658 T2209 C182 P38122 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15669 T2213 C182 P38122 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15681 T2213 C182 P38122 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@64705e36; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@64705e36; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15681 T2213 C182 P38122 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15682 T2213 C182 P38122 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty1
[junit4:junit4]   2> 15683 T2213 C182 P38122 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15683 T2213 C182 P38122 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 14
[junit4:junit4]   2> 15684 T2251 C181 P20422 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15684 T2251 C181 P20422 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15686 T2211 C182 P38122 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15687 T2251 C181 P20422 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 15687 T2251 C181 P20422 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15687 T2251 C181 P20422 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15690 T2211 C182 P38122 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty1
[junit4:junit4]   2> 15691 T2211 C182 P38122 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty1/index
[junit4:junit4]   2> 15692 T2211 C182 P38122 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=2 
[junit4:junit4]   2> 15693 T2251 C181 P20422 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15694 T2251 C181 P20422 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty3/index.20130119183105293 forceNew:false
[junit4:junit4]   2> 15695 T2251 C181 P20422 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty3
[junit4:junit4]   2> 15696 T2251 C181 P20422 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty3/index.20130119183105293 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2baa1014; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 15699 T2211 C182 P38122 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 15700 T2251 C181 P20422 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty3/index
[junit4:junit4]   2> 15701 T2251 C181 P20422 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15701 T2251 C181 P20422 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130119183105293
[junit4:junit4]   2> 15703 T2251 C181 P20422 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty3
[junit4:junit4]   2> 15703 T2251 C181 P20422 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty3
[junit4:junit4]   2> 15703 T2251 C181 P20422 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty3/index/ new=./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty3/index.20130119183105293
[junit4:junit4]   2> 15708 T2251 C181 P20422 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty3/index.20130119183105293 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2baa1014; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15708 T2251 C181 P20422 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15709 T2251 C181 P20422 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty3
[junit4:junit4]   2> 15710 T2251 C181 P20422 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15710 T2251 C181 P20422 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15710 T2251 C181 P20422 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 15711 T2251 C181 P20422 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty3/index.20130119183105293
[junit4:junit4]   2> 15711 T2251 C181 P20422 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty3
[junit4:junit4]   2> 15714 T2251 C181 P20422 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty3/index.20130119183105293 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2baa1014; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15715 T2251 C181 P20422 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15715 T2251 C181 P20422 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15715 T2251 C181 P20422 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty3
[junit4:junit4]   2> 15716 T2251 C181 P20422 oass.SolrIndexSearcher.<init> Opening Searcher@1cd26532 main
[junit4:junit4]   2> 15717 T2250 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1cd26532 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 15717 T2250 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty3/index
[junit4:junit4]   2> 15718 T2251 C181 P20422 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15729 T2251 C181 P20422 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty3/index.20130119183105293 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2baa1014; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty3/index.20130119183105293 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2baa1014; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 15730 T2251 C181 P20422 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 15731 T2251 C181 P20422 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty3
[junit4:junit4]   2> 15731 T2251 C181 P20422 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15731 T2251 C181 P20422 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty3/index.20130119183105293
[junit4:junit4]   2> 15731 T2251 C181 P20422 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty3/index
[junit4:junit4]   2> 15731 T2251 C181 P20422 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 15732 T2251 C181 P20422 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15732 T2251 C181 P20422 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15732 T2251 C181 P20422 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15741 T2251 C181 P20422 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 15973 T2199 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15974 T2199 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:13247_jc%2Fc",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:13247/jc/c"}
[junit4:junit4]   2> 15983 T2199 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:20422_jc%2Fc",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:20422/jc/c"}
[junit4:junit4]   2> 16034 T2176 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16049 T2204 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> 16049 T2264 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> 16049 T2248 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> 16049 T2198 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> 16049 T2232 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> 16049 T2217 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> 17037 T2176 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18039 T2176 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C183_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:13247_jc%2Fc, base_url=http://127.0.0.1:13247/jc/c}
[junit4:junit4]   2> 19034 T2269 C183 P13247 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:38122/jc/c/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 19034 T2269 C183 P13247 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:13247/jc/c START replicas=[http://127.0.0.1:38122/jc/c/collection1/] nUpdates=100
[junit4:junit4]   2> 19036 T2269 C183 P13247 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 19037 T2269 C183 P13247 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 19037 T2269 C183 P13247 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 19037 T2269 C183 P13247 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 19037 T2269 C183 P13247 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 19037 T2269 C183 P13247 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:38122/jc/c/collection1/. core=collection1
[junit4:junit4]   2> 19037 T2269 C183 P13247 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19039 T2209 C182 P38122 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 19041 T2176 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19053 T2207 C182 P38122 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 19060 T2207 C182 P38122 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@64705e36; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@64705e36; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@64705e36; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 19060 T2207 C182 P38122 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 19061 T2207 C182 P38122 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty1
[junit4:junit4]   2> 19061 T2207 C182 P38122 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 19062 T2207 C182 P38122 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 9
[junit4:junit4]   2> 19063 T2269 C183 P13247 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 19063 T2269 C183 P13247 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 19065 T2211 C182 P38122 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 19066 T2269 C183 P13247 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 19066 T2269 C183 P13247 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 19066 T2269 C183 P13247 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 19068 T2211 C182 P38122 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty1
[junit4:junit4]   2> 19069 T2211 C182 P38122 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty1/index
[junit4:junit4]   2> 19069 T2211 C182 P38122 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=1 
[junit4:junit4]   2> 19070 T2269 C183 P13247 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 19071 T2269 C183 P13247 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty4/index.20130119183108670 forceNew:false
[junit4:junit4]   2> 19071 T2269 C183 P13247 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty4
[junit4:junit4]   2> 19072 T2269 C183 P13247 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty4/index.20130119183108670 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19aec824; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 19075 T2211 C182 P38122 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 19076 T2269 C183 P13247 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty4/index
[junit4:junit4]   2> 19076 T2269 C183 P13247 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 19077 T2269 C183 P13247 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130119183108670
[junit4:junit4]   2> 19078 T2269 C183 P13247 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty4
[junit4:junit4]   2> 19078 T2269 C183 P13247 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty4
[junit4:junit4]   2> 19079 T2269 C183 P13247 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty4/index/ new=./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty4/index.20130119183108670
[junit4:junit4]   2> 19082 T2269 C183 P13247 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty4/index.20130119183108670 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19aec824; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 19082 T2269 C183 P13247 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 19083 T2269 C183 P13247 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty4
[junit4:junit4]   2> 19083 T2269 C183 P13247 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 19084 T2269 C183 P13247 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 19084 T2269 C183 P13247 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 19084 T2269 C183 P13247 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty4/index.20130119183108670
[junit4:junit4]   2> 19085 T2269 C183 P13247 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty4
[junit4:junit4]   2> 19088 T2269 C183 P13247 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty4/index.20130119183108670 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19aec824; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 19088 T2269 C183 P13247 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 19088 T2269 C183 P13247 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 19089 T2269 C183 P13247

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

/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1358613049605/jetty4
[junit4:junit4]   2> 146728 T2264 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 146728 T2176 oaz.ZooKeeper.close Session: 0x13c53a5f10c000c closed
[junit4:junit4]   2> 146729 T2176 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/jc/c,null}
[junit4:junit4]   2> 147047 T2176 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest -Dtests.method=testDistribSearch -Dtests.seed=998FB91C8924B685 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_PE -Dtests.timezone=Asia/Tel_Aviv -Dtests.file.encoding=ISO8859-1
[junit4:junit4] FAILURE  147s J0 | SyncSliceTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: shard1 should have just been set up to be inconsistent - but it's still consistent
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([998FB91C8924B685:18693704FE7BD6B9]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.junit.Assert.assertTrue(Assert.java:43)
[junit4:junit4]    > 	at org.junit.Assert.assertNotNull(Assert.java:526)
[junit4:junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:214)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:616)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:679)
[junit4:junit4]   2> 147065 T2176 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41: {range_facet_l=PostingsFormat(name=SimpleText), text=PostingsFormat(name=Asserting), _version_=PostingsFormat(name=SimpleText), rnd_b=MockVariableIntBlock(baseBlockSize=30), intDefault=PostingsFormat(name=SimpleText), id=MockVariableIntBlock(baseBlockSize=30), timestamp=PostingsFormat(name=SimpleText), a_t=PostingsFormat(name=SimpleText), range_facet_sl=PostingsFormat(name=Asserting), range_facet_si=PostingsFormat(name=TestBloomFilteredLucene41Postings), other_tl1=PostingsFormat(name=SimpleText), multiDefault=PostingsFormat(name=TestBloomFilteredLucene41Postings), a_si=PostingsFormat(name=TestBloomFilteredLucene41Postings)}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=es_PE, timezone=Asia/Tel_Aviv
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=147581584,total=305594368
[junit4:junit4]   2> NOTE: All tests run in this JVM: [FileBasedSpellCheckerTest, TestAtomicUpdateErrorCases, TestFastLRUCache, TestStressRecovery, TestConfig, SolrCmdDistributorTest, TestSolrIndexConfig, TestDefaultSimilarityFactory, BinaryUpdateRequestHandlerTest, TestGroupingSearch, CircularListTest, TestRangeQuery, MoreLikeThisHandlerTest, SpellCheckCollatorTest, TestLuceneMatchVersion, ZkControllerTest, CopyFieldTest, TestQueryTypes, UpdateRequestProcessorFactoryTest, TestRandomFaceting, IndexBasedSpellCheckerTest, SolrRequestParserTest, TestFiltering, SolrCoreCheckLockOnStartupTest, DistributedSpellCheckComponentTest, ScriptEngineTest, TestCollationField, LeaderElectionIntegrationTest, TestReload, TestZkChroot, TestPHPSerializedResponseWriter, BasicDistributedZkTest, PluginInfoTest, DirectUpdateHandlerOptimizeTest, TestSuggestSpellingConverter, SimpleFacetsTest, TestBadConfig, TestJoin, LoggingHandlerTest, MBeansHandlerTest, NoCacheHeaderTest, DateMathParserTest, TestPartialUpdateDeduplication, DateFieldTest, CollectionsAPIDistributedZkTest, BadComponentTest, TestPerFieldSimilarity, WordBreakSolrSpellCheckerTest, SimplePostToolTest, TestXIncludeConfig, SampleTest, ChaosMonkeyNothingIsSafeTest, TestPostingsSolrHighlighter, CSVRequestHandlerTest, TestQuerySenderNoQuery, SuggesterFSTTest, TestIBSimilarityFactory, TestPseudoReturnFields, SortByFunctionTest, SpatialFilterTest, ClusterStateTest, ClusterStateUpdateTest, ShardRoutingCustomTest, SyncSliceTest]
[junit4:junit4] Completed on J0 in 147.09s, 1 test, 1 failure <<< FAILURES!

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

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