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

[JENKINS] Lucene-Solr-Tests-4.x-java7 - Build # 1063 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-java7/1063/

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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([5157763A8525A715:D0B1F822F27AC729]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:196)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java: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 9215 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.SyncSliceTest
[junit4:junit4]   2> 1 T1820 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 6 T1820 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./solrtest-SyncSliceTest-1363118128117
[junit4:junit4]   2> 8 T1820 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 8 T1821 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 11 T1821 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 12 T1821 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 12 T1821 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 12 T1821 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 13 T1821 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-1363118128117/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 109 T1820 oasc.ZkTestServer.run start zk server on port:25364
[junit4:junit4]   2> 109 T1820 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:25364 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@3ea994d9
[junit4:junit4]   2> 110 T1820 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 110 T1826 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:25364. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 111 T1826 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:25364, initiating session
[junit4:junit4]   2> 111 T1822 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:63561
[junit4:junit4]   2> 112 T1822 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:63561
[junit4:junit4]   2> 112 T1824 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 114 T1824 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d602bfbfc0000 with negotiated timeout 10000 for client /140.211.11.196:63561
[junit4:junit4]   2> 114 T1826 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:25364, sessionid = 0x13d602bfbfc0000, negotiated timeout = 10000
[junit4:junit4]   2> 115 T1827 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3ea994d9 name:ZooKeeperConnection Watcher:127.0.0.1:25364 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 115 T1820 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 115 T1820 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 118 T1825 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d602bfbfc0000
[junit4:junit4]   2> 128 T1827 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 128 T1822 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:63561 which had sessionid 0x13d602bfbfc0000
[junit4:junit4]   2> 128 T1820 oaz.ZooKeeper.close Session: 0x13d602bfbfc0000 closed
[junit4:junit4]   2> 129 T1820 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:25364/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@28d96e0a
[junit4:junit4]   2> 129 T1820 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 130 T1828 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:25364. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 130 T1828 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:25364, initiating session
[junit4:junit4]   2> 130 T1822 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:37772
[junit4:junit4]   2> 131 T1822 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:37772
[junit4:junit4]   2> 132 T1824 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d602bfbfc0001 with negotiated timeout 10000 for client /140.211.11.196:37772
[junit4:junit4]   2> 132 T1828 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:25364, sessionid = 0x13d602bfbfc0001, negotiated timeout = 10000
[junit4:junit4]   2> 132 T1829 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@28d96e0a name:ZooKeeperConnection Watcher:127.0.0.1:25364/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 132 T1820 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 133 T1820 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 142 T1820 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 145 T1820 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 147 T1820 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 156 T1820 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 157 T1820 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 168 T1820 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 169 T1820 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 273 T1820 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 274 T1820 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 277 T1820 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 278 T1820 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 289 T1820 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 290 T1820 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 293 T1820 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 293 T1820 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 297 T1820 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 297 T1820 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 300 T1820 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 301 T1820 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 304 T1820 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 304 T1820 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 307 T1825 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d602bfbfc0001
[junit4:junit4]   2> 314 T1829 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 314 T1822 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:37772 which had sessionid 0x13d602bfbfc0001
[junit4:junit4]   2> 314 T1820 oaz.ZooKeeper.close Session: 0x13d602bfbfc0001 closed
[junit4:junit4]   2> 504 T1820 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 509 T1820 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:39462
[junit4:junit4]   2> 510 T1820 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 510 T1820 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 511 T1820 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363118128425
[junit4:junit4]   2> 511 T1820 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363118128425/solr.xml
[junit4:junit4]   2> 512 T1820 oasc.CoreContainer.<init> New CoreContainer 1284089775
[junit4:junit4]   2> 512 T1820 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363118128425/'
[junit4:junit4]   2> 513 T1820 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363118128425/'
[junit4:junit4]   2> 576 T1820 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 576 T1820 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 577 T1820 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 577 T1820 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 578 T1820 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 578 T1820 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 579 T1820 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 579 T1820 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 579 T1820 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 580 T1820 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 622 T1820 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 642 T1820 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:25364/solr
[junit4:junit4]   2> 643 T1820 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 643 T1820 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:25364 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@514eb219
[junit4:junit4]   2> 644 T1820 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 645 T1839 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:25364. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 645 T1839 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:25364, initiating session
[junit4:junit4]   2> 646 T1822 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:45018
[junit4:junit4]   2> 646 T1822 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:45018
[junit4:junit4]   2> 648 T1824 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d602bfbfc0002 with negotiated timeout 20000 for client /140.211.11.196:45018
[junit4:junit4]   2> 648 T1839 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:25364, sessionid = 0x13d602bfbfc0002, negotiated timeout = 20000
[junit4:junit4]   2> 648 T1840 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@514eb219 name:ZooKeeperConnection Watcher:127.0.0.1:25364 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 648 T1820 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 649 T1825 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d602bfbfc0002
[junit4:junit4]   2> 650 T1840 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 650 T1822 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:45018 which had sessionid 0x13d602bfbfc0002
[junit4:junit4]   2> 650 T1820 oaz.ZooKeeper.close Session: 0x13d602bfbfc0002 closed
[junit4:junit4]   2> 651 T1820 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 663 T1820 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:25364/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@32774ea8
[junit4:junit4]   2> 664 T1820 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 665 T1841 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:25364. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 665 T1841 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:25364, initiating session
[junit4:junit4]   2> 665 T1822 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:64012
[junit4:junit4]   2> 666 T1822 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:64012
[junit4:junit4]   2> 667 T1824 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d602bfbfc0003 with negotiated timeout 20000 for client /140.211.11.196:64012
[junit4:junit4]   2> 667 T1841 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:25364, sessionid = 0x13d602bfbfc0003, negotiated timeout = 20000
[junit4:junit4]   2> 667 T1842 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@32774ea8 name:ZooKeeperConnection Watcher:127.0.0.1:25364/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 668 T1820 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 669 T1825 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d602bfbfc0003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 678 T1820 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 680 T1820 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39462_
[junit4:junit4]   2> 681 T1825 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d602bfbfc0003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:39462_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:39462_
[junit4:junit4]   2> 682 T1820 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39462_
[junit4:junit4]   2> 691 T1820 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 704 T1825 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d602bfbfc0003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 706 T1820 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 708 T1820 oasc.Overseer.start Overseer (id=89333309644734467-127.0.0.1:39462_-n_0000000000) starting
[junit4:junit4]   2> 709 T1825 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d602bfbfc0003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 718 T1825 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d602bfbfc0003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 719 T1825 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d602bfbfc0003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 725 T1825 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d602bfbfc0003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 726 T1844 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 727 T1820 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 735 T1820 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 737 T1820 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 739 T1843 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 743 T1845 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363118128425/collection1
[junit4:junit4]   2> 744 T1845 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 744 T1845 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 744 T1845 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 746 T1845 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363118128425/collection1/'
[junit4:junit4]   2> 747 T1845 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1363118128425/collection1/lib/README' to classloader
[junit4:junit4]   2> 747 T1845 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-controljetty-1363118128425/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 798 T1845 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 857 T1845 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 958 T1845 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 965 T1845 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1339 T783 oasc.OverseerCollectionProcessor.run WARNING Overseer cannot talk to ZK
[junit4:junit4]   2> 1621 T1845 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1632 T1845 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1637 T1845 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1651 T1845 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1656 T1845 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1661 T1845 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1662 T1845 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1663 T1845 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1663 T1845 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1664 T1845 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1664 T1845 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1664 T1845 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1665 T1845 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-controljetty-1363118128425/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363118128117/control/data/
[junit4:junit4]   2> 1665 T1845 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@745a5d16
[junit4:junit4]   2> 1666 T1845 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1667 T1845 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363118128117/control/data forceNew: false
[junit4:junit4]   2> 1668 T1845 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363118128117/control/data/index/
[junit4:junit4]   2> 1668 T1845 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363118128117/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1669 T1845 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363118128117/control/data/index forceNew: false
[junit4:junit4]   2> 1672 T1845 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@67064014 lockFactory=org.apache.lucene.store.NativeFSLockFactory@45ac10ba),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1673 T1845 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1675 T1845 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1676 T1845 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1676 T1845 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1677 T1845 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1677 T1845 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1678 T1845 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1678 T1845 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1678 T1845 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1679 T1845 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1691 T1845 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1698 T1845 oass.SolrIndexSearcher.<init> Opening Searcher@2b8194c3 main
[junit4:junit4]   2> 1698 T1845 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1363118128117/control/data/tlog
[junit4:junit4]   2> 1699 T1845 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1699 T1845 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1703 T1846 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2b8194c3 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1705 T1845 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1705 T1845 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1706 T1825 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d602bfbfc0003 type:create cxid:0x55 zxid:0x2a txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2242 T1843 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2243 T1843 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:39462_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:39462"}
[junit4:junit4]   2> 2243 T1843 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2244 T1843 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2244 T1825 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d602bfbfc0003 type:create cxid:0x5d zxid:0x2d txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2333 T1842 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> 2725 T1845 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2725 T1845 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:39462 collection:control_collection shard:shard1
[junit4:junit4]   2> 2726 T1845 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2746 T1825 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d602bfbfc0003 type:delete cxid:0x77 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2753 T1845 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2753 T1825 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d602bfbfc0003 type:create cxid:0x78 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2756 T1845 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2756 T1845 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2756 T1845 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:39462/collection1/
[junit4:junit4]   2> 2757 T1845 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2757 T1845 oasc.SyncStrategy.syncToMe http://127.0.0.1:39462/collection1/ has no replicas
[junit4:junit4]   2> 2757 T1845 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:39462/collection1/
[junit4:junit4]   2> 2757 T1845 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2770 T1825 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d602bfbfc0003 type:create cxid:0x82 zxid:0x3c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3865 T1843 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3881 T1842 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> 3945 T1845 oasc.ZkController.register We are http://127.0.0.1:39462/collection1/ and leader is http://127.0.0.1:39462/collection1/
[junit4:junit4]   2> 3945 T1845 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:39462
[junit4:junit4]   2> 3945 T1845 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3945 T1845 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3945 T1845 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3948 T1845 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3949 T1820 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3949 T1820 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3950 T1820 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3966 T1820 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3967 T1820 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:25364/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@54510249
[junit4:junit4]   2> 3968 T1820 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3968 T1848 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:25364. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3969 T1848 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:25364, initiating session
[junit4:junit4]   2> 3969 T1822 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:39519
[junit4:junit4]   2> 3970 T1822 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:39519
[junit4:junit4]   2> 3971 T1824 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d602bfbfc0004 with negotiated timeout 10000 for client /140.211.11.196:39519
[junit4:junit4]   2> 3971 T1848 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:25364, sessionid = 0x13d602bfbfc0004, negotiated timeout = 10000
[junit4:junit4]   2> 3972 T1849 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@54510249 name:ZooKeeperConnection Watcher:127.0.0.1:25364/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3972 T1820 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3973 T1820 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3975 T1820 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4188 T1820 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4192 T1820 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:33440
[junit4:junit4]   2> 4192 T1820 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4193 T1820 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4193 T1820 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363118132085
[junit4:junit4]   2> 4194 T1820 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363118132085/solr.xml
[junit4:junit4]   2> 4194 T1820 oasc.CoreContainer.<init> New CoreContainer 1333594505
[junit4:junit4]   2> 4195 T1820 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363118132085/'
[junit4:junit4]   2> 4196 T1820 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363118132085/'
[junit4:junit4]   2> 4293 T1820 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 4293 T1820 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4294 T1820 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4294 T1820 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4295 T1820 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4295 T1820 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4296 T1820 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4296 T1820 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4297 T1820 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4297 T1820 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4323 T1820 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4344 T1820 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:25364/solr
[junit4:junit4]   2> 4345 T1820 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4346 T1820 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:25364 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@2f266fcd
[junit4:junit4]   2> 4347 T1820 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4347 T1859 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:25364. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4348 T1859 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:25364, initiating session
[junit4:junit4]   2> 4348 T1822 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:38227
[junit4:junit4]   2> 4348 T1822 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:38227
[junit4:junit4]   2> 4350 T1824 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d602bfbfc0005 with negotiated timeout 20000 for client /140.211.11.196:38227
[junit4:junit4]   2> 4351 T1859 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:25364, sessionid = 0x13d602bfbfc0005, negotiated timeout = 20000
[junit4:junit4]   2> 4351 T1860 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f266fcd name:ZooKeeperConnection Watcher:127.0.0.1:25364 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4351 T1820 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4352 T1825 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d602bfbfc0005
[junit4:junit4]   2> 4364 T1860 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4364 T1822 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:38227 which had sessionid 0x13d602bfbfc0005
[junit4:junit4]   2> 4364 T1820 oaz.ZooKeeper.close Session: 0x13d602bfbfc0005 closed
[junit4:junit4]   2> 4365 T1820 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4376 T1820 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:25364/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@5eb4fb6e
[junit4:junit4]   2> 4378 T1820 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4378 T1861 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:25364. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4379 T1861 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:25364, initiating session
[junit4:junit4]   2> 4379 T1822 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:23848
[junit4:junit4]   2> 4379 T1822 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:23848
[junit4:junit4]   2> 4381 T1824 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d602bfbfc0006 with negotiated timeout 20000 for client /140.211.11.196:23848
[junit4:junit4]   2> 4381 T1861 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:25364, sessionid = 0x13d602bfbfc0006, negotiated timeout = 20000
[junit4:junit4]   2> 4381 T1862 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5eb4fb6e name:ZooKeeperConnection Watcher:127.0.0.1:25364/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4381 T1820 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4382 T1825 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d602bfbfc0006 type:create cxid:0x1 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4384 T1825 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d602bfbfc0006 type:create cxid:0x2 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4386 T1820 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4813 T800 oasc.OverseerCollectionProcessor.run WARNING Overseer cannot talk to ZK
[junit4:junit4]   2> 5389 T1820 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33440_
[junit4:junit4]   2> 5390 T1825 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d602bfbfc0006 type:delete cxid:0xb zxid:0x4c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:33440_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:33440_
[junit4:junit4]   2> 5417 T1820 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33440_
[junit4:junit4]   2> 5418 T1843 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5420 T1842 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 5420 T1843 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"1",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:39462_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:39462"}
[junit4:junit4]   2> 5420 T1862 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5420 T1849 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5425 T1862 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> 5425 T1849 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> 5428 T1842 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5428 T1842 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> 5430 T1863 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363118132085/collection1
[junit4:junit4]   2> 5430 T1863 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 5431 T1863 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 5431 T1863 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 5432 T1863 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363118132085/collection1/'
[junit4:junit4]   2> 5433 T1863 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1363118132085/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5434 T1863 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty1-1363118132085/collection1/lib/README' to classloader
[junit4:junit4]   2> 5483 T1863 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 5543 T1863 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5644 T1863 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5651 T1863 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 6280 T1863 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 6292 T1863 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 6296 T1863 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6310 T1863 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6315 T1863 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6320 T1863 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6321 T1863 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6321 T1863 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6322 T1863 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6323 T1863 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6323 T1863 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6323 T1863 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6323 T1863 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty1-1363118132085/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363118128117/jetty1/
[junit4:junit4]   2> 6324 T1863 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@745a5d16
[junit4:junit4]   2> 6324 T1863 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6326 T1863 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363118128117/jetty1 forceNew: false
[junit4:junit4]   2> 6327 T1863 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363118128117/jetty1/index/
[junit4:junit4]   2> 6327 T1863 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363118128117/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6327 T1863 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363118128117/jetty1/index forceNew: false
[junit4:junit4]   2> 6330 T1863 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@361eb05c lockFactory=org.apache.lucene.store.NativeFSLockFactory@1adf48e2),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6331 T1863 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6333 T1863 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 6334 T1863 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 6335 T1863 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 6335 T1863 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6336 T1863 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 6336 T1863 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 6336 T1863 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 6337 T1863 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6338 T1863 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6350 T1863 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6357 T1863 oass.SolrIndexSearcher.<init> Opening Searcher@4a22e564 main
[junit4:junit4]   2> 6357 T1863 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1363118128117/jetty1/tlog
[junit4:junit4]   2> 6358 T1863 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6358 T1863 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6363 T1864 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4a22e564 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6365 T1863 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 6365 T1863 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6929 T1843 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6930 T1843 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:33440_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33440"}
[junit4:junit4]   2> 6931 T1843 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
[junit4:junit4]   2> 6931 T1843 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6948 T1849 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> 6948 T1842 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> 6948 T1862 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> 7394 T1863 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7394 T1863 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:33440 collection:collection1 shard:shard1
[junit4:junit4]   2> 7395 T1863 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7439 T1825 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d602bfbfc0006 type:delete cxid:0x48 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7456 T1863 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7456 T1825 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d602bfbfc0006 type:create cxid:0x49 zxid:0x5d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7459 T1863 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7460 T1863 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7460 T1863 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:33440/collection1/
[junit4:junit4]   2> 7460 T1863 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7460 T1863 oasc.SyncStrategy.syncToMe http://127.0.0.1:33440/collection1/ has no replicas
[junit4:junit4]   2> 7460 T1863 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:33440/collection1/
[junit4:junit4]   2> 7461 T1863 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7466 T1825 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d602bfbfc0006 type:create cxid:0x53 zxid:0x61 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8459 T1843 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8476 T1842 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> 8476 T1849 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> 8476 T1862 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> 8498 T1863 oasc.ZkController.register We are http://127.0.0.1:33440/collection1/ and leader is http://127.0.0.1:33440/collection1/
[junit4:junit4]   2> 8498 T1863 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33440
[junit4:junit4]   2> 8498 T1863 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8498 T1863 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8499 T1863 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8500 T1863 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8502 T1820 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 8502 T1820 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8503 T1820 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8737 T1820 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8741 T1820 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:24059
[junit4:junit4]   2> 8742 T1820 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8742 T1820 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8743 T1820 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363118136629
[junit4:junit4]   2> 8743 T1820 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363118136629/solr.xml
[junit4:junit4]   2> 8744 T1820 oasc.CoreContainer.<init> New CoreContainer 1889430662
[junit4:junit4]   2> 8745 T1820 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363118136629/'
[junit4:junit4]   2> 8745 T1820 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363118136629/'
[junit4:junit4]   2> 8817 T1820 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8818 T1820 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8818 T1820 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8819 T1820 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8819 T1820 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8820 T1820 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8820 T1820 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8821 T1820 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8821 T1820 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8822 T1820 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8844 T1820 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8866 T1820 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:25364/solr
[junit4:junit4]   2> 8867 T1820 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8867 T1820 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:25364 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@175dc188
[junit4:junit4]   2> 8868 T1820 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8869 T1875 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:25364. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8869 T1875 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:25364, initiating session
[junit4:junit4]   2> 8870 T1822 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:58276
[junit4:junit4]   2> 8870 T1822 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:58276
[junit4:junit4]   2> 8872 T1824 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d602bfbfc0007 with negotiated timeout 20000 for client /140.211.11.196:58276
[junit4:junit4]   2> 8872 T1875 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:25364, sessionid = 0x13d602bfbfc0007, negotiated timeout = 20000
[junit4:junit4]   2> 8872 T1876 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@175dc188 name:ZooKeeperConnection Watcher:127.0.0.1:25364 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8873 T1820 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8874 T1825 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d602bfbfc0007
[junit4:junit4]   2> 8886 T1876 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8886 T1822 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:58276 which had sessionid 0x13d602bfbfc0007
[junit4:junit4]   2> 8886 T1820 oaz.ZooKeeper.close Session: 0x13d602bfbfc0007 closed
[junit4:junit4]   2> 8887 T1820 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8898 T1820 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:25364/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@473070bd
[junit4:junit4]   2> 8899 T1820 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8900 T1877 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:25364. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8900 T1877 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:25364, initiating session
[junit4:junit4]   2> 8901 T1822 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:56254
[junit4:junit4]   2> 8901 T1822 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:56254
[junit4:junit4]   2> 8902 T1824 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d602bfbfc0008 with negotiated timeout 20000 for client /140.211.11.196:56254
[junit4:junit4]   2> 8902 T1877 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:25364, sessionid = 0x13d602bfbfc0008, negotiated timeout = 20000
[junit4:junit4]   2> 8903 T1878 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@473070bd name:ZooKeeperConnection Watcher:127.0.0.1:25364/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8903 T1820 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8904 T1825 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d602bfbfc0008 type:create cxid:0x1 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8905 T1825 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d602bfbfc0008 type:create cxid:0x2 zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8914 T1820 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9213 T817 oasc.OverseerCollectionProcessor.run WARNING Overseer cannot talk to ZK
[junit4:junit4]   2> 9917 T1820 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:24059_
[junit4:junit4]   2> 9918 T1825 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d602bfbfc0008 type:delete cxid:0xb zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:24059_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:24059_
[junit4:junit4]   2> 9919 T1820 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:24059_
[junit4:junit4]   2> 9922 T1849 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> 9922 T1842 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> 9922 T1862 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9922 T1878 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9922 T1862 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> 9923 T1842 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9923 T1849 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9936 T1879 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363118136629/collection1
[junit4:junit4]   2> 9937 T1879 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9937 T1879 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9938 T1879 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9939 T1879 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363118136629/collection1/'
[junit4:junit4]   2> 9940 T1879 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1363118136629/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9941 T1879 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty2-1363118136629/collection1/lib/README' to classloader
[junit4:junit4]   2> 9989 T1843 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9990 T1843 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"2",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:33440_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33440"}
[junit4:junit4]   2> 9995 T1879 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 9995 T1842 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> 9996 T1862 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> 9996 T1849 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> 9996 T1878 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> 10026 T832 oasc.OverseerCollectionProcessor.run WARNING Overseer cannot talk to ZK
[junit4:junit4]   2> 10056 T1879 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 10157 T1879 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10164 T1879 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 10804 T1879 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10815 T1879 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10819 T1879 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10834 T1879 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10838 T1879 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10843 T1879 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10844 T1879 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10844 T1879 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10845 T1879 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10845 T1879 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10846 T1879 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10846 T1879 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10846 T1879 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty2-1363118136629/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363118128117/jetty2/
[junit4:junit4]   2> 10847 T1879 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@745a5d16
[junit4:junit4]   2> 10847 T1879 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10850 T1879 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363118128117/jetty2 forceNew: false
[junit4:junit4]   2> 10850 T1879 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363118128117/jetty2/index/
[junit4:junit4]   2> 10850 T1879 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363118128117/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10851 T1879 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363118128117/jetty2/index forceNew: false
[junit4:junit4]   2> 10854 T1879 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7e1b811b lockFactory=org.apache.lucene.store.NativeFSLockFactory@204d289c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10854 T1879 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10857 T1879 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10857 T1879 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10858 T1879 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10859 T1879 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10859 T1879 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10860 T1879 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10860 T1879 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10861 T1879 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10861 T1879 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10874 T1879 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10880 T1879 oass.SolrIndexSearcher.<init> Opening Searcher@4407393d main
[junit4:junit4]   2> 10880 T1879 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1363118128117/jetty2/tlog
[junit4:junit4]   2> 10881 T1879 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10882 T1879 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10886 T1880 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4407393d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10889 T1879 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10889 T1879 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11507 T1843 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11508 T1843 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:24059_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:24059"}
[junit4:junit4]   2> 11508 T1843 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 11509 T1843 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 11528 T1878 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> 11528 T1842 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> 11528 T1849 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> 11528 T1862 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> 11918 T1879 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 11918 T1879 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:24059 collection:collection1 shard:shard1
[junit4:junit4]   2> 11922 T1879 oasc.ZkController.register We are http://127.0.0.1:24059/collection1/ and leader is http://127.0.0.1:33440/collection1/
[junit4:junit4]   2> 11922 T1879 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:24059
[junit4:junit4]   2> 11922 T1879 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 11923 T1879 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C60 name=collection1 org.apache.solr.core.SolrCore@144dfedf url=http://127.0.0.1:24059/collection1 node=127.0.0.1:24059_ C60_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:24059_, base_url=http://127.0.0.1:24059}
[junit4:junit4]   2> 11923 T1881 C60 P24059 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 11923 T1879 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11924 T1881 C60 P24059 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 11924 T1881 C60 P24059 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 11925 T1881 C60 P24059 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11925 T1820 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 11926 T1820 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11926 T1881 C60 P24059 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11926 T1820 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 12144 T1820 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 12148 T1820 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:55038
[junit4:junit4]   2> 12149 T1820 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 12149 T1820 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 12150 T1820 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363118140057
[junit4:junit4]   2> 12150 T1820 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363118140057/solr.xml
[junit4:junit4]   2> 12151 T1820 oasc.CoreContainer.<init> New CoreContainer 640198447
[junit4:junit4]   2> 12151 T1820 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363118140057/'
[junit4:junit4]   2> 12152 T1820 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363118140057/'
[junit4:junit4]   2> 12218 T1820 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 12219 T1820 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 12219 T1820 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 12220 T1820 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 12220 T1820 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 12221 T1820 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 12221 T1820 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 12221 T1820 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 12222 T1820 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 12222 T1820 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 12243 T1820 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 12263 T1820 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:25364/solr
[junit4:junit4]   2> 12263 T1820 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 12264 T1820 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:25364 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7a7ae569
[junit4:junit4]   2> 12265 T1820 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12265 T1892 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:25364. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12266 T1892 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:25364, initiating session
[junit4:junit4]   2> 12266 T1822 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:31236
[junit4:junit4]   2> 12267 T1822 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:31236
[junit4:junit4]   2> 12268 T1824 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d602bfbfc0009 with negotiated timeout 20000 for client /140.211.11.196:31236
[junit4:junit4]   2> 12268 T1892 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:25364, sessionid = 0x13d602bfbfc0009, negotiated timeout = 20000
[junit4:junit4]   2> 12269 T1893 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7a7ae569 name:ZooKeeperConnection Watcher:127.0.0.1:25364 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12269 T1820 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12270 T1825 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d602bfbfc0009
[junit4:junit4]   2> 12271 T1893 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 12271 T1822 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:31236 which had sessionid 0x13d602bfbfc0009
[junit4:junit4]   2> 12271 T1820 oaz.ZooKeeper.close Session: 0x13d602bfbfc0009 closed
[junit4:junit4]   2> 12272 T1820 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 12282 T1820 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:25364/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@7b4bd770
[junit4:junit4]   2> 12284 T1820 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 12284 T1894 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:25364. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 12285 T1894 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:25364, initiating session
[junit4:junit4]   2> 12285 T1822 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:59983
[junit4:junit4]   2> 12285 T1822 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:59983
[junit4:junit4]   2> 12307 T1824 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d602bfbfc000a with negotiated timeout 20000 for client /140.211.11.196:59983
[junit4:junit4]   2> 12307 T1894 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:25364, sessionid = 0x13d602bfbfc000a, negotiated timeout = 20000
[junit4:junit4]   2> 12307 T1895 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7b4bd770 name:ZooKeeperConnection Watcher:127.0.0.1:25364/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 12308 T1820 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 12309 T1825 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d602bfbfc000a type:create cxid:0x1 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12327 T1825 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d602bfbfc000a type:create cxid:0x2 zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12329 T1820 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 13032 T1843 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13033 T1843 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:24059_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:24059"}
[junit4:junit4]   2> 13048 T1878 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> 13048 T1842 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> 13048 T1862 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> 13048 T1849 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> 13048 T1895 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> 13333 T1820 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55038_
[junit4:junit4]   2> 13334 T1825 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d602bfbfc000a type:delete cxid:0xd zxid:0x87 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:55038_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:55038_
[junit4:junit4]   2> 13336 T1820 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55038_
[junit4:junit4]   2> 13338 T1878 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> 13338 T1842 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> 13338 T1849 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> 13338 T1862 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13338 T1895 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13339 T1862 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> 13339 T1895 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> 13340 T1878 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13340 T1849 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13340 T1842 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 13347 T1896 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363118140057/collection1
[junit4:junit4]   2> 13347 T1896 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 13348 T1896 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 13348 T1896 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 13350 T1896 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363118140057/collection1/'
[junit4:junit4]   2> 13351 T1896 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1363118140057/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 13351 T1896 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty3-1363118140057/collection1/lib/README' to classloader
[junit4:junit4]   2> 13403 T1896 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 13464 T1896 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 13565 T1896 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 13588 T1896 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 13951 T1852 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=3&state=recovering&nodeName=127.0.0.1:24059_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=2002 
[junit4:junit4]   2> 14181 T1896 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 14191 T1896 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 14195 T1896 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 14209 T1896 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14213 T1896 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 14218 T1896 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14219 T1896 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14219 T1896 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14219 T1896 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 14220 T1896 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 14220 T1896 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 14220 T1896 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14221 T1896 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty3-1363118140057/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363118128117/jetty3/
[junit4:junit4]   2> 14221 T1896 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@745a5d16
[junit4:junit4]   2> 14222 T1896 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 14223 T1896 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363118128117/jetty3 forceNew: false
[junit4:junit4]   2> 14224 T1896 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363118128117/jetty3/index/
[junit4:junit4]   2> 14224 T1896 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363118128117/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 14224 T1896 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363118128117/jetty3/index forceNew: false
[junit4:junit4]   2> 14227 T1896 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6fce8fb9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@516029f4),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 14227 T1896 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 14230 T1896 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 14230 T1896 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 14231 T1896 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 14231 T1896 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 14232 T1896 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 14232 T1896 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 14233 T1896 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 14233 T1896 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 14234 T1896 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 14245 T1896 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 14251 T1896 oass.SolrIndexSearcher.<init> Opening Searcher@78b8975f main
[junit4:junit4]   2> 14251 T1896 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1363118128117/jetty3/tlog
[junit4:junit4]   2> 14252 T1896 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 14252 T1896 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 14256 T1897 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@78b8975f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 14259 T1896 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 14259 T1896 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14553 T1843 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14554 T1843 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:55038_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55038"}
[junit4:junit4]   2> 14554 T1843 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 14555 T1843 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 14567 T1895 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> 14567 T1878 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> 14567 T1862 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> 14567 T1849 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> 14567 T1842 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> 15267 T1896 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 15267 T1896 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55038 collection:collection1 shard:shard1
[junit4:junit4]   2> 15271 T1896 oasc.ZkController.register We are http://127.0.0.1:55038/collection1/ and leader is http://127.0.0.1:33440/collection1/
[junit4:junit4]   2> 15271 T1896 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55038
[junit4:junit4]   2> 15271 T1896 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 15271 T1896 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C61 name=collection1 org.apache.solr.core.SolrCore@1be910dc url=http://127.0.0.1:55038/collection1 node=127.0.0.1:55038_ C61_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:55038_, base_url=http://127.0.0.1:55038}
[junit4:junit4]   2> 15272 T1898 C61 P55038 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 15272 T1896 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15273 T1898 C61 P55038 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 15273 T1898 C61 P55038 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 15273 T1898 C61 P55038 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 15274 T1820 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 15274 T1820 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 15275 T1898 C61 P55038 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15275 T1820 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 15483 T1820 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 15486 T1820 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:46285
[junit4:junit4]   2> 15487 T1820 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 15487 T1820 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 15488 T1820 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363118143401
[junit4:junit4]   2> 15488 T1820 oasc.CoreContainer$Initializer.initialize looking for solr config file: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363118143401/solr.xml
[junit4:junit4]   2> 15488 T1820 oasc.CoreContainer.<init> New CoreContainer 329880493
[junit4:junit4]   2> 15489 T1820 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363118143401/'
[junit4:junit4]   2> 15490 T1820 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363118143401/'
[junit4:junit4]   2> 15553 T1820 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 15553 T1820 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 15554 T1820 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 15554 T1820 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 15555 T1820 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 15555 T1820 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 15556 T1820 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 15556 T1820 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 15557 T1820 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 15557 T1820 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 15577 T1820 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 15597 T1820 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:25364/solr
[junit4:junit4]   2> 15597 T1820 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 15598 T1820 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:25364 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@4b023dd2
[junit4:junit4]   2> 15599 T1820 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15599 T1909 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:25364. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 15600 T1909 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:25364, initiating session
[junit4:junit4]   2> 15600 T1822 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:21423
[junit4:junit4]   2> 15601 T1822 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:21423
[junit4:junit4]   2> 15602 T1824 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d602bfbfc000b with negotiated timeout 20000 for client /140.211.11.196:21423
[junit4:junit4]   2> 15602 T1909 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:25364, sessionid = 0x13d602bfbfc000b, negotiated timeout = 20000
[junit4:junit4]   2> 15603 T1910 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b023dd2 name:ZooKeeperConnection Watcher:127.0.0.1:25364 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15603 T1820 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15604 T1825 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d602bfbfc000b
[junit4:junit4]   2> 15605 T1910 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 15605 T1822 oazs.NIOServerCnxn.closeSock Closed socket connection for client /140.211.11.196:21423 which had sessionid 0x13d602bfbfc000b
[junit4:junit4]   2> 15605 T1820 oaz.ZooKeeper.close Session: 0x13d602bfbfc000b closed
[junit4:junit4]   2> 15605 T1820 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 15615 T1820 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:25364/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@17481308
[junit4:junit4]   2> 15616 T1820 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15617 T1911 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:25364. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 15617 T1911 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:25364, initiating session
[junit4:junit4]   2> 15617 T1822 oazs.NIOServerCnxnFactory.run Accepted socket connection from /140.211.11.196:32158
[junit4:junit4]   2> 15618 T1822 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /140.211.11.196:32158
[junit4:junit4]   2> 15619 T1824 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d602bfbfc000c with negotiated timeout 20000 for client /140.211.11.196:32158
[junit4:junit4]   2> 15619 T1911 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:25364, sessionid = 0x13d602bfbfc000c, negotiated timeout = 20000
[junit4:junit4]   2> 15619 T1912 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17481308 name:ZooKeeperConnection Watcher:127.0.0.1:25364/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15619 T1820 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15620 T1825 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d602bfbfc000c type:create cxid:0x1 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15622 T1825 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d602bfbfc000c type:create cxid:0x2 zxid:0x95 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15631 T1820 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2>  C60_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:24059_, base_url=http://127.0.0.1:24059}
[junit4:junit4]   2> 15953 T1881 C60 P24059 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:33440/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 15953 T1881 C60 P24059 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:24059 START replicas=[http://127.0.0.1:33440/collection1/] nUpdates=100
[junit4:junit4]   2> 15954 T1881 C60 P24059 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 15954 T1881 C60 P24059 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 15955 T1881 C60 P24059 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 15955 T1881 C60 P24059 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 15955 T1881 C60 P24059 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 15955 T1881 C60 P24059 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:33440/collection1/. core=collection1
[junit4:junit4]   2> 15955 T1881 C60 P24059 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C62 name=collection1 org.apache.solr.core.SolrCore@58bf659d url=http://127.0.0.1:33440/collection1 node=127.0.0.1:33440_ C62_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:33440_, base_url=http://127.0.0.1:33440, leader=true}
[junit4:junit4]   2> 15962 T1854 C62 P33440 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15967 T1855 C62 P33440 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 15970 T1855 C62 P33440 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@361eb05c lockFactory=org.apache.lucene.store.NativeFSLockFactory@1adf48e2),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15971 T1855 C62 P33440 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15971 T1855 C62 P33440 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@361eb05c lockFactory=org.apache.lucene.store.NativeFSLockFactory@1adf48e2),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@361eb05c lockFactory=org.apache.lucene.store.NativeFSLockFactory@1adf48e2),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15972 T1855 C62 P33440 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15972 T1855 C62 P33440 oass.SolrIndexSearcher.<init> Opening Searcher@2fb33c59 realtime
[junit4:junit4]   2> 15973 T1855 C62 P33440 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 15973 T1855 C62 P33440 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 6
[junit4:junit4]   2> 15974 T1881 C60 P24059 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15974 T1881 C60 P24059 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 15977 T1856 C62 P33440 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 15977 T1856 C62 P33440 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 15978 T1881 C60 P24059 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 15978 T1881 C60 P24059 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 15978 T1881 C60 P24059 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 15981 T1856 C62 P33440 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=0 
[junit4:junit4]   2> 15982 T1881 C60 P24059 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 15986 T1881 C60 P24059 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363118128117/jetty2/index.20130312205544092 forceNew: false
[junit4:junit4]   2> 15986 T1881 C60 P24059 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/index2772727740tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e8a9cc9) fullCopy=false
[junit4:junit4]   2> 15989 T1856 C62 P33440 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 15991 T1881 C60 P24059 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 15993 T1881 C60 P24059 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 15994 T1881 C60 P24059 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 15996 T1881 C60 P24059 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7e1b811b lockFactory=org.apache.lucene.store.NativeFSLockFactory@204d289c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7e1b811b lockFactory=org.apache.lucene.store.NativeFSLockFactory@204d289c),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 15996 T1881 C60 P24059 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 15996 T1881 C60 P24059 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 15997 T1881 C60 P24059 oass.SolrIndexSearcher.<init> Opening Searcher@5458aac3 main
[junit4:junit4]   2> 15998 T1880 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5458aac3 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 15999 T1881 C60 P24059 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/index2772727740tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e8a9cc9)
[junit4:junit4]   2> 15999 T1881 C60 P24059 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 16000 T1881 C60 P24059 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 16000 T1881 C60 P24059 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 16000 T1881 C60 P24059 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16002 T1881 C60 P24059 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 16077 T1843 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16078 T1843 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:55038_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55038"}
[junit4:junit4]   2> 16083 T1843 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"3",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:24059_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:24059"}
[junit4:junit4]   2> 16092 T1878 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> 16092 T1862 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> 16092 T1849 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> 16092 T1912 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> 16092 T1842 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> 16092 T1895 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> 16294 T1853 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=4&state=recovering&nodeName=127.0.0.1:55038_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1001 
[junit4:junit4]   2> 16634 T1820 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46285_
[junit4:junit4]   2> 16635 T1825 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d602bfbfc000c type:delete cxid:0xd zxid:0x9e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:46285_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:46285_
[junit4:junit4]   2> 16662 T1820 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46285_
[junit4:junit4]   2> 16664 T1912 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> 16665 T1842 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> 16665 T1849 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> 16665 T1878 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> 16665 T1862 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16665 T1895 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16666 T1862 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> 16666 T1895 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> 16666 T1912 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16680 T1849 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16680 T1842 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16680 T1878 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16689 T1915 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363118143401/collection1
[junit4:junit4]   2> 16689 T1915 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 16690 T1915 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 16690 T1915 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 16691 T1915 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363118143401/collection1/'
[junit4:junit4]   2> 16692 T1915 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1363118143401/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 16693 T1915 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/org.apache.solr.cloud.SyncSliceTest-jetty4-1363118143401/collection1/lib/README' to classloader
[junit4:junit4]   2> 16776 T1915 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 16841 T1915 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 16941 T1915 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 16948 T1915 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17591 T1915 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17603 T1915 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17607 T1915 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17622 T1915 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17627 T1915 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17632 T1915 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17633 T1915 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17633 T1915 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17634 T1915 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17635 T1915 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 17635 T1915 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 17635 T1915 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17636 T1915 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/./org.apache.solr.cloud.SyncSliceTest-jetty4-1363118143401/collection1/, dataDir=./org.apache.solr.cloud.SyncSliceTest-1363118128117/jetty4/
[junit4:junit4]   2> 17636 T1915 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@745a5d16
[junit4:junit4]   2> 17637 T1915 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17638 T1915 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363118128117/jetty4 forceNew: false
[junit4:junit4]   2> 17639 T1915 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.SyncSliceTest-1363118128117/jetty4/index/
[junit4:junit4]   2> 17639 T1915 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.SyncSliceTest-1363118128117/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17640 T1915 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363118128117/jetty4/index forceNew: false
[junit4:junit4]   2> 17642 T1915 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6d6ba944 lockFactory=org.apache.lucene.store.NativeFSLockFactory@33f0588e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17643 T1915 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17646 T1915 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17646 T1915 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17647 T1915 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17648 T1915 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17648 T1915 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17648 T1915 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17649 T1915 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17649 T1915 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17650 T1915 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17663 T1915 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17669 T1915 oass.SolrIndexSearcher.<init> Opening Searcher@37db685b main
[junit4:junit4]   2> 17669 T1915 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.SyncSliceTest-1363118128117/jetty4/tlog
[junit4:junit4]   2> 17670 T1915 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17671 T1915 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17675 T1916 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@37db685b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17678 T1915 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17678 T1915 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2>  C61_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:55038_, base_url=http://127.0.0.1:55038}
[junit4:junit4]   2> 18296 T1898 C61 P55038 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:33440/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 18296 T1898 C61 P55038 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:55038 START replicas=[http://127.0.0.1:33440/collection1/] nUpdates=100
[junit4:junit4]   2> 18297 T1898 C61 P55038 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 18297 T1898 C61 P55038 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 18297 T1898 C61 P55038 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 18297 T1898 C61 P55038 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 18297 T1898 C61 P55038 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 18297 T1898 C61 P55038 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:33440/collection1/. core=collection1
[junit4:junit4]   2> 18298 T1898 C61 P55038 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18299 T1854 C62 P33440 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18313 T1857 C62 P33440 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 18315 T1857 C62 P33440 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@361eb05c lockFactory=org.apache.lucene.store.NativeFSLockFactory@1adf48e2),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@361eb05c lockFactory=org.apache.lucene.store.NativeFSLockFactory@1adf48e2),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18315 T1857 C62 P33440 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18316 T1857 C62 P33440 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 18316 T1857 C62 P33440 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 3
[junit4:junit4]   2> 18317 T1898 C61 P55038 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 18318 T1898 C61 P55038 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 18320 T1856 C62 P33440 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18321 T1898 C61 P55038 oash.SnapPuller.fetchLatestIndex Master's generation: 3
[junit4:junit4]   2> 18321 T1898 C61 P55038 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 18322 T1898 C61 P55038 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 18324 T1856 C62 P33440 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=3&version=2} status=0 QTime=0 
[junit4:junit4]   2> 18325 T1898 C61 P55038 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 18327 T1898 C61 P55038 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363118128117/jetty3/index.20130312205546435 forceNew: false
[junit4:junit4]   2> 18327 T1898 C61 P55038 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/index2772727742tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@5cdae60) fullCopy=false
[junit4:junit4]   2> 18331 T1856 C62 P33440 REQ /replication {file=segments_3&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=3} status=0 QTime=0 
[junit4:junit4]   2> 18332 T1898 C61 P55038 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 18335 T1898 C61 P55038 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 18335 T1898 C61 P55038 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 18337 T1898 C61 P55038 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6fce8fb9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@516029f4),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6fce8fb9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@516029f4),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 18337 T1898 C61 P55038 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 18338 T1898 C61 P55038 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 18338 T1898 C61 P55038 oass.SolrIndexSearcher.<init> Opening Searcher@24736db6 main
[junit4:junit4]   2> 18339 T1897 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@24736db6 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 18340 T1898 C61 P55038 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/index2772727742tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@5cdae60)
[junit4:junit4]   2> 18340 T1898 C61 P55038 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 18341 T1898 C61 P55038 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 18341 T1898 C61 P55038 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 18341 T1898 C61 P55038 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18342 T1898 C61 P55038 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 19108 T1843 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19109 T1843 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:46285_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:46285"}
[junit4:junit4]   2> 19109 T1843 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 19109 T1843 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 19113 T1843 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"4",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:55038_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55038"}
[junit4:junit4]   2> 19125 T1862 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> 19125 T1842 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> 19125 T1895 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> 19125 T1849 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> 19125 T1912 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> 19125 T1878 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> 19682 T1915 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 19682 T1915 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:46285 collection:collection1 shard:shard1
[junit4:junit4]   2> 19688 T1915 oasc.ZkController.register We are http://127.0.0.1:46285/collection1/ and leader is http://127.0.0.1:33440/collection1/
[junit4:junit4]   2> 19689 T1915 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:46285
[junit4:junit4]   2> 19689 T1915 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 19689 T1915 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C63 name=collection1 org.apache.solr.core.SolrCore@2f4a8e32 url=http://127.0.0.1:46285/collection1 node=127.0.0.1:46285_ C63_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, collection=collection1, node_name=127.0.0.1:46285_, base_url=http://127.0.0.1:46285}
[junit4:junit4]   2> 19690 T1919 C63 P46285 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 19690 T1915 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19691 T1919 C63 P46285 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 19691 T1919 C63 P46285 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 19691 T1919 C63 P46285 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19692 T1820 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1
[junit4:junit4]   2> 19693 T1820 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 19693 T1919 C63 P46285 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19693 T1820 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19709 T1820 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19711 T1820 oasc.AbstractFullDistribZkTestBase.waitForThingsToLevelOut Wait for recoveries to finish - wait 15 for each attempt
[junit4:junit4]   2> 19711 T1820 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
[junit4:junit4]   2> 19712 T1820 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20133 T849 oasc.OverseerCollectionProcessor.run WARNING Overseer cannot talk to ZK
[junit4:junit4]   2> 20637 T1843 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20638 T1843 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:46285_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:46285"}
[junit4:junit4]   2> 20678 T1895 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> 20678 T1849 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> 20678 T1878 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> 20678 T1842 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> 20678 T1862 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> 20678 T1912 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> 20711 T1858 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {coreNodeName=5&state=recovering&nodeName=127.0.0.1:46285_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1001 
[junit4:junit4]   2> 20714 T1820 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21716 T1820 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C63_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:46285_, base_url=http://127.0.0.1:46285}
[junit4:junit4]   2> 22713 T1919 C63 P46285 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:33440/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22713 T1919 C63 P46285 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:46285 START replicas=[http://127.0.0.1:33440/collection1/] nUpdates=100
[junit4:junit4]   2> 22714 T1919 C63 P46285 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22714 T1919 C63 P46285 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22714 T1919 C63 P46285 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22714 T1919 C63 P46285 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22714 T1919 C63 P46285 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22714 T1919 C63 P46285 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:33440/collection1/. core=collection1
[junit4:junit4]   2> 22715 T1919 C63 P46285 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 22717 T1854 C62 P33440 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 22718 T1820 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22726 T1852 C62 P33440 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 22727 T1852 C62 P33440 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=3
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@361eb05c lockFactory=org.apache.lucene.store.NativeFSLockFactory@1adf48e2),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@361eb05c lockFactory=org.apache.lucene.store.NativeFSLockFactory@1adf48e2),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@361eb05c lockFactory=org.apache.lucene.store.NativeFSLockFactory@1adf48e2),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 22728 T1852 C62 P33440 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 22729 T1852 C62 P33440 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22729 T1852 C62 P33440 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 3
[junit4:junit4]   2> 22730 T1919 C63 P46285 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22730 T1919 C63 P46285 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 22733 T1856 C62 P33440 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 22734 T1919 C63 P46285 oash.SnapPuller.fetchLatestIndex Master's generation: 4
[junit4:junit4]   2> 22734 T1919 C63 P46285 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 22734 T1919 C63 P46285 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 22737 T1856 C62 P33440 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=4&version=2} status=0 QTime=0 
[junit4:junit4]   2> 22738 T1919 C63 P46285 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 22741 T1919 C63 P46285 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.SyncSliceTest-1363118128117/jetty4/index.20130312205550848 forceNew: false
[junit4:junit4]   2> 22742 T1919 C63 P46285 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/index2772727743tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@4245c0f7) fullCopy=false
[junit4:junit4]   2> 22745 T1856 C62 P33440 REQ /replication {file=segments_4&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=4} status=0 QTime=0 
[junit4:junit4]   2> 22746 T1919 C63 P46285 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 22749 T1919 C63 P46285 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 22749 T1919 C63 P46285 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 22751 T1919 C63 P46285 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6d6ba944 lockFactory=org.apache.lucene.store.NativeFSLockFactory@33f0588e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6d6ba944 lockFactory=org.apache.lucene.store.NativeFSLockFactory@33f0588e),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 22752 T1919 C63 P46285 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 22752 T1919 C63 P46285 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 22752 T1919 C63 P46285 oass.SolrIndexSearcher.<init> Opening Searcher@742631c8 main
[junit4:junit4]   2> 22754 T1916 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@742631c8 main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 22754 T1919 C63 P46285 oash.SnapPuller.fetchLatestIndex removing temporary index download directory files MockDirWrapper(org.apache.lucene.store.SimpleFSDirectory@/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-java7/solr/build/solr-core/test/J1/index2772727743tmp lockFactory=org.apache.lucene.store.NativeFSLockFactory@4245c0f7)
[junit4:junit4]   2> 22755 T1919 C63 P46285 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 22755 T1919 C63 P46285 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 22755 T1919 C63 P46285 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 22755 T1919 C63 P46285 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22757 T1919 C63 P46285 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 23684 T1843 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23685 T1843 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "core_node_name":"5",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:46285_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:46285"}
[junit4:junit4]   2> 23698 T1862 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> 23698 T1842 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> 23698 T1912 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> 23698 T1878 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> 23698 T1849 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> 23698 T1895 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> 23722 T1820 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23723 T1820 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C64 name=collection1 org.apache.solr.core.SolrCore@4b4f8db0 url=http://127.0.0.1:39462/collection1 node=127.0.0.1:39462_ C64_STATE=coll:control_collection core:collection1 props:{shard=shard1, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:39462_, base_url=http://127.0.0.1:39462, leader=true}
[junit4:junit4]   2> 23733 T1832 C64 P39462 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 23737 T1832 C64 P39462 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@67064014 lockFactory=org.apache.lucene.store.NativeFSLockFactory@45ac10ba),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 23737 T1832 C64 P39462 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 23738 T1832 C64 P39462 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@67064014 lockFactory=org.apache.lucene.store.NativeFSLockFactory@45ac10ba),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@67064014 lockFactory=org.apache.lucene.store.NativeFSLockFactory@45ac10ba),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23738 T1832 C64 P39462 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23739 T1832 C64 P39462 oass.SolrIndexSearcher.<init> Opening Searcher@5d1c1256 main
[junit4:junit4]   2> 23740 T1832 C64 P39462 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23740 T1846 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5d1c1256 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 23741 T1832 C64 P39462 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 8
[junit4:junit4]   2> 23753 T1855 C62 P33440 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 23754 T1855 C62 P33440 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=4
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@361eb05c lockFactory=org.apache.lucene.store.NativeFSLockFactory@1adf48e2),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@361eb05c lockFactory=org.apache.lucene.store.NativeFSLockFactory@1adf48e2),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@361eb05c lockFactory=org.apache.lucene.store.NativeFSLockFactory@1adf48e2),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@361eb05c lockFactory=org.apache.lucene.store.NativeFSLockFactory@1adf48e2),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 23754 T1855 C62 P33440 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 23755 T1855 C62 P33440 oass.SolrIndexSearcher.<init> Opening Searcher@5ea886d main
[junit4:junit4]   2> 23756 T1855 C62 P33440 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23756 T1864 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5ea886d main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 23757 T1855 C62 P33440 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:24059/collection1/, StdNode: http://127.0.0.1:55038/collection1/, StdNode: http://127.0.0.1:46285/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2>  C61_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:55038_, base_url=http://127.0.0.1:55038}
[junit4:junit4]   2> 23767 T1885 C61 P55038 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2>  C60_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:24059_, base_url=http://127.0.0.1:24059}
[junit4:junit4]   2> 23767 T1868 C60 P24059 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2>  C63_STATE=coll:collection1 core:collection1 props:{shard=shard1, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:46285_, base_url=http://127.0.0.1:46285}
[junit4:junit4]   2> 23767 T1902 C63 P46285 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 23769 T1885 C61 P55038 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6fce8fb9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@516029f4),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6fce8fb9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@516029f4),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 23769 T1868 C60 P24059 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7e1b811b lockFactory=org.apache.lucene.store.NativeFSLockFactory@204d289c),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7e1b811b lockFactory=org.apache.lucene.store.NativeFSLockFactory@204d289c),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 23769 T1902 C63 P46285 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6d6ba944 lockFactory=org.apache.lucene.store.NativeFSLockFactory@33f0588e),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6d6ba944 lockFactory=org.apache.lucene.store.NativeFSLockFactory@33f0588e),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 23770 T1885 C61 P55038 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[segments_4]
[junit4:junit4]   2> 23770 T1902 C63 P46285 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[segments_5]
[junit4:junit4]   2> 23770 T1868 C60 P24059 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 23771 T1885 C61 P55038 oass.SolrIndexSearcher.<init> Opening Searcher@235a2a57 main
[junit4:junit4]   2> 23771 T1902 C63 P46285 oass.SolrIndexSearcher.<init> Opening Searcher@eda0238 main
[junit4:junit4]   2> 23771 T1868 C60 P24059 oass.SolrIndexSearcher.<init> Opening Searcher@318a52df main
[junit4:junit4]   2> 23771 T1885 C61 P55038 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23772 T1902 C63 P46285 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23772 T1868 C60 P24059 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23772 T1916 oasc.JmxMonitoredMap.put WARNING Failed to register info bean: searcher javax.management.InstanceAlreadyExistsException: solr/collection1:type=searcher,id=org.apache.solr.search.SolrIndexSearcher
[junit4:junit4]   2> 	at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
[junit4:junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:513)
[junit4:junit4]   2> 	at org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:140)
[junit4:junit4]   2> 	at org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:51)
[junit4:junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.register(SolrIndexSearcher.java:239)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.registerSearcher(SolrCore.java:1763)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.access$000(SolrCore.java:129)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore$7.call(SolrCore.java:1640)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 23773 T1897 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@235a2a57 main{StandardDirectoryReader(segments_3:1:nrt)}
[junit4:junit4]   2> 23773 T1880 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@318a52df main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 23774 T1916 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@eda0238 main{StandardDirectoryReader(segments_4:1:nrt)}
[junit4:junit4]   2> 23774 T1885 C61 P55038 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 23774 T1868 C60 P24059 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 23774 T1902 C63 P46285 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 23775 T1855 C62 P33440 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 22
[junit4:junit4]   2> 23776 T1820 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23779 T1853 C62 P33440 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 23781 T1869 C60 P24059 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 23783 T1886 C61 P55038 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 23785 T1903 C63 P46285 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 25790 T1832 C64 P39462 oass.SolrIndexSearcher.<init> Opening Searcher@1a193020 realtime
[junit4:junit4]   2> 25791 T1832 C64 P39462 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1429332981342797824)} 0 3
[junit4:junit4]   2> 25799 T1902 C63 P46285 /update {update.distrib=FROMLEADER&_version_=-1429332981348040704&update.from=http://127.0.0.1:33440/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1429332981348040704)} 0 1
[junit4:junit4]   2> 25800 T1885 C61 P55038 /update {update.distrib=FROMLEADER&_version_=-1429332981348040704&update.from=http://127.0.0.1:33440/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1429332981348040704)} 0 2
[junit4:junit4]   2> 25800 T1868 C60 P24059 /update {update.distrib=FROMLEADER&_version_=-1429332981348040704&update.from=http://127.0.0.1:33440/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1429332981348040704)} 0 2
[junit4:junit4]   2> 25801 T1855 C62 P33440 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1429332981348040704)} 0 7
[junit4:junit4]   2> 25805 T1832 C64 P39462 /update {wt=javabin&version=2} {add=[0 (1429332981358526464)]} 0 1
[junit4:junit4]   2> 25813 T1902 C63 P46285 /update {distrib.from=http://127.0.0.1:33440/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1429332981362720768)]} 0 1
[junit4:junit4]   2> 25813 T1868 C60 P24059 /update {distrib.from=http://127.0.0.1:33440/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1429332981362720768)]} 0 1
[junit4:junit4]   2> 25813 T1885 C61 P55038 /update {distrib.from=http://127.0.0.1:33440/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[0 (1429332981362720768)]} 0 1
[junit4:junit4]   2> 25814 T1855 C62 P33440 /update {wt=javabin&version=2} {add=[0 (1429332981362720768)]} 0 6
[junit4:junit4]   2> 25818 T1832 C64 P39462 /update {wt=javabin&version=2} {add=[1 (1429332981372157952)]} 0 1
[junit4:junit4]   2> 25825 T1885 C61 P55038 /update {distrib.from=http://127.0.0.1:33440/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1429332981376352256)]} 0 1
[junit4:junit4]   2> 25825 T1902 C63 P46285 /update {distrib.from=http://127.0.0.1:33440/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1429332981376352256)]} 0 1
[junit4:junit4]   2> 25825 T1868 C60 P24059 /update {distrib.from=http://127.0.0.1:33440/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1429332981376352256)]} 0 1
[junit4:junit4]   2> 25826 T1855 C62 P33440 /update {wt=javabin&version=2} {add=[1 (1429332981376352256)]} 0 5
[junit4:junit4]   2> 25830 T1832 C64 P39462 /update {wt=javabin&version=2} {add=[2 (1429332981384740864)]} 0 1
[junit4:junit4]   2> 25837 T1902 C63 P46285 /update {distrib.from=http://127.0.0.1:33440/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1429332981388935168)]} 0 1
[junit4:junit4]   2> 25837 T1885 C61 P55038 /update {distrib.from=http://127.0.0.1:33440/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1429332981388935168)]} 0 1
[junit4:junit4]   2> 25838 T1855 C62 P33440 /update {test.distrib.skip.servers=http://127.0.0.1:24059/collection1/&wt=javabin&version=2} {add=[2 (1429332981388935168)]} 0 5
[junit4:junit4]   2> 25841 T1832 C64 P39462 /update {wt=javabin&version=2} {add=[3 (1429332981396275200)]} 0 1
[junit4:junit4]   2> 25848 T1902 C63 P46285 /update {distrib.from=http://127.0.0.1:33440/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1429332981400469504)]} 0 1
[junit4:junit4]   2> 25848 T1855 C62 P33440 /update {test.distrib.skip.servers=http://127.0.0.1:24059/collection1/&test.distrib.skip.servers=http://127.0.0.1:55038/collection1/&wt=javabin&version=2} {add=[3 (1429332981400469504)]} 0 4
[junit4:junit4]   2> 25851 T1832 C64 P39462 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 25854 T1832 C64 P39462 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@67064014 lockFactory=org.apache.lucene.store.NativeFSLockFactory@45ac10ba),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@67064014 lockFactory=org.apache.lucene.store.NativeFSLockFactory@45ac10ba),segFN=segments_3,generation=3,filenames=[_0.tis, _0.nrm, _0.fnm, _0.tii, _0.frq, _0.fdx, _0.si, _0.prx, _0.fdt, segments_3]
[junit4:junit4]   2> 25854 T1832 C64 P39462 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[_0.tis, _0.nrm, _0.fnm, _0.tii, _0.frq, _0.fdx, _0.si, _0.prx, _0.fdt, segments_3]
[junit4:junit4]   2> 25855 T1832 C64 P39462 oass.SolrIndexSearcher.<init> Opening Searcher@15514933 main
[junit4:junit4]   2> 25856 T1832 C64 P39462 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 25856 T1846 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@15514933 main{StandardDirectoryReader(segments_3:3:nrt _0(4.3):C4)}
[junit4:junit4]   2> 25857 T1832 C64 P39462 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 6
[junit4:junit4]   2> 25860 T1855 C62 P33440 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 25862 T1855 C62 P33440 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=5
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@361eb05c lockFactory=org.apache.lucene.store.NativeFSLockFactory@1adf48e2),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@361eb05c lockFactory=org.apache.lucene.store.NativeFSLockFactory@1adf48e2),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@361eb05c lockFactory=org.apache.lucene.store.NativeFSLockFactory@1adf48e2),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@361eb05c lockFactory=org.apache.lucene.store.NativeFSLockFactory@1adf48e2),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@361eb05c lockFactory=org.apache.lucene.store.NativeFSLockFactory@1adf48e2),segFN=segments_6,generation=6,filenames=[_0.tis, _0.nrm, _0.fnm, _0.tii, _0.frq, _0.fdx, _0.si, _0.prx, segments_6, _0.fdt]
[junit4:junit4]   2> 25863 T1855 C62 P33440 oasc.SolrDeletionPolicy.updateCommits newest commit = 6[_0.tis, _0.nrm, _0.fnm, _0.tii, _0.frq, _0.fdx, _0.si, _0.prx, segments_6, _0.fdt]
[junit4:junit4]   2> 25864 T1855 C62 P33440 oass.SolrIndexSearcher.<init> Opening Searcher@3ed171e8 main
[junit4:junit4]   2> 25865 T1855 C62 P33440 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 25865 T1864 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3ed171e8 main{StandardDirectoryReader(segments_6:3:nrt _0(4.3):C4)}
[junit4:junit4]   2> 25866 T1855 C62 P33440 oasu.SolrCmdDistributor.distribCommit Distrib commit to:[StdNode: http://127.0.0.1:24059/collection1/, StdNode: http://127.0.0.1:55038/collection1/, StdNode: http://127.0.0.1:46285/collection1/] params:commit_end_point=true&commit=true&softCommit=false&waitSearcher=true&expungeDeletes=false
[junit4:junit4]   2> 25868 T1885 C61 P55038 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 25868 T1868 C60 P24059 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 25868 T1902 C63 P46285 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 25870 T1868 C60 P24059 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7e1b811b lockFactory=org.apache.lucene.store.NativeFSLockFactory@204d289c),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7e1b811b lockFactory=org.apache.lucene.store.NativeFSLockFactory@204d289c),segFN=segments_4,generation=4,filenames=[_0.tis, _0.nrm, _0.fnm, _0.tii, _0.frq, _0.fdx, _0.si, _0.prx, _0.fdt, segments_4]
[junit4:junit4]   2> 25871 T1885 C61 P55038 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6fce8fb9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@516029f4),segFN=segments_4,generation=4,filenames=[segments_4]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6fce8fb9 lockFactory=org.apache.lucene.store.NativeFSLockFactory@516029f4),segFN=segments_5,generation=5,filenames=[_0.tis, _0.nrm, _0.fnm, _0.tii, _0.frq, _0.fdx, _0.si, segments_5, _0.prx, _0.fdt]
[junit4:junit4]   2> 25871 T1902 C63 P46285 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6d6ba944 lockFactory=org.apache.lucene.store.NativeFSLockFactory@33f0588e),segFN=segments_5,generation=5,filenames=[segments_5]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6d6ba944 lockFactory=org.apache.lucene.store.NativeFSLockFactory@33f0588e),segFN=segments_6,generation=6,filenames=[_0.tis, _0.nrm, _0.fnm, _0.tii, _0.frq, _0.fdx, _0.si, _0.prx, segments_6, _0.fdt]
[junit4:junit4]   2> 25871 T1868 C60 P24059 oasc.SolrDeletionPolicy.updateCommits newest commit = 4[_0.tis, _0.nrm, _0.fnm, _0.tii, _0.frq, _0.fdx, _0.si, _0.prx, _0.fdt, segments_4]
[junit4:junit4]   2> 25871 T1885 C61 P55038 oasc.SolrDeletionPolicy.updateCommits newest commit = 5[_0.tis, _0.nrm, _0.fnm, _0.tii, _0.frq, _0.fdx, _0.si, segments_5, _0.prx, _0.fdt]
[junit4:junit4]   2> 25871 T1902 C63 P46285 oasc.SolrDeletionPolicy.updateCommits newest commit = 6[_0.tis, _0.nrm, _0.fnm, _0.tii, _0.frq, _0.fdx, _0.si, _0.prx, segments_6, _0.fdt]
[junit4:junit4]   2> 25872 T1885 C61 P55038 oass.SolrIndexSearcher.<init> Opening Searcher@4ae192e5 main
[junit4:junit4]   2> 25873 T1868 C60 P24059 oass.SolrIndexSearcher.<init> Opening Searcher@3d1aafa0 main
[junit4:junit4]   2> 25873 T1902 C63 P46285 oass.SolrIndexSearcher.<init> Opening Searcher@230050b7 main
[junit4:junit4]   2> 25873 T1885 C61 P55038 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 25873 T1868 C60 P24059 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 25873 T1902 C63 P46285 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 25874 T1897 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4ae192e5 main{StandardDirectoryReader(segments_5:3:nrt _0(4.3):C3)}
[junit4:junit4]   2> 25874 T1916 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@230050b7 main{StandardDirectoryReader(segments_6:3:nrt _0(4.3):C4)}
[junit4:junit4]   2> 25873 T1880 oasc.JmxMonitoredMap.put WARNING Failed to register info bean: searcher javax.management.InstanceAlreadyExistsException: solr/collection1:type=searcher,id=org.apache.solr.search.SolrIndexSearcher
[junit4:junit4]   2> 	at com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:437)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1898)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:966)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:900)
[junit4:junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:324)
[junit4:junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:513)
[junit4:junit4]   2> 	at org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:140)
[junit4:junit4]   2> 	at org.apache.solr.core.JmxMonitoredMap.put(JmxMonitoredMap.java:51)
[junit4:junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.register(SolrIndexSearcher.java:239)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.registerSearcher(SolrCore.java:1763)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore.access$000(SolrCore.java:129)
[junit4:junit4]   2> 	at org.apache.solr.core.SolrCore$7.call(SolrCore.java:1640)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
[junit4:junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[junit4:junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 25875 T1902 C63 P46285 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 7
[junit4:junit4]   2> 25874 T1885 C61 P55038 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 6
[junit4:junit4]   2> 25876 T1880 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3d1aafa0 main{StandardDirectoryReader(segments_4:3:nrt _0(4.3):C2)}
[junit4:junit4]   2> 25876 T1868 C60 P24059 /update {waitSearcher=true&commit=true&wt=javabin&expungeDeletes=false&commit_end_point=true&version=2&softCommit=false} {commit=} 0 8
[junit4:junit4]   2> 25877 T1855 C62 P33440 /update {waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {commit=} 0 17
[junit4:junit4]   2> 25878 T1820 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 25879 T1820 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25880 T1820 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> 25882 T1853 C62 P33440 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=0 
[junit4:junit4]   2> 25885 T1869 C60 P24059 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=2 status=0 QTime=0 
[junit4:junit4]   2> 25888 T1886 C61 P55038 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=3 status=0 QTime=0 
[junit4:junit4]   2> 25891 T1903 C63 P46285 REQ /select {tests=checkShardConsistency&q=*:*&distrib=false&wt=javabin&version=2&rows=0} hits=4 status=0 QTime=0 
[junit4:junit4]   2> 25897 T1820 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 25918 T1887 oasha.CollectionsHandler.handleSyncShardAction Syncing shard : shard=shard1&action=SYNCSHARD&collection=collection1&wt=javabin&version=2
[junit4:junit4]   2> 25918 T1887 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 25930 T1857 oasha.CoreAdminHandler.handleRequestSyncAction I have been requested to sync up my shard
[junit4:junit4]   2> 25930 T1857 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:33440/collection1/
[junit4:junit4]   2> 25930 T1857 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:33440 START replicas=[http://127.0.0.1:24059/collection1/, http://127.0.0.1:55038/collection1/, http://127.0.0.1:46285/collection1/] nUpdates=100
[junit4:junit4]   2> 25933 T1870 C60 P24059 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 25933 T1888 C61 P55038 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 25933 T1904 C63 P46285 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 25933 T1857 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:33440  Received 3 versions from 127.0.0.1:24059/collection1/
[junit4:junit4]   2> 25934 T1857 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:33440  Our versions are newer. ourLowThreshold=1429332981348040704 otherHigh=1429332981376352256
[junit4:junit4]   2> 25934 T1857 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:33440  Received 4 versions from 127.0.0.1:55038/collection1/
[junit4:junit4]   2> 25934 T1857 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:33440  Our versions are newer. ourLowThreshold=1429332981348040704 otherHigh=1429332981388935168
[junit4:junit4]   2> 25935 T1857 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:33440  Received 5 versions from 127.0.0.1:46285/collection1/
[junit4:junit4]   2> 25935 T1857 oasu.PeerSync.handleVersions PeerSync: core=collection1 url=http://127.0.0.1:33440  Our versions are newer. ourLowThreshold=1429332981348040704 otherHigh=1429332981388935168
[junit4:junit4]   2> 25936 T1857 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:33440 DONE. sync succeeded
[junit4:junit4]   2> 25936 T1857 oasc.SyncStrategy.syncReplicas Sync Success - now sync repl

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

tion1/, counting as success
[junit4:junit4]   2> 109806 T1912 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:46285 DONE. sync succeeded
[junit4:junit4]   2> 109806 T1912 oasc.SyncStrategy.syncReplicas We have been closed, won't attempt to sync replicas back to leader
[junit4:junit4]   2> 109807 T1912 oasc.ShardLeaderElectionContext.runLeaderProcess Sync was not a success but no one else is active! I am the leader
[junit4:junit4]   2> 109807 T1912 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:46285/collection1/
[junit4:junit4]   2> 109807 T1912 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2f4a8e32
[junit4:junit4]   2> 109808 T1912 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=4,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=5,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
[junit4:junit4]   2> 109809 T1912 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 109809 T1912 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 109809 T1912 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 109810 T1912 C63 P46285 oasu.TransactionLog.forceClose SEVERE Error: Forcing close of tlog{file=./org.apache.solr.cloud.SyncSliceTest-1363118128117/jetty4/tlog/tlog.0000000000000000003 refcount=1}
[junit4:junit4]   2> 109810 T1912 C63 P46285 oasu.TransactionLog.forceClose SEVERE Error: Forcing close of tlog{file=./org.apache.solr.cloud.SyncSliceTest-1363118128117/jetty4/tlog/tlog.0000000000000000001 refcount=1}
[junit4:junit4]   2> 109813 T1912 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 109813 T1912 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-1363118128117/jetty4/index.20130312205550848
[junit4:junit4]   2> 109814 T1912 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363118128117/jetty4/index.20130312205550848
[junit4:junit4]   2> 109814 T1912 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-1363118128117/jetty4/index
[junit4:junit4]   2> 109814 T1912 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363118128117/jetty4/index
[junit4:junit4]   2> 109814 T1912 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.SyncSliceTest-1363118128117/jetty4
[junit4:junit4]   2> 109814 T1912 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.SyncSliceTest-1363118128117/jetty4
[junit4:junit4]   2> 109815 T1912 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 109815 T1912 oasc.LeaderElector$1.process WARNING  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection1/leader_elect/shard1/election/89333309644734476-5-n_0000000003
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:153)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$2.execute(SolrZkClient.java:150)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:150)
[junit4:junit4]   2> 	at org.apache.solr.cloud.ElectionContext.cancelElection(ElectionContext.java:63)
[junit4:junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:243)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:156)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:100)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> 
[junit4:junit4]   2> 109816 T1912 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> 109816 T1912 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 109816 T1912 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 109816 T1912 oasc.LeaderElector$1.process WARNING  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4:junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4:junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:236)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:233)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
[junit4:junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:233)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:84)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
[junit4:junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:129)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
[junit4:junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
[junit4:junit4]   2> 
[junit4:junit4]   2> 109817 T1912 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> NOTE: test params are: codec=Lucene3x, sim=DefaultSimilarity, locale=is, timezone=Europe/Vatican
[junit4:junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Oracle Corporation 1.7.0_17 (64-bit)/cpus=16,threads=2,free=248473728,total=379584512
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestBinaryField, DocumentAnalysisRequestHandlerTest, TestFastLRUCache, TestBadConfig, ChaosMonkeyNothingIsSafeTest, MoreLikeThisHandlerTest, DocumentBuilderTest, UUIDFieldTest, TestPropInjectDefaults, URLClassifyProcessorTest, TestSurroundQueryParser, SolrRequestParserTest, TestQuerySenderNoQuery, BasicDistributedZk2Test, TestSolrDiscoveryProperties, TestSolrDeletionPolicy2, TestReversedWildcardFilterFactory, TestSweetSpotSimilarityFactory, PrimUtilsTest, TestUpdate, DirectUpdateHandlerOptimizeTest, TestLMDirichletSimilarityFactory, TestCollationField, DirectUpdateHandlerTest, SuggesterTSTTest, OutputWriterTest, TestSolrCoreProperties, TestAtomicUpdateErrorCases, ZkControllerTest, TestCopyFieldCollectionResource, PrimitiveFieldTypeTest, NoCacheHeaderTest, TestPerFieldSimilarity, TestLRUCache, TestIBSimilarityFactory, ScriptEngineTest, SpellCheckCollatorTest, IndexSchemaTest, SuggesterTest, JsonLoaderTest, TestLMJelinekMercerSimilarityFactory, UpdateRequestProcessorFactoryTest, TestDefaultSimilarityFactory, TestArbitraryIndexDir, RequestHandlersTest, TestJoin, StatsComponentTest, TestFastOutputStream, SolrIndexSplitterTest, TestMergePolicyConfig, IndexBasedSpellCheckerTest, TestSolrJ, SchemaVersionSpecificBehaviorTest, OverseerTest, CSVRequestHandlerTest, TestGroupingSearch, TestStressVersions, SearchHandlerTest, PluginInfoTest, LegacyHTMLStripCharFilterTest, SpatialFilterTest, TestMultiCoreConfBootstrap, TestAnalyzedSuggestions, TestComponentsName, LeaderElectionTest, ChaosMonkeySafeLeaderTest, SyncSliceTest]
[junit4:junit4] Completed on J1 in 110.54s, 1 test, 1 failure <<< FAILURES!

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

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