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/26 21:22:01 UTC

[JENKINS] Lucene-Solr-NightlyTests-4.x - Build # 161 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-4.x/161/

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([2D1347328948E96F:ACF5C92AFE178953]: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 8805 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T2558 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 5 T2558 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./solrtest-SyncSliceTest-1359231519132
[junit4:junit4]   2> 6 T2558 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 7 T2559 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 9 T2559 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 9 T2559 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 9 T2559 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 9 T2559 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 10 T2559 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 107 T2558 oasc.ZkTestServer.run start zk server on port:43672
[junit4:junit4]   2> 107 T2558 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43672 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@a6fd4e6
[junit4:junit4]   2> 108 T2558 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 108 T2564 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43672. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 109 T2564 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43672, initiating session
[junit4:junit4]   2> 109 T2560 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:43675
[junit4:junit4]   2> 109 T2560 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:43675
[junit4:junit4]   2> 109 T2562 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 116 T2562 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c788309a10000 with negotiated timeout 10000 for client /140.211.11.196:43675
[junit4:junit4]   2> 116 T2564 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43672, sessionid = 0x13c788309a10000, negotiated timeout = 10000
[junit4:junit4]   2> 116 T2565 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a6fd4e6 name:ZooKeeperConnection Watcher:127.0.0.1:43672 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 117 T2558 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 117 T2558 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 137 T2563 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c788309a10000
[junit4:junit4]   2> 167 T2565 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 168 T2560 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:43675 which had sessionid 0x13c788309a10000
[junit4:junit4]   2> 167 T2558 oaz.ZooKeeper.close Session: 0x13c788309a10000 closed
[junit4:junit4]   2> 168 T2558 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43672/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@28f81abf
[junit4:junit4]   2> 169 T2558 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 170 T2566 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43672. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 170 T2566 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43672, initiating session
[junit4:junit4]   2> 170 T2560 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:43676
[junit4:junit4]   2> 171 T2560 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:43676
[junit4:junit4]   2> 178 T2562 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c788309a10001 with negotiated timeout 10000 for client /140.211.11.196:43676
[junit4:junit4]   2> 178 T2566 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43672, sessionid = 0x13c788309a10001, negotiated timeout = 10000
[junit4:junit4]   2> 179 T2567 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@28f81abf name:ZooKeeperConnection Watcher:127.0.0.1:43672/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 179 T2558 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 179 T2558 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 188 T2558 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 199 T2558 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 210 T2558 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 219 T2558 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 220 T2558 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 233 T2558 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 234 T2558 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 338 T2558 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 338 T2558 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 352 T2558 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 353 T2558 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 361 T2558 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 362 T2558 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 365 T2558 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 366 T2558 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 369 T2558 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 369 T2558 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 372 T2558 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 373 T2558 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 375 T2558 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 376 T2558 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 382 T2563 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c788309a10001
[junit4:junit4]   2> 383 T2567 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 383 T2558 oaz.ZooKeeper.close Session: 0x13c788309a10001 closed
[junit4:junit4]   2> 383 T2560 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:43676 which had sessionid 0x13c788309a10001
[junit4:junit4]   2> 580 T2558 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 584 T2558 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:43678
[junit4:junit4]   2> 585 T2558 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 585 T2558 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 586 T2558 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359231519510
[junit4:junit4]   2> 586 T2558 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359231519510/solr.xml
[junit4:junit4]   2> 587 T2558 oasc.CoreContainer.<init> New CoreContainer 170181770
[junit4:junit4]   2> 587 T2558 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359231519510/'
[junit4:junit4]   2> 588 T2558 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359231519510/'
[junit4:junit4]   2> 638 T2558 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 639 T2558 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 639 T2558 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 639 T2558 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 640 T2558 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 640 T2558 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 641 T2558 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 641 T2558 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 642 T2558 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 642 T2558 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 664 T2558 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 682 T2558 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:43672/solr
[junit4:junit4]   2> 683 T2558 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 683 T2558 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43672 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4dd5dc9f
[junit4:junit4]   2> 684 T2558 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 685 T2577 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43672. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 686 T2577 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43672, initiating session
[junit4:junit4]   2> 686 T2560 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:43681
[junit4:junit4]   2> 686 T2560 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:43681
[junit4:junit4]   2> 688 T2562 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c788309a10002 with negotiated timeout 20000 for client /140.211.11.196:43681
[junit4:junit4]   2> 688 T2577 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43672, sessionid = 0x13c788309a10002, negotiated timeout = 20000
[junit4:junit4]   2> 689 T2578 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4dd5dc9f name:ZooKeeperConnection Watcher:127.0.0.1:43672 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 689 T2558 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 690 T2563 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c788309a10002
[junit4:junit4]   2> 700 T2578 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 700 T2560 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:43681 which had sessionid 0x13c788309a10002
[junit4:junit4]   2> 700 T2558 oaz.ZooKeeper.close Session: 0x13c788309a10002 closed
[junit4:junit4]   2> 700 T2558 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 711 T2558 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43672/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2c467f96
[junit4:junit4]   2> 712 T2558 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 713 T2579 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43672. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 713 T2579 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43672, initiating session
[junit4:junit4]   2> 713 T2560 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:43682
[junit4:junit4]   2> 714 T2560 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:43682
[junit4:junit4]   2> 715 T2562 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c788309a10003 with negotiated timeout 20000 for client /140.211.11.196:43682
[junit4:junit4]   2> 715 T2579 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43672, sessionid = 0x13c788309a10003, negotiated timeout = 20000
[junit4:junit4]   2> 715 T2580 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2c467f96 name:ZooKeeperConnection Watcher:127.0.0.1:43672/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 715 T2558 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 717 T2563 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c788309a10003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 719 T2558 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 729 T2558 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43678_
[junit4:junit4]   2> 730 T2563 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c788309a10003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:43678_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:43678_
[junit4:junit4]   2> 740 T2558 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43678_
[junit4:junit4]   2> 744 T2558 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 753 T2563 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c788309a10003 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> 754 T2558 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 757 T2558 oasc.Overseer.start Overseer (id=89078596838162435-127.0.0.1:43678_-n_0000000000) starting
[junit4:junit4]   2> 757 T2563 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c788309a10003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 758 T2563 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c788309a10003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 768 T2563 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c788309a10003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 769 T2563 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c788309a10003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 770 T2582 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 771 T2558 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 773 T2558 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 776 T2581 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 781 T2583 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359231519510/collection1
[junit4:junit4]   2> 781 T2583 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 782 T2583 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 782 T2583 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 783 T2583 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359231519510/collection1/'
[junit4:junit4]   2> 784 T2583 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1359231519510/collection1/lib/README' to classloader
[junit4:junit4]   2> 785 T2583 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1359231519510/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 835 T2583 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 905 T2583 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1006 T2583 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1013 T2583 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1659 T2583 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1668 T2583 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1671 T2583 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1681 T2583 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1684 T2583 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1687 T2583 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1688 T2583 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1689 T2583 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1359231519510/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1359231519131/control/data/
[junit4:junit4]   2> 1689 T2583 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d46e381
[junit4:junit4]   2> 1690 T2583 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1690 T2583 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/control/data forceNew:false
[junit4:junit4]   2> 1691 T2583 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/control/data
[junit4:junit4]   2> 1691 T2583 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1359231519131/control/data/index/
[junit4:junit4]   2> 1691 T2583 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1359231519131/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1692 T2583 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/control/data/index forceNew:false
[junit4:junit4]   2> 1698 T2583 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-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359231519131/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@524f58b7; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1698 T2583 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1699 T2583 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/control/data/index
[junit4:junit4]   2> 1699 T2583 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1700 T2583 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1700 T2583 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1700 T2583 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1701 T2583 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1701 T2583 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1701 T2583 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1701 T2583 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1702 T2583 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1702 T2583 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1702 T2583 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1703 T2583 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1703 T2583 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1703 T2583 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1703 T2583 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1703 T2583 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1704 T2583 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1704 T2583 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1704 T2583 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1704 T2583 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1705 T2583 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1705 T2583 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1705 T2583 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1706 T2583 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1706 T2583 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1706 T2583 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1706 T2583 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1711 T2583 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1714 T2583 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1714 T2583 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> 1716 T2583 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/control/data
[junit4:junit4]   2> 1718 T2583 oass.SolrIndexSearcher.<init> Opening Searcher@24b91d1b main
[junit4:junit4]   2> 1719 T2583 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1719 T2583 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1719 T2583 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1733 T2583 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1791 T2584 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@24b91d1b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1797 T2583 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1797 T2583 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1798 T2563 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c788309a10003 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> 2279 T2581 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2279 T2581 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:43678_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43678"}
[junit4:junit4]   2> 2280 T2581 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2280 T2581 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2280 T2563 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c788309a10003 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> 2284 T2580 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> 2810 T2583 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2810 T2583 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:43678 collection:control_collection shard:shard1
[junit4:junit4]   2> 2811 T2583 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2816 T2563 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c788309a10003 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> 2817 T2583 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2817 T2563 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c788309a10003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2819 T2583 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2819 T2583 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2819 T2583 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:43678/collection1/
[junit4:junit4]   2> 2820 T2583 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2820 T2583 oasc.SyncStrategy.syncToMe http://127.0.0.1:43678/collection1/ has no replicas
[junit4:junit4]   2> 2820 T2583 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:43678/collection1/
[junit4:junit4]   2> 2820 T2583 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2824 T2563 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c788309a10003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3788 T2581 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3796 T2580 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> 3804 T2583 oasc.ZkController.register We are http://127.0.0.1:43678/collection1/ and leader is http://127.0.0.1:43678/collection1/
[junit4:junit4]   2> 3804 T2583 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43678
[junit4:junit4]   2> 3804 T2583 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3804 T2583 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3804 T2583 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3807 T2583 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3807 T2558 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3808 T2558 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3808 T2558 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3823 T2558 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3834 T2558 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43672/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@241e5e2e
[junit4:junit4]   2> 3835 T2558 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3835 T2585 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43672. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 3836 T2585 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43672, initiating session
[junit4:junit4]   2> 3836 T2560 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:43683
[junit4:junit4]   2> 3836 T2560 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:43683
[junit4:junit4]   2> 3837 T2562 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c788309a10004 with negotiated timeout 10000 for client /140.211.11.196:43683
[junit4:junit4]   2> 3837 T2585 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43672, sessionid = 0x13c788309a10004, negotiated timeout = 10000
[junit4:junit4]   2> 3838 T2586 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@241e5e2e name:ZooKeeperConnection Watcher:127.0.0.1:43672/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3838 T2558 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3839 T2558 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3840 T2558 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4037 T2558 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4040 T2558 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:43685
[junit4:junit4]   2> 4040 T2558 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4041 T2558 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4041 T2558 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359231522966
[junit4:junit4]   2> 4042 T2558 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359231522966/solr.xml
[junit4:junit4]   2> 4042 T2558 oasc.CoreContainer.<init> New CoreContainer 161872225
[junit4:junit4]   2> 4043 T2558 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359231522966/'
[junit4:junit4]   2> 4043 T2558 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359231522966/'
[junit4:junit4]   2> 4094 T2558 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 4095 T2558 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4095 T2558 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4096 T2558 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4096 T2558 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4096 T2558 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4097 T2558 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4097 T2558 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4098 T2558 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4098 T2558 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4119 T2558 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4138 T2558 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:43672/solr
[junit4:junit4]   2> 4139 T2558 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4139 T2558 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43672 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@381aa36b
[junit4:junit4]   2> 4140 T2558 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4141 T2596 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43672. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4142 T2596 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43672, initiating session
[junit4:junit4]   2> 4142 T2560 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:43687
[junit4:junit4]   2> 4142 T2560 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:43687
[junit4:junit4]   2> 4144 T2562 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c788309a10005 with negotiated timeout 20000 for client /140.211.11.196:43687
[junit4:junit4]   2> 4144 T2596 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43672, sessionid = 0x13c788309a10005, negotiated timeout = 20000
[junit4:junit4]   2> 4144 T2597 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@381aa36b name:ZooKeeperConnection Watcher:127.0.0.1:43672 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4144 T2558 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4145 T2563 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c788309a10005
[junit4:junit4]   2> 4146 T2597 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4147 T2560 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:43687 which had sessionid 0x13c788309a10005
[junit4:junit4]   2> 4146 T2558 oaz.ZooKeeper.close Session: 0x13c788309a10005 closed
[junit4:junit4]   2> 4147 T2558 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 4157 T2558 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43672/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@49a6e716
[junit4:junit4]   2> 4158 T2558 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4158 T2598 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43672. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 4159 T2598 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43672, initiating session
[junit4:junit4]   2> 4159 T2560 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:43688
[junit4:junit4]   2> 4159 T2560 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:43688
[junit4:junit4]   2> 4160 T2562 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c788309a10006 with negotiated timeout 20000 for client /140.211.11.196:43688
[junit4:junit4]   2> 4161 T2598 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43672, sessionid = 0x13c788309a10006, negotiated timeout = 20000
[junit4:junit4]   2> 4161 T2599 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@49a6e716 name:ZooKeeperConnection Watcher:127.0.0.1:43672/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4161 T2558 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4162 T2563 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c788309a10006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4163 T2563 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c788309a10006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4172 T2558 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43685_
[junit4:junit4]   2> 4173 T2563 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c788309a10006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:43685_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:43685_
[junit4:junit4]   2> 4174 T2558 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43685_
[junit4:junit4]   2> 4186 T2586 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4186 T2580 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4186 T2580 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> 4188 T2558 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4195 T2600 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359231522966/collection1
[junit4:junit4]   2> 4195 T2600 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4195 T2600 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4195 T2600 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4198 T2600 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359231522966/collection1/'
[junit4:junit4]   2> 4199 T2600 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1359231522966/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4199 T2600 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1359231522966/collection1/lib/README' to classloader
[junit4:junit4]   2> 4251 T2600 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 4329 T2600 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4430 T2600 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4436 T2600 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5061 T2600 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5074 T2600 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5079 T2600 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5093 T2600 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5100 T2600 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5107 T2600 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5108 T2600 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5110 T2600 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1359231522966/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty1/
[junit4:junit4]   2> 5110 T2600 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d46e381
[junit4:junit4]   2> 5111 T2600 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 5112 T2600 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty1 forceNew:false
[junit4:junit4]   2> 5113 T2600 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty1
[junit4:junit4]   2> 5113 T2600 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty1/index/
[junit4:junit4]   2> 5114 T2600 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5116 T2600 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty1/index forceNew:false
[junit4:junit4]   2> 5122 T2600 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-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2ed0fd47; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5122 T2600 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5123 T2600 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty1/index
[junit4:junit4]   2> 5123 T2600 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 5125 T2600 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5125 T2600 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 5126 T2600 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5126 T2600 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 5127 T2600 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5127 T2600 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5127 T2600 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5128 T2600 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5128 T2600 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5129 T2600 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 5129 T2600 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 5130 T2600 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5130 T2600 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 5130 T2600 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 5131 T2600 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 5131 T2600 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5132 T2600 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5132 T2600 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5133 T2600 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5133 T2600 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5134 T2600 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5134 T2600 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5134 T2600 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5135 T2600 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5135 T2600 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 5136 T2600 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 5143 T2600 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5148 T2600 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 5149 T2600 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> 5152 T2600 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty1
[junit4:junit4]   2> 5153 T2600 oass.SolrIndexSearcher.<init> Opening Searcher@2dd53b82 main
[junit4:junit4]   2> 5154 T2600 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5154 T2600 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5155 T2600 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 5165 T2600 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 5235 T2601 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2dd53b82 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5238 T2600 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5238 T2600 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 5301 T2581 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5301 T2581 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:43678_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43678"}
[junit4:junit4]   2> 5317 T2581 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:43685_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43685"}
[junit4:junit4]   2> 5317 T2581 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 5317 T2581 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 5332 T2580 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> 5332 T2599 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> 5332 T2586 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> 6241 T2600 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 6241 T2600 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:43685 collection:collection1 shard:shard1
[junit4:junit4]   2> 6242 T2600 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 6263 T2563 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c788309a10006 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> 6270 T2600 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 6271 T2563 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c788309a10006 type:create cxid:0x44 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6273 T2600 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 6273 T2600 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 6273 T2600 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:43685/collection1/
[junit4:junit4]   2> 6274 T2600 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 6274 T2600 oasc.SyncStrategy.syncToMe http://127.0.0.1:43685/collection1/ has no replicas
[junit4:junit4]   2> 6274 T2600 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:43685/collection1/
[junit4:junit4]   2> 6274 T2600 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 6278 T2563 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c788309a10006 type:create cxid:0x4e zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6837 T2581 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6874 T2599 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> 6874 T2586 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> 6874 T2580 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> 6892 T2600 oasc.ZkController.register We are http://127.0.0.1:43685/collection1/ and leader is http://127.0.0.1:43685/collection1/
[junit4:junit4]   2> 6892 T2600 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43685
[junit4:junit4]   2> 6892 T2600 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 6892 T2600 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 6892 T2600 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6894 T2600 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6894 T2558 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1
[junit4:junit4]   2> 6895 T2558 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 6896 T2558 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 7080 T2558 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 7082 T2558 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:43692
[junit4:junit4]   2> 7083 T2558 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 7083 T2558 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7084 T2558 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359231526037
[junit4:junit4]   2> 7084 T2558 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359231526037/solr.xml
[junit4:junit4]   2> 7084 T2558 oasc.CoreContainer.<init> New CoreContainer 2132575133
[junit4:junit4]   2> 7085 T2558 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359231526037/'
[junit4:junit4]   2> 7086 T2558 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359231526037/'
[junit4:junit4]   2> 7130 T2558 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 7130 T2558 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 7131 T2558 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 7131 T2558 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 7131 T2558 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 7132 T2558 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 7132 T2558 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 7133 T2558 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 7133 T2558 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 7133 T2558 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 7154 T2558 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 7173 T2558 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:43672/solr
[junit4:junit4]   2> 7173 T2558 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 7174 T2558 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43672 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@59fc775
[junit4:junit4]   2> 7175 T2558 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7175 T2611 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43672. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 7176 T2611 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43672, initiating session
[junit4:junit4]   2> 7176 T2560 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:43694
[junit4:junit4]   2> 7177 T2560 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:43694
[junit4:junit4]   2> 7178 T2562 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c788309a10007 with negotiated timeout 20000 for client /140.211.11.196:43694
[junit4:junit4]   2> 7178 T2611 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43672, sessionid = 0x13c788309a10007, negotiated timeout = 20000
[junit4:junit4]   2> 7179 T2612 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59fc775 name:ZooKeeperConnection Watcher:127.0.0.1:43672 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7179 T2558 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7180 T2563 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c788309a10007
[junit4:junit4]   2> 7198 T2612 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 7199 T2560 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:43694 which had sessionid 0x13c788309a10007
[junit4:junit4]   2> 7198 T2558 oaz.ZooKeeper.close Session: 0x13c788309a10007 closed
[junit4:junit4]   2> 7199 T2558 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 7213 T2558 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43672/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@7450b809
[junit4:junit4]   2> 7214 T2558 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7214 T2613 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43672. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 7215 T2613 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43672, initiating session
[junit4:junit4]   2> 7215 T2560 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:43696
[junit4:junit4]   2> 7215 T2560 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:43696
[junit4:junit4]   2> 7217 T2562 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c788309a10008 with negotiated timeout 20000 for client /140.211.11.196:43696
[junit4:junit4]   2> 7217 T2613 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43672, sessionid = 0x13c788309a10008, negotiated timeout = 20000
[junit4:junit4]   2> 7217 T2614 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7450b809 name:ZooKeeperConnection Watcher:127.0.0.1:43672/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7217 T2558 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7218 T2563 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c788309a10008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7220 T2563 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c788309a10008 type:create cxid:0x2 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7221 T2558 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43692_
[junit4:junit4]   2> 7222 T2563 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c788309a10008 type:delete cxid:0x4 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:43692_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:43692_
[junit4:junit4]   2> 7223 T2558 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43692_
[junit4:junit4]   2> 7225 T2586 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> 7225 T2599 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> 7226 T2580 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7226 T2580 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> 7227 T2586 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7227 T2599 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7230 T2558 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 7237 T2615 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359231526037/collection1
[junit4:junit4]   2> 7237 T2615 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 7238 T2615 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 7238 T2615 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 7239 T2615 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359231526037/collection1/'
[junit4:junit4]   2> 7241 T2615 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1359231526037/collection1/lib/README' to classloader
[junit4:junit4]   2> 7241 T2615 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1359231526037/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 7297 T2615 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 7371 T2615 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7472 T2615 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7479 T2615 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 7988 T2615 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 7997 T2615 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 8002 T2615 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 8010 T2615 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8013 T2615 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8019 T2615 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8020 T2615 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8021 T2615 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1359231526037/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty2/
[junit4:junit4]   2> 8021 T2615 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d46e381
[junit4:junit4]   2> 8021 T2615 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 8022 T2615 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty2 forceNew:false
[junit4:junit4]   2> 8022 T2615 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty2
[junit4:junit4]   2> 8022 T2615 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty2/index/
[junit4:junit4]   2> 8023 T2615 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 8024 T2615 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty2/index forceNew:false
[junit4:junit4]   2> 8029 T2615 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-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@52fadc74; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 8029 T2615 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 8030 T2615 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty2/index
[junit4:junit4]   2> 8030 T2615 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 8031 T2615 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 8032 T2615 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 8032 T2615 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 8032 T2615 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 8032 T2615 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 8032 T2615 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 8033 T2615 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 8033 T2615 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 8033 T2615 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 8034 T2615 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 8034 T2615 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 8034 T2615 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 8035 T2615 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 8035 T2615 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 8035 T2615 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 8035 T2615 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 8036 T2615 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8036 T2615 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8036 T2615 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8037 T2615 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8037 T2615 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8037 T2615 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8038 T2615 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8038 T2615 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8038 T2615 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 8039 T2615 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 8045 T2615 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 8048 T2615 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 8049 T2615 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> 8051 T2615 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty2
[junit4:junit4]   2> 8052 T2615 oass.SolrIndexSearcher.<init> Opening Searcher@434d7159 main
[junit4:junit4]   2> 8053 T2615 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 8053 T2615 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 8053 T2615 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 8068 T2615 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 8115 T2616 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@434d7159 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 8119 T2615 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 8119 T2615 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8393 T2581 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8393 T2581 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:43685_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43685"}
[junit4:junit4]   2> 8404 T2581 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:43692_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43692"}
[junit4:junit4]   2> 8404 T2581 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 8404 T2581 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 8432 T2580 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> 8432 T2614 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> 8432 T2599 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> 8432 T2586 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> 9121 T2615 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 9121 T2615 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:43692 collection:collection1 shard:shard1
[junit4:junit4]   2> 9125 T2615 oasc.ZkController.register We are http://127.0.0.1:43692/collection1/ and leader is http://127.0.0.1:43685/collection1/
[junit4:junit4]   2> 9125 T2615 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43692
[junit4:junit4]   2> 9125 T2615 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 9125 T2615 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C108 name=collection1 org.apache.solr.core.SolrCore@51ee9a37 url=http://127.0.0.1:43692/collection1 node=127.0.0.1:43692_ C108_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:43692_, base_url=http://127.0.0.1:43692}
[junit4:junit4]   2> 9126 T2617 C108 P43692 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 9126 T2615 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9127 T2617 C108 P43692 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 9127 T2617 C108 P43692 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 9127 T2617 C108 P43692 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9128 T2558 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1
[junit4:junit4]   2> 9128 T2558 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 9128 T2558 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9129 T2617 C108 P43692 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9281 T2558 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 9284 T2558 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:43698
[junit4:junit4]   2> 9284 T2558 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 9285 T2558 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 9285 T2558 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359231528267
[junit4:junit4]   2> 9285 T2558 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359231528267/solr.xml
[junit4:junit4]   2> 9286 T2558 oasc.CoreContainer.<init> New CoreContainer 748760835
[junit4:junit4]   2> 9286 T2558 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359231528267/'
[junit4:junit4]   2> 9287 T2558 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359231528267/'
[junit4:junit4]   2> 9332 T2558 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 9333 T2558 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 9333 T2558 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 9334 T2558 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 9334 T2558 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 9334 T2558 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 9335 T2558 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 9335 T2558 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 9335 T2558 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 9336 T2558 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 9363 T2558 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 9380 T2558 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:43672/solr
[junit4:junit4]   2> 9381 T2558 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 9381 T2558 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43672 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1dda486e
[junit4:junit4]   2> 9382 T2558 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9384 T2627 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43672. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 9385 T2627 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43672, initiating session
[junit4:junit4]   2> 9386 T2560 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:43699
[junit4:junit4]   2> 9386 T2560 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:43699
[junit4:junit4]   2> 9410 T2562 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c788309a10009 with negotiated timeout 20000 for client /140.211.11.196:43699
[junit4:junit4]   2> 9410 T2627 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43672, sessionid = 0x13c788309a10009, negotiated timeout = 20000
[junit4:junit4]   2> 9410 T2628 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1dda486e name:ZooKeeperConnection Watcher:127.0.0.1:43672 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9410 T2558 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9411 T2563 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c788309a10009
[junit4:junit4]   2> 9422 T2628 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 9422 T2560 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:43699 which had sessionid 0x13c788309a10009
[junit4:junit4]   2> 9422 T2558 oaz.ZooKeeper.close Session: 0x13c788309a10009 closed
[junit4:junit4]   2> 9423 T2558 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 9432 T2558 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43672/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@828b11a
[junit4:junit4]   2> 9460 T2558 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9461 T2629 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43672. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 9461 T2629 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43672, initiating session
[junit4:junit4]   2> 9461 T2560 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:43700
[junit4:junit4]   2> 9462 T2560 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:43700
[junit4:junit4]   2> 9463 T2562 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c788309a1000a with negotiated timeout 20000 for client /140.211.11.196:43700
[junit4:junit4]   2> 9463 T2629 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43672, sessionid = 0x13c788309a1000a, negotiated timeout = 20000
[junit4:junit4]   2> 9464 T2630 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@828b11a name:ZooKeeperConnection Watcher:127.0.0.1:43672/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9464 T2558 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9465 T2563 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c788309a1000a type:create cxid:0x1 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9467 T2563 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c788309a1000a type:create cxid:0x2 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9475 T2558 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43698_
[junit4:junit4]   2> 9475 T2563 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c788309a1000a type:delete cxid:0x4 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:43698_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:43698_
[junit4:junit4]   2> 9477 T2558 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43698_
[junit4:junit4]   2> 9480 T2586 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> 9480 T2614 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> 9480 T2599 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> 9481 T2580 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9481 T2580 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> 9483 T2586 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9483 T2599 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9483 T2614 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 9484 T2558 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9490 T2631 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359231528267/collection1
[junit4:junit4]   2> 9490 T2631 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9491 T2631 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9491 T2631 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9492 T2631 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359231528267/collection1/'
[junit4:junit4]   2> 9493 T2631 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1359231528267/collection1/lib/README' to classloader
[junit4:junit4]   2> 9494 T2631 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1359231528267/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9543 T2631 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 9612 T2631 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9713 T2631 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9719 T2631 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9951 T2581 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9952 T2581 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:43692_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43692"}
[junit4:junit4]   2> 9984 T2630 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> 9984 T2586 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> 9984 T2614 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> 9984 T2599 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> 9984 T2580 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> 10326 T2631 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10338 T2631 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10342 T2631 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10354 T2631 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10358 T2631 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10362 T2631 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10363 T2631 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10364 T2631 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1359231528267/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty3/
[junit4:junit4]   2> 10364 T2631 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d46e381
[junit4:junit4]   2> 10365 T2631 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 10365 T2631 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty3 forceNew:false
[junit4:junit4]   2> 10366 T2631 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty3
[junit4:junit4]   2> 10366 T2631 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty3/index/
[junit4:junit4]   2> 10367 T2631 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10368 T2631 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty3/index forceNew:false
[junit4:junit4]   2> 10374 T2631 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-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2bdbcfad; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10374 T2631 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10375 T2631 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty3/index
[junit4:junit4]   2> 10375 T2631 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 10377 T2631 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10377 T2631 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 10378 T2631 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10378 T2631 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 10378 T2631 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10379 T2631 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10379 T2631 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10380 T2631 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10380 T2631 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10381 T2631 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 10384 T2631 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 10384 T2631 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10385 T2631 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 10385 T2631 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 10385 T2631 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 10386 T2631 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10386 T2631 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10387 T2631 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10387 T2631 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10387 T2631 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10388 T2631 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10388 T2631 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10389 T2631 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10389 T2631 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 10390 T2631 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 10390 T2631 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 10397 T2631 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10402 T2631 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 10403 T2631 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> 10405 T2631 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty3
[junit4:junit4]   2> 10407 T2631 oass.SolrIndexSearcher.<init> Opening Searcher@331a438e main
[junit4:junit4]   2> 10408 T2631 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10408 T2631 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10409 T2631 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 10427 T2631 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 10488 T2632 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@331a438e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10493 T2631 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10493 T2631 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11499 T2581 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11500 T2581 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:43698_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43698"}
[junit4:junit4]   2> 11500 T2581 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 11500 T2581 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11513 T2580 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> 11513 T2599 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> 11513 T2586 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> 11513 T2614 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> 11513 T2630 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>  C108_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:43692_, base_url=http://127.0.0.1:43692}
[junit4:junit4]   2> 12145 T2617 C108 P43692 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:43685/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 12145 T2617 C108 P43692 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:43692 START replicas=[http://127.0.0.1:43685/collection1/] nUpdates=100
[junit4:junit4]   2> 12146 T2617 C108 P43692 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 12147 T2617 C108 P43692 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 12147 T2617 C108 P43692 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 12147 T2617 C108 P43692 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 12147 T2617 C108 P43692 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 12148 T2617 C108 P43692 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:43685/collection1/. core=collection1
[junit4:junit4]   2> 12148 T2617 C108 P43692 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C109 name=collection1 org.apache.solr.core.SolrCore@355f6004 url=http://127.0.0.1:43685/collection1 node=127.0.0.1:43685_ C109_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:43685_, base_url=http://127.0.0.1:43685, leader=true}
[junit4:junit4]   2> 12158 T2590 C109 P43685 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 12164 T2591 C109 P43685 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 12165 T2591 C109 P43685 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty1
[junit4:junit4]   2> 12170 T2591 C109 P43685 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-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2ed0fd47; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 12170 T2591 C109 P43685 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 12175 T2591 C109 P43685 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-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2ed0fd47; 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-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2ed0fd47; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12175 T2591 C109 P43685 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12176 T2591 C109 P43685 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty1
[junit4:junit4]   2> 12177 T2591 C109 P43685 oass.SolrIndexSearcher.<init> Opening Searcher@4f449fa3 realtime
[junit4:junit4]   2> 12177 T2591 C109 P43685 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 12177 T2591 C109 P43685 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 13
[junit4:junit4]   2> 12178 T2617 C108 P43692 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 12178 T2617 C108 P43692 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 12181 T2592 C109 P43685 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 12181 T2592 C109 P43685 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 12182 T2617 C108 P43692 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 12182 T2617 C108 P43692 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 12182 T2617 C108 P43692 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 12184 T2592 C109 P43685 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty1
[junit4:junit4]   2> 12185 T2592 C109 P43685 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty1/index
[junit4:junit4]   2> 12185 T2592 C109 P43685 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 12186 T2617 C108 P43692 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 12187 T2617 C108 P43692 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty2/index.20130127031851312 forceNew:false
[junit4:junit4]   2> 12188 T2617 C108 P43692 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty2
[junit4:junit4]   2> 12189 T2617 C108 P43692 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty2/index.20130127031851312 lockFactory=org.apache.lucene.store.NativeFSLockFactory@58efd42f; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 12192 T2592 C109 P43685 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 12193 T2617 C108 P43692 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty2/index
[junit4:junit4]   2> 12194 T2617 C108 P43692 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 12194 T2617 C108 P43692 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130127031851312
[junit4:junit4]   2> 12195 T2617 C108 P43692 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty2
[junit4:junit4]   2> 12196 T2617 C108 P43692 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty2
[junit4:junit4]   2> 12196 T2617 C108 P43692 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty2/index/ new=./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty2/index.20130127031851312
[junit4:junit4]   2> 12200 T2617 C108 P43692 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-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty2/index.20130127031851312 lockFactory=org.apache.lucene.store.NativeFSLockFactory@58efd42f; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12201 T2617 C108 P43692 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12202 T2617 C108 P43692 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty2
[junit4:junit4]   2> 12202 T2617 C108 P43692 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 12202 T2617 C108 P43692 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 12202 T2617 C108 P43692 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 12203 T2617 C108 P43692 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty2/index.20130127031851312
[junit4:junit4]   2> 12204 T2617 C108 P43692 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty2
[junit4:junit4]   2> 12207 T2617 C108 P43692 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-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty2/index.20130127031851312 lockFactory=org.apache.lucene.store.NativeFSLockFactory@58efd42f; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 12207 T2617 C108 P43692 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 12208 T2617 C108 P43692 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 12208 T2617 C108 P43692 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty2
[junit4:junit4]   2> 12208 T2617 C108 P43692 oass.SolrIndexSearcher.<init> Opening Searcher@62d84ce7 main
[junit4:junit4]   2> 12210 T2616 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@62d84ce7 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 12211 T2616 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty2/index
[junit4:junit4]   2> 12211 T2617 C108 P43692 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 12214 T2617 C108 P43692 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-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty2/index.20130127031851312 lockFactory=org.apache.lucene.store.NativeFSLockFactory@58efd42f; 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-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty2/index.20130127031851312 lockFactory=org.apache.lucene.store.NativeFSLockFactory@58efd42f; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 12215 T2617 C108 P43692 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 12216 T2617 C108 P43692 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty2
[junit4:junit4]   2> 12216 T2617 C108 P43692 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 12216 T2617 C108 P43692 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty2/index.20130127031851312
[junit4:junit4]   2> 12216 T2617 C108 P43692 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty2/index
[junit4:junit4]   2> 12216 T2617 C108 P43692 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 12217 T2617 C108 P43692 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 12217 T2617 C108 P43692 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 12217 T2617 C108 P43692 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12224 T2617 C108 P43692 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 12499 T2631 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 12499 T2631 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:43698 collection:collection1 shard:shard1
[junit4:junit4]   2> 12502 T2631 oasc.ZkController.register We are http://127.0.0.1:43698/collection1/ and leader is http://127.0.0.1:43685/collection1/
[junit4:junit4]   2> 12502 T2631 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43698
[junit4:junit4]   2> 12503 T2631 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 12503 T2631 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C110 name=collection1 org.apache.solr.core.SolrCore@5670b9c9 url=http://127.0.0.1:43698/collection1 node=127.0.0.1:43698_ C110_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:43698_, base_url=http://127.0.0.1:43698}
[junit4:junit4]   2> 12503 T2635 C110 P43698 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 12504 T2635 C110 P43698 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 12504 T2635 C110 P43698 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 12504 T2635 C110 P43698 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12504 T2631 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12505 T2558 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1
[junit4:junit4]   2> 12506 T2635 C110 P43698 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12506 T2558 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 12507 T2558 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12700 T2558 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12703 T2558 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:43708
[junit4:junit4]   2> 12703 T2558 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12704 T2558 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12704 T2558 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359231531648
[junit4:junit4]   2> 12705 T2558 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359231531648/solr.xml
[junit4:junit4]   2> 12705 T2558 oasc.CoreContainer.<init> New CoreContainer 1535260137
[junit4:junit4]   2> 12706 T2558 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359231531648/'
[junit4:junit4]   2> 12706 T2558 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359231531648/'
[junit4:junit4]   2> 12749 T2558 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 12749 T2558 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12750 T2558 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12750 T2558 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12750 T2558 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12751 T2558 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12751 T2558 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12752 T2558 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12752 T2558 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12752 T2558 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12771 T2558 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12788 T2558 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:43672/solr
[junit4:junit4]   2> 12789 T2558 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12789 T2558 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43672 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@529af8eb
[junit4:junit4]   2> 12790 T2558 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12791 T2645 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43672. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 12792 T2645 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43672, initiating session
[junit4:junit4]   2> 12792 T2560 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:43709
[junit4:junit4]   2> 12792 T2560 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:43709
[junit4:junit4]   2> 12794 T2562 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c788309a1000b with negotiated timeout 20000 for client /140.211.11.196:43709
[junit4:junit4]   2> 12794 T2645 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43672, sessionid = 0x13c788309a1000b, negotiated timeout = 20000
[junit4:junit4]   2> 12794 T2646 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@529af8eb name:ZooKeeperConnection Watcher:127.0.0.1:43672 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12794 T2558 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12795 T2563 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c788309a1000b
[junit4:junit4]   2> 12796 T2646 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12796 T2560 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:43709 which had sessionid 0x13c788309a1000b
[junit4:junit4]   2> 12796 T2558 oaz.ZooKeeper.close Session: 0x13c788309a1000b closed
[junit4:junit4]   2> 12797 T2558 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 12806 T2558 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43672/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3705a74
[junit4:junit4]   2> 12807 T2558 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12807 T2647 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43672. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 12807 T2647 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43672, initiating session
[junit4:junit4]   2> 12808 T2560 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:43710
[junit4:junit4]   2> 12808 T2560 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:43710
[junit4:junit4]   2> 12809 T2562 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c788309a1000c with negotiated timeout 20000 for client /140.211.11.196:43710
[junit4:junit4]   2> 12809 T2647 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43672, sessionid = 0x13c788309a1000c, negotiated timeout = 20000
[junit4:junit4]   2> 12809 T2648 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3705a74 name:ZooKeeperConnection Watcher:127.0.0.1:43672/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12810 T2558 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12810 T2563 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c788309a1000c type:create cxid:0x1 zxid:0x92 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12811 T2563 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c788309a1000c type:create cxid:0x2 zxid:0x93 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12813 T2558 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43708_
[junit4:junit4]   2> 12814 T2563 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c788309a1000c type:delete cxid:0x4 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:43708_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:43708_
[junit4:junit4]   2> 12824 T2558 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43708_
[junit4:junit4]   2> 12826 T2630 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> 12826 T2599 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> 12826 T2614 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> 12826 T2586 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> 12826 T2580 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12827 T2580 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> 12828 T2599 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12828 T2586 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12828 T2630 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12828 T2614 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 12829 T2558 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 12835 T2649 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359231531648/collection1
[junit4:junit4]   2> 12836 T2649 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 12836 T2649 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 12836 T2649 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 12837 T2649 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359231531648/collection1/'
[junit4:junit4]   2> 12838 T2649 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1359231531648/collection1/lib/README' to classloader
[junit4:junit4]   2> 12839 T2649 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1359231531648/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 12888 T2649 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 12957 T2649 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13017 T2581 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13018 T2581 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:43692_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43692"}
[junit4:junit4]   2> 13021 T2581 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:43698_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43698"}
[junit4:junit4]   2> 13024 T2580 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> 13024 T2614 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> 13024 T2630 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> 13024 T2599 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> 13024 T2586 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> 13058 T2648 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> 13058 T2649 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13064 T2649 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13664 T2649 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 13671 T2649 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 13674 T2649 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 13683 T2649 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13686 T2649 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 13689 T2649 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13689 T2649 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 13690 T2649 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1359231531648/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty4/
[junit4:junit4]   2> 13690 T2649 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d46e381
[junit4:junit4]   2> 13691 T2649 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 13691 T2649 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty4 forceNew:false
[junit4:junit4]   2> 13691 T2649 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty4
[junit4:junit4]   2> 13692 T2649 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty4/index/
[junit4:junit4]   2> 13692 T2649 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 13693 T2649 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty4/index forceNew:false
[junit4:junit4]   2> 13698 T2649 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-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6fe2ffc3; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 13698 T2649 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 13699 T2649 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty4/index
[junit4:junit4]   2> 13699 T2649 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 13700 T2649 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 13700 T2649 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 13701 T2649 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 13701 T2649 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 13701 T2649 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 13701 T2649 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 13702 T2649 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 13702 T2649 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 13702 T2649 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 13703 T2649 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 13703 T2649 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 13703 T2649 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 13704 T2649 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 13704 T2649 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 13704 T2649 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 13704 T2649 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 13705 T2649 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13705 T2649 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13705 T2649 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13706 T2649 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13706 T2649 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13706 T2649 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13707 T2649 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13707 T2649 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 13707 T2649 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 13708 T2649 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 13712 T2649 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 13715 T2649 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 13716 T2649 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> 13718 T2649 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty4
[junit4:junit4]   2> 13719 T2649 oass.SolrIndexSearcher.<init> Opening Searcher@5bd5c2f0 main
[junit4:junit4]   2> 13719 T2649 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 13720 T2649 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 13720 T2649 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 13736 T2649 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 13804 T2650 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5bd5c2f0 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 13807 T2649 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 13807 T2649 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14529 T2581 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14529 T2581 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:43708_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43708"}
[junit4:junit4]   2> 14529 T2581 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 14529 T2581 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14533 T2630 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> 14533 T2614 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> 14533 T2599 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> 14533 T2586 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> 14533 T2580 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> 14533 T2648 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> 14809 T2649 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 14809 T2649 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:43708 collection:collection1 shard:shard1
[junit4:junit4]   2> 14814 T2649 oasc.ZkController.register We are http://127.0.0.1:43708/collection1/ and leader is http://127.0.0.1:43685/collection1/
[junit4:junit4]   2> 14814 T2649 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43708
[junit4:junit4]   2> 14814 T2649 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 14814 T2649 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C111 name=collection1 org.apache.solr.core.SolrCore@ec4d700 url=http://127.0.0.1:43708/collection1 node=127.0.0.1:43708_ C111_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:43708_, base_url=http://127.0.0.1:43708}
[junit4:junit4]   2> 14815 T2651 C111 P43708 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 14815 T2649 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14816 T2651 C111 P43708 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 14816 T2651 C111 P43708 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 14816 T2651 C111 P43708 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14817 T2558 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1
[junit4:junit4]   2> 14817 T2558 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 14818 T2558 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14831 T2651 C111 P43708 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14992 T2558 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 14995 T2558 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:43715
[junit4:junit4]   2> 14996 T2558 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 14996 T2558 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 14997 T2558 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty5-1359231533957
[junit4:junit4]   2> 14997 T2558 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty5-1359231533957/solr.xml
[junit4:junit4]   2> 14997 T2558 oasc.CoreContainer.<init> New CoreContainer 1472567498
[junit4:junit4]   2> 14998 T2558 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty5-1359231533957/'
[junit4:junit4]   2> 14999 T2558 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty5-1359231533957/'
[junit4:junit4]   2> 15044 T2558 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 15044 T2558 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 15045 T2558 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 15045 T2558 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 15045 T2558 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 15046 T2558 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 15046 T2558 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 15047 T2558 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 15047 T2558 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 15047 T2558 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 15067 T2558 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 15087 T2558 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:43672/solr
[junit4:junit4]   2> 15087 T2558 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 15088 T2558 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43672 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4a0a3409
[junit4:junit4]   2> 15089 T2558 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15089 T2661 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43672. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 15090 T2661 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43672, initiating session
[junit4:junit4]   2> 15090 T2560 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:43716
[junit4:junit4]   2> 15091 T2560 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:43716
[junit4:junit4]   2> 15097 T2562 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c788309a1000d with negotiated timeout 20000 for client /140.211.11.196:43716
[junit4:junit4]   2> 15097 T2661 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43672, sessionid = 0x13c788309a1000d, negotiated timeout = 20000
[junit4:junit4]   2> 15097 T2662 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4a0a3409 name:ZooKeeperConnection Watcher:127.0.0.1:43672 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15097 T2558 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15098 T2563 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c788309a1000d
[junit4:junit4]   2> 15099 T2662 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 15099 T2560 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:43716 which had sessionid 0x13c788309a1000d
[junit4:junit4]   2> 15099 T2558 oaz.ZooKeeper.close Session: 0x13c788309a1000d closed
[junit4:junit4]   2> 15100 T2558 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 15109 T2558 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:43672/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@5d0fcb06
[junit4:junit4]   2> 15110 T2558 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15110 T2663 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:43672. Will not attempt to authenticate using SASL (access denied (javax.security.auth.AuthPermission getLoginConfiguration))
[junit4:junit4]   2> 15111 T2663 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:43672, initiating session
[junit4:junit4]   2> 15111 T2560 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:43717
[junit4:junit4]   2> 15111 T2560 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:43717
[junit4:junit4]   2> 15112 T2562 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c788309a1000e with negotiated timeout 20000 for client /140.211.11.196:43717
[junit4:junit4]   2> 15112 T2663 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:43672, sessionid = 0x13c788309a1000e, negotiated timeout = 20000
[junit4:junit4]   2> 15113 T2664 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5d0fcb06 name:ZooKeeperConnection Watcher:127.0.0.1:43672/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15113 T2558 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15114 T2563 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c788309a1000e type:create cxid:0x1 zxid:0xa8 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15115 T2563 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c788309a1000e type:create cxid:0x2 zxid:0xa9 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15124 T2558 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43715_
[junit4:junit4]   2> 15125 T2563 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c788309a1000e type:delete cxid:0x4 zxid:0xaa txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:43715_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:43715_
[junit4:junit4]   2> 15125 T2558 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43715_
[junit4:junit4]   2> 15128 T2630 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> 15128 T2586 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> 15128 T2599 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> 15128 T2614 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> 15128 T2580 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 15128 T2648 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> 15129 T2580 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 15130 T2630 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 15131 T2599 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 15131 T2614 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 15130 T2586 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 15131 T2648 oascc.ZkStateReader$3.process Updating live nodes... (6)
[junit4:junit4]   2> 15131 T2558 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 15138 T2665 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty5-1359231533957/collection1
[junit4:junit4]   2> 15138 T2665 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 15139 T2665 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 15139 T2665 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 15140 T2665 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty5-1359231533957/collection1/'
[junit4:junit4]   2> 15141 T2665 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty5-1359231533957/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 15142 T2665 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty5-1359231533957/collection1/lib/README' to classloader
[junit4:junit4]   2> 15191 T2665 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 15264 T2665 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 15364 T2665 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 15371 T2665 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2>  C110_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:43698_, base_url=http://127.0.0.1:43698}
[junit4:junit4]   2> 15525 T2635 C110 P43698 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:43685/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15525 T2635 C110 P43698 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:43698 START replicas=[http://127.0.0.1:43685/collection1/] nUpdates=100
[junit4:junit4]   2> 15526 T2635 C110 P43698 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15526 T2635 C110 P43698 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 15527 T2635 C110 P43698 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 15527 T2635 C110 P43698 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 15527 T2635 C110 P43698 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 15527 T2635 C110 P43698 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:43685/collection1/. core=collection1
[junit4:junit4]   2> 15527 T2635 C110 P43698 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15528 T2590 C109 P43685 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15538 T2595 C109 P43685 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15544 T2595 C109 P43685 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-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2ed0fd47; 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-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2ed0fd47; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15545 T2595 C109 P43685 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15546 T2595 C109 P43685 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty1
[junit4:junit4]   2> 15546 T2595 C109 P43685 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15546 T2595 C109 P43685 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 8
[junit4:junit4]   2> 15547 T2635 C110 P43698 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15547 T2635 C110 P43698 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15549 T2592 C109 P43685 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15550 T2635 C110 P43698 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 15550 T2635 C110 P43698 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15550 T2635 C110 P43698 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15552 T2592 C109 P43685 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty1
[junit4:junit4]   2> 15553 T2592 C109 P43685 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty1/index
[junit4:junit4]   2> 15553 T2592 C109 P43685 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15554 T2635 C110 P43698 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15555 T2635 C110 P43698 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty3/index.20130127031854680 forceNew:false
[junit4:junit4]   2> 15556 T2635 C110 P43698 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty3
[junit4:junit4]   2> 15557 T2635 C110 P43698 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty3/index.20130127031854680 lockFactory=org.apache.lucene.store.NativeFSLockFactory@235f6196; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 15560 T2592 C109 P43685 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 15561 T2635 C110 P43698 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty3/index
[junit4:junit4]   2> 15562 T2635 C110 P43698 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15562 T2635 C110 P43698 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130127031854680
[junit4:junit4]   2> 15564 T2635 C110 P43698 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty3
[junit4:junit4]   2> 15564 T2635 C110 P43698 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty3
[junit4:junit4]   2> 15564 T2635 C110 P43698 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty3/index/ new=./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty3/index.20130127031854680
[junit4:junit4]   2> 15569 T2635 C110 P43698 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-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty3/index.20130127031854680 lockFactory=org.apache.lucene.store.NativeFSLockFactory@235f6196; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15570 T2635 C110 P43698 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15571 T2635 C110 P43698 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty3
[junit4:junit4]   2> 15571 T2635 C110 P43698 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15571 T2635 C110 P43698 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15571 T2635 C110 P43698 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 15572 T2635 C110 P43698 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty3/index.20130127031854680
[junit4:junit4]   2> 15573 T2635 C110 P43698 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty3
[junit4:junit4]   2> 15577 T2635 C110 P43698 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-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty3/index.20130127031854680 lockFactory=org.apache.lucene.store.NativeFSLockFactory@235f6196; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 15577 T2635 C110 P43698 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 15578 T2635 C110 P43698 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15578 T2635 C110 P43698 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty3
[junit4:junit4]   2> 15578 T2635 C110 P43698 oass.SolrIndexSearcher.<init> Opening Searcher@14e0bb77 main
[junit4:junit4]   2> 15580 T2632 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@14e0bb77 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 15580 T2632 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty3/index
[junit4:junit4]   2> 15581 T2635 C110 P43698 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 15585 T2635 C110 P43698 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-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty3/index.20130127031854680 lockFactory=org.apache.lucene.store.NativeFSLockFactory@235f6196; 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-NightlyTests-4.x/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty3/index.20130127031854680 lockFactory=org.apache.lucene.store.NativeFSLockFactory@235f6196; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 15585 T2635 C110 P43698 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 15586 T2635 C110 P43698 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty3
[junit4:junit4]   2> 15586 T2635 C110 P43698 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15587 T2635 C110 P43698 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty3/index.20130127031854680
[junit4:junit4]   2> 15587 T2635 C110 P43698 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty3/index
[junit4:junit4]   2> 15587 T2635 C110 P43698 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 15587 T2635 C110 P43698 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 15587 T2635 C110 P43698 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 15587 T2635 C110 P43698 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15594 T2635 C110 P43698 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 16047 T2581 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16047 T2581 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:43708_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43708"}
[junit4:junit4]   2> 16050 T2665 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 16059 T2581 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:43698_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:43698"}
[junit4:junit4]   2> 16061 T2665 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 16065 T2665 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 16068 T2648 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 16068 T2580 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 16068 T2599 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 16068 T2664 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 16068 T2586 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 16068 T2614 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[junit4:junit4]   2> 16068 T2630 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
[j

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

olr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1359231519131/jetty7
[junit4:junit4]   2> 190399 T2702 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 190399 T2558 oaz.ZooKeeper.close Session: 0x13c788309a10012 closed
[junit4:junit4]   2> 190399 T2558 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 190675 T2558 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
[junit4:junit4]   1> client port:0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest -Dtests.method=testDistribSearch -Dtests.seed=2D1347328948E96F -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/hudson/lucene-data/enwiki.random.lines.txt -Dtests.locale=et_EE -Dtests.timezone=Asia/Omsk -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] FAILURE  191s J1 | SyncSliceTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: shard1 should have just been set up to be inconsistent - but it's still consistent
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([2D1347328948E96F:ACF5C92AFE178953]: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> 190808 T2558 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene3x, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=et_EE, timezone=Asia/Omsk
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=131226248,total=372637696
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermQuery, XmlUpdateRequestHandlerTest, SolrCoreTest, TestSort, TestCSVLoader, ZkSolrClientTest, TestReplicationHandler, URLClassifyProcessorTest, SynonymTokenizerTest, ClusterStateUpdateTest, OutputWriterTest, TestValueSourceCache, TestLRUCache, PrimUtilsTest, StatsComponentTest, EchoParamsTest, FieldMutatingUpdateProcessorTest, SolrIndexConfigTest, AnalysisAfterCoreReloadTest, TestPropInjectDefaults, TestCodecSupport, TestFunctionQuery, MultiTermTest, SuggesterTest, RAMDirectoryFactoryTest, ShowFileRequestHandlerTest, UpdateParamsTest, BasicDistributedZk2Test, TestPhraseSuggestions, PathHierarchyTokenizerFactoryTest, DocumentAnalysisRequestHandlerTest, TestPropInject, SignatureUpdateProcessorFactoryTest, PeerSyncTest, TermVectorComponentDistributedTest, TestMergePolicyConfig, TestDocSet, TestComponentsName, TestRemoteStreaming, TestJmxIntegration, SpellingQueryConverterTest, UUIDFieldTest, TestSolrDeletionPolicy1, TestBinaryField, TestDFRSimilarityFactory, TestFastWriter, TestMultiCoreConfBootstrap, DirectSolrSpellCheckerTest, OverseerTest, OverseerCollectionProcessorTest, BadIndexSchemaTest, TestWriterPerf, TestSolrDeletionPolicy2, FileUtilsTest, CoreContainerCoreInitFailuresTest, ZkCLITest, ZkNodePropsTest, DOMUtilTest, TestArbitraryIndexDir, TestReload, LeaderElectionTest, TestRandomFaceting, CSVRequestHandlerTest, TestLuceneMatchVersion, TestUpdate, HighlighterConfigTest, TestQuerySenderListener, TestQuerySenderNoQuery, TestNumberUtils, TestSolrCoreProperties, TestBM25SimilarityFactory, LegacyHTMLStripCharFilterTest, TestFastLRUCache, OpenExchangeRatesOrgProviderTest, TestSolrXMLSerializer, TestUtils, PreAnalyzedFieldTest, CircularListTest, ClusterStateTest, SyncSliceTest]
[junit4:junit4] Completed on J1 in 190.84s, 1 test, 1 failure <<< FAILURES!

[...truncated 10 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:366: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:346: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/build.xml:178: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/solr/common-build.xml:428: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:1176: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-NightlyTests-4.x/lucene/common-build.xml:841: There were test failures: 248 suites, 1035 tests, 1 failure, 23 ignored (5 assumptions)

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