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/02/25 16:31:11 UTC

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.8.0-ea-b65) - Build # 4447 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/4447/
Java: 32bit/jdk1.8.0-ea-b65 -server -XX:+UseG1GC

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

Error Message:
Still found shard

Stack Trace:
java.lang.AssertionError: Still found shard
	at __randomizedtesting.SeedInfo.seed([508EFC70FE90DFA1:D168726889CFBF9D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:120)
	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:73)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:474)
	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 9608 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
[junit4:junit4]   2> 0 T2739 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 3 T2739 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361806099194
[junit4:junit4]   2> 4 T2739 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 4 T2740 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 5 T2740 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 5 T2740 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 5 T2740 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 8 T2740 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 8 T2740 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 104 T2739 oasc.ZkTestServer.run start zk server on port:38350
[junit4:junit4]   2> 105 T2739 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38350 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@18c8d03
[junit4:junit4]   2> 108 T2739 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 108 T2745 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:38350. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 109 T2745 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:38350, initiating session
[junit4:junit4]   2> 109 T2741 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60693
[junit4:junit4]   2> 109 T2741 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60693
[junit4:junit4]   2> 109 T2743 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 114 T2743 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f803000000 with negotiated timeout 10000 for client /127.0.0.1:60693
[junit4:junit4]   2> 114 T2745 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:38350, sessionid = 0x13d11f803000000, negotiated timeout = 10000
[junit4:junit4]   2> 115 T2746 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18c8d03 name:ZooKeeperConnection Watcher:127.0.0.1:38350 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 115 T2739 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 115 T2739 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 118 T2744 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d11f803000000
[junit4:junit4]   2> 118 T2746 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 119 T2741 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:60693 which had sessionid 0x13d11f803000000
[junit4:junit4]   2> 118 T2739 oaz.ZooKeeper.close Session: 0x13d11f803000000 closed
[junit4:junit4]   2> 119 T2739 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38350/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@12e9209
[junit4:junit4]   2> 122 T2747 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:38350. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 122 T2739 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 122 T2747 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:38350, initiating session
[junit4:junit4]   2> 123 T2741 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60694
[junit4:junit4]   2> 123 T2741 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60694
[junit4:junit4]   2> 124 T2743 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f803000001 with negotiated timeout 10000 for client /127.0.0.1:60694
[junit4:junit4]   2> 124 T2747 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:38350, sessionid = 0x13d11f803000001, negotiated timeout = 10000
[junit4:junit4]   2> 125 T2748 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12e9209 name:ZooKeeperConnection Watcher:127.0.0.1:38350/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 125 T2739 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 126 T2739 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 128 T2739 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 131 T2739 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 133 T2739 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 136 T2739 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> 137 T2739 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 141 T2739 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> 142 T2739 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 151 T2739 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> 152 T2739 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 156 T2739 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> 157 T2739 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 159 T2739 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> 160 T2739 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 163 T2739 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> 164 T2739 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 167 T2739 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> 168 T2739 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 171 T2739 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> 171 T2739 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 174 T2739 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> 175 T2739 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 178 T2744 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d11f803000001
[junit4:junit4]   2> 179 T2748 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 179 T2741 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:60694 which had sessionid 0x13d11f803000001
[junit4:junit4]   2> 179 T2739 oaz.ZooKeeper.close Session: 0x13d11f803000001 closed
[junit4:junit4]   2> 231 T2739 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 621 T2739 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49922
[junit4:junit4]   2> 622 T2739 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 622 T2739 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 622 T2739 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361806099371
[junit4:junit4]   2> 623 T2739 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361806099371/solr.xml
[junit4:junit4]   2> 623 T2739 oasc.CoreContainer.<init> New CoreContainer 29795831
[junit4:junit4]   2> 624 T2739 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361806099371/'
[junit4:junit4]   2> 625 T2739 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361806099371/'
[junit4:junit4]   2> 651 T2739 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 651 T2739 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 651 T2739 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 652 T2739 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 652 T2739 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 652 T2739 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 652 T2739 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 653 T2739 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 653 T2739 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 653 T2739 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 663 T2739 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 685 T2739 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:38350/solr
[junit4:junit4]   2> 686 T2739 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 686 T2739 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38350 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@1cb10ba
[junit4:junit4]   2> 687 T2758 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:38350. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 687 T2739 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 688 T2758 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:38350, initiating session
[junit4:junit4]   2> 688 T2741 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60695
[junit4:junit4]   2> 688 T2741 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60695
[junit4:junit4]   2> 690 T2743 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f803000002 with negotiated timeout 20000 for client /127.0.0.1:60695
[junit4:junit4]   2> 690 T2758 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:38350, sessionid = 0x13d11f803000002, negotiated timeout = 20000
[junit4:junit4]   2> 691 T2759 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1cb10ba name:ZooKeeperConnection Watcher:127.0.0.1:38350 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 692 T2739 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 693 T2744 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d11f803000002
[junit4:junit4]   2> 694 T2759 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 694 T2741 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:60695 which had sessionid 0x13d11f803000002
[junit4:junit4]   2> 694 T2739 oaz.ZooKeeper.close Session: 0x13d11f803000002 closed
[junit4:junit4]   2> 695 T2739 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 698 T2739 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38350/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1c2015f
[junit4:junit4]   2> 700 T2760 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:38350. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 700 T2739 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 700 T2760 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:38350, initiating session
[junit4:junit4]   2> 700 T2741 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60696
[junit4:junit4]   2> 700 T2741 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60696
[junit4:junit4]   2> 701 T2743 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f803000003 with negotiated timeout 20000 for client /127.0.0.1:60696
[junit4:junit4]   2> 701 T2760 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:38350, sessionid = 0x13d11f803000003, negotiated timeout = 20000
[junit4:junit4]   2> 701 T2761 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c2015f name:ZooKeeperConnection Watcher:127.0.0.1:38350/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 701 T2739 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 702 T2744 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f803000003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 703 T2739 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 705 T2739 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49922_
[junit4:junit4]   2> 705 T2744 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f803000003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49922_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49922_
[junit4:junit4]   2> 707 T2739 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49922_
[junit4:junit4]   2> 710 T2739 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 713 T2744 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f803000003 type:delete cxid:0x16 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 714 T2739 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 715 T2739 oasc.Overseer.start Overseer (id=89247324517171203-127.0.0.1:49922_-n_0000000000) starting
[junit4:junit4]   2> 715 T2744 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f803000003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 716 T2744 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f803000003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 717 T2744 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f803000003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 718 T2744 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f803000003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 719 T2763 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 719 T2739 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 720 T2739 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 721 T2762 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 724 T2764 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361806099371/collection1
[junit4:junit4]   2> 724 T2764 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 724 T2764 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 725 T2764 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 725 T2764 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361806099371/collection1/'
[junit4:junit4]   2> 726 T2764 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361806099371/collection1/lib/README' to classloader
[junit4:junit4]   2> 726 T2764 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361806099371/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 760 T2764 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 808 T2764 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 809 T2764 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 813 T2764 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1426 T2764 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1451 T2764 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1461 T2764 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1482 T2764 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1486 T2764 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1497 T2764 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1501 T2764 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1503 T2764 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361806099371/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/control/data/
[junit4:junit4]   2> 1503 T2764 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@51a783
[junit4:junit4]   2> 1503 T2764 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1505 T2764 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/control/data forceNew:false
[junit4:junit4]   2> 1505 T2764 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/control/data
[junit4:junit4]   2> 1505 T2764 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/control/data/index/
[junit4:junit4]   2> 1505 T2764 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1506 T2764 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/control/data/index forceNew:false
[junit4:junit4]   2> 1508 T2764 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1a3e41a lockFactory=org.apache.lucene.store.NativeFSLockFactory@53c9d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1509 T2764 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1509 T2764 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/control/data/index
[junit4:junit4]   2> 1512 T2764 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1512 T2764 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1512 T2764 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1513 T2764 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1513 T2764 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1513 T2764 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1514 T2764 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1515 T2764 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1515 T2764 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1523 T2764 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1529 T2764 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/control/data
[junit4:junit4]   2> 1530 T2764 oass.SolrIndexSearcher.<init> Opening Searcher@14d869d main
[junit4:junit4]   2> 1530 T2764 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/control/data/tlog
[junit4:junit4]   2> 1531 T2764 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1532 T2764 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1535 T2764 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/control/data
[junit4:junit4]   2> 1535 T2765 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@14d869d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1536 T2764 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1536 T2764 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1537 T2744 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f803000003 type:create cxid:0x50 zxid:0x29 txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue Error:KeeperErrorCode = NoNode for /solr/overseer/queue
[junit4:junit4]   2> 2224 T2762 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2225 T2762 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49922_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49922",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard":null}
[junit4:junit4]   2> 2225 T2762 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2226 T2762 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2226 T2744 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f803000003 type:create cxid:0x58 zxid:0x2c txntype:-1 reqpath:n/a Error Path:/solr/overseer/queue-work Error:KeeperErrorCode = NoNode for /solr/overseer/queue-work
[junit4:junit4]   2> 2230 T2761 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> 2540 T2764 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2540 T2764 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49922 collection:control_collection shard:shard1
[junit4:junit4]   2> 2541 T2764 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2545 T2744 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f803000003 type:delete cxid:0x72 zxid:0x36 txntype:-1 reqpath:n/a Error Path:/solr/collections/control_collection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/control_collection/leaders
[junit4:junit4]   2> 2545 T2764 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2546 T2744 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f803000003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2547 T2764 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2547 T2764 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2547 T2764 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49922/collection1/
[junit4:junit4]   2> 2547 T2764 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2547 T2764 oasc.SyncStrategy.syncToMe http://127.0.0.1:49922/collection1/ has no replicas
[junit4:junit4]   2> 2548 T2764 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49922/collection1/
[junit4:junit4]   2> 2548 T2764 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2551 T2744 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f803000003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3972 T2762 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4333 T2761 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> 4358 T2764 oasc.ZkController.register We are http://127.0.0.1:49922/collection1/ and leader is http://127.0.0.1:49922/collection1/
[junit4:junit4]   2> 4361 T2764 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49922
[junit4:junit4]   2> 4361 T2764 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 4361 T2764 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 4362 T2764 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 4363 T2764 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 4365 T2739 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 4367 T2739 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 4368 T2739 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 4560 T2739 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 4562 T2739 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38350/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@1a4b6e2
[junit4:junit4]   2> 4652 T2739 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4961 T2766 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:38350. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4963 T2766 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:38350, initiating session
[junit4:junit4]   2> 4963 T2741 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60697
[junit4:junit4]   2> 4965 T2741 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60697
[junit4:junit4]   2> 4968 T2743 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f803000004 with negotiated timeout 10000 for client /127.0.0.1:60697
[junit4:junit4]   2> 4968 T2766 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:38350, sessionid = 0x13d11f803000004, negotiated timeout = 10000
[junit4:junit4]   2> 4968 T2767 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a4b6e2 name:ZooKeeperConnection Watcher:127.0.0.1:38350/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4968 T2739 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4969 T2739 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4970 T2739 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 5034 T2739 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 5043 T2739 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:34562
[junit4:junit4]   2> 5043 T2739 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 5044 T2739 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 5045 T2739 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361806104161
[junit4:junit4]   2> 5045 T2739 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361806104161/solr.xml
[junit4:junit4]   2> 5045 T2739 oasc.CoreContainer.<init> New CoreContainer 23161042
[junit4:junit4]   2> 5046 T2739 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361806104161/'
[junit4:junit4]   2> 5046 T2739 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361806104161/'
[junit4:junit4]   2> 5086 T2739 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 5087 T2739 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 5087 T2739 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 5088 T2739 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 5088 T2739 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 5089 T2739 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 5089 T2739 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 5090 T2739 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 5090 T2739 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 5091 T2739 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 5111 T2739 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 5146 T2739 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:38350/solr
[junit4:junit4]   2> 5146 T2739 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 5147 T2739 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38350 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@2e98d2
[junit4:junit4]   2> 5150 T2777 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:38350. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 5150 T2739 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 5151 T2777 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:38350, initiating session
[junit4:junit4]   2> 5151 T2741 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60699
[junit4:junit4]   2> 5151 T2741 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60699
[junit4:junit4]   2> 5152 T2743 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f803000005 with negotiated timeout 20000 for client /127.0.0.1:60699
[junit4:junit4]   2> 5152 T2777 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:38350, sessionid = 0x13d11f803000005, negotiated timeout = 20000
[junit4:junit4]   2> 5153 T2778 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2e98d2 name:ZooKeeperConnection Watcher:127.0.0.1:38350 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 5153 T2739 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 5153 T2744 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d11f803000005
[junit4:junit4]   2> 5154 T2778 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 5154 T2739 oaz.ZooKeeper.close Session: 0x13d11f803000005 closed
[junit4:junit4]   2> 5155 T2741 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:60699 which had sessionid 0x13d11f803000005
[junit4:junit4]   2> 5155 T2739 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 5157 T2739 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38350/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@112b151
[junit4:junit4]   2> 5160 T2779 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:38350. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 5160 T2739 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 5160 T2741 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60700
[junit4:junit4]   2> 5160 T2779 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:38350, initiating session
[junit4:junit4]   2> 5161 T2741 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60700
[junit4:junit4]   2> 5162 T2743 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f803000006 with negotiated timeout 20000 for client /127.0.0.1:60700
[junit4:junit4]   2> 5162 T2779 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:38350, sessionid = 0x13d11f803000006, negotiated timeout = 20000
[junit4:junit4]   2> 5162 T2780 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@112b151 name:ZooKeeperConnection Watcher:127.0.0.1:38350/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 5162 T2739 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 5163 T2744 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f803000006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 5163 T2744 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f803000006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 5164 T2739 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 5835 T2762 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5836 T2762 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49922_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49922",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard":"shard1"}
[junit4:junit4]   2> 5838 T2761 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> 5838 T2767 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> 5838 T2780 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> 6167 T2739 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34562_
[junit4:junit4]   2> 6168 T2744 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f803000006 type:delete cxid:0xb zxid:0x4f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:34562_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:34562_
[junit4:junit4]   2> 6168 T2739 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34562_
[junit4:junit4]   2> 6171 T2780 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 6171 T2767 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
[junit4:junit4]   2> 6171 T2761 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 6171 T2761 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> 6172 T2780 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 6173 T2767 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 6179 T2781 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361806104161/collection1
[junit4:junit4]   2> 6179 T2781 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 6179 T2781 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 6180 T2781 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 6181 T2781 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361806104161/collection1/'
[junit4:junit4]   2> 6181 T2781 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361806104161/collection1/lib/README' to classloader
[junit4:junit4]   2> 6182 T2781 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361806104161/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 6211 T2781 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 6275 T2781 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 6277 T2781 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 6282 T2781 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 6775 T2781 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 6780 T2781 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 6782 T2781 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 6788 T2781 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6790 T2781 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 6793 T2781 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6793 T2781 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 6794 T2781 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361806104161/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty1/
[junit4:junit4]   2> 6794 T2781 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@51a783
[junit4:junit4]   2> 6795 T2781 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 6795 T2781 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty1 forceNew:false
[junit4:junit4]   2> 6795 T2781 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty1
[junit4:junit4]   2> 6795 T2781 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty1/index/
[junit4:junit4]   2> 6796 T2781 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 6796 T2781 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty1/index forceNew:false
[junit4:junit4]   2> 6797 T2781 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1030a0c lockFactory=org.apache.lucene.store.NativeFSLockFactory@597047),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 6798 T2781 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 6798 T2781 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty1/index
[junit4:junit4]   2> 6799 T2781 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 6800 T2781 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 6800 T2781 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 6800 T2781 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 6800 T2781 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 6801 T2781 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 6801 T2781 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 6801 T2781 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 6801 T2781 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 6803 T2781 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 6806 T2781 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty1
[junit4:junit4]   2> 6806 T2781 oass.SolrIndexSearcher.<init> Opening Searcher@198660 main
[junit4:junit4]   2> 6806 T2781 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty1/tlog
[junit4:junit4]   2> 6807 T2781 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 6807 T2781 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 6855 T2782 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@198660 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 6856 T2781 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 6856 T2781 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 7341 T2762 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 7341 T2762 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:34562_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:34562",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard":null}
[junit4:junit4]   2> 7341 T2762 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 7342 T2762 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 7344 T2767 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> 7344 T2780 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> 7344 T2761 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> 7857 T2781 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 7857 T2781 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:34562 collection:collection1 shard:shard2
[junit4:junit4]   2> 7858 T2781 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 7861 T2744 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f803000006 type:delete cxid:0x48 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 7861 T2781 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 7861 T2744 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f803000006 type:create cxid:0x49 zxid:0x5c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7862 T2781 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 7863 T2781 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 7863 T2781 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:34562/collection1/
[junit4:junit4]   2> 7863 T2781 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 7863 T2781 oasc.SyncStrategy.syncToMe http://127.0.0.1:34562/collection1/ has no replicas
[junit4:junit4]   2> 7863 T2781 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:34562/collection1/
[junit4:junit4]   2> 7864 T2781 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 7866 T2744 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f803000006 type:create cxid:0x53 zxid:0x60 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9038 T2762 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9199 T2780 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> 9199 T2767 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> 9199 T2761 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> 9219 T2781 oasc.ZkController.register We are http://127.0.0.1:34562/collection1/ and leader is http://127.0.0.1:34562/collection1/
[junit4:junit4]   2> 9221 T2781 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:34562
[junit4:junit4]   2> 9221 T2781 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 9221 T2781 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 9221 T2781 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9222 T2781 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9224 T2739 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 9224 T2739 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 9225 T2739 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 9517 T2739 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 9549 T2739 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55356
[junit4:junit4]   2> 9549 T2739 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 9550 T2739 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 9550 T2739 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361806108565
[junit4:junit4]   2> 9551 T2739 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361806108565/solr.xml
[junit4:junit4]   2> 9551 T2739 oasc.CoreContainer.<init> New CoreContainer 27778388
[junit4:junit4]   2> 9552 T2739 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361806108565/'
[junit4:junit4]   2> 9552 T2739 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361806108565/'
[junit4:junit4]   2> 9774 T2739 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 9774 T2739 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 9775 T2739 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 9775 T2739 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 9775 T2739 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 9776 T2739 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 9776 T2739 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 9776 T2739 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 9777 T2739 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 9777 T2739 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 9788 T2739 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 9804 T2739 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:38350/solr
[junit4:junit4]   2> 9805 T2739 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 9805 T2739 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38350 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@3053f
[junit4:junit4]   2> 9809 T2739 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9837 T2792 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:38350. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 9837 T2792 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:38350, initiating session
[junit4:junit4]   2> 9837 T2741 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60703
[junit4:junit4]   2> 9838 T2741 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60703
[junit4:junit4]   2> 9838 T2743 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f803000007 with negotiated timeout 20000 for client /127.0.0.1:60703
[junit4:junit4]   2> 9838 T2792 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:38350, sessionid = 0x13d11f803000007, negotiated timeout = 20000
[junit4:junit4]   2> 9839 T2793 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3053f name:ZooKeeperConnection Watcher:127.0.0.1:38350 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9839 T2739 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9840 T2744 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d11f803000007
[junit4:junit4]   2> 9840 T2793 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 9840 T2741 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:60703 which had sessionid 0x13d11f803000007
[junit4:junit4]   2> 9840 T2739 oaz.ZooKeeper.close Session: 0x13d11f803000007 closed
[junit4:junit4]   2> 9841 T2739 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 9843 T2739 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38350/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@1247cfb
[junit4:junit4]   2> 9844 T2794 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:38350. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 9844 T2739 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 9845 T2741 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60704
[junit4:junit4]   2> 9845 T2794 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:38350, initiating session
[junit4:junit4]   2> 9845 T2741 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60704
[junit4:junit4]   2> 9846 T2743 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f803000008 with negotiated timeout 20000 for client /127.0.0.1:60704
[junit4:junit4]   2> 9846 T2794 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:38350, sessionid = 0x13d11f803000008, negotiated timeout = 20000
[junit4:junit4]   2> 9846 T2795 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1247cfb name:ZooKeeperConnection Watcher:127.0.0.1:38350/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 9846 T2739 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 9847 T2744 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f803000008 type:create cxid:0x1 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9847 T2744 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f803000008 type:create cxid:0x2 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9849 T2739 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 10702 T2762 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 10704 T2762 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:34562_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:34562",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard":"shard2"}
[junit4:junit4]   2> 10707 T2767 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> 10707 T2761 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> 10707 T2795 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> 10707 T2780 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> 10850 T2739 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55356_
[junit4:junit4]   2> 10851 T2744 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f803000008 type:delete cxid:0xb zxid:0x73 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:55356_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:55356_
[junit4:junit4]   2> 10852 T2739 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55356_
[junit4:junit4]   2> 10853 T2767 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> 10854 T2761 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 10854 T2761 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> 10854 T2795 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 10854 T2780 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 10854 T2795 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> 10854 T2780 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> 10855 T2767 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 10861 T2796 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361806108565/collection1
[junit4:junit4]   2> 10861 T2796 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 10862 T2796 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 10862 T2796 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 10863 T2796 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361806108565/collection1/'
[junit4:junit4]   2> 10864 T2796 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361806108565/collection1/lib/README' to classloader
[junit4:junit4]   2> 10864 T2796 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361806108565/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 10895 T2796 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 10936 T2796 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 10936 T2796 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10940 T2796 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 11347 T2796 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 11353 T2796 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 11355 T2796 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 11362 T2796 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 11364 T2796 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 11367 T2796 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 11368 T2796 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 11368 T2796 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361806108565/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty2/
[junit4:junit4]   2> 11369 T2796 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@51a783
[junit4:junit4]   2> 11369 T2796 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 11369 T2796 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty2 forceNew:false
[junit4:junit4]   2> 11370 T2796 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty2
[junit4:junit4]   2> 11370 T2796 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty2/index/
[junit4:junit4]   2> 11370 T2796 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 11371 T2796 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty2/index forceNew:false
[junit4:junit4]   2> 11371 T2796 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1ba98a5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@308aef),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 11372 T2796 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 11372 T2796 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty2/index
[junit4:junit4]   2> 11373 T2796 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 11373 T2796 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 11373 T2796 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 11374 T2796 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 11374 T2796 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 11374 T2796 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 11374 T2796 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 11375 T2796 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 11375 T2796 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 11378 T2796 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 11380 T2796 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty2
[junit4:junit4]   2> 11380 T2796 oass.SolrIndexSearcher.<init> Opening Searcher@ee4d15 main
[junit4:junit4]   2> 11380 T2796 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty2/tlog
[junit4:junit4]   2> 11381 T2796 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 11381 T2796 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 11456 T2797 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ee4d15 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 11457 T2796 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 11457 T2796 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12211 T2762 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12212 T2762 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:55356_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55356",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard":null}
[junit4:junit4]   2> 12213 T2762 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 12213 T2762 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 12231 T2761 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> 12232 T2767 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> 12231 T2780 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> 12231 T2795 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> 12458 T2796 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 12459 T2796 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55356 collection:collection1 shard:shard1
[junit4:junit4]   2> 12460 T2796 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 12464 T2744 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f803000008 type:delete cxid:0x47 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard1 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard1
[junit4:junit4]   2> 12465 T2796 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 12466 T2744 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f803000008 type:create cxid:0x48 zxid:0x7f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 12467 T2796 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 12468 T2796 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 12468 T2796 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:55356/collection1/
[junit4:junit4]   2> 12469 T2796 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 12469 T2796 oasc.SyncStrategy.syncToMe http://127.0.0.1:55356/collection1/ has no replicas
[junit4:junit4]   2> 12469 T2796 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:55356/collection1/
[junit4:junit4]   2> 12469 T2796 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 12472 T2744 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f803000008 type:create cxid:0x51 zxid:0x82 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13736 T2762 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13744 T2795 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> 13744 T2780 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> 13745 T2767 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> 13745 T2761 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> 13776 T2796 oasc.ZkController.register We are http://127.0.0.1:55356/collection1/ and leader is http://127.0.0.1:55356/collection1/
[junit4:junit4]   2> 13777 T2796 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55356
[junit4:junit4]   2> 13777 T2796 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 13777 T2796 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 13777 T2796 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13778 T2796 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 13779 T2739 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 13780 T2739 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 13780 T2739 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 13880 T2739 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 13882 T2739 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:45449
[junit4:junit4]   2> 13883 T2739 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 13884 T2739 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 13884 T2739 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361806112974
[junit4:junit4]   2> 13885 T2739 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361806112974/solr.xml
[junit4:junit4]   2> 13885 T2739 oasc.CoreContainer.<init> New CoreContainer 10385354
[junit4:junit4]   2> 13886 T2739 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361806112974/'
[junit4:junit4]   2> 13886 T2739 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361806112974/'
[junit4:junit4]   2> 13912 T2739 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 13913 T2739 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 13913 T2739 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 13914 T2739 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 13914 T2739 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 13915 T2739 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 13915 T2739 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 13916 T2739 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 13916 T2739 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 13917 T2739 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 13926 T2739 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 13940 T2739 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:38350/solr
[junit4:junit4]   2> 13941 T2739 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 13941 T2739 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38350 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@c1c6c3
[junit4:junit4]   2> 13944 T2739 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13977 T2807 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:38350. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13978 T2807 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:38350, initiating session
[junit4:junit4]   2> 13978 T2741 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60715
[junit4:junit4]   2> 13978 T2741 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60715
[junit4:junit4]   2> 13979 T2743 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f803000009 with negotiated timeout 20000 for client /127.0.0.1:60715
[junit4:junit4]   2> 13979 T2807 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:38350, sessionid = 0x13d11f803000009, negotiated timeout = 20000
[junit4:junit4]   2> 13979 T2808 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c1c6c3 name:ZooKeeperConnection Watcher:127.0.0.1:38350 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13979 T2739 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13980 T2744 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d11f803000009
[junit4:junit4]   2> 13981 T2808 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 13981 T2741 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:60715 which had sessionid 0x13d11f803000009
[junit4:junit4]   2> 13981 T2739 oaz.ZooKeeper.close Session: 0x13d11f803000009 closed
[junit4:junit4]   2> 13981 T2739 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 13984 T2739 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38350/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@b61075
[junit4:junit4]   2> 13988 T2809 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:38350. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 13987 T2739 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 13988 T2809 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:38350, initiating session
[junit4:junit4]   2> 13988 T2741 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60716
[junit4:junit4]   2> 13988 T2741 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60716
[junit4:junit4]   2> 13989 T2743 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f80300000a with negotiated timeout 20000 for client /127.0.0.1:60716
[junit4:junit4]   2> 13989 T2809 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:38350, sessionid = 0x13d11f80300000a, negotiated timeout = 20000
[junit4:junit4]   2> 13989 T2810 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b61075 name:ZooKeeperConnection Watcher:127.0.0.1:38350/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 13989 T2739 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 13990 T2744 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f80300000a type:create cxid:0x1 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13991 T2744 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f80300000a type:create cxid:0x2 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 13991 T2739 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 14993 T2739 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45449_
[junit4:junit4]   2> 14994 T2744 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f80300000a type:delete cxid:0x9 zxid:0x91 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:45449_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:45449_
[junit4:junit4]   2> 14995 T2739 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45449_
[junit4:junit4]   2> 14996 T2761 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> 14996 T2780 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> 14996 T2767 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> 14997 T2795 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14997 T2810 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14997 T2795 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> 14997 T2761 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14997 T2767 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 14997 T2780 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 15001 T2811 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361806112974/collection1
[junit4:junit4]   2> 15001 T2811 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 15001 T2811 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 15001 T2811 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 15002 T2811 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361806112974/collection1/'
[junit4:junit4]   2> 15002 T2811 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361806112974/collection1/lib/README' to classloader
[junit4:junit4]   2> 15003 T2811 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361806112974/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 15030 T2811 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 15059 T2811 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 15060 T2811 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 15063 T2811 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 15255 T2762 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15255 T2762 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:55356_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55356",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard":"shard1"}
[junit4:junit4]   2> 15257 T2761 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> 15257 T2767 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> 15258 T2795 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> 15257 T2780 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> 15257 T2810 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> 15395 T2811 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 15400 T2811 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 15402 T2811 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 15408 T2811 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15410 T2811 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 15412 T2811 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15413 T2811 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 15414 T2811 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361806112974/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty3/
[junit4:junit4]   2> 15414 T2811 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@51a783
[junit4:junit4]   2> 15414 T2811 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 15414 T2811 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty3 forceNew:false
[junit4:junit4]   2> 15415 T2811 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty3
[junit4:junit4]   2> 15415 T2811 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty3/index/
[junit4:junit4]   2> 15415 T2811 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 15415 T2811 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty3/index forceNew:false
[junit4:junit4]   2> 15416 T2811 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@cce0bd lockFactory=org.apache.lucene.store.NativeFSLockFactory@1bac55d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 15416 T2811 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 15417 T2811 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty3/index
[junit4:junit4]   2> 15418 T2811 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 15418 T2811 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 15418 T2811 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 15418 T2811 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 15419 T2811 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 15419 T2811 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 15419 T2811 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 15419 T2811 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 15419 T2811 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 15422 T2811 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 15423 T2811 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty3
[junit4:junit4]   2> 15424 T2811 oass.SolrIndexSearcher.<init> Opening Searcher@e33769 main
[junit4:junit4]   2> 15424 T2811 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty3/tlog
[junit4:junit4]   2> 15424 T2811 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 15424 T2811 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 15427 T2812 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e33769 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 15428 T2811 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 15428 T2811 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 16761 T2762 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 16762 T2762 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45449_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45449",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard":null}
[junit4:junit4]   2> 16762 T2762 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 16762 T2762 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 16765 T2767 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> 16765 T2795 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> 16765 T2810 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> 16765 T2761 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> 16765 T2780 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> 17429 T2811 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 17430 T2811 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:45449 collection:collection1 shard:shard2
[junit4:junit4]   2> 17432 T2811 oasc.ZkController.register We are http://127.0.0.1:45449/collection1/ and leader is http://127.0.0.1:34562/collection1/
[junit4:junit4]   2> 17432 T2811 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45449
[junit4:junit4]   2> 17432 T2811 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 17432 T2811 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> 17433 T2811 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> ASYNC  NEW_CORE C158 name=collection1 org.apache.solr.core.SolrCore@1ae31c4 url=http://127.0.0.1:45449/collection1 node=127.0.0.1:45449_ C158_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:45449_, base_url=http://127.0.0.1:45449, roles=null, collection=collection1, core=collection1, state=down, shard=null}
[junit4:junit4]   2> 17433 T2813 C158 P45449 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 17433 T2813 C158 P45449 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 17434 T2813 C158 P45449 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 17434 T2813 C158 P45449 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17434 T2739 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 17434 T2739 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 17434 T2813 C158 P45449 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17434 T2739 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17482 T2739 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 17485 T2739 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:48198
[junit4:junit4]   2> 17485 T2739 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 17486 T2739 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 17486 T2739 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361806116628
[junit4:junit4]   2> 17486 T2739 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361806116628/solr.xml
[junit4:junit4]   2> 17487 T2739 oasc.CoreContainer.<init> New CoreContainer 15047530
[junit4:junit4]   2> 17487 T2739 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361806116628/'
[junit4:junit4]   2> 17487 T2739 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361806116628/'
[junit4:junit4]   2> 17501 T2739 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 17502 T2739 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 17502 T2739 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 17502 T2739 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 17503 T2739 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 17503 T2739 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 17503 T2739 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 17504 T2739 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 17504 T2739 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 17504 T2739 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 17510 T2739 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 17542 T2739 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:38350/solr
[junit4:junit4]   2> 17543 T2739 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 17543 T2739 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38350 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@f81203
[junit4:junit4]   2> 17544 T2823 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:38350. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 17544 T2739 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 17544 T2823 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:38350, initiating session
[junit4:junit4]   2> 17545 T2741 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60720
[junit4:junit4]   2> 17545 T2741 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60720
[junit4:junit4]   2> 17545 T2743 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f80300000b with negotiated timeout 20000 for client /127.0.0.1:60720
[junit4:junit4]   2> 17545 T2823 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:38350, sessionid = 0x13d11f80300000b, negotiated timeout = 20000
[junit4:junit4]   2> 17546 T2824 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f81203 name:ZooKeeperConnection Watcher:127.0.0.1:38350 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 17546 T2739 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 17546 T2744 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13d11f80300000b
[junit4:junit4]   2> 17547 T2824 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 17547 T2741 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:60720 which had sessionid 0x13d11f80300000b
[junit4:junit4]   2> 17547 T2739 oaz.ZooKeeper.close Session: 0x13d11f80300000b closed
[junit4:junit4]   2> 17547 T2739 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 17549 T2739 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38350/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@348915
[junit4:junit4]   2> 17550 T2825 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:38350. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 17550 T2739 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 17550 T2825 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:38350, initiating session
[junit4:junit4]   2> 17550 T2741 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60721
[junit4:junit4]   2> 17550 T2741 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60721
[junit4:junit4]   2> 17551 T2743 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f80300000c with negotiated timeout 20000 for client /127.0.0.1:60721
[junit4:junit4]   2> 17551 T2825 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:38350, sessionid = 0x13d11f80300000c, negotiated timeout = 20000
[junit4:junit4]   2> 17551 T2826 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@348915 name:ZooKeeperConnection Watcher:127.0.0.1:38350/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 17551 T2739 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 17552 T2744 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f80300000c type:create cxid:0x1 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 17552 T2744 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f80300000c type:create cxid:0x2 zxid:0xa3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 17553 T2739 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 18268 T2762 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18269 T2762 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45449_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45449",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard":"shard2"}
[junit4:junit4]   2> 18272 T2795 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> 18272 T2761 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> 18272 T2767 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> 18272 T2826 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> 18272 T2780 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> 18272 T2810 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> 18555 T2739 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48198_
[junit4:junit4]   2> 18556 T2744 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f80300000c type:delete cxid:0xb zxid:0xa8 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:48198_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:48198_
[junit4:junit4]   2> 18557 T2739 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48198_
[junit4:junit4]   2> 18559 T2795 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> 18559 T2761 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> 18560 T2780 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18560 T2810 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18560 T2826 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18560 T2767 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18560 T2826 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> 18560 T2810 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> 18560 T2780 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> 18561 T2795 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18560 T2767 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> 18564 T2761 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 18567 T2827 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361806116628/collection1
[junit4:junit4]   2> 18567 T2827 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 18567 T2827 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 18567 T2827 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 18568 T2827 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361806116628/collection1/'
[junit4:junit4]   2> 18569 T2827 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361806116628/collection1/lib/README' to classloader
[junit4:junit4]   2> 18569 T2827 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361806116628/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 18589 T2827 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 18616 T2827 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 18618 T2827 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 18621 T2827 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 18934 T2827 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 18938 T2827 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 18940 T2827 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 18947 T2827 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18949 T2827 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 18951 T2827 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18952 T2827 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 18953 T2827 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361806116628/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty4/
[junit4:junit4]   2> 18953 T2827 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@51a783
[junit4:junit4]   2> 18953 T2827 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 18954 T2827 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty4 forceNew:false
[junit4:junit4]   2> 18954 T2827 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty4
[junit4:junit4]   2> 18954 T2827 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty4/index/
[junit4:junit4]   2> 18954 T2827 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 18955 T2827 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty4/index forceNew:false
[junit4:junit4]   2> 18955 T2827 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@49bd11 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1648f2d),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 18956 T2827 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 18956 T2827 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty4/index
[junit4:junit4]   2> 18957 T2827 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 18957 T2827 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 18957 T2827 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 18958 T2827 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 18958 T2827 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 18958 T2827 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 18958 T2827 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 18958 T2827 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 18959 T2827 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 18961 T2827 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 18963 T2827 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty4
[junit4:junit4]   2> 18963 T2827 oass.SolrIndexSearcher.<init> Opening Searcher@a976ee main
[junit4:junit4]   2> 18963 T2827 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty4/tlog
[junit4:junit4]   2> 18963 T2827 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 18964 T2827 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 18966 T2828 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a976ee main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 18967 T2827 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 18967 T2827 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19774 T2762 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19775 T2762 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:48198_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48198",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard":null}
[junit4:junit4]   2> 19775 T2762 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 19775 T2762 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 19777 T2767 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> 19777 T2795 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> 19778 T2761 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> 19778 T2826 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> 19777 T2810 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> 19777 T2780 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> 19968 T2827 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 19968 T2827 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:48198 collection:collection1 shard:shard1
[junit4:junit4]   2> 19970 T2827 oasc.ZkController.register We are http://127.0.0.1:48198/collection1/ and leader is http://127.0.0.1:55356/collection1/
[junit4:junit4]   2> 19970 T2827 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:48198
[junit4:junit4]   2> 19970 T2827 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 19970 T2827 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C159 name=collection1 org.apache.solr.core.SolrCore@96e950 url=http://127.0.0.1:48198/collection1 node=127.0.0.1:48198_ C159_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:48198_, base_url=http://127.0.0.1:48198, roles=null, collection=collection1, core=collection1, state=down, shard=null}
[junit4:junit4]   2> 19971 T2829 C159 P48198 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 19971 T2827 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19971 T2829 C159 P48198 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 19971 T2829 C159 P48198 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 19971 T2829 C159 P48198 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 19971 T2739 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
[junit4:junit4]   2> 19972 T2739 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 19972 T2739 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19972 T2829 C159 P48198 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19975 T2739 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19976 T2739 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 19979 T2776 oasc.CoreContainer.create Creating SolrCore 'unloadcollection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361806104161/unloadcollection1
[junit4:junit4]   2> 19980 T2776 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
[junit4:junit4]   2> 19980 T2776 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:unloadcollection
[junit4:junit4]   2> 19980 T2776 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 19981 T2776 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 19981 T2776 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection
[junit4:junit4]   2> 19982 T2776 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection
[junit4:junit4]   2> 19983 T2776 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361806104161/unloadcollection1/'
[junit4:junit4]   2> 20005 T2776 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 20034 T2776 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 20035 T2776 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 20038 T2776 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 20363 T2776 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 20368 T2776 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 20370 T2776 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 20377 T2776 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 20380 T2776 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 20382 T2776 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 20383 T2776 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 20383 T2776 oasc.SolrCore.<init> [unloadcollection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361806104161/unloadcollection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361806099194/1361806119169unloadcollection1_1n/
[junit4:junit4]   2> 20384 T2776 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@51a783
[junit4:junit4]   2> 20384 T2776 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 20385 T2776 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361806099194/1361806119169unloadcollection1_1n forceNew:false
[junit4:junit4]   2> 20385 T2776 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361806099194/1361806119169unloadcollection1_1n
[junit4:junit4]   2> 20385 T2776 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361806099194/1361806119169unloadcollection1_1n/index/
[junit4:junit4]   2> 20386 T2776 oasc.SolrCore.initIndex WARNING [unloadcollection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361806099194/1361806119169unloadcollection1_1n/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 20386 T2776 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361806099194/1361806119169unloadcollection1_1n/index forceNew:false
[junit4:junit4]   2> 20387 T2776 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@eb70cd lockFactory=org.apache.lucene.store.NativeFSLockFactory@5f7808),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20387 T2776 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20388 T2776 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361806099194/1361806119169unloadcollection1_1n/index
[junit4:junit4]   2> 20389 T2776 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 20389 T2776 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 20389 T2776 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 20390 T2776 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 20390 T2776 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 20390 T2776 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 20391 T2776 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 20391 T2776 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 20391 T2776 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 20393 T2776 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 20395 T2776 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361806099194/1361806119169unloadcollection1_1n
[junit4:junit4]   2> 20396 T2776 oass.SolrIndexSearcher.<init> Opening Searcher@1c07026 main
[junit4:junit4]   2> 20396 T2776 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361806099194/1361806119169unloadcollection1_1n/tlog
[junit4:junit4]   2> 20396 T2776 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 20397 T2776 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 20399 T2776 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361806099194/1361806119169unloadcollection1_1n
[junit4:junit4]   2> 20399 T2830 oasc.SolrCore.registerSearcher [unloadcollection1] Registered new searcher Searcher@1c07026 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 20400 T2776 oasc.ZkController.publish publishing core=unloadcollection1 state=down
[junit4:junit4]   2>  C158_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:45449_, base_url=http://127.0.0.1:45449, roles=null, collection=collection1, core=collection1, state=recovering, shard=shard2}
[junit4:junit4]   2> 20440 T2813 C158 P45449 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:34562/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 20440 T2813 C158 P45449 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:45449 START replicas=[http://127.0.0.1:34562/collection1/] nUpdates=100
[junit4:junit4]   2> 20441 T2813 C158 P45449 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 20441 T2813 C158 P45449 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 20441 T2813 C158 P45449 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 20441 T2813 C158 P45449 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 20441 T2813 C158 P45449 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 20441 T2813 C158 P45449 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:34562/collection1/. core=collection1
[junit4:junit4]   2> 20441 T2813 C158 P45449 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C160 name=collection1 org.apache.solr.core.SolrCore@33f77b url=http://127.0.0.1:34562/collection1 node=127.0.0.1:34562_ C160_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:34562_, base_url=http://127.0.0.1:34562, roles=null, collection=collection1, core=collection1, state=active, shard=shard2, leader=true}
[junit4:junit4]   2> 20444 T2775 C160 P34562 REQ /get {qt=/get&getVersions=100&wt=javabin&distrib=false&version=2} status=0 QTime=0 
[junit4:junit4]   2> 20445 T2773 C160 P34562 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 20445 T2773 C160 P34562 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty1
[junit4:junit4]   2> 20446 T2773 C160 P34562 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1030a0c lockFactory=org.apache.lucene.store.NativeFSLockFactory@597047),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20446 T2773 C160 P34562 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20447 T2773 C160 P34562 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1030a0c lockFactory=org.apache.lucene.store.NativeFSLockFactory@597047),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1030a0c lockFactory=org.apache.lucene.store.NativeFSLockFactory@597047),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20447 T2773 C160 P34562 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20447 T2773 C160 P34562 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty1
[junit4:junit4]   2> 20448 T2773 C160 P34562 oass.SolrIndexSearcher.<init> Opening Searcher@1678b01 realtime
[junit4:junit4]   2> 20448 T2773 C160 P34562 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 20448 T2773 C160 P34562 /update {openSearcher=false&softCommit=false&waitSearcher=true&commit=true&commit_end_point=true&wt=javabin&version=2} {commit=} 0 3
[junit4:junit4]   2> 20449 T2813 C158 P45449 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20449 T2813 C158 P45449 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 20465 T2775 C160 P34562 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 20465 T2775 C160 P34562 REQ /replication {qt=/replication&command=indexversion&wt=javabin&version=2} status=0 QTime=16 
[junit4:junit4]   2> 20466 T2813 C158 P45449 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 20466 T2813 C158 P45449 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 20466 T2813 C158 P45449 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 20468 T2774 C160 P34562 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty1
[junit4:junit4]   2> 20468 T2774 C160 P34562 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty1/index
[junit4:junit4]   2> 20468 T2774 C160 P34562 REQ /replication {qt=/replication&command=filelist&generation=2&wt=javabin&version=2} status=0 QTime=0 
[junit4:junit4]   2> 20469 T2813 C158 P45449 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 20470 T2813 C158 P45449 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty3/index.20130225092839660 forceNew:false
[junit4:junit4]   2> 20470 T2813 C158 P45449 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty3
[junit4:junit4]   2> 20471 T2813 C158 P45449 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@18faee3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@be14aa; maxCacheMB=0.3603515625 maxMergeSizeMB=0.2783203125)) fullCopy=true
[junit4:junit4]   2> 20473 T2773 C160 P34562 REQ /replication {checksum=true&qt=/replication&command=filecontent&file=segments_2&generation=2&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 20478 T2813 C158 P45449 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty3/index
[junit4:junit4]   2> 20479 T2813 C158 P45449 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 20479 T2813 C158 P45449 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130225092839660
[junit4:junit4]   2> 20480 T2813 C158 P45449 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty3
[junit4:junit4]   2> 20482 T2813 C158 P45449 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty3
[junit4:junit4]   2> 20482 T2813 C158 P45449 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty3/index/ new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty3/index.20130225092839660
[junit4:junit4]   2> 20483 T2813 C158 P45449 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@18faee3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@be14aa; maxCacheMB=0.3603515625 maxMergeSizeMB=0.2783203125)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20484 T2813 C158 P45449 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20484 T2813 C158 P45449 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty3
[junit4:junit4]   2> 20484 T2813 C158 P45449 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty3
[junit4:junit4]   2> 20484 T2813 C158 P45449 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 20485 T2813 C158 P45449 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 20485 T2813 C158 P45449 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 20485 T2813 C158 P45449 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty3/index.20130225092839660
[junit4:junit4]   2> 20485 T2813 C158 P45449 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty3
[junit4:junit4]   2> 20486 T2813 C158 P45449 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@18faee3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@be14aa; maxCacheMB=0.3603515625 maxMergeSizeMB=0.2783203125)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 20486 T2813 C158 P45449 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 20486 T2813 C158 P45449 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 20486 T2813 C158 P45449 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty3
[junit4:junit4]   2> 20486 T2813 C158 P45449 oass.SolrIndexSearcher.<init> Opening Searcher@4b0d33 main
[junit4:junit4]   2> 20487 T2812 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4b0d33 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 20487 T2812 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty3/index
[junit4:junit4]   2> 20487 T2813 C158 P45449 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty3/index.20130225092839660
[junit4:junit4]   2> 20488 T2813 C158 P45449 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty3/index
[junit4:junit4]   2> 20488 T2813 C158 P45449 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 20488 T2813 C158 P45449 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 20488 T2813 C158 P45449 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 20488 T2813 C158 P45449 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 20489 T2813 C158 P45449 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 21421 T2762 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21500 T2762 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:48198_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48198",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "shard":"shard1"}
[junit4:junit4]   2> 21511 T2762 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:34562_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:34562",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "core":"unloadcollection1",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard":null}
[junit4:junit4]   2> 21586 T2762 oasc.Overseer$ClusterStateUpdater.createCollection Create collection unloadcollection with numShards 1
[junit4:junit4]   2> 21587 T2762 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 21608 T2762 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:45449_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:45449",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard":"shard2"}
[junit4:junit4]   2> 21618 T2826 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> 21617 T2780 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> 21618 T2795 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> 21617 T2761 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> 21617 T2767 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> 21619 T2810 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> 22421 T2776 oasc.CoreContainer.registerCore registering core: unloadcollection1
[junit4:junit4]   2> 22426 T2776 oasc.ZkController.register Register replica - core:unloadcollection1 address:http://127.0.0.1:34562 collection:unloadcollection shard:shard1
[junit4:junit4]   2> 22444 T2776 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leader_elect/shard1/election
[junit4:junit4]   2> 22456 T2744 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f803000006 type:delete cxid:0xa8 zxid:0xc3 txntype:-1 reqpath:n/a Error Path:/solr/collections/unloadcollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/unloadcollection/leaders
[junit4:junit4]   2> 22457 T2776 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 22457 T2744 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f803000006 type:create cxid:0xa9 zxid:0xc4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 22461 T2776 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 22461 T2776 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 22462 T2776 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:34562/unloadcollection1/
[junit4:junit4]   2> 22462 T2776 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 22462 T2776 oasc.SyncStrategy.syncToMe http://127.0.0.1:34562/unloadcollection1/ has no replicas
[junit4:junit4]   2> 22462 T2776 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:34562/unloadcollection1/
[junit4:junit4]   2> 22463 T2776 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leaders/shard1
[junit4:junit4]   2> 22468 T2744 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13d11f803000006 type:create cxid:0xb3 zxid:0xc8 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 23154 T2762 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23230 T2780 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> 23231 T2826 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> 23230 T2761 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> 23230 T2767 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> 23230 T2810 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> 23242 T2795 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> 23279 T2776 oasc.ZkController.register We are http://127.0.0.1:34562/unloadcollection1/ and leader is http://127.0.0.1:34562/unloadcollection1/
[junit4:junit4]   2> 23286 T2776 oasc.ZkController.register No LogReplay needed for core=unloadcollection1 baseURL=http://127.0.0.1:34562
[junit4:junit4]   2> 23286 T2776 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 23287 T2776 oasc.ZkController.publish publishing core=unloadcollection1 state=active
[junit4:junit4]   2> 23289 T2776 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23293 T2776 oasc.CoreContainer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361806104161/solr.xml
[junit4:junit4]   2> 23468 T2776 oasc.SolrXMLSerializer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361806104161/solr.xml
[junit4:junit4]   2> 23488 T2739 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 23515 T2739 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:38350/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@4e36af
[junit4:junit4]   2> 23551 T2739 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 23699 T2833 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:38350. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 23819 T2833 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:38350, initiating session
[junit4:junit4]   2> 23845 T2741 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:60737
[junit4:junit4]   2> 23846 T2741 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:60737
[junit4:junit4]   2> 23857 T2743 oazs.ZooKeeperServer.finishSessionInit Established session 0x13d11f80300000d with negotiated timeout 10000 for client /127.0.0.1:60737
[junit4:junit4]   2> 23857 T2833 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:38350, sessionid = 0x13d11f80300000d, negotiated timeout = 10000
[junit4:junit4]   2> 23858 T2834 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4e36af name:ZooKeeperConnection Watcher:127.0.0.1:38350/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 23858 T2739 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 23859 T2739 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 23864 T2739 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23870 T2739 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 23955 T2789 oasc.CoreContainer.create Creating SolrCore 'unloadcollection2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361806108565/unloadcollection2
[junit4:junit4]   2> 23956 T2789 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
[junit4:junit4]   2> 23956 T2789 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 23956 T2789 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection
[junit4:junit4]   2> 23960 T2789 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361806108565/unloadcollection2/'
[junit4:junit4]   2>  C159_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:48198_, base_url=http://127.0.0.1:48198, roles=null, collection=collection1, core=collection1, state=recovering, shard=shard1}
[junit4:junit4]   2> 23982 T2829 C159 P48198 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:55356/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 23983 T2829 C159 P48198 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:48198 START replicas=[http://127.0.0.1:55356/collection1/] nUpdates=100
[junit4:junit4]   2> 23988 T2829 C159 P48198 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 23988 T2829 C159 P48198 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 23988 T2829 C159 P48198 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 23989 T2829 C159 P48198 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 23989 T2829 C159 P48198 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 23990 T2829 C159 P48198 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:55356/collection1/. core=collection1
[junit4:junit4]   2> 23990 T2829 C159 P48198 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C161 name=collection1 org.apache.solr.core.SolrCore@1ab500d url=http://127.0.0.1:55356/collection1 node=127.0.0.1:55356_ C161_STATE=coll:collection1 core:collection1 props:{node_name=127.0.0.1:55356_, base_url=http://127.0.0.1:55356, roles=null, collection=collection1, core=collection1, state=active, shard=shard1, leader=true}
[junit4:junit4]   2> 24051 T2788 C161 P55356 REQ /get {qt=/get&getVersions=100&wt=javabin&distrib=false&version=2} status=0 QTime=3 
[junit4:junit4]   2> 24052 T2790 C161 P55356 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4:junit4]   2> 24056 T2790 C161 P55356 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty2
[junit4:junit4]   2> 24067 T2790 C161 P55356 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1ba98a5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@308aef),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 24068 T2790 C161 P55356 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 24072 T2790 C161 P55356 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1ba98a5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@308aef),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1ba98a5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@308aef),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 24072 T2790 C161 P55356 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 24072 T2790 C161 P55356 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty2
[junit4:junit4]   2> 24074 T2790 C161 P55356 oass.SolrIndexSearcher.<init> Opening Searcher@1bb95e3 realtime
[junit4:junit4]   2> 24076 T2790 C161 P55356 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 24078 T2790 C161 P55356 /update {openSearcher=false&softCommit=false&waitSearcher=true&commit=true&commit_end_point=true&wt=javabin&version=2} {commit=} 0 30
[junit4:junit4]   2> 24098 T2829 C159 P48198 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 24100 T2829 C159 P48198 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 24104 T2788 C161 P55356 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 24104 T2788 C161 P55356 REQ /replication {qt=/replication&command=indexversion&wt=javabin&version=2} status=0 QTime=3 
[junit4:junit4]   2> 24108 T2829 C159 P48198 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 24109 T2829 C159 P48198 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 24109 T2829 C159 P48198 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 24112 T2790 C161 P55356 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty2
[junit4:junit4]   2> 24113 T2790 C161 P55356 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty2/index
[junit4:junit4]   2> 24113 T2790 C161 P55356 REQ /replication {qt=/replication&command=filelist&generation=2&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 24114 T2829 C159 P48198 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 24121 T2829 C159 P48198 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty4/index.20130225092843307 forceNew:false
[junit4:junit4]   2> 24127 T2829 C159 P48198 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty4
[junit4:junit4]   2> 24127 T2829 C159 P48198 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@1449e9b lockFactory=org.apache.lucene.store.NativeFSLockFactory@f44a8a; maxCacheMB=0.3603515625 maxMergeSizeMB=0.2783203125)) fullCopy=true
[junit4:junit4]   2> 24202 T2791 C161 P55356 REQ /replication {checksum=true&qt=/replication&command=filecontent&file=segments_2&generation=2&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 24228 T2829 C159 P48198 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty4/index
[junit4:junit4]   2> 24228 T2829 C159 P48198 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 24230 T2829 C159 P48198 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130225092843307
[junit4:junit4]   2> 24231 T2789 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_42
[junit4:junit4]   2> 24233 T2829 C159 P48198 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty4
[junit4:junit4]   2> 24233 T2829 C159 P48198 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty4
[junit4:junit4]   2> 24234 T2829 C159 P48198 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty4/index/ new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty4/index.20130225092843307
[junit4:junit4]   2> 24236 T2829 C159 P48198 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@1449e9b lockFactory=org.apache.lucene.store.NativeFSLockFactory@f44a8a; maxCacheMB=0.3603515625 maxMergeSizeMB=0.2783203125)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 24237 T2829 C159 P48198 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 24237 T2829 C159 P48198 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty4
[junit4:junit4]   2> 24238 T2829 C159 P48198 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty4
[junit4:junit4]   2> 24238 T2829 C159 P48198 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 24238 T2829 C159 P48198 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 24238 T2829 C159 P48198 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 24241 T2829 C159 P48198 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty4/index.20130225092843307
[junit4:junit4]   2> 24241 T2829 C159 P48198 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty4
[junit4:junit4]   2> 24366 T2829 C159 P48198 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@1449e9b lockFactory=org.apache.lucene.store.NativeFSLockFactory@f44a8a; maxCacheMB=0.3603515625 maxMergeSizeMB=0.2783203125)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 24367 T2829 C159 P48198 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 24367 T2829 C159 P48198 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 24367 T2829 C159 P48198 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty4
[junit4:junit4]   2> 24368 T2829 C159 P48198 oass.SolrIndexSearcher.<init> Opening Searcher@ff5ac1 main
[junit4:junit4]   2> 24369 T2828 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ff5ac1 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 24369 T2828 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty4/index
[junit4:junit4]   2> 24370 T2829 C159 P48198 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty4/index.20130225092843307
[junit4:junit4]   2> 24370 T2829 C159 P48198 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-1361806099194/jetty4/index
[junit4:junit4]   2> 24370 T2829 C159 P48198 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 24370 T2829 C159 P48198 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 24370 T2829 C159 P48198 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 24370 T2829 C159 P48198 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 24372 T2829 C159 P48198 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 24434 T2789 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 24436 T2789 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 24444 T2789 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 24737 T2762 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 24738 T2762 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:34562_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:34562",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "core":"unloadcollection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard":"shard1"}
[junit4:junit4]   2> 24741 T2762 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:48198_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:48198",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "shard":"shard1"}
[junit4:junit4]   2> 24757 T2761 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> 24757 T2834 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> 24757 T2795 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> 24758 T2780 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> 24757 T2810 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> 24757 T2826 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> 24757 T2767 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> 25154 T2789 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 25159 T2789 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 25161 T2789 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 25168 T2789 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 25171 T2789 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 25173 T2789 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 25174 T2789 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 25175 T2789 oasc.SolrCore.<init> [unloadcollection2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361806108565/unloadcollection2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361806099194/1361806123099unloadcollection1_2n/
[junit4:junit4]   2> 25175 T2789 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@51a783
[junit4:junit4]   2> 25175 T2789 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 25176 T2789 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361806099194/1361806123099unloadcollection1_2n forceNew:false
[junit4:junit4]   2> 25176 T2789 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361806099194/1361806123099unloadcollection1_2n
[junit4:junit4]   2> 25177 T2789 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361806099194/1361806123099unloadcollection1_2n/index/
[junit4:junit4]   2> 25177 T2789 oasc.SolrCore.initIndex WARNING [unloadcollection2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361806099194/1361806123099unloadcollection1_2n/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 25177 T2789 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361806099194/1361806123099unloadcollection1_2n/index forceNew:false
[junit4:junit4]   2> 25178 T2789 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=BaseDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1df8c56 lockFactory=org.apache.lucene.store.NativeFSLockFactory@11d872f),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 25178 T2789 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 25179 T2789 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361806099194/1361806123099unloadcollection1_2n/index
[junit4:junit4]   2> 25180 T2789 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 25180 T2789 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 25181 T2789 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 25181 T2789 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 25182 T2789 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 25182 T2789 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 25182 T2789 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 25183 T2789 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 25183 T2789 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 25187 T2789 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 25189 T2789 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361806099194/1361806123099unloadcollection1_2n
[junit4:junit4]   2> 25190 T2789 oass.SolrIndexSearcher.<init> Opening Searcher@1cec248 main
[junit4:junit4]   2> 25190 T2789 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361806099194/1361806123099unloadcollection1_2n/tlog
[junit4:junit4]   2> 25191 T2789 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 25191 T2789 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 25248 T2789 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-UnloadDistributedZkTest-1361806099194/1361806123099unloadcollection1_2n
[junit4:junit4]   2> 25249 T2837 oasc.SolrCore.registerSearcher [unloadcollection2] Registered new searcher Searcher@1cec248 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 25249 T2789 oasc.ZkController.publish publishing core=unloadcollection2 state=down
[junit4:junit4]   2> 25249 T2789 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 26264 T2762 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 26264 T2762 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:55356_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:55356",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "core":"unloadcollection2",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "shard":null}
[junit4:junit4]   2> 26265 T2762 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 26265 T2762 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 26269 T2761 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> 26269 T2810 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> 26269 T2826 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> 26269 T2780 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> 26269 T2834 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> 26269 T2795 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> 26269 T2767 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged

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

collection":"control_collection",
[junit4:junit4]   1>                   "core":"collection1",
[junit4:junit4]   1>                   "state":"active",
[junit4:junit4]   1>                   "shard":"shard1",
[junit4:junit4]   1>                   "leader":"true"}}}},
[junit4:junit4]   1>           "router":"compositeId"}}
[junit4:junit4]   1>  /zookeeper (1)
[junit4:junit4]   1>  DATA:
[junit4:junit4]   1>      
[junit4:junit4]   1> 
[junit4:junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=UnloadDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=508EFC70FE90DFA1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr_BE -Dtests.timezone=America/Knox_IN -Dtests.file.encoding=US-ASCII
[junit4:junit4] FAILURE  159s J0 | UnloadDistributedZkTest.testDistribSearch <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Still found shard
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([508EFC70FE90DFA1:D168726889CFBF9D]:0)
[junit4:junit4]    > 	at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.testUnloadShardAndCollection(UnloadDistributedZkTest.java:120)
[junit4:junit4]    > 	at org.apache.solr.cloud.UnloadDistributedZkTest.doTest(UnloadDistributedZkTest.java:73)
[junit4:junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4]    > 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    > 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    > 	at java.lang.reflect.Method.invoke(Method.java:474)
[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> 159339 T2739 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 159355 T2738 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
[junit4:junit4]   2> 159809 T2742 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> NOTE: test params are: codec=Asserting, sim=DefaultSimilarity, locale=fr_BE, timezone=America/Knox_IN
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=1,free=86382776,total=382730240
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestSolrJ, TestQueryTypes, MBeansHandlerTest, TestPseudoReturnFields, PreAnalyzedFieldTest, TestBinaryResponseWriter, TestSolrIndexConfig, NotRequiredUniqueKeyTest, SchemaVersionSpecificBehaviorTest, FileBasedSpellCheckerTest, TestExtendedDismaxParser, TestDefaultSimilarityFactory, TermVectorComponentDistributedTest, SpatialFilterTest, ResponseLogComponentTest, NoCacheHeaderTest, ZkCLITest, TestFastOutputStream, TestPerFieldSimilarity, TestCharFilters, TestSearchPerf, TestPostingsSolrHighlighter, TestLMJelinekMercerSimilarityFactory, SampleTest, TestStressReorder, BasicDistributedZk2Test, CurrencyFieldTest, JsonLoaderTest, TestCoreContainer, FastVectorHighlighterTest, TestLFUCache, TestRangeQuery, SolrCmdDistributorTest, TestReload, TestJoin, TestIndexingPerformance, TestWordDelimiterFilterFactory, TestPHPSerializedResponseWriter, MoreLikeThisHandlerTest, CoreAdminHandlerTest, SolrRequestParserTest, TestFastLRUCache, CoreContainerCoreInitFailuresTest, DateMathParserTest, SystemInfoHandlerTest, ZkControllerTest, TestIndexSearcher, UniqFieldsUpdateProcessorFactoryTest, SOLR749Test, TestPartialUpdateDeduplication, LeaderElectionIntegrationTest, SolrPluginUtilsTest, TestLuceneMatchVersion, TestFiltering, TestConfig, BinaryUpdateRequestHandlerTest, TestNumberUtils, NumericFieldsTest, CSVRequestHandlerTest, SpellPossibilityIteratorTest, TestIBSimilarityFactory, TermsComponentTest, BasicDistributedZkTest, LeaderElectionTest, DistributedSpellCheckComponentTest, TestRandomFaceting, BadIndexSchemaTest, UpdateRequestProcessorFactoryTest, TestWriterPerf, BadComponentTest, TestSolrDeletionPolicy2, TestPropInjectDefaults, TestQuerySenderListener, SolrIndexConfigTest, IndexReaderFactoryTest, EchoParamsTest, LegacyHTMLStripCharFilterTest, URLClassifyProcessorTest, ResourceLoaderTest, TestSystemIdResolver, TestSuggestSpellingConverter, TestLRUCache, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest]
[junit4:junit4] Completed on J0 in 159.90s, 1 test, 1 failure <<< FAILURES!

[...truncated 10 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:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1202: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:865: There were test failures: 255 suites, 1067 tests, 1 failure, 8 ignored (3 assumptions)

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