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/07 06:09:52 UTC

[JENKINS] Lucene-Solr-Tests-trunk-java7 - Build # 3618 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-java7/3618/

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

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

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




Build Log:
[...truncated 9407 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 0 T1932 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 7 T1932 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./solrtest-SyncSliceTest-1357535230356
[junit4:junit4]   2> 9 T1932 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 9 T1933 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 35 T1933 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 35 T1933 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 35 T1933 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 36 T1933 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 39 T1933 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 110 T1932 oasc.ZkTestServer.run start zk server on port:28524
[junit4:junit4]   2> 111 T1932 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28524 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@2537998c
[junit4:junit4]   2> 112 T1932 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 113 T1938 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28524. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 113 T1938 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28524, initiating session
[junit4:junit4]   2> 114 T1934 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28525
[junit4:junit4]   2> 114 T1934 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28525
[junit4:junit4]   2> 115 T1936 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 164 T1936 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c1367b9b80000 with negotiated timeout 10000 for client /140.211.11.196:28525
[junit4:junit4]   2> 164 T1938 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28524, sessionid = 0x13c1367b9b80000, negotiated timeout = 10000
[junit4:junit4]   2> 164 T1939 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2537998c name:ZooKeeperConnection Watcher:127.0.0.1:28524 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 165 T1932 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 165 T1932 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 171 T1937 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c1367b9b80000
[junit4:junit4]   2> 193 T1939 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 192 T1932 oaz.ZooKeeper.close Session: 0x13c1367b9b80000 closed
[junit4:junit4]   2> 194 T1934 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:28525 which had sessionid 0x13c1367b9b80000
[junit4:junit4]   2> 194 T1932 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28524/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1f2c2689
[junit4:junit4]   2> 197 T1940 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28524. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 197 T1932 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 198 T1940 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28524, initiating session
[junit4:junit4]   2> 198 T1934 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28526
[junit4:junit4]   2> 199 T1934 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28526
[junit4:junit4]   2> 201 T1936 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c1367b9b80001 with negotiated timeout 10000 for client /140.211.11.196:28526
[junit4:junit4]   2> 202 T1940 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28524, sessionid = 0x13c1367b9b80001, negotiated timeout = 10000
[junit4:junit4]   2> 202 T1941 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f2c2689 name:ZooKeeperConnection Watcher:127.0.0.1:28524/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 203 T1932 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 203 T1932 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 250 T1932 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 256 T1932 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 269 T1932 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 275 T1932 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 277 T1932 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 292 T1932 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 295 T1932 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 413 T1932 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 415 T1932 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 429 T1932 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 432 T1932 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 440 T1932 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 441 T1932 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 447 T1932 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 448 T1932 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 456 T1932 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 458 T1932 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 466 T1932 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 467 T1932 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 475 T1932 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 476 T1932 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 484 T1937 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c1367b9b80001
[junit4:junit4]   2> 493 T1941 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 493 T1932 oaz.ZooKeeper.close Session: 0x13c1367b9b80001 closed
[junit4:junit4]   2> 493 T1934 oazs.NIOServerCnxn.doIO WARNING caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13c1367b9b80001, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 495 T1934 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:28526 which had sessionid 0x13c1367b9b80001
[junit4:junit4]   2> 791 T1932 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 797 T1932 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:28527
[junit4:junit4]   2> 799 T1932 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 799 T1932 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 800 T1932 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357535230843
[junit4:junit4]   2> 801 T1932 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357535230843/solr.xml
[junit4:junit4]   2> 802 T1932 oasc.CoreContainer.<init> New CoreContainer 666598773
[junit4:junit4]   2> 803 T1932 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357535230843/'
[junit4:junit4]   2> 804 T1932 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357535230843/'
[junit4:junit4]   2> 889 T1932 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 890 T1932 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 890 T1932 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 891 T1932 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 891 T1932 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 892 T1932 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 892 T1932 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 893 T1932 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 893 T1932 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 894 T1932 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 918 T1932 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 941 T1932 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:28524/solr
[junit4:junit4]   2> 941 T1932 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 942 T1932 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28524 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3dc85716
[junit4:junit4]   2> 943 T1932 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 943 T1951 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28524. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 944 T1951 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28524, initiating session
[junit4:junit4]   2> 944 T1934 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28528
[junit4:junit4]   2> 945 T1934 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28528
[junit4:junit4]   2> 946 T1936 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c1367b9b80002 with negotiated timeout 20000 for client /140.211.11.196:28528
[junit4:junit4]   2> 946 T1951 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28524, sessionid = 0x13c1367b9b80002, negotiated timeout = 20000
[junit4:junit4]   2> 946 T1952 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3dc85716 name:ZooKeeperConnection Watcher:127.0.0.1:28524 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 946 T1932 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 948 T1937 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c1367b9b80002
[junit4:junit4]   2> 949 T1952 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 949 T1934 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:28528 which had sessionid 0x13c1367b9b80002
[junit4:junit4]   2> 949 T1932 oaz.ZooKeeper.close Session: 0x13c1367b9b80002 closed
[junit4:junit4]   2> 949 T1932 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 962 T1932 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28524/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@520400a9
[junit4:junit4]   2> 964 T1932 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 964 T1953 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28524. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 964 T1953 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28524, initiating session
[junit4:junit4]   2> 965 T1934 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28529
[junit4:junit4]   2> 965 T1934 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28529
[junit4:junit4]   2> 967 T1936 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c1367b9b80003 with negotiated timeout 20000 for client /140.211.11.196:28529
[junit4:junit4]   2> 967 T1953 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28524, sessionid = 0x13c1367b9b80003, negotiated timeout = 20000
[junit4:junit4]   2> 968 T1954 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@520400a9 name:ZooKeeperConnection Watcher:127.0.0.1:28524/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 968 T1932 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 970 T1937 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c1367b9b80003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 978 T1932 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 980 T1932 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:28527_
[junit4:junit4]   2> 981 T1937 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c1367b9b80003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:28527_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:28527_
[junit4:junit4]   2> 982 T1932 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:28527_
[junit4:junit4]   2> 992 T1932 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 1000 T1937 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c1367b9b80003 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> 1002 T1932 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 1006 T1932 oasc.Overseer.start Overseer (id=88967428858970115-127.0.0.1:28527_-n_0000000000) starting
[junit4:junit4]   2> 1007 T1937 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c1367b9b80003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1008 T1937 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c1367b9b80003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1009 T1937 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c1367b9b80003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1010 T1937 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c1367b9b80003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1011 T1956 oasc.OverseerCollectionProcessor.run Process current queue of collection messages
[junit4:junit4]   2> 1012 T1932 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 1015 T1932 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1018 T1955 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 1021 T1957 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357535230843/collection1
[junit4:junit4]   2> 1022 T1957 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 1022 T1957 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 1022 T1957 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 1023 T1957 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357535230843/collection1/'
[junit4:junit4]   2> 1024 T1957 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1357535230843/collection1/lib/README' to classloader
[junit4:junit4]   2> 1025 T1957 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-controljetty-1357535230843/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 1064 T1957 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 1114 T1957 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 1215 T1957 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 1219 T1957 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1690 T1957 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1697 T1957 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1700 T1957 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1714 T1957 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1719 T1957 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1724 T1957 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1725 T1957 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1726 T1957 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-controljetty-1357535230843/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357535230355/control/data/
[junit4:junit4]   2> 1726 T1957 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dcd1c83
[junit4:junit4]   2> 1727 T1957 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 1728 T1957 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/control/data forceNew:false
[junit4:junit4]   2> 1729 T1957 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/control/data
[junit4:junit4]   2> 1729 T1957 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357535230355/control/data/index/
[junit4:junit4]   2> 1730 T1957 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357535230355/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1730 T1957 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/control/data/index forceNew:false
[junit4:junit4]   2> 1737 T1957 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357535230355/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@6bb7796b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1737 T1957 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1738 T1957 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/control/data/index
[junit4:junit4]   2> 1738 T1957 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1740 T1957 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1740 T1957 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1741 T1957 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1741 T1957 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1742 T1957 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1742 T1957 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1742 T1957 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1743 T1957 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1743 T1957 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1744 T1957 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1744 T1957 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1744 T1957 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1745 T1957 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1745 T1957 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1745 T1957 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1746 T1957 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1746 T1957 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1746 T1957 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1747 T1957 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1747 T1957 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1748 T1957 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1748 T1957 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1748 T1957 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1749 T1957 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1749 T1957 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1750 T1957 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1762 T1957 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1766 T1957 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1768 T1957 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> 1770 T1957 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/control/data
[junit4:junit4]   2> 1771 T1957 oass.SolrIndexSearcher.<init> Opening Searcher@c1da472 main
[junit4:junit4]   2> 1772 T1957 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1772 T1957 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1772 T1957 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1778 T1957 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1824 T1958 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c1da472 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1827 T1957 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1827 T1957 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1828 T1937 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c1367b9b80003 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> 2521 T1955 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2522 T1955 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:28527_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28527"}
[junit4:junit4]   2> 2522 T1955 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2522 T1955 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2523 T1937 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c1367b9b80003 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> 2577 T1954 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> 2840 T1957 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2840 T1957 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:28527 collection:control_collection shard:shard1
[junit4:junit4]   2> 2841 T1957 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2848 T1937 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c1367b9b80003 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> 2849 T1957 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2849 T1937 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c1367b9b80003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2851 T1957 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2852 T1957 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2852 T1957 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:28527/collection1/
[junit4:junit4]   2> 2852 T1957 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2852 T1957 oasc.SyncStrategy.syncToMe http://127.0.0.1:28527/collection1/ has no replicas
[junit4:junit4]   2> 2853 T1957 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:28527/collection1/
[junit4:junit4]   2> 2853 T1957 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2856 T1937 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c1367b9b80003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4118 T1955 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4151 T1954 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> 4192 T1957 oasc.ZkController.register We are http://127.0.0.1:28527/collection1/ and leader is http://127.0.0.1:28527/collection1/
[junit4:junit4]   2> 4192 T1957 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:28527
[junit4:junit4]   2> 4192 T1957 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 4192 T1957 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 4192 T1957 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 4203 T1957 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4204 T1932 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 4205 T1932 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 4205 T1932 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 4217 T1932 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 4225 T1932 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28524/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@dcbd434
[junit4:junit4]   2> 4226 T1932 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4226 T1959 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28524. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4227 T1959 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28524, initiating session
[junit4:junit4]   2> 4227 T1934 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28557
[junit4:junit4]   2> 4227 T1934 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28557
[junit4:junit4]   2> 4231 T1936 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c1367b9b80004 with negotiated timeout 10000 for client /140.211.11.196:28557
[junit4:junit4]   2> 4231 T1959 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28524, sessionid = 0x13c1367b9b80004, negotiated timeout = 10000
[junit4:junit4]   2> 4231 T1960 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@dcbd434 name:ZooKeeperConnection Watcher:127.0.0.1:28524/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4231 T1932 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4233 T1932 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4234 T1932 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4350 T1932 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4353 T1932 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:28558
[junit4:junit4]   2> 4353 T1932 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4354 T1932 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4354 T1932 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357535234582
[junit4:junit4]   2> 4354 T1932 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357535234582/solr.xml
[junit4:junit4]   2> 4355 T1932 oasc.CoreContainer.<init> New CoreContainer 218878841
[junit4:junit4]   2> 4355 T1932 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357535234582/'
[junit4:junit4]   2> 4356 T1932 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357535234582/'
[junit4:junit4]   2> 4396 T1932 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 4396 T1932 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4397 T1932 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4397 T1932 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4398 T1932 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4398 T1932 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4398 T1932 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4399 T1932 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4399 T1932 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4399 T1932 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4414 T1932 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4428 T1932 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:28524/solr
[junit4:junit4]   2> 4429 T1932 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4429 T1932 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28524 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@9b079f3
[junit4:junit4]   2> 4430 T1932 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4430 T1970 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28524. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4431 T1970 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28524, initiating session
[junit4:junit4]   2> 4431 T1934 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28559
[junit4:junit4]   2> 4431 T1934 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28559
[junit4:junit4]   2> 4433 T1936 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c1367b9b80005 with negotiated timeout 20000 for client /140.211.11.196:28559
[junit4:junit4]   2> 4433 T1970 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28524, sessionid = 0x13c1367b9b80005, negotiated timeout = 20000
[junit4:junit4]   2> 4433 T1971 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9b079f3 name:ZooKeeperConnection Watcher:127.0.0.1:28524 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4433 T1932 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4434 T1937 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c1367b9b80005
[junit4:junit4]   2> 4435 T1971 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4435 T1934 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:28559 which had sessionid 0x13c1367b9b80005
[junit4:junit4]   2> 4435 T1932 oaz.ZooKeeper.close Session: 0x13c1367b9b80005 closed
[junit4:junit4]   2> 4435 T1932 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 4444 T1932 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28524/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@44f84ae1
[junit4:junit4]   2> 4445 T1932 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4445 T1972 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28524. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4445 T1972 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28524, initiating session
[junit4:junit4]   2> 4446 T1934 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28560
[junit4:junit4]   2> 4446 T1934 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28560
[junit4:junit4]   2> 4447 T1936 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c1367b9b80006 with negotiated timeout 20000 for client /140.211.11.196:28560
[junit4:junit4]   2> 4447 T1972 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28524, sessionid = 0x13c1367b9b80006, negotiated timeout = 20000
[junit4:junit4]   2> 4447 T1973 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@44f84ae1 name:ZooKeeperConnection Watcher:127.0.0.1:28524/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4447 T1932 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4448 T1937 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c1367b9b80006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4449 T1937 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c1367b9b80006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4450 T1932 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:28558_
[junit4:junit4]   2> 4451 T1937 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c1367b9b80006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:28558_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:28558_
[junit4:junit4]   2> 4451 T1932 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:28558_
[junit4:junit4]   2> 4453 T1954 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4454 T1960 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4454 T1954 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> 4456 T1932 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4461 T1974 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357535234582/collection1
[junit4:junit4]   2> 4461 T1974 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4461 T1974 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4462 T1974 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4463 T1974 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357535234582/collection1/'
[junit4:junit4]   2> 4464 T1974 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1357535234582/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4464 T1974 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty1-1357535234582/collection1/lib/README' to classloader
[junit4:junit4]   2> 4503 T1974 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4554 T1974 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4655 T1974 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4660 T1974 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5125 T1974 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5133 T1974 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5136 T1974 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5145 T1974 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5149 T1974 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5152 T1974 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5153 T1974 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5154 T1974 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty1-1357535234582/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty1/
[junit4:junit4]   2> 5154 T1974 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dcd1c83
[junit4:junit4]   2> 5154 T1974 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 5155 T1974 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty1 forceNew:false
[junit4:junit4]   2> 5155 T1974 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty1
[junit4:junit4]   2> 5156 T1974 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty1/index/
[junit4:junit4]   2> 5156 T1974 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5157 T1974 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty1/index forceNew:false
[junit4:junit4]   2> 5161 T1974 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5bde8e0e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5161 T1974 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5162 T1974 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty1/index
[junit4:junit4]   2> 5162 T1974 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 5163 T1974 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5164 T1974 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 5164 T1974 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5164 T1974 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 5165 T1974 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5165 T1974 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5165 T1974 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5165 T1974 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5166 T1974 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5166 T1974 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 5166 T1974 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 5167 T1974 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5167 T1974 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 5167 T1974 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 5167 T1974 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 5168 T1974 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5168 T1974 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5169 T1974 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5169 T1974 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5169 T1974 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5170 T1974 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5170 T1974 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5170 T1974 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5171 T1974 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 5171 T1974 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 5171 T1974 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 5180 T1974 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5183 T1974 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 5184 T1974 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> 5186 T1974 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty1
[junit4:junit4]   2> 5187 T1974 oass.SolrIndexSearcher.<init> Opening Searcher@7ed34f78 main
[junit4:junit4]   2> 5188 T1974 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5188 T1974 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5188 T1974 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 5194 T1974 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 5252 T1975 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7ed34f78 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5255 T1974 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5255 T1974 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 5670 T1955 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5671 T1955 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:28527_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28527"}
[junit4:junit4]   2> 5678 T1955 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:28558_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28558"}
[junit4:junit4]   2> 5678 T1955 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 5678 T1955 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 5692 T1954 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> 5692 T1973 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> 5692 T1960 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> 6258 T1974 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 6258 T1974 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:28558 collection:collection1 shard:shard1
[junit4:junit4]   2> 6259 T1974 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 6286 T1937 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c1367b9b80006 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> 6288 T1974 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 6288 T1937 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c1367b9b80006 type:create cxid:0x44 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6300 T1974 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 6300 T1974 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 6301 T1974 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:28558/collection1/
[junit4:junit4]   2> 6301 T1974 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 6301 T1974 oasc.SyncStrategy.syncToMe http://127.0.0.1:28558/collection1/ has no replicas
[junit4:junit4]   2> 6301 T1974 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:28558/collection1/
[junit4:junit4]   2> 6302 T1974 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 6307 T1937 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c1367b9b80006 type:create cxid:0x4e zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7205 T1955 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7222 T1960 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> 7222 T1954 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> 7222 T1973 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> 7232 T1974 oasc.ZkController.register We are http://127.0.0.1:28558/collection1/ and leader is http://127.0.0.1:28558/collection1/
[junit4:junit4]   2> 7232 T1974 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:28558
[junit4:junit4]   2> 7233 T1974 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 7233 T1974 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 7233 T1974 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7252 T1974 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7258 T1932 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 7258 T1932 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 7259 T1932 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 7615 T1932 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 7619 T1932 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:28584
[junit4:junit4]   2> 7620 T1932 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 7621 T1932 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7621 T1932 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357535237632
[junit4:junit4]   2> 7622 T1932 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357535237632/solr.xml
[junit4:junit4]   2> 7622 T1932 oasc.CoreContainer.<init> New CoreContainer 653480140
[junit4:junit4]   2> 7623 T1932 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357535237632/'
[junit4:junit4]   2> 7623 T1932 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357535237632/'
[junit4:junit4]   2> 7762 T1932 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 7763 T1932 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 7763 T1932 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 7764 T1932 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 7765 T1932 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 7765 T1932 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 7766 T1932 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 7767 T1932 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 7768 T1932 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 7768 T1932 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 7798 T1932 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 7837 T1932 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:28524/solr
[junit4:junit4]   2> 7838 T1932 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 7839 T1932 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28524 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@66c8ec5f
[junit4:junit4]   2> 7841 T1932 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7841 T1985 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28524. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7842 T1985 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28524, initiating session
[junit4:junit4]   2> 7842 T1934 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28585
[junit4:junit4]   2> 7843 T1934 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28585
[junit4:junit4]   2> 7845 T1936 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c1367b9b80007 with negotiated timeout 20000 for client /140.211.11.196:28585
[junit4:junit4]   2> 7845 T1985 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28524, sessionid = 0x13c1367b9b80007, negotiated timeout = 20000
[junit4:junit4]   2> 7845 T1986 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@66c8ec5f name:ZooKeeperConnection Watcher:127.0.0.1:28524 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7846 T1932 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7849 T1937 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c1367b9b80007
[junit4:junit4]   2> 7851 T1986 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 7851 T1934 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:28585 which had sessionid 0x13c1367b9b80007
[junit4:junit4]   2> 7851 T1932 oaz.ZooKeeper.close Session: 0x13c1367b9b80007 closed
[junit4:junit4]   2> 7852 T1932 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 7870 T1932 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28524/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@606c1293
[junit4:junit4]   2> 7872 T1932 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7872 T1987 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28524. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7873 T1987 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28524, initiating session
[junit4:junit4]   2> 7873 T1934 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28586
[junit4:junit4]   2> 7874 T1934 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28586
[junit4:junit4]   2> 7875 T1936 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c1367b9b80008 with negotiated timeout 20000 for client /140.211.11.196:28586
[junit4:junit4]   2> 7875 T1987 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28524, sessionid = 0x13c1367b9b80008, negotiated timeout = 20000
[junit4:junit4]   2> 7876 T1988 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@606c1293 name:ZooKeeperConnection Watcher:127.0.0.1:28524/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7876 T1932 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7878 T1937 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c1367b9b80008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7880 T1937 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c1367b9b80008 type:create cxid:0x2 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7890 T1932 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:28584_
[junit4:junit4]   2> 7892 T1937 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c1367b9b80008 type:delete cxid:0x4 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:28584_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:28584_
[junit4:junit4]   2> 7893 T1932 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:28584_
[junit4:junit4]   2> 7896 T1973 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> 7897 T1960 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7897 T1954 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7897 T1960 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> 7897 T1954 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> 7899 T1973 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7900 T1932 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 7908 T1989 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357535237632/collection1
[junit4:junit4]   2> 7909 T1989 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 7910 T1989 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 7910 T1989 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 7912 T1989 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357535237632/collection1/'
[junit4:junit4]   2> 7914 T1989 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1357535237632/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 7915 T1989 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty2-1357535237632/collection1/lib/README' to classloader
[junit4:junit4]   2> 7994 T1989 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 8121 T1989 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 8222 T1989 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 8230 T1989 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 8770 T1955 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8770 T1955 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:28558_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28558"}
[junit4:junit4]   2> 8785 T1973 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> 8785 T1960 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> 8785 T1954 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> 8786 T1988 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> 8901 T1989 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 8910 T1989 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 8914 T1989 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 8925 T1989 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8929 T1989 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8934 T1989 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8935 T1989 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8936 T1989 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty2-1357535237632/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty2/
[junit4:junit4]   2> 8936 T1989 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dcd1c83
[junit4:junit4]   2> 8936 T1989 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 8937 T1989 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty2 forceNew:false
[junit4:junit4]   2> 8938 T1989 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty2
[junit4:junit4]   2> 8938 T1989 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty2/index/
[junit4:junit4]   2> 8938 T1989 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 8939 T1989 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty2/index forceNew:false
[junit4:junit4]   2> 8946 T1989 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@50b58657),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 8946 T1989 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 8947 T1989 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty2/index
[junit4:junit4]   2> 8947 T1989 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 8949 T1989 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 8949 T1989 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 8949 T1989 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 8949 T1989 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 8950 T1989 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 8950 T1989 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 8951 T1989 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 8951 T1989 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 8951 T1989 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 8952 T1989 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 8952 T1989 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 8953 T1989 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 8953 T1989 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 8953 T1989 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 8954 T1989 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 8954 T1989 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 8954 T1989 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8955 T1989 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8955 T1989 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8956 T1989 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8956 T1989 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8957 T1989 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8957 T1989 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8957 T1989 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 8958 T1989 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 8958 T1989 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 8970 T1989 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 8974 T1989 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 8975 T1989 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> 8977 T1989 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty2
[junit4:junit4]   2> 8979 T1989 oass.SolrIndexSearcher.<init> Opening Searcher@59f01fe3 main
[junit4:junit4]   2> 8980 T1989 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 8980 T1989 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 8980 T1989 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 8995 T1989 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 9044 T1990 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@59f01fe3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9047 T1989 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 9047 T1989 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 10290 T1955 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10291 T1955 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:28584_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28584"}
[junit4:junit4]   2> 10291 T1955 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 10291 T1955 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 10303 T1960 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> 10303 T1973 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> 10303 T1954 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> 10303 T1988 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> 11051 T1989 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11051 T1989 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:28584 collection:collection1 shard:shard1
[junit4:junit4]   2> 11054 T1989 oasc.ZkController.register We are http://127.0.0.1:28584/collection1/ and leader is http://127.0.0.1:28558/collection1/
[junit4:junit4]   2> 11054 T1989 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:28584
[junit4:junit4]   2> 11055 T1989 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 11055 T1989 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C124 name=collection1 org.apache.solr.core.SolrCore@36ae3201 url=http://127.0.0.1:28584/collection1 node=127.0.0.1:28584_ C124_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:28584_, base_url=http://127.0.0.1:28584}
[junit4:junit4]   2> 11055 T1991 C124 P28584 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 11056 T1991 C124 P28584 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11056 T1991 C124 P28584 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 11056 T1989 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11056 T1991 C124 P28584 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11057 T1932 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 11058 T1991 C124 P28584 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11058 T1932 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11058 T1932 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11207 T1932 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 11210 T1932 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:28600
[junit4:junit4]   2> 11210 T1932 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 11211 T1932 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 11211 T1932 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357535241421
[junit4:junit4]   2> 11211 T1932 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357535241421/solr.xml
[junit4:junit4]   2> 11212 T1932 oasc.CoreContainer.<init> New CoreContainer 934294076
[junit4:junit4]   2> 11212 T1932 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357535241421/'
[junit4:junit4]   2> 11212 T1932 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357535241421/'
[junit4:junit4]   2> 11249 T1932 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 11249 T1932 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 11250 T1932 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 11250 T1932 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 11250 T1932 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 11251 T1932 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 11251 T1932 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 11251 T1932 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 11252 T1932 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 11252 T1932 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 11265 T1932 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 11278 T1932 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:28524/solr
[junit4:junit4]   2> 11279 T1932 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 11279 T1932 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28524 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@62f2512d
[junit4:junit4]   2> 11280 T1932 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11281 T2001 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28524. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 11281 T2001 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28524, initiating session
[junit4:junit4]   2> 11281 T1934 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28601
[junit4:junit4]   2> 11282 T1934 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28601
[junit4:junit4]   2> 11283 T1936 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c1367b9b80009 with negotiated timeout 20000 for client /140.211.11.196:28601
[junit4:junit4]   2> 11283 T2001 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28524, sessionid = 0x13c1367b9b80009, negotiated timeout = 20000
[junit4:junit4]   2> 11283 T2002 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@62f2512d name:ZooKeeperConnection Watcher:127.0.0.1:28524 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11283 T1932 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11285 T1937 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c1367b9b80009
[junit4:junit4]   2> 11286 T2002 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 11286 T1934 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:28601 which had sessionid 0x13c1367b9b80009
[junit4:junit4]   2> 11286 T1932 oaz.ZooKeeper.close Session: 0x13c1367b9b80009 closed
[junit4:junit4]   2> 11286 T1932 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 11293 T1932 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28524/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@17cb2c3b
[junit4:junit4]   2> 11294 T1932 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11294 T2003 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28524. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 11294 T2003 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28524, initiating session
[junit4:junit4]   2> 11295 T1934 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28602
[junit4:junit4]   2> 11295 T1934 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28602
[junit4:junit4]   2> 11296 T1936 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c1367b9b8000a with negotiated timeout 20000 for client /140.211.11.196:28602
[junit4:junit4]   2> 11296 T2003 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28524, sessionid = 0x13c1367b9b8000a, negotiated timeout = 20000
[junit4:junit4]   2> 11296 T2004 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17cb2c3b name:ZooKeeperConnection Watcher:127.0.0.1:28524/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11296 T1932 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11298 T1937 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c1367b9b8000a type:create cxid:0x1 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11299 T1937 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c1367b9b8000a type:create cxid:0x2 zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11308 T1932 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:28600_
[junit4:junit4]   2> 11308 T1937 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c1367b9b8000a type:delete cxid:0x4 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:28600_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:28600_
[junit4:junit4]   2> 11309 T1932 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:28600_
[junit4:junit4]   2> 11315 T1973 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> 11315 T1988 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> 11315 T1954 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 11316 T1960 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 11316 T1954 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> 11316 T1960 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> 11317 T1973 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 11317 T1988 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 11318 T1932 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 11324 T2005 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357535241421/collection1
[junit4:junit4]   2> 11324 T2005 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 11324 T2005 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 11325 T2005 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 11326 T2005 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357535241421/collection1/'
[junit4:junit4]   2> 11327 T2005 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1357535241421/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 11327 T2005 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty3-1357535241421/collection1/lib/README' to classloader
[junit4:junit4]   2> 11369 T2005 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 11424 T2005 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 11525 T2005 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 11530 T2005 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 11807 T1955 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11808 T1955 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:28584_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28584"}
[junit4:junit4]   2> 11824 T1973 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> 11824 T1960 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> 11824 T1988 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> 11824 T1954 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> 11824 T2004 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> 12022 T2005 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 12033 T2005 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 12038 T2005 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 12051 T2005 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 12056 T2005 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 12061 T2005 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 12062 T2005 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 12063 T2005 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty3-1357535241421/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty3/
[junit4:junit4]   2> 12064 T2005 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dcd1c83
[junit4:junit4]   2> 12064 T2005 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 12065 T2005 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty3 forceNew:false
[junit4:junit4]   2> 12066 T2005 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty3
[junit4:junit4]   2> 12066 T2005 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty3/index/
[junit4:junit4]   2> 12067 T2005 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 12068 T2005 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty3/index forceNew:false
[junit4:junit4]   2> 12100 T2005 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@2402928f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 12100 T2005 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 12101 T2005 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty3/index
[junit4:junit4]   2> 12101 T2005 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 12103 T2005 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 12103 T2005 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 12103 T2005 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 12104 T2005 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 12104 T2005 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 12104 T2005 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 12105 T2005 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 12105 T2005 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 12106 T2005 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 12106 T2005 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 12106 T2005 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 12107 T2005 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 12107 T2005 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 12107 T2005 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 12107 T2005 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 12108 T2005 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 12108 T2005 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12109 T2005 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12109 T2005 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12109 T2005 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12110 T2005 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12110 T2005 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12110 T2005 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12111 T2005 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 12111 T2005 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 12112 T2005 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 12121 T2005 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 12125 T2005 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 12126 T2005 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> 12128 T2005 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty3
[junit4:junit4]   2> 12130 T2005 oass.SolrIndexSearcher.<init> Opening Searcher@494819bb main
[junit4:junit4]   2> 12130 T2005 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 12131 T2005 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 12131 T2005 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 12137 T2005 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 12182 T2006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@494819bb main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 12185 T2005 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 12185 T2005 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13329 T1955 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13330 T1955 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:28600_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28600"}
[junit4:junit4]   2> 13330 T1955 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 13330 T1955 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 13376 T2004 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> 13376 T1973 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> 13376 T1954 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> 13376 T1960 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> 13376 T1988 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>  C124_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:28584_, base_url=http://127.0.0.1:28584}
[junit4:junit4]   2> 14076 T1991 C124 P28584 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:28558/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 14076 T1991 C124 P28584 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:28584 START replicas=[http://127.0.0.1:28558/collection1/] nUpdates=100
[junit4:junit4]   2> 14189 T2005 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 14189 T2005 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:28600 collection:collection1 shard:shard1
[junit4:junit4]   2> 14211 T1991 C124 P28584 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 14213 T1991 C124 P28584 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 14213 T1991 C124 P28584 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 14213 T1991 C124 P28584 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 14213 T1991 C124 P28584 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 14213 T1991 C124 P28584 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:28558/collection1/. core=collection1
[junit4:junit4]   2> 14213 T1991 C124 P28584 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14215 T2005 oasc.ZkController.register We are http://127.0.0.1:28600/collection1/ and leader is http://127.0.0.1:28558/collection1/
[junit4:junit4]   2> 14215 T2005 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:28600
[junit4:junit4]   2> 14216 T2005 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 14216 T2005 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C125 name=collection1 org.apache.solr.core.SolrCore@392aa585 url=http://127.0.0.1:28600/collection1 node=127.0.0.1:28600_ C125_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:28600_, base_url=http://127.0.0.1:28600}
[junit4:junit4]   2> 14216 T2008 C125 P28600 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 14217 T2008 C125 P28600 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 14217 T2005 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14217 T2008 C125 P28600 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 14217 T2008 C125 P28600 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14218 T1932 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 14219 T2008 C125 P28600 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14219 T1932 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 14220 T1932 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C126 name=collection1 org.apache.solr.core.SolrCore@39561e74 url=http://127.0.0.1:28558/collection1 node=127.0.0.1:28558_ C126_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:28558_, base_url=http://127.0.0.1:28558, leader=true}
[junit4:junit4]   2> 14226 T1964 C126 P28558 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 14227 T1965 C126 P28558 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 14228 T1965 C126 P28558 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty1
[junit4:junit4]   2> 14231 T1965 C126 P28558 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5bde8e0e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14232 T1965 C126 P28558 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14234 T1965 C126 P28558 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5bde8e0e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5bde8e0e),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 14235 T1965 C126 P28558 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 14236 T1965 C126 P28558 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty1
[junit4:junit4]   2> 14236 T1965 C126 P28558 oass.SolrIndexSearcher.<init> Opening Searcher@44cc5db realtime
[junit4:junit4]   2> 14236 T1965 C126 P28558 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 14237 T1965 C126 P28558 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 10
[junit4:junit4]   2> 14237 T1991 C124 P28584 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 14238 T1991 C124 P28584 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 14240 T1966 C126 P28558 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 14240 T1966 C126 P28558 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 14241 T1991 C124 P28584 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 14241 T1991 C124 P28584 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 14241 T1991 C124 P28584 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 14243 T1966 C126 P28558 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty1
[junit4:junit4]   2> 14244 T1966 C126 P28558 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty1/index
[junit4:junit4]   2> 14244 T1966 C126 P28558 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 14245 T1991 C124 P28584 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 14246 T1991 C124 P28584 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty2/index.20130107130724593 forceNew:false
[junit4:junit4]   2> 14247 T1991 C124 P28584 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty2
[junit4:junit4]   2> 14247 T1991 C124 P28584 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty2/index.20130107130724593 lockFactory=org.apache.lucene.store.NativeFSLockFactory@34e5222) fullCopy=true
[junit4:junit4]   2> 14251 T1966 C126 P28558 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 14253 T1991 C124 P28584 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty2/index
[junit4:junit4]   2> 14253 T1991 C124 P28584 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 14254 T1991 C124 P28584 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130107130724593
[junit4:junit4]   2> 14255 T1991 C124 P28584 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty2
[junit4:junit4]   2> 14255 T1991 C124 P28584 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty2
[junit4:junit4]   2> 14256 T1991 C124 P28584 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty2/index/ new=./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty2/index.20130107130724593
[junit4:junit4]   2> 14259 T1991 C124 P28584 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty2/index.20130107130724593 lockFactory=org.apache.lucene.store.NativeFSLockFactory@34e5222),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 14260 T1991 C124 P28584 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 14261 T1991 C124 P28584 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty2
[junit4:junit4]   2> 14261 T1991 C124 P28584 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 14261 T1991 C124 P28584 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 14261 T1991 C124 P28584 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 14262 T1991 C124 P28584 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty2/index.20130107130724593
[junit4:junit4]   2> 14262 T1991 C124 P28584 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty2
[junit4:junit4]   2> 14265 T1991 C124 P28584 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty2/index.20130107130724593 lockFactory=org.apache.lucene.store.NativeFSLockFactory@34e5222),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 14265 T1991 C124 P28584 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 14266 T1991 C124 P28584 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 14266 T1991 C124 P28584 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty2
[junit4:junit4]   2> 14266 T1991 C124 P28584 oass.SolrIndexSearcher.<init> Opening Searcher@6cc0e79e main
[junit4:junit4]   2> 14268 T1990 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6cc0e79e main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 14268 T1990 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty2/index
[junit4:junit4]   2> 14269 T1991 C124 P28584 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 14271 T1991 C124 P28584 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty2/index.20130107130724593 lockFactory=org.apache.lucene.store.NativeFSLockFactory@34e5222),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty2/index.20130107130724593 lockFactory=org.apache.lucene.store.NativeFSLockFactory@34e5222),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 14271 T1991 C124 P28584 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 14272 T1991 C124 P28584 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty2
[junit4:junit4]   2> 14272 T1991 C124 P28584 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 14272 T1991 C124 P28584 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty2/index.20130107130724593
[junit4:junit4]   2> 14272 T1991 C124 P28584 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty2/index
[junit4:junit4]   2> 14273 T1991 C124 P28584 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 14273 T1991 C124 P28584 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 14273 T1991 C124 P28584 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 14273 T1991 C124 P28584 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14281 T1991 C124 P28584 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 14418 T1932 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 14422 T1932 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:28619
[junit4:junit4]   2> 14422 T1932 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 14423 T1932 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 14423 T1932 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357535244591
[junit4:junit4]   2> 14424 T1932 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357535244591/solr.xml
[junit4:junit4]   2> 14424 T1932 oasc.CoreContainer.<init> New CoreContainer 677676025
[junit4:junit4]   2> 14425 T1932 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357535244591/'
[junit4:junit4]   2> 14425 T1932 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357535244591/'
[junit4:junit4]   2> 14483 T1932 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 14483 T1932 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 14484 T1932 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 14484 T1932 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 14485 T1932 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 14485 T1932 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 14486 T1932 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 14486 T1932 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 14487 T1932 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 14487 T1932 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 14510 T1932 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 14531 T1932 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:28524/solr
[junit4:junit4]   2> 14532 T1932 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 14532 T1932 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28524 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1d9a96f5
[junit4:junit4]   2> 14534 T1932 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 14534 T2019 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28524. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 14534 T2019 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28524, initiating session
[junit4:junit4]   2> 14535 T1934 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28620
[junit4:junit4]   2> 14535 T1934 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28620
[junit4:junit4]   2> 14537 T1936 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c1367b9b8000b with negotiated timeout 20000 for client /140.211.11.196:28620
[junit4:junit4]   2> 14537 T2019 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28524, sessionid = 0x13c1367b9b8000b, negotiated timeout = 20000
[junit4:junit4]   2> 14537 T2020 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d9a96f5 name:ZooKeeperConnection Watcher:127.0.0.1:28524 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 14538 T1932 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 14539 T1937 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c1367b9b8000b
[junit4:junit4]   2> 14540 T2020 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 14540 T1934 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:28620 which had sessionid 0x13c1367b9b8000b
[junit4:junit4]   2> 14540 T1932 oaz.ZooKeeper.close Session: 0x13c1367b9b8000b closed
[junit4:junit4]   2> 14541 T1932 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 14553 T1932 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:28524/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@46d3811e
[junit4:junit4]   2> 14554 T1932 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 14554 T2021 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:28524. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 14555 T2021 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:28524, initiating session
[junit4:junit4]   2> 14555 T1934 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:28621
[junit4:junit4]   2> 14556 T1934 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:28621
[junit4:junit4]   2> 14557 T1936 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c1367b9b8000c with negotiated timeout 20000 for client /140.211.11.196:28621
[junit4:junit4]   2> 14557 T2021 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:28524, sessionid = 0x13c1367b9b8000c, negotiated timeout = 20000
[junit4:junit4]   2> 14557 T2022 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@46d3811e name:ZooKeeperConnection Watcher:127.0.0.1:28524/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 14558 T1932 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 14558 T1937 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c1367b9b8000c type:create cxid:0x1 zxid:0x93 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 14560 T1937 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c1367b9b8000c type:create cxid:0x2 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 14561 T1932 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:28619_
[junit4:junit4]   2> 14562 T1937 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c1367b9b8000c type:delete cxid:0x4 zxid:0x95 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:28619_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:28619_
[junit4:junit4]   2> 14570 T1932 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:28619_
[junit4:junit4]   2> 14572 T1973 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> 14572 T1988 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> 14572 T2004 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 14573 T1954 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 14573 T2004 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> 14572 T1960 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 14573 T1954 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> 14573 T1960 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> 14574 T1973 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 14575 T1988 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 14576 T1932 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 14584 T2023 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357535244591/collection1
[junit4:junit4]   2> 14584 T2023 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 14585 T2023 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 14585 T2023 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 14586 T2023 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357535244591/collection1/'
[junit4:junit4]   2> 14587 T2023 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1357535244591/collection1/lib/README' to classloader
[junit4:junit4]   2> 14587 T2023 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-jetty4-1357535244591/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 14625 T2023 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 14678 T2023 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 14778 T2023 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 14783 T2023 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14881 T1955 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14881 T1955 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:28600_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28600"}
[junit4:junit4]   2> 14886 T1955 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:28584_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28584"}
[junit4:junit4]   2> 14976 T1973 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> 14976 T1954 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> 14976 T2004 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> 14976 T2022 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> 14977 T1960 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> 14981 T1988 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> 15327 T2023 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 15336 T2023 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 15339 T2023 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 15351 T2023 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15356 T2023 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15360 T2023 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15361 T2023 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15362 T2023 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-jetty4-1357535244591/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty4/
[junit4:junit4]   2> 15363 T2023 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5dcd1c83
[junit4:junit4]   2> 15363 T2023 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
[junit4:junit4]   2> 15364 T2023 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty4 forceNew:false
[junit4:junit4]   2> 15365 T2023 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty4
[junit4:junit4]   2> 15365 T2023 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty4/index/
[junit4:junit4]   2> 15365 T2023 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 15366 T2023 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty4/index forceNew:false
[junit4:junit4]   2> 15419 T2023 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@543d41d0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15419 T2023 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15421 T2023 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty4/index
[junit4:junit4]   2> 15421 T2023 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 15424 T2023 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 15424 T2023 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 15424 T2023 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 15425 T2023 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 15425 T2023 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 15425 T2023 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 15426 T2023 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 15426 T2023 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 15427 T2023 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 15427 T2023 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 15428 T2023 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 15428 T2023 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 15428 T2023 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 15428 T2023 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 15429 T2023 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 15429 T2023 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 15430 T2023 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15430 T2023 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15431 T2023 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15431 T2023 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15432 T2023 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15432 T2023 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15433 T2023 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15433 T2023 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 15433 T2023 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 15434 T2023 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 15444 T2023 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 15448 T2023 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 15450 T2023 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> 15452 T2023 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty4
[junit4:junit4]   2> 15474 T2023 oass.SolrIndexSearcher.<init> Opening Searcher@75dd4f7c main
[junit4:junit4]   2> 15475 T2023 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 15475 T2023 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 15476 T2023 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 15506 T2023 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 15585 T2024 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@75dd4f7c main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 15589 T2023 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 15590 T2023 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16483 T1955 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16484 T1955 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:28619_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28619"}
[junit4:junit4]   2> 16484 T1955 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 16484 T1955 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 16521 T1973 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> 16521 T1988 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> 16521 T1954 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> 16521 T2004 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> 16521 T1960 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> 16521 T2022 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> 16600 T2023 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 16600 T2023 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:28619 collection:collection1 shard:shard1
[junit4:junit4]   2> 16609 T2023 oasc.ZkController.register We are http://127.0.0.1:28619/collection1/ and leader is http://127.0.0.1:28558/collection1/
[junit4:junit4]   2> 16609 T2023 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:28619
[junit4:junit4]   2> 16609 T2023 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 16610 T2023 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C127 name=collection1 org.apache.solr.core.SolrCore@46630f99 url=http://127.0.0.1:28619/collection1 node=127.0.0.1:28619_ C127_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:28619_, base_url=http://127.0.0.1:28619}
[junit4:junit4]   2> 16610 T2025 C127 P28619 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 16611 T2025 C127 P28619 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 16611 T2023 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16611 T2025 C127 P28619 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 16611 T2025 C127 P28619 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16612 T1932 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0
[junit4:junit4]   2> 16612 T1932 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 16613 T1932 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16613 T2025 C127 P28619 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 16630 T1932 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16631 T1932 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 16631 T1932 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 16632 T1932 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C125_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:28600_, base_url=http://127.0.0.1:28600}
[junit4:junit4]   2> 17246 T2008 C125 P28600 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:28558/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 17246 T2008 C125 P28600 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:28600 START replicas=[http://127.0.0.1:28558/collection1/] nUpdates=100
[junit4:junit4]   2> 17247 T2008 C125 P28600 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 17248 T2008 C125 P28600 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 17248 T2008 C125 P28600 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 17249 T2008 C125 P28600 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 17249 T2008 C125 P28600 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 17249 T2008 C125 P28600 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:28558/collection1/. core=collection1
[junit4:junit4]   2> 17249 T2008 C125 P28600 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17251 T1964 C126 P28558 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 17267 T1969 C126 P28558 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 17275 T1969 C126 P28558 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5bde8e0e),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5bde8e0e),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 17276 T1969 C126 P28558 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 17278 T1969 C126 P28558 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty1
[junit4:junit4]   2> 17278 T1969 C126 P28558 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 17279 T1969 C126 P28558 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 12
[junit4:junit4]   2> 17280 T2008 C125 P28600 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 17281 T2008 C125 P28600 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 17284 T1966 C126 P28558 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 17284 T2008 C125 P28600 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 17285 T2008 C125 P28600 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 17285 T2008 C125 P28600 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 17290 T1966 C126 P28558 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty1
[junit4:junit4]   2> 17291 T1966 C126 P28558 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty1/index
[junit4:junit4]   2> 17291 T1966 C126 P28558 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=1 
[junit4:junit4]   2> 17292 T2008 C125 P28600 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 17294 T2008 C125 P28600 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty3/index.20130107130727641 forceNew:false
[junit4:junit4]   2> 17295 T2008 C125 P28600 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty3
[junit4:junit4]   2> 17296 T2008 C125 P28600 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty3/index.20130107130727641 lockFactory=org.apache.lucene.store.NativeFSLockFactory@267fb5b6) fullCopy=true
[junit4:junit4]   2> 17301 T1966 C126 P28558 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 17303 T2008 C125 P28600 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty3/index
[junit4:junit4]   2> 17304 T2008 C125 P28600 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 17304 T2008 C125 P28600 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130107130727641
[junit4:junit4]   2> 17307 T2008 C125 P28600 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty3
[junit4:junit4]   2> 17307 T2008 C125 P28600 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty3
[junit4:junit4]   2> 17308 T2008 C125 P28600 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty3/index/ new=./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty3/index.20130107130727641
[junit4:junit4]   2> 17315 T2008 C125 P28600 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty3/index.20130107130727641 lockFactory=org.apache.lucene.store.NativeFSLockFactory@267fb5b6),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 17316 T2008 C125 P28600 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 17318 T2008 C125 P28600 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty3
[junit4:junit4]   2> 17319 T2008 C125 P28600 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 17319 T2008 C125 P28600 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 17319 T2008 C125 P28600 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 17321 T2008 C125 P28600 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty3/index.20130107130727641
[junit4:junit4]   2> 17322 T2008 C125 P28600 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty3
[junit4:junit4]   2> 17329 T2008 C125 P28600 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty3/index.20130107130727641 lockFactory=org.apache.lucene.store.NativeFSLockFactory@267fb5b6),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 17329 T2008 C125 P28600 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 17330 T2008 C125 P28600 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 17331 T2008 C125 P28600 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty3
[junit4:junit4]   2> 17331 T2008 C125 P28600 oass.SolrIndexSearcher.<init> Opening Searcher@c182d0a main
[junit4:junit4]   2> 17333 T2006 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c182d0a main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 17334 T2006 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty3/index
[junit4:junit4]   2> 17334 T2008 C125 P28600 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 17341 T2008 C125 P28600 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty3/index.20130107130727641 lockFactory=org.apache.lucene.store.NativeFSLockFactory@267fb5b6),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty3/index.20130107130727641 lockFactory=org.apache.lucene.store.NativeFSLockFactory@267fb5b6),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 17342 T2008 C125 P28600 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 17344 T2008 C125 P28600 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty3
[junit4:junit4]   2> 17344 T2008 C125 P28600 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 17344 T2008 C125 P28600 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty3/index.20130107130727641
[junit4:junit4]   2> 17345 T2008 C125 P28600 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty3/index
[junit4:junit4]   2> 17345 T2008 C125 P28600 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 17345 T2008 C125 P28600 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 17345 T2008 C125 P28600 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 17346 T2008 C125 P28600 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17349 T2008 C125 P28600 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 17634 T1932 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18026 T1955 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18027 T1955 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:28619_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28619"}
[junit4:junit4]   2> 18061 T1955 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:28600_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:28600"}
[junit4:junit4]   2> 18068 T2004 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> 18068 T2022 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> 18068 T1954 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> 18068 T1988 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> 18068 T1960 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> 18068 T1973 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> 18636 T1932 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19638 T1932 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C127_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:28619_, base_url=http://127.0.0.1:28619}
[junit4:junit4]   2> 20634 T2025 C127 P28619 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:28558/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 20634 T2025 C127 P28619 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:28619 START replicas=[http://127.0.0.1:28558/collection1/] nUpdates=100
[junit4:junit4]   2> 20635 T2025 C127 P28619 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 20635 T2025 C127 P28619 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 20635 T2025 C127 P28619 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 20635 T2025 C127 P28619 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 20636 T2025 C127 P28619 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 20636 T2025 C127 P28619 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:28558/collection1/. core=collection1
[junit4:junit4]   2> 20636 T2025 C127 P28619 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 20638 T1964 C126 P28558 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 20641 T1932 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20652 T1963 C126 P28558 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 20657 T1963 C126 P28558 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5bde8e0e),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5bde8e0e),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@5bde8e0e),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 20658 T1963 C126 P28558 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 20659 T1963 C126 P28558 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty1
[junit4:junit4]   2> 20659 T1963 C126 P28558 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20659 T1963 C126 P28558 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 20661 T2025 C127 P28619 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20661 T2025 C127 P28619 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 20663 T1966 C126 P28558 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 20664 T2025 C127 P28619 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 20664 T2025 C127 P28619 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 20665 T2025 C127 P28619 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 20667 T1966 C126 P28558 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty1
[junit4:junit4]   2> 20668 T1966 C126 P28558 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty1/index
[junit4:junit4]   2> 20669 T1966 C126 P28558 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=2 
[junit4:junit4]   2> 20670 T2025 C127 P28619 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 20671 T2025 C127 P28619 oasc.CachingDirectoryFactory.get return new directory for /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty4/index.20130107130731018 forceNew:false
[junit4:junit4]   2> 20672 T2025 C127 P28619 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty4
[junit4:junit4]   2> 20673 T2025 C127 P28619 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty4/index.20130107130731018 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19b580aa) fullCopy=true
[junit4:junit4]   2> 20677 T1966 C126 P28558 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 20679 T2025 C127 P28619 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty4/index
[junit4:junit4]   2> 20680 T2025 C127 P28619 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 20680 T2025 C127 P28619 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130107130731018
[junit4:junit4]   2> 20682 T2025 C127 P28619 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty4
[junit4:junit4]   2> 20682 T2025 C127 P28619 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty4
[junit4:junit4]   2> 20682 T2025 C127 P28619 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty4/index/ new=./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty4/index.20130107130731018
[junit4:junit4]   2> 20687 T2025 C127 P28619 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty4/index.20130107130731018 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19b580aa),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 20687 T2025 C127 P28619 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 20689 T2025 C127 P28619 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty4
[junit4:junit4]   2> 20689 T2025 C127 P28619 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 20689 T2025 C127 P28619 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 20690 T2025 C127 P28619 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 20690 T2025 C127 P28619 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty4/index.20130107130731018
[junit4:junit4]   2> 20691 T2025 C127 P28619 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty4
[junit4:junit4]   2> 20695 T2025 C127 P28619 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(org.apache.lucene.store.NIOFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty4/index.20130107130731018 lockFactory=org.apache.lucene.store.NativeFSLockFactory@19b580aa),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 20695 T2025 C127 P28619 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 20696 T2025 C127 P28619 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 20696 T2025 C127 P28619 oasc.CachingDirectoryFactory.close Releasing directory:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-trunk-java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.SyncSliceTest-1357535230355/jetty4
[junit4:junit4]   2> 20696 T2025 C127 P28619 oass.SolrIndexSearcher.<init> Opening Searcher@23614505 main
[junit4:junit4]   2> 20698 T2024 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@

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

SliceTest -Dtests.method=testDistribSearch -Dtests.seed=FA90E2B1DDBAAF18 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_IQ -Dtests.timezone=Hongkong -Dtests.file.encoding=UTF-8
[junit4:junit4] FAILURE  150s J0 | SyncSliceTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: shard1 should have just been set up to be inconsistent - but it's still consistent
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([FA90E2B1DDBAAF18:7B766CA9AAE5CF24]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.junit.Assert.assertTrue(Assert.java:43)
[junit4:junit4]    > 	at org.junit.Assert.assertNotNull(Assert.java:526)
[junit4:junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:214)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:601)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 150468 T1932 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41: {range_facet_l=PostingsFormat(name=MockSep), text=PostingsFormat(name=Asserting), _version_=PostingsFormat(name=MockSep), rnd_b=PostingsFormat(name=Memory doPackFST= true), intDefault=PostingsFormat(name=MockSep), timestamp=PostingsFormat(name=MockSep), id=PostingsFormat(name=Memory doPackFST= true), a_t=PostingsFormat(name=MockSep), range_facet_sl=PostingsFormat(name=Asserting), range_facet_si=PostingsFormat(name=TestBloomFilteredLucene41Postings), other_tl1=PostingsFormat(name=MockSep), multiDefault=PostingsFormat(name=TestBloomFilteredLucene41Postings), a_si=PostingsFormat(name=TestBloomFilteredLucene41Postings)}, sim=DefaultSimilarity, locale=ar_IQ, timezone=Hongkong
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_09 (64-bit)/cpus=16,threads=2,free=153650280,total=490733568
[junit4:junit4]   2> NOTE: All tests run in this JVM: [CacheHeaderTest, TestRandomFaceting, CoreContainerCoreInitFailuresTest, OverseerCollectionProcessorTest, ShardRoutingTest, TestPerFieldSimilarity, TestJmxMonitoredMap, SortByFunctionTest, TestExtendedDismaxParser, TestCollationField, MBeansHandlerTest, DefaultValueUpdateProcessorTest, UniqFieldsUpdateProcessorFactoryTest, TestFastOutputStream, DateFieldTest, SOLR749Test, ZkControllerTest, ScriptEngineTest, SpellCheckCollatorTest, TestDefaultSimilarityFactory, TestIndexingPerformance, LoggingHandlerTest, SimplePostToolTest, TestQueryTypes, TestSystemIdResolver, DistributedTermsComponentTest, FastVectorHighlighterTest, TestQuerySenderNoQuery, PreAnalyzedFieldTest, BadComponentTest, TestLMDirichletSimilarityFactory, SuggesterFSTTest, TestSolrQueryParser, TestRangeQuery, FieldAnalysisRequestHandlerTest, CoreAdminHandlerTest, MinimalSchemaTest, CurrencyFieldTest, TestConfig, TestGroupingSearch, TestBinaryResponseWriter, TestFiltering, TestStressVersions, TestSolrIndexConfig, SearchHandlerTest, TestXIncludeConfig, TestWordDelimiterFilterFactory, TestPHPSerializedResponseWriter, SolrRequestParserTest, TestBadConfig, AlternateDirectoryTest, SimpleFacetsTest, RequestHandlersTest, QueryElevationComponentTest, SampleTest, ChaosMonkeySafeLeaderTest, DirectSolrConnectionTest, BasicDistributedZkTest, AutoCommitTest, BasicZkTest, WordBreakSolrSpellCheckerTest, StatsComponentTest, TestJoin, TestArbitraryIndexDir, UpdateParamsTest, SuggesterTest, CSVRequestHandlerTest, TestSearchPerf, NotRequiredUniqueKeyTest, TestFoldingMultitermQuery, TestSolrDeletionPolicy1, UpdateRequestProcessorFactoryTest, NoCacheHeaderTest, TestUpdate, TestBinaryField, TestPropInjectDefaults, TestLFUCache, NumericFieldsTest, TestNumberUtils, TestSolrCoreProperties, SpellPossibilityIteratorTest, TestIBSimilarityFactory, TestFastLRUCache, URLClassifyProcessorTest, TestSuggestSpellingConverter, RAMDirectoryFactoryTest, ChaosMonkeyNothingIsSafeTest, CircularListTest, TestDocumentBuilder, PathHierarchyTokenizerFactoryTest, ClusterStateUpdateTest, ShardRoutingCustomTest, SyncSliceTest]
[junit4:junit4] Completed on J0 in 150.50s, 1 test, 1 failure <<< FAILURES!

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

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