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

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0-ea-b79) - Build # 4738 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/4738/
Java: 32bit/jdk1.8.0-ea-b79 -client -XX:+UseParallelGC

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

Error Message:
Server at http://127.0.0.1:33813/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:33813/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([D7EE050F8F09E893:56088B17F85688AF]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
	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:487)
	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 9323 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZk2Test
[junit4:junit4]   2> 0 T1838 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 3 T1838 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363723454897
[junit4:junit4]   2> 4 T1838 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 4 T1839 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 5 T1839 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 5 T1839 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 5 T1839 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 5 T1839 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 6 T1839 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-1363723454896/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 104 T1838 oasc.ZkTestServer.run start zk server on port:50825
[junit4:junit4]   2> 105 T1838 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50825 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1c92cc3
[junit4:junit4]   2> 106 T1838 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 106 T1844 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50825. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 106 T1844 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50825, initiating session
[junit4:junit4]   2> 106 T1840 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58856
[junit4:junit4]   2> 107 T1840 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58856
[junit4:junit4]   2> 107 T1842 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 700 T1842 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d844089b30000 with negotiated timeout 10000 for client /127.0.0.1:58856
[junit4:junit4]   2> 701 T1844 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50825, sessionid = 0x13d844089b30000, negotiated timeout = 10000
[junit4:junit4]   2> 701 T1845 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c92cc3 name:ZooKeeperConnection Watcher:127.0.0.1:50825 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 701 T1838 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 702 T1838 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 705 T1843 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d844089b30000
[junit4:junit4]   2> 706 T1845 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 706 T1840 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:58856 which had sessionid 0x13d844089b30000
[junit4:junit4]   2> 706 T1838 oaz.ZooKeeper.close Session: 0x13d844089b30000 closed
[junit4:junit4]   2> 707 T1838 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50825/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@10ecb0a
[junit4:junit4]   2> 707 T1838 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 708 T1846 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50825. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 708 T1846 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50825, initiating session
[junit4:junit4]   2> 708 T1840 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58863
[junit4:junit4]   2> 708 T1840 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58863
[junit4:junit4]   2> 709 T1842 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d844089b30001 with negotiated timeout 10000 for client /127.0.0.1:58863
[junit4:junit4]   2> 709 T1846 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50825, sessionid = 0x13d844089b30001, negotiated timeout = 10000
[junit4:junit4]   2> 709 T1847 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10ecb0a name:ZooKeeperConnection Watcher:127.0.0.1:50825/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 710 T1838 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 710 T1838 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 713 T1838 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 715 T1838 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 716 T1838 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 718 T1838 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 718 T1838 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 723 T1838 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 724 T1838 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 727 T1838 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 728 T1838 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 730 T1838 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 731 T1838 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 733 T1838 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 734 T1838 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 736 T1838 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 737 T1838 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 739 T1838 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 740 T1838 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 742 T1838 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 743 T1838 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 745 T1838 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 746 T1838 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 748 T1843 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d844089b30001
[junit4:junit4]   2> 749 T1847 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 749 T1838 oaz.ZooKeeper.close Session: 0x13d844089b30001 closed
[junit4:junit4]   2> 749 T1840 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:58863 which had sessionid 0x13d844089b30001
[junit4:junit4]   2> 821 T1838 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 828 T1838 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:41556
[junit4:junit4]   2> 829 T1838 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 829 T1838 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 830 T1838 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363723455643
[junit4:junit4]   2> 830 T1838 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363723455643/solr.xml
[junit4:junit4]   2> 830 T1838 oasc.CoreContainer.<init> New CoreContainer 29265372
[junit4:junit4]   2> 831 T1838 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363723455643/'
[junit4:junit4]   2> 831 T1838 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363723455643/'
[junit4:junit4]   2> 849 T1838 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 850 T1838 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 850 T1838 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 850 T1838 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 851 T1838 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 851 T1838 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 851 T1838 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 851 T1838 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 852 T1838 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 852 T1838 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 859 T1838 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 870 T1838 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:50825/solr
[junit4:junit4]   2> 871 T1838 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 871 T1838 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50825 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@d2cdba
[junit4:junit4]   2> 872 T1838 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 872 T1857 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50825. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 873 T1857 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50825, initiating session
[junit4:junit4]   2> 873 T1840 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58864
[junit4:junit4]   2> 873 T1840 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58864
[junit4:junit4]   2> 874 T1842 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d844089b30002 with negotiated timeout 20000 for client /127.0.0.1:58864
[junit4:junit4]   2> 874 T1857 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50825, sessionid = 0x13d844089b30002, negotiated timeout = 20000
[junit4:junit4]   2> 874 T1858 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d2cdba name:ZooKeeperConnection Watcher:127.0.0.1:50825 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 874 T1838 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 876 T1843 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d844089b30002
[junit4:junit4]   2> 877 T1858 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 877 T1840 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:58864 which had sessionid 0x13d844089b30002
[junit4:junit4]   2> 877 T1838 oaz.ZooKeeper.close Session: 0x13d844089b30002 closed
[junit4:junit4]   2> 877 T1838 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 880 T1838 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50825/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@17d3aa3
[junit4:junit4]   2> 881 T1838 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 881 T1859 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50825. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 882 T1859 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50825, initiating session
[junit4:junit4]   2> 882 T1840 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58865
[junit4:junit4]   2> 882 T1840 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58865
[junit4:junit4]   2> 883 T1842 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d844089b30003 with negotiated timeout 20000 for client /127.0.0.1:58865
[junit4:junit4]   2> 883 T1859 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50825, sessionid = 0x13d844089b30003, negotiated timeout = 20000
[junit4:junit4]   2> 883 T1860 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17d3aa3 name:ZooKeeperConnection Watcher:127.0.0.1:50825/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 883 T1838 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 885 T1838 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 886 T1843 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d844089b30003 type:create cxid:0x7 zxid:0x1b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 887 T1838 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 889 T1838 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 890 T1838 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41556_
[junit4:junit4]   2> 891 T1843 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d844089b30003 type:delete cxid:0x12 zxid:0x1e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:41556_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:41556_
[junit4:junit4]   2> 891 T1838 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41556_
[junit4:junit4]   2> 893 T1838 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 897 T1843 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d844089b30003 type:delete cxid:0x20 zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 897 T1838 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 898 T1838 oasc.Overseer.start Overseer (id=89372980340260867-127.0.0.1:41556_-n_0000000000) starting
[junit4:junit4]   2> 899 T1843 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d844089b30003 type:create cxid:0x25 zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 899 T1843 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d844089b30003 type:create cxid:0x26 zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 900 T1843 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d844089b30003 type:create cxid:0x28 zxid:0x27 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 901 T1838 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 902 T1843 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d844089b30003 type:create cxid:0x2e zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 903 T1862 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 903 T1838 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 905 T1838 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 906 T1838 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 908 T1861 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 910 T1863 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363723455643/collection1
[junit4:junit4]   2> 911 T1863 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 911 T1863 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 911 T1863 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 912 T1863 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363723455643/collection1/'
[junit4:junit4]   2> 912 T1863 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363723455643/collection1/lib/README' to classloader
[junit4:junit4]   2> 913 T1863 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363723455643/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 939 T1863 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 974 T1863 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 975 T1863 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 981 T1863 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1542 T1863 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1548 T1863 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1551 T1863 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1559 T1863 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1561 T1863 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1564 T1863 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1565 T1863 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1565 T1863 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1565 T1863 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1566 T1863 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 1566 T1863 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 1566 T1863 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1566 T1863 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-controljetty-1363723455643/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363723454896/control/data/
[junit4:junit4]   2> 1567 T1863 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ab6f70
[junit4:junit4]   2> 1567 T1863 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1567 T1863 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363723454896/control/data forceNew: false
[junit4:junit4]   2> 1568 T1863 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363723454896/control/data/index/
[junit4:junit4]   2> 1568 T1863 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363723454896/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1568 T1863 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363723454896/control/data/index forceNew: false
[junit4:junit4]   2> 1569 T1863 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@16ad347 lockFactory=org.apache.lucene.store.NativeFSLockFactory@107abbd),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1569 T1863 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1571 T1863 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1571 T1863 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1571 T1863 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1571 T1863 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1572 T1863 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1572 T1863 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1572 T1863 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1572 T1863 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1573 T1863 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1575 T1863 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1577 T1863 oass.SolrIndexSearcher.<init> Opening Searcher@112c6bd main
[junit4:junit4]   2> 1578 T1863 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363723454896/control/data/tlog
[junit4:junit4]   2> 1578 T1863 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1578 T1863 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1581 T1864 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@112c6bd main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1582 T1863 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1582 T1863 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 2411 T1861 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2411 T1861 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:41556_",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41556"}
[junit4:junit4]   2> 2411 T1861 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2412 T1861 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2414 T1860 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> 2583 T1863 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2583 T1863 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:41556 collection:control_collection shard:shard1
[junit4:junit4]   2> 2584 T1863 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2588 T1843 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d844089b30003 type:delete cxid:0x82 zxid:0x35 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2589 T1863 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2589 T1843 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d844089b30003 type:create cxid:0x83 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2593 T1863 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2593 T1863 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2593 T1863 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:41556/collection1/
[junit4:junit4]   2> 2593 T1863 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2593 T1863 oasc.SyncStrategy.syncToMe http://127.0.0.1:41556/collection1/ has no replicas
[junit4:junit4]   2> 2594 T1863 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:41556/collection1/
[junit4:junit4]   2> 2594 T1863 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2596 T1843 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d844089b30003 type:create cxid:0x8e zxid:0x3a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3917 T1861 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3921 T1860 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> 3952 T1863 oasc.ZkController.register We are http://127.0.0.1:41556/collection1/ and leader is http://127.0.0.1:41556/collection1/
[junit4:junit4]   2> 3952 T1863 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:41556
[junit4:junit4]   2> 3952 T1863 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3952 T1863 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3952 T1863 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3954 T1863 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3954 T1838 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3955 T1838 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3955 T1838 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3958 T1838 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3959 T1838 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50825/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1d11586
[junit4:junit4]   2> 3959 T1838 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3960 T1866 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50825. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3960 T1866 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50825, initiating session
[junit4:junit4]   2> 3960 T1840 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58880
[junit4:junit4]   2> 3960 T1840 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58880
[junit4:junit4]   2> 3961 T1842 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d844089b30004 with negotiated timeout 10000 for client /127.0.0.1:58880
[junit4:junit4]   2> 3961 T1866 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50825, sessionid = 0x13d844089b30004, negotiated timeout = 10000
[junit4:junit4]   2> 3961 T1867 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d11586 name:ZooKeeperConnection Watcher:127.0.0.1:50825/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3962 T1838 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3963 T1838 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3965 T1838 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 4021 T1838 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4023 T1838 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50496
[junit4:junit4]   2> 4024 T1838 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4024 T1838 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4025 T1838 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363723458858
[junit4:junit4]   2> 4025 T1838 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363723458858/solr.xml
[junit4:junit4]   2> 4025 T1838 oasc.CoreContainer.<init> New CoreContainer 2868396
[junit4:junit4]   2> 4026 T1838 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363723458858/'
[junit4:junit4]   2> 4026 T1838 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363723458858/'
[junit4:junit4]   2> 4043 T1838 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 4044 T1838 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4044 T1838 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4044 T1838 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4045 T1838 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4045 T1838 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4045 T1838 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4046 T1838 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4046 T1838 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4046 T1838 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4053 T1838 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4064 T1838 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:50825/solr
[junit4:junit4]   2> 4064 T1838 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4065 T1838 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50825 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@fba152
[junit4:junit4]   2> 4066 T1838 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4066 T1877 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50825. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4067 T1877 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50825, initiating session
[junit4:junit4]   2> 4067 T1840 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58881
[junit4:junit4]   2> 4067 T1840 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58881
[junit4:junit4]   2> 4067 T1842 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d844089b30005 with negotiated timeout 20000 for client /127.0.0.1:58881
[junit4:junit4]   2> 4068 T1877 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50825, sessionid = 0x13d844089b30005, negotiated timeout = 20000
[junit4:junit4]   2> 4068 T1878 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@fba152 name:ZooKeeperConnection Watcher:127.0.0.1:50825 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4068 T1838 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4069 T1843 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d844089b30005
[junit4:junit4]   2> 4069 T1878 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4069 T1840 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:58881 which had sessionid 0x13d844089b30005
[junit4:junit4]   2> 4069 T1838 oaz.ZooKeeper.close Session: 0x13d844089b30005 closed
[junit4:junit4]   2> 4070 T1838 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4073 T1838 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50825/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@947b11
[junit4:junit4]   2> 4074 T1879 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50825. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4073 T1838 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4074 T1879 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50825, initiating session
[junit4:junit4]   2> 4074 T1840 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58882
[junit4:junit4]   2> 4074 T1840 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58882
[junit4:junit4]   2> 4075 T1842 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d844089b30006 with negotiated timeout 20000 for client /127.0.0.1:58882
[junit4:junit4]   2> 4075 T1879 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50825, sessionid = 0x13d844089b30006, negotiated timeout = 20000
[junit4:junit4]   2> 4075 T1880 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@947b11 name:ZooKeeperConnection Watcher:127.0.0.1:50825/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4076 T1838 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4076 T1843 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d844089b30006 type:create cxid:0x1 zxid:0x48 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4077 T1843 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d844089b30006 type:create cxid:0x3 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4079 T1838 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5081 T1838 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50496_
[junit4:junit4]   2> 5082 T1843 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d844089b30006 type:delete cxid:0xd zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:50496_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:50496_
[junit4:junit4]   2> 5083 T1838 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50496_
[junit4:junit4]   2> 5085 T1867 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5085 T1860 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5086 T1860 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> 5086 T1880 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 5090 T1881 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363723458858/collection1
[junit4:junit4]   2> 5090 T1881 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 5091 T1881 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 5091 T1881 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 5092 T1881 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363723458858/collection1/'
[junit4:junit4]   2> 5092 T1881 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363723458858/collection1/lib/README' to classloader
[junit4:junit4]   2> 5092 T1881 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363723458858/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 5118 T1881 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 5153 T1881 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5153 T1881 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5157 T1881 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5424 T1861 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5425 T1861 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:41556_",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:41556__collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41556"}
[junit4:junit4]   2> 5428 T1867 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 T1860 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 T1880 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> 5538 T1881 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5544 T1881 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5547 T1881 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5557 T1881 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5560 T1881 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5563 T1881 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5563 T1881 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5564 T1881 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5564 T1881 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5565 T1881 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 5565 T1881 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 5565 T1881 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5565 T1881 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363723458858/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363723454896/jetty1/
[junit4:junit4]   2> 5565 T1881 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ab6f70
[junit4:junit4]   2> 5566 T1881 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5566 T1881 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363723454896/jetty1 forceNew: false
[junit4:junit4]   2> 5566 T1881 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363723454896/jetty1/index/
[junit4:junit4]   2> 5567 T1881 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363723454896/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5567 T1881 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363723454896/jetty1/index forceNew: false
[junit4:junit4]   2> 5568 T1881 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@64e47c lockFactory=org.apache.lucene.store.NativeFSLockFactory@d068e1),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5568 T1881 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5569 T1881 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5570 T1881 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5570 T1881 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5571 T1881 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5571 T1881 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5571 T1881 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5571 T1881 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5572 T1881 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5572 T1881 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5574 T1881 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5577 T1881 oass.SolrIndexSearcher.<init> Opening Searcher@1f49804 main
[junit4:junit4]   2> 5577 T1881 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363723454896/jetty1/tlog
[junit4:junit4]   2> 5577 T1881 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5578 T1881 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5582 T1882 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1f49804 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5584 T1881 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5585 T1881 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6932 T1861 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6933 T1861 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50496_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50496"}
[junit4:junit4]   2> 6933 T1861 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 6933 T1861 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 6938 T1860 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> 6938 T1867 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> 6938 T1880 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> 7586 T1881 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7587 T1881 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50496 collection:collection1 shard:shard1
[junit4:junit4]   2> 7588 T1881 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 7597 T1843 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d844089b30006 type:delete cxid:0x4a zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7597 T1881 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7598 T1843 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d844089b30006 type:create cxid:0x4b zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7601 T1881 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7602 T1881 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7602 T1881 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50496/collection1/
[junit4:junit4]   2> 7602 T1881 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7603 T1881 oasc.SyncStrategy.syncToMe http://127.0.0.1:50496/collection1/ has no replicas
[junit4:junit4]   2> 7603 T1881 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50496/collection1/
[junit4:junit4]   2> 7603 T1881 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 7608 T1843 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d844089b30006 type:create cxid:0x56 zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8442 T1861 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8447 T1860 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> 8447 T1867 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> 8447 T1880 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> 8463 T1881 oasc.ZkController.register We are http://127.0.0.1:50496/collection1/ and leader is http://127.0.0.1:50496/collection1/
[junit4:junit4]   2> 8463 T1881 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50496
[junit4:junit4]   2> 8463 T1881 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8464 T1881 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 8464 T1881 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8465 T1881 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8466 T1838 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 8466 T1838 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 8467 T1838 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8530 T1838 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 8532 T1838 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:33813
[junit4:junit4]   2> 8533 T1838 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 8533 T1838 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 8533 T1838 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363723463363
[junit4:junit4]   2> 8534 T1838 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363723463363/solr.xml
[junit4:junit4]   2> 8534 T1838 oasc.CoreContainer.<init> New CoreContainer 14819725
[junit4:junit4]   2> 8535 T1838 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363723463363/'
[junit4:junit4]   2> 8535 T1838 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363723463363/'
[junit4:junit4]   2> 8553 T1838 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 8553 T1838 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 8553 T1838 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 8554 T1838 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 8554 T1838 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 8554 T1838 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 8555 T1838 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 8555 T1838 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 8555 T1838 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 8556 T1838 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 8562 T1838 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 8574 T1838 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:50825/solr
[junit4:junit4]   2> 8574 T1838 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 8575 T1838 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50825 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@a767f8
[junit4:junit4]   2> 8575 T1838 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8576 T1893 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50825. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8576 T1893 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50825, initiating session
[junit4:junit4]   2> 8576 T1840 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58887
[junit4:junit4]   2> 8577 T1840 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58887
[junit4:junit4]   2> 8577 T1842 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d844089b30007 with negotiated timeout 20000 for client /127.0.0.1:58887
[junit4:junit4]   2> 8577 T1893 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50825, sessionid = 0x13d844089b30007, negotiated timeout = 20000
[junit4:junit4]   2> 8578 T1894 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a767f8 name:ZooKeeperConnection Watcher:127.0.0.1:50825 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8578 T1838 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8579 T1843 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d844089b30007
[junit4:junit4]   2> 8580 T1894 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 8580 T1840 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:58887 which had sessionid 0x13d844089b30007
[junit4:junit4]   2> 8580 T1838 oaz.ZooKeeper.close Session: 0x13d844089b30007 closed
[junit4:junit4]   2> 8580 T1838 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 8583 T1838 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50825/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@ef397d
[junit4:junit4]   2> 8584 T1838 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8584 T1895 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50825. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8584 T1895 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50825, initiating session
[junit4:junit4]   2> 8584 T1840 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58888
[junit4:junit4]   2> 8585 T1840 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58888
[junit4:junit4]   2> 8585 T1842 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d844089b30008 with negotiated timeout 20000 for client /127.0.0.1:58888
[junit4:junit4]   2> 8585 T1895 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50825, sessionid = 0x13d844089b30008, negotiated timeout = 20000
[junit4:junit4]   2> 8586 T1896 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ef397d name:ZooKeeperConnection Watcher:127.0.0.1:50825/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8586 T1838 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8587 T1843 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d844089b30008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8588 T1843 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d844089b30008 type:create cxid:0x3 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 8589 T1838 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 9591 T1838 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33813_
[junit4:junit4]   2> 9592 T1843 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d844089b30008 type:delete cxid:0xd zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:33813_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:33813_
[junit4:junit4]   2> 9593 T1838 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33813_
[junit4:junit4]   2> 9595 T1880 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> 9595 T1860 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> 9596 T1867 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9596 T1867 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> 9596 T1896 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9597 T1880 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9597 T1860 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 9602 T1897 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363723463363/collection1
[junit4:junit4]   2> 9602 T1897 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 9603 T1897 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 9603 T1897 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 9604 T1897 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363723463363/collection1/'
[junit4:junit4]   2> 9604 T1897 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363723463363/collection1/lib/README' to classloader
[junit4:junit4]   2> 9605 T1897 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363723463363/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 9631 T1897 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 9666 T1897 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 9667 T1897 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 9671 T1897 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9951 T1861 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9952 T1861 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50496_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:50496__collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50496"}
[junit4:junit4]   2> 9956 T1896 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> 9956 T1867 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> 9956 T1880 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> 9956 T1860 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> 10044 T1897 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10050 T1897 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10052 T1897 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10062 T1897 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10065 T1897 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10068 T1897 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10069 T1897 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10069 T1897 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10069 T1897 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10070 T1897 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10070 T1897 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10070 T1897 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10071 T1897 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty2-1363723463363/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363723454896/jetty2/
[junit4:junit4]   2> 10071 T1897 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ab6f70
[junit4:junit4]   2> 10071 T1897 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10072 T1897 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363723454896/jetty2 forceNew: false
[junit4:junit4]   2> 10072 T1897 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363723454896/jetty2/index/
[junit4:junit4]   2> 10072 T1897 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363723454896/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10072 T1897 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363723454896/jetty2/index forceNew: false
[junit4:junit4]   2> 10073 T1897 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4a2136 lockFactory=org.apache.lucene.store.NativeFSLockFactory@13f0f16),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10074 T1897 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10077 T1897 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10077 T1897 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10077 T1897 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10078 T1897 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10078 T1897 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10078 T1897 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10079 T1897 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10079 T1897 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10080 T1897 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10082 T1897 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10085 T1897 oass.SolrIndexSearcher.<init> Opening Searcher@104288b main
[junit4:junit4]   2> 10085 T1897 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363723454896/jetty2/tlog
[junit4:junit4]   2> 10085 T1897 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10085 T1897 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10090 T1898 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@104288b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10091 T1897 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 10091 T1897 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11460 T1861 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11460 T1861 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:33813_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33813"}
[junit4:junit4]   2> 11460 T1861 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 11460 T1861 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 11463 T1880 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> 11463 T1867 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> 11463 T1896 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> 11464 T1860 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> 12101 T1897 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 12101 T1897 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:33813 collection:collection1 shard:shard2
[junit4:junit4]   2> 12102 T1897 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 12106 T1843 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d844089b30008 type:delete cxid:0x49 zxid:0x7d txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 12107 T1897 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 12107 T1843 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d844089b30008 type:create cxid:0x4a zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12109 T1897 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 12109 T1897 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 12109 T1897 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:33813/collection1/
[junit4:junit4]   2> 12109 T1897 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 12110 T1897 oasc.SyncStrategy.syncToMe http://127.0.0.1:33813/collection1/ has no replicas
[junit4:junit4]   2> 12110 T1897 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:33813/collection1/
[junit4:junit4]   2> 12110 T1897 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 12113 T1843 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d844089b30008 type:create cxid:0x54 zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12967 T1861 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13460 T1867 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> 13460 T1860 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> 13460 T1880 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> 13460 T1896 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> 13468 T1897 oasc.ZkController.register We are http://127.0.0.1:33813/collection1/ and leader is http://127.0.0.1:33813/collection1/
[junit4:junit4]   2> 13468 T1897 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33813
[junit4:junit4]   2> 13468 T1897 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 13468 T1897 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 13469 T1897 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13470 T1897 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13471 T1838 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 13471 T1838 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 13471 T1838 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13534 T1838 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 13536 T1838 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:45717
[junit4:junit4]   2> 13537 T1838 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 13538 T1838 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 13538 T1838 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363723468367
[junit4:junit4]   2> 13538 T1838 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363723468367/solr.xml
[junit4:junit4]   2> 13539 T1838 oasc.CoreContainer.<init> New CoreContainer 2593790
[junit4:junit4]   2> 13539 T1838 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363723468367/'
[junit4:junit4]   2> 13539 T1838 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363723468367/'
[junit4:junit4]   2> 13564 T1838 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 13565 T1838 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 13565 T1838 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 13565 T1838 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 13566 T1838 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 13566 T1838 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 13566 T1838 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 13567 T1838 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 13567 T1838 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 13567 T1838 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 13574 T1838 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 13585 T1838 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:50825/solr
[junit4:junit4]   2> 13586 T1838 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 13586 T1838 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50825 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@8452b0
[junit4:junit4]   2> 13587 T1838 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13587 T1909 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50825. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13588 T1909 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50825, initiating session
[junit4:junit4]   2> 13588 T1840 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58890
[junit4:junit4]   2> 13589 T1840 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58890
[junit4:junit4]   2> 13590 T1842 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d844089b30009 with negotiated timeout 20000 for client /127.0.0.1:58890
[junit4:junit4]   2> 13590 T1909 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50825, sessionid = 0x13d844089b30009, negotiated timeout = 20000
[junit4:junit4]   2> 13590 T1910 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8452b0 name:ZooKeeperConnection Watcher:127.0.0.1:50825 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13590 T1838 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13592 T1843 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d844089b30009
[junit4:junit4]   2> 13592 T1910 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 13592 T1840 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:58890 which had sessionid 0x13d844089b30009
[junit4:junit4]   2> 13592 T1838 oaz.ZooKeeper.close Session: 0x13d844089b30009 closed
[junit4:junit4]   2> 13593 T1838 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 13595 T1838 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50825/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@f6b63e
[junit4:junit4]   2> 13596 T1838 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13596 T1911 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50825. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13597 T1911 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50825, initiating session
[junit4:junit4]   2> 13597 T1840 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58891
[junit4:junit4]   2> 13597 T1840 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58891
[junit4:junit4]   2> 13598 T1842 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d844089b3000a with negotiated timeout 20000 for client /127.0.0.1:58891
[junit4:junit4]   2> 13598 T1911 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50825, sessionid = 0x13d844089b3000a, negotiated timeout = 20000
[junit4:junit4]   2> 13598 T1912 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f6b63e name:ZooKeeperConnection Watcher:127.0.0.1:50825/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13599 T1838 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13600 T1843 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d844089b3000a type:create cxid:0x1 zxid:0x8e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13601 T1843 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d844089b3000a type:create cxid:0x3 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13602 T1838 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 14604 T1838 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45717_
[junit4:junit4]   2> 14605 T1843 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d844089b3000a type:delete cxid:0xd zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:45717_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:45717_
[junit4:junit4]   2> 14606 T1838 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45717_
[junit4:junit4]   2> 14608 T1860 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> 14608 T1880 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> 14609 T1867 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14609 T1896 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14609 T1912 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14609 T1867 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> 14609 T1896 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> 14610 T1860 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14611 T1880 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14614 T1913 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363723468367/collection1
[junit4:junit4]   2> 14614 T1913 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 14615 T1913 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 14615 T1913 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 14616 T1913 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363723468367/collection1/'
[junit4:junit4]   2> 14616 T1913 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363723468367/collection1/lib/README' to classloader
[junit4:junit4]   2> 14617 T1913 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363723468367/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 14643 T1913 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 14678 T1913 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 14679 T1913 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 14683 T1913 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 14965 T1861 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14966 T1861 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:33813_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:33813__collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:33813"}
[junit4:junit4]   2> 14969 T1880 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> 14969 T1896 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> 14969 T1860 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> 14969 T1867 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> 14969 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> 15058 T1913 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 15064 T1913 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 15067 T1913 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 15078 T1913 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15081 T1913 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15084 T1913 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15085 T1913 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15085 T1913 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15085 T1913 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15086 T1913 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 15087 T1913 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 15087 T1913 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 15087 T1913 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty3-1363723468367/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363723454896/jetty3/
[junit4:junit4]   2> 15087 T1913 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ab6f70
[junit4:junit4]   2> 15087 T1913 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 15088 T1913 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363723454896/jetty3 forceNew: false
[junit4:junit4]   2> 15088 T1913 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363723454896/jetty3/index/
[junit4:junit4]   2> 15088 T1913 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363723454896/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 15088 T1913 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363723454896/jetty3/index forceNew: false
[junit4:junit4]   2> 15089 T1913 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1ebac46 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e4292d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15090 T1913 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15091 T1913 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 15091 T1913 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 15091 T1913 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 15092 T1913 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 15092 T1913 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 15092 T1913 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 15093 T1913 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 15093 T1913 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 15093 T1913 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 15096 T1913 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 15098 T1913 oass.SolrIndexSearcher.<init> Opening Searcher@142aebc main
[junit4:junit4]   2> 15098 T1913 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363723454896/jetty3/tlog
[junit4:junit4]   2> 15098 T1913 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 15099 T1913 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 15102 T1914 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@142aebc main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 15104 T1913 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 15104 T1913 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16473 T1861 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16474 T1861 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45717_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45717"}
[junit4:junit4]   2> 16474 T1861 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 16474 T1861 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 16479 T1880 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> 16479 T1867 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> 16479 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> 16479 T1860 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> 16479 T1896 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> 17105 T1913 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 17106 T1913 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:45717 collection:collection1 shard:shard1
[junit4:junit4]   2> 17110 T1913 oasc.ZkController.register We are http://127.0.0.1:45717/collection1/ and leader is http://127.0.0.1:50496/collection1/
[junit4:junit4]   2> 17111 T1913 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45717
[junit4:junit4]   2> 17111 T1913 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 17111 T1913 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C160 name=collection1 org.apache.solr.core.SolrCore@f221df url=http://127.0.0.1:45717/collection1 node=127.0.0.1:45717_ C160_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:45717_, collection=collection1, core=collection1, state=down, base_url=http://127.0.0.1:45717}
[junit4:junit4]   2> 17112 T1915 C160 P45717 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 17112 T1915 C160 P45717 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 17113 T1913 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17113 T1915 C160 P45717 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 17113 T1915 C160 P45717 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17114 T1838 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 17115 T1915 C160 P45717 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17115 T1838 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 17116 T1838 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17189 T1838 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 17190 T1838 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57802
[junit4:junit4]   2> 17191 T1838 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 17191 T1838 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 17192 T1838 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363723472014
[junit4:junit4]   2> 17192 T1838 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363723472014/solr.xml
[junit4:junit4]   2> 17192 T1838 oasc.CoreContainer.<init> New CoreContainer 3207843
[junit4:junit4]   2> 17193 T1838 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363723472014/'
[junit4:junit4]   2> 17193 T1838 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363723472014/'
[junit4:junit4]   2> 17211 T1838 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 17211 T1838 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 17211 T1838 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 17212 T1838 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 17212 T1838 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 17212 T1838 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 17213 T1838 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 17213 T1838 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 17213 T1838 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 17214 T1838 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 17220 T1838 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 17231 T1838 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:50825/solr
[junit4:junit4]   2> 17232 T1838 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 17232 T1838 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50825 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@158c0a8
[junit4:junit4]   2> 17233 T1838 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 17233 T1926 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50825. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 17234 T1926 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50825, initiating session
[junit4:junit4]   2> 17234 T1840 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58904
[junit4:junit4]   2> 17234 T1840 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58904
[junit4:junit4]   2> 17235 T1842 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d844089b3000b with negotiated timeout 20000 for client /127.0.0.1:58904
[junit4:junit4]   2> 17235 T1926 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50825, sessionid = 0x13d844089b3000b, negotiated timeout = 20000
[junit4:junit4]   2> 17235 T1927 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@158c0a8 name:ZooKeeperConnection Watcher:127.0.0.1:50825 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 17236 T1838 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 17237 T1843 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d844089b3000b
[junit4:junit4]   2> 17237 T1840 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:58904 which had sessionid 0x13d844089b3000b
[junit4:junit4]   2> 17237 T1927 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 17237 T1838 oaz.ZooKeeper.close Session: 0x13d844089b3000b closed
[junit4:junit4]   2> 17238 T1838 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 17240 T1838 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50825/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1b160a5
[junit4:junit4]   2> 17241 T1928 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50825. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 17241 T1838 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 17242 T1928 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50825, initiating session
[junit4:junit4]   2> 17242 T1840 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58905
[junit4:junit4]   2> 17242 T1840 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58905
[junit4:junit4]   2> 17243 T1842 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d844089b3000c with negotiated timeout 20000 for client /127.0.0.1:58905
[junit4:junit4]   2> 17243 T1928 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50825, sessionid = 0x13d844089b3000c, negotiated timeout = 20000
[junit4:junit4]   2> 17243 T1929 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b160a5 name:ZooKeeperConnection Watcher:127.0.0.1:50825/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 17243 T1838 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 17244 T1843 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d844089b3000c type:create cxid:0x1 zxid:0xa1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 17245 T1843 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d844089b3000c type:create cxid:0x3 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 17246 T1838 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 17982 T1861 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17983 T1861 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45717_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:45717__collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45717"}
[junit4:junit4]   2> 17987 T1880 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> 17987 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> 17987 T1867 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> 17987 T1860 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> 17987 T1929 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> 17987 T1896 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> 18123 T1874 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {checkLive=true&version=2&wt=javabin&onlyIfLeader=true&action=PREPRECOVERY&coreNodeName=127.0.0.1:45717__collection1&core=collection1&state=recovering&nodeName=127.0.0.1:45717_} status=0 QTime=1000 
[junit4:junit4]   2> 18248 T1838 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57802_
[junit4:junit4]   2> 18249 T1843 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d844089b3000c type:delete cxid:0xf zxid:0xa7 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:57802_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:57802_
[junit4:junit4]   2> 18250 T1838 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57802_
[junit4:junit4]   2> 18252 T1880 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> 18252 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> 18252 T1867 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18252 T1867 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> 18252 T1896 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> 18252 T1929 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18253 T1929 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> 18252 T1860 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18253 T1860 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> 18254 T1880 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18254 T1912 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18255 T1896 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18259 T1930 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363723472014/collection1
[junit4:junit4]   2> 18259 T1930 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 18259 T1930 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 18260 T1930 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 18261 T1930 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363723472014/collection1/'
[junit4:junit4]   2> 18261 T1930 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363723472014/collection1/lib/README' to classloader
[junit4:junit4]   2> 18261 T1930 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363723472014/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 18288 T1930 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 18322 T1930 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 18323 T1930 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 18327 T1930 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 18716 T1930 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 18722 T1930 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 18725 T1930 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 18733 T1930 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18736 T1930 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18738 T1930 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18739 T1930 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 18739 T1930 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 18739 T1930 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18740 T1930 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 18740 T1930 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 18741 T1930 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 18741 T1930 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty4-1363723472014/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363723454896/jetty4/
[junit4:junit4]   2> 18741 T1930 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ab6f70
[junit4:junit4]   2> 18741 T1930 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 18742 T1930 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363723454896/jetty4 forceNew: false
[junit4:junit4]   2> 18742 T1930 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZk2Test-1363723454896/jetty4/index/
[junit4:junit4]   2> 18742 T1930 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZk2Test-1363723454896/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 18743 T1930 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363723454896/jetty4/index forceNew: false
[junit4:junit4]   2> 18744 T1930 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1c86a81 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1271953),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18744 T1930 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18745 T1930 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 18745 T1930 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 18746 T1930 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 18746 T1930 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 18747 T1930 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 18747 T1930 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 18747 T1930 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 18748 T1930 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 18748 T1930 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 18750 T1930 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 18752 T1930 oass.SolrIndexSearcher.<init> Opening Searcher@b30e6e main
[junit4:junit4]   2> 18753 T1930 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.BasicDistributedZk2Test-1363723454896/jetty4/tlog
[junit4:junit4]   2> 18753 T1930 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 18753 T1930 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 18757 T1931 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b30e6e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 18759 T1930 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 18759 T1930 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19492 T1861 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19494 T1861 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:57802_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57802"}
[junit4:junit4]   2> 19494 T1861 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 19494 T1861 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 19500 T1896 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> 19500 T1867 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> 19500 T1880 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> 19501 T1929 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> 19500 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> 19500 T1860 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> 19760 T1930 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 19760 T1930 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57802 collection:collection1 shard:shard2
[junit4:junit4]   2> 19763 T1930 oasc.ZkController.register We are http://127.0.0.1:57802/collection1/ and leader is http://127.0.0.1:33813/collection1/
[junit4:junit4]   2> 19763 T1930 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57802
[junit4:junit4]   2> 19763 T1930 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 19763 T1930 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C161 name=collection1 org.apache.solr.core.SolrCore@a74fc4 url=http://127.0.0.1:57802/collection1 node=127.0.0.1:57802_ C161_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:57802_, collection=collection1, core=collection1, state=down, base_url=http://127.0.0.1:57802}
[junit4:junit4]   2> 19764 T1932 C161 P57802 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 19764 T1932 C161 P57802 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 19764 T1930 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19764 T1932 C161 P57802 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 19764 T1932 C161 P57802 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19765 T1838 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 19765 T1932 C161 P57802 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19765 T1838 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 19766 T1838 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19770 T1838 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19771 T1838 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19774 T1874 oasc.CoreContainer.create Creating SolrCore 'onenodecollectioncore' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363723458858/onenodecollectioncore
[junit4:junit4]   2> 19775 T1874 oasc.ZkController.createCollectionZkNode Check for collection zkNode:onenodecollection
[junit4:junit4]   2> 19776 T1874 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:onenodecollection
[junit4:junit4]   2> 19776 T1874 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 19777 T1874 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 19778 T1874 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection
[junit4:junit4]   2> 19780 T1874 oasc.ZkController.readConfigName Load collection config from:/collections/onenodecollection
[junit4:junit4]   2> 19781 T1874 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363723458858/onenodecollectioncore/'
[junit4:junit4]   2> 19818 T1874 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 19855 T1874 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 19856 T1874 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 19860 T1874 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2>  C160_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:45717_, shard=shard1, collection=collection1, core=collection1, state=recovering, base_url=http://127.0.0.1:45717}
[junit4:junit4]   2> 20124 T1915 C160 P45717 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:50496/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 20124 T1915 C160 P45717 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:45717 START replicas=[http://127.0.0.1:50496/collection1/] nUpdates=100
[junit4:junit4]   2> 20125 T1915 C160 P45717 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 20125 T1915 C160 P45717 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 20125 T1915 C160 P45717 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 20126 T1915 C160 P45717 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 20126 T1915 C160 P45717 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 20126 T1915 C160 P45717 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:50496/collection1/. core=collection1
[junit4:junit4]   2> 20126 T1915 C160 P45717 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C162 name=collection1 org.apache.solr.core.SolrCore@4800fb url=http://127.0.0.1:50496/collection1 node=127.0.0.1:50496_ C162_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:50496_, shard=shard1, collection=collection1, core=collection1, state=active, base_url=http://127.0.0.1:50496, leader=true}
[junit4:junit4]   2> 20129 T1873 C162 P50496 REQ /get {version=2&wt=javabin&getVersions=100&qt=/get&distrib=false} status=0 QTime=0 
[junit4:junit4]   2> 20131 T1873 C162 P50496 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 20132 T1873 C162 P50496 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@64e47c lockFactory=org.apache.lucene.store.NativeFSLockFactory@d068e1),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20132 T1873 C162 P50496 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20132 T1873 C162 P50496 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@64e47c lockFactory=org.apache.lucene.store.NativeFSLockFactory@d068e1),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@64e47c lockFactory=org.apache.lucene.store.NativeFSLockFactory@d068e1),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20133 T1873 C162 P50496 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20133 T1873 C162 P50496 oass.SolrIndexSearcher.<init> Opening Searcher@150e231 realtime
[junit4:junit4]   2> 20133 T1873 C162 P50496 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20134 T1873 C162 P50496 /update {waitSearcher=true&version=2&wt=javabin&commit_end_point=true&softCommit=false&commit=true&openSearcher=false} {commit=} 0 3
[junit4:junit4]   2> 20134 T1915 C160 P45717 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20135 T1915 C160 P45717 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 20138 T1876 C162 P50496 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20139 T1876 C162 P50496 REQ /replication {version=2&wt=javabin&command=indexversion&qt=/replication} status=0 QTime=4 
[junit4:junit4]   2> 20139 T1915 C160 P45717 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 20139 T1915 C160 P45717 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 20140 T1915 C160 P45717 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 20141 T1873 C162 P50496 REQ /replication {generation=2&version=2&wt=javabin&command=filelist&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 20142 T1915 C160 P45717 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 20143 T1915 C160 P45717 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363723454896/jetty3/index.20130319160435035 forceNew: false
[junit4:junit4]   2> 20143 T1915 C160 P45717 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@1a95025 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b2966d) fullCopy=false
[junit4:junit4]   2> 20145 T1875 C162 P50496 REQ /replication {checksum=true&generation=2&wt=filestream&command=filecontent&file=segments_2&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 20146 T1915 C160 P45717 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 20146 T1915 C160 P45717 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 20147 T1915 C160 P45717 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 20148 T1915 C160 P45717 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1ebac46 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e4292d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1ebac46 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1e4292d),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20148 T1915 C160 P45717 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20148 T1915 C160 P45717 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 20148 T1915 C160 P45717 oass.SolrIndexSearcher.<init> Opening Searcher@1e67477 main
[junit4:junit4]   2> 20149 T1914 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1e67477 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 20150 T1915 C160 P45717 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 20150 T1915 C160 P45717 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 20150 T1915 C160 P45717 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 20150 T1915 C160 P45717 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20151 T1915 C160 P45717 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 20241 T1874 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 20247 T1874 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 20250 T1874 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 20259 T1874 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 20262 T1874 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 20265 T1874 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 20265 T1874 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 20266 T1874 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 20266 T1874 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 20267 T1874 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 20267 T1874 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 20267 T1874 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 20268 T1874 oasc.SolrCore.<init> [onenodecollectioncore] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZk2Test-jetty1-1363723458858/onenodecollectioncore/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363723454897/onenodecollection/
[junit4:junit4]   2> 20268 T1874 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ab6f70
[junit4:junit4]   2> 20268 T1874 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 20269 T1874 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363723454897/onenodecollection forceNew: false
[junit4:junit4]   2> 20269 T1874 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363723454897/onenodecollection/index/
[junit4:junit4]   2> 20270 T1874 oasc.SolrCore.initIndex WARNING [onenodecollectioncore] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363723454897/onenodecollection/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 20270 T1874 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363723454897/onenodecollection/index forceNew: false
[junit4:junit4]   2> 20271 T1874 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@514560 lockFactory=org.apache.lucene.store.NativeFSLockFactory@c8ccd9),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20271 T1874 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20273 T1874 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 20273 T1874 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 20273 T1874 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 20274 T1874 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 20274 T1874 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 20275 T1874 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 20275 T1874 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 20275 T1874 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 20276 T1874 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 20278 T1874 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 20280 T1874 oass.SolrIndexSearcher.<init> Opening Searcher@358cdc main
[junit4:junit4]   2> 20281 T1874 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363723454897/onenodecollection/tlog
[junit4:junit4]   2> 20281 T1874 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 20282 T1874 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 20284 T1936 oasc.SolrCore.registerSearcher [onenodecollectioncore] Registered new searcher Searcher@358cdc main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 20285 T1874 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 21005 T1861 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21006 T1861 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:57802_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:57802__collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57802"}
[junit4:junit4]   2> 21010 T1861 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45717_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:45717__collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45717"}
[junit4:junit4]   2> 21013 T1861 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50496_",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50496"}
[junit4:junit4]   2> 21013 T1861 oasc.Overseer$ClusterStateUpdater.createCollection Create collection onenodecollection with numShards 1
[junit4:junit4]   2> 21013 T1861 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 21017 T1929 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> 21018 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> 21018 T1896 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> 21017 T1860 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> 21017 T1880 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> 21017 T1867 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> 21286 T1874 oasc.CoreContainer.registerCore registering core: onenodecollectioncore
[junit4:junit4]   2> 21287 T1874 oasc.ZkController.register Register replica - core:onenodecollectioncore address:http://127.0.0.1:50496 collection:onenodecollection shard:shard1
[junit4:junit4]   2> 21288 T1874 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leader_elect/shard1/election
[junit4:junit4]   2> 21293 T1843 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d844089b30006 type:delete cxid:0xac zxid:0xc2 txntype:-1 reqpath:n/a Error Path:/solr/collections/onenodecollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/onenodecollection/leaders
[junit4:junit4]   2> 21294 T1874 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 21295 T1843 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d844089b30006 type:create cxid:0xad zxid:0xc3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 21296 T1874 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 21297 T1874 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 21297 T1874 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50496/onenodecollectioncore/
[junit4:junit4]   2> 21298 T1874 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 21298 T1874 oasc.SyncStrategy.syncToMe http://127.0.0.1:50496/onenodecollectioncore/ has no replicas
[junit4:junit4]   2> 21299 T1874 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50496/onenodecollectioncore/
[junit4:junit4]   2> 21299 T1874 oascc.SolrZkClient.makePath makePath: /collections/onenodecollection/leaders/shard1
[junit4:junit4]   2> 21303 T1843 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d844089b30006 type:create cxid:0xb8 zxid:0xc7 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 21771 T1891 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {checkLive=true&version=2&wt=javabin&onlyIfLeader=true&action=PREPRECOVERY&coreNodeName=127.0.0.1:57802__collection1&core=collection1&state=recovering&nodeName=127.0.0.1:57802_} status=0 QTime=2000 
[junit4:junit4]   2> 22524 T1861 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22540 T1867 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> 22540 T1860 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> 22540 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> 22540 T1929 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> 22540 T1880 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> 22540 T1896 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> 22557 T1874 oasc.ZkController.register We are http://127.0.0.1:50496/onenodecollectioncore/ and leader is http://127.0.0.1:50496/onenodecollectioncore/
[junit4:junit4]   2> 22557 T1874 oasc.ZkController.register No LogReplay needed for core=onenodecollectioncore baseURL=http://127.0.0.1:50496
[junit4:junit4]   2> 22558 T1874 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 22558 T1874 oasc.ZkController.publish publishing core=onenodecollectioncore state=active
[junit4:junit4]   2> 22559 T1874 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22560 T1874 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {numShards=1&version=2&name=onenodecollectioncore&dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363723454897/onenodecollection&wt=javabin&roles=none&action=CREATE&collection=onenodecollection} status=0 QTime=2786 
[junit4:junit4]   2> 22561 T1838 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: onenodecollection failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 22561 T1838 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23563 T1838 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C161_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:57802_, shard=shard2, collection=collection1, core=collection1, state=recovering, base_url=http://127.0.0.1:57802}
[junit4:junit4]   2> 23772 T1932 C161 P57802 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:33813/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 23773 T1932 C161 P57802 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:57802 START replicas=[http://127.0.0.1:33813/collection1/] nUpdates=100
[junit4:junit4]   2> 23773 T1932 C161 P57802 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 23773 T1932 C161 P57802 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 23773 T1932 C161 P57802 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 23773 T1932 C161 P57802 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 23774 T1932 C161 P57802 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 23774 T1932 C161 P57802 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:33813/collection1/. core=collection1
[junit4:junit4]   2> 23774 T1932 C161 P57802 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C163 name=collection1 org.apache.solr.core.SolrCore@afc443 url=http://127.0.0.1:33813/collection1 node=127.0.0.1:33813_ C163_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:33813_, shard=shard2, collection=collection1, core=collection1, state=active, base_url=http://127.0.0.1:33813, leader=true}
[junit4:junit4]   2> 23777 T1890 C163 P33813 REQ /get {version=2&wt=javabin&getVersions=100&qt=/get&distrib=false} status=0 QTime=0 
[junit4:junit4]   2> 23778 T1892 C163 P33813 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 23779 T1892 C163 P33813 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4a2136 lockFactory=org.apache.lucene.store.NativeFSLockFactory@13f0f16),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 23779 T1892 C163 P33813 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 23779 T1892 C163 P33813 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4a2136 lockFactory=org.apache.lucene.store.NativeFSLockFactory@13f0f16),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4a2136 lockFactory=org.apache.lucene.store.NativeFSLockFactory@13f0f16),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23780 T1892 C163 P33813 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23780 T1892 C163 P33813 oass.SolrIndexSearcher.<init> Opening Searcher@15666c9 realtime
[junit4:junit4]   2> 23780 T1892 C163 P33813 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 23781 T1892 C163 P33813 /update {waitSearcher=true&version=2&wt=javabin&commit_end_point=true&softCommit=false&commit=true&openSearcher=false} {commit=} 0 3
[junit4:junit4]   2> 23781 T1932 C161 P57802 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 23781 T1932 C161 P57802 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 23783 T1891 C163 P33813 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 23783 T1891 C163 P33813 REQ /replication {version=2&wt=javabin&command=indexversion&qt=/replication} status=0 QTime=1 
[junit4:junit4]   2> 23784 T1932 C161 P57802 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 23784 T1932 C161 P57802 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 23784 T1932 C161 P57802 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 23786 T1890 C163 P33813 REQ /replication {generation=2&version=2&wt=javabin&command=filelist&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 23786 T1932 C161 P57802 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 23787 T1932 C161 P57802 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZk2Test-1363723454896/jetty4/index.20130319160438679 forceNew: false
[junit4:junit4]   2> 23787 T1932 C161 P57802 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@90ce63 lockFactory=org.apache.lucene.store.NativeFSLockFactory@130e67) fullCopy=false
[junit4:junit4]   2> 23789 T1892 C163 P33813 REQ /replication {checksum=true&generation=2&wt=filestream&command=filecontent&file=segments_2&qt=/replication} status=0 QTime=0 
[junit4:junit4]   2> 23790 T1932 C161 P57802 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 23790 T1932 C161 P57802 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 23791 T1932 C161 P57802 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 23791 T1932 C161 P57802 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1c86a81 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1271953),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1c86a81 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1271953),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 23792 T1932 C161 P57802 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 23792 T1932 C161 P57802 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 23792 T1932 C161 P57802 oass.SolrIndexSearcher.<init> Opening Searcher@17487d main
[junit4:junit4]   2> 23793 T1931 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@17487d main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 23793 T1932 C161 P57802 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 23794 T1932 C161 P57802 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 23794 T1932 C161 P57802 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 23794 T1932 C161 P57802 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 23795 T1932 C161 P57802 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 24046 T1861 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24047 T1861 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50496_",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:50496__onenodecollectioncore",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50496"}
[junit4:junit4]   2> 24050 T1861 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:57802_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:57802__collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:57802"}
[junit4:junit4]   2> 24064 T1896 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> 24064 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> 24064 T1867 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> 24064 T1860 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> 24064 T1929 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> 24064 T1880 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> 24564 T1838 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24565 T1838 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: onenodecollection
[junit4:junit4]   2> 24566 T1838 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 24570 T1838 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:50825 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1098552
[junit4:junit4]   2> 24570 T1838 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 24570 T1939 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:50825. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 24571 T1939 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:50825, initiating session
[junit4:junit4]   2> 24571 T1840 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:58921
[junit4:junit4]   2> 24571 T1840 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:58921
[junit4:junit4]   2> 24572 T1842 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d844089b3000d with negotiated timeout 10000 for client /127.0.0.1:58921
[junit4:junit4]   2> 24572 T1939 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:50825, sessionid = 0x13d844089b3000d, negotiated timeout = 10000
[junit4:junit4]   2> 24573 T1940 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1098552 name:ZooKeeperConnection Watcher:127.0.0.1:50825 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 24573 T1838 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 24599 T1843 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d844089b3000d
[junit4:junit4]   2> 24600 T1940 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 24600 T1840 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:58921 which had sessionid 0x13d844089b3000d
[junit4:junit4]   2> 24600 T1838 oaz.ZooKeeper.close Session: 0x13d844089b3000d closed
[junit4:junit4]   2> 24600 T1843 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d844089b30004
[junit4:junit4]   2> 24601 T1867 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 24601 T1840 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:58880 which had sessionid 0x13d844089b30004
[junit4:junit4]   2> 24601 T1838 oaz.ZooKeeper.close Session: 0x13d844089b30004 closed
[junit4:junit4]   2> 24603 T1838 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 41556
[junit4:junit4]   2> 24603 T1838 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=29265372
[junit4:junit4]   2> 25569 T1861 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 25569 T1861 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:41556_",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:41556__collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41556"}
[junit4:junit4]   2> 25573 T1860 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> 25573 T1896 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> 25574 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> 25574 T1929 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> 25574 T1880 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> 26605 T1838 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 26605 T1838 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 26609 T1838 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1be532e
[junit4:junit4]   2> 26614 T1838 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 26614 T1838 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 26615 T1838 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 26615 T1838 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 26615 T1838 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 26616 T1838 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363723454896/control/data
[junit4:junit4]   2> 26616 T1838 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363723454896/control/data
[junit4:junit4]   2> 26616 T1838 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363723454896/control/data/index
[junit4:junit4]   2> 26616 T1838 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363723454896/control/data/index
[junit4:junit4]   2> 26618 T1861 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89372980340260867-127.0.0.1:41556_-n_0000000000) am no longer a leader.
[junit4:junit4]   2> 26618 T1843 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d844089b30003
[junit4:junit4]   2> 26619 T1860 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> 26619 T1896 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> 26619 T1880 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> 26619 T1838 oaz.ZooKeeper.close Session: 0x13d844089b30003 closed
[junit4:junit4]   2> 26619 T1840 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:58865 which had sessionid 0x13d844089b30003
[junit4:junit4]   2> 26619 T1860 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 26619 T1860 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 26619 T1912 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> 26620 T1929 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 26620 T1860 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 26620 T1929 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> 26621 T1896 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 26621 T1880 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 26621 T1912 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 26622 T1843 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d844089b30006 type:delete cxid:0xc9 zxid:0xe3 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 26622 T1880 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 26623 T1880 oasc.Overseer.start Overseer (id=89372980340260870-127.0.0.1:50496_-n_0000000001) starting
[junit4:junit4]   2> 26624 T1843 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d844089b30006 type:create cxid:0xce zxid:0xe5 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 26624 T1843 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d844089b30006 type:create cxid:0xcf zxid:0xe6 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 26625 T1843 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d844089b30006 type:create cxid:0xd1 zxid:0xe7 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 26626 T1843 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d844089b30006 type:create cxid:0xd3 zxid:0xe8 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 26627 T1942 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 26627 T1941 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 26628 T1941 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 26629 T1941 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:41556_",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:41556__collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:41556"}
[junit4:junit4]   2> 26631 T1896 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> 26631 T1929 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> 26631 T1880 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> 26632 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> 26641 T1838 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
[junit4:junit4]   2> 26692 T1838 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 50496
[junit4:junit4]   2> 26693 T1838 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=2868396
[junit4:junit4]   2> 28134 T1941 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 28135 T1941 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50496_",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":"none",
[junit4:junit4]   2> 	  "collection":"onenodecollection",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:50496__onenodecollectioncore",
[junit4:junit4]   2> 	  "core":"onenodecollectioncore",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50496"}
[junit4:junit4]   2> 28139 T1941 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50496_",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:50496__collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50496"}
[junit4:junit4]   2> 28142 T1880 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> 28142 T1896 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> 28142 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> 28142 T1929 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> 29694 T1838 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 29695 T1838 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 29696 T1838 oasc.ZkController.publish publishing core=onenodecollectioncore state=down
[junit4:junit4]   2> 29698 T1838 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4800fb
[junit4:junit4]   2> 29701 T1838 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 29702 T1838 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 29702 T1838 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 29702 T1838 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 29705 T1838 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
[junit4:junit4]   2> 29706 T1838 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363723454896/jetty1/index
[junit4:junit4]   2> 29706 T1838 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363723454896/jetty1/index
[junit4:junit4]   2> 29707 T1838 oasc.CachingDirectoryFactory.close Closing directory when closing factory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363723454896/jetty1
[junit4:junit4]   2> 29707 T1838 oasc.CachingDirectoryFactory.closeDirectory Closing directory: ./org.apache.solr.cloud.BasicDistributedZk2Test-1363723454896/jetty1
[junit4:junit4]   2> 29708 T1838 oasc.SolrCore.close [onenodecollectioncore]  CLOSING SolrCore org.apache.solr.core.SolrCore@293ebe
[junit4:junit4]   2> 29714 T1838 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4:junit4]   2> 29715 T1838 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
[junit4:junit4]   2> 29715 T1838 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 29715 T1838 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 29716 T1838 oasc.SolrCore.closeSearcher [onenodecollectioncore] Closing main searcher on request.
[junit4:junit4]   2> 29716 T1838 oasc.CachingDirectoryFactory.close Closing directory when closing factory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363723454897/onenodecollection/index
[junit4:junit4]   2> 29716 T1838 oasc.CachingDirectoryFactory.closeDirectory Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363723454897/onenodecollection/index
[junit4:junit4]   2> 29717 T1838 oasc.CachingDirectoryFactory.close Closing directory when closing factory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363723454897/onenodecollection
[junit4:junit4]   2> 29717 T1838 oasc.CachingDirectoryFactory.closeDirectory Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZk2Test-1363723454897/onenodecollection
[junit4:junit4]   2> 29718 T1941 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=89372980340260870-127.0.0.1:50496_-n_0000000001) am no longer a leader.
[junit4:junit4]   2> 29718 T1843 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d844089b30006
[junit4:junit4]   2> 29720 T1929 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 29720 T1840 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:58882 which had sessionid 0x13d844089b30006
[junit4:junit4]   2> 29720 T1838 oaz.ZooKeeper.close Session: 0x13d844089b30006 closed
[junit4:junit4]   2> 29720 T1929 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> 29721 T1896 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 29721 T1843 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d844089b3000a type:delete cxid:0x5e zxid:0xf9 txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard1 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard1
[junit4:junit4]   2> 29721 T1896 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> 29721 T1912 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 29722 T1843 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d844089b3000a type:create cxid:0x5f zxid:0xfa txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 29723 T1843 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d844089b30008 type:delete cxid:0x7f zxid:0xfc txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 29723 T1912 oasc.ShardLeaderElectionContext.shouldIBeLeader Checking if I should try and be the leader.
[junit4:junit4]   2> 29723 T1912 oasc.ShardLeaderElectionContext.shouldIBeLeader My last published State was Active, it's okay to be the leader.
[junit4:junit4]   2> 29724 T1896 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 29724 T1912 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 29724 T1912 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:45717/collection1/
[junit4:junit4]   2> 29724 T1912 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:45717 START replicas=[http://127.0.0.1:50496/collection1/] nUpdates=100
[junit4:junit4]   2> 29725 T1912 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:45717 DONE.  We have no versions.  sync failed.
[junit4:junit4]   2> 29725 T1912 oasc.SyncStrategy.syncReplicas Leader's attempt to sync with shard failed, moving to the next canidate
[junit4:junit4]   2> 29725 T1912 oasc.ShardLeaderElectionContext.runLeaderProcess We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
[junit4:junit4]   2> 29725 T1896 oasc.Overseer.start Overseer (id=89372980340260872-127.0.0.1:33813_-n_0000000002) starting
[junit4:junit4]   2> 29725 T1912 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:45717/collection1/
[junit4:junit4]   2> 29726 T1843 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d844089b30008 type:create cxid:0x84 zxid:0xfe txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 29726 T1912 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 29726 T1843 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessi

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

  "collection":"control_collection",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "base_url":"http://127.0.0.1:41556",
[junit4:junit4]   1>                   "leader":"true"}}}}}}
[junit4:junit4]   1> 
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZk2Test -Dtests.method=testDistribSearch -Dtests.seed=D7EE050F8F09E893 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_CU -Dtests.timezone=America/Campo_Grande -Dtests.file.encoding=ISO-8859-1
[junit4:junit4] ERROR   33.1s J1 | BasicDistributedZk2Test.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: Server at http://127.0.0.1:33813/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([D7EE050F8F09E893:56088B17F85688AF]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:487)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 33105 T1838 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 33107 T1841 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> NOTE: test params are: codec=Appending, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=es_CU, timezone=America/Campo_Grande
[junit4:junit4]   2> NOTE: Linux 3.2.0-39-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=3,free=193954104,total=278528000
[junit4:junit4]   2> NOTE: All tests run in this JVM: [SimplePostToolTest, TestQuerySenderNoQuery, UniqFieldsUpdateProcessorFactoryTest, CopyFieldTest, DebugComponentTest, TestSolr4Spatial, TestAtomicUpdateErrorCases, PingRequestHandlerTest, TestQueryTypes, SuggesterWFSTTest, NotRequiredUniqueKeyTest, NoCacheHeaderTest, XsltUpdateRequestHandlerTest, OpenExchangeRatesOrgProviderTest, StatsComponentTest, HardAutoCommitTest, TestUpdate, DistanceFunctionTest, TestCollationKeyRangeQueries, TestStressLucene, CurrencyFieldXmlFileTest, TestSolrJ, DirectSolrSpellCheckerTest, TestJmxMonitoredMap, SolrPluginUtilsTest, TestRTGBase, TestPropInject, TestCSVResponseWriter, SolrIndexConfigTest, TestDFRSimilarityFactory, SolrRequestParserTest, TestStressReorder, ZkNodePropsTest, TestIndexSearcher, CollectionsAPIDistributedZkTest, TestLazyCores, DefaultValueUpdateProcessorTest, SignatureUpdateProcessorFactoryTest, ZkSolrClientTest, SolrCoreCheckLockOnStartupTest, TermVectorComponentDistributedTest, SuggesterTSTTest, BadIndexSchemaTest, TestCopyFieldCollectionResource, TestRangeQuery, TestCollationField, BasicZkTest, URLClassifyProcessorTest, TestDistributedGrouping, FieldAnalysisRequestHandlerTest, TestFieldCollectionResource, PathHierarchyTokenizerFactoryTest, SolrCmdDistributorTest, SortByFunctionTest, TestPostingsSolrHighlighter, TestJmxIntegration, RequestHandlersTest, IndexBasedSpellCheckerTest, TestIndexingPerformance, TestCodecSupport, TestPartialUpdateDeduplication, IndexSchemaRuntimeFieldTest, TestSuggestSpellingConverter, BasicDistributedZkTest, BasicDistributedZk2Test]
[junit4:junit4] Completed on J1 in 33.13s, 1 test, 1 error <<< FAILURES!

[...truncated 419 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:361: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:449: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1213: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:877: There were test failures: 273 suites, 1147 tests, 1 error, 13 ignored (7 assumptions)

Total time: 37 minutes 48 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 32bit/jdk1.8.0-ea-b79 -client -XX:+UseParallelGC
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0-ea-b79) - Build # 4739 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/4739/
Java: 32bit/jdk1.8.0-ea-b79 -server -XX:+UseSerialGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.RecoveryZkTest

Error Message:
Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1505, name=coreLoadExecutor-724-thread-1, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1505, name=coreLoadExecutor-724-thread-1, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.
	at java.lang.Thread.getStackTrace(Thread.java:1569)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:520)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:986)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:878)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:870)
	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:37)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:322)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:244)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:458)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:744)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:619)
	at org.apache.solr.core.CoreContainer.createFromZk(CoreContainer.java:872)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:955)
	at org.apache.solr.core.CoreContainer$2.call(CoreContainer.java:579)
	at org.apache.solr.core.CoreContainer$2.call(CoreContainer.java:574)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:722)
Caused by: java.lang.AssertionError: Directory not closed: MockDirWrapper(org.apache.lucene.store.RAMDirectory@180bf41 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4a73e6)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	... 1 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.RecoveryZkTest

Error Message:
Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1507, name=RecoveryThread, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.

Stack Trace:
com.carrotsearch.randomizedtesting.ResourceDisposalError: Resource in scope SUITE failed to close. Resource was registered from thread Thread[id=1507, name=RecoveryThread, state=RUNNABLE, group=TGRP-RecoveryZkTest], registration stack trace below.
	at java.lang.Thread.getStackTrace(Thread.java:1569)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeAtEnd(RandomizedContext.java:150)
	at org.apache.lucene.util.LuceneTestCase.closeAfterSuite(LuceneTestCase.java:520)
	at org.apache.lucene.util.LuceneTestCase.wrapDirectory(LuceneTestCase.java:986)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:878)
	at org.apache.lucene.util.LuceneTestCase.newDirectory(LuceneTestCase.java:870)
	at org.apache.solr.core.MockDirectoryFactory.create(MockDirectoryFactory.java:37)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:322)
	at org.apache.solr.handler.SnapPuller.fetchLatestIndex(SnapPuller.java:383)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:281)
	at org.apache.solr.cloud.RecoveryStrategy.replicate(RecoveryStrategy.java:153)
	at org.apache.solr.cloud.RecoveryStrategy.doRecovery(RecoveryStrategy.java:409)
	at org.apache.solr.cloud.RecoveryStrategy.run(RecoveryStrategy.java:223)
Caused by: java.lang.AssertionError: Directory not closed: MockDirWrapper(org.apache.lucene.store.RAMDirectory@17297c7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@c43a96)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.lucene.util.CloseableDirectory.close(CloseableDirectory.java:47)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:602)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2$1.apply(RandomizedRunner.java:599)
	at com.carrotsearch.randomizedtesting.RandomizedContext.closeResources(RandomizedContext.java:167)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.afterAlways(RandomizedRunner.java:615)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)


REGRESSION:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch

Error Message:
Server at http://127.0.0.1:42793 returned non ok status:500, message:Server Error

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:42793 returned non ok status:500, message:Server Error
	at __randomizedtesting.SeedInfo.seed([5470C37407569765:D5964D6C7009F759]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:525)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:146)
	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:487)
	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)


FAILED:  org.apache.solr.cloud.BasicDistributedZk2Test.testDistribSearch

Error Message:
Server at http://127.0.0.1:60874/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update

Stack Trace:
org.apache.solr.common.SolrException: Server at http://127.0.0.1:60874/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
	at __randomizedtesting.SeedInfo.seed([5470C37407569765:D5964D6C7009F759]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
	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:487)
	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 9204 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
[junit4:junit4]   2> 1 T709 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 4 T709 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-CollectionsAPIDistributedZkTest-1363728190404
[junit4:junit4]   2> 5 T709 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 5 T710 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 6 T710 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 6 T710 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 6 T710 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 6 T710 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 7 T710 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-1363728190403/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 105 T709 oasc.ZkTestServer.run start zk server on port:52346
[junit4:junit4]   2> 106 T709 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52346 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1ad78fb
[junit4:junit4]   2> 107 T709 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 107 T715 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52346. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 107 T715 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52346, initiating session
[junit4:junit4]   2> 108 T711 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49194
[junit4:junit4]   2> 108 T711 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49194
[junit4:junit4]   2> 108 T713 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 164 T713 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8488cbc60000 with negotiated timeout 10000 for client /127.0.0.1:49194
[junit4:junit4]   2> 164 T715 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52346, sessionid = 0x13d8488cbc60000, negotiated timeout = 10000
[junit4:junit4]   2> 165 T716 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ad78fb name:ZooKeeperConnection Watcher:127.0.0.1:52346 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 165 T709 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 166 T709 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 169 T714 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8488cbc60000
[junit4:junit4]   2> 169 T716 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 169 T709 oaz.ZooKeeper.close Session: 0x13d8488cbc60000 closed
[junit4:junit4]   2> 170 T711 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49194 which had sessionid 0x13d8488cbc60000
[junit4:junit4]   2> 170 T709 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52346/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@16a853e
[junit4:junit4]   2> 171 T709 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 171 T717 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52346. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 172 T717 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52346, initiating session
[junit4:junit4]   2> 172 T711 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49195
[junit4:junit4]   2> 172 T711 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49195
[junit4:junit4]   2> 173 T713 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8488cbc60001 with negotiated timeout 10000 for client /127.0.0.1:49195
[junit4:junit4]   2> 173 T717 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52346, sessionid = 0x13d8488cbc60001, negotiated timeout = 10000
[junit4:junit4]   2> 173 T718 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16a853e name:ZooKeeperConnection Watcher:127.0.0.1:52346/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 174 T709 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 174 T709 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 177 T709 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 180 T709 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 182 T709 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 185 T709 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 186 T709 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 189 T709 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 190 T709 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 195 T709 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 195 T709 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 198 T709 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 199 T709 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 202 T709 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 202 T709 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 205 T709 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 205 T709 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 207 T709 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 208 T709 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 210 T709 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 210 T709 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 213 T709 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 213 T709 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 216 T714 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8488cbc60001
[junit4:junit4]   2> 217 T711 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49195 which had sessionid 0x13d8488cbc60001
[junit4:junit4]   2> 217 T718 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 217 T709 oaz.ZooKeeper.close Session: 0x13d8488cbc60001 closed
[junit4:junit4]   2> 289 T709 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 331 T709 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:40383
[junit4:junit4]   2> 332 T709 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 332 T709 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 333 T709 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1363728190617
[junit4:junit4]   2> 333 T709 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1363728190617/solr.xml
[junit4:junit4]   2> 333 T709 oasc.CoreContainer.<init> New CoreContainer 3797871
[junit4:junit4]   2> 334 T709 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1363728190617/'
[junit4:junit4]   2> 334 T709 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1363728190617/'
[junit4:junit4]   2> 356 T709 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 356 T709 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 357 T709 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 357 T709 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 358 T709 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 358 T709 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 359 T709 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 359 T709 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 360 T709 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 360 T709 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 370 T709 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 391 T709 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:52346/solr
[junit4:junit4]   2> 391 T709 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 392 T709 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52346 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1a0492b
[junit4:junit4]   2> 393 T709 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 393 T728 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52346. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 394 T728 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52346, initiating session
[junit4:junit4]   2> 394 T711 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49196
[junit4:junit4]   2> 395 T711 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49196
[junit4:junit4]   2> 396 T713 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8488cbc60002 with negotiated timeout 20000 for client /127.0.0.1:49196
[junit4:junit4]   2> 396 T728 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52346, sessionid = 0x13d8488cbc60002, negotiated timeout = 20000
[junit4:junit4]   2> 396 T729 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a0492b name:ZooKeeperConnection Watcher:127.0.0.1:52346 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 397 T709 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 398 T714 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8488cbc60002
[junit4:junit4]   2> 398 T711 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49196 which had sessionid 0x13d8488cbc60002
[junit4:junit4]   2> 398 T729 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 398 T709 oaz.ZooKeeper.close Session: 0x13d8488cbc60002 closed
[junit4:junit4]   2> 399 T709 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 403 T709 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52346/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@f96817
[junit4:junit4]   2> 405 T709 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 405 T730 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52346. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 405 T730 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52346, initiating session
[junit4:junit4]   2> 406 T711 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49197
[junit4:junit4]   2> 406 T711 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49197
[junit4:junit4]   2> 407 T713 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8488cbc60003 with negotiated timeout 20000 for client /127.0.0.1:49197
[junit4:junit4]   2> 407 T730 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52346, sessionid = 0x13d8488cbc60003, negotiated timeout = 20000
[junit4:junit4]   2> 407 T731 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f96817 name:ZooKeeperConnection Watcher:127.0.0.1:52346/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 407 T709 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 409 T709 oascc.SolrZkClient.makePath makePath: /overseer/queue
[junit4:junit4]   2> 413 T714 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8488cbc60003 type:create cxid:0x7 zxid:0x1b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 414 T709 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
[junit4:junit4]   2> 417 T709 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 418 T709 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40383_
[junit4:junit4]   2> 419 T714 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8488cbc60003 type:delete cxid:0x12 zxid:0x1e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:40383_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:40383_
[junit4:junit4]   2> 420 T709 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40383_
[junit4:junit4]   2> 424 T709 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 428 T714 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8488cbc60003 type:delete cxid:0x20 zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 428 T709 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 430 T709 oasc.Overseer.start Overseer (id=89373290686447619-127.0.0.1:40383_-n_0000000000) starting
[junit4:junit4]   2> 431 T714 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8488cbc60003 type:create cxid:0x25 zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 432 T714 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8488cbc60003 type:create cxid:0x26 zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 433 T714 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8488cbc60003 type:create cxid:0x28 zxid:0x27 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 433 T709 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
[junit4:junit4]   2> 436 T714 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8488cbc60003 type:create cxid:0x2e zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 437 T733 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 438 T709 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 443 T709 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4:junit4]   2> 445 T709 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 447 T732 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 449 T709 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 449 T709 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 449 T709 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 452 T709 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 453 T709 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52346/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@b06927
[junit4:junit4]   2> 454 T709 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 454 T735 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52346. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 454 T735 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52346, initiating session
[junit4:junit4]   2> 454 T711 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49198
[junit4:junit4]   2> 455 T711 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49198
[junit4:junit4]   2> 455 T713 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8488cbc60004 with negotiated timeout 10000 for client /127.0.0.1:49198
[junit4:junit4]   2> 455 T735 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52346, sessionid = 0x13d8488cbc60004, negotiated timeout = 10000
[junit4:junit4]   2> 457 T736 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b06927 name:ZooKeeperConnection Watcher:127.0.0.1:52346/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 457 T709 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 458 T709 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 461 T709 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 538 T709 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 541 T709 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:42793
[junit4:junit4]   2> 541 T709 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 542 T709 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 542 T709 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1363728190861
[junit4:junit4]   2> 543 T709 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1363728190861/solr.xml
[junit4:junit4]   2> 543 T709 oasc.CoreContainer.<init> New CoreContainer 29357248
[junit4:junit4]   2> 544 T709 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1363728190861/'
[junit4:junit4]   2> 544 T709 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1363728190861/'
[junit4:junit4]   2> 562 T709 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 563 T709 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 563 T709 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 563 T709 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 564 T709 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 564 T709 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 564 T709 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 565 T709 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 565 T709 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 565 T709 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 572 T709 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 581 T709 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:52346/solr
[junit4:junit4]   2> 581 T709 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 582 T709 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52346 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1b981e7
[junit4:junit4]   2> 582 T709 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 583 T746 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52346. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 583 T746 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52346, initiating session
[junit4:junit4]   2> 583 T711 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49200
[junit4:junit4]   2> 584 T711 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49200
[junit4:junit4]   2> 586 T713 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8488cbc60005 with negotiated timeout 20000 for client /127.0.0.1:49200
[junit4:junit4]   2> 586 T746 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52346, sessionid = 0x13d8488cbc60005, negotiated timeout = 20000
[junit4:junit4]   2> 586 T747 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b981e7 name:ZooKeeperConnection Watcher:127.0.0.1:52346 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 586 T709 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 587 T714 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8488cbc60005
[junit4:junit4]   2> 588 T711 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49200 which had sessionid 0x13d8488cbc60005
[junit4:junit4]   2> 589 T747 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 589 T709 oaz.ZooKeeper.close Session: 0x13d8488cbc60005 closed
[junit4:junit4]   2> 589 T709 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 594 T709 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52346/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@8e0f0c
[junit4:junit4]   2> 595 T709 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 595 T748 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52346. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 595 T748 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52346, initiating session
[junit4:junit4]   2> 596 T711 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49201
[junit4:junit4]   2> 596 T711 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49201
[junit4:junit4]   2> 597 T713 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8488cbc60006 with negotiated timeout 20000 for client /127.0.0.1:49201
[junit4:junit4]   2> 597 T748 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52346, sessionid = 0x13d8488cbc60006, negotiated timeout = 20000
[junit4:junit4]   2> 597 T749 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8e0f0c name:ZooKeeperConnection Watcher:127.0.0.1:52346/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 597 T709 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 598 T714 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8488cbc60006 type:create cxid:0x1 zxid:0x30 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 601 T714 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8488cbc60006 type:create cxid:0x3 zxid:0x31 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 603 T709 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 1606 T709 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42793_
[junit4:junit4]   2> 1607 T714 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8488cbc60006 type:delete cxid:0xd zxid:0x32 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:42793_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:42793_
[junit4:junit4]   2> 1607 T709 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42793_
[junit4:junit4]   2> 1610 T731 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 1610 T749 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 1610 T736 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 1614 T709 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 1614 T709 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 1615 T709 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 1702 T709 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 1703 T709 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:36825
[junit4:junit4]   2> 1704 T709 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 1705 T709 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 1705 T709 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1363728192017
[junit4:junit4]   2> 1706 T709 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1363728192017/solr.xml
[junit4:junit4]   2> 1706 T709 oasc.CoreContainer.<init> New CoreContainer 24593188
[junit4:junit4]   2> 1707 T709 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1363728192017/'
[junit4:junit4]   2> 1707 T709 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1363728192017/'
[junit4:junit4]   2> 1726 T709 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 1727 T709 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 1727 T709 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 1728 T709 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 1728 T709 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 1728 T709 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 1729 T709 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 1729 T709 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 1729 T709 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 1730 T709 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 1736 T709 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 1747 T709 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:52346/solr
[junit4:junit4]   2> 1748 T709 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 1748 T709 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52346 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@83c096
[junit4:junit4]   2> 1749 T709 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1750 T760 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52346. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 1750 T760 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52346, initiating session
[junit4:junit4]   2> 1750 T711 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49202
[junit4:junit4]   2> 1751 T711 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49202
[junit4:junit4]   2> 1752 T713 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8488cbc60007 with negotiated timeout 20000 for client /127.0.0.1:49202
[junit4:junit4]   2> 1752 T760 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52346, sessionid = 0x13d8488cbc60007, negotiated timeout = 20000
[junit4:junit4]   2> 1752 T761 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@83c096 name:ZooKeeperConnection Watcher:127.0.0.1:52346 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1752 T709 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1753 T714 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8488cbc60007
[junit4:junit4]   2> 1754 T709 oaz.ZooKeeper.close Session: 0x13d8488cbc60007 closed
[junit4:junit4]   2> 1754 T761 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 1754 T709 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 1757 T711 oazs.NIOServerCnxn.doIO WARNING caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13d8488cbc60007, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 1758 T711 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49202 which had sessionid 0x13d8488cbc60007
[junit4:junit4]   2> 1758 T709 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52346/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@eae56
[junit4:junit4]   2> 1759 T762 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52346. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 1759 T709 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 1760 T762 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52346, initiating session
[junit4:junit4]   2> 1760 T711 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49203
[junit4:junit4]   2> 1760 T711 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49203
[junit4:junit4]   2> 1761 T713 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8488cbc60008 with negotiated timeout 20000 for client /127.0.0.1:49203
[junit4:junit4]   2> 1761 T762 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52346, sessionid = 0x13d8488cbc60008, negotiated timeout = 20000
[junit4:junit4]   2> 1761 T763 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@eae56 name:ZooKeeperConnection Watcher:127.0.0.1:52346/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 1761 T709 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 1762 T714 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8488cbc60008 type:create cxid:0x1 zxid:0x38 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1763 T714 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8488cbc60008 type:create cxid:0x3 zxid:0x39 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 1764 T709 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 2767 T709 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36825_
[junit4:junit4]   2> 2768 T714 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8488cbc60008 type:delete cxid:0xd zxid:0x3a txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:36825_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:36825_
[junit4:junit4]   2> 2768 T709 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36825_
[junit4:junit4]   2> 2771 T736 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2771 T731 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2771 T749 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2773 T763 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 2776 T709 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 2776 T709 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 2777 T709 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 2859 T709 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 2861 T709 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:32983
[junit4:junit4]   2> 2862 T709 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 2862 T709 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 2862 T709 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1363728193180
[junit4:junit4]   2> 2863 T709 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1363728193180/solr.xml
[junit4:junit4]   2> 2863 T709 oasc.CoreContainer.<init> New CoreContainer 17992723
[junit4:junit4]   2> 2864 T709 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1363728193180/'
[junit4:junit4]   2> 2864 T709 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1363728193180/'
[junit4:junit4]   2> 2886 T709 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 2886 T709 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 2886 T709 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 2887 T709 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 2887 T709 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 2887 T709 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 2888 T709 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 2888 T709 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 2888 T709 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 2889 T709 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 2906 T709 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 2919 T709 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:52346/solr
[junit4:junit4]   2> 2919 T709 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 2919 T709 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52346 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1480d47
[junit4:junit4]   2> 2920 T774 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52346. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 2920 T709 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2921 T774 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52346, initiating session
[junit4:junit4]   2> 2921 T711 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49204
[junit4:junit4]   2> 2921 T711 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49204
[junit4:junit4]   2> 2922 T713 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8488cbc60009 with negotiated timeout 20000 for client /127.0.0.1:49204
[junit4:junit4]   2> 2922 T774 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52346, sessionid = 0x13d8488cbc60009, negotiated timeout = 20000
[junit4:junit4]   2> 2924 T775 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1480d47 name:ZooKeeperConnection Watcher:127.0.0.1:52346 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2924 T709 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2926 T714 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8488cbc60009
[junit4:junit4]   2> 2926 T775 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 2926 T711 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49204 which had sessionid 0x13d8488cbc60009
[junit4:junit4]   2> 2926 T709 oaz.ZooKeeper.close Session: 0x13d8488cbc60009 closed
[junit4:junit4]   2> 2927 T709 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 2930 T709 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52346/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@a5ca48
[junit4:junit4]   2> 2931 T709 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 2932 T776 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52346. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 2933 T776 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52346, initiating session
[junit4:junit4]   2> 2933 T711 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49205
[junit4:junit4]   2> 2933 T711 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49205
[junit4:junit4]   2> 2935 T713 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8488cbc6000a with negotiated timeout 20000 for client /127.0.0.1:49205
[junit4:junit4]   2> 2935 T776 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52346, sessionid = 0x13d8488cbc6000a, negotiated timeout = 20000
[junit4:junit4]   2> 2935 T777 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a5ca48 name:ZooKeeperConnection Watcher:127.0.0.1:52346/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 2936 T709 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 2937 T714 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8488cbc6000a type:create cxid:0x1 zxid:0x40 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2938 T714 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8488cbc6000a type:create cxid:0x3 zxid:0x41 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2940 T709 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3943 T709 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:32983_
[junit4:junit4]   2> 3944 T714 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8488cbc6000a type:delete cxid:0xd zxid:0x42 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:32983_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:32983_
[junit4:junit4]   2> 3945 T709 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:32983_
[junit4:junit4]   2> 3948 T763 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 3948 T736 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 3948 T749 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 3948 T731 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 3948 T777 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 3952 T709 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3953 T709 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3953 T709 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 4034 T709 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 4037 T709 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59143
[junit4:junit4]   2> 4037 T709 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 4038 T709 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 4038 T709 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1363728194355
[junit4:junit4]   2> 4038 T709 oasc.CoreContainer$Initializer.initialize looking for solr config file: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1363728194355/solr.xml
[junit4:junit4]   2> 4039 T709 oasc.CoreContainer.<init> New CoreContainer 20380453
[junit4:junit4]   2> 4040 T709 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1363728194355/'
[junit4:junit4]   2> 4040 T709 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1363728194355/'
[junit4:junit4]   2> 4063 T709 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 4063 T709 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4064 T709 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4064 T709 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4064 T709 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4065 T709 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4065 T709 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4066 T709 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4066 T709 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4066 T709 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4072 T709 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4091 T709 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:52346/solr
[junit4:junit4]   2> 4092 T709 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4092 T709 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52346 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7ac4f5
[junit4:junit4]   2> 4094 T788 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52346. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4093 T709 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4094 T788 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52346, initiating session
[junit4:junit4]   2> 4094 T711 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49206
[junit4:junit4]   2> 4095 T711 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49206
[junit4:junit4]   2> 4095 T713 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8488cbc6000b with negotiated timeout 20000 for client /127.0.0.1:49206
[junit4:junit4]   2> 4096 T788 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52346, sessionid = 0x13d8488cbc6000b, negotiated timeout = 20000
[junit4:junit4]   2> 4096 T789 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7ac4f5 name:ZooKeeperConnection Watcher:127.0.0.1:52346 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4096 T709 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4098 T714 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d8488cbc6000b
[junit4:junit4]   2> 4098 T789 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4099 T711 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49206 which had sessionid 0x13d8488cbc6000b
[junit4:junit4]   2> 4098 T709 oaz.ZooKeeper.close Session: 0x13d8488cbc6000b closed
[junit4:junit4]   2> 4101 T709 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 4105 T709 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52346/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@119ed9c
[junit4:junit4]   2> 4107 T709 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4107 T790 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52346. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4107 T790 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52346, initiating session
[junit4:junit4]   2> 4108 T711 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49207
[junit4:junit4]   2> 4108 T711 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49207
[junit4:junit4]   2> 4109 T713 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8488cbc6000c with negotiated timeout 20000 for client /127.0.0.1:49207
[junit4:junit4]   2> 4109 T790 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52346, sessionid = 0x13d8488cbc6000c, negotiated timeout = 20000
[junit4:junit4]   2> 4109 T791 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@119ed9c name:ZooKeeperConnection Watcher:127.0.0.1:52346/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4109 T709 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4110 T714 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8488cbc6000c type:create cxid:0x1 zxid:0x48 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4111 T714 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8488cbc6000c type:create cxid:0x3 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4113 T709 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5116 T709 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59143_
[junit4:junit4]   2> 5117 T714 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8488cbc6000c type:delete cxid:0xd zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:59143_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:59143_
[junit4:junit4]   2> 5117 T709 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59143_
[junit4:junit4]   2> 5120 T777 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 5121 T763 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 5121 T731 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 5121 T749 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 5121 T791 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 5122 T736 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 5125 T709 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 5126 T709 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 5126 T709 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 5129 T709 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 5135 T744 oasha.CollectionsHandler.handleCreateAction Creating Collection : action=CREATE&wt=javabin&version=2&numShards=2&name=nodes_used_collection&replicationFactor=2
[junit4:junit4]   2> 5137 T731 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
[junit4:junit4]   2> 5138 T733 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
[junit4:junit4]   2> 	  "maxShardsPerNode":null,
[junit4:junit4]   2> 	  "createNodeSet":null,
[junit4:junit4]   2> 	  "operation":"createcollection",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "name":"nodes_used_collection",
[junit4:junit4]   2> 	  "replicationFactor":"2"}
[junit4:junit4]   2> 5138 T733 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard1_replica1 as part of slice shard1 of collection nodes_used_collection on 127.0.0.1:36825_
[junit4:junit4]   2> 5138 T733 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard1_replica2 as part of slice shard1 of collection nodes_used_collection on 127.0.0.1:32983_
[junit4:junit4]   2> 5138 T733 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard2_replica1 as part of slice shard2 of collection nodes_used_collection on 127.0.0.1:42793_
[junit4:junit4]   2> 5139 T733 oasc.OverseerCollectionProcessor.createCollection Creating shard nodes_used_collection_shard2_replica2 as part of slice shard2 of collection nodes_used_collection on 127.0.0.1:59143_
[junit4:junit4]   2> 5141 T758 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard1_replica1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1363728192017/nodes_used_collection_shard1_replica1
[junit4:junit4]   2> 5142 T745 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard2_replica1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1363728190861/nodes_used_collection_shard2_replica1
[junit4:junit4]   2> 5142 T758 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
[junit4:junit4]   2> 5142 T745 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
[junit4:junit4]   2> 5143 T784 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard2_replica2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1363728194355/nodes_used_collection_shard2_replica2
[junit4:junit4]   2> 5143 T784 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
[junit4:junit4]   2> 5144 T758 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
[junit4:junit4]   2> 5145 T772 oasc.CoreContainer.create Creating SolrCore 'nodes_used_collection_shard1_replica2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1363728193180/nodes_used_collection_shard1_replica2
[junit4:junit4]   2> 5145 T758 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 5144 T784 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
[junit4:junit4]   2> 5145 T784 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 5144 T745 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
[junit4:junit4]   2> 5146 T758 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 5146 T745 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 5145 T772 oasc.ZkController.createCollectionZkNode Check for collection zkNode:nodes_used_collection
[junit4:junit4]   2> 5146 T758 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
[junit4:junit4]   2> 5147 T772 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:nodes_used_collection
[junit4:junit4]   2> 5147 T772 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 5148 T784 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 5148 T745 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 5148 T784 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
[junit4:junit4]   2> 5148 T758 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   2> 5148 T745 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
[junit4:junit4]   2> 5149 T772 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection
[junit4:junit4]   2> 5150 T758 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1363728192017/nodes_used_collection_shard1_replica1/'
[junit4:junit4]   2> 5150 T714 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8488cbc6000c type:create cxid:0x1d zxid:0x50 txntype:-1 reqpath:n/a Error Path:/solr/collections/nodes_used_collection Error:KeeperErrorCode = NodeExists for /solr/collections/nodes_used_collection
[junit4:junit4]   2> 5151 T714 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8488cbc60006 type:create cxid:0x23 zxid:0x51 txntype:-1 reqpath:n/a Error Path:/solr/collections/nodes_used_collection Error:KeeperErrorCode = NodeExists for /solr/collections/nodes_used_collection
[junit4:junit4]   2> 5154 T784 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   2> 5155 T745 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   2> 5155 T714 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8488cbc6000a type:create cxid:0x1e zxid:0x52 txntype:-1 reqpath:n/a Error Path:/solr/collections/nodes_used_collection Error:KeeperErrorCode = NodeExists for /solr/collections/nodes_used_collection
[junit4:junit4]   2> 5156 T772 oasc.ZkController.readConfigName Load collection config from:/collections/nodes_used_collection
[junit4:junit4]   2> 5157 T784 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1363728194355/nodes_used_collection_shard2_replica2/'
[junit4:junit4]   2> 5157 T745 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1363728190861/nodes_used_collection_shard2_replica1/'
[junit4:junit4]   2> 5167 T772 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1363728193180/nodes_used_collection_shard1_replica2/'
[junit4:junit4]   2> 5193 T758 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 5198 T745 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 5198 T784 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 5231 T772 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 5256 T758 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5268 T758 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5274 T758 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5278 T745 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5279 T745 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5281 T784 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5282 T784 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5284 T745 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5286 T784 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5338 T772 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 5346 T772 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 5352 T772 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5960 T784 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5978 T784 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5981 T784 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5981 T745 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5989 T745 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5997 T745 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6000 T784 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6005 T784 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6018 T784 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6022 T784 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6023 T745 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6034 T784 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6036 T784 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6035 T758 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 6037 T745 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6040 T784 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6040 T784 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6042 T745 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6040 T784 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6043 T784 oasc.SolrCore.<init> [nodes_used_collection_shard2_replica2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1363728194355/nodes_used_collection_shard2_replica2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1363728194355/nodes_used_collection_shard2_replica2/data/
[junit4:junit4]   2> 6044 T784 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@fb8073
[junit4:junit4]   2> 6044 T745 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6046 T784 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6047 T784 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1363728194355/nodes_used_collection_shard2_replica2/data forceNew: false
[junit4:junit4]   2> 6048 T784 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1363728194355/nodes_used_collection_shard2_replica2/data/index/
[junit4:junit4]   2> 6048 T784 oasc.SolrCore.initIndex WARNING [nodes_used_collection_shard2_replica2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1363728194355/nodes_used_collection_shard2_replica2/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6049 T784 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1363728194355/nodes_used_collection_shard2_replica2/data/index forceNew: false
[junit4:junit4]   2> 6049 T745 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6050 T745 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6051 T758 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 6052 T745 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6052 T745 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6053 T745 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6053 T745 oasc.SolrCore.<init> [nodes_used_collection_shard2_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1363728190861/nodes_used_collection_shard2_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1363728190861/nodes_used_collection_shard2_replica1/data/
[junit4:junit4]   2> 6053 T745 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@fb8073
[junit4:junit4]   2> 6054 T745 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6054 T758 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6055 T745 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1363728190861/nodes_used_collection_shard2_replica1/data forceNew: false
[junit4:junit4]   2> 6055 T745 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1363728190861/nodes_used_collection_shard2_replica1/data/index/
[junit4:junit4]   2> 6056 T745 oasc.SolrCore.initIndex WARNING [nodes_used_collection_shard2_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1363728190861/nodes_used_collection_shard2_replica1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6056 T745 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1363728190861/nodes_used_collection_shard2_replica1/data/index forceNew: false
[junit4:junit4]   2> 6058 T784 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@a08585 lockFactory=org.apache.lucene.store.NativeFSLockFactory@696552),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6059 T784 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6061 T784 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 6062 T784 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 6063 T784 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 6063 T784 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6064 T784 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 6064 T784 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 6065 T784 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 6066 T784 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6066 T784 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6068 T745 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@a356b7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1c23c95),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6069 T745 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6071 T745 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 6072 T745 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 6072 T745 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 6082 T784 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6085 T784 oass.SolrIndexSearcher.<init> Opening Searcher@9a1002 main
[junit4:junit4]   2> 6085 T745 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6086 T784 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1363728194355/nodes_used_collection_shard2_replica2/data/tlog
[junit4:junit4]   2> 6086 T745 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 6087 T772 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 6087 T784 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6087 T758 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6087 T745 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 6087 T784 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6088 T745 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 6088 T745 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6089 T745 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6091 T745 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6091 T797 oasc.SolrCore.registerSearcher [nodes_used_collection_shard2_replica2] Registered new searcher Searcher@9a1002 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6092 T784 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica2 state=down
[junit4:junit4]   2> 6096 T745 oass.SolrIndexSearcher.<init> Opening Searcher@7a9d09 main
[junit4:junit4]   2> 6097 T745 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1363728190861/nodes_used_collection_shard2_replica1/data/tlog
[junit4:junit4]   2> 6097 T758 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6098 T772 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 6098 T745 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6098 T745 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6100 T772 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6102 T798 oasc.SolrCore.registerSearcher [nodes_used_collection_shard2_replica1] Registered new searcher Searcher@7a9d09 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6103 T745 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica1 state=down
[junit4:junit4]   2> 6104 T758 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6105 T758 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6105 T758 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6106 T758 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6107 T758 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6107 T758 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6108 T758 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6108 T758 oasc.SolrCore.<init> [nodes_used_collection_shard1_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1363728192017/nodes_used_collection_shard1_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1363728192017/nodes_used_collection_shard1_replica1/data/
[junit4:junit4]   2> 6109 T758 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@fb8073
[junit4:junit4]   2> 6109 T758 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6110 T758 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1363728192017/nodes_used_collection_shard1_replica1/data forceNew: false
[junit4:junit4]   2> 6110 T758 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1363728192017/nodes_used_collection_shard1_replica1/data/index/
[junit4:junit4]   2> 6111 T758 oasc.SolrCore.initIndex WARNING [nodes_used_collection_shard1_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1363728192017/nodes_used_collection_shard1_replica1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6111 T758 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1363728192017/nodes_used_collection_shard1_replica1/data/index forceNew: false
[junit4:junit4]   2> 6113 T758 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@17778eb lockFactory=org.apache.lucene.store.NativeFSLockFactory@60293b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6114 T758 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6116 T772 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6116 T758 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 6117 T758 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 6117 T758 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 6118 T758 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6119 T758 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 6119 T758 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 6120 T758 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 6120 T758 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6121 T772 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6121 T758 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6124 T758 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6125 T772 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6126 T772 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6126 T772 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6127 T772 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6127 T758 oass.SolrIndexSearcher.<init> Opening Searcher@a7f2e4 main
[junit4:junit4]   2> 6128 T758 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1363728192017/nodes_used_collection_shard1_replica1/data/tlog
[junit4:junit4]   2> 6128 T772 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 6128 T772 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 6129 T758 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6129 T772 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6129 T758 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6129 T772 oasc.SolrCore.<init> [nodes_used_collection_shard1_replica2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1363728193180/nodes_used_collection_shard1_replica2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1363728193180/nodes_used_collection_shard1_replica2/data/
[junit4:junit4]   2> 6130 T772 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@fb8073
[junit4:junit4]   2> 6130 T772 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6131 T772 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1363728193180/nodes_used_collection_shard1_replica2/data forceNew: false
[junit4:junit4]   2> 6131 T772 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1363728193180/nodes_used_collection_shard1_replica2/data/index/
[junit4:junit4]   2> 6131 T772 oasc.SolrCore.initIndex WARNING [nodes_used_collection_shard1_replica2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1363728193180/nodes_used_collection_shard1_replica2/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6132 T772 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1363728193180/nodes_used_collection_shard1_replica2/data/index forceNew: false
[junit4:junit4]   2> 6133 T799 oasc.SolrCore.registerSearcher [nodes_used_collection_shard1_replica1] Registered new searcher Searcher@a7f2e4 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6133 T772 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1db16d0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@da1c3e),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6134 T772 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6134 T758 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica1 state=down
[junit4:junit4]   2> 6135 T772 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 6135 T772 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 6136 T772 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 6136 T772 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6137 T772 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 6137 T772 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 6137 T772 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 6138 T772 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6138 T772 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6140 T772 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6143 T772 oass.SolrIndexSearcher.<init> Opening Searcher@1d34a01 main
[junit4:junit4]   2> 6143 T772 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1363728193180/nodes_used_collection_shard1_replica2/data/tlog
[junit4:junit4]   2> 6144 T772 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6144 T772 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6147 T800 oasc.SolrCore.registerSearcher [nodes_used_collection_shard1_replica2] Registered new searcher Searcher@1d34a01 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6149 T772 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica2 state=down
[junit4:junit4]   2> 6456 T732 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6457 T732 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard2_replica2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59143",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59143_",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2"}
[junit4:junit4]   2> 6457 T732 oasc.Overseer$ClusterStateUpdater.createCollection Create collection nodes_used_collection with numShards 2
[junit4:junit4]   2> 6460 T732 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard2_replica1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42793",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42793_",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2"}
[junit4:junit4]   2> 6462 T732 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard1_replica1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:36825",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:36825_",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2"}
[junit4:junit4]   2> 6465 T732 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard1_replica2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:32983",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:32983_",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core_node_name":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2"}
[junit4:junit4]   2> 6469 T791 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> 6469 T736 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> 6469 T763 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> 6469 T749 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> 6469 T777 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> 6469 T731 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> 7093 T784 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard2_replica2
[junit4:junit4]   2> 7093 T784 oasc.ZkController.register Register replica - core:nodes_used_collection_shard2_replica2 address:http://127.0.0.1:59143 collection:nodes_used_collection shard:shard2
[junit4:junit4]   2> 7094 T784 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leader_elect/shard2/election
[junit4:junit4]   2> 7103 T714 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8488cbc6000c type:delete cxid:0x4d zxid:0x68 txntype:-1 reqpath:n/a Error Path:/solr/collections/nodes_used_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/nodes_used_collection/leaders
[junit4:junit4]   2> 7104 T784 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7104 T714 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8488cbc6000c type:create cxid:0x4e zxid:0x69 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7105 T745 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard2_replica1
[junit4:junit4]   2> 7106 T745 oasc.ZkController.register Register replica - core:nodes_used_collection_shard2_replica1 address:http://127.0.0.1:42793 collection:nodes_used_collection shard:shard2
[junit4:junit4]   2> 7106 T784 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up: total=2 found=1 timeoutin=180000
[junit4:junit4]   2> 7135 T758 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard1_replica1
[junit4:junit4]   2> 7136 T758 oasc.ZkController.register Register replica - core:nodes_used_collection_shard1_replica1 address:http://127.0.0.1:36825 collection:nodes_used_collection shard:shard1
[junit4:junit4]   2> 7137 T758 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leader_elect/shard1/election
[junit4:junit4]   2> 7141 T714 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8488cbc60008 type:delete cxid:0x4f zxid:0x6f txntype:-1 reqpath:n/a Error Path:/solr/collections/nodes_used_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/nodes_used_collection/leaders
[junit4:junit4]   2> 7142 T758 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7142 T714 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8488cbc60008 type:create cxid:0x50 zxid:0x70 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7144 T758 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up: total=2 found=1 timeoutin=180000
[junit4:junit4]   2> 7150 T772 oasc.CoreContainer.registerCore registering core: nodes_used_collection_shard1_replica2
[junit4:junit4]   2> 7150 T772 oasc.ZkController.register Register replica - core:nodes_used_collection_shard1_replica2 address:http://127.0.0.1:32983 collection:nodes_used_collection shard:shard1
[junit4:junit4]   2> 7607 T784 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7608 T784 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7608 T784 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:59143/nodes_used_collection_shard2_replica2/
[junit4:junit4]   2> 7608 T784 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard2_replica2 url=http://127.0.0.1:59143 START replicas=[http://127.0.0.1:42793/nodes_used_collection_shard2_replica1/] nUpdates=100
[junit4:junit4]   2> 7609 T784 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard2_replica2 url=http://127.0.0.1:59143 DONE.  We have no versions.  sync failed.
[junit4:junit4]   2> 7609 T784 oasc.SyncStrategy.syncReplicas Leader's attempt to sync with shard failed, moving to the next canidate
[junit4:junit4]   2> 7610 T784 oasc.ShardLeaderElectionContext.runLeaderProcess We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
[junit4:junit4]   2> 7610 T784 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:59143/nodes_used_collection_shard2_replica2/
[junit4:junit4]   2> 7611 T784 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leaders/shard2
[junit4:junit4]   2> ASYNC  NEW_CORE C90 name=nodes_used_collection_shard2_replica1 org.apache.solr.core.SolrCore@f44ff9 url=http://127.0.0.1:42793/nodes_used_collection_shard2_replica1 node=127.0.0.1:42793_ C90_STATE=coll:nodes_used_collection core:nodes_used_collection_shard2_replica1 props:{core=nodes_used_collection_shard2_replica1, base_url=http://127.0.0.1:42793, state=down, collection=nodes_used_collection, node_name=127.0.0.1:42793_, shard=shard2}
[junit4:junit4]   2> 7614 T743 C90 P42793 REQ /get {qt=/get&wt=javabin&version=2&getVersions=100&distrib=false} status=0 QTime=1 
[junit4:junit4]   2> 7615 T714 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8488cbc6000c type:create cxid:0x5a zxid:0x75 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7645 T758 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7646 T758 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7646 T758 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:36825/nodes_used_collection_shard1_replica1/
[junit4:junit4]   2> 7646 T758 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard1_replica1 url=http://127.0.0.1:36825 START replicas=[http://127.0.0.1:32983/nodes_used_collection_shard1_replica2/] nUpdates=100
[junit4:junit4]   2> 7647 T758 oasu.PeerSync.sync PeerSync: core=nodes_used_collection_shard1_replica1 url=http://127.0.0.1:36825 DONE.  We have no versions.  sync failed.
[junit4:junit4]   2> 7647 T758 oasc.SyncStrategy.syncReplicas Leader's attempt to sync with shard failed, moving to the next canidate
[junit4:junit4]   2> 7647 T758 oasc.ShardLeaderElectionContext.runLeaderProcess We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
[junit4:junit4]   2> 7648 T758 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:36825/nodes_used_collection_shard1_replica1/
[junit4:junit4]   2> 7648 T758 oascc.SolrZkClient.makePath makePath: /collections/nodes_used_collection/leaders/shard1
[junit4:junit4]   2> 7660 T714 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8488cbc60008 type:create cxid:0x5b zxid:0x78 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> ASYNC  NEW_CORE C91 name=nodes_used_collection_shard1_replica2 org.apache.solr.core.SolrCore@92118b url=http://127.0.0.1:32983/nodes_used_collection_shard1_replica2 node=127.0.0.1:32983_ C91_STATE=coll:nodes_used_collection core:nodes_used_collection_shard1_replica2 props:{core=nodes_used_collection_shard1_replica2, base_url=http://127.0.0.1:32983, state=down, collection=nodes_used_collection, node_name=127.0.0.1:32983_, shard=shard1}
[junit4:junit4]   2> 7662 T770 C91 P32983 REQ /get {qt=/get&wt=javabin&version=2&getVersions=100&distrib=false} status=0 QTime=1 
[junit4:junit4]   2> 7981 T732 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7992 T763 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> 7992 T736 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> 7992 T749 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> 7992 T731 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> 7992 T777 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> 7992 T791 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> 8013 T758 oasc.ZkController.register We are http://127.0.0.1:36825/nodes_used_collection_shard1_replica1/ and leader is http://127.0.0.1:36825/nodes_used_collection_shard1_replica1/
[junit4:junit4]   2> 8014 T758 oasc.ZkController.register No LogReplay needed for core=nodes_used_collection_shard1_replica1 baseURL=http://127.0.0.1:36825
[junit4:junit4]   2> 8014 T758 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8014 T758 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica1 state=active
[junit4:junit4]   2> 8016 T758 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8017 T758 oasc.CoreContainer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1363728192017/solr.xml
[junit4:junit4]   2> 8018 T784 oasc.ZkController.register We are http://127.0.0.1:59143/nodes_used_collection_shard2_replica2/ and leader is http://127.0.0.1:59143/nodes_used_collection_shard2_replica2/
[junit4:junit4]   2> 8019 T784 oasc.ZkController.register No LogReplay needed for core=nodes_used_collection_shard2_replica2 baseURL=http://127.0.0.1:59143
[junit4:junit4]   2> 8019 T784 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 8019 T784 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica2 state=active
[junit4:junit4]   2> 8021 T784 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8022 T784 oasc.CoreContainer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1363728194355/solr.xml
[junit4:junit4]   2> 8023 T758 oasc.SolrXMLSerializer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1363728192017/solr.xml
[junit4:junit4]   2> 8024 T758 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {collection=nodes_used_collection&qt=/admin/cores&action=CREATE&shard=shard1&wt=javabin&version=2&numShards=2&name=nodes_used_collection_shard1_replica1} status=0 QTime=2883 
[junit4:junit4]   2> 8029 T784 oasc.SolrXMLSerializer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1363728194355/solr.xml
[junit4:junit4]   2> 8030 T784 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {collection=nodes_used_collection&qt=/admin/cores&action=CREATE&shard=shard2&wt=javabin&version=2&numShards=2&name=nodes_used_collection_shard2_replica2} status=0 QTime=2887 
[junit4:junit4]   2> 8110 T745 oasc.ZkController.register We are http://127.0.0.1:42793/nodes_used_collection_shard2_replica1/ and leader is http://127.0.0.1:59143/nodes_used_collection_shard2_replica2/
[junit4:junit4]   2> 8110 T745 oasc.ZkController.register No LogReplay needed for core=nodes_used_collection_shard2_replica1 baseURL=http://127.0.0.1:42793
[junit4:junit4]   2> 8110 T745 oasc.ZkController.checkRecovery Core needs to recover:nodes_used_collection_shard2_replica1
[junit4:junit4]   2> 8111 T745 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> 8111 T803 C90 P42793 oasc.RecoveryStrategy.run Starting recovery process.  core=nodes_used_collection_shard2_replica1 recoveringAfterStartup=true
[junit4:junit4]   2> 8112 T803 C90 P42793 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 8112 T745 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8113 T803 C90 P42793 oasc.ZkController.publish publishing core=nodes_used_collection_shard2_replica1 state=recovering
[junit4:junit4]   2> 8113 T745 oasc.CoreContainer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1363728190861/solr.xml
[junit4:junit4]   2> 8117 T803 C90 P42793 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8120 T745 oasc.SolrXMLSerializer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1363728190861/solr.xml
[junit4:junit4]   2> 8121 T745 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {collection=nodes_used_collection&qt=/admin/cores&action=CREATE&shard=shard2&wt=javabin&version=2&numShards=2&name=nodes_used_collection_shard2_replica1} status=0 QTime=2979 
[junit4:junit4]   2> 8154 T772 oasc.ZkController.register We are http://127.0.0.1:32983/nodes_used_collection_shard1_replica2/ and leader is http://127.0.0.1:36825/nodes_used_collection_shard1_replica1/
[junit4:junit4]   2> 8154 T772 oasc.ZkController.register No LogReplay needed for core=nodes_used_collection_shard1_replica2 baseURL=http://127.0.0.1:32983
[junit4:junit4]   2> 8155 T772 oasc.ZkController.checkRecovery Core needs to recover:nodes_used_collection_shard1_replica2
[junit4:junit4]   2> 8155 T772 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> 8156 T804 C91 P32983 oasc.RecoveryStrategy.run Starting recovery process.  core=nodes_used_collection_shard1_replica2 recoveringAfterStartup=true
[junit4:junit4]   2> 8156 T804 C91 P32983 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 8156 T804 C91 P32983 oasc.ZkController.publish publishing core=nodes_used_collection_shard1_replica2 state=recovering
[junit4:junit4]   2> 8156 T772 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8157 T772 oasc.CoreContainer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1363728193180/solr.xml
[junit4:junit4]   2> 8157 T804 C91 P32983 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 8165 T772 oasc.SolrXMLSerializer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1363728193180/solr.xml
[junit4:junit4]   2> 8166 T772 oass.SolrDispatchFilter.handleAdminRequest /admin/cores {collection=nodes_used_collection&qt=/admin/cores&action=CREATE&shard=shard1&wt=javabin&version=2&numShards=2&name=nodes_used_collection_shard1_replica2} status=0 QTime=3021 
[junit4:junit4]   2> 8167 T733 oasc.OverseerCollectionProcessor.createCollection Finished create command on all shards for collection: nodes_used_collection
[junit4:junit4]   2> 8203 T749 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work/qnr-0000000000 state: SyncConnected type NodeDataChanged
[junit4:junit4]   2> 8205 T731 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
[junit4:junit4]   2> 8207 T744 oass.SolrDispatchFilter.handleAdminRequest /admin/collections {action=CREATE&wt=javabin&version=2&numShards=2&name=nodes_used_collection&replicationFactor=2} status=0 QTime=3072 
[junit4:junit4]   2> 8208 T733 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={127.0.0.1:36825_={responseHeader={status=0,QTime=2883},core=nodes_used_collection_shard1_replica1,saved=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1363728192017/solr.xml},127.0.0.1:59143_={responseHeader={status=0,QTime=2887},core=nodes_used_collection_shard2_replica2,saved=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1363728194355/solr.xml},127.0.0.1:42793_={responseHeader={status=0,QTime=2979},core=nodes_used_collection_shard2_replica1,saved=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1363728190861/solr.xml},127.0.0.1:32983_={responseHeader={status=0,QTime=3021},core=nodes_used_collection_shard1_replica2,saved=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1363728193180/solr.xml}}}
[junit4:junit4]   2> 8209 T709 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 8210 T709 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52346/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@17f7e3
[junit4:junit4]   2> 8211 T805 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52346. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8211 T709 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8212 T805 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52346, initiating session
[junit4:junit4]   2> 8212 T711 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49217
[junit4:junit4]   2> 8212 T711 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49217
[junit4:junit4]   2> 8213 T713 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8488cbc6000d with negotiated timeout 10000 for client /127.0.0.1:49217
[junit4:junit4]   2> 8213 T805 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52346, sessionid = 0x13d8488cbc6000d, negotiated timeout = 10000
[junit4:junit4]   2> 8214 T806 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17f7e3 name:ZooKeeperConnection Watcher:127.0.0.1:52346/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8214 T709 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8216 T709 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 8218 T709 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 8220 T709 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:52346/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@eaabcf
[junit4:junit4]   2> 8221 T807 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:52346. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 8220 T709 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 8221 T807 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:52346, initiating session
[junit4:junit4]   2> 8221 T711 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49219
[junit4:junit4]   2> 8221 T711 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49219
[junit4:junit4]   2> 8223 T713 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d8488cbc6000e with negotiated timeout 10000 for client /127.0.0.1:49219
[junit4:junit4]   2> 8223 T807 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:52346, sessionid = 0x13d8488cbc6000e, negotiated timeout = 10000
[junit4:junit4]   2> 8224 T808 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@eaabcf name:ZooKeeperConnection Watcher:127.0.0.1:52346/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 8224 T709 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 8225 T709 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 8231 T727 oasha.CollectionsHandler.handleCreateAction Creating Collection : maxShardsPerNode=2&action=CREATE&wt=javabin&version=2&numShards=4&name=awholynewcollection_0&replicationFactor=2
[junit4:junit4]   2> 8233 T731 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
[junit4:junit4]   2> 8236 T733 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000002 message:{
[junit4:junit4]   2> 	  "maxShardsPerNode":"2",
[junit4:junit4]   2> 	  "createNodeSet":null,
[junit4:junit4]   2> 	  "operation":"createcollection",
[junit4:junit4]   2> 	  "numShards":"4",
[junit4:junit4]   2> 	  "name":"awholynewcollection_0",
[junit4:junit4]   2> 	  "replicationFactor":"2"}
[junit4:junit4]   2> 8237 T733 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard1_replica1 as part of slice shard1 of collection awholynewcollection_0 on 127.0.0.1:42793_
[junit4:junit4]   2> 8237 T733 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard1_replica2 as part of slice shard1 of collection awholynewcollection_0 on 127.0.0.1:32983_
[junit4:junit4]   2> 8237 T733 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard2_replica1 as part of slice shard2 of collection awholynewcollection_0 on 127.0.0.1:40383_
[junit4:junit4]   2> 8237 T733 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard2_replica2 as part of slice shard2 of collection awholynewcollection_0 on 127.0.0.1:59143_
[junit4:junit4]   2> 8238 T733 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard3_replica1 as part of slice shard3 of collection awholynewcollection_0 on 127.0.0.1:36825_
[junit4:junit4]   2> 8240 T733 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard3_replica2 as part of slice shard3 of collection awholynewcollection_0 on 127.0.0.1:42793_
[junit4:junit4]   2> 8240 T770 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard1_replica2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1363728193180/awholynewcollection_0_shard1_replica2
[junit4:junit4]   2> 8240 T733 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard4_replica1 as part of slice shard4 of collection awholynewcollection_0 on 127.0.0.1:32983_
[junit4:junit4]   2> 8240 T770 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 8241 T733 oasc.OverseerCollectionProcessor.createCollection Creating shard awholynewcollection_0_shard4_replica2 as part of slice shard4 of collection awholynewcollection_0 on 127.0.0.1:40383_
[junit4:junit4]   2> 8242 T770 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 8242 T770 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 8242 T771 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard4_replica1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1363728193180/awholynewcollection_0_shard4_replica1
[junit4:junit4]   2> 8242 T787 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard2_replica2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1363728194355/awholynewcollection_0_shard2_replica2
[junit4:junit4]   2> 8243 T725 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard2_replica1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1363728190617/awholynewcollection_0_shard2_replica1
[junit4:junit4]   2> 8243 T725 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 8243 T771 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 8242 T742 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard1_replica1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1363728190861/awholynewcollection_0_shard1_replica1
[junit4:junit4]   2> 8244 T743 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard3_replica2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1363728190861/awholynewcollection_0_shard3_replica2
[junit4:junit4]   2> 8244 T771 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 8243 T757 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard3_replica1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1363728192017/awholynewcollection_0_shard3_replica1
[junit4:junit4]   2> 8243 T787 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 8245 T724 oasc.CoreContainer.create Creating SolrCore 'awholynewcollection_0_shard4_replica2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1363728190617/awholynewcollection_0_shard4_replica2
[junit4:junit4]   2> 8245 T771 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 8245 T770 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 8244 T743 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 8246 T787 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 8246 T770 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 8244 T725 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 8246 T787 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 8244 T742 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 8247 T725 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 8246 T724 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 8245 T757 oasc.ZkController.createCollectionZkNode Check for collection zkNode:awholynewcollection_0
[junit4:junit4]   2> 8248 T743 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 8249 T757 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 8249 T725 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 8249 T724 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 8248 T787 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 8248 T771 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 8250 T787 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 8248 T742 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:awholynewcollection_0
[junit4:junit4]   2> 8250 T771 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 8249 T724 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 8249 T725 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 8249 T757 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 8249 T743 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 8251 T770 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 8251 T742 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 8253 T757 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 8253 T743 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 8254 T714 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8488cbc6000a type:create cxid:0x5b zxid:0x93 txntype:-1 reqpath:n/a Error Path:/solr/collections/awholynewcollection_0 Error:KeeperErrorCode = NodeExists for /solr/collections/awholynewcollection_0
[junit4:junit4]   2> 8254 T714 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8488cbc6000c type:create cxid:0x68 zxid:0x94 txntype:-1 reqpath:n/a Error Path:/solr/collections/awholynewcollection_0 Error:KeeperErrorCode = NodeExists for /solr/collections/awholynewcollection_0
[junit4:junit4]   2> 8254 T770 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1363728193180/awholynewcollection_0_shard1_replica2/'
[junit4:junit4]   2> 8255 T787 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 8255 T714 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8488cbc60006 type:create cxid:0x5c zxid:0x95 txntype:-1 reqpath:n/a Error Path:/solr/collections/awholynewcollection_0 Error:KeeperErrorCode = NodeExists for /solr/collections/awholynewcollection_0
[junit4:junit4]   2> 8256 T743 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 8256 T714 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8488cbc60008 type:create cxid:0x69 zxid:0x96 txntype:-1 reqpath:n/a Error Path:/solr/collections/awholynewcollection_0 Error:KeeperErrorCode = NodeExists for /solr/collections/awholynewcollection_0
[junit4:junit4]   2> 8257 T757 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 8257 T743 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1363728190861/awholynewcollection_0_shard3_replica2/'
[junit4:junit4]   2> 8258 T787 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1363728194355/awholynewcollection_0_shard2_replica2/'
[junit4:junit4]   2> 8260 T742 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 8275 T771 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 8275 T724 oascc.SolrZkClient.makePath makePath: /collections/awholynewcollection_0
[junit4:junit4]   2> 8276 T714 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8488cbc60003 type:create cxid:0xbd zxid:0x97 txntype:-1 reqpath:n/a Error Path:/solr/collections/awholynewcollection_0 Error:KeeperErrorCode = NodeExists for /solr/collections/awholynewcollection_0
[junit4:junit4]   2> 8276 T757 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1363728192017/awholynewcollection_0_shard3_replica1/'
[junit4:junit4]   2> 8277 T714 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8488cbc60006 type:create cxid:0x61 zxid:0x98 txntype:-1 reqpath:n/a Error Path:/solr/collections/awholynewcollection_0 Error:KeeperErrorCode = NodeExists for /solr/collections/awholynewcollection_0
[junit4:junit4]   2> 8277 T725 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 8277 T742 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 8279 T771 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1363728193180/awholynewcollection_0_shard4_replica1/'
[junit4:junit4]   2> 8280 T742 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1363728190861/awholynewcollection_0_shard1_replica1/'
[junit4:junit4]   2> 8281 T714 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d8488cbc60003 type:create cxid:0xc1 zxid:0x99 txntype:-1 reqpath:n/a Error Path:/solr/collections/awholynewcollection_0 Error:KeeperErrorCode = NodeExists for /solr/collections/awholynewcollection_0
[junit4:junit4]   2> 8281 T724 oasc.ZkController.readConfigName Load collection config from:/collections/awholynewcollection_0
[junit4:junit4]   2> 8283 T724 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1363728190617/awholynewcollection_0_shard4_replica2/'
[junit4:junit4]   2> 8284 T725 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1363728190617/awholynewcollection_0_shard2_replica1/'
[junit4:junit4]   2> 8320 T770 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 8354 T743 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 8361 T757 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 8362 T724 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 8382 T771 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 8383 T787 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 8390 T725 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 8408 T742 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_43
[junit4:junit4]   2> 8458 T770 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 8459 T770 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 8465 T770 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 8523 T743 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 8536 T743 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 8537 T771 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 8539 T725 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 8539 T724 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 8541 T725 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 8542 T743 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 8543 T771 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 8543 T724 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 8548 T725 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 8549 T771 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 8553 T724 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 8574 T757 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 8575 T742 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 8575 T787 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 8576 T742 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 8577 T787 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 8577 T757 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 8582 T742 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 8582 T757 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 8582 T787 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 9521 T732 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9523 T732 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard1_replica1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:36825",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:36825_",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:36825__nodes_used_collection_shard1_replica1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2"}
[junit4:junit4]   2> 9527 T732 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard2_replica2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:59143",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:59143_",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:59143__nodes_used_collection_shard2_replica2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2"}
[junit4:junit4]   2> 9538 T732 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard2_replica1",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:42793",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:42793_",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:42793__nodes_used_collection_shard2_replica1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2"}
[junit4:junit4]   2> 9541 T732 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core":"nodes_used_collection_shard1_replica2",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:32983",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "collection":"nodes_used_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:32983_",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "core_node_name":"127.0.0.1:32983__nodes_used_collection_shard1_replica2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2"}
[junit4:junit4]   2> 9545 T777 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> 9546 T736 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> 9546 T806 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> 9546 T749 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> 9546 T731 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> 9546 T791 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> 9546 T763 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> 9546 T808 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> 9792 T757 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9812 T770 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9815 T757 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9826 T770 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9830 T770 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9839 T757 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9872 T770 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9883 T770 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9888 T770 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9889 T770 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9890 T770 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9890 T770 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9892 T770 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9892 T770 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9893 T770 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9893 T770 oasc.SolrCore.<init> [awholynewcollection_0_shard1_replica2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1363728193180/awholynewcollection_0_shard1_replica2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1363728193180/awholynewcollection_0_shard1_replica2/data/
[junit4:junit4]   2> 9893 T757 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9893 T770 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@fb8073
[junit4:junit4]   2> 9895 T770 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9896 T770 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1363728193180/awholynewcollection_0_shard1_replica2/data forceNew: false
[junit4:junit4]   2> 9896 T770 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1363728193180/awholynewcollection_0_shard1_replica2/data/index/
[junit4:junit4]   2> 9896 T770 oasc.SolrCore.initIndex WARNING [awholynewcollection_0_shard1_replica2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1363728193180/awholynewcollection_0_shard1_replica2/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9897 T770 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1363728193180/awholynewcollection_0_shard1_replica2/data/index forceNew: false
[junit4:junit4]   2> 9897 T725 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9900 T770 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@73b3b6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@11afcfc),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9900 T770 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 9902 T770 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 9903 T770 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 9903 T770 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 9904 T770 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 9904 T757 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9918 T725 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9916 T770 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 9923 T770 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 9924 T770 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 9924 T770 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 9925 T770 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 9929 T770 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 9932 T770 oass.SolrIndexSearcher.<init> Opening Searcher@1bd819b main
[junit4:junit4]   2> 9933 T770 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1363728193180/awholynewcollection_0_shard1_replica2/data/tlog
[junit4:junit4]   2> 9934 T725 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9934 T770 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 9934 T770 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 9936 T757 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9949 T813 oasc.SolrCore.registerSearcher [awholynewcollection_0_shard1_replica2] Registered new searcher Searcher@1bd819b main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 9950 T742 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9951 T770 oasc.ZkController.publish publishing core=awholynewcollection_0_shard1_replica2 state=down
[junit4:junit4]   2> 9951 T757 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9952 T757 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9952 T743 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9952 T757 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 9952 T771 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9954 T757 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 9954 T757 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 9955 T757 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9955 T757 oasc.SolrCore.<init> [awholynewcollection_0_shard3_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1363728192017/awholynewcollection_0_shard3_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1363728192017/awholynewcollection_0_shard3_replica1/data/
[junit4:junit4]   2> 9956 T757 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@fb8073
[junit4:junit4]   2> 9961 T757 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 9961 T757 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1363728192017/awholynewcollection_0_shard3_replica1/data forceNew: false
[junit4:junit4]   2> 9962 T757 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1363728192017/awholynewcollection_0_shard3_replica1/data/index/
[junit4:junit4]   2> 9962 T757 oasc.SolrCore.initIndex WARNING [awholynewcollection_0_shard3_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1363728192017/awholynewcollection_0_shard3_replica1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 9963 T757 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1363728192017/awholynewcollection_0_shard3_replica1/data/index forceNew: false
[junit4:junit4]   2> 9959 T743 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9957 T742 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9967 T742 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9963 T771 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9982 T724 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 9982 T743 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9983 T725 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9989 T771 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9990 T724 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 9991 T725 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 9993 T724 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 9994 T757 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7dcf94 lockFactory=org.apache.lucene.store.NativeFSLockFactory@cd4b01),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 9995 T757 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10001 T757 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10002 T757 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10002 T725 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10003 T757 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10003 T757 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10003 T725 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10003 T742 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10004 T725 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10004 T743 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10004 T725 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10004 T757 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10005 T757 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10005 T757 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10005 T725 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10006 T757 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10006 T725 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10006 T757 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10006 T725 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10007 T725 oasc.SolrCore.<init> [awholynewcollection_0_shard2_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1363728190617/awholynewcollection_0_shard2_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1363728190617/awholynewcollection_0_shard2_replica1/data/
[junit4:junit4]   2> 10007 T725 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@fb8073
[junit4:junit4]   2> 10008 T771 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10008 T725 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10010 T742 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10012 T725 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1363728190617/awholynewcollection_0_shard2_replica1/data forceNew: false
[junit4:junit4]   2> 10012 T725 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1363728190617/awholynewcollection_0_shard2_replica1/data/index/
[junit4:junit4]   2> 10012 T725 oasc.SolrCore.initIndex WARNING [awholynewcollection_0_shard2_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1363728190617/awholynewcollection_0_shard2_replica1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10013 T724 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10014 T757 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10014 T725 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1363728190617/awholynewcollection_0_shard2_replica1/data/index forceNew: false
[junit4:junit4]   2> 10014 T743 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10016 T757 oass.SolrIndexSearcher.<init> Opening Searcher@19ecc94 main
[junit4:junit4]   2> 10017 T725 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@12ffde8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@12109e4),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10017 T757 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1363728192017/awholynewcollection_0_shard3_replica1/data/tlog
[junit4:junit4]   2> 10017 T725 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10017 T742 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10018 T757 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10018 T757 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10018 T742 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10019 T742 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10019 T742 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10023 T757 oasc.ZkController.publish publishing core=awholynewcollection_0_shard3_replica1 state=down
[junit4:junit4]   2> 10023 T814 oasc.SolrCore.registerSearcher [awholynewcollection_0_shard3_replica1] Registered new searcher Searcher@19ecc94 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10021 T724 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10021 T771 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 10020 T725 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10025 T743 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10025 T725 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10026 T725 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10027 T725 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10028 T743 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10028 T725 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10029 T725 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10029 T787 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 10030 T725 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10040 T725 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10040 T725 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10041 T724 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10042 T771 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10043 T724 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10043 T724 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10044 T724 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10028 T742 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10044 T742 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10045 T742 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10045 T724 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10045 T724 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10046 T724 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10046 T724 oasc.SolrCore.<init> [awholynewcollection_0_shard4_replica2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1363728190617/awholynewcollection_0_shard4_replica2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1363728190617/awholynewcollection_0_shard4_replica2/data/
[junit4:junit4]   2> 10047 T724 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@fb8073
[junit4:junit4]   2> 10048 T724 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10048 T787 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 10049 T724 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1363728190617/awholynewcollection_0_shard4_replica2/data forceNew: false
[junit4:junit4]   2> 10049 T724 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1363728190617/awholynewcollection_0_shard4_replica2/data/index/
[junit4:junit4]   2> 10049 T724 oasc.SolrCore.initIndex WARNING [awholynewcollection_0_shard4_replica2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1363728190617/awholynewcollection_0_shard4_replica2/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10050 T724 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1363728190617/awholynewcollection_0_shard4_replica2/data/index forceNew: false
[junit4:junit4]   2> 10050 T787 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 10044 T725 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 10052 T724 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@58045c lockFactory=org.apache.lucene.store.NativeFSLockFactory@112e303),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 10053 T724 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 10043 T771 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10054 T771 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10054 T771 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10028 T743 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10055 T743 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 10045 T742 oasc.SolrCore.<init> [awholynewcollection_0_shard1_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1363728190861/awholynewcollection_0_shard1_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1363728190861/awholynewcollection_0_shard1_replica1/data/
[junit4:junit4]   2> 10055 T725 oass.SolrIndexSearcher.<init> Opening Searcher@1853fd7 main
[junit4:junit4]   2> 10055 T724 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 10056 T725 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1363728190617/awholynewcollection_0_shard2_replica1/data/tlog
[junit4:junit4]   2> 10056 T742 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@fb8073
[junit4:junit4]   2> 10057 T725 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 10056 T724 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 10056 T771 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10058 T724 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 10057 T725 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 10059 T771 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10059 T724 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 10059 T771 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10057 T742 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10060 T771 oasc.SolrCore.<init> [awholynewcollection_0_shard4_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1363728193180/awholynewcollection_0_shard4_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1363728193180/awholynewcollection_0_shard4_replica1/data/
[junit4:junit4]   2> 10058 T743 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Unknown key IMPORTANT NOTE
[junit4:junit4]   2> 10061 T743 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARNING Expected key, got STRING
[junit4:junit4]   2> 10061 T743 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10061 T743 oasc.SolrCore.<init> [awholynewcollection_0_shard3_replica2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1363728190861/awholynewcollection_0_shard3_replica2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1363728190861/awholynewcollection_0_shard3_replica2/data/
[junit4:junit4]   2> 10062 T743 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@fb8073
[junit4:junit4]   2> 10060 T724 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 10062 T743 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10063 T743 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1363728190861/awholynewcollection_0_shard3_replica2/data forceNew: false
[junit4:junit4]   2> 10064 T743 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1363728190861/awholynewcollection_0_shard3_replica2/data/index/
[junit4:junit4]   2> 10064 T725 oasc.ZkController.publish publishing core=awholynewcollection_0_shard2_replica1 state=down
[junit4:junit4]   2> 10061 T742 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1363728190861/awholynewcollection_0_shard1_replica1/data forceNew: false
[junit4:junit4]   2> 10065 T815 oasc.SolrCore.registerSearcher [awholynewcollection_0_shard2_replica1] Registered new searcher Searcher@1853fd7 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 10060 T771 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@fb8073
[junit4:junit4]   2> 10065 T742 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1363728190861/awholynewcollection_0_shard1_replica1/data/index/
[junit4:junit4]   2> 10065 T742 oasc.SolrCore.initIndex WARNING [awholynewcollection_0_shard1_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1363728190861/awholynewcollection_0_shard1_replica1/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10066 T771 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 10064 T743 oasc.SolrCore.initIndex WARNING [awholynewcollection_0_shard3_replica2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1363728190861/awholynewcollection_0_shard3_replica2/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 10062 T724 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 10066 T742 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1363728190861/awholynewcollection_0_shard1_replica1/data/index forceNew: false
[junit4:junit4]   2> 10067 T724 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 10067 T743 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1363728190861/awholynewcollection_0_shard3_replica2/data/index forceNew: false
[junit4:junit4]   2> 10068 T724 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 10067 T771 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1363728193180/awholynewcollection_0_shard4_replica1/data forceNew: false
[junit4:junit4]   2> 10068 T724 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 10069 T742 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@14fc003 lockFactory=org.apache.lucene.store.Nat

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

ERROR   32.7s J0 | BasicDistributedZk2Test.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: org.apache.solr.common.SolrException: Server at http://127.0.0.1:60874/onenodecollectioncore returned non ok status:404, message:Can not find: /onenodecollectioncore/update
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([5470C37407569765:D5964D6C7009F759]:0)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:375)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
[junit4:junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
[junit4:junit4]    > 	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:89)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:806)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:487)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    > 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    > 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    > 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    > 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 32681 T1937 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 32684 T1936 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 3 leaked thread(s).
[junit4:junit4]   2> 32817 T2011 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 32817 T2011 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> 32817 T2011 oascc.ZkStateReader$2.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
[junit4:junit4]   2> 32818 T2011 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 33563 T1940 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> NOTE: test params are: codec=Lucene42: {}, docValues:{}, sim=DefaultSimilarity, locale=pl, timezone=Asia/Vladivostok
[junit4:junit4]   2> NOTE: Linux 3.2.0-39-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=3,free=26756744,total=144138240
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestSweetSpotSimilarityFactory, SchemaVersionSpecificBehaviorTest, TestExtendedDismaxParser, TestSolrDeletionPolicy2, ScriptEngineTest, TestJoin, TestRealTimeGet, FieldMutatingUpdateProcessorTest, SyncSliceTest, SolrInfoMBeanTest, OverseerCollectionProcessorTest, TestPhraseSuggestions, TestDocumentBuilder, TestLFUCache, ExternalFileFieldSortTest, ResourceLoaderTest, MinimalSchemaTest, TestXIncludeConfig, TestCoreContainer, TestStressRecovery, BinaryUpdateRequestHandlerTest, TestPerFieldSimilarity, CacheHeaderTest, TestPluginEnable, TestLRUCache, TestSolrIndexConfig, SliceStateUpdateTest, TestQueryUtils, TermVectorComponentTest, TestTrie, QueryParsingTest, SuggesterFSTTest, TestReplicationHandler, BadComponentTest, DocValuesTest, QueryEqualityTest, PrimitiveFieldTypeTest, ZkCLITest, TestSort, TestWriterPerf, LegacyHTMLStripCharFilterTest, DistributedQueryElevationComponentTest, CoreAdminHandlerTest, DocumentBuilderTest, SOLR749Test, LeaderElectionTest, SolrIndexSplitterTest, TestSurroundQueryParser, TestPropInjectDefaults, ShowFileRequestHandlerTest, BasicFunctionalityTest, LoggingHandlerTest, TestFuzzyAnalyzedSuggestions, CSVRequestHandlerTest, TestValueSourceCache, TestSearchPerf, SuggesterTest, RegexBoostProcessorTest, TestFaceting, RecoveryZkTest, TestShardHandlerFactory, TestDocSet, DirectSolrConnectionTest, TestCollationKeyRangeQueries, TestPseudoReturnFields, IndexSchemaTest, SliceStateTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test]
[junit4:junit4] Completed on J0 in 33.70s, 1 test, 1 error <<< FAILURES!

[...truncated 424 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:361: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:449: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1213: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:877: There were test failures: 273 suites, 1147 tests, 2 suite-level errors, 2 errors, 13 ignored (7 assumptions)

Total time: 39 minutes 35 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 32bit/jdk1.8.0-ea-b79 -server -XX:+UseSerialGC
Email was triggered for: Failure
Sending email for trigger: Failure