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 2014/01/25 08:12:03 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.7.0_51) - Build # 9229 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9229/
Java: 64bit/jdk1.7.0_51 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
REGRESSION:  org.apache.solr.hadoop.MapReduceIndexerToolArgumentParserTest.testArgsParserHelp

Error Message:
Conversion = '๑'

Stack Trace:
java.util.UnknownFormatConversionException: Conversion = '๑'
	at __randomizedtesting.SeedInfo.seed([62A3EF95E9936E68:FE7145E2AEFD0225]:0)
	at java.util.Formatter.checkText(Formatter.java:2547)
	at java.util.Formatter.parse(Formatter.java:2523)
	at java.util.Formatter.format(Formatter.java:2469)
	at java.io.PrintWriter.format(PrintWriter.java:905)
	at net.sourceforge.argparse4j.helper.TextHelper.printHelp(TextHelper.java:206)
	at net.sourceforge.argparse4j.internal.ArgumentImpl.printHelp(ArgumentImpl.java:247)
	at net.sourceforge.argparse4j.internal.ArgumentParserImpl.printArgumentHelp(ArgumentParserImpl.java:253)
	at net.sourceforge.argparse4j.internal.ArgumentParserImpl.printHelp(ArgumentParserImpl.java:279)
	at org.apache.solr.hadoop.MapReduceIndexerTool$MyArgumentParser$1.run(MapReduceIndexerTool.java:187)
	at net.sourceforge.argparse4j.internal.ArgumentImpl.run(ArgumentImpl.java:425)
	at net.sourceforge.argparse4j.internal.ArgumentParserImpl.processArg(ArgumentParserImpl.java:913)
	at net.sourceforge.argparse4j.internal.ArgumentParserImpl.parseArgs(ArgumentParserImpl.java:810)
	at net.sourceforge.argparse4j.internal.ArgumentParserImpl.parseArgs(ArgumentParserImpl.java:683)
	at net.sourceforge.argparse4j.internal.ArgumentParserImpl.parseArgs(ArgumentParserImpl.java:580)
	at net.sourceforge.argparse4j.internal.ArgumentParserImpl.parseArgs(ArgumentParserImpl.java:573)
	at org.apache.solr.hadoop.MapReduceIndexerTool$MyArgumentParser.parseArgs(MapReduceIndexerTool.java:505)
	at org.apache.solr.hadoop.MapReduceIndexerToolArgumentParserTest.testArgsParserHelp(MapReduceIndexerToolArgumentParserTest.java:194)
	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:606)
	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 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 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:744)




Build Log:
[...truncated 16885 lines...]
   [junit4] Suite: org.apache.solr.hadoop.MapReduceIndexerToolArgumentParserTest
   [junit4]   1> 2014-01-25 07:11:50,527 WARN  [TEST-MapReduceIndexerToolArgumentParserTest.testArgsZkHostNoGoLive-seed#[62A3EF95E9936E68]] util.NativeCodeLoader (NativeCodeLoader.java:<clinit>(62)) - Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MapReduceIndexerToolArgumentParserTest -Dtests.method=testArgsParserHelp -Dtests.seed=62A3EF95E9936E68 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=th_TH_TH_#u-nu-thai -Dtests.timezone=America/Marigot -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.11s J1 | MapReduceIndexerToolArgumentParserTest.testArgsParserHelp <<<
   [junit4]    > Throwable #1: java.util.UnknownFormatConversionException: Conversion = '๑'
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([62A3EF95E9936E68:FE7145E2AEFD0225]:0)
   [junit4]    > 	at java.util.Formatter.checkText(Formatter.java:2547)
   [junit4]    > 	at java.util.Formatter.parse(Formatter.java:2523)
   [junit4]    > 	at java.util.Formatter.format(Formatter.java:2469)
   [junit4]    > 	at java.io.PrintWriter.format(PrintWriter.java:905)
   [junit4]    > 	at net.sourceforge.argparse4j.helper.TextHelper.printHelp(TextHelper.java:206)
   [junit4]    > 	at net.sourceforge.argparse4j.internal.ArgumentImpl.printHelp(ArgumentImpl.java:247)
   [junit4]    > 	at net.sourceforge.argparse4j.internal.ArgumentParserImpl.printArgumentHelp(ArgumentParserImpl.java:253)
   [junit4]    > 	at net.sourceforge.argparse4j.internal.ArgumentParserImpl.printHelp(ArgumentParserImpl.java:279)
   [junit4]    > 	at org.apache.solr.hadoop.MapReduceIndexerTool$MyArgumentParser$1.run(MapReduceIndexerTool.java:187)
   [junit4]    > 	at net.sourceforge.argparse4j.internal.ArgumentImpl.run(ArgumentImpl.java:425)
   [junit4]    > 	at net.sourceforge.argparse4j.internal.ArgumentParserImpl.processArg(ArgumentParserImpl.java:913)
   [junit4]    > 	at net.sourceforge.argparse4j.internal.ArgumentParserImpl.parseArgs(ArgumentParserImpl.java:810)
   [junit4]    > 	at net.sourceforge.argparse4j.internal.ArgumentParserImpl.parseArgs(ArgumentParserImpl.java:683)
   [junit4]    > 	at net.sourceforge.argparse4j.internal.ArgumentParserImpl.parseArgs(ArgumentParserImpl.java:580)
   [junit4]    > 	at net.sourceforge.argparse4j.internal.ArgumentParserImpl.parseArgs(ArgumentParserImpl.java:573)
   [junit4]    > 	at org.apache.solr.hadoop.MapReduceIndexerTool$MyArgumentParser.parseArgs(MapReduceIndexerTool.java:505)
   [junit4]    > 	at org.apache.solr.hadoop.MapReduceIndexerToolArgumentParserTest.testArgsParserHelp(MapReduceIndexerToolArgumentParserTest.java:194)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> NOTE: test params are: codec=Lucene46: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=th_TH_TH_#u-nu-thai, timezone=America/Marigot
   [junit4]   2> NOTE: Linux 3.8.0-35-generic amd64/Oracle Corporation 1.7.0_51 (64-bit)/cpus=8,threads=1,free=78124096,total=131072000
   [junit4]   2> NOTE: All tests run in this JVM: [MorphlineBasicMiniMRTest, MapReduceIndexerToolArgumentParserTest]
   [junit4] Completed on J1 in 4.71s, 24 tests, 1 error <<< FAILURES!

[...truncated 16 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:453: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:433: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:209: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:441: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1268: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:901: There were test failures: 7 suites, 35 tests, 1 error, 5 ignored

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



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_51) - Build # 9230 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9230/
Java: 32bit/jdk1.7.0_51 -server -XX:+UseConcMarkSweepGC

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

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:58360/collection2, http://127.0.0.1:43120/collection2, http://127.0.0.1:33853/collection2, http://127.0.0.1:46238/collection2, http://127.0.0.1:40754/collection2]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:58360/collection2, http://127.0.0.1:43120/collection2, http://127.0.0.1:33853/collection2, http://127.0.0.1:46238/collection2, http://127.0.0.1:40754/collection2]
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:352)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:640)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrServer(FullSolrCloudDistribCmdsTest.java:410)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.doTest(FullSolrCloudDistribCmdsTest.java:143)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
	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:606)
	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:744)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: no servers hosting shard: 
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:495)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:317)
	... 46 more




Build Log:
[...truncated 10294 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> 376858 T1544 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 376861 T1544 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-FullSolrCloudDistribCmdsTest-1390639381395
   [junit4]   2> 376861 T1544 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 376862 T1545 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 376962 T1544 oasc.ZkTestServer.run start zk server on port:48230
   [junit4]   2> 376963 T1544 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 377036 T1551 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1244cfb name:ZooKeeperConnection Watcher:127.0.0.1:48230 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 377037 T1544 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 377037 T1544 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 377042 T1544 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 377043 T1553 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a9ff9c name:ZooKeeperConnection Watcher:127.0.0.1:48230/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 377043 T1544 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 377043 T1544 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 377046 T1544 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 377048 T1544 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 377049 T1544 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 377051 T1544 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 377051 T1544 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 377055 T1544 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 377055 T1544 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 377058 T1544 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 377058 T1544 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 377061 T1544 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 377061 T1544 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 377064 T1544 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 377064 T1544 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 377067 T1544 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 377067 T1544 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 377069 T1544 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 377070 T1544 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 377072 T1544 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 377072 T1544 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 377075 T1544 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 377075 T1544 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 377078 T1544 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 377078 T1544 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 377081 T1544 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 377081 T1544 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 377149 T1544 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 377153 T1544 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58360
   [junit4]   2> 377153 T1544 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 377154 T1544 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 377154 T1544 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1390639381617
   [junit4]   2> 377154 T1544 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1390639381617/'
   [junit4]   2> 377176 T1544 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1390639381617/solr.xml
   [junit4]   2> 377222 T1544 oasc.CoreContainer.<init> New CoreContainer 28941917
   [junit4]   2> 377222 T1544 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1390639381617/]
   [junit4]   2> 377223 T1544 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 377224 T1544 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 377224 T1544 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 377224 T1544 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 377224 T1544 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 377225 T1544 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 377225 T1544 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 377225 T1544 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 377226 T1544 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 377228 T1544 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 377229 T1544 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 377229 T1544 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 377229 T1544 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48230/solr
   [junit4]   2> 377230 T1544 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 377230 T1544 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 377232 T1564 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14c19b0 name:ZooKeeperConnection Watcher:127.0.0.1:48230 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 377232 T1544 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 377234 T1544 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 377235 T1566 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1662ca5 name:ZooKeeperConnection Watcher:127.0.0.1:48230/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 377235 T1544 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 377237 T1544 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 377239 T1544 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 377242 T1544 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 377243 T1544 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58360_
   [junit4]   2> 377244 T1544 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58360_
   [junit4]   2> 377247 T1544 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 377250 T1544 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 377254 T1544 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 377256 T1544 oasc.Overseer.start Overseer (id=91136942499233795-127.0.0.1:58360_-n_0000000000) starting
   [junit4]   2> 377258 T1544 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 377261 T1568 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 377261 T1544 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 377261 T1568 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 377263 T1544 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 377264 T1544 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 377267 T1567 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 377269 T1569 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 377269 T1569 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 377271 T1566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 377271 T1569 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 377273 T1567 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 377273 T1567 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58360",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:58360_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 377273 T1567 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 377274 T1567 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 377276 T1566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 377277 T1566 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 378272 T1569 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 378272 T1569 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1390639381617/collection1
   [junit4]   2> 378272 T1569 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 378274 T1569 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 378274 T1569 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 378276 T1569 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1390639381617/collection1/'
   [junit4]   2> 378277 T1569 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1390639381617/collection1/lib/classes/' to classloader
   [junit4]   2> 378278 T1569 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1390639381617/collection1/lib/README' to classloader
   [junit4]   2> 378326 T1569 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 378372 T1569 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 378373 T1569 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 378379 T1569 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 378746 T1569 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 378748 T1569 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 378749 T1569 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 378762 T1569 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 378786 T1569 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 378787 T1569 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1390639381617/collection1/, dataDir=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390639381395/control/data/
   [junit4]   2> 378787 T1569 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@112520e
   [junit4]   2> 378787 T1569 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390639381395/control/data
   [junit4]   2> 378788 T1569 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390639381395/control/data/index/
   [junit4]   2> 378788 T1569 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390639381395/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 378789 T1569 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390639381395/control/data/index
   [junit4]   2> 378789 T1569 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.32548296786144604]
   [junit4]   2> 378789 T1569 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@d20c4e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1738edf),segFN=segments_1,generation=1}
   [junit4]   2> 378790 T1569 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 378792 T1569 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 378793 T1569 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 378793 T1569 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 378793 T1569 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 378793 T1569 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 378793 T1569 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 378794 T1569 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 378794 T1569 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 378794 T1569 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 378795 T1569 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 378795 T1569 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 378795 T1569 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 378795 T1569 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 378796 T1569 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 378796 T1569 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 378796 T1569 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 378797 T1569 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 378799 T1569 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 378801 T1569 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 378801 T1569 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 378802 T1569 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 378802 T1569 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@d20c4e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1738edf),segFN=segments_1,generation=1}
   [junit4]   2> 378803 T1569 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 378803 T1569 oass.SolrIndexSearcher.<init> Opening Searcher@1df5e50 main
   [junit4]   2> 378805 T1570 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1df5e50 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 378806 T1569 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 378807 T1544 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 378807 T1544 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 378807 T1573 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:58360 collection:control_collection shard:shard1
   [junit4]   2> 378808 T1544 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 378809 T1573 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 378810 T1575 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@111f059 name:ZooKeeperConnection Watcher:127.0.0.1:48230/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 378810 T1544 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 378811 T1544 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 378813 T1544 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 378814 T1573 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 378818 T1566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 378819 T1573 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 378819 T1573 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2937 name=collection1 org.apache.solr.core.SolrCore@5358f5 url=http://127.0.0.1:58360/collection1 node=127.0.0.1:58360_ C2937_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:58360, core=collection1, node_name=127.0.0.1:58360_}
   [junit4]   2> 378819 T1573 C2937 P58360 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:58360/collection1/
   [junit4]   2> 378819 T1573 C2937 P58360 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 378819 T1567 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 378820 T1573 C2937 P58360 oasc.SyncStrategy.syncToMe http://127.0.0.1:58360/collection1/ has no replicas
   [junit4]   2> 378820 T1573 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:58360/collection1/ shard1
   [junit4]   2> 378820 T1573 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 378823 T1566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 378823 T1566 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 378824 T1575 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 378827 T1567 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 378831 T1566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 378884 T1544 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 378884 T1544 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 378886 T1544 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:33853
   [junit4]   2> 378887 T1544 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 378887 T1544 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 378887 T1544 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1390639383347
   [junit4]   2> 378888 T1544 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1390639383347/'
   [junit4]   2> 378904 T1544 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1390639383347/solr.xml
   [junit4]   2> 378938 T1575 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 378938 T1566 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 378946 T1544 oasc.CoreContainer.<init> New CoreContainer 26460142
   [junit4]   2> 378946 T1544 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1390639383347/]
   [junit4]   2> 378947 T1544 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 378947 T1544 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 378948 T1544 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 378948 T1544 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 378948 T1544 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 378949 T1544 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 378949 T1544 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 378949 T1544 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 378949 T1544 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 378952 T1544 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 378952 T1544 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 378952 T1544 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 378953 T1544 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48230/solr
   [junit4]   2> 378953 T1544 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 378954 T1544 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 378955 T1586 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11dcf2d name:ZooKeeperConnection Watcher:127.0.0.1:48230 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 378955 T1544 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 378959 T1544 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 378960 T1588 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b94a95 name:ZooKeeperConnection Watcher:127.0.0.1:48230/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 378960 T1544 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 378965 T1544 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 378977 T1573 oasc.ZkController.register We are http://127.0.0.1:58360/collection1/ and leader is http://127.0.0.1:58360/collection1/
   [junit4]   2> 378977 T1573 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58360
   [junit4]   2> 378978 T1573 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 378978 T1573 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 378978 T1573 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 378981 T1566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 378981 T1566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 378981 T1566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 378982 T1573 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 378984 T1567 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 378985 T1567 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58360",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:58360_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 378989 T1566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 379091 T1588 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 379091 T1575 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 379091 T1566 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 379971 T1544 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33853_
   [junit4]   2> 379973 T1544 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33853_
   [junit4]   2> 379976 T1575 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 379976 T1588 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 379976 T1566 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 379985 T1589 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 379985 T1589 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 379987 T1566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 379987 T1566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 379987 T1566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 379987 T1589 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 379990 T1567 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 379991 T1567 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:33853",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33853_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 379992 T1567 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 379992 T1567 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 379996 T1566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 380100 T1575 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 380100 T1588 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 380100 T1566 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 380988 T1589 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 380988 T1589 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1390639383347/collection1
   [junit4]   2> 380989 T1589 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 380989 T1589 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 380989 T1589 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 380990 T1589 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1390639383347/collection1/'
   [junit4]   2> 380991 T1589 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1390639383347/collection1/lib/classes/' to classloader
   [junit4]   2> 380991 T1589 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1390639383347/collection1/lib/README' to classloader
   [junit4]   2> 381029 T1589 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 381071 T1589 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 381072 T1589 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 381077 T1589 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 381400 T1589 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 381402 T1589 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 381408 T1589 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 381411 T1589 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 381447 T1589 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 381447 T1589 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1390639383347/collection1/, dataDir=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390639381395/jetty1/
   [junit4]   2> 381447 T1589 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@112520e
   [junit4]   2> 381448 T1589 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390639381395/jetty1
   [junit4]   2> 381449 T1589 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390639381395/jetty1/index/
   [junit4]   2> 381449 T1589 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390639381395/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 381450 T1589 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390639381395/jetty1/index
   [junit4]   2> 381450 T1589 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.32548296786144604]
   [junit4]   2> 381452 T1589 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@c4ff53 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f4ea3b),segFN=segments_1,generation=1}
   [junit4]   2> 381452 T1589 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 381459 T1589 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 381459 T1589 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 381460 T1589 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 381460 T1589 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 381461 T1589 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 381461 T1589 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 381462 T1589 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 381462 T1589 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 381463 T1589 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 381463 T1589 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 381464 T1589 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 381464 T1589 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 381464 T1589 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 381465 T1589 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 381465 T1589 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 381466 T1589 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 381466 T1589 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 381468 T1589 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 381470 T1589 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 381470 T1589 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 381471 T1589 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 381471 T1589 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@c4ff53 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f4ea3b),segFN=segments_1,generation=1}
   [junit4]   2> 381472 T1589 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 381472 T1589 oass.SolrIndexSearcher.<init> Opening Searcher@1f618ce main
   [junit4]   2> 381475 T1590 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1f618ce main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 381478 T1589 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 381479 T1544 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 381479 T1544 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 381479 T1593 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:33853 collection:collection1 shard:shard3
   [junit4]   2> 381482 T1593 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 381488 T1593 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 381489 T1566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 381490 T1566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 381490 T1566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 381490 T1593 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 381490 T1593 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2938 name=collection1 org.apache.solr.core.SolrCore@1822ba url=http://127.0.0.1:33853/collection1 node=127.0.0.1:33853_ C2938_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:33853, core=collection1, node_name=127.0.0.1:33853_}
   [junit4]   2> 381490 T1593 C2938 P33853 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:33853/collection1/
   [junit4]   2> 381490 T1593 C2938 P33853 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 381491 T1593 C2938 P33853 oasc.SyncStrategy.syncToMe http://127.0.0.1:33853/collection1/ has no replicas
   [junit4]   2> 381491 T1567 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 381491 T1593 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:33853/collection1/ shard3
   [junit4]   2> 381491 T1593 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 381493 T1566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 381496 T1566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 381500 T1566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 381550 T1544 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 381550 T1544 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 381553 T1544 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:58651
   [junit4]   2> 381553 T1544 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 381553 T1544 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 381554 T1544 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1390639386014
   [junit4]   2> 381554 T1544 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1390639386014/'
   [junit4]   2> 381571 T1544 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1390639386014/solr.xml
   [junit4]   2> 381603 T1566 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 381604 T1575 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 381604 T1588 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 381610 T1544 oasc.CoreContainer.<init> New CoreContainer 21821149
   [junit4]   2> 381610 T1544 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1390639386014/]
   [junit4]   2> 381611 T1544 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 381612 T1544 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 381612 T1544 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 381612 T1544 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 381612 T1544 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 381613 T1544 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 381613 T1544 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 381613 T1544 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 381614 T1544 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 381616 T1544 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 381616 T1544 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 381617 T1544 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 381617 T1544 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48230/solr
   [junit4]   2> 381617 T1544 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 381618 T1544 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 381619 T1604 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e348a9 name:ZooKeeperConnection Watcher:127.0.0.1:48230 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 381620 T1544 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 381622 T1544 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 381623 T1606 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14ec8cc name:ZooKeeperConnection Watcher:127.0.0.1:48230/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 381624 T1544 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 381629 T1544 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 381650 T1593 oasc.ZkController.register We are http://127.0.0.1:33853/collection1/ and leader is http://127.0.0.1:33853/collection1/
   [junit4]   2> 381651 T1593 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33853
   [junit4]   2> 381651 T1593 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 381651 T1593 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 381651 T1593 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 381653 T1566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 381653 T1566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 381653 T1566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 381653 T1593 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 381655 T1567 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 381657 T1567 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:33853",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33853_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 381661 T1566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 381764 T1566 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 381765 T1606 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 381765 T1588 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 381765 T1575 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 382633 T1544 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58651_
   [junit4]   2> 382634 T1544 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:58651_
   [junit4]   2> 382636 T1575 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 382636 T1588 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 382636 T1566 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 382636 T1606 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 382641 T1607 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 382642 T1607 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 382643 T1566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 382643 T1607 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 382643 T1566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 382643 T1566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 382644 T1567 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 382644 T1567 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58651",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:58651_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 382645 T1567 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 382645 T1567 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 382650 T1566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 382752 T1575 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 382752 T1588 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 382752 T1606 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 382752 T1566 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 383643 T1607 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 383643 T1607 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1390639386014/collection1
   [junit4]   2> 383644 T1607 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 383644 T1607 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 383645 T1607 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 383646 T1607 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1390639386014/collection1/'
   [junit4]   2> 383646 T1607 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1390639386014/collection1/lib/classes/' to classloader
   [junit4]   2> 383647 T1607 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1390639386014/collection1/lib/README' to classloader
   [junit4]   2> 383681 T1607 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 383723 T1607 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 383725 T1607 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 383730 T1607 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 384075 T1607 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 384080 T1607 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 384082 T1607 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 384086 T1607 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 384105 T1607 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 384106 T1607 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1390639386014/collection1/, dataDir=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390639381395/jetty2/
   [junit4]   2> 384106 T1607 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@112520e
   [junit4]   2> 384107 T1607 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390639381395/jetty2
   [junit4]   2> 384107 T1607 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390639381395/jetty2/index/
   [junit4]   2> 384107 T1607 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390639381395/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 384107 T1607 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390639381395/jetty2/index
   [junit4]   2> 384108 T1607 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.32548296786144604]
   [junit4]   2> 384108 T1607 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@177b5b5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1412e73),segFN=segments_1,generation=1}
   [junit4]   2> 384108 T1607 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 384112 T1607 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 384112 T1607 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 384112 T1607 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 384113 T1607 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 384113 T1607 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 384113 T1607 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 384113 T1607 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 384114 T1607 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 384114 T1607 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 384114 T1607 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 384115 T1607 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 384115 T1607 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 384116 T1607 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 384117 T1607 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 384117 T1607 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 384118 T1607 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 384118 T1607 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 384122 T1607 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 384125 T1607 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 384125 T1607 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 384126 T1607 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 384127 T1607 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@177b5b5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1412e73),segFN=segments_1,generation=1}
   [junit4]   2> 384127 T1607 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 384128 T1607 oass.SolrIndexSearcher.<init> Opening Searcher@9349d5 main
   [junit4]   2> 384131 T1608 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9349d5 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 384134 T1607 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 384135 T1544 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 384135 T1544 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 384135 T1611 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:58651 collection:collection1 shard:shard1
   [junit4]   2> 384136 T1611 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 384141 T1611 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 384142 T1566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 384142 T1566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 384142 T1566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 384143 T1611 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 384143 T1611 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2939 name=collection1 org.apache.solr.core.SolrCore@1674d46 url=http://127.0.0.1:58651/collection1 node=127.0.0.1:58651_ C2939_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:58651, core=collection1, node_name=127.0.0.1:58651_}
   [junit4]   2> 384143 T1611 C2939 P58651 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:58651/collection1/
   [junit4]   2> 384143 T1611 C2939 P58651 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 384143 T1567 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 384143 T1611 C2939 P58651 oasc.SyncStrategy.syncToMe http://127.0.0.1:58651/collection1/ has no replicas
   [junit4]   2> 384144 T1611 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:58651/collection1/ shard1
   [junit4]   2> 384144 T1611 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 384148 T1566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 384150 T1566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 384152 T1566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 384203 T1544 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 384203 T1544 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 384206 T1544 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:40754
   [junit4]   2> 384207 T1544 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 384207 T1544 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 384207 T1544 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1390639388669
   [junit4]   2> 384207 T1544 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1390639388669/'
   [junit4]   2> 384231 T1544 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1390639388669/solr.xml
   [junit4]   2> 384255 T1588 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 384260 T1575 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 384260 T1566 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 384261 T1606 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 384272 T1544 oasc.CoreContainer.<init> New CoreContainer 5331404
   [junit4]   2> 384272 T1544 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1390639388669/]
   [junit4]   2> 384273 T1544 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 384273 T1544 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 384274 T1544 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 384274 T1544 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 384274 T1544 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 384275 T1544 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 384275 T1544 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 384275 T1544 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 384275 T1544 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 384278 T1544 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 384278 T1544 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 384278 T1544 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 384279 T1544 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48230/solr
   [junit4]   2> 384279 T1544 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 384280 T1544 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 384281 T1622 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@de99af name:ZooKeeperConnection Watcher:127.0.0.1:48230 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 384282 T1544 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 384284 T1544 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 384285 T1624 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@396961 name:ZooKeeperConnection Watcher:127.0.0.1:48230/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 384285 T1544 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 384288 T1544 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 384300 T1611 oasc.ZkController.register We are http://127.0.0.1:58651/collection1/ and leader is http://127.0.0.1:58651/collection1/
   [junit4]   2> 384300 T1611 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:58651
   [junit4]   2> 384300 T1611 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 384301 T1611 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 384301 T1611 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 384302 T1566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 384302 T1566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 384302 T1566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 384302 T1611 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 384303 T1567 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 384304 T1567 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:58651",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:58651_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 384306 T1566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 384408 T1575 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 384408 T1606 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 384408 T1588 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 384408 T1566 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 384408 T1624 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 385291 T1544 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40754_
   [junit4]   2> 385292 T1544 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40754_
   [junit4]   2> 385295 T1588 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 385295 T1566 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 385295 T1606 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 385295 T1624 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 385295 T1575 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 385300 T1625 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 385301 T1625 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 385302 T1566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 385302 T1625 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 385302 T1566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 385302 T1566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 385303 T1567 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 385304 T1567 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40754",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40754_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 385304 T1567 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 385304 T1567 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 385307 T1566 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 385410 T1566 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 385410 T1575 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 385410 T1588 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 385410 T1606 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 385410 T1624 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 386302 T1625 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 386302 T1625 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1390639388669/collection1
   [junit4]   2> 386302 T1625 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 386303 T1625 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 386303 T1625 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 386304 T1625 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1390639388669/collection1/'
   [junit4]   2> 386305 T1625 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1390639388669/collection1/lib/classes/' to classloader
   [junit4]   2> 386305 T1625 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1390639388669/collection1/lib/README' to classloader
   [junit4]   2> 386341 T1625 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 386387 T1625 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 386389 T1625 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 386394 T1625 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 386758 T1625 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 386760 T1625 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 386761 T1625 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 386764 T1625 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 386786 T1625 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 386786 T1625 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1390639388669/collection1/, dataDir=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390639381395/jetty3/
   [junit4]   2> 386787 T1625 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@112520e
   [junit4]   2> 386787 T1625 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390639381395/jetty3
   [junit4]   2> 386787 T1625 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390639381395/jetty3/index/
   [junit4]   2> 386788 T1625 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390639381395/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 386788 T1625 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390639381395/jetty3/index
   [junit4]   2> 386788 T1625 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDo

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

read.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 462043 T1588 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=15,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=2328,transaction_logs_total_number=1}
   [junit4]   2> 462043 T1588 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 462043 T1588 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 462043 T1588 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 462044 T1588 oasc.SolrCore.closeSearcher [collection2_shard32_replica3] Closing main searcher on request.
   [junit4]   2> 462044 T1588 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 462044 T1588 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1390639383347/collection2_shard32_replica3/data [CachedDir<<refCount=0;path=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1390639383347/collection2_shard32_replica3/data;done=false>>]
   [junit4]   2> 462044 T1588 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1390639383347/collection2_shard32_replica3/data
   [junit4]   2> 462044 T1588 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1390639383347/collection2_shard32_replica3/data/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1390639383347/collection2_shard32_replica3/data/index;done=false>>]
   [junit4]   2> 462044 T1588 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1390639383347/collection2_shard32_replica3/data/index
   [junit4]   2> 462045 T1588 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 462045 T1588 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 462045 T1588 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 462045 T1588 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 462045 T1588 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 462045 T1588 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 462045 T1588 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 462045 T1588 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 462045 T1588 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 462046 T1588 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 462046 T1588 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 462046 T1588 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 462046 T1588 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 462046 T1588 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 462046 T1588 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 462046 T1588 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 462046 T1588 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 462046 T1588 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 462047 T1588 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 462047 T1588 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 462047 T1588 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 462047 T1588 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 462047 T1588 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 462047 T1588 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 462047 T1588 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 462047 T1588 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 462048 T1588 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 462048 T1588 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene45, sim=DefaultSimilarity, locale=ar_SY, timezone=Etc/GMT+5
   [junit4]   2> NOTE: Linux 3.8.0-35-generic i386/Oracle Corporation 1.7.0_51 (32-bit)/cpus=8,threads=1,free=280872144,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [PrimUtilsTest, TestSimpleQParserPlugin, PreAnalyzedFieldTest, TestSchemaResource, BasicDistributedZk2Test, ShardRoutingCustomTest, TestDFRSimilarityFactory, ChaosMonkeySafeLeaderTest, TestReload, MinimalSchemaTest, EnumFieldTest, NoCacheHeaderTest, ZkSolrClientTest, TestStressReorder, TestSchemaNameResource, OpenExchangeRatesOrgProviderTest, FieldFacetExtrasTest, TestUpdate, XmlUpdateRequestHandlerTest, FunctionTest, TestCodecSupport, TestUtils, HdfsUnloadDistributedZkTest, TestSolr4Spatial, TestBinaryResponseWriter, TestCollapseQParserPlugin, TestFieldCollectionResource, TestFieldResource, NumericFieldsTest, HighlighterConfigTest, AbstractAnalyticsFacetTest, DistributedQueryComponentCustomSortTest, HdfsDirectoryTest, TestSweetSpotSimilarityFactory, TestDefaultSimilarityFactory, CachingDirectoryFactoryTest, DistanceFunctionTest, HardAutoCommitTest, SignatureUpdateProcessorFactoryTest, HighlighterTest, QueryFacetTest, TestIBSimilarityFactory, CurrencyFieldXmlFileTest, TestSolrCoreProperties, TestPhraseSuggestions, RangeFacetTest, TestXIncludeConfig, TestFastOutputStream, SolrCoreCheckLockOnStartupTest, LeaderElectionIntegrationTest, ConvertedLegacyTest, TestCSVResponseWriter, BadIndexSchemaTest, TestPartialUpdateDeduplication, SuggesterTSTTest, CoreContainerCoreInitFailuresTest, TestCollationField, FullSolrCloudDistribCmdsTest]
   [junit4] Completed on J1 in 85.44s, 1 test, 1 error <<< FAILURES!

[...truncated 754 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:453: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:433: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1268: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:901: There were test failures: 365 suites, 1602 tests, 1 error, 35 ignored (7 assumptions)

Total time: 48 minutes 22 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_51 -server -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure