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/01/27 20:09:31 UTC

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 144 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/144/
Java: 64bit/jdk1.7.0 -XX:+UseSerialGC

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

Error Message:
There are still nodes recoverying - waited for 230 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 230 seconds
	at __randomizedtesting.SeedInfo.seed([72D647BBBF1DF00F:F330C9A3C8429033]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:168)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:126)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:121)
	at org.apache.solr.cloud.BasicDistributedZkTest.testCoreUnloadAndLeaders(BasicDistributedZkTest.java:586)
	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:337)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:794)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 8989 lines...]
[junit4:junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
[junit4:junit4]   2> 0 T2607 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
[junit4:junit4]   2> 8 T2607 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
[junit4:junit4]   2> Creating dataDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1359312775467
[junit4:junit4]   2> 9 T2607 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4:junit4]   2> 10 T2608 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
[junit4:junit4]   2> 13 T2608 oazs.ZooKeeperServer.setTickTime tickTime set to 1000
[junit4:junit4]   2> 13 T2608 oazs.ZooKeeperServer.setMinSessionTimeout minSessionTimeout set to -1
[junit4:junit4]   2> 13 T2608 oazs.ZooKeeperServer.setMaxSessionTimeout maxSessionTimeout set to -1
[junit4:junit4]   2> 13 T2608 oazs.NIOServerCnxnFactory.configure binding to port 0.0.0.0/0.0.0.0:0
[junit4:junit4]   2> 14 T2608 oazsp.FileTxnSnapLog.save Snapshotting: 0x0 to /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/zookeeper/server1/data/version-2/snapshot.0
[junit4:junit4]   2> 111 T2607 oasc.ZkTestServer.run start zk server on port:49981
[junit4:junit4]   2> 112 T2607 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49981 sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@2b68b29d
[junit4:junit4]   2> 113 T2607 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 114 T2613 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49981. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 115 T2613 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49981, initiating session
[junit4:junit4]   2> 115 T2609 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49982
[junit4:junit4]   2> 115 T2609 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49982
[junit4:junit4]   2> 116 T2611 oazsp.FileTxnLog.append Creating new log file: log.1
[junit4:junit4]   2> 118 T2611 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c7d5ae9310000 with negotiated timeout 10000 for client /127.0.0.1:49982
[junit4:junit4]   2> 118 T2613 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49981, sessionid = 0x13c7d5ae9310000, negotiated timeout = 10000
[junit4:junit4]   2> 120 T2614 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b68b29d name:ZooKeeperConnection Watcher:127.0.0.1:49981 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 121 T2607 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 122 T2607 oascc.SolrZkClient.makePath makePath: /solr
[junit4:junit4]   2> 133 T2612 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c7d5ae9310000
[junit4:junit4]   2> 137 T2609 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49982 which had sessionid 0x13c7d5ae9310000
[junit4:junit4]   2> 138 T2614 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 138 T2607 oaz.ZooKeeper.close Session: 0x13c7d5ae9310000 closed
[junit4:junit4]   2> 140 T2607 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49981/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@4f0c2132
[junit4:junit4]   2> 143 T2607 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 144 T2615 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49981. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 146 T2615 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49981, initiating session
[junit4:junit4]   2> 147 T2609 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49983
[junit4:junit4]   2> 149 T2609 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49983
[junit4:junit4]   2> 151 T2611 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c7d5ae9310001 with negotiated timeout 10000 for client /127.0.0.1:49983
[junit4:junit4]   2> 152 T2615 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49981, sessionid = 0x13c7d5ae9310001, negotiated timeout = 10000
[junit4:junit4]   2> 153 T2616 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4f0c2132 name:ZooKeeperConnection Watcher:127.0.0.1:49981/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 154 T2607 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 155 T2607 oascc.SolrZkClient.makePath makePath: /collections/collection1
[junit4:junit4]   2> 168 T2607 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
[junit4:junit4]   2> 180 T2607 oascc.SolrZkClient.makePath makePath: /collections/control_collection
[junit4:junit4]   2> 190 T2607 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
[junit4:junit4]   2> 201 T2607 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 204 T2607 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
[junit4:junit4]   2> 221 T2607 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
[junit4:junit4]   2> 224 T2607 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
[junit4:junit4]   2> 232 T2607 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
[junit4:junit4]   2> 233 T2607 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
[junit4:junit4]   2> 238 T2607 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
[junit4:junit4]   2> 238 T2607 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
[junit4:junit4]   2> 243 T2607 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
[junit4:junit4]   2> 244 T2607 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
[junit4:junit4]   2> 248 T2607 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 249 T2607 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
[junit4:junit4]   2> 254 T2607 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 255 T2607 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4:junit4]   2> 259 T2607 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 260 T2607 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
[junit4:junit4]   2> 264 T2607 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
[junit4:junit4]   2> 265 T2607 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
[junit4:junit4]   2> 270 T2612 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c7d5ae9310001
[junit4:junit4]   2> 271 T2609 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49983 which had sessionid 0x13c7d5ae9310001
[junit4:junit4]   2> 272 T2616 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 272 T2607 oaz.ZooKeeper.close Session: 0x13c7d5ae9310001 closed
[junit4:junit4]   2> 479 T2607 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 484 T2607 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49984
[junit4:junit4]   2> 485 T2607 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 485 T2607 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 486 T2607 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1359312775731
[junit4:junit4]   2> 486 T2607 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1359312775731/solr.xml
[junit4:junit4]   2> 486 T2607 oasc.CoreContainer.<init> New CoreContainer 1052956673
[junit4:junit4]   2> 488 T2607 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1359312775731/'
[junit4:junit4]   2> 488 T2607 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1359312775731/'
[junit4:junit4]   2> 522 T2607 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 523 T2607 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 523 T2607 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 524 T2607 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 524 T2607 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 525 T2607 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 525 T2607 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 526 T2607 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 526 T2607 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 527 T2607 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 542 T2607 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 560 T2607 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49981/solr
[junit4:junit4]   2> 560 T2607 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 561 T2607 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49981 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@45404891
[junit4:junit4]   2> 562 T2607 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 577 T2626 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49981. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 579 T2626 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49981, initiating session
[junit4:junit4]   2> 579 T2609 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49985
[junit4:junit4]   2> 580 T2609 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49985
[junit4:junit4]   2> 581 T2611 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c7d5ae9310002 with negotiated timeout 20000 for client /127.0.0.1:49985
[junit4:junit4]   2> 581 T2626 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49981, sessionid = 0x13c7d5ae9310002, negotiated timeout = 20000
[junit4:junit4]   2> 582 T2627 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@45404891 name:ZooKeeperConnection Watcher:127.0.0.1:49981 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 582 T2607 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 584 T2612 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c7d5ae9310002
[junit4:junit4]   2> 585 T2609 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49985 which had sessionid 0x13c7d5ae9310002
[junit4:junit4]   2> 585 T2627 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 585 T2607 oaz.ZooKeeper.close Session: 0x13c7d5ae9310002 closed
[junit4:junit4]   2> 587 T2607 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 592 T2607 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49981/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@465027a
[junit4:junit4]   2> 594 T2607 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 594 T2628 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49981. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 595 T2628 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49981, initiating session
[junit4:junit4]   2> 595 T2609 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49986
[junit4:junit4]   2> 596 T2609 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49986
[junit4:junit4]   2> 597 T2611 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c7d5ae9310003 with negotiated timeout 20000 for client /127.0.0.1:49986
[junit4:junit4]   2> 597 T2628 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49981, sessionid = 0x13c7d5ae9310003, negotiated timeout = 20000
[junit4:junit4]   2> 598 T2629 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@465027a name:ZooKeeperConnection Watcher:127.0.0.1:49981/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 598 T2607 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 600 T2612 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7d5ae9310003 type:create cxid:0x2 zxid:0x1a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 602 T2607 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4:junit4]   2> 606 T2607 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49984_
[junit4:junit4]   2> 607 T2612 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7d5ae9310003 type:delete cxid:0x7 zxid:0x1c txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49984_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49984_
[junit4:junit4]   2> 608 T2607 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49984_
[junit4:junit4]   2> 615 T2607 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
[junit4:junit4]   2> 624 T2612 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7d5ae9310003 type:delete cxid:0x15 zxid:0x21 txntype:-1 reqpath:n/a Error Path:/solr/overseer_elect/leader Error:KeeperErrorCode = NoNode for /solr/overseer_elect/leader
[junit4:junit4]   2> 625 T2607 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
[junit4:junit4]   2> 630 T2607 oasc.Overseer.start Overseer (id=89083922053398531-127.0.0.1:49984_-n_0000000000) starting
[junit4:junit4]   2> 631 T2612 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7d5ae9310003 type:create cxid:0x1a zxid:0x23 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 633 T2612 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7d5ae9310003 type:create cxid:0x1b zxid:0x24 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 635 T2612 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7d5ae9310003 type:create cxid:0x1c zxid:0x25 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 637 T2612 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7d5ae9310003 type:create cxid:0x1d zxid:0x26 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 639 T2631 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
[junit4:junit4]   2> 640 T2607 oascc.SolrZkClient.makePath makePath: /clusterstate.json
[junit4:junit4]   2> 648 T2607 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 654 T2630 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
[junit4:junit4]   2> 667 T2632 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1359312775731/collection1
[junit4:junit4]   2> 667 T2632 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
[junit4:junit4]   2> 669 T2632 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 670 T2632 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
[junit4:junit4]   2> 674 T2632 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1359312775731/collection1/'
[junit4:junit4]   2> 676 T2632 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1359312775731/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 677 T2632 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1359312775731/collection1/lib/README' to classloader
[junit4:junit4]   2> 748 T2632 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 804 T2632 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 805 T2632 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 809 T2632 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 1337 T2632 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 1346 T2632 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 1349 T2632 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 1370 T2632 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1376 T2632 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 1382 T2632 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1384 T2632 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 1386 T2632 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1359312775731/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/control/data/
[junit4:junit4]   2> 1387 T2632 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@41c7fe07
[junit4:junit4]   2> 1387 T2632 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 1388 T2632 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/control/data forceNew:false
[junit4:junit4]   2> 1388 T2632 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/control/data
[junit4:junit4]   2> 1389 T2632 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/control/data/index/
[junit4:junit4]   2> 1389 T2632 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/control/data/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 1390 T2632 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/control/data/index forceNew:false
[junit4:junit4]   2> 1395 T2632 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@456703e8; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 1396 T2632 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 1397 T2632 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/control/data/index
[junit4:junit4]   2> 1397 T2632 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 1399 T2632 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 1399 T2632 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 1400 T2632 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 1400 T2632 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 1401 T2632 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 1401 T2632 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 1401 T2632 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 1402 T2632 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 1403 T2632 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 1403 T2632 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 1404 T2632 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 1405 T2632 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 1406 T2632 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 1406 T2632 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 1406 T2632 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 1407 T2632 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 1407 T2632 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1408 T2632 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1408 T2632 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1409 T2632 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1409 T2632 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1409 T2632 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1410 T2632 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1411 T2632 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 1411 T2632 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 1412 T2632 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 1419 T2632 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 1422 T2632 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 1423 T2632 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 1426 T2632 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/control/data
[junit4:junit4]   2> 1427 T2632 oass.SolrIndexSearcher.<init> Opening Searcher@6af07b05 main
[junit4:junit4]   2> 1428 T2632 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 1428 T2632 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 1429 T2632 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 1435 T2632 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 1467 T2633 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6af07b05 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 1473 T2632 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 1473 T2632 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 1474 T2612 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7d5ae9310003 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> 2163 T2630 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 2165 T2630 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49984_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49984"}
[junit4:junit4]   2> 2165 T2630 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
[junit4:junit4]   2> 2166 T2630 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 2167 T2612 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7d5ae9310003 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> 2176 T2629 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> 2481 T2632 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 2482 T2632 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49984 collection:control_collection shard:shard1
[junit4:junit4]   2> 2483 T2632 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
[junit4:junit4]   2> 2494 T2612 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7d5ae9310003 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> 2495 T2632 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 2496 T2612 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7d5ae9310003 type:create cxid:0x73 zxid:0x37 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 2499 T2632 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 2499 T2632 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 2499 T2632 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49984/collection1/
[junit4:junit4]   2> 2499 T2632 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 2499 T2632 oasc.SyncStrategy.syncToMe http://127.0.0.1:49984/collection1/ has no replicas
[junit4:junit4]   2> 2500 T2632 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49984/collection1/
[junit4:junit4]   2> 2500 T2632 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
[junit4:junit4]   2> 2506 T2612 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7d5ae9310003 type:create cxid:0x7d zxid:0x3b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 3686 T2630 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3715 T2629 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> 3753 T2632 oasc.ZkController.register We are http://127.0.0.1:49984/collection1/ and leader is http://127.0.0.1:49984/collection1/
[junit4:junit4]   2> 3753 T2632 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49984
[junit4:junit4]   2> 3754 T2632 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 3754 T2632 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 3754 T2632 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 3757 T2632 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 3758 T2607 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 3759 T2607 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 3759 T2607 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 3766 T2607 oascsi.HttpClientUtil.createClient Creating new http client, config:
[junit4:junit4]   2> 3770 T2607 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49981/solr sessionTimeout=10000 watcher=org.apache.solr.common.cloud.ConnectionManager@48eb8cff
[junit4:junit4]   2> 3772 T2607 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 3772 T2634 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49981. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 3773 T2634 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49981, initiating session
[junit4:junit4]   2> 3773 T2609 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49987
[junit4:junit4]   2> 3774 T2609 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49987
[junit4:junit4]   2> 3775 T2611 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c7d5ae9310004 with negotiated timeout 10000 for client /127.0.0.1:49987
[junit4:junit4]   2> 3775 T2634 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49981, sessionid = 0x13c7d5ae9310004, negotiated timeout = 10000
[junit4:junit4]   2> 3776 T2635 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@48eb8cff name:ZooKeeperConnection Watcher:127.0.0.1:49981/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 3776 T2607 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 3777 T2607 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 3780 T2607 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
[junit4:junit4]   2> 3957 T2607 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 3961 T2607 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49988
[junit4:junit4]   2> 3962 T2607 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 3962 T2607 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 3963 T2607 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1359312779238
[junit4:junit4]   2> 3963 T2607 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1359312779238/solr.xml
[junit4:junit4]   2> 3964 T2607 oasc.CoreContainer.<init> New CoreContainer 1352008265
[junit4:junit4]   2> 3964 T2607 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1359312779238/'
[junit4:junit4]   2> 3965 T2607 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1359312779238/'
[junit4:junit4]   2> 4002 T2607 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 4003 T2607 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 4003 T2607 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 4004 T2607 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 4004 T2607 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 4004 T2607 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 4005 T2607 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 4005 T2607 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 4006 T2607 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 4006 T2607 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 4019 T2607 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 4037 T2607 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49981/solr
[junit4:junit4]   2> 4038 T2607 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 4038 T2607 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49981 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@31058024
[junit4:junit4]   2> 4040 T2607 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4040 T2645 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49981. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4041 T2645 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49981, initiating session
[junit4:junit4]   2> 4042 T2609 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49989
[junit4:junit4]   2> 4042 T2609 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49989
[junit4:junit4]   2> 4043 T2611 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c7d5ae9310005 with negotiated timeout 20000 for client /127.0.0.1:49989
[junit4:junit4]   2> 4043 T2645 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49981, sessionid = 0x13c7d5ae9310005, negotiated timeout = 20000
[junit4:junit4]   2> 4044 T2646 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@31058024 name:ZooKeeperConnection Watcher:127.0.0.1:49981 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4044 T2607 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4046 T2612 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c7d5ae9310005
[junit4:junit4]   2> 4047 T2609 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49989 which had sessionid 0x13c7d5ae9310005
[junit4:junit4]   2> 4047 T2607 oaz.ZooKeeper.close Session: 0x13c7d5ae9310005 closed
[junit4:junit4]   2> 4047 T2646 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 4048 T2607 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 4053 T2607 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49981/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@593e37d0
[junit4:junit4]   2> 4054 T2607 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 4055 T2647 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49981. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 4055 T2647 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49981, initiating session
[junit4:junit4]   2> 4056 T2609 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49990
[junit4:junit4]   2> 4056 T2609 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49990
[junit4:junit4]   2> 4058 T2611 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c7d5ae9310006 with negotiated timeout 20000 for client /127.0.0.1:49990
[junit4:junit4]   2> 4058 T2647 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49981, sessionid = 0x13c7d5ae9310006, negotiated timeout = 20000
[junit4:junit4]   2> 4058 T2648 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@593e37d0 name:ZooKeeperConnection Watcher:127.0.0.1:49981/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 4059 T2607 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 4060 T2612 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7d5ae9310006 type:create cxid:0x1 zxid:0x49 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4062 T2612 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7d5ae9310006 type:create cxid:0x2 zxid:0x4a txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 4064 T2607 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49988_
[junit4:junit4]   2> 4065 T2612 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7d5ae9310006 type:delete cxid:0x4 zxid:0x4b txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49988_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49988_
[junit4:junit4]   2> 4066 T2607 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49988_
[junit4:junit4]   2> 4070 T2635 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4070 T2629 oascc.ZkStateReader$3.process Updating live nodes... (2)
[junit4:junit4]   2> 4071 T2629 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> 4075 T2607 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 4083 T2649 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1359312779238/collection1
[junit4:junit4]   2> 4083 T2649 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 4084 T2649 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 4084 T2649 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 4087 T2649 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1359312779238/collection1/'
[junit4:junit4]   2> 4087 T2649 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1359312779238/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 4088 T2649 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1359312779238/collection1/lib/README' to classloader
[junit4:junit4]   2> 4130 T2649 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 4202 T2649 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 4204 T2649 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 4209 T2649 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 4755 T2649 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 4763 T2649 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 4766 T2649 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 4787 T2649 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4792 T2649 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 4797 T2649 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4799 T2649 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 4801 T2649 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1359312779238/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty1/
[junit4:junit4]   2> 4801 T2649 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@41c7fe07
[junit4:junit4]   2> 4802 T2649 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 4803 T2649 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty1 forceNew:false
[junit4:junit4]   2> 4803 T2649 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty1
[junit4:junit4]   2> 4803 T2649 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty1/index/
[junit4:junit4]   2> 4804 T2649 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty1/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 4805 T2649 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty1/index forceNew:false
[junit4:junit4]   2> 4809 T2649 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b33f6c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 4810 T2649 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 4811 T2649 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty1/index
[junit4:junit4]   2> 4811 T2649 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 4813 T2649 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 4814 T2649 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 4814 T2649 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 4814 T2649 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 4815 T2649 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 4815 T2649 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 4816 T2649 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 4816 T2649 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 4817 T2649 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 4818 T2649 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 4819 T2649 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 4819 T2649 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 4820 T2649 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 4820 T2649 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 4820 T2649 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 4821 T2649 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 4821 T2649 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4822 T2649 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4822 T2649 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4823 T2649 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4824 T2649 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4824 T2649 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4825 T2649 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4825 T2649 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 4826 T2649 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 4827 T2649 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 4834 T2649 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 4836 T2649 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 4838 T2649 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 4841 T2649 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty1
[junit4:junit4]   2> 4842 T2649 oass.SolrIndexSearcher.<init> Opening Searcher@7db2373f main
[junit4:junit4]   2> 4843 T2649 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 4843 T2649 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 4844 T2649 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 4850 T2649 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 4882 T2650 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7db2373f main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 4889 T2649 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 4889 T2649 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 5230 T2630 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 5233 T2630 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"1",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"control_collection",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49984_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49984"}
[junit4:junit4]   2> 5247 T2630 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49988_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49988"}
[junit4:junit4]   2> 5248 T2630 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
[junit4:junit4]   2> 5248 T2630 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 5263 T2648 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> 5263 T2629 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> 5263 T2635 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> 5893 T2649 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 5894 T2649 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49988 collection:collection1 shard:shard1
[junit4:junit4]   2> 5897 T2649 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
[junit4:junit4]   2> 5921 T2612 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7d5ae9310006 type:delete cxid:0x43 zxid:0x5a txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders
[junit4:junit4]   2> 5924 T2649 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 5926 T2612 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7d5ae9310006 type:create cxid:0x44 zxid:0x5b txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 5933 T2649 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 5933 T2649 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 5934 T2649 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49988/collection1/
[junit4:junit4]   2> 5935 T2649 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 5936 T2649 oasc.SyncStrategy.syncToMe http://127.0.0.1:49988/collection1/ has no replicas
[junit4:junit4]   2> 5936 T2649 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49988/collection1/
[junit4:junit4]   2> 5937 T2649 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
[junit4:junit4]   2> 5952 T2612 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7d5ae9310006 type:create cxid:0x4e zxid:0x5f txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 6785 T2630 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6797 T2629 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> 6797 T2635 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> 6797 T2648 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> 6845 T2649 oasc.ZkController.register We are http://127.0.0.1:49988/collection1/ and leader is http://127.0.0.1:49988/collection1/
[junit4:junit4]   2> 6846 T2649 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49988
[junit4:junit4]   2> 6846 T2649 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 6846 T2649 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 6847 T2649 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 6849 T2649 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 6851 T2607 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 6851 T2607 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 6852 T2607 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 7040 T2607 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 7044 T2607 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49991
[junit4:junit4]   2> 7044 T2607 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 7045 T2607 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 7045 T2607 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1359312782317
[junit4:junit4]   2> 7046 T2607 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1359312782317/solr.xml
[junit4:junit4]   2> 7046 T2607 oasc.CoreContainer.<init> New CoreContainer 872184395
[junit4:junit4]   2> 7047 T2607 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1359312782317/'
[junit4:junit4]   2> 7047 T2607 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1359312782317/'
[junit4:junit4]   2> 7081 T2607 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 7083 T2607 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 7083 T2607 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 7084 T2607 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 7084 T2607 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 7085 T2607 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 7085 T2607 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 7086 T2607 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 7086 T2607 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 7087 T2607 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 7099 T2607 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 7116 T2607 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49981/solr
[junit4:junit4]   2> 7117 T2607 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 7117 T2607 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49981 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@710b9d78
[junit4:junit4]   2> 7118 T2607 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7119 T2660 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49981. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7120 T2660 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49981, initiating session
[junit4:junit4]   2> 7120 T2609 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49992
[junit4:junit4]   2> 7121 T2609 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49992
[junit4:junit4]   2> 7122 T2611 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c7d5ae9310007 with negotiated timeout 20000 for client /127.0.0.1:49992
[junit4:junit4]   2> 7122 T2660 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49981, sessionid = 0x13c7d5ae9310007, negotiated timeout = 20000
[junit4:junit4]   2> 7123 T2661 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@710b9d78 name:ZooKeeperConnection Watcher:127.0.0.1:49981 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7123 T2607 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7125 T2612 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c7d5ae9310007
[junit4:junit4]   2> 7126 T2609 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49992 which had sessionid 0x13c7d5ae9310007
[junit4:junit4]   2> 7126 T2607 oaz.ZooKeeper.close Session: 0x13c7d5ae9310007 closed
[junit4:junit4]   2> 7126 T2661 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 7127 T2607 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 7131 T2607 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49981/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@300f264b
[junit4:junit4]   2> 7132 T2662 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49981. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 7132 T2607 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 7133 T2662 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49981, initiating session
[junit4:junit4]   2> 7133 T2609 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49993
[junit4:junit4]   2> 7134 T2609 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49993
[junit4:junit4]   2> 7135 T2611 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c7d5ae9310008 with negotiated timeout 20000 for client /127.0.0.1:49993
[junit4:junit4]   2> 7135 T2662 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49981, sessionid = 0x13c7d5ae9310008, negotiated timeout = 20000
[junit4:junit4]   2> 7136 T2663 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@300f264b name:ZooKeeperConnection Watcher:127.0.0.1:49981/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 7136 T2607 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 7137 T2612 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7d5ae9310008 type:create cxid:0x1 zxid:0x6c txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7138 T2612 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7d5ae9310008 type:create cxid:0x2 zxid:0x6d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 7140 T2607 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49991_
[junit4:junit4]   2> 7140 T2612 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7d5ae9310008 type:delete cxid:0x4 zxid:0x6e txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49991_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49991_
[junit4:junit4]   2> 7141 T2607 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49991_
[junit4:junit4]   2> 7145 T2648 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> 7145 T2629 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7146 T2629 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> 7146 T2635 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7147 T2635 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> 7148 T2648 oascc.ZkStateReader$3.process Updating live nodes... (3)
[junit4:junit4]   2> 7152 T2607 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 7157 T2664 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1359312782317/collection1
[junit4:junit4]   2> 7158 T2664 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 7159 T2664 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 7159 T2664 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 7161 T2664 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1359312782317/collection1/'
[junit4:junit4]   2> 7161 T2664 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1359312782317/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 7162 T2664 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1359312782317/collection1/lib/README' to classloader
[junit4:junit4]   2> 7206 T2664 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 7269 T2664 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 7270 T2664 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 7277 T2664 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 7881 T2664 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 7891 T2664 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 7895 T2664 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 7915 T2664 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 7920 T2664 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 7925 T2664 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 7927 T2664 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 7929 T2664 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1359312782317/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty2/
[junit4:junit4]   2> 7929 T2664 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@41c7fe07
[junit4:junit4]   2> 7930 T2664 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 7930 T2664 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty2 forceNew:false
[junit4:junit4]   2> 7931 T2664 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty2
[junit4:junit4]   2> 7931 T2664 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty2/index/
[junit4:junit4]   2> 7932 T2664 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty2/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 7933 T2664 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty2/index forceNew:false
[junit4:junit4]   2> 7937 T2664 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@45692ba0; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 7938 T2664 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 7938 T2664 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty2/index
[junit4:junit4]   2> 7939 T2664 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 7942 T2664 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 7942 T2664 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 7943 T2664 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 7944 T2664 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 7944 T2664 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 7945 T2664 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 7945 T2664 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 7946 T2664 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 7946 T2664 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 7946 T2664 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 7947 T2664 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 7947 T2664 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 7948 T2664 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 7948 T2664 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 7948 T2664 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 7948 T2664 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 7949 T2664 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7949 T2664 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7949 T2664 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7950 T2664 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7950 T2664 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7951 T2664 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7951 T2664 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7951 T2664 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 7952 T2664 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 7952 T2664 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 7958 T2664 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 7960 T2664 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 7962 T2664 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 7963 T2664 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty2
[junit4:junit4]   2> 7964 T2664 oass.SolrIndexSearcher.<init> Opening Searcher@7a72ffaa main
[junit4:junit4]   2> 7965 T2664 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 7965 T2664 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 7966 T2664 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 7972 T2664 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 8009 T2665 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7a72ffaa main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 8016 T2664 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 8016 T2664 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 8313 T2630 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 8315 T2630 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49988_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49988"}
[junit4:junit4]   2> 8329 T2630 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49991_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49991"}
[junit4:junit4]   2> 8329 T2630 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 8330 T2630 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 8345 T2629 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> 8345 T2663 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> 8346 T2648 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> 8347 T2635 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> 9019 T2664 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 9019 T2664 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49991 collection:collection1 shard:shard2
[junit4:junit4]   2> 9021 T2664 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
[junit4:junit4]   2> 9104 T2612 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7d5ae9310008 type:delete cxid:0x42 zxid:0x7c txntype:-1 reqpath:n/a Error Path:/solr/collections/collection1/leaders/shard2 Error:KeeperErrorCode = NoNode for /solr/collections/collection1/leaders/shard2
[junit4:junit4]   2> 9107 T2664 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process.
[junit4:junit4]   2> 9108 T2612 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7d5ae9310008 type:create cxid:0x43 zxid:0x7d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9112 T2664 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
[junit4:junit4]   2> 9113 T2664 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
[junit4:junit4]   2> 9113 T2664 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49991/collection1/
[junit4:junit4]   2> 9113 T2664 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
[junit4:junit4]   2> 9113 T2664 oasc.SyncStrategy.syncToMe http://127.0.0.1:49991/collection1/ has no replicas
[junit4:junit4]   2> 9114 T2664 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49991/collection1/
[junit4:junit4]   2> 9114 T2664 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
[junit4:junit4]   2> 9121 T2612 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7d5ae9310008 type:create cxid:0x4c zxid:0x80 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 9870 T2630 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9947 T2663 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> 9947 T2629 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> 9947 T2635 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> 9948 T2648 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> 9992 T2664 oasc.ZkController.register We are http://127.0.0.1:49991/collection1/ and leader is http://127.0.0.1:49991/collection1/
[junit4:junit4]   2> 9993 T2664 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49991
[junit4:junit4]   2> 9993 T2664 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
[junit4:junit4]   2> 9993 T2664 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 9993 T2664 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 9996 T2664 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 9997 T2607 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 9998 T2607 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 9999 T2607 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 10307 T2607 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 10311 T2607 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49994
[junit4:junit4]   2> 10313 T2607 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 10314 T2607 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 10315 T2607 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1359312785464
[junit4:junit4]   2> 10315 T2607 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1359312785464/solr.xml
[junit4:junit4]   2> 10315 T2607 oasc.CoreContainer.<init> New CoreContainer 691006531
[junit4:junit4]   2> 10316 T2607 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1359312785464/'
[junit4:junit4]   2> 10316 T2607 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1359312785464/'
[junit4:junit4]   2> 10357 T2607 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 10358 T2607 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 10359 T2607 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 10359 T2607 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 10360 T2607 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 10361 T2607 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 10361 T2607 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 10362 T2607 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 10362 T2607 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 10363 T2607 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 10377 T2607 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 10397 T2607 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49981/solr
[junit4:junit4]   2> 10398 T2607 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 10399 T2607 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49981 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@7970debb
[junit4:junit4]   2> 10400 T2607 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10402 T2675 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49981. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10403 T2675 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49981, initiating session
[junit4:junit4]   2> 10404 T2609 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49995
[junit4:junit4]   2> 10405 T2609 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49995
[junit4:junit4]   2> 10552 T2611 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c7d5ae9310009 with negotiated timeout 20000 for client /127.0.0.1:49995
[junit4:junit4]   2> 10552 T2675 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49981, sessionid = 0x13c7d5ae9310009, negotiated timeout = 20000
[junit4:junit4]   2> 10554 T2676 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7970debb name:ZooKeeperConnection Watcher:127.0.0.1:49981 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10555 T2607 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10558 T2612 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c7d5ae9310009
[junit4:junit4]   2> 10664 T2676 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 10663 T2607 oaz.ZooKeeper.close Session: 0x13c7d5ae9310009 closed
[junit4:junit4]   2> 10665 T2607 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 10664 T2609 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49995 which had sessionid 0x13c7d5ae9310009
[junit4:junit4]   2> 10673 T2607 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49981/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@3ce7ec78
[junit4:junit4]   2> 10676 T2607 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 10676 T2677 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49981. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 10677 T2677 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49981, initiating session
[junit4:junit4]   2> 10678 T2609 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49996
[junit4:junit4]   2> 10678 T2609 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49996
[junit4:junit4]   2> 10709 T2611 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c7d5ae931000a with negotiated timeout 20000 for client /127.0.0.1:49996
[junit4:junit4]   2> 10709 T2677 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49981, sessionid = 0x13c7d5ae931000a, negotiated timeout = 20000
[junit4:junit4]   2> 10712 T2678 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3ce7ec78 name:ZooKeeperConnection Watcher:127.0.0.1:49981/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 10712 T2607 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 10714 T2612 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7d5ae931000a type:create cxid:0x1 zxid:0x8d txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10733 T2612 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7d5ae931000a type:create cxid:0x2 zxid:0x8e txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 10736 T2607 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49994_
[junit4:junit4]   2> 10739 T2612 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7d5ae931000a type:delete cxid:0x4 zxid:0x8f txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49994_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49994_
[junit4:junit4]   2> 10740 T2607 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49994_
[junit4:junit4]   2> 10756 T2648 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> 10757 T2635 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10757 T2635 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> 10757 T2663 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10758 T2663 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> 10757 T2629 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10759 T2629 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> 10765 T2648 oascc.ZkStateReader$3.process Updating live nodes... (4)
[junit4:junit4]   2> 10775 T2607 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 10785 T2679 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1359312785464/collection1
[junit4:junit4]   2> 10786 T2679 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 10787 T2679 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 10788 T2679 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 10790 T2679 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1359312785464/collection1/'
[junit4:junit4]   2> 10792 T2679 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1359312785464/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 10792 T2679 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1359312785464/collection1/lib/README' to classloader
[junit4:junit4]   2> 10871 T2679 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 10946 T2679 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 10948 T2679 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 10954 T2679 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 11460 T2630 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 11461 T2630 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49991_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49991"}
[junit4:junit4]   2> 11467 T2629 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> 11467 T2635 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> 11467 T2678 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> 11467 T2663 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> 11468 T2648 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> 11577 T2679 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 11585 T2679 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 11604 T2679 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 11625 T2679 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 11630 T2679 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 11635 T2679 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 11637 T2679 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 11639 T2679 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1359312785464/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty3/
[junit4:junit4]   2> 11639 T2679 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@41c7fe07
[junit4:junit4]   2> 11640 T2679 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 11641 T2679 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty3 forceNew:false
[junit4:junit4]   2> 11641 T2679 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty3
[junit4:junit4]   2> 11642 T2679 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty3/index/
[junit4:junit4]   2> 11642 T2679 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty3/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 11644 T2679 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty3/index forceNew:false
[junit4:junit4]   2> 11649 T2679 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty3/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@ec3a86c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 11650 T2679 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 11650 T2679 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty3/index
[junit4:junit4]   2> 11651 T2679 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 11653 T2679 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 11653 T2679 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 11654 T2679 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 11654 T2679 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 11655 T2679 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 11656 T2679 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 11656 T2679 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 11657 T2679 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 11657 T2679 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 11658 T2679 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 11659 T2679 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 11659 T2679 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 11660 T2679 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 11660 T2679 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 11661 T2679 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 11661 T2679 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 11662 T2679 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11662 T2679 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11663 T2679 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11663 T2679 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11664 T2679 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11665 T2679 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11665 T2679 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11666 T2679 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 11666 T2679 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 11667 T2679 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 11673 T2679 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 11676 T2679 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 11678 T2679 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 11680 T2679 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty3
[junit4:junit4]   2> 11681 T2679 oass.SolrIndexSearcher.<init> Opening Searcher@41d69ac main
[junit4:junit4]   2> 11682 T2679 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 11683 T2679 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 11683 T2679 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 11688 T2679 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 11733 T2680 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@41d69ac main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 11742 T2679 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 11742 T2679 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 12980 T2630 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 12981 T2630 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49994_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49994"}
[junit4:junit4]   2> 12981 T2630 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 12982 T2630 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
[junit4:junit4]   2> 12990 T2629 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> 12990 T2663 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> 12991 T2635 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> 12991 T2648 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> 12991 T2678 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> 13768 T2679 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 13769 T2679 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49994 collection:collection1 shard:shard1
[junit4:junit4]   2> 13904 T2679 oasc.ZkController.register We are http://127.0.0.1:49994/collection1/ and leader is http://127.0.0.1:49988/collection1/
[junit4:junit4]   2> 13904 T2679 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49994
[junit4:junit4]   2> 13905 T2679 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 13905 T2679 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C162 name=collection1 org.apache.solr.core.SolrCore@793d04ad url=http://127.0.0.1:49994/collection1 node=127.0.0.1:49994_ C162_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:49994_, base_url=http://127.0.0.1:49994}
[junit4:junit4]   2> 13906 T2681 C162 P49994 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 13907 T2681 C162 P49994 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 13907 T2681 C162 P49994 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 13908 T2681 C162 P49994 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 13908 T2679 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14821 T2681 C162 P49994 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14822 T2607 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 14823 T2607 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 14823 T2607 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 14831 T2630 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 14832 T2630 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49994_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49994"}
[junit4:junit4]   2> 15014 T2648 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> 15015 T2663 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> 15015 T2629 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> 15016 T2635 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> 15016 T2678 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> 15082 T2607 oejs.Server.doStart jetty-8.1.8.v20121106
[junit4:junit4]   2> 15085 T2607 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49998
[junit4:junit4]   2> 15085 T2607 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
[junit4:junit4]   2> 15086 T2607 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 15086 T2607 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1359312790286
[junit4:junit4]   2> 15086 T2607 oasc.CoreContainer$Initializer.initialize looking for solr.xml: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1359312790286/solr.xml
[junit4:junit4]   2> 15087 T2607 oasc.CoreContainer.<init> New CoreContainer 1065868597
[junit4:junit4]   2> 15087 T2607 oasc.CoreContainer.load Loading CoreContainer using Solr Home: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1359312790286/'
[junit4:junit4]   2> 15087 T2607 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1359312790286/'
[junit4:junit4]   2> 15513 T2607 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 60000
[junit4:junit4]   2> 15513 T2607 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
[junit4:junit4]   2> 15514 T2607 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
[junit4:junit4]   2> 15514 T2607 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 15514 T2607 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
[junit4:junit4]   2> 15514 T2607 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 15515 T2607 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 15515 T2607 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
[junit4:junit4]   2> 15515 T2607 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
[junit4:junit4]   2> 15516 T2607 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=60000&connTimeout=15000&retry=false
[junit4:junit4]   2> 15524 T2607 oasc.CoreContainer.load Registering Log Listener
[junit4:junit4]   2> 15536 T2607 oasc.CoreContainer.initZooKeeper Zookeeper client=127.0.0.1:49981/solr
[junit4:junit4]   2> 15537 T2607 oasc.ZkController.checkChrootPath zkHost includes chroot
[junit4:junit4]   2> 15537 T2607 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49981 sessionTimeout=60000 watcher=org.apache.solr.common.cloud.ConnectionManager@77d9594b
[junit4:junit4]   2> 15538 T2607 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15539 T2691 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49981. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 15540 T2691 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49981, initiating session
[junit4:junit4]   2> 15540 T2609 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:49999
[junit4:junit4]   2> 15541 T2609 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:49999
[junit4:junit4]   2> 15561 T2611 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c7d5ae931000b with negotiated timeout 20000 for client /127.0.0.1:49999
[junit4:junit4]   2> 15561 T2691 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49981, sessionid = 0x13c7d5ae931000b, negotiated timeout = 20000
[junit4:junit4]   2> 15562 T2692 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@77d9594b name:ZooKeeperConnection Watcher:127.0.0.1:49981 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15562 T2607 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15564 T2612 oazs.PrepRequestProcessor.pRequest2Txn Processed session termination for sessionid: 0x13c7d5ae931000b
[junit4:junit4]   2> 15568 T2609 oazs.NIOServerCnxn.closeSock Closed socket connection for client /127.0.0.1:49999 which had sessionid 0x13c7d5ae931000b
[junit4:junit4]   2> 15568 T2607 oaz.ZooKeeper.close Session: 0x13c7d5ae931000b closed
[junit4:junit4]   2> 15569 T2607 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=60000&connTimeout=15000
[junit4:junit4]   2> 15569 T2692 oaz.ClientCnxn$EventThread.run EventThread shut down
[junit4:junit4]   2> 15574 T2607 oaz.ZooKeeper.<init> Initiating client connection, connectString=127.0.0.1:49981/solr sessionTimeout=30000 watcher=org.apache.solr.common.cloud.ConnectionManager@6b79e8f2
[junit4:junit4]   2> 15575 T2607 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
[junit4:junit4]   2> 15575 T2693 oaz.ClientCnxn$SendThread.logStartConnect Opening socket connection to server localhost/127.0.0.1:49981. Will not attempt to authenticate using SASL (access denied ("javax.security.auth.AuthPermission" "getLoginConfiguration"))
[junit4:junit4]   2> 15576 T2693 oaz.ClientCnxn$SendThread.primeConnection Socket connection established to localhost/127.0.0.1:49981, initiating session
[junit4:junit4]   2> 15577 T2609 oazs.NIOServerCnxnFactory.run Accepted socket connection from /127.0.0.1:50000
[junit4:junit4]   2> 15577 T2609 oazs.ZooKeeperServer.processConnectRequest Client attempting to establish new session at /127.0.0.1:50000
[junit4:junit4]   2> 15961 T2611 oazs.ZooKeeperServer.finishSessionInit Established session 0x13c7d5ae931000c with negotiated timeout 20000 for client /127.0.0.1:50000
[junit4:junit4]   2> 15961 T2693 oaz.ClientCnxn$SendThread.onConnected Session establishment complete on server localhost/127.0.0.1:49981, sessionid = 0x13c7d5ae931000c, negotiated timeout = 20000
[junit4:junit4]   2> 15962 T2694 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6b79e8f2 name:ZooKeeperConnection Watcher:127.0.0.1:49981/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
[junit4:junit4]   2> 15962 T2607 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
[junit4:junit4]   2> 15964 T2612 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7d5ae931000c type:create cxid:0x1 zxid:0xa4 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15969 T2612 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7d5ae931000c type:create cxid:0x2 zxid:0xa5 txntype:-1 reqpath:n/a Error Path:/solr/overseer Error:KeeperErrorCode = NodeExists for /solr/overseer
[junit4:junit4]   2> 15973 T2607 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49998_
[junit4:junit4]   2> 15975 T2612 oazs.PrepRequestProcessor.pRequest Got user-level KeeperException when processing sessionid:0x13c7d5ae931000c type:delete cxid:0x4 zxid:0xa6 txntype:-1 reqpath:n/a Error Path:/solr/live_nodes/127.0.0.1:49998_ Error:KeeperErrorCode = NoNode for /solr/live_nodes/127.0.0.1:49998_
[junit4:junit4]   2> 16042 T2607 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49998_
[junit4:junit4]   2> 16057 T2648 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> 16058 T2663 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16058 T2663 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> 16058 T2629 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16059 T2629 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> 16060 T2635 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16060 T2635 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> 16061 T2678 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16061 T2678 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> 16065 T2607 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
[junit4:junit4]   2> 16066 T2648 oascc.ZkStateReader$3.process Updating live nodes... (5)
[junit4:junit4]   2> 16076 T2695 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1359312790286/collection1
[junit4:junit4]   2> 16076 T2695 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
[junit4:junit4]   2> 16078 T2695 oasc.ZkController.createCollectionZkNode Collection zkNode exists
[junit4:junit4]   2> 16078 T2695 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
[junit4:junit4]   2> 16080 T2695 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1359312790286/collection1/'
[junit4:junit4]   2> 16081 T2695 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1359312790286/collection1/lib/classes/' to classloader
[junit4:junit4]   2> 16082 T2695 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1359312790286/collection1/lib/README' to classloader
[junit4:junit4]   2> 16127 T2695 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
[junit4:junit4]   2> 16207 T2695 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
[junit4:junit4]   2> 16208 T2695 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 16213 T2695 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 16823 T2695 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 16833 T2695 oass.IndexSchema.readSchema default search field in schema is text
[junit4:junit4]   2> 16836 T2695 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 16856 T2695 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 16861 T2695 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
[junit4:junit4]   2> 16865 T2695 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 16867 T2695 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 16869 T2695 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1359312790286/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty4/
[junit4:junit4]   2> 16869 T2695 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@41c7fe07
[junit4:junit4]   2> 16870 T2695 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
[junit4:junit4]   2> 16870 T2695 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty4 forceNew:false
[junit4:junit4]   2> 16871 T2695 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty4
[junit4:junit4]   2> 16871 T2695 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty4/index/
[junit4:junit4]   2> 16872 T2695 oasc.SolrCore.initIndex WARNING [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty4/index' doesn't exist. Creating new index...
[junit4:junit4]   2> 16873 T2695 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty4/index forceNew:false
[junit4:junit4]   2> 16950 T2695 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty4/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@50f79432; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 16951 T2695 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 16953 T2695 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty4/index
[junit4:junit4]   2> 16954 T2695 oasc.SolrCore.initWriters created xml: solr.XMLResponseWriter
[junit4:junit4]   2> 16956 T2695 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 16957 T2695 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe-allfields"
[junit4:junit4]   2> 16957 T2695 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 16958 T2695 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 16958 T2695 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 16959 T2695 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 16959 T2695 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 16960 T2695 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 16961 T2695 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 16961 T2695 oasc.RequestHandlers.initHandlersFromConfig created dismax: solr.SearchHandler
[junit4:junit4]   2> 16962 T2695 oasc.RequestHandlers.initHandlersFromConfig created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 16963 T2695 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 16963 T2695 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 16964 T2695 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 16964 T2695 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 16965 T2695 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 16965 T2695 oasc.RequestHandlers.initHandlersFromConfig created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16966 T2695 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16966 T2695 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16967 T2695 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16968 T2695 oasc.RequestHandlers.initHandlersFromConfig created spellCheckWithWordbreak_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16968 T2695 oasc.RequestHandlers.initHandlersFromConfig created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16969 T2695 oasc.RequestHandlers.initHandlersFromConfig created mltrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16969 T2695 oasc.RequestHandlers.initHandlersFromConfig created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 16970 T2695 oasc.RequestHandlers.initHandlersFromConfig created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 16971 T2695 oasc.RequestHandlers.initHandlersFromConfig created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 16977 T2695 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 16980 T2695 oasc.SolrCore.initDeprecatedSupport WARNING solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config to use the ShowFileRequestHandler.
[junit4:junit4]   2> 16983 T2695 oasc.SolrCore.initDeprecatedSupport WARNING adding ShowFileRequestHandler with hidden files: [SCHEMA.XML, OLD_SYNONYMS.TXT, STOPWORDS.TXT, PROTWORDS.TXT, OPEN-EXCHANGE-RATES.JSON, SYNONYMS.TXT, CURRENCY.XML, MAPPING-ISOLATIN1ACCENT.TXT]
[junit4:junit4]   2> 16985 T2695 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty4
[junit4:junit4]   2> 16987 T2695 oass.SolrIndexSearcher.<init> Opening Searcher@51145889 main
[junit4:junit4]   2> 16988 T2695 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4:junit4]   2> 16988 T2695 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4:junit4]   2> 16988 T2695 oashc.SpellCheckComponent.inform Initializing spell checkers
[junit4:junit4]   2> 17004 T2695 oass.DirectSolrSpellChecker.init init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 17355 T2696 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@51145889 main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 17364 T2695 oasc.ZkController.publish publishing core=collection1 state=down
[junit4:junit4]   2> 17364 T2695 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2>  C162_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:49994_, base_url=http://127.0.0.1:49994}
[junit4:junit4]   2> 17833 T2681 C162 P49994 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:49988/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 17833 T2681 C162 P49994 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:49994 START replicas=[http://127.0.0.1:49988/collection1/] nUpdates=100
[junit4:junit4]   2> 17834 T2681 C162 P49994 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 17835 T2681 C162 P49994 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 17835 T2681 C162 P49994 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 17835 T2681 C162 P49994 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 17836 T2681 C162 P49994 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 17836 T2681 C162 P49994 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:49988/collection1/. core=collection1
[junit4:junit4]   2> 17837 T2681 C162 P49994 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> ASYNC  NEW_CORE C163 name=collection1 org.apache.solr.core.SolrCore@21156d8d url=http://127.0.0.1:49988/collection1 node=127.0.0.1:49988_ C163_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:49988_, base_url=http://127.0.0.1:49988, leader=true}
[junit4:junit4]   2> 17844 T2643 C163 P49988 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
[junit4:junit4]   2> 17847 T2644 C163 P49988 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 17849 T2644 C163 P49988 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty1
[junit4:junit4]   2> 17852 T2644 C163 P49988 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b33f6c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 17853 T2644 C163 P49988 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 17856 T2644 C163 P49988 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b33f6c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty1/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@7b33f6c; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 17857 T2644 C163 P49988 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 17857 T2644 C163 P49988 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty1
[junit4:junit4]   2> 17858 T2644 C163 P49988 oass.SolrIndexSearcher.<init> Opening Searcher@7372e6cb realtime
[junit4:junit4]   2> 17858 T2644 C163 P49988 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 17859 T2644 C163 P49988 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 12
[junit4:junit4]   2> 17860 T2681 C162 P49994 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 17861 T2681 C162 P49994 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 17864 T2640 C163 P49988 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 17865 T2640 C163 P49988 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
[junit4:junit4]   2> 17866 T2681 C162 P49994 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 17866 T2681 C162 P49994 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 17866 T2681 C162 P49994 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 17869 T2642 C163 P49988 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty1
[junit4:junit4]   2> 17870 T2642 C163 P49988 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty1/index
[junit4:junit4]   2> 17870 T2642 C163 P49988 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 17871 T2681 C162 P49994 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 17872 T2681 C162 P49994 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty3/index.20130127205313329 forceNew:false
[junit4:junit4]   2> 17874 T2681 C162 P49994 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty3
[junit4:junit4]   2> 17874 T2681 C162 P49994 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty3/index.20130127205313329 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f898222; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 17877 T2641 C163 P49988 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 17879 T2681 C162 P49994 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty3/index
[junit4:junit4]   2> 17880 T2681 C162 P49994 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 17880 T2681 C162 P49994 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130127205313329
[junit4:junit4]   2> 17881 T2681 C162 P49994 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty3
[junit4:junit4]   2> 17882 T2681 C162 P49994 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty3
[junit4:junit4]   2> 17882 T2681 C162 P49994 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty3/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty3/index.20130127205313329
[junit4:junit4]   2> 17885 T2681 C162 P49994 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty3/index.20130127205313329 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f898222; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 17886 T2681 C162 P49994 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 17887 T2681 C162 P49994 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty3
[junit4:junit4]   2> 17887 T2681 C162 P49994 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 17888 T2681 C162 P49994 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 17888 T2681 C162 P49994 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 17889 T2681 C162 P49994 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty3/index.20130127205313329
[junit4:junit4]   2> 17889 T2681 C162 P49994 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty3
[junit4:junit4]   2> 17892 T2681 C162 P49994 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty3/index.20130127205313329 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f898222; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 17893 T2681 C162 P49994 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 17893 T2681 C162 P49994 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 17893 T2681 C162 P49994 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty3
[junit4:junit4]   2> 17894 T2681 C162 P49994 oass.SolrIndexSearcher.<init> Opening Searcher@5129b040 main
[junit4:junit4]   2> 17896 T2680 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5129b040 main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 17896 T2680 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty3/index
[junit4:junit4]   2> 17897 T2681 C162 P49994 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 17927 T2681 C162 P49994 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty3/index.20130127205313329 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f898222; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty3/index.20130127205313329 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1f898222; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 17927 T2681 C162 P49994 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 17928 T2681 C162 P49994 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty3
[junit4:junit4]   2> 17928 T2681 C162 P49994 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 17928 T2681 C162 P49994 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty3/index.20130127205313329
[junit4:junit4]   2> 17928 T2681 C162 P49994 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty3/index
[junit4:junit4]   2> 17928 T2681 C162 P49994 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 17929 T2681 C162 P49994 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 17929 T2681 C162 P49994 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 17929 T2681 C162 P49994 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 17930 T2681 C162 P49994 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 18041 T2630 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18042 T2630 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":null,
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"down",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49998_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49998"}
[junit4:junit4]   2> 18042 T2630 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
[junit4:junit4]   2> 18043 T2630 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
[junit4:junit4]   2> 18050 T2630 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard1",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49994_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49994"}
[junit4:junit4]   2> 18057 T2629 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> 18057 T2663 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> 18057 T2694 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> 18057 T2635 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> 18057 T2648 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> 18058 T2678 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> 18367 T2695 oasc.CoreContainer.registerCore registering core: collection1
[junit4:junit4]   2> 18368 T2695 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49998 collection:collection1 shard:shard2
[junit4:junit4]   2> 18373 T2695 oasc.ZkController.register We are http://127.0.0.1:49998/collection1/ and leader is http://127.0.0.1:49991/collection1/
[junit4:junit4]   2> 18373 T2695 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49998
[junit4:junit4]   2> 18373 T2695 oasc.ZkController.checkRecovery Core needs to recover:collection1
[junit4:junit4]   2> 18374 T2695 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
[junit4:junit4]   2> ASYNC  NEW_CORE C164 name=collection1 org.apache.solr.core.SolrCore@770de967 url=http://127.0.0.1:49998/collection1 node=127.0.0.1:49998_ C164_STATE=coll:collection1 core:collection1 props:{shard=null, roles=null, state=down, core=collection1, collection=collection1, node_name=127.0.0.1:49998_, base_url=http://127.0.0.1:49998}
[junit4:junit4]   2> 18374 T2699 C164 P49998 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
[junit4:junit4]   2> 18376 T2699 C164 P49998 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
[junit4:junit4]   2> 18376 T2695 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18376 T2699 C164 P49998 oasc.ZkController.publish publishing core=collection1 state=recovering
[junit4:junit4]   2> 18376 T2699 C164 P49998 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 18378 T2607 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
[junit4:junit4]   2> 18379 T2607 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
[junit4:junit4]   2> 18379 T2607 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18380 T2699 C164 P49998 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 18406 T2607 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 18407 T2607 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):230
[junit4:junit4]   2> 18409 T2607 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19412 T2607 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19569 T2630 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 19571 T2630 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"recovering",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49998_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49998"}
[junit4:junit4]   2> 19709 T2629 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> 19709 T2663 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> 19709 T2694 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> 19710 T2678 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> 19710 T2648 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> 19710 T2635 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> 20416 T2607 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 21419 T2607 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2>  C164_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=recovering, core=collection1, collection=collection1, node_name=127.0.0.1:49998_, base_url=http://127.0.0.1:49998}
[junit4:junit4]   2> 22413 T2699 C164 P49998 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:49991/collection1/ core=collection1 - recoveringAfterStartup=true
[junit4:junit4]   2> 22413 T2699 C164 P49998 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:49998 START replicas=[http://127.0.0.1:49991/collection1/] nUpdates=100
[junit4:junit4]   2> 22414 T2699 C164 P49998 oasu.PeerSync.sync WARNING no frame of reference to tell of we've missed updates
[junit4:junit4]   2> 22414 T2699 C164 P49998 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
[junit4:junit4]   2> 22414 T2699 C164 P49998 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
[junit4:junit4]   2> 22415 T2699 C164 P49998 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
[junit4:junit4]   2> 22415 T2699 C164 P49998 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
[junit4:junit4]   2> 22415 T2699 C164 P49998 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:49991/collection1/. core=collection1
[junit4:junit4]   2> 22416 T2699 C164 P49998 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
[junit4:junit4]   2> 22422 T2607 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> ASYNC  NEW_CORE C165 name=collection1 org.apache.solr.core.SolrCore@79fb5278 url=http://127.0.0.1:49991/collection1 node=127.0.0.1:49991_ C165_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:49991_, base_url=http://127.0.0.1:49991, leader=true}
[junit4:junit4]   2> 22425 T2655 C165 P49991 REQ /get {getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=1 
[junit4:junit4]   2> 22425 T2654 C165 P49991 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 22427 T2654 C165 P49991 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty2
[junit4:junit4]   2> 22431 T2654 C165 P49991 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@45692ba0; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 22432 T2654 C165 P49991 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 22436 T2654 C165 P49991 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@45692ba0; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty2/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@45692ba0; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22436 T2654 C165 P49991 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22437 T2654 C165 P49991 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty2
[junit4:junit4]   2> 22438 T2654 C165 P49991 oass.SolrIndexSearcher.<init> Opening Searcher@b503b23 realtime
[junit4:junit4]   2> 22438 T2654 C165 P49991 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22439 T2654 C165 P49991 /update {waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 14
[junit4:junit4]   2> 22440 T2699 C164 P49998 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22440 T2699 C164 P49998 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
[junit4:junit4]   2> 22443 T2658 C165 P49991 oash.ReplicationHandler.inform Commits will be reserved for  10000
[junit4:junit4]   2> 22443 T2658 C165 P49991 REQ /replication {command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=1 
[junit4:junit4]   2> 22444 T2699 C164 P49998 oash.SnapPuller.fetchLatestIndex Master's generation: 2
[junit4:junit4]   2> 22444 T2699 C164 P49998 oash.SnapPuller.fetchLatestIndex Slave's generation: 1
[junit4:junit4]   2> 22444 T2699 C164 P49998 oash.SnapPuller.fetchLatestIndex Starting replication process
[junit4:junit4]   2> 22447 T2659 C165 P49991 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty2
[junit4:junit4]   2> 22448 T2659 C165 P49991 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty2/index
[junit4:junit4]   2> 22448 T2659 C165 P49991 REQ /replication {command=filelist&qt=/replication&wt=javabin&generation=2&version=2} status=0 QTime=1 
[junit4:junit4]   2> 22449 T2699 C164 P49998 oash.SnapPuller.fetchLatestIndex Number of files in latest index in master: 1
[junit4:junit4]   2> 22450 T2699 C164 P49998 oasc.CachingDirectoryFactory.get return new directory for /Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty4/index.20130127205317907 forceNew:false
[junit4:junit4]   2> 22451 T2699 C164 P49998 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty4
[junit4:junit4]   2> 22451 T2699 C164 P49998 oash.SnapPuller.fetchLatestIndex Starting download to RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty4/index.20130127205317907 lockFactory=org.apache.lucene.store.NativeFSLockFactory@27189ab2; maxCacheMB=48.0 maxMergeSizeMB=4.0)) fullCopy=true
[junit4:junit4]   2> 22456 T2656 C165 P49991 REQ /replication {file=segments_2&command=filecontent&checksum=true&wt=filestream&qt=/replication&generation=2} status=0 QTime=0 
[junit4:junit4]   2> 22458 T2699 C164 P49998 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty4/index
[junit4:junit4]   2> 22458 T2699 C164 P49998 oash.SnapPuller.fetchLatestIndex Total time taken for download : 0 secs
[junit4:junit4]   2> 22459 T2699 C164 P49998 oash.SnapPuller.modifyIndexProps New index installed. Updating index properties... index=index.20130127205317907
[junit4:junit4]   2> 22460 T2699 C164 P49998 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty4
[junit4:junit4]   2> 22461 T2699 C164 P49998 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty4
[junit4:junit4]   2> 22461 T2699 C164 P49998 oasc.SolrCore.getNewIndexDir New index directory detected: old=./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty4/index/ new=./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty4/index.20130127205317907
[junit4:junit4]   2> 22464 T2699 C164 P49998 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty4/index.20130127205317907 lockFactory=org.apache.lucene.store.NativeFSLockFactory@27189ab2; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22465 T2699 C164 P49998 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22466 T2699 C164 P49998 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty4
[junit4:junit4]   2> 22467 T2699 C164 P49998 oasu.DefaultSolrCoreState.newIndexWriter Creating new IndexWriter...
[junit4:junit4]   2> 22467 T2699 C164 P49998 oasu.DefaultSolrCoreState.newIndexWriter Waiting until IndexWriter is unused... core=collection1
[junit4:junit4]   2> 22467 T2699 C164 P49998 oasu.DefaultSolrCoreState.newIndexWriter Rollback old IndexWriter... core=collection1
[junit4:junit4]   2> 22468 T2699 C164 P49998 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty4/index.20130127205317907
[junit4:junit4]   2> 22468 T2699 C164 P49998 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty4
[junit4:junit4]   2> 22471 T2699 C164 P49998 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty4/index.20130127205317907 lockFactory=org.apache.lucene.store.NativeFSLockFactory@27189ab2; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 22472 T2699 C164 P49998 oasc.SolrDeletionPolicy.updateCommits newest commit = 2[segments_2]
[junit4:junit4]   2> 22472 T2699 C164 P49998 oasu.DefaultSolrCoreState.newIndexWriter New IndexWriter is ready to be used.
[junit4:junit4]   2> 22472 T2699 C164 P49998 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty4
[junit4:junit4]   2> 22473 T2699 C164 P49998 oass.SolrIndexSearcher.<init> Opening Searcher@69fa0e0a main
[junit4:junit4]   2> 22476 T2696 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@69fa0e0a main{StandardDirectoryReader(segments_2:1:nrt)}
[junit4:junit4]   2> 22476 T2696 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty4/index
[junit4:junit4]   2> 22476 T2699 C164 P49998 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=false,expungeDeletes=false,softCommit=false}
[junit4:junit4]   2> 22550 T2699 C164 P49998 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty4/index.20130127205317907 lockFactory=org.apache.lucene.store.NativeFSLockFactory@27189ab2; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_2,generation=2,filenames=[segments_2]
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty4/index.20130127205317907 lockFactory=org.apache.lucene.store.NativeFSLockFactory@27189ab2; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_3,generation=3,filenames=[segments_3]
[junit4:junit4]   2> 22550 T2699 C164 P49998 oasc.SolrDeletionPolicy.updateCommits newest commit = 3[segments_3]
[junit4:junit4]   2> 22551 T2699 C164 P49998 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty4
[junit4:junit4]   2> 22551 T2699 C164 P49998 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4:junit4]   2> 22551 T2699 C164 P49998 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty4/index.20130127205317907
[junit4:junit4]   2> 22552 T2699 C164 P49998 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty4/index
[junit4:junit4]   2> 22552 T2699 C164 P49998 oasc.RecoveryStrategy.replay No replay needed. core=collection1
[junit4:junit4]   2> 22552 T2699 C164 P49998 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
[junit4:junit4]   2> 22552 T2699 C164 P49998 oasc.ZkController.publish publishing core=collection1 state=active
[junit4:junit4]   2> 22552 T2699 C164 P49998 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
[junit4:junit4]   2> 22554 T2699 C164 P49998 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
[junit4:junit4]   2> 22725 T2630 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 22726 T2630 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
[junit4:junit4]   2> 	  "operation":"state",
[junit4:junit4]   2> 	  "numShards":"2",
[junit4:junit4]   2> 	  "shard":"shard2",
[junit4:junit4]   2> 	  "roles":null,
[junit4:junit4]   2> 	  "state":"active",
[junit4:junit4]   2> 	  "core":"collection1",
[junit4:junit4]   2> 	  "collection":"collection1",
[junit4:junit4]   2> 	  "node_name":"127.0.0.1:49998_",
[junit4:junit4]   2> 	  "base_url":"http://127.0.0.1:49998"}
[junit4:junit4]   2> 22733 T2635 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> 22733 T2629 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> 22733 T2648 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> 22733 T2663 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> 22733 T2694 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> 22733 T2678 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> 23441 T2607 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
[junit4:junit4]   2> 23442 T2607 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: collection1
[junit4:junit4]   2> ASYNC  NEW_CORE C166 name=collection1 org.apache.solr.core.SolrCore@ff36d3f url=http://127.0.0.1:49984/collection1 node=127.0.0.1:49984_ C166_STATE=coll:control_collection core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=control_collection, node_name=127.0.0.1:49984_, base_url=http://127.0.0.1:49984, leader=true}
[junit4:junit4]   2> 23452 T2622 C166 P49984 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/control/data
[junit4:junit4]   2> 23455 T2622 C166 P49984 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits:num=1
[junit4:junit4]   2> 		commit{dir=RateLimitedDirectoryWrapper(NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/control/data/index lockFactory=org.apache.lucene.store.NativeFSLockFactory@456703e8; maxCacheMB=48.0 maxMergeSizeMB=4.0)),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 23456 T2622 C166 P49984 oasc.SolrDeletionPolicy.updateCommits newest commit = 1[segments_1]
[junit4:junit4]   2> 23457 T2622 C166 P49984 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/control/data
[junit4:junit4]   2> 23458 T2622 C166 P49984 oass.SolrIndexSearcher.<init> Opening Searcher@4fe4a601 realtime
[junit4:junit4]   2> 23458 T2622 C166 P49984 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1425342777428803584)} 0 8
[junit4:junit4]   2> 23461 T2644 C163 P49988 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty1
[junit4:junit4]   2> 23472 T2657 C165 P49991 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty2
[junit4:junit4]   2>  C162_STATE=coll:collection1 core:collection1 props:{shard=shard1, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:49994_, base_url=http://127.0.0.1:49994}
[junit4:junit4]   2> 23474 T2670 C162 P49994 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty3
[junit4:junit4]   2> 23474 T2670 C162 P49994 /update {update.distrib=FROMLEADER&_version_=-1425342777438240768&update.from=http://127.0.0.1:49988/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1425342777438240768)} 0 4
[junit4:junit4]   2>  C164_STATE=coll:collection1 core:collection1 props:{shard=shard2, roles=null, state=active, core=collection1, collection=collection1, node_name=127.0.0.1:49998_, base_url=http://127.0.0.1:49998}
[junit4:junit4]   2> 23485 T2685 C164 P49998 oasc.CachingDirectoryFactory.close Releasing directory:/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-1359312775466/jetty4
[junit4:junit4]   2> 23487 T2685 C164 P49998 /update {update.distrib=FROMLEADER&_version_=-1425342777444532224&update.from=http://127.0.0.1:49991/collection1/&wt=javabin&version=2} {deleteByQuery=*:* (-1425342777444532224)} 0 4
[junit4:junit4]   2> 23487 T2657 C165 P49991 /update {update.distrib=TOLEADER&wt=javabin&version=2} {deleteByQuery=*:* (-1425342777444532224)} 0 22
[junit4:junit4]   2> 23488 T2644 C163 P49988 /update {wt=javabin&version=2} {deleteByQuery=*:* (-1425342777438240768)} 0 28
[junit4:junit4]   2> 23505 T2623 C166 P49984 /update {wt=javabin&version=2} {add=[1 (1425342777482280960)]} 0 3
[junit4:junit4]   2> 23523 T2671 C162 P49994 /update {distrib.from=http://127.0.0.1:49988/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[1 (1425342777489620992)]} 0 2
[junit4:junit4]   2> 23524 T2639 C163 P49988 /update {wt=javabin&version=2} {add=[1 (1425342777489620992)]} 0 15
[junit4:junit4]   2> 23529 T2624 C166 P49984 /update {wt=javabin&version=2} {add=[2 (1425342777509543936)]} 0 2
[junit4:junit4]   2> 23550 T2686 C164 P49998 /update {distrib.from=http://127.0.0.1:49991/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[2 (1425342777524224000)]} 0 3
[junit4:junit4]   2> 23551 T2658 C165 P49991 /update {distrib.from=http://127.0.0.1:49988/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[2 (1425342777524224000)]} 0 9
[junit4:junit4]   2> 23552 T2640 C163 P49988 /update {wt=javabin&version=2} {add=[2]} 0 14
[junit4:junit4]   2> 23562 T2625 C166 P49984 /update {wt=javabin&version=2} {add=[3 (1425342777544146944)]} 0 2
[junit4:junit4]   2> 23584 T2687 C164 P49998 /update {distrib.from=http://127.0.0.1:49991/collection1/&update.distrib=FROMLEADER&wt=javabin&version=2} {add=[3 (1425342777552535552)]} 0 2
[junit4:junit4]   2> 23585 T2659 C165 P49991 /update {distrib.from=http://127.0.0.1:49988/collection1/&update.distrib=TOLEADER&wt=javabin&version=2} {add=[3 (1425342777552535552)]} 0 16
[junit4:junit4]   2> 23586 T2642 C163 P49988 /update {wt=javabin&version=2} {add=[3]} 0 21
[junit4:junit4]   2> 23591 T2620 C166 P49984 /update {wt=javabin&version=2} {add=[4 (1425342777574555648)]} 0 2
[junit4:junit4]   2> 23602 T2672 C162 P49994 /update {distri

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

valuate(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> 387228 T2607 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 387573 T2606 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41: {n_f1=PostingsFormat(name=SimpleText), foo_b=PostingsFormat(name=Lucene41WithOrds), cat=PostingsFormat(name=MockSep), foo_d=PostingsFormat(name=Memory doPackFST= true), foo_f=PostingsFormat(name=Lucene41WithOrds), n_tl1=PostingsFormat(name=SimpleText), n_d1=PostingsFormat(name=MockSep), rnd_b=PostingsFormat(name=Memory doPackFST= true), intDefault=PostingsFormat(name=MockSep), n_td1=PostingsFormat(name=SimpleText), timestamp=PostingsFormat(name=MockSep), id=PostingsFormat(name=Memory doPackFST= true), range_facet_sl=PostingsFormat(name=Memory doPackFST= true), range_facet_si=PostingsFormat(name=MockSep), oddField_s=PostingsFormat(name=Memory doPackFST= true), sequence_i=PostingsFormat(name=Memory doPackFST= true), name=PostingsFormat(name=Memory doPackFST= true), foo_i=PostingsFormat(name=SimpleText), regex_dup_B_s=PostingsFormat(name=MockSep), multiDefault=PostingsFormat(name=MockSep), n_tf1=PostingsFormat(name=MockSep), n_dt1=PostingsFormat(name=SimpleText), genre_s=PostingsFormat(name=Memory doPackFST= true), author_t=PostingsFormat(name=MockSep), n_ti1=PostingsFormat(name=Memory doPackFST= true), range_facet_l=PostingsFormat(name=MockSep), text=PostingsFormat(name=Lucene41WithOrds), _version_=PostingsFormat(name=SimpleText), val_i=PostingsFormat(name=Memory doPackFST= true), SubjectTerms_mfacet=PostingsFormat(name=SimpleText), series_t=PostingsFormat(name=MockSep), a_t=PostingsFormat(name=MockSep), n_tdt1=PostingsFormat(name=SimpleText), regex_dup_A_s=PostingsFormat(name=Lucene41WithOrds), price=PostingsFormat(name=Lucene41WithOrds), other_tl1=PostingsFormat(name=MockSep), n_l1=PostingsFormat(name=MockSep), a_si=PostingsFormat(name=SimpleText), inStock=PostingsFormat(name=Lucene41WithOrds)}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=bg, timezone=Asia/Damascus
[junit4:junit4]   2> NOTE: Mac OS X 10.8.2 x86_64/Oracle Corporation 1.7.0_10 (64-bit)/cpus=2,threads=1,free=106503176,total=221175808
[junit4:junit4]   2> NOTE: All tests run in this JVM: [DocumentAnalysisRequestHandlerTest, TestPseudoReturnFields, XmlUpdateRequestHandlerTest, StandardRequestHandlerTest, TestSolrIndexConfig, ZkCLITest, TestFastOutputStream, TestMultiCoreConfBootstrap, SuggesterTest, SearchHandlerTest, TestLMDirichletSimilarityFactory, UniqFieldsUpdateProcessorFactoryTest, TestMergePolicyConfig, TestPropInjectDefaults, IndexSchemaTest, TermsComponentTest, SignatureUpdateProcessorFactoryTest, TestFunctionQuery, OverseerTest, TestSolr4Spatial, RecoveryZkTest, TestJoin, TestFiltering, DocumentBuilderTest, TestQueryUtils, TestIBSimilarityFactory, PolyFieldTest, CSVRequestHandlerTest, DirectUpdateHandlerTest, PrimitiveFieldTypeTest, TestStressReorder, BadIndexSchemaTest, TestXIncludeConfig, TestSolrXMLSerializer, TestPerFieldSimilarity, UUIDFieldTest, TestSolrJ, TestRangeQuery, LoggingHandlerTest, ChaosMonkeySafeLeaderTest, CurrencyFieldTest, SampleTest, BadComponentTest, LegacyHTMLStripCharFilterTest, TestTrie, TestReload, TestWriterPerf, HighlighterTest, RequiredFieldsTest, SOLR749Test, TestSearchPerf, TestComponentsName, BinaryUpdateRequestHandlerTest, TimeZoneUtilsTest, SolrRequestParserTest, TestOmitPositions, ResponseLogComponentTest, LeaderElectionIntegrationTest, SortByFunctionTest, SolrPluginUtilsTest, CircularListTest, SolrCoreTest, SpellingQueryConverterTest, AutoCommitTest, TestAnalyzedSuggestions, BasicDistributedZk2Test, TestReversedWildcardFilterFactory, ShowFileRequestHandlerTest, TestBM25SimilarityFactory, NumericFieldsTest, TestPartialUpdateDeduplication, TestDistributedSearch, FieldMutatingUpdateProcessorTest, MoreLikeThisHandlerTest, ZkSolrClientTest, TestBadConfig, TestCollationField, EchoParamsTest, OverseerCollectionProcessorTest, DateMathParserTest, DefaultValueUpdateProcessorTest, DistributedSpellCheckComponentTest, MinimalSchemaTest, TermVectorComponentTest, TestValueSourceCache, SolrCmdDistributorTest, SynonymTokenizerTest, CollectionsAPIDistributedZkTest, TestFastWriter, TermVectorComponentDistributedTest, TestCharFilters, SpellCheckCollatorTest, TestLMJelinekMercerSimilarityFactory, TestUtils, ResourceLoaderTest, ZkNodePropsTest, TestGroupingSearch, TestLFUCache, TestCoreContainer, NotRequiredUniqueKeyTest, OutputWriterTest, TestDefaultSimilarityFactory, TestLuceneMatchVersion, FieldAnalysisRequestHandlerTest, HighlighterConfigTest, URLClassifyProcessorTest, DistributedQueryElevationComponentTest, TestStressLucene, TestQueryTypes, BasicZkTest, TestNumberUtils, JsonLoaderTest, TestStressVersions, PrimUtilsTest, TestRTGBase, SyncSliceTest, TestConfig, BasicFunctionalityTest, DisMaxRequestHandlerTest, BasicDistributedZkTest]
[junit4:junit4] Completed in 387.86s, 1 test, 1 failure <<< FAILURES!

[...truncated 377 lines...]
BUILD FAILED
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/build.xml:346: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:178: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:428: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1176: The following error occurred while executing this line:
/Users/jenkins/jenkins-slave/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:841: There were test failures: 247 suites, 1032 tests, 1 failure, 14 ignored (3 assumptions)

Total time: 61 minutes 0 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 64bit/jdk1.7.0 -XX:+UseSerialGC
Email was triggered for: Failure
Sending email for trigger: Failure