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/20 23:01:52 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-ea-b65) - Build # 4404 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/4404/
Java: 64bit/jdk1.8.0-ea-b65 -XX:+UseConcMarkSweepGC

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([217C1F8F1336600F:A09A919764690033]: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 9538 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.UnloadDistributedZkTest
[junit4:junit4]   2> 0 T2929 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 3 T2929 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361397571201
[junit4:junit4]   2> 4 T2929 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 4 T2930 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 5 T2930 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 5 T2930 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 5 T2930 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 5 T2930 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 6 T2930 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 104 T2929 oasc.ZkTestServer.run start zk server on port:51851
[junit4:junit4]   2> 105 T2929 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51851 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@5f6ccb83
[junit4:junit4]   2> 106 T2935 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:51851. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 106 T2929 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 106 T2935 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:51851, initiating session
[junit4:junit4]   2> 106 T2931 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:47248
[junit4:junit4]   2> 107 T2931 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:47248
[junit4:junit4]   2> 107 T2933 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 570 T2933 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cf99e5e830000 with negotiated timeout 10000 for client /127.0.0.1:47248
[junit4:junit4]   2> 571 T2935 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:51851, sessionid = 0x13cf99e5e830000, negotiated timeout = 10000
[junit4:junit4]   2> 571 T2936 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5f6ccb83 name:ZooKeeperConnection Watcher:127.0.0.1:51851 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 572 T2929 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 572 T2929 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 575 T2934 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cf99e5e830000
[junit4:junit4]   2> 576 T2936 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 576 T2931 oazs.NIOServerCnxn.doIO WARNING caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x13cf99e5e830000, likely client has closed socket
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
[junit4:junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
[junit4:junit4]   2> 	at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 
[junit4:junit4]   2> 576 T2929 oaz.ZooKeeper.close Session: 0x13cf99e5e830000 closed
[junit4:junit4]   2> 576 T2931 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:47248 which had sessionid 0x13cf99e5e830000
[junit4:junit4]   2> 576 T2929 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51851/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@3ab548ba
[junit4:junit4]   2> 577 T2929 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 577 T2937 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:51851. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 578 T2937 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:51851, initiating session
[junit4:junit4]   2> 578 T2931 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:47249
[junit4:junit4]   2> 578 T2931 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:47249
[junit4:junit4]   2> 579 T2933 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cf99e5e830001 with negotiated timeout 10000 for client /127.0.0.1:47249
[junit4:junit4]   2> 579 T2937 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:51851, sessionid = 0x13cf99e5e830001, negotiated timeout = 10000
[junit4:junit4]   2> 579 T2938 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3ab548ba name:ZooKeeperConnection Watcher:127.0.0.1:51851/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 579 T2929 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 579 T2929 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 581 T2929 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 583 T2929 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 584 T2929 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 586 T2929 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 586 T2929 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 589 T2929 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 589 T2929 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 592 T2929 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 592 T2929 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 594 T2929 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 594 T2929 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 596 T2929 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 596 T2929 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 597 T2929 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 598 T2929 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 599 T2929 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 600 T2929 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 601 T2929 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 602 T2929 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 603 T2929 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 604 T2929 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 605 T2934 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cf99e5e830001
[junit4:junit4]   2> 606 T2938 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 606 T2931 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:47249 which had sessionid 0x13cf99e5e830001
[junit4:junit4]   2> 606 T2929 oaz.ZooKeeper.close Session: 0x13cf99e5e830001 closed
[junit4:junit4]   2> 653 T2929 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 659 T2929 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:35446
[junit4:junit4]   2> 660 T2929 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 660 T2929 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 661 T2929 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361397571803
[junit4:junit4]   2> 661 T2929 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361397571803/solr.xml
[junit4:junit4]   2> 661 T2929 oasc.CoreContainer.<init> New CoreContainer 1134052772
[junit4:junit4]   2> 662 T2929 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361397571803/'
[junit4:junit4]   2> 662 T2929 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361397571803/'
[junit4:junit4]   2> 677 T2929 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 677 T2929 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 678 T2929 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 678 T2929 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 678 T2929 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 679 T2929 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 679 T2929 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 679 T2929 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 679 T2929 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 680 T2929 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 685 T2929 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 694 T2929 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51851/solr
[junit4:junit4]   2> 695 T2929 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 695 T2929 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51851 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@34c07a09
[junit4:junit4]   2> 696 T2929 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 696 T2948 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:51851. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 696 T2948 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:51851, initiating session
[junit4:junit4]   2> 696 T2931 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:47250
[junit4:junit4]   2> 697 T2931 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:47250
[junit4:junit4]   2> 697 T2933 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cf99e5e830002 with negotiated timeout 20000 for client /127.0.0.1:47250
[junit4:junit4]   2> 697 T2948 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:51851, sessionid = 0x13cf99e5e830002, negotiated timeout = 20000
[junit4:junit4]   2> 698 T2949 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@34c07a09 name:ZooKeeperConnection Watcher:127.0.0.1:51851 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 698 T2929 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 698 T2934 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cf99e5e830002
[junit4:junit4]   2> 699 T2949 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 699 T2931 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:47250 which had sessionid 0x13cf99e5e830002
[junit4:junit4]   2> 699 T2929 oaz.ZooKeeper.close Session: 0x13cf99e5e830002 closed
[junit4:junit4]   2> 699 T2929 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 701 T2929 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51851/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@64becc07
[junit4:junit4]   2> 702 T2929 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 702 T2950 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:51851. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 703 T2950 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:51851, initiating session
[junit4:junit4]   2> 703 T2931 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:47251
[junit4:junit4]   2> 703 T2931 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:47251
[junit4:junit4]   2> 704 T2933 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cf99e5e830003 with negotiated timeout 20000 for client /127.0.0.1:47251
[junit4:junit4]   2> 704 T2950 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:51851, sessionid = 0x13cf99e5e830003, negotiated timeout = 20000
[junit4:junit4]   2> 704 T2951 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@64becc07 name:ZooKeeperConnection Watcher:127.0.0.1:51851/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 704 T2929 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 705 T2934 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf99e5e830003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 706 T2929 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 707 T2929 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35446_
[junit4:junit4]   2> 707 T2934 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf99e5e830003 type:delete cxid:0x8 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:35446_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:35446_
[junit4:junit4]   2> 708 T2929 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35446_
[junit4:junit4]   2> 709 T2929 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 711 T2934 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf99e5e830003 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> 712 T2929 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 713 T2929 oasc.Overseer.start Overseer (id=89220551226359811-127.0.0.1:35446_-n_0000000000) starting
[junit4:junit4]   2> 714 T2934 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf99e5e830003 type:create cxid:0x1b zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 714 T2934 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf99e5e830003 type:create cxid:0x1c zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 715 T2934 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf99e5e830003 type:create cxid:0x1d zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 715 T2934 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf99e5e830003 type:create cxid:0x1e zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 717 T2953 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 718 T2929 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 720 T2929 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 721 T2952 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 724 T2954 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361397571803/collection1
[junit4:junit4]   2> 724 T2954 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 724 T2954 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 724 T2954 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 725 T2954 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361397571803/collection1/'
[junit4:junit4]   2> 725 T2954 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361397571803/collection1/lib/README' to classloader
[junit4:junit4]   2> 726 T2954 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361397571803/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 769 T2954 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 795 T2954 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 796 T2954 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 799 T2954 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1091 T2954 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1095 T2954 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1097 T2954 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1104 T2954 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1106 T2954 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1108 T2954 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1108 T2954 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1109 T2954 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-controljetty-1361397571803/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/control/data/
[junit4:junit4]   2> 1109 T2954 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@65b165c3
[junit4:junit4]   2> 1110 T2954 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 1111 T2954 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/control/data forceNew:false
[junit4:junit4]   2> 1111 T2954 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/control/data
[junit4:junit4]   2> 1111 T2954 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/control/data/index/
[junit4:junit4]   2> 1111 T2954 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1112 T2954 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/control/data/index forceNew:false
[junit4:junit4]   2> 1113 T2954 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@128445e3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@48cbf1b),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1113 T2954 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1114 T2954 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/control/data/index
[junit4:junit4]   2> 1115 T2954 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1116 T2954 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1116 T2954 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1116 T2954 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1117 T2954 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1117 T2954 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1117 T2954 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1117 T2954 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1117 T2954 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1120 T2954 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1122 T2954 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/control/data
[junit4:junit4]   2> 1122 T2954 oass.SolrIndexSearcher.<init> Opening Searcher@69b7e676 main
[junit4:junit4]   2> 1123 T2954 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/control/data/tlog
[junit4:junit4]   2> 1123 T2954 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1123 T2954 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1126 T2955 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@69b7e676 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1128 T2954 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1128 T2954 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1128 T2934 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf99e5e830003 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 T2952 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2224 T2952 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:35446_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:35446",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 2225 T2952 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2225 T2952 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2225 T2934 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf99e5e830003 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> 2232 T2951 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> 3131 T2954 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 3131 T2954 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:35446 collection:control_collection shard:shard1
[junit4:junit4]   2> 3132 T2954 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 3137 T2934 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf99e5e830003 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> 3137 T2954 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 3137 T2934 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf99e5e830003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3138 T2954 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 3138 T2954 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 3138 T2954 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:35446/collection1/
[junit4:junit4]   2> 3138 T2954 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 3139 T2954 oasc.SyncStrategy.syncToMe http://127.0.0.1:35446/collection1/ has no replicas
[junit4:junit4]   2> 3139 T2954 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:35446/collection1/
[junit4:junit4]   2> 3139 T2954 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 3141 T2934 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf99e5e830003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3735 T2952 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3740 T2951 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> 3743 T2954 oasc.ZkController.register We are http://127.0.0.1:35446/collection1/ and leader is http://127.0.0.1:35446/collection1/
[junit4:junit4]   2> 3743 T2954 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:35446
[junit4:junit4]   2> 3743 T2954 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3743 T2954 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3744 T2954 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3745 T2954 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3746 T2929 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 3746 T2929 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3747 T2929 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3749 T2929 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3750 T2929 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51851/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@2b7d7e51
[junit4:junit4]   2> 3750 T2929 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3751 T2956 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:51851. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3751 T2956 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:51851, initiating session
[junit4:junit4]   2> 3751 T2931 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:47254
[junit4:junit4]   2> 3751 T2931 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:47254
[junit4:junit4]   2> 3753 T2933 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cf99e5e830004 with negotiated timeout 10000 for client /127.0.0.1:47254
[junit4:junit4]   2> 3753 T2956 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:51851, sessionid = 0x13cf99e5e830004, negotiated timeout = 10000
[junit4:junit4]   2> 3753 T2957 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b7d7e51 name:ZooKeeperConnection Watcher:127.0.0.1:51851/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3753 T2929 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3754 T2929 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3755 T2929 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3810 T2929 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3812 T2929 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50012
[junit4:junit4]   2> 3812 T2929 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3813 T2929 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3813 T2929 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361397574952
[junit4:junit4]   2> 3814 T2929 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361397574952/solr.xml
[junit4:junit4]   2> 3814 T2929 oasc.CoreContainer.<init> New CoreContainer 694859875
[junit4:junit4]   2> 3814 T2929 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361397574952/'
[junit4:junit4]   2> 3815 T2929 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361397574952/'
[junit4:junit4]   2> 3829 T2929 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 3829 T2929 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 3830 T2929 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 3830 T2929 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 3830 T2929 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 3830 T2929 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 3831 T2929 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 3831 T2929 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 3831 T2929 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 3832 T2929 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 3837 T2929 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 3845 T2929 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51851/solr
[junit4:junit4]   2> 3846 T2929 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 3846 T2929 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51851 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@5aad00bb
[junit4:junit4]   2> 3847 T2929 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3847 T2967 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:51851. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3848 T2967 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:51851, initiating session
[junit4:junit4]   2> 3848 T2931 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:47255
[junit4:junit4]   2> 3848 T2931 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:47255
[junit4:junit4]   2> 3849 T2933 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cf99e5e830005 with negotiated timeout 20000 for client /127.0.0.1:47255
[junit4:junit4]   2> 3849 T2967 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:51851, sessionid = 0x13cf99e5e830005, negotiated timeout = 20000
[junit4:junit4]   2> 3849 T2968 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5aad00bb name:ZooKeeperConnection Watcher:127.0.0.1:51851 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3849 T2929 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3850 T2934 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cf99e5e830005
[junit4:junit4]   2> 3851 T2968 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 3851 T2931 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:47255 which had sessionid 0x13cf99e5e830005
[junit4:junit4]   2> 3851 T2929 oaz.ZooKeeper.close Session: 0x13cf99e5e830005 closed
[junit4:junit4]   2> 3851 T2929 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 3853 T2929 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51851/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@cffb325
[junit4:junit4]   2> 3854 T2929 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3854 T2969 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:51851. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3854 T2969 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:51851, initiating session
[junit4:junit4]   2> 3854 T2931 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:47256
[junit4:junit4]   2> 3855 T2931 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:47256
[junit4:junit4]   2> 3855 T2933 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cf99e5e830006 with negotiated timeout 20000 for client /127.0.0.1:47256
[junit4:junit4]   2> 3855 T2969 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:51851, sessionid = 0x13cf99e5e830006, negotiated timeout = 20000
[junit4:junit4]   2> 3856 T2970 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@cffb325 name:ZooKeeperConnection Watcher:127.0.0.1:51851/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3856 T2929 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3857 T2934 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf99e5e830006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3857 T2934 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf99e5e830006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3858 T2929 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4861 T2929 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50012_
[junit4:junit4]   2> 4862 T2934 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf99e5e830006 type:delete cxid:0x9 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:50012_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:50012_
[junit4:junit4]   2> 4862 T2929 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50012_
[junit4:junit4]   2> 4864 T2970 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4864 T2951 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4864 T2957 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4864 T2951 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> 4868 T2971 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361397574952/collection1
[junit4:junit4]   2> 4868 T2971 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4869 T2971 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4869 T2971 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4870 T2971 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361397574952/collection1/'
[junit4:junit4]   2> 4871 T2971 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361397574952/collection1/lib/README' to classloader
[junit4:junit4]   2> 4871 T2971 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361397574952/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4891 T2971 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4915 T2971 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4916 T2971 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4919 T2971 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 5204 T2971 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 5208 T2971 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 5210 T2971 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 5217 T2971 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5219 T2971 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 5221 T2971 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5222 T2971 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 5223 T2971 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361397574952/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty1/
[junit4:junit4]   2> 5223 T2971 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@65b165c3
[junit4:junit4]   2> 5223 T2971 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 5224 T2971 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty1 forceNew:false
[junit4:junit4]   2> 5224 T2971 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty1
[junit4:junit4]   2> 5224 T2971 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty1/index/
[junit4:junit4]   2> 5224 T2971 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 5224 T2971 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty1/index forceNew:false
[junit4:junit4]   2> 5225 T2971 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7ab5e9d3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@72c10b81),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 5226 T2971 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 5226 T2971 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty1/index
[junit4:junit4]   2> 5227 T2971 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 5227 T2971 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 5227 T2971 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 5228 T2971 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 5228 T2971 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 5228 T2971 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 5228 T2971 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 5228 T2971 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 5229 T2971 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 5231 T2971 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 5232 T2971 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty1
[junit4:junit4]   2> 5233 T2971 oass.SolrIndexSearcher.<init> Opening Searcher@59d4244e main
[junit4:junit4]   2> 5233 T2971 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty1/tlog
[junit4:junit4]   2> 5233 T2971 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 5234 T2971 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 5236 T2972 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@59d4244e main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 5237 T2971 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 5237 T2971 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 5243 T2952 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5243 T2952 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:35446_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:35446",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 5245 T2952 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50012_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50012",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 5245 T2952 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 5245 T2952 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 5248 T2957 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> 5249 T2970 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> 5250 T2951 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> 6238 T2971 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 6238 T2971 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50012 collection:collection1 shard:shard2
[junit4:junit4]   2> 6239 T2971 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 6245 T2934 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf99e5e830006 type:delete cxid:0x44 zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 6246 T2971 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 6246 T2934 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf99e5e830006 type:create cxid:0x45 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6247 T2971 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 6247 T2971 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 6247 T2971 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50012/collection1/
[junit4:junit4]   2> 6247 T2971 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 6248 T2971 oasc.SyncStrategy.syncToMe http://127.0.0.1:50012/collection1/ has no replicas
[junit4:junit4]   2> 6248 T2971 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50012/collection1/
[junit4:junit4]   2> 6248 T2971 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 6250 T2934 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf99e5e830006 type:create cxid:0x4f zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6752 T2952 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6756 T2957 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> 6756 T2951 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> 6756 T2970 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> 6802 T2971 oasc.ZkController.register We are http://127.0.0.1:50012/collection1/ and leader is http://127.0.0.1:50012/collection1/
[junit4:junit4]   2> 6803 T2971 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50012
[junit4:junit4]   2> 6803 T2971 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 6803 T2971 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 6803 T2971 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6804 T2971 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6805 T2929 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 6805 T2929 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 6805 T2929 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 6855 T2929 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 6857 T2929 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:40739
[junit4:junit4]   2> 6858 T2929 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 6858 T2929 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 6858 T2929 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361397578005
[junit4:junit4]   2> 6859 T2929 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361397578005/solr.xml
[junit4:junit4]   2> 6859 T2929 oasc.CoreContainer.<init> New CoreContainer 941115829
[junit4:junit4]   2> 6859 T2929 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361397578005/'
[junit4:junit4]   2> 6860 T2929 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361397578005/'
[junit4:junit4]   2> 6876 T2929 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 6876 T2929 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 6877 T2929 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 6877 T2929 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 6877 T2929 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 6878 T2929 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 6878 T2929 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 6878 T2929 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 6879 T2929 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 6879 T2929 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 6885 T2929 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 6894 T2929 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51851/solr
[junit4:junit4]   2> 6894 T2929 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 6895 T2929 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51851 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@72ee6659
[junit4:junit4]   2> 6896 T2982 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:51851. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 6896 T2929 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 6896 T2982 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:51851, initiating session
[junit4:junit4]   2> 6896 T2931 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:47257
[junit4:junit4]   2> 6896 T2931 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:47257
[junit4:junit4]   2> 6897 T2933 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cf99e5e830007 with negotiated timeout 20000 for client /127.0.0.1:47257
[junit4:junit4]   2> 6897 T2982 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:51851, sessionid = 0x13cf99e5e830007, negotiated timeout = 20000
[junit4:junit4]   2> 6897 T2983 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@72ee6659 name:ZooKeeperConnection Watcher:127.0.0.1:51851 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 6898 T2929 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 6898 T2934 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cf99e5e830007
[junit4:junit4]   2> 6899 T2931 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:47257 which had sessionid 0x13cf99e5e830007
[junit4:junit4]   2> 6899 T2929 oaz.ZooKeeper.close Session: 0x13cf99e5e830007 closed
[junit4:junit4]   2> 6899 T2929 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 6901 T2983 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 6902 T2929 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51851/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@4b0b2a03
[junit4:junit4]   2> 6903 T2984 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:51851. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 6903 T2929 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 6904 T2984 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:51851, initiating session
[junit4:junit4]   2> 6904 T2931 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:47258
[junit4:junit4]   2> 6904 T2931 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:47258
[junit4:junit4]   2> 6905 T2933 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cf99e5e830008 with negotiated timeout 20000 for client /127.0.0.1:47258
[junit4:junit4]   2> 6905 T2984 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:51851, sessionid = 0x13cf99e5e830008, negotiated timeout = 20000
[junit4:junit4]   2> 6906 T2985 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b0b2a03 name:ZooKeeperConnection Watcher:127.0.0.1:51851/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 6906 T2929 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 6906 T2934 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf99e5e830008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6907 T2934 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf99e5e830008 type:create cxid:0x2 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6908 T2929 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 7910 T2929 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40739_
[junit4:junit4]   2> 7911 T2934 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf99e5e830008 type:delete cxid:0x9 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:40739_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:40739_
[junit4:junit4]   2> 7912 T2929 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40739_
[junit4:junit4]   2> 7913 T2970 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> 7915 T2985 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7915 T2951 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7915 T2957 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7915 T2951 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> 7915 T2957 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> 7919 T2986 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361397578005/collection1
[junit4:junit4]   2> 7919 T2986 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 7919 T2986 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 7920 T2986 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 7920 T2986 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361397578005/collection1/'
[junit4:junit4]   2> 7921 T2986 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361397578005/collection1/lib/README' to classloader
[junit4:junit4]   2> 7921 T2986 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361397578005/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 7921 T2970 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7941 T2986 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 7966 T2986 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7966 T2986 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7969 T2986 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 8259 T2952 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8260 T2952 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50012_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50012",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 8269 T2951 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> 8269 T2985 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> 8269 T2957 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> 8269 T2970 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> 8274 T2986 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 8278 T2986 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 8280 T2986 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 8288 T2986 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8290 T2986 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 8292 T2986 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8293 T2986 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 8294 T2986 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361397578005/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty2/
[junit4:junit4]   2> 8294 T2986 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@65b165c3
[junit4:junit4]   2> 8294 T2986 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 8295 T2986 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty2 forceNew:false
[junit4:junit4]   2> 8295 T2986 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty2
[junit4:junit4]   2> 8295 T2986 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty2/index/
[junit4:junit4]   2> 8295 T2986 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 8296 T2986 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty2/index forceNew:false
[junit4:junit4]   2> 8297 T2986 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1c0b483 lockFactory=org.apache.lucene.store.NativeFSLockFactory@650ca2df),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 8297 T2986 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 8297 T2986 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty2/index
[junit4:junit4]   2> 8298 T2986 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 8299 T2986 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 8299 T2986 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 8299 T2986 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 8300 T2986 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 8300 T2986 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 8300 T2986 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 8300 T2986 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 8301 T2986 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 8304 T2986 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 8308 T2986 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty2
[junit4:junit4]   2> 8309 T2986 oass.SolrIndexSearcher.<init> Opening Searcher@3f7c940d main
[junit4:junit4]   2> 8309 T2986 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty2/tlog
[junit4:junit4]   2> 8310 T2986 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 8310 T2986 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 8314 T2987 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3f7c940d main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 8315 T2986 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 8315 T2986 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9772 T2952 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9773 T2952 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40739_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40739",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 9773 T2952 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 9773 T2952 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 9777 T2970 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> 9777 T2957 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> 9777 T2985 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> 9777 T2951 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> 10316 T2986 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 10317 T2986 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40739 collection:collection1 shard:shard1
[junit4:junit4]   2> 10318 T2986 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 10322 T2934 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf99e5e830008 type:delete cxid:0x45 zxid:0x7d txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard1 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard1
[junit4:junit4]   2> 10322 T2986 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 10323 T2934 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf99e5e830008 type:create cxid:0x46 zxid:0x7e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10323 T2986 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 10324 T2986 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 10324 T2986 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:40739/collection1/
[junit4:junit4]   2> 10324 T2986 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 10324 T2986 oasc.SyncStrategy.syncToMe http://127.0.0.1:40739/collection1/ has no replicas
[junit4:junit4]   2> 10324 T2986 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:40739/collection1/
[junit4:junit4]   2> 10324 T2986 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 10326 T2934 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf99e5e830008 type:create cxid:0x4f zxid:0x81 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11279 T2952 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11283 T2985 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> 11283 T2957 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> 11283 T2951 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> 11283 T2970 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> 11329 T2986 oasc.ZkController.register We are http://127.0.0.1:40739/collection1/ and leader is http://127.0.0.1:40739/collection1/
[junit4:junit4]   2> 11330 T2986 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40739
[junit4:junit4]   2> 11330 T2986 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 11330 T2986 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 11330 T2986 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 11332 T2986 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11333 T2929 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 11333 T2929 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 11334 T2929 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 11388 T2929 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 11389 T2929 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:44902
[junit4:junit4]   2> 11390 T2929 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 11390 T2929 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 11391 T2929 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361397582534
[junit4:junit4]   2> 11391 T2929 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361397582534/solr.xml
[junit4:junit4]   2> 11391 T2929 oasc.CoreContainer.<init> New CoreContainer 1534382580
[junit4:junit4]   2> 11392 T2929 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361397582534/'
[junit4:junit4]   2> 11392 T2929 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361397582534/'
[junit4:junit4]   2> 11407 T2929 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 11407 T2929 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 11408 T2929 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 11408 T2929 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 11408 T2929 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 11408 T2929 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 11409 T2929 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 11409 T2929 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 11409 T2929 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 11410 T2929 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 11415 T2929 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 11423 T2929 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51851/solr
[junit4:junit4]   2> 11423 T2929 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 11424 T2929 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51851 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@68f521ae
[junit4:junit4]   2> 11425 T2929 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11425 T2997 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:51851. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 11425 T2997 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:51851, initiating session
[junit4:junit4]   2> 11425 T2931 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:47269
[junit4:junit4]   2> 11425 T2931 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:47269
[junit4:junit4]   2> 11426 T2933 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cf99e5e830009 with negotiated timeout 20000 for client /127.0.0.1:47269
[junit4:junit4]   2> 11426 T2997 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:51851, sessionid = 0x13cf99e5e830009, negotiated timeout = 20000
[junit4:junit4]   2> 11426 T2998 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@68f521ae name:ZooKeeperConnection Watcher:127.0.0.1:51851 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11427 T2929 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11428 T2934 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cf99e5e830009
[junit4:junit4]   2> 11428 T2931 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:47269 which had sessionid 0x13cf99e5e830009
[junit4:junit4]   2> 11428 T2998 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 11428 T2929 oaz.ZooKeeper.close Session: 0x13cf99e5e830009 closed
[junit4:junit4]   2> 11429 T2929 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 11431 T2929 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51851/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@38bfad76
[junit4:junit4]   2> 11431 T2999 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:51851. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 11431 T2929 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 11432 T2999 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:51851, initiating session
[junit4:junit4]   2> 11432 T2931 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:47270
[junit4:junit4]   2> 11432 T2931 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:47270
[junit4:junit4]   2> 11433 T2933 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cf99e5e83000a with negotiated timeout 20000 for client /127.0.0.1:47270
[junit4:junit4]   2> 11433 T2999 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:51851, sessionid = 0x13cf99e5e83000a, negotiated timeout = 20000
[junit4:junit4]   2> 11433 T3000 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@38bfad76 name:ZooKeeperConnection Watcher:127.0.0.1:51851/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 11433 T2929 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 11434 T2934 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf99e5e83000a type:create cxid:0x1 zxid:0x8e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11434 T2934 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf99e5e83000a type:create cxid:0x2 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 11435 T2929 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 12437 T2929 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44902_
[junit4:junit4]   2> 12438 T2934 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf99e5e83000a type:delete cxid:0x9 zxid:0x90 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:44902_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:44902_
[junit4:junit4]   2> 12438 T2929 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44902_
[junit4:junit4]   2> 12440 T2957 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> 12440 T2985 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> 12441 T2951 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12440 T2970 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> 12441 T2951 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> 12441 T3000 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12442 T2957 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12442 T2985 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12442 T2970 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 12445 T3001 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361397582534/collection1
[junit4:junit4]   2> 12446 T3001 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 12446 T3001 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 12446 T3001 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 12447 T3001 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361397582534/collection1/'
[junit4:junit4]   2> 12447 T3001 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361397582534/collection1/lib/README' to classloader
[junit4:junit4]   2> 12447 T3001 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361397582534/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 12481 T3001 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 12511 T3001 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 12512 T3001 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 12515 T3001 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 12786 T2952 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12787 T2952 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40739_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40739",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 12789 T2951 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> 12789 T2970 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> 12789 T2957 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> 12790 T2985 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> 12790 T3000 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> 12804 T3001 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 12808 T3001 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 12810 T3001 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 12817 T3001 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 12820 T3001 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 12822 T3001 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 12823 T3001 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 12823 T3001 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty3-1361397582534/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty3/
[junit4:junit4]   2> 12824 T3001 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@65b165c3
[junit4:junit4]   2> 12824 T3001 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 12824 T3001 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty3 forceNew:false
[junit4:junit4]   2> 12824 T3001 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty3
[junit4:junit4]   2> 12825 T3001 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty3/index/
[junit4:junit4]   2> 12825 T3001 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 12825 T3001 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty3/index forceNew:false
[junit4:junit4]   2> 12826 T3001 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7bfbf262 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1b5462df),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 12826 T3001 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 12827 T3001 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty3/index
[junit4:junit4]   2> 12828 T3001 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 12828 T3001 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 12828 T3001 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 12829 T3001 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 12829 T3001 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 12829 T3001 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 12829 T3001 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 12830 T3001 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 12830 T3001 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 12832 T3001 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 12834 T3001 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty3
[junit4:junit4]   2> 12834 T3001 oass.SolrIndexSearcher.<init> Opening Searcher@116f0bd6 main
[junit4:junit4]   2> 12835 T3001 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty3/tlog
[junit4:junit4]   2> 12835 T3001 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 12835 T3001 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 12838 T3002 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@116f0bd6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 12839 T3001 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 12840 T3001 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14292 T2952 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14293 T2952 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44902_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44902",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 14293 T2952 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 14294 T2952 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 14296 T2970 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> 14296 T2985 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> 14297 T2957 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> 14297 T2951 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> 14297 T3000 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> 14841 T3001 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 14841 T3001 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:44902 collection:collection1 shard:shard2
[junit4:junit4]   2> 14843 T3001 oasc.ZkController.register We are http://127.0.0.1:44902/collection1/ and leader is http://127.0.0.1:50012/collection1/
[junit4:junit4]   2> 14844 T3001 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:44902
[junit4:junit4]   2> 14844 T3001 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 14844 T3001 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C171 name=collection1 org.apache.solr.core.SolrCore@20f46461 url=http://127.0.0.1:44902/collection1 node=127.0.0.1:44902_ C171_STATE=coll:collection1 core:collection1 props:{core=collection1, shard=null, node_name=127.0.0.1:44902_, base_url=http://127.0.0.1:44902, state=down, collection=collection1, roles=null}
[junit4:junit4]   2> 14845 T3003 C171 P44902 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 14845 T3001 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14845 T3003 C171 P44902 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 14845 T3003 C171 P44902 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 14846 T3003 C171 P44902 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 14846 T2929 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 14846 T2929 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 14846 T3003 C171 P44902 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14846 T2929 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14906 T2929 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 14908 T2929 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58631
[junit4:junit4]   2> 14908 T2929 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 14909 T2929 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 14909 T2929 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361397586046
[junit4:junit4]   2> 14909 T2929 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361397586046/solr.xml
[junit4:junit4]   2> 14910 T2929 oasc.CoreContainer.<init> New CoreContainer 2000930116
[junit4:junit4]   2> 14910 T2929 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361397586046/'
[junit4:junit4]   2> 14911 T2929 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361397586046/'
[junit4:junit4]   2> 14925 T2929 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
[junit4:junit4]   2> 14926 T2929 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 14926 T2929 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 14927 T2929 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 14927 T2929 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 14927 T2929 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 14927 T2929 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 14928 T2929 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 14928 T2929 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 14928 T2929 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
[junit4:junit4]   2> 14934 T2929 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 14942 T2929 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:51851/solr
[junit4:junit4]   2> 14942 T2929 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 14943 T2929 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51851 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@50716790
[junit4:junit4]   2> 14944 T2929 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 14944 T3013 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:51851. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 14944 T3013 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:51851, initiating session
[junit4:junit4]   2> 14945 T2931 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:47278
[junit4:junit4]   2> 14945 T2931 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:47278
[junit4:junit4]   2> 14946 T2933 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cf99e5e83000b with negotiated timeout 20000 for client /127.0.0.1:47278
[junit4:junit4]   2> 14946 T3013 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:51851, sessionid = 0x13cf99e5e83000b, negotiated timeout = 20000
[junit4:junit4]   2> 14946 T3014 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@50716790 name:ZooKeeperConnection Watcher:127.0.0.1:51851 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 14946 T2929 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 14947 T2934 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13cf99e5e83000b
[junit4:junit4]   2> 14947 T3014 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 14947 T2931 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:47278 which had sessionid 0x13cf99e5e83000b
[junit4:junit4]   2> 14947 T2929 oaz.ZooKeeper.close Session: 0x13cf99e5e83000b closed
[junit4:junit4]   2> 14948 T2929 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
[junit4:junit4]   2> 14950 T2929 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51851/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@2e0c9a89
[junit4:junit4]   2> 14951 T3015 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:51851. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 14951 T2929 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 14951 T3015 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:51851, initiating session
[junit4:junit4]   2> 14951 T2931 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:47279
[junit4:junit4]   2> 14952 T2931 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:47279
[junit4:junit4]   2> 14952 T2933 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cf99e5e83000c with negotiated timeout 20000 for client /127.0.0.1:47279
[junit4:junit4]   2> 14952 T3015 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:51851, sessionid = 0x13cf99e5e83000c, negotiated timeout = 20000
[junit4:junit4]   2> 14953 T3016 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2e0c9a89 name:ZooKeeperConnection Watcher:127.0.0.1:51851/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 14953 T2929 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 14953 T2934 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf99e5e83000c type:create cxid:0x1 zxid:0xa1 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 14954 T2934 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf99e5e83000c type:create cxid:0x2 zxid:0xa2 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 14955 T2929 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 15800 T2952 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 15801 T2952 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44902_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44902",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 15803 T2957 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> 15803 T2970 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> 15803 T3016 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> 15803 T3000 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> 15803 T2985 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> 15803 T2951 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> 15957 T2929 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58631_
[junit4:junit4]   2> 15958 T2934 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf99e5e83000c type:delete cxid:0xb zxid:0xa7 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:58631_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:58631_
[junit4:junit4]   2> 15968 T2929 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58631_
[junit4:junit4]   2> 15971 T2970 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> 15971 T2957 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> 15971 T3000 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> 15972 T2951 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15972 T2985 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15972 T3016 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15973 T2985 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> 15972 T2951 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> 15973 T3016 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> 15973 T2970 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15973 T2957 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15974 T3000 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 15980 T3017 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361397586046/collection1
[junit4:junit4]   2> 15980 T3017 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 15981 T3017 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 15982 T3017 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 15983 T3017 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361397586046/collection1/'
[junit4:junit4]   2> 15984 T3017 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361397586046/collection1/lib/README' to classloader
[junit4:junit4]   2> 15984 T3017 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361397586046/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 16019 T3017 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 16044 T3017 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 16045 T3017 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 16048 T3017 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 16340 T3017 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 16344 T3017 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 16346 T3017 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 16352 T3017 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 16354 T3017 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 16356 T3017 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 16357 T3017 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 16357 T3017 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty4-1361397586046/collection1/, dataDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty4/
[junit4:junit4]   2> 16358 T3017 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@65b165c3
[junit4:junit4]   2> 16358 T3017 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 16358 T3017 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty4 forceNew:false
[junit4:junit4]   2> 16359 T3017 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty4
[junit4:junit4]   2> 16359 T3017 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty4/index/
[junit4:junit4]   2> 16359 T3017 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 16360 T3017 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty4/index forceNew:false
[junit4:junit4]   2> 16361 T3017 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@66e5bc87 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1600021),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 16361 T3017 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 16362 T3017 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty4/index
[junit4:junit4]   2> 16363 T3017 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 16364 T3017 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 16364 T3017 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 16364 T3017 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 16365 T3017 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 16365 T3017 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 16365 T3017 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 16366 T3017 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 16366 T3017 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 16369 T3017 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 16372 T3017 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty4
[junit4:junit4]   2> 16372 T3017 oass.SolrIndexSearcher.<init> Opening Searcher@17e718e4 main
[junit4:junit4]   2> 16373 T3017 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty4/tlog
[junit4:junit4]   2> 16373 T3017 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 16373 T3017 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 16376 T3018 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@17e718e4 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 16377 T3017 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 16377 T3017 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17306 T2952 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17307 T2952 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58631_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58631",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 17307 T2952 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 17307 T2952 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 17310 T2985 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> 17310 T2970 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> 17311 T3000 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> 17311 T3016 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> 17310 T2951 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> 17310 T2957 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> 17379 T3017 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 17379 T3017 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:58631 collection:collection1 shard:shard1
[junit4:junit4]   2> 17381 T3017 oasc.ZkController.register We are http://127.0.0.1:58631/collection1/ and leader is http://127.0.0.1:40739/collection1/
[junit4:junit4]   2> 17381 T3017 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58631
[junit4:junit4]   2> 17381 T3017 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 17381 T3017 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C172 name=collection1 org.apache.solr.core.SolrCore@4aa00cc0 url=http://127.0.0.1:58631/collection1 node=127.0.0.1:58631_ C172_STATE=coll:collection1 core:collection1 props:{core=collection1, shard=null, node_name=127.0.0.1:58631_, base_url=http://127.0.0.1:58631, state=down, collection=collection1, roles=null}
[junit4:junit4]   2> 17382 T3019 C172 P58631 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 17382 T3017 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17382 T3019 C172 P58631 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 17383 T3019 C172 P58631 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 17383 T3019 C172 P58631 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17387 T3019 C172 P58631 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17387 T2929 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
[junit4:junit4]   2> 17387 T2929 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 17388 T2929 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17391 T2929 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 17392 T2929 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 17394 T2963 oasc.CoreContainer.create Creating SolrCore 'unloadcollection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361397574952/unloadcollection1
[junit4:junit4]   2> 17395 T2963 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
[junit4:junit4]   2> 17395 T2963 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:unloadcollection
[junit4:junit4]   2> 17396 T2963 oasc.ZkController.getConfName Looking for collection configName
[junit4:junit4]   2> 17396 T2963 oasc.ZkController.getConfName Only one config set found in zk - using it:conf1
[junit4:junit4]   2> 17397 T2963 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection
[junit4:junit4]   2> 17398 T2963 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection
[junit4:junit4]   2> 17399 T2963 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361397574952/unloadcollection1/'
[junit4:junit4]   2> 17424 T2963 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 17452 T2963 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 17453 T2963 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 17456 T2963 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 17750 T2963 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 17754 T2963 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 17756 T2963 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 17763 T2963 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17765 T2963 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 17767 T2963 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17768 T2963 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 17769 T2963 oasc.SolrCore.<init> [unloadcollection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361397574952/unloadcollection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361397571201/1361397588591unloadcollection1_1n/
[junit4:junit4]   2> 17770 T2963 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@65b165c3
[junit4:junit4]   2> 17770 T2963 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 17772 T2963 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361397571201/1361397588591unloadcollection1_1n forceNew:false
[junit4:junit4]   2> 17772 T2963 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361397571201/1361397588591unloadcollection1_1n
[junit4:junit4]   2> 17773 T2963 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361397571201/1361397588591unloadcollection1_1n/index/
[junit4:junit4]   2> 17773 T2963 oasc.SolrCore.initIndex WARNING [unloadcollection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361397571201/1361397588591unloadcollection1_1n/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 17774 T2963 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361397571201/1361397588591unloadcollection1_1n/index forceNew:false
[junit4:junit4]   2> 17774 T2963 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@32a341cf lockFactory=org.apache.lucene.store.NativeFSLockFactory@224d025c),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17775 T2963 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17775 T2963 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361397571201/1361397588591unloadcollection1_1n/index
[junit4:junit4]   2> 17776 T2963 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 17777 T2963 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 17777 T2963 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 17777 T2963 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 17778 T2963 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 17778 T2963 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 17778 T2963 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 17779 T2963 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 17779 T2963 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 17781 T2963 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 17783 T2963 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361397571201/1361397588591unloadcollection1_1n
[junit4:junit4]   2> 17783 T2963 oass.SolrIndexSearcher.<init> Opening Searcher@d710b6 main
[junit4:junit4]   2> 17784 T2963 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361397571201/1361397588591unloadcollection1_1n/tlog
[junit4:junit4]   2> 17784 T2963 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 17784 T2963 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 17786 T2963 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361397571201/1361397588591unloadcollection1_1n
[junit4:junit4]   2> 17787 T3020 oasc.SolrCore.registerSearcher [unloadcollection1] Registered new searcher Searcher@d710b6 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17787 T2963 oasc.ZkController.publish publishing core=unloadcollection1 state=down
[junit4:junit4]   2>  C171_STATE=coll:collection1 core:collection1 props:{core=collection1, shard=shard2, node_name=127.0.0.1:44902_, base_url=http://127.0.0.1:44902, state=recovering, collection=collection1, roles=null}
[junit4:junit4]   2> 17850 T3003 C171 P44902 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:50012/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 17851 T3003 C171 P44902 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:44902 START replicas=[http://127.0.0.1:50012/collection1/] nUpdates=100
[junit4:junit4]   2> 17851 T3003 C171 P44902 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 17851 T3003 C171 P44902 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 17851 T3003 C171 P44902 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 17851 T3003 C171 P44902 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 17851 T3003 C171 P44902 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 17852 T3003 C171 P44902 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:50012/collection1/. core=collection1
[junit4:junit4]   2> 17852 T3003 C171 P44902 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C173 name=collection1 org.apache.solr.core.SolrCore@67e1d227 url=http://127.0.0.1:50012/collection1 node=127.0.0.1:50012_ C173_STATE=coll:collection1 core:collection1 props:{core=collection1, shard=shard2, node_name=127.0.0.1:50012_, base_url=http://127.0.0.1:50012, state=active, collection=collection1, roles=null, leader=true}
[junit4:junit4]   2> 17855 T2965 C173 P50012 REQ /get {version=2&getVersions=100&distrib=false&qt=/get&wt=javabin} status=0 QTime=1 
[junit4:junit4]   2> 17856 T2964 C173 P50012 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 17856 T2964 C173 P50012 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty1
[junit4:junit4]   2> 17857 T2964 C173 P50012 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7ab5e9d3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@72c10b81),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17858 T2964 C173 P50012 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17858 T2964 C173 P50012 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7ab5e9d3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@72c10b81),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7ab5e9d3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@72c10b81),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 17858 T2964 C173 P50012 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 17859 T2964 C173 P50012 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty1
[junit4:junit4]   2> 17859 T2964 C173 P50012 oass.SolrIndexSearcher.<init> Opening Searcher@1ad530b7 realtime
[junit4:junit4]   2> 17859 T2964 C173 P50012 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 17860 T2964 C173 P50012 /update {commit_end_point=true&openSearcher=false&waitSearcher=true&version=2&commit=true&wt=javabin&softCommit=false} {commit=} 0 4
[junit4:junit4]   2> 17860 T3003 C171 P44902 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 17860 T3003 C171 P44902 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 17864 T2965 C173 P50012 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 17864 T2965 C173 P50012 REQ /replication {command=indexversion&version=2&qt=/replication&wt=javabin} status=0 QTime=3 
[junit4:junit4]   2> 17864 T3003 C171 P44902 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 17865 T3003 C171 P44902 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 17865 T3003 C171 P44902 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 17866 T2964 C173 P50012 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty1
[junit4:junit4]   2> 17867 T2964 C173 P50012 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty1/index
[junit4:junit4]   2> 17867 T2964 C173 P50012 REQ /replication {generation=2&command=filelist&version=2&qt=/replication&wt=javabin} status=0 QTime=1 
[junit4:junit4]   2> 17867 T3003 C171 P44902 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 17868 T3003 C171 P44902 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty3/index.20130221075949065 forceNew:false
[junit4:junit4]   2> 17868 T3003 C171 P44902 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty3
[junit4:junit4]   2> 17868 T3003 C171 P44902 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@38ca9134 lockFactory=org.apache.lucene.store.NativeFSLockFactory@488d8ec) fullCopy=true
[junit4:junit4]   2> 17870 T2966 C173 P50012 REQ /replication {generation=2&command=filecontent&file=segments_2&checksum=true&qt=/replication&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 17871 T3003 C171 P44902 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty3/index
[junit4:junit4]   2> 17871 T3003 C171 P44902 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 17871 T3003 C171 P44902 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130221075949065
[junit4:junit4]   2> 17872 T3003 C171 P44902 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty3
[junit4:junit4]   2> 17872 T3003 C171 P44902 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty3
[junit4:junit4]   2> 17872 T3003 C171 P44902 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty3/index/ new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty3/index.20130221075949065
[junit4:junit4]   2> 17873 T3003 C171 P44902 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@38ca9134 lockFactory=org.apache.lucene.store.NativeFSLockFactory@488d8ec),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 17873 T3003 C171 P44902 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 17873 T3003 C171 P44902 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty3
[junit4:junit4]   2> 17874 T3003 C171 P44902 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 17874 T3003 C171 P44902 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 17874 T3003 C171 P44902 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 17874 T3003 C171 P44902 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty3/index.20130221075949065
[junit4:junit4]   2> 17874 T3003 C171 P44902 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty3
[junit4:junit4]   2> 17875 T3003 C171 P44902 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@38ca9134 lockFactory=org.apache.lucene.store.NativeFSLockFactory@488d8ec),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 17875 T3003 C171 P44902 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 17875 T3003 C171 P44902 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 17875 T3003 C171 P44902 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty3
[junit4:junit4]   2> 17875 T3003 C171 P44902 oass.SolrIndexSearcher.<init> Opening Searcher@5583234f main
[junit4:junit4]   2> 17876 T3002 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5583234f main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 17876 T3002 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty3/index
[junit4:junit4]   2> 17876 T3003 C171 P44902 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 17877 T3003 C171 P44902 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@38ca9134 lockFactory=org.apache.lucene.store.NativeFSLockFactory@488d8ec),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@38ca9134 lockFactory=org.apache.lucene.store.NativeFSLockFactory@488d8ec),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 17877 T3003 C171 P44902 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 17877 T3003 C171 P44902 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty3
[junit4:junit4]   2> 17877 T3003 C171 P44902 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 17877 T3003 C171 P44902 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty3/index.20130221075949065
[junit4:junit4]   2> 17877 T3003 C171 P44902 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty3/index
[junit4:junit4]   2> 17878 T3003 C171 P44902 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 17878 T3003 C171 P44902 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 17878 T3003 C171 P44902 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 17878 T3003 C171 P44902 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17887 T3003 C171 P44902 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 18814 T2952 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18815 T2952 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58631_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58631",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 18818 T2952 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core":"unloadcollection1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50012_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50012",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 18818 T2952 oasc.Overseer$ClusterStateUpdater.createCollection Create collection unloadcollection with numShards 1
[junit4:junit4]   2> 18818 T2952 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 18820 T2952 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:44902_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:44902",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 18823 T2970 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> 18823 T2985 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> 18823 T3000 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> 18823 T2951 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> 18823 T2957 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> 18823 T3016 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> 19789 T2963 oasc.CoreContainer.registerCore registering core: unloadcollection1
[junit4:junit4]   2> 19790 T2963 oasc.ZkController.register Register replica - core:unloadcollection1 address:http://127.0.0.1:50012 collection:unloadcollection shard:shard1
[junit4:junit4]   2> 19791 T2963 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leader_elect/shard1/election
[junit4:junit4]   2> 19795 T2934 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf99e5e830006 type:delete cxid:0xa4 zxid:0xc2 txntype:-1 reqpath:n/a Error Path:/solr/collections/unloadcollection/leaders Error:KeeperErrorCode = NoNode for /solr/collections/unloadcollection/leaders
[junit4:junit4]   2> 19795 T2963 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 19796 T2934 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf99e5e830006 type:create cxid:0xa5 zxid:0xc3 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 19797 T2963 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 19797 T2963 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 19797 T2963 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50012/unloadcollection1/
[junit4:junit4]   2> 19798 T2963 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 19798 T2963 oasc.SyncStrategy.syncToMe http://127.0.0.1:50012/unloadcollection1/ has no replicas
[junit4:junit4]   2> 19798 T2963 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50012/unloadcollection1/
[junit4:junit4]   2> 19798 T2963 oascc.SolrZkClient.makePath makePath: /collections/unloadcollection/leaders/shard1
[junit4:junit4]   2> 19801 T2934 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13cf99e5e830006 type:create cxid:0xaf zxid:0xc7 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 20327 T2952 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20332 T2985 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> 20332 T3000 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> 20332 T2951 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> 20332 T2970 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> 20332 T3016 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> 20332 T2957 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> 20353 T2963 oasc.ZkController.register We are http://127.0.0.1:50012/unloadcollection1/ and leader is http://127.0.0.1:50012/unloadcollection1/
[junit4:junit4]   2> 20354 T2963 oasc.ZkController.register No LogReplay needed for core=unloadcollection1 baseURL=http://127.0.0.1:50012
[junit4:junit4]   2> 20354 T2963 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 20354 T2963 oasc.ZkController.publish publishing core=unloadcollection1 state=active
[junit4:junit4]   2> 20356 T2963 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20357 T2963 oasc.CoreContainer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361397574952/solr.xml
[junit4:junit4]   2> 20362 T2963 oasc.SolrXMLSerializer.persistFile Persisting cores config to /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty1-1361397574952/solr.xml
[junit4:junit4]   2> 20363 T2929 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 20365 T2929 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:51851/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@3ce150ee
[junit4:junit4]   2> 20365 T2929 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 20365 T3023 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost.localdomain/127.0.0.1:51851. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 20366 T3023 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost.localdomain/127.0.0.1:51851, initiating session
[junit4:junit4]   2> 20366 T2931 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:47292
[junit4:junit4]   2> 20366 T2931 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:47292
[junit4:junit4]   2> 20367 T2933 oazs.ZooKeeperServer.finishSessionInit Established session 0x13cf99e5e83000d with negotiated timeout 10000 for client /127.0.0.1:47292
[junit4:junit4]   2> 20367 T3023 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost.localdomain/127.0.0.1:51851, sessionid = 0x13cf99e5e83000d, negotiated timeout = 10000
[junit4:junit4]   2> 20367 T3024 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3ce150ee name:ZooKeeperConnection Watcher:127.0.0.1:51851/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 20367 T2929 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 20368 T2929 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 20369 T2929 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 20369 T2929 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 20373 T2980 oasc.CoreContainer.create Creating SolrCore 'unloadcollection2' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361397578005/unloadcollection2
[junit4:junit4]   2> 20373 T2980 oasc.ZkController.createCollectionZkNode Check for collection zkNode:unloadcollection
[junit4:junit4]   2> 20374 T2980 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 20374 T2980 oasc.ZkController.readConfigName Load collection config from:/collections/unloadcollection
[junit4:junit4]   2> 20375 T2980 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361397578005/unloadcollection2/'
[junit4:junit4]   2> 20398 T2980 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 20425 T2980 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 20426 T2980 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 20444 T2980 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 20722 T2980 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 20726 T2980 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 20728 T2980 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 20735 T2980 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 20737 T2980 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 20740 T2980 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 20740 T2980 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 20741 T2980 oasc.SolrCore.<init> [unloadcollection2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-jetty2-1361397578005/unloadcollection2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361397571201/1361397591569unloadcollection1_2n/
[junit4:junit4]   2> 20742 T2980 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@65b165c3
[junit4:junit4]   2> 20742 T2980 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 20743 T2980 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361397571201/1361397591569unloadcollection1_2n forceNew:false
[junit4:junit4]   2> 20744 T2980 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361397571201/1361397591569unloadcollection1_2n
[junit4:junit4]   2> 20744 T2980 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361397571201/1361397591569unloadcollection1_2n/index/
[junit4:junit4]   2> 20744 T2980 oasc.SolrCore.initIndex WARNING [unloadcollection2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361397571201/1361397591569unloadcollection1_2n/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 20745 T2980 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361397571201/1361397591569unloadcollection1_2n/index forceNew:false
[junit4:junit4]   2> 20746 T2980 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1a0113a0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@24a161da),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 20747 T2980 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 20747 T2980 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361397571201/1361397591569unloadcollection1_2n/index
[junit4:junit4]   2> 20749 T2980 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 20749 T2980 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 20750 T2980 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 20750 T2980 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 20751 T2980 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 20751 T2980 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 20751 T2980 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 20752 T2980 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 20752 T2980 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 20756 T2980 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 20758 T2980 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361397571201/1361397591569unloadcollection1_2n
[junit4:junit4]   2> 20759 T2980 oass.SolrIndexSearcher.<init> Opening Searcher@616ef468 main
[junit4:junit4]   2> 20759 T2980 oasu.UpdateHandler.clearLog Clearing tlog files, tlogDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361397571201/1361397591569unloadcollection1_2n/tlog
[junit4:junit4]   2> 20760 T2980 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 20760 T2980 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 20762 T2980 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-UnloadDistributedZkTest-1361397571201/1361397591569unloadcollection1_2n
[junit4:junit4]   2> 20762 T3025 oasc.SolrCore.registerSearcher [unloadcollection2] Registered new searcher Searcher@616ef468 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 20763 T2980 oasc.ZkController.publish publishing core=unloadcollection2 state=down
[junit4:junit4]   2> 20763 T2980 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2>  C172_STATE=coll:collection1 core:collection1 props:{core=collection1, shard=shard1, node_name=127.0.0.1:58631_, base_url=http://127.0.0.1:58631, state=recovering, collection=collection1, roles=null}
[junit4:junit4]   2> 21392 T3019 C172 P58631 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:40739/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 21392 T3019 C172 P58631 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:58631 START replicas=[http://127.0.0.1:40739/collection1/] nUpdates=100
[junit4:junit4]   2> 21393 T3019 C172 P58631 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 21393 T3019 C172 P58631 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 21393 T3019 C172 P58631 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 21393 T3019 C172 P58631 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 21393 T3019 C172 P58631 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 21393 T3019 C172 P58631 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:40739/collection1/. core=collection1
[junit4:junit4]   2> 21393 T3019 C172 P58631 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C174 name=collection1 org.apache.solr.core.SolrCore@ea5c1cd url=http://127.0.0.1:40739/collection1 node=127.0.0.1:40739_ C174_STATE=coll:collection1 core:collection1 props:{core=collection1, shard=shard1, node_name=127.0.0.1:40739_, base_url=http://127.0.0.1:40739, state=active, collection=collection1, roles=null, leader=true}
[junit4:junit4]   2> 21397 T2981 C174 P40739 REQ /get {version=2&getVersions=100&distrib=false&qt=/get&wt=javabin} status=0 QTime=1 
[junit4:junit4]   2> 21397 T2979 C174 P40739 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 21398 T2979 C174 P40739 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty2
[junit4:junit4]   2> 21398 T2979 C174 P40739 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1c0b483 lockFactory=org.apache.lucene.store.NativeFSLockFactory@650ca2df),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 21399 T2979 C174 P40739 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 21400 T2979 C174 P40739 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1c0b483 lockFactory=org.apache.lucene.store.NativeFSLockFactory@650ca2df),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1c0b483 lockFactory=org.apache.lucene.store.NativeFSLockFactory@650ca2df),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 21400 T2979 C174 P40739 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 21400 T2979 C174 P40739 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty2
[junit4:junit4]   2> 21400 T2979 C174 P40739 oass.SolrIndexSearcher.<init> Opening Searcher@1cc78074 realtime
[junit4:junit4]   2> 21401 T2979 C174 P40739 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21401 T2979 C174 P40739 /update {commit_end_point=true&openSearcher=false&waitSearcher=true&version=2&commit=true&wt=javabin&softCommit=false} {commit=} 0 4
[junit4:junit4]   2> 21402 T3019 C172 P58631 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 21402 T3019 C172 P58631 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 21403 T2981 C174 P40739 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 21404 T2981 C174 P40739 REQ /replication {command=indexversion&version=2&qt=/replication&wt=javabin} status=0 QTime=1 
[junit4:junit4]   2> 21404 T3019 C172 P58631 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 21404 T3019 C172 P58631 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 21404 T3019 C172 P58631 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 21406 T2979 C174 P40739 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty2
[junit4:junit4]   2> 21406 T2979 C174 P40739 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty2/index
[junit4:junit4]   2> 21406 T2979 C174 P40739 REQ /replication {generation=2&command=filelist&version=2&qt=/replication&wt=javabin} status=0 QTime=0 
[junit4:junit4]   2> 21407 T3019 C172 P58631 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 21407 T3019 C172 P58631 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty4/index.20130221075952604 forceNew:false
[junit4:junit4]   2> 21408 T3019 C172 P58631 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty4
[junit4:junit4]   2> 21408 T3019 C172 P58631 oash.SnapPuller.fetchLatestIndex Starting download to MockDirWrapper(org.apache.lucene.store.RAMDirectory@53ba98a5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@e308aef) fullCopy=true
[junit4:junit4]   2> 21410 T2978 C174 P40739 REQ /replication {generation=2&command=filecontent&file=segments_2&checksum=true&qt=/replication&wt=filestream} status=0 QTime=0 
[junit4:junit4]   2> 21410 T3019 C172 P58631 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty4/index
[junit4:junit4]   2> 21410 T3019 C172 P58631 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 21411 T3019 C172 P58631 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130221075952604
[junit4:junit4]   2> 21411 T3019 C172 P58631 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty4
[junit4:junit4]   2> 21411 T3019 C172 P58631 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty4
[junit4:junit4]   2> 21411 T3019 C172 P58631 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty4/index/ new=./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty4/index.20130221075952604
[junit4:junit4]   2> 21412 T3019 C172 P58631 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@53ba98a5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@e308aef),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 21413 T3019 C172 P58631 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 21413 T3019 C172 P58631 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty4
[junit4:junit4]   2> 21413 T3019 C172 P58631 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 21413 T3019 C172 P58631 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 21414 T3019 C172 P58631 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 21414 T3019 C172 P58631 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty4/index.20130221075952604
[junit4:junit4]   2> 21414 T3019 C172 P58631 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty4
[junit4:junit4]   2> 21416 T3019 C172 P58631 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@53ba98a5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@e308aef),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 21416 T3019 C172 P58631 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 21416 T3019 C172 P58631 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 21416 T3019 C172 P58631 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty4
[junit4:junit4]   2> 21416 T3019 C172 P58631 oass.SolrIndexSearcher.<init> Opening Searcher@6269ad0b main
[junit4:junit4]   2> 21417 T3018 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6269ad0b main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 21417 T3018 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty4/index
[junit4:junit4]   2> 21417 T3019 C172 P58631 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 21417 T3019 C172 P58631 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@53ba98a5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@e308aef),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@53ba98a5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@e308aef),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 21418 T3019 C172 P58631 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 21418 T3019 C172 P58631 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty4
[junit4:junit4]   2> 21418 T3019 C172 P58631 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 21418 T3019 C172 P58631 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty4/index.20130221075952604
[junit4:junit4]   2> 21418 T3019 C172 P58631 oasc.CachingDirectoryFactory.close Releasing directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.UnloadDistributedZkTest-1361397571201/jetty4/index
[junit4:junit4]   2> 21418 T3019 C172 P58631 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 21418 T3019 C172 P58631 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 21418 T3019 C172 P58631 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 21419 T3019 C172 P58631 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 21420 T3019 C172 P58631 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 21835 T2952 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21836 T2952 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "core":"unloadcollection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:50012_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:50012",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 21838 T2952 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core":"unloadcollection2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:40739_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:40739",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "collection":"unloadcollection",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 21838 T2952 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
[junit4:junit4]   2> 21838 T2952 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 21840 T2952 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:58631_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:58631",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "roles":null}
[junit4:junit4]   2> 21843 T3024 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> 21843 T2970 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> 21843 T2951 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> 21843 T2985 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> 21843 T2957 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> 21843 T3000 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> 21843 T3016 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> 22765 T2980 oasc.CoreContainer.registerCore registering core: unloadcollection2
[junit4:junit4]   2> 22765 T2980 oasc.ZkController.register Register replica - core:unloadcollection2 address:http://127.0.0.1:40739 collection:unloadcollection shard:shard1
[junit4:junit4]   2> 22768 T2980 oasc.ZkController.register We are http://127.0.0.1:40739/unloadcollection2/ and leader is http://127.0.0.1:50012/unloadcollection1/
[junit4:junit4]   2> 22769 T2980 oasc.ZkController.register No LogReplay needed for core=unloadcollection2 baseURL=http://127.0.0.1:40739
[junit4:junit4]   2> 22769 T2980 oasc.ZkController.checkRecovery Core needs to recover:unloadcollection2
[junit4:junit4]   2> 22769 T2980 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C175 name=unloadcollection2 org.apache.solr.core.SolrCore@2f26ac70 url=http://127.0.0.1:40739/unloadcollection2 no

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

unit4:junit4]    > Throwable #1: java.lang.AssertionError: Still found shard
[junit4:junit4]    > 	at __randomizedtesting.SeedInfo.seed([217C1F8F1336600F:A09A919764690033]: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> 137431 T2929 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 137445 T2928 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
[junit4:junit4]   2> 137803 T2932 oazs.SessionTrackerImpl.run SessionTrackerImpl exited loop!
[junit4:junit4]   2> NOTE: test params are: codec=SimpleText, sim=DefaultSimilarity, locale=es_CO, timezone=Asia/Yakutsk
[junit4:junit4]   2> NOTE: Linux 3.2.0-38-generic amd64/Oracle Corporation 1.8.0-ea (64-bit)/cpus=8,threads=2,free=144995608,total=300421120
[junit4:junit4]   2> NOTE: All tests run in this JVM: [MultiTermTest, TestDocumentBuilder, SolrIndexSplitterTest, DistributedQueryElevationComponentTest, TestPhraseSuggestions, TestLazyCores, TestRecovery, TestSolrDeletionPolicy2, TestSolrDeletionPolicy1, ScriptEngineTest, StandardRequestHandlerTest, ReturnFieldsTest, StatelessScriptUpdateProcessorFactoryTest, TestPartialUpdateDeduplication, PolyFieldTest, BadIndexSchemaTest, ExternalFileFieldSortTest, TermVectorComponentTest, TestQueryUtils, TestBinaryField, TestReplicationHandler, DocumentAnalysisRequestHandlerTest, IndexSchemaTest, TestSurroundQueryParser, SolrInfoMBeanTest, TestElisionMultitermQuery, TestSolrCoreProperties, RequiredFieldsTest, StatsComponentTest, UpdateParamsTest, BasicDistributedZk2Test, TestFoldingMultitermQuery, DebugComponentTest, LukeRequestHandlerTest, OutputWriterTest, TestDocSet, TestFunctionQuery, RAMDirectoryFactoryTest, TestJmxIntegration, TestCSVResponseWriter, TestPropInjectDefaults, SuggesterTest, TestBM25SimilarityFactory, TestLRUCache, TestStressReorder, HighlighterTest, DocumentBuilderTest, TestQuerySenderListener, UUIDFieldTest, TestSort, IndexReaderFactoryTest, TestFuzzyAnalyzedSuggestions, DirectUpdateHandlerTest, OverseerTest, TestPluginEnable, CoreContainerCoreInitFailuresTest, ZkSolrClientTest, TimeZoneUtilsTest, SpellingQueryConverterTest, TestOmitPositions, TestTrie, TestWriterPerf, SpellCheckComponentTest, FullSolrCloudDistribCmdsTest, LeaderElectionIntegrationTest, TestDistributedGrouping, TestRandomFaceting, SolrCoreTest, IndexBasedSpellCheckerTest, TestMultiCoreConfBootstrap, TestGroupingSearch, DirectSolrSpellCheckerTest, TestFiltering, PeerSyncTest, BasicFunctionalityTest, SampleTest, TestIndexSearcher, QueryEqualityTest, SpatialFilterTest, CurrencyFieldTest, DisMaxRequestHandlerTest, QueryParsingTest, XsltUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, XmlUpdateRequestHandlerTest, DirectUpdateHandlerOptimizeTest, TestReversedWildcardFilterFactory, CopyFieldTest, SuggesterTSTTest, ShowFileRequestHandlerTest, TestPropInject, NoCacheHeaderTest, FieldMutatingUpdateProcessorTest, SOLR749Test, TestXIncludeConfig, TestLFUCache, TestNumberUtils, TestJmxMonitoredMap, SpellPossibilityIteratorTest, LegacyHTMLStripCharFilterTest, TestDFRSimilarityFactory, TestDefaultSimilarityFactory, URLClassifyProcessorTest, OpenExchangeRatesOrgProviderTest, FileUtilsTest, DateFieldTest, TestBadConfig, SystemInfoHandlerTest, TestUtils, ChaosMonkeyNothingIsSafeTest, ZkNodePropsTest, CircularListTest, AnalysisAfterCoreReloadTest, TestCharFilters, ClusterStateTest, ClusterStateUpdateTest, CollectionsAPIDistributedZkTest, OverseerCollectionProcessorTest, ShardRoutingCustomTest, ShardRoutingTest, UnloadDistributedZkTest]
[junit4:junit4] Completed on J1 in 137.96s, 1 test, 1 failure <<< FAILURES!

[...truncated 10 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:381: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:361: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:183: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1202: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:865: There were test failures: 254 suites, 1052 tests, 1 failure, 8 ignored (3 assumptions)

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