You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2013/10/31 23:56:28 UTC

[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.6.0_45) - Build # 8024 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8024/
Java: 32bit/jdk1.6.0_45 -server -XX:+UseSerialGC

All tests passed

Build Log:
[...truncated 32455 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:428: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:367: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:66: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:135: The following files are missing svn:eol-style (or binary svn:mime-type):
* ./solr/core/src/java/org/apache/solr/update/processor/DocBasedVersionConstraintsProcessorFactory.java
* ./solr/core/src/test/org/apache/solr/cloud/TestDistribDocBasedVersion.java
* ./solr/core/src/test/org/apache/solr/search/TestStressUserVersions.java
* ./solr/core/src/test/org/apache/solr/update/TestDocBasedVersionConstraints.java

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



[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_45) - Build # 8034 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8034/
Java: 64bit/jdk1.7.0_45 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([781273B690FE74DE:F9F4FDAEE7A114E2]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testSolrJAPICalls(CollectionsAPIDistributedZkTest.java:265)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:195)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	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)




Build Log:
[...truncated 10208 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> 655545 T1307 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 655549 T1307 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-CollectionsAPIDistributedZkTest-1383317041811
   [junit4]   2> 655549 T1307 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 655550 T1308 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 655650 T1307 oasc.ZkTestServer.run start zk server on port:51686
   [junit4]   2> 655651 T1307 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 655785 T1314 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@66a192a9 name:ZooKeeperConnection Watcher:127.0.0.1:51686 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 655786 T1307 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 655786 T1307 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 655793 T1307 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 655795 T1316 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13598424 name:ZooKeeperConnection Watcher:127.0.0.1:51686/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 655795 T1307 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 655795 T1307 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 655798 T1307 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 655801 T1307 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 655803 T1307 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 655806 T1307 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 655806 T1307 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 655810 T1307 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 655810 T1307 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 655813 T1307 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 655814 T1307 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 655816 T1307 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 655816 T1307 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 655818 T1307 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 655819 T1307 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 655821 T1307 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 655821 T1307 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 655823 T1307 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 655824 T1307 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 655826 T1307 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 655826 T1307 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 655828 T1307 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 655829 T1307 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 655835 T1307 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 655836 T1307 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> Using old style solr.xml
   [junit4]   2> 655841 T1307 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 655842 T1318 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7c4a07e0 name:ZooKeeperConnection Watcher:127.0.0.1:51686 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 655842 T1307 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 655842 T1307 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 655845 T1307 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 655846 T1320 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7d8bf4e8 name:ZooKeeperConnection Watcher:127.0.0.1:51686/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 655847 T1307 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 655847 T1307 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf2/solrconfig.xml
   [junit4]   2> 655848 T1307 oascc.SolrZkClient.makePath makePath: /configs/conf2/solrconfig.xml
   [junit4]   2> 655852 T1307 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf2/schema.xml
   [junit4]   2> 655853 T1307 oascc.SolrZkClient.makePath makePath: /configs/conf2/schema.xml
   [junit4]   2> 655855 T1307 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 655856 T1307 oascc.SolrZkClient.makePath makePath: /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 655858 T1307 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf2/stopwords.txt
   [junit4]   2> 655859 T1307 oascc.SolrZkClient.makePath makePath: /configs/conf2/stopwords.txt
   [junit4]   2> 655861 T1307 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf2/protwords.txt
   [junit4]   2> 655861 T1307 oascc.SolrZkClient.makePath makePath: /configs/conf2/protwords.txt
   [junit4]   2> 655864 T1307 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf2/currency.xml
   [junit4]   2> 655864 T1307 oascc.SolrZkClient.makePath makePath: /configs/conf2/currency.xml
   [junit4]   2> 655867 T1307 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf2/open-exchange-rates.json
   [junit4]   2> 655868 T1307 oascc.SolrZkClient.makePath makePath: /configs/conf2/open-exchange-rates.json
   [junit4]   2> 655870 T1307 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 655870 T1307 oascc.SolrZkClient.makePath makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 655873 T1307 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf2/old_synonyms.txt
   [junit4]   2> 655874 T1307 oascc.SolrZkClient.makePath makePath: /configs/conf2/old_synonyms.txt
   [junit4]   2> 655876 T1307 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf2/synonyms.txt
   [junit4]   2> 655877 T1307 oascc.SolrZkClient.makePath makePath: /configs/conf2/synonyms.txt
   [junit4]   2> 655880 T1307 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/elevate.xml to /configs/conf2/elevate.xml
   [junit4]   2> 655880 T1307 oascc.SolrZkClient.makePath makePath: /configs/conf2/elevate.xml
   [junit4]   2> 655985 T1307 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 655998 T1307 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54619
   [junit4]   2> 655999 T1307 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 655999 T1307 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 655999 T1307 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383317042148
   [junit4]   2> 655999 T1307 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383317042148/'
   [junit4]   2> 656009 T1307 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383317042148/solr.xml
   [junit4]   2> 656036 T1307 oasc.CoreContainer.<init> New CoreContainer 992915944
   [junit4]   2> 656037 T1307 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383317042148/]
   [junit4]   2> 656037 T1307 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 656038 T1307 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 656038 T1307 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 656038 T1307 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 656038 T1307 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 656038 T1307 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 656039 T1307 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 656039 T1307 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 656039 T1307 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 656040 T1307 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 656040 T1307 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 656041 T1307 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51686/solr
   [junit4]   2> 656041 T1307 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 656042 T1307 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 656043 T1331 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@63ac9fc3 name:ZooKeeperConnection Watcher:127.0.0.1:51686 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 656050 T1307 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 656054 T1307 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 656055 T1333 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@404d82cf name:ZooKeeperConnection Watcher:127.0.0.1:51686/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 656055 T1307 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 656058 T1307 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 656061 T1307 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 656063 T1307 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 656065 T1307 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54619_
   [junit4]   2> 656066 T1307 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54619_
   [junit4]   2> 656068 T1307 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 656072 T1307 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 656073 T1307 oasc.Overseer.start Overseer (id=90657065652256773-127.0.0.1:54619_-n_0000000000) starting
   [junit4]   2> 656076 T1307 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 656079 T1335 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 656079 T1307 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 656085 T1307 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 656087 T1307 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 656090 T1334 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 656092 T1307 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 656092 T1307 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 656094 T1307 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 656095 T1338 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6c24a930 name:ZooKeeperConnection Watcher:127.0.0.1:51686/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 656095 T1307 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 656096 T1307 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 656098 T1307 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 656164 T1307 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 656166 T1307 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54664
   [junit4]   2> 656167 T1307 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 656167 T1307 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 656167 T1307 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383317042361
   [junit4]   2> 656168 T1307 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383317042361/'
   [junit4]   2> 656185 T1307 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383317042361/solr.xml
   [junit4]   2> 656213 T1307 oasc.CoreContainer.<init> New CoreContainer 484823443
   [junit4]   2> 656214 T1307 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383317042361/]
   [junit4]   2> 656215 T1307 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 656215 T1307 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 656215 T1307 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 656215 T1307 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 656216 T1307 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 656216 T1307 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 656216 T1307 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 656216 T1307 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 656216 T1307 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 656217 T1307 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 656217 T1307 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 656218 T1307 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51686/solr
   [junit4]   2> 656218 T1307 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 656219 T1307 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 656220 T1349 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d883e60 name:ZooKeeperConnection Watcher:127.0.0.1:51686 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 656220 T1307 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 656223 T1307 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 656225 T1351 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7314d8c7 name:ZooKeeperConnection Watcher:127.0.0.1:51686/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 656225 T1307 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 656229 T1307 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 657232 T1307 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54664_
   [junit4]   2> 657233 T1307 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54664_
   [junit4]   2> 657236 T1338 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 657236 T1351 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 657236 T1333 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 657241 T1307 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 657241 T1307 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 657306 T1307 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 657308 T1307 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37305
   [junit4]   2> 657309 T1307 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 657309 T1307 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 657309 T1307 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383317043503
   [junit4]   2> 657310 T1307 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383317043503/'
   [junit4]   2> 657326 T1307 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383317043503/solr.xml
   [junit4]   2> 657375 T1307 oasc.CoreContainer.<init> New CoreContainer 368713027
   [junit4]   2> 657376 T1307 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383317043503/]
   [junit4]   2> 657376 T1307 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 657377 T1307 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 657377 T1307 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 657377 T1307 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 657377 T1307 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 657377 T1307 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 657378 T1307 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 657378 T1307 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 657378 T1307 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 657379 T1307 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 657379 T1307 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 657380 T1307 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51686/solr
   [junit4]   2> 657380 T1307 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 657381 T1307 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 657382 T1363 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@482bf100 name:ZooKeeperConnection Watcher:127.0.0.1:51686 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 657383 T1307 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 657386 T1307 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 657387 T1365 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@57f2a9f6 name:ZooKeeperConnection Watcher:127.0.0.1:51686/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 657387 T1307 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 657391 T1307 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 658393 T1307 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37305_
   [junit4]   2> 658394 T1307 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37305_
   [junit4]   2> 658397 T1338 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 658398 T1365 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 658398 T1351 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 658398 T1333 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 658402 T1307 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 658402 T1307 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 658483 T1307 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 658485 T1307 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:33212
   [junit4]   2> 658485 T1307 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 658486 T1307 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 658486 T1307 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383317044665
   [junit4]   2> 658486 T1307 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383317044665/'
   [junit4]   2> 658497 T1307 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383317044665/solr.xml
   [junit4]   2> 658531 T1307 oasc.CoreContainer.<init> New CoreContainer 478097692
   [junit4]   2> 658532 T1307 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383317044665/]
   [junit4]   2> 658533 T1307 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 658533 T1307 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 658533 T1307 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 658534 T1307 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 658534 T1307 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 658534 T1307 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 658535 T1307 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 658535 T1307 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 658535 T1307 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 658536 T1307 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 658537 T1307 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 658537 T1307 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51686/solr
   [junit4]   2> 658538 T1307 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 658542 T1307 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 658548 T1377 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4d5bb9e4 name:ZooKeeperConnection Watcher:127.0.0.1:51686 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 658548 T1307 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 658551 T1307 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 658553 T1379 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7157e67b name:ZooKeeperConnection Watcher:127.0.0.1:51686/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 658553 T1307 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 658556 T1307 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 659559 T1307 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33212_
   [junit4]   2> 659560 T1307 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33212_
   [junit4]   2> 659563 T1365 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 659563 T1351 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 659563 T1379 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 659563 T1338 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 659563 T1333 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 659567 T1307 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 659568 T1307 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 659633 T1307 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 659635 T1307 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:47297
   [junit4]   2> 659636 T1307 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 659636 T1307 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 659636 T1307 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383317045830
   [junit4]   2> 659637 T1307 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383317045830/'
   [junit4]   2> 659646 T1307 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383317045830/solr.xml
   [junit4]   2> 659680 T1307 oasc.CoreContainer.<init> New CoreContainer 1670775761
   [junit4]   2> 659680 T1307 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383317045830/]
   [junit4]   2> 659681 T1307 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 659683 T1307 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 659683 T1307 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 659684 T1307 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 659684 T1307 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 659684 T1307 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 659685 T1307 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 659685 T1307 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 659685 T1307 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 659687 T1307 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 659687 T1307 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 659688 T1307 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51686/solr
   [junit4]   2> 659688 T1307 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 659690 T1307 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 659691 T1391 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a6011fa name:ZooKeeperConnection Watcher:127.0.0.1:51686 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 659691 T1307 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 659694 T1307 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 659696 T1393 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4f8a253a name:ZooKeeperConnection Watcher:127.0.0.1:51686/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 659696 T1307 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 659700 T1307 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 660703 T1307 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47297_
   [junit4]   2> 660704 T1307 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47297_
   [junit4]   2> 660707 T1351 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 660707 T1333 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 660708 T1365 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 660707 T1379 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 660708 T1393 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 660708 T1338 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 660712 T1307 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 660712 T1307 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 660721 T1341 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&collection.configName=conf1&name=solrj_collection&replicationFactor=2&action=CREATE&router.field=myOwnField&wt=javabin&router.name=compositeId&version=2
   [junit4]   2> 660724 T1333 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 660726 T1335 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"solrj_collection",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "router.field":"myOwnField",
   [junit4]   2> 	  "router.name":"compositeId"}
   [junit4]   2> 660726 T1335 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"solrj_collection",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "router.field":"myOwnField",
   [junit4]   2> 	  "router.name":"compositeId"}
   [junit4]   2> 662098 T1334 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 662099 T1334 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: solrj_collection
   [junit4]   2> 662099 T1334 oasc.Overseer$ClusterStateUpdater.createCollection Create collection solrj_collection with shards [shard1, shard2]
   [junit4]   2> 662104 T1379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 662104 T1338 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 662104 T1333 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 662104 T1351 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 662104 T1365 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 662104 T1393 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 662129 T1335 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2] , repFactor : 2
   [junit4]   2> 662130 T1335 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard1_replica1 as part of slice shard1 of collection solrj_collection on 127.0.0.1:47297_
   [junit4]   2> 662130 T1335 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard1_replica2 as part of slice shard1 of collection solrj_collection on 127.0.0.1:54664_
   [junit4]   2> 662130 T1335 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard2_replica1 as part of slice shard2 of collection solrj_collection on 127.0.0.1:37305_
   [junit4]   2> 662132 T1386 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica1 state=down
   [junit4]   2> 662133 T1335 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard2_replica2 as part of slice shard2 of collection solrj_collection on 127.0.0.1:54619_
   [junit4]   2> 662134 T1386 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 662138 T1357 oasc.ZkController.publish publishing core=solrj_collection_shard2_replica1 state=down
   [junit4]   2> 662139 T1344 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica2 state=down
   [junit4]   2> 662139 T1327 oasc.ZkController.publish publishing core=solrj_collection_shard2_replica2 state=down
   [junit4]   2> 662139 T1357 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 662139 T1344 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 662140 T1327 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 663608 T1334 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 663609 T1334 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:47297",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47297_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 663612 T1334 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37305",
   [junit4]   2> 	  "core":"solrj_collection_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37305_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 663615 T1334 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54664",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54664_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 663617 T1334 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54619",
   [junit4]   2> 	  "core":"solrj_collection_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54619_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 663620 T1393 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 663621 T1338 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 663621 T1333 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 663621 T1351 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 663620 T1365 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 663621 T1379 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 664134 T1386 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard1_replica1
   [junit4]   2> 664135 T1386 oasc.SolrXMLCoresLocator.doPersist Persisted core descriptions to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383317045830/solr.xml
   [junit4]   2> 664135 T1386 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard1_replica1' using instanceDir: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383317045830/solrj_collection_shard1_replica1
   [junit4]   2> 664135 T1386 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 664136 T1386 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:solrj_collection
   [junit4]   2> 664136 T1386 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection
   [junit4]   2> 664140 T1386 oasc.ZkController.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 664140 T1357 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard2_replica1
   [junit4]   2> 664140 T1344 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard1_replica2
   [junit4]   2> 664140 T1327 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard2_replica2
   [junit4]   2> 664141 T1357 oasc.SolrXMLCoresLocator.doPersist Persisted core descriptions to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383317043503/solr.xml
   [junit4]   2> 664141 T1344 oasc.SolrXMLCoresLocator.doPersist Persisted core descriptions to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383317042361/solr.xml
   [junit4]   2> 664141 T1344 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard1_replica2' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383317042361/solrj_collection_shard1_replica2
   [junit4]   2> 664141 T1386 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383317045830/solrj_collection_shard1_replica1/'
   [junit4]   2> 664141 T1327 oasc.SolrXMLCoresLocator.doPersist Persisted core descriptions to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383317042148/solr.xml
   [junit4]   2> 664141 T1357 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard2_replica1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383317043503/solrj_collection_shard2_replica1
   [junit4]   2> 664142 T1327 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard2_replica2' using instanceDir: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383317042148/solrj_collection_shard2_replica2
   [junit4]   2> 664141 T1344 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 664143 T1327 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 664142 T1357 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 664143 T1344 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 664145 T1344 oasc.ZkController.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 664145 T1327 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 664145 T1327 oasc.ZkController.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 664145 T1357 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 664146 T1357 oasc.ZkController.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 664146 T1344 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383317042361/solrj_collection_shard1_replica2/'
   [junit4]   2> 664147 T1327 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383317042148/solrj_collection_shard2_replica2/'
   [junit4]   2> 664152 T1357 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383317043503/solrj_collection_shard2_replica1/'
   [junit4]   2> 664216 T1344 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 664219 T1357 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 664219 T1386 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 664223 T1327 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 664266 T1344 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 664267 T1344 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 664277 T1344 oass.IndexSchema.readSchema [solrj_collection_shard1_replica2] Schema name=test
   [junit4]   2> 664289 T1357 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 664290 T1386 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 664291 T1357 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 664292 T1386 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 664295 T1327 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 664297 T1327 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 664302 T1386 oass.IndexSchema.readSchema [solrj_collection_shard1_replica1] Schema name=test
   [junit4]   2> 664302 T1357 oass.IndexSchema.readSchema [solrj_collection_shard2_replica1] Schema name=test
   [junit4]   2> 664307 T1327 oass.IndexSchema.readSchema [solrj_collection_shard2_replica2] Schema name=test
   [junit4]   2> 664893 T1357 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 664896 T1357 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 664896 T1357 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 664911 T1357 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 664915 T1357 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 664915 T1344 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 664916 T1344 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 664916 T1344 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 664917 T1386 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 664918 T1386 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 664919 T1386 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 664921 T1344 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 664923 T1344 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 664926 T1386 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 664930 T1357 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 664930 T1386 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 664934 T1357 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 664934 T1344 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 664937 T1344 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 664938 T1357 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 664945 T1357 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 664946 T1357 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 664946 T1357 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 664948 T1344 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 664950 T1357 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 664951 T1357 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 664951 T1344 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 664952 T1344 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 664952 T1327 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 664953 T1327 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 664952 T1357 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 664953 T1386 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 664952 T1344 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 664953 T1327 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 664953 T1357 oasc.SolrCore.<init> [solrj_collection_shard2_replica1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383317043503/solrj_collection_shard2_replica1/, dataDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383317043503/solrj_collection_shard2_replica1/data/
   [junit4]   2> 664955 T1357 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4890379f
   [junit4]   2> 664956 T1344 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 664956 T1344 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 664956 T1357 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383317043503/solrj_collection_shard2_replica1/data
   [junit4]   2> 664956 T1344 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 664957 T1357 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383317043503/solrj_collection_shard2_replica1/data/index/
   [junit4]   2> 664957 T1344 oasc.SolrCore.<init> [solrj_collection_shard1_replica2] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383317042361/solrj_collection_shard1_replica2/, dataDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383317042361/solrj_collection_shard1_replica2/data/
   [junit4]   2> 664957 T1357 oasc.SolrCore.initIndex WARN [solrj_collection_shard2_replica1] Solr index directory '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383317043503/solrj_collection_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 664958 T1386 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 664958 T1357 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383317043503/solrj_collection_shard2_replica1/data/index
   [junit4]   2> 664959 T1357 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 664960 T1357 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4451c7ba lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1518a3a3),segFN=segments_1,generation=1}
   [junit4]   2> 664961 T1357 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 664961 T1327 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 664962 T1386 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 664958 T1344 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4890379f
   [junit4]   2> 664964 T1327 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 664964 T1344 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383317042361/solrj_collection_shard1_replica2/data
   [junit4]   2> 664964 T1386 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 664964 T1386 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 664964 T1344 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383317042361/solrj_collection_shard1_replica2/data/index/
   [junit4]   2> 664965 T1344 oasc.SolrCore.initIndex WARN [solrj_collection_shard1_replica2] Solr index directory '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383317042361/solrj_collection_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 664965 T1357 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 664965 T1386 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 664966 T1357 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 664966 T1344 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383317042361/solrj_collection_shard1_replica2/data/index
   [junit4]   2> 664966 T1357 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 664967 T1344 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 664967 T1386 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 664968 T1386 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 664967 T1357 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 664968 T1386 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 664968 T1344 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2f8b632b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b71b74f),segFN=segments_1,generation=1}
   [junit4]   2> 664969 T1344 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 664969 T1386 oasc.SolrCore.<init> [solrj_collection_shard1_replica1] Opening new SolrCore at ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383317045830/solrj_collection_shard1_replica1/, dataDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383317045830/solrj_collection_shard1_replica1/data/
   [junit4]   2> 664968 T1357 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 664970 T1386 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4890379f
   [junit4]   2> 664971 T1357 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 664972 T1357 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 664972 T1386 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383317045830/solrj_collection_shard1_replica1/data
   [junit4]   2> 664972 T1357 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 664972 T1386 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383317045830/solrj_collection_shard1_replica1/data/index/
   [junit4]   2> 664972 T1357 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 664973 T1386 oasc.SolrCore.initIndex WARN [solrj_collection_shard1_replica1] Solr index directory './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383317045830/solrj_collection_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 664973 T1357 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 664974 T1386 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383317045830/solrj_collection_shard1_replica1/data/index
   [junit4]   2> 664974 T1357 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 664974 T1357 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 664974 T1386 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 664975 T1357 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 664974 T1344 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 664976 T1386 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a3da6d8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2b213371),segFN=segments_1,generation=1}
   [junit4]   2> 664976 T1357 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 664976 T1344 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 664977 T1357 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 664976 T1386 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 664977 T1344 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 664978 T1344 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 664978 T1344 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 664978 T1344 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 664979 T1344 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 664979 T1344 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 664979 T1344 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 664980 T1344 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 664980 T1357 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 664980 T1344 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 664981 T1344 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 664981 T1327 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 664981 T1344 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 664982 T1386 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 664982 T1344 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 664982 T1386 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 664983 T1344 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 664983 T1386 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 664983 T1386 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 664984 T1386 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 664984 T1357 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 664984 T1344 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 664984 T1386 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 664984 T1357 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 664985 T1327 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 664985 T1386 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 664986 T1357 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=0.3955078125, floorSegmentMB=0.5166015625, forceMergeDeletesPctAllowed=4.965878551672588, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 664986 T1386 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 664987 T1386 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 664987 T1357 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4451c7ba lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1518a3a3),segFN=segments_1,generation=1}
   [junit4]   2> 664987 T1357 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 664987 T1386 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 664988 T1357 oass.SolrIndexSearcher.<init> Opening Searcher@21845a6e main
   [junit4]   2> 664988 T1386 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 664989 T1386 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 664989 T1386 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 664989 T1327 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 664990 T1386 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 664990 T1344 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 664990 T1386 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 664990 T1344 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 664991 T1344 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=0.3955078125, floorSegmentMB=0.5166015625, forceMergeDeletesPctAllowed=4.965878551672588, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 664992 T1344 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2f8b632b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1b71b74f),segFN=segments_1,generation=1}
   [junit4]   2> 664992 T1386 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 664992 T1327 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 664993 T1327 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 664992 T1344 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 664993 T1327 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 664993 T1344 oass.SolrIndexSearcher.<init> Opening Searcher@87b52cb main
   [junit4]   2> 664994 T1399 oasc.SolrCore.registerSearcher [solrj_collection_shard2_replica1] Registered new searcher Searcher@21845a6e main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 664993 T1357 oasc.CoreContainer.registerCore registering core: solrj_collection_shard2_replica1
   [junit4]   2> 664994 T1327 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 664995 T1327 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 664995 T1357 oasc.ZkController.register Register replica - core:solrj_collection_shard2_replica1 address:http://127.0.0.1:37305 collection:solrj_collection shard:shard2
   [junit4]   2> 664996 T1386 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 664995 T1327 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 664996 T1386 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 664996 T1327 oasc.SolrCore.<init> [solrj_collection_shard2_replica2] Opening new SolrCore at ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383317042148/solrj_collection_shard2_replica2/, dataDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383317042148/solrj_collection_shard2_replica2/data/
   [junit4]   2> 664996 T1400 oasc.SolrCore.registerSearcher [solrj_collection_shard1_replica2] Registered new searcher Searcher@87b52cb main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 664997 T1386 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=0.3955078125, floorSegmentMB=0.5166015625, forceMergeDeletesPctAllowed=4.965878551672588, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 664997 T1357 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection/leader_elect/shard2/election
   [junit4]   2> 664997 T1327 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4890379f
   [junit4]   2> 664998 T1386 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a3da6d8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2b213371),segFN=segments_1,generation=1}
   [junit4]   2> 664998 T1386 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 664998 T1344 oasc.CoreContainer.registerCore registering core: solrj_collection_shard1_replica2
   [junit4]   2> 664999 T1386 oass.SolrIndexSearcher.<init> Opening Searcher@51e3cd21 main
   [junit4]   2> 664999 T1327 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383317042148/solrj_collection_shard2_replica2/data
   [junit4]   2> 664999 T1327 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383317042148/solrj_collection_shard2_replica2/data/index/
   [junit4]   2> 664999 T1344 oasc.ZkController.register Register replica - core:solrj_collection_shard1_replica2 address:http://127.0.0.1:54664 collection:solrj_collection shard:shard1
   [junit4]   2> 665000 T1327 oasc.SolrCore.initIndex WARN [solrj_collection_shard2_replica2] Solr index directory './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383317042148/solrj_collection_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 665001 T1327 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383317042148/solrj_collection_shard2_replica2/data/index
   [junit4]   2> 665001 T1344 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection/leader_elect/shard1/election
   [junit4]   2> 665001 T1327 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 665003 T1327 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e584582 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4009b14c),segFN=segments_1,generation=1}
   [junit4]   2> 665004 T1327 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 665004 T1401 oasc.SolrCore.registerSearcher [solrj_collection_shard1_replica1] Registered new searcher Searcher@51e3cd21 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 665004 T1386 oasc.CoreContainer.registerCore registering core: solrj_collection_shard1_replica1
   [junit4]   2> 665005 T1386 oasc.ZkController.register Register replica - core:solrj_collection_shard1_replica1 address:http://127.0.0.1:47297 collection:solrj_collection shard:shard1
   [junit4]   2> 665007 T1327 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 665008 T1327 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 665008 T1327 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 665008 T1327 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 665009 T1327 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 665009 T1327 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 665010 T1327 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 665010 T1327 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 665010 T1327 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 665011 T1327 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 665011 T1327 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 665011 T1327 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 665012 T1327 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 665012 T1327 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 665012 T1327 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 665013 T1386 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection/leader_elect/shard1/election
   [junit4]   2> 665014 T1327 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 665017 T1327 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 665017 T1327 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 665017 T1327 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=0.3955078125, floorSegmentMB=0.5166015625, forceMergeDeletesPctAllowed=4.965878551672588, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 665018 T1327 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@e584582 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4009b14c),segFN=segments_1,generation=1}
   [junit4]   2> 665018 T1327 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 665018 T1327 oass.SolrIndexSearcher.<init> Opening Searcher@32ca375 main
   [junit4]   2> 665021 T1402 oasc.SolrCore.registerSearcher [solrj_collection_shard2_replica2] Registered new searcher Searcher@32ca375 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 665022 T1327 oasc.CoreContainer.registerCore registering core: solrj_collection_shard2_replica2
   [junit4]   2> 665022 T1327 oasc.ZkController.register Register replica - core:solrj_collection_shard2_replica2 address:http://127.0.0.1:54619 collection:solrj_collection shard:shard2
   [junit4]   2> 665057 T1357 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 665061 T1344 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 665061 T1357 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 665061 T1357 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 665061 T1357 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:37305/solrj_collection_shard2_replica1/
   [junit4]   2> 665062 T1357 oasu.PeerSync.sync PeerSync: core=solrj_collection_shard2_replica1 url=http://127.0.0.1:37305 START replicas=[http://127.0.0.1:54619/solrj_collection_shard2_replica2/] nUpdates=100
   [junit4]   2> 665062 T1357 oasu.PeerSync.sync PeerSync: core=solrj_collection_shard2_replica1 url=http://127.0.0.1:37305 DONE.  We have no versions.  sync failed.
   [junit4]   2> 665063 T1357 oasc.SyncStrategy.syncReplicas Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 665063 T1357 oasc.ShardLeaderElectionContext.runLeaderProcess We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 665063 T1357 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:37305/solrj_collection_shard2_replica1/ shard2
   [junit4]   2> 665063 T1357 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection/leaders/shard2
   [juni

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

ection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 692978 T1393 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> 692979 T1379 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> 692987 T1307 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 693039 T1307 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 33212
   [junit4]   2> 693040 T1307 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=478097692
   [junit4]   2> 694041 T1414 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=90657065652256780-127.0.0.1:33212_-n_0000000003) am no longer a leader.
   [junit4]   2> 694044 T1393 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 694046 T1393 oasc.Overseer.start Overseer (id=90657065652256782-127.0.0.1:47297_-n_0000000004) starting
   [junit4]   2> 694050 T1417 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 694050 T1393 oascc.ZkStateReader$3.process Updating live nodes... (1)
   [junit4]   2> 694051 T1416 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 694063 T1307 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 694115 T1307 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 47297
   [junit4]   2> 694116 T1307 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1670775761
   [junit4]   2> 694466 T1365 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 695543 T1379 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 695554 T1416 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 695555 T1416 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:47297",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47297_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 695555 T1416 oasc.Overseer$ClusterStateUpdater.updateState shard=shard1 is already registered
   [junit4]   2> 695559 T1393 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> 697118 T1307 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica1 state=down
   [junit4]   2> 697120 T1307 oasc.SolrCore.close [solrj_collection_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5a86a160
   [junit4]   2> 697126 T1307 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 697126 T1307 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 697127 T1307 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 697127 T1307 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 697128 T1307 oasc.SolrCore.closeSearcher [solrj_collection_shard1_replica1] Closing main searcher on request.
   [junit4]   2> 697128 T1307 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 697128 T1307 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383317045830/solrj_collection_shard1_replica1/data [CachedDir<<refCount=0;path=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383317045830/solrj_collection_shard1_replica1/data;done=false>>]
   [junit4]   2> 697128 T1307 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383317045830/solrj_collection_shard1_replica1/data
   [junit4]   2> 697128 T1307 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383317045830/solrj_collection_shard1_replica1/data/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383317045830/solrj_collection_shard1_replica1/data/index;done=false>>]
   [junit4]   2> 697129 T1307 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383317045830/solrj_collection_shard1_replica1/data/index
   [junit4]   2> 697129 T1416 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=90657065652256782-127.0.0.1:47297_-n_0000000004) am no longer a leader.
   [junit4]   2> 697151 T1307 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 697204 T1307 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 697206 T1307 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:51686 51686
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=781273B690FE74DE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_LY -Dtests.timezone=Africa/Cairo -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 41.8s J1 | CollectionsAPIDistributedZkTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([781273B690FE74DE:F9F4FDAEE7A114E2]:0)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testSolrJAPICalls(CollectionsAPIDistributedZkTest.java:265)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:195)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 697297 T1307 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 41756 T1306 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> 698631 T1393 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=ar_LY, timezone=Africa/Cairo
   [junit4]   2> NOTE: Linux 3.8.0-32-generic amd64/Oracle Corporation 1.7.0_45 (64-bit)/cpus=8,threads=1,free=62220616,total=169992192
   [junit4]   2> NOTE: All tests run in this JVM: [PrimUtilsTest, NumericFieldsTest, UniqFieldsUpdateProcessorFactoryTest, TestQuerySenderNoQuery, SolrXmlInZkTest, TestHashPartitioner, TestSweetSpotSimilarityFactory, BJQParserTest, TestCSVResponseWriter, TestBinaryField, MultiTermTest, AddBlockUpdateTest, TestSolrXml, TestRandomMergePolicy, TimeZoneUtilsTest, TestFoldingMultitermQuery, DirectSolrConnectionTest, AddSchemaFieldsUpdateProcessorFactoryTest, BasicZkTest, SolrIndexConfigTest, AssignTest, DefaultValueUpdateProcessorTest, IndexSchemaRuntimeFieldTest, TestSchemaResource, TestAnalyzeInfixSuggestions, CoreContainerCoreInitFailuresTest, SolrPluginUtilsTest, TestFuzzyAnalyzedSuggestions, ShardSplitTest, TestOmitPositions, QueryResultKeyTest, XmlUpdateRequestHandlerTest, HdfsSyncSliceTest, TestUpdate, TestCodecSupport, FileUtilsTest, PathHierarchyTokenizerFactoryTest, AliasIntegrationTest, SolrCmdDistributorTest, TestFastLRUCache, TestDistributedGrouping, BlockCacheTest, TestDistributedSearch, TestRandomFaceting, SpellCheckCollatorTest, OpenCloseCoreStressTest, CurrencyFieldOpenExchangeTest, FieldAnalysisRequestHandlerTest, TestDefaultSearchFieldResource, TestNumberUtils, TestStressLucene, ShardRoutingCustomTest, CollectionsAPIDistributedZkTest]
   [junit4] Completed on J1 in 43.28s, 1 test, 1 failure <<< FAILURES!

[...truncated 622 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:428: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:408: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:483: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1263: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:906: There were test failures: 333 suites, 1469 tests, 1 failure, 36 ignored (7 assumptions)

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



[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.7.0_45) - Build # 8033 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8033/
Java: 32bit/jdk1.7.0_45 -client -XX:+UseConcMarkSweepGC

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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([23BE242EE33AB4DD:A258AA369465D4E1]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testSolrJAPICalls(CollectionsAPIDistributedZkTest.java:265)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:195)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	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)




Build Log:
[...truncated 10231 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> 977456 T2649 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 977460 T2649 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-CollectionsAPIDistributedZkTest-1383311117970
   [junit4]   2> 977461 T2649 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 977461 T2650 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 977561 T2649 oasc.ZkTestServer.run start zk server on port:46092
   [junit4]   2> 977562 T2649 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 977728 T2656 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19510f1 name:ZooKeeperConnection Watcher:127.0.0.1:46092 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 977729 T2649 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 977729 T2649 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 977741 T2649 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 977741 T2658 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b0fa72 name:ZooKeeperConnection Watcher:127.0.0.1:46092/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 977741 T2649 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 977742 T2649 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 977745 T2649 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 977749 T2649 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 977750 T2649 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 977755 T2649 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 977755 T2649 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 977775 T2649 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 977775 T2649 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 977781 T2649 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 977782 T2649 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 977785 T2649 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 977785 T2649 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 977789 T2649 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 977789 T2649 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 977791 T2649 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 977792 T2649 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 977803 T2649 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 977803 T2649 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 977806 T2649 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 977807 T2649 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 977810 T2649 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 977810 T2649 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 977813 T2649 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 977813 T2649 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> Using old style solr.xml
   [junit4]   2> 977816 T2649 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 977817 T2660 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e9ac57 name:ZooKeeperConnection Watcher:127.0.0.1:46092 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 977817 T2649 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 977818 T2649 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 977819 T2649 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 977820 T2662 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a4a11c name:ZooKeeperConnection Watcher:127.0.0.1:46092/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 977821 T2649 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 977821 T2649 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf2/solrconfig.xml
   [junit4]   2> 977822 T2649 oascc.SolrZkClient.makePath makePath: /configs/conf2/solrconfig.xml
   [junit4]   2> 977829 T2649 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf2/schema.xml
   [junit4]   2> 977829 T2649 oascc.SolrZkClient.makePath makePath: /configs/conf2/schema.xml
   [junit4]   2> 977833 T2649 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 977834 T2649 oascc.SolrZkClient.makePath makePath: /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 977837 T2649 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf2/stopwords.txt
   [junit4]   2> 977837 T2649 oascc.SolrZkClient.makePath makePath: /configs/conf2/stopwords.txt
   [junit4]   2> 977845 T2649 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf2/protwords.txt
   [junit4]   2> 977846 T2649 oascc.SolrZkClient.makePath makePath: /configs/conf2/protwords.txt
   [junit4]   2> 977848 T2649 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf2/currency.xml
   [junit4]   2> 977849 T2649 oascc.SolrZkClient.makePath makePath: /configs/conf2/currency.xml
   [junit4]   2> 977851 T2649 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf2/open-exchange-rates.json
   [junit4]   2> 977852 T2649 oascc.SolrZkClient.makePath makePath: /configs/conf2/open-exchange-rates.json
   [junit4]   2> 977857 T2649 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 977858 T2649 oascc.SolrZkClient.makePath makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 977862 T2649 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf2/old_synonyms.txt
   [junit4]   2> 977863 T2649 oascc.SolrZkClient.makePath makePath: /configs/conf2/old_synonyms.txt
   [junit4]   2> 977868 T2649 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf2/synonyms.txt
   [junit4]   2> 977868 T2649 oascc.SolrZkClient.makePath makePath: /configs/conf2/synonyms.txt
   [junit4]   2> 977871 T2649 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/elevate.xml to /configs/conf2/elevate.xml
   [junit4]   2> 977872 T2649 oascc.SolrZkClient.makePath makePath: /configs/conf2/elevate.xml
   [junit4]   2> 977972 T2649 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 977974 T2649 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52604
   [junit4]   2> 977974 T2649 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 977975 T2649 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 977975 T2649 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383311118389
   [junit4]   2> 977976 T2649 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383311118389/'
   [junit4]   2> 978001 T2649 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383311118389/solr.xml
   [junit4]   2> 978097 T2649 oasc.CoreContainer.<init> New CoreContainer 13353172
   [junit4]   2> 978098 T2649 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383311118389/]
   [junit4]   2> 978099 T2649 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 978099 T2649 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 978100 T2649 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 978100 T2649 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 978100 T2649 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 978101 T2649 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 978101 T2649 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 978102 T2649 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 978102 T2649 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 978130 T2649 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 978130 T2649 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 978130 T2649 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46092/solr
   [junit4]   2> 978131 T2649 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 978132 T2649 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 978133 T2673 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@bceaea name:ZooKeeperConnection Watcher:127.0.0.1:46092 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 978133 T2649 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 978135 T2649 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 978136 T2675 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f574ec name:ZooKeeperConnection Watcher:127.0.0.1:46092/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 978137 T2649 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 978144 T2649 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 978149 T2649 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 978153 T2649 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 978155 T2649 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52604_
   [junit4]   2> 978156 T2649 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52604_
   [junit4]   2> 978160 T2649 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 978169 T2649 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 978171 T2649 oasc.Overseer.start Overseer (id=90656677427478533-127.0.0.1:52604_-n_0000000000) starting
   [junit4]   2> 978176 T2649 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 978182 T2677 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 978184 T2649 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 978192 T2649 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 978195 T2649 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 978198 T2676 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 978201 T2649 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 978201 T2649 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 978203 T2649 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 978205 T2680 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b6be64 name:ZooKeeperConnection Watcher:127.0.0.1:46092/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 978207 T2649 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 978208 T2649 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 978211 T2649 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 978291 T2649 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 978293 T2649 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51786
   [junit4]   2> 978294 T2649 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 978295 T2649 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 978296 T2649 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383311118721
   [junit4]   2> 978297 T2649 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383311118721/'
   [junit4]   2> 978326 T2649 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383311118721/solr.xml
   [junit4]   2> 978418 T2649 oasc.CoreContainer.<init> New CoreContainer 6282142
   [junit4]   2> 978419 T2649 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383311118721/]
   [junit4]   2> 978421 T2649 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 978431 T2649 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 978432 T2649 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 978432 T2649 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 978432 T2649 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 978433 T2649 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 978433 T2649 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 978433 T2649 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 978433 T2649 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 978434 T2649 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 978435 T2649 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 978435 T2649 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46092/solr
   [junit4]   2> 978436 T2649 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 978436 T2649 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 978437 T2691 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@12cc14b name:ZooKeeperConnection Watcher:127.0.0.1:46092 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 978438 T2649 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 978444 T2649 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 978445 T2693 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@737d3f name:ZooKeeperConnection Watcher:127.0.0.1:46092/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 978446 T2649 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 978451 T2649 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 979455 T2649 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51786_
   [junit4]   2> 979457 T2649 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51786_
   [junit4]   2> 979460 T2680 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 979460 T2693 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 979460 T2675 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 979466 T2649 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 979466 T2649 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 979559 T2649 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 979562 T2649 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57049
   [junit4]   2> 979562 T2649 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 979563 T2649 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 979563 T2649 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383311119977
   [junit4]   2> 979564 T2649 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383311119977/'
   [junit4]   2> 979595 T2649 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383311119977/solr.xml
   [junit4]   2> 979706 T2649 oasc.CoreContainer.<init> New CoreContainer 6792405
   [junit4]   2> 979707 T2649 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383311119977/]
   [junit4]   2> 979708 T2649 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 979708 T2649 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 979709 T2649 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 979709 T2649 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 979709 T2649 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 979710 T2649 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 979710 T2649 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 979710 T2649 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 979711 T2649 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 979712 T2649 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 979712 T2649 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 979713 T2649 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46092/solr
   [junit4]   2> 979713 T2649 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 979714 T2649 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 979716 T2705 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@47d7e8 name:ZooKeeperConnection Watcher:127.0.0.1:46092 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 979716 T2649 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 979721 T2649 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 979722 T2707 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9ac93f name:ZooKeeperConnection Watcher:127.0.0.1:46092/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 979723 T2649 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 979739 T2649 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 980744 T2649 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57049_
   [junit4]   2> 980746 T2649 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57049_
   [junit4]   2> 980751 T2693 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 980751 T2680 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 980751 T2707 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 980751 T2675 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 980760 T2649 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 980761 T2649 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 980848 T2649 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 980850 T2649 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:33281
   [junit4]   2> 980850 T2649 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 980851 T2649 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 980851 T2649 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383311121273
   [junit4]   2> 980852 T2649 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383311121273/'
   [junit4]   2> 980881 T2649 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383311121273/solr.xml
   [junit4]   2> 980972 T2649 oasc.CoreContainer.<init> New CoreContainer 28747560
   [junit4]   2> 980972 T2649 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383311121273/]
   [junit4]   2> 980974 T2649 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 980974 T2649 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 980974 T2649 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 980975 T2649 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 980975 T2649 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 980975 T2649 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 980976 T2649 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 980976 T2649 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 980976 T2649 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 980977 T2649 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 980978 T2649 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 980978 T2649 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46092/solr
   [junit4]   2> 980979 T2649 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 980980 T2649 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 980981 T2719 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16d54f3 name:ZooKeeperConnection Watcher:127.0.0.1:46092 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 980983 T2649 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 980986 T2649 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 980989 T2721 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d15b1 name:ZooKeeperConnection Watcher:127.0.0.1:46092/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 980989 T2649 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 980995 T2649 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 981999 T2649 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33281_
   [junit4]   2> 982002 T2649 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33281_
   [junit4]   2> 982007 T2707 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 982007 T2693 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 982008 T2721 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 982007 T2680 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 982007 T2675 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 982021 T2649 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 982022 T2649 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 982102 T2649 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 982104 T2649 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:34637
   [junit4]   2> 982105 T2649 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 982105 T2649 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 982105 T2649 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383311122533
   [junit4]   2> 982106 T2649 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383311122533/'
   [junit4]   2> 982131 T2649 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383311122533/solr.xml
   [junit4]   2> 982237 T2649 oasc.CoreContainer.<init> New CoreContainer 11055540
   [junit4]   2> 982238 T2649 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383311122533/]
   [junit4]   2> 982239 T2649 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 982239 T2649 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 982240 T2649 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 982240 T2649 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 982241 T2649 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 982241 T2649 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 982241 T2649 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 982242 T2649 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 982242 T2649 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 982244 T2649 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 982244 T2649 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 982245 T2649 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46092/solr
   [junit4]   2> 982245 T2649 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 982246 T2649 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 982248 T2733 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d9a725 name:ZooKeeperConnection Watcher:127.0.0.1:46092 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 982248 T2649 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 982251 T2649 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 982252 T2735 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e5d3cb name:ZooKeeperConnection Watcher:127.0.0.1:46092/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 982252 T2649 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 982255 T2649 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 983258 T2649 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34637_
   [junit4]   2> 983260 T2649 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34637_
   [junit4]   2> 983263 T2707 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 983263 T2675 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 983263 T2693 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 983263 T2680 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 983263 T2735 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 983263 T2721 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 983270 T2649 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 983270 T2649 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 983291 T2687 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&collection.configName=conf1&name=solrj_collection&replicationFactor=2&action=CREATE&router.field=myOwnField&wt=javabin&router.name=compositeId&version=2
   [junit4]   2> 983368 T2675 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 983373 T2677 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"solrj_collection",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "router.field":"myOwnField",
   [junit4]   2> 	  "router.name":"compositeId"}
   [junit4]   2> 983373 T2677 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"solrj_collection",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "router.field":"myOwnField",
   [junit4]   2> 	  "router.name":"compositeId"}
   [junit4]   2> 984210 T2676 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 984211 T2676 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: solrj_collection
   [junit4]   2> 984212 T2676 oasc.Overseer$ClusterStateUpdater.createCollection Create collection solrj_collection with shards [shard1, shard2]
   [junit4]   2> 984218 T2735 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 984218 T2680 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 984218 T2675 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 984218 T2721 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 984218 T2707 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 984218 T2693 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 984278 T2677 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2] , repFactor : 2
   [junit4]   2> 984278 T2677 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard1_replica1 as part of slice shard1 of collection solrj_collection on 127.0.0.1:33281_
   [junit4]   2> 984279 T2677 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard1_replica2 as part of slice shard1 of collection solrj_collection on 127.0.0.1:34637_
   [junit4]   2> 984280 T2677 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard2_replica1 as part of slice shard2 of collection solrj_collection on 127.0.0.1:52604_
   [junit4]   2> 984280 T2677 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard2_replica2 as part of slice shard2 of collection solrj_collection on 127.0.0.1:57049_
   [junit4]   2> 984282 T2716 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica1 state=down
   [junit4]   2> 984282 T2669 oasc.ZkController.publish publishing core=solrj_collection_shard2_replica1 state=down
   [junit4]   2> 984282 T2730 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica2 state=down
   [junit4]   2> 984283 T2701 oasc.ZkController.publish publishing core=solrj_collection_shard2_replica2 state=down
   [junit4]   2> 984284 T2669 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 984284 T2716 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 984285 T2701 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 984285 T2730 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 985726 T2676 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 985726 T2676 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:33281",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33281_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 985731 T2676 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52604",
   [junit4]   2> 	  "core":"solrj_collection_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52604_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 985734 T2676 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:34637",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34637_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 985739 T2676 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57049",
   [junit4]   2> 	  "core":"solrj_collection_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:57049_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 985744 T2693 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 985744 T2680 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 985744 T2675 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 985744 T2707 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 985744 T2721 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 985744 T2735 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 986285 T2669 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard2_replica1
   [junit4]   2> 986286 T2716 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard1_replica1
   [junit4]   2> 986286 T2669 oasc.SolrXMLCoresLocator.doPersist Persisted core descriptions to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383311118389/solr.xml
   [junit4]   2> 986287 T2730 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard1_replica2
   [junit4]   2> 986286 T2701 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard2_replica2
   [junit4]   2> 986287 T2669 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard2_replica1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383311118389/solrj_collection_shard2_replica1
   [junit4]   2> 986289 T2701 oasc.SolrXMLCoresLocator.doPersist Persisted core descriptions to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383311119977/solr.xml
   [junit4]   2> 986287 T2716 oasc.SolrXMLCoresLocator.doPersist Persisted core descriptions to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383311121273/solr.xml
   [junit4]   2> 986290 T2701 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard2_replica2' using instanceDir: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383311119977/solrj_collection_shard2_replica2
   [junit4]   2> 986291 T2701 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 986289 T2669 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 986288 T2730 oasc.SolrXMLCoresLocator.doPersist Persisted core descriptions to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383311122533/solr.xml
   [junit4]   2> 986293 T2701 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:solrj_collection
   [junit4]   2> 986290 T2716 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard1_replica1' using instanceDir: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383311121273/solrj_collection_shard1_replica1
   [junit4]   2> 986294 T2716 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 986294 T2701 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection
   [junit4]   2> 986296 T2716 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:solrj_collection
   [junit4]   2> 986293 T2669 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:solrj_collection
   [junit4]   2> 986293 T2730 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard1_replica2' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383311122533/solrj_collection_shard1_replica2
   [junit4]   2> 986298 T2730 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 986297 T2669 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection
   [junit4]   2> 986296 T2716 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection
   [junit4]   2> 986299 T2701 oasc.ZkController.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 986299 T2730 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 986301 T2730 oasc.ZkController.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 986302 T2669 oasc.ZkController.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 986303 T2701 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383311119977/solrj_collection_shard2_replica2/'
   [junit4]   2> 986303 T2716 oasc.ZkController.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 986303 T2730 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383311122533/solrj_collection_shard1_replica2/'
   [junit4]   2> 986316 T2669 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383311118389/solrj_collection_shard2_replica1/'
   [junit4]   2> 986316 T2716 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383311121273/solrj_collection_shard1_replica1/'
   [junit4]   2> 986491 T2701 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 986547 T2716 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 986565 T2730 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 986648 T2669 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 986838 T2701 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 986840 T2701 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 986862 T2730 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 986865 T2716 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 986887 T2701 oass.IndexSchema.readSchema [solrj_collection_shard2_replica2] Schema name=test
   [junit4]   2> 986888 T2716 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 986888 T2730 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 986918 T2669 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 986935 T2669 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 986938 T2716 oass.IndexSchema.readSchema [solrj_collection_shard1_replica1] Schema name=test
   [junit4]   2> 986938 T2730 oass.IndexSchema.readSchema [solrj_collection_shard1_replica2] Schema name=test
   [junit4]   2> 986969 T2669 oass.IndexSchema.readSchema [solrj_collection_shard2_replica1] Schema name=test
   [junit4]   2> 989815 T2716 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 989815 T2716 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 989816 T2716 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 989816 T2730 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 989817 T2730 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 989835 T2730 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 989851 T2716 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 989874 T2716 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 989907 T2701 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 989907 T2730 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 989907 T2701 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 989908 T2701 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 989920 T2730 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 989934 T2716 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 989935 T2701 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 989953 T2716 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 989954 T2701 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 989957 T2669 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 989958 T2669 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 989958 T2716 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 989968 T2669 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 989974 T2716 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 989975 T2716 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 989975 T2716 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 989977 T2716 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 989977 T2669 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 989977 T2716 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 989978 T2716 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 989979 T2716 oasc.SolrCore.<init> [solrj_collection_shard1_replica1] Opening new SolrCore at ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383311121273/solrj_collection_shard1_replica1/, dataDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383311121273/solrj_collection_shard1_replica1/data/
   [junit4]   2> 989979 T2716 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@160fde5
   [junit4]   2> 989980 T2730 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 989990 T2716 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383311121273/solrj_collection_shard1_replica1/data
   [junit4]   2> 989990 T2716 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383311121273/solrj_collection_shard1_replica1/data/index/
   [junit4]   2> 989990 T2716 oasc.SolrCore.initIndex WARN [solrj_collection_shard1_replica1] Solr index directory './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383311121273/solrj_collection_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 989991 T2716 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383311121273/solrj_collection_shard1_replica1/data/index
   [junit4]   2> 989991 T2716 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=12.6337890625, floorSegmentMB=0.77734375, forceMergeDeletesPctAllowed=19.95748465537172, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 989992 T2669 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 989992 T2716 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2a043b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15735ea),segFN=segments_1,generation=1}
   [junit4]   2> 989993 T2716 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 989992 T2701 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 989994 T2730 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 989997 T2716 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 989998 T2716 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 989998 T2716 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 989999 T2716 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 989999 T2716 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 989999 T2716 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 990000 T2716 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 990000 T2716 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 990000 T2716 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 990011 T2716 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 990012 T2701 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 990012 T2716 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 990012 T2716 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 990012 T2730 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 990013 T2716 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 990014 T2730 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 990014 T2730 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 990014 T2716 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 990017 T2701 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 990015 T2730 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 990020 T2716 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 990022 T2701 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 990022 T2701 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 990022 T2730 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 990023 T2730 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 990023 T2669 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 990023 T2701 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 990023 T2730 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 990024 T2716 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 990025 T2730 oasc.SolrCore.<init> [solrj_collection_shard1_replica2] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383311122533/solrj_collection_shard1_replica2/, dataDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383311122533/solrj_collection_shard1_replica2/data/
   [junit4]   2> 990025 T2701 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 990035 T2701 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 990025 T2730 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@160fde5
   [junit4]   2> 990035 T2701 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 990036 T2701 oasc.SolrCore.<init> [solrj_collection_shard2_replica2] Opening new SolrCore at ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383311119977/solrj_collection_shard2_replica2/, dataDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383311119977/solrj_collection_shard2_replica2/data/
   [junit4]   2> 990036 T2730 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383311122533/solrj_collection_shard1_replica2/data
   [junit4]   2> 990037 T2730 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383311122533/solrj_collection_shard1_replica2/data/index/
   [junit4]   2> 990037 T2730 oasc.SolrCore.initIndex WARN [solrj_collection_shard1_replica2] Solr index directory '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383311122533/solrj_collection_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 990038 T2716 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 990038 T2716 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 990037 T2669 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 990039 T2716 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=43.6767578125, floorSegmentMB=2.12890625, forceMergeDeletesPctAllowed=14.083470148622384, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5233310797023519
   [junit4]   2> 990036 T2701 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@160fde5
   [junit4]   2> 990040 T2716 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2a043b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@15735ea),segFN=segments_1,generation=1}
   [junit4]   2> 990038 T2730 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383311122533/solrj_collection_shard1_replica2/data/index
   [junit4]   2> 990041 T2701 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383311119977/solrj_collection_shard2_replica2/data
   [junit4]   2> 990041 T2716 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 990041 T2730 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=12.6337890625, floorSegmentMB=0.77734375, forceMergeDeletesPctAllowed=19.95748465537172, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 990042 T2716 oass.SolrIndexSearcher.<init> Opening Searcher@aaad0a main
   [junit4]   2> 990042 T2701 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383311119977/solrj_collection_shard2_replica2/data/index/
   [junit4]   2> 990043 T2701 oasc.SolrCore.initIndex WARN [solrj_collection_shard2_replica2] Solr index directory './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383311119977/solrj_collection_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 990043 T2730 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@13f96c6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1aab9a5),segFN=segments_1,generation=1}
   [junit4]   2> 990044 T2669 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 990044 T2701 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383311119977/solrj_collection_shard2_replica2/data/index
   [junit4]   2> 990044 T2730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 990045 T2701 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=12.6337890625, floorSegmentMB=0.77734375, forceMergeDeletesPctAllowed=19.95748465537172, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 990045 T2669 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 990055 T2669 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 990055 T2669 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 990058 T2730 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 990059 T2730 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 990059 T2730 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 990055 T2701 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@d94cb9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f1e1cc),segFN=segments_1,generation=1}
   [junit4]   2> 990060 T2701 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 990060 T2730 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 990055 T2741 oasc.SolrCore.registerSearcher [solrj_collection_shard1_replica1] Registered new searcher Searcher@aaad0a main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 990061 T2730 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 990062 T2669 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 990062 T2669 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 990061 T2716 oasc.CoreContainer.registerCore registering core: solrj_collection_shard1_replica1
   [junit4]   2> 990063 T2669 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 990062 T2730 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 990063 T2669 oasc.SolrCore.<init> [solrj_collection_shard2_replica1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383311118389/solrj_collection_shard2_replica1/, dataDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383311118389/solrj_collection_shard2_replica1/data/
   [junit4]   2> 990064 T2730 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 990063 T2716 oasc.ZkController.register Register replica - core:solrj_collection_shard1_replica1 address:http://127.0.0.1:33281 collection:solrj_collection shard:shard1
   [junit4]   2> 990064 T2730 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 990065 T2730 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 990064 T2701 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 990064 T2669 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@160fde5
   [junit4]   2> 990066 T2701 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 990066 T2730 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 990066 T2716 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection/leader_elect/shard1/election
   [junit4]   2> 990067 T2730 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 990067 T2730 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 990067 T2669 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383311118389/solrj_collection_shard2_replica1/data
   [junit4]   2> 990067 T2701 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 990068 T2669 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383311118389/solrj_collection_shard2_replica1/data/index/
   [junit4]   2> 990068 T2730 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 990069 T2669 oasc.SolrCore.initIndex WARN [solrj_collection_shard2_replica1] Solr index directory '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383311118389/solrj_collection_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 990069 T2701 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 990071 T2669 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383311118389/solrj_collection_shard2_replica1/data/index
   [junit4]   2> 990070 T2730 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 990071 T2669 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=12.6337890625, floorSegmentMB=0.77734375, forceMergeDeletesPctAllowed=19.95748465537172, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 990071 T2701 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 990072 T2730 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 990073 T2669 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@18b549c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ac868),segFN=segments_1,generation=1}
   [junit4]   2> 990073 T2669 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 990073 T2701 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 990074 T2730 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 990075 T2701 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 990089 T2701 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 990090 T2701 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 990090 T2701 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 990091 T2701 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 990091 T2701 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 990091 T2701 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 990092 T2730 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 990092 T2701 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 990092 T2669 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 990093 T2701 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 990092 T2730 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 990093 T2669 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 990094 T2730 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=43.6767578125, floorSegmentMB=2.12890625, forceMergeDeletesPctAllowed=14.083470148622384, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5233310797023519
   [junit4]   2> 990094 T2701 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 990094 T2669 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 990094 T2730 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@13f96c6 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1aab9a5),segFN=segments_1,generation=1}
   [junit4]   2> 990095 T2669 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 990095 T2730 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 990096 T2669 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 990096 T2730 oass.SolrIndexSearcher.<init> Opening Searcher@ae9709 main
   [junit4]   2> 990096 T2669 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 990097 T2701 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 990097 T2669 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 990098 T2701 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 990113 T2669 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 990113 T2669 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 990113 T2701 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=43.6767578125, floorSegmentMB=2.12890625, forceMergeDeletesPctAllowed=14.083470148622384, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5233310797023519
   [junit4]   2> 990114 T2669 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 990114 T2701 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@d94cb9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@f1e1cc),segFN=segments_1,generation=1}
   [junit4]   2> 990115 T2669 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 990115 T2669 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 990115 T2742 oasc.SolrCore.registerSearcher [solrj_collection_shard1_replica2] Registered new searcher Searcher@ae9709 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 990115 T2701 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 990115 T2669 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 990116 T2701 oass.SolrIndexSearcher.<init> Opening Searcher@1166426 main
   [junit4]   2> 990117 T2669 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 990117 T2730 oasc.CoreContainer.registerCore registering core: solrj_collection_shard1_replica2
   [junit4]   2> 990117 T2669 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 990118 T2730 oasc.ZkController.register Register replica - core:solrj_collection_shard1_replica2 address:http://127.0.0.1:34637 collection:solrj_collection shard:shard1
   [junit4]   2> 990119 T2669 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 990120 T2743 oasc.SolrCore.registerSearcher [solrj_collection_shard2_replica2] Registered new searcher Searcher@1166426 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 990133 T2716 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 990131 T2701 oasc.CoreContainer.registerCore registering core: solrj_collection_shard2_replica2
   [junit4]   2> 990134 T2701 oasc.ZkController.register Register replica - core:solrj_collection_shard2_replica2 address:http://127.0.0.1:57049 collection:solrj_collection shard:shard2
   [junit4]   2> 990135 T2669 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 990136 T2716 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 990136 T2716 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 990136 T2701 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection/leader_elect/shard2/election
   [junit4]   2> 990136 T2669 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 990136 T2716 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:33281/solrj_collection_shard1_replica1/
   [junit4]   2> 990138 T2716 oasu.PeerSync.sync PeerSync: core=solrj_collection_shard1_replica1 url=http://127.0.0.1:33281 START replicas=[http://127.0.0.1:34637/solrj_collection_shard1_replica2/] nUpdates=100
   [junit4]   2> 990138 T2669 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=43.6767578125, floorSegmentMB=2.12890625, forceMergeDeletesPctAllowed=14.083470148622384, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5233310797023519
   [junit4]   2> 990138 T2716 oasu.PeerSync.sync PeerSync: core=solrj_collection_shard1_replica1 url=http://127.0.0.1:33281 DONE.  We have no versions.  sync failed.
   [junit4]   2> 990139 T2716 oasc.SyncStrategy.syncReplicas Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 990138 T2669 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@18b549c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ac868),segFN=segments_1,generation=1}
   [junit4]   2> 990139 T2669 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 990139 T2716 oasc.ShardLeaderElectionContext.runLeaderProcess We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 990140 T2716 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:33281/solrj_collection_shard1_replica1/ shard1
   [junit4]   2> 990140 T2669 oass.SolrIndexSearcher.<init> Opening Searcher@1760251 main
   [junit4]   2> 990141 T2716 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection/leaders/shard1
   [junit4]   2> 990142 T2701 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> ASYNC  NEW_CORE C13277 name=solrj_collection_shard1_replica2 org.apache.solr.core.SolrCore@49aebd url=http://127.0.0.1:34637/solrj_collection_shard1_replica2 node=127.0.0.1:34637_ C13277_STATE=coll:solrj_collection core:solrj_collection_shard1_replica2 props:{state=down, base_url=http://127.0.0.1:34637, core=solrj_collection_shard1_replica2, node_name=127.0.0.1:34637_}
   [junit4]   2> 990157 T2729 C13277 P34637 oasc.SolrCore.execute [solrj_collection_shard1_replica2] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
   [junit4]   2> 990158 T2701 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=-1
   [junit4]   2> 990158 T2701 oasc.ShardLeaderElectionCon

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

te Update state numShards=null message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:34637",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34637_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "core_node_name":"core_node3"}
   [junit4]   2> 1020955 T2758 oasc.Overseer$ClusterStateUpdater.updateState shard=shard1 is already registered
   [junit4]   2> 1020962 T2735 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> 1022465 T2649 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica2 state=down
   [junit4]   2> 1022467 T2649 oasc.SolrCore.close [solrj_collection_shard1_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@49aebd
   [junit4]   2> 1022470 T2758 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1022471 T2758 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:34637",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34637_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node3"}
   [junit4]   2> 1022492 T2735 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> 1022502 T2649 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1022503 T2649 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1022504 T2649 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1022504 T2649 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1022505 T2649 oasc.SolrCore.closeSearcher [solrj_collection_shard1_replica2] Closing main searcher on request.
   [junit4]   2> 1022506 T2649 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1022506 T2649 oasc.CachingDirectoryFactory.closeCacheValue looking to close ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383311122533/solrj_collection_shard1_replica2/data/index [CachedDir<<refCount=0;path=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383311122533/solrj_collection_shard1_replica2/data/index;done=false>>]
   [junit4]   2> 1022516 T2649 oasc.CachingDirectoryFactory.close Closing directory: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383311122533/solrj_collection_shard1_replica2/data/index
   [junit4]   2> 1022517 T2649 oasc.CachingDirectoryFactory.closeCacheValue looking to close ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383311122533/solrj_collection_shard1_replica2/data [CachedDir<<refCount=0;path=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383311122533/solrj_collection_shard1_replica2/data;done=false>>]
   [junit4]   2> 1022517 T2649 oasc.CachingDirectoryFactory.close Closing directory: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383311122533/solrj_collection_shard1_replica2/data
   [junit4]   2> 1022518 T2758 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=90656677427478542-127.0.0.1:34637_-n_0000000004) am no longer a leader.
   [junit4]   2> 1022542 T2649 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 1022597 T2649 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 1022599 T2649 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:46092 46092
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=23BE242EE33AB4DD -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pl -Dtests.timezone=Australia/Victoria -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 45.4s J0 | CollectionsAPIDistributedZkTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([23BE242EE33AB4DD:A258AA369465D4E1]:0)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testSolrJAPICalls(CollectionsAPIDistributedZkTest.java:265)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:195)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 1022886 T2649 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 45437 T2648 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> 1024022 T2735 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Asserting, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=pl, timezone=Australia/Victoria
   [junit4]   2> NOTE: Linux 3.8.0-32-generic i386/Oracle Corporation 1.7.0_45 (32-bit)/cpus=8,threads=2,free=52747216,total=278671360
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldResource, TestSolrXMLSerializer, QueryEqualityTest, LeaderElectionTest, BlockDirectoryTest, TestRemoteStreaming, BadComponentTest, SOLR749Test, CachingDirectoryFactoryTest, TestReplicationHandler, EchoParamsTest, TestLRUCache, TestNonNRTOpen, HdfsDirectoryTest, TestDynamicFieldCollectionResource, HdfsBasicDistributedZk2Test, SliceStateTest, BasicDistributedZkTest, DirectUpdateHandlerOptimizeTest, QueryElevationComponentTest, HdfsBasicDistributedZkTest, SchemaVersionSpecificBehaviorTest, CoreAdminHandlerTest, UUIDFieldTest, TestLuceneMatchVersion, SampleTest, TermsComponentTest, FieldMutatingUpdateProcessorTest, SpatialFilterTest, UnloadDistributedZkTest, TestElisionMultitermQuery, ParsingFieldUpdateProcessorsTest, TestSurroundQueryParser, OverseerCollectionProcessorTest, PeerSyncTest, TestLFUCache, TestNoOpRegenerator, TestImplicitCoreProperties, SolrInfoMBeanTest, LukeRequestHandlerTest, BasicFunctionalityTest, DocumentBuilderTest, TestRecoveryHdfs, TestPHPSerializedResponseWriter, TestFieldTypeResource, TestRealTimeGet, TestFunctionQuery, PrimitiveFieldTypeTest, RecoveryZkTest, SuggesterFSTTest, FileBasedSpellCheckerTest, SolrIndexSplitterTest, SliceStateUpdateTest, TestDocSet, DistributedQueryElevationComponentTest, StressHdfsTest, ZkCLITest, PolyFieldTest, TestSolrXmlPersistor, TestMaxScoreQueryParser, DateMathParserTest, AutoCommitTest, ReturnFieldsTest, TestTrie, TestShardHandlerFactory, SolrCoreTest, TestFaceting, TestGroupingSearch, SynonymTokenizerTest, ClusterStateUpdateTest, TestClassNameShortening, LegacyHTMLStripCharFilterTest, TestManagedSchemaFieldResource, RegexBoostProcessorTest, SystemInfoHandlerTest, TestJmxMonitoredMap, CircularListTest, TestPseudoReturnFields, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest]
   [junit4] Completed on J0 in 46.76s, 1 test, 1 failure <<< FAILURES!

[...truncated 607 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:428: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:408: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:483: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1263: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:906: There were test failures: 333 suites, 1469 tests, 1 failure, 35 ignored (6 assumptions)

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



Re: [JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_45) - Build # 8032 - Still Failing!

Posted by Mark Miller <ma...@gmail.com>.
I’ll look into this a little later today.

- Mark

On Nov 1, 2013, at 7:31 AM, Policeman Jenkins Server <je...@thetaphi.de> wrote:

> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8032/
> Java: 64bit/jdk1.7.0_45 -XX:-UseCompressedOops -XX:+UseSerialGC
> 
> 1 tests failed.
> REGRESSION:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch
> 
> Error Message:
> 
> 
> Stack Trace:
> java.lang.AssertionError
> 	at __randomizedtesting.SeedInfo.seed([110F3E1A6DC04648:90E9B0021A9F2674]:0)
> 	at org.junit.Assert.fail(Assert.java:92)
> 	at org.junit.Assert.assertTrue(Assert.java:43)
> 	at org.junit.Assert.assertTrue(Assert.java:54)
> 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testSolrJAPICalls(CollectionsAPIDistributedZkTest.java:265)
> 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:195)
> 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
> 	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)
> 
> 
> 
> 
> Build Log:
> [...truncated 10361 lines...]
>   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
>   [junit4]   2> 730467 T2522 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
>   [junit4]   2> 730471 T2522 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
>   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-CollectionsAPIDistributedZkTest-1383304825403
>   [junit4]   2> 730472 T2522 oasc.ZkTestServer.run STARTING ZK TEST SERVER
>   [junit4]   2> 730472 T2523 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
>   [junit4]   2> 730572 T2522 oasc.ZkTestServer.run start zk server on port:48717
>   [junit4]   2> 730573 T2522 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>   [junit4]   2> 730853 T2529 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@585ac2a6 name:ZooKeeperConnection Watcher:127.0.0.1:48717 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 730853 T2522 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>   [junit4]   2> 730853 T2522 oascc.SolrZkClient.makePath makePath: /solr
>   [junit4]   2> 730858 T2522 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>   [junit4]   2> 730859 T2531 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6f0b86b8 name:ZooKeeperConnection Watcher:127.0.0.1:48717/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 730860 T2522 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>   [junit4]   2> 730860 T2522 oascc.SolrZkClient.makePath makePath: /collections/collection1
>   [junit4]   2> 730862 T2522 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
>   [junit4]   2> 730864 T2522 oascc.SolrZkClient.makePath makePath: /collections/control_collection
>   [junit4]   2> 730866 T2522 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
>   [junit4]   2> 730867 T2522 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
>   [junit4]   2> 730868 T2522 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
>   [junit4]   2> 730871 T2522 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
>   [junit4]   2> 730871 T2522 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
>   [junit4]   2> 730874 T2522 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
>   [junit4]   2> 730874 T2522 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
>   [junit4]   2> 730877 T2522 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
>   [junit4]   2> 730877 T2522 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
>   [junit4]   2> 730879 T2522 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
>   [junit4]   2> 730879 T2522 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
>   [junit4]   2> 730881 T2522 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
>   [junit4]   2> 730881 T2522 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
>   [junit4]   2> 730883 T2522 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
>   [junit4]   2> 730883 T2522 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
>   [junit4]   2> 730885 T2522 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
>   [junit4]   2> 730886 T2522 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
>   [junit4]   2> 730887 T2522 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
>   [junit4]   2> 730888 T2522 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
>   [junit4]   2> 730890 T2522 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
>   [junit4]   2> 730890 T2522 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
>   [junit4]   2> Using new style solr.xml
>   [junit4]   2> 730893 T2522 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>   [junit4]   2> 730894 T2533 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b175adb name:ZooKeeperConnection Watcher:127.0.0.1:48717 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 730895 T2522 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>   [junit4]   2> 730895 T2522 oascc.SolrZkClient.makePath makePath: /solr
>   [junit4]   2> 730897 T2522 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>   [junit4]   2> 730898 T2535 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@885a47b name:ZooKeeperConnection Watcher:127.0.0.1:48717/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 730898 T2522 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>   [junit4]   2> 730899 T2522 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf2/solrconfig.xml
>   [junit4]   2> 730899 T2522 oascc.SolrZkClient.makePath makePath: /configs/conf2/solrconfig.xml
>   [junit4]   2> 730905 T2522 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf2/schema.xml
>   [junit4]   2> 730906 T2522 oascc.SolrZkClient.makePath makePath: /configs/conf2/schema.xml
>   [junit4]   2> 730909 T2522 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
>   [junit4]   2> 730909 T2522 oascc.SolrZkClient.makePath makePath: /configs/conf2/solrconfig.snippet.randomindexconfig.xml
>   [junit4]   2> 730911 T2522 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf2/stopwords.txt
>   [junit4]   2> 730911 T2522 oascc.SolrZkClient.makePath makePath: /configs/conf2/stopwords.txt
>   [junit4]   2> 730913 T2522 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf2/protwords.txt
>   [junit4]   2> 730913 T2522 oascc.SolrZkClient.makePath makePath: /configs/conf2/protwords.txt
>   [junit4]   2> 730915 T2522 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf2/currency.xml
>   [junit4]   2> 730915 T2522 oascc.SolrZkClient.makePath makePath: /configs/conf2/currency.xml
>   [junit4]   2> 730917 T2522 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf2/open-exchange-rates.json
>   [junit4]   2> 730917 T2522 oascc.SolrZkClient.makePath makePath: /configs/conf2/open-exchange-rates.json
>   [junit4]   2> 730919 T2522 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf2/mapping-ISOLatin1Accent.txt
>   [junit4]   2> 730919 T2522 oascc.SolrZkClient.makePath makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
>   [junit4]   2> 730921 T2522 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf2/old_synonyms.txt
>   [junit4]   2> 730921 T2522 oascc.SolrZkClient.makePath makePath: /configs/conf2/old_synonyms.txt
>   [junit4]   2> 730923 T2522 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf2/synonyms.txt
>   [junit4]   2> 730923 T2522 oascc.SolrZkClient.makePath makePath: /configs/conf2/synonyms.txt
>   [junit4]   2> 730924 T2522 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/elevate.xml to /configs/conf2/elevate.xml
>   [junit4]   2> 730925 T2522 oascc.SolrZkClient.makePath makePath: /configs/conf2/elevate.xml
>   [junit4]   2> 730990 T2522 oejs.Server.doStart jetty-8.1.10.v20130312
>   [junit4]   2> 730993 T2522 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57066
>   [junit4]   2> 730994 T2522 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>   [junit4]   2> 730994 T2522 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>   [junit4]   2> 731005 T2522 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383304825858
>   [junit4]   2> 731005 T2522 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383304825858/'
>   [junit4]   2> 731014 T2522 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383304825858/solr.xml
>   [junit4]   2> 731043 T2522 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
>   [junit4]   2> 731043 T2522 oasc.CoreContainer.<init> New CoreContainer 2114043185
>   [junit4]   2> 731043 T2522 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383304825858/]
>   [junit4]   2> 731044 T2522 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
>   [junit4]   2> 731044 T2522 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
>   [junit4]   2> 731045 T2522 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
>   [junit4]   2> 731045 T2522 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>   [junit4]   2> 731045 T2522 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>   [junit4]   2> 731045 T2522 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>   [junit4]   2> 731046 T2522 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>   [junit4]   2> 731046 T2522 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>   [junit4]   2> 731046 T2522 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>   [junit4]   2> 731047 T2522 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>   [junit4]   2> 731047 T2522 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>   [junit4]   2> 731048 T2522 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48717/solr
>   [junit4]   2> 731048 T2522 oasc.ZkController.checkChrootPath zkHost includes chroot
>   [junit4]   2> 731048 T2522 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>   [junit4]   2> 731051 T2546 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@77d36912 name:ZooKeeperConnection Watcher:127.0.0.1:48717 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 731051 T2522 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>   [junit4]   2> 731053 T2522 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>   [junit4]   2> 731055 T2548 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@681cedd2 name:ZooKeeperConnection Watcher:127.0.0.1:48717/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 731055 T2522 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>   [junit4]   2> 731057 T2522 oascc.SolrZkClient.makePath makePath: /overseer/queue
>   [junit4]   2> 731059 T2522 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
>   [junit4]   2> 731062 T2522 oascc.SolrZkClient.makePath makePath: /live_nodes
>   [junit4]   2> 731063 T2522 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57066_
>   [junit4]   2> 731064 T2522 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57066_
>   [junit4]   2> 731066 T2522 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
>   [junit4]   2> 731070 T2522 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
>   [junit4]   2> 731072 T2522 oasc.Overseer.start Overseer (id=90656265037742085-127.0.0.1:57066_-n_0000000000) starting
>   [junit4]   2> 731075 T2522 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
>   [junit4]   2> 731078 T2550 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
>   [junit4]   2> 731078 T2522 oascc.SolrZkClient.makePath makePath: /clusterstate.json
>   [junit4]   2> 731080 T2522 oascc.SolrZkClient.makePath makePath: /aliases.json
>   [junit4]   2> 731083 T2522 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
>   [junit4]   2> 731085 T2549 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
>   [junit4]   2> 731088 T2522 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383304825858
>   [junit4]   2> 731088 T2522 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383304825858/conf/
>   [junit4]   2> 731115 T2522 oasc.CorePropertiesLocator.discover Found 1 core definitions
>   [junit4]   2> 731116 T2522 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
>   [junit4]   2> 731116 T2522 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>   [junit4]   2> 731117 T2522 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>   [junit4]   2> 731120 T2553 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1629ee8 name:ZooKeeperConnection Watcher:127.0.0.1:48717/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 731120 T2522 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>   [junit4]   2> 731121 T2522 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
>   [junit4]   2> 731123 T2522 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
>   [junit4]   2> 731182 T2522 oejs.Server.doStart jetty-8.1.10.v20130312
>   [junit4]   2> 731185 T2522 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54439
>   [junit4]   2> 731185 T2522 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>   [junit4]   2> 731186 T2522 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>   [junit4]   2> 731186 T2522 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383304826054
>   [junit4]   2> 731186 T2522 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383304826054/'
>   [junit4]   2> 731195 T2522 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383304826054/solr.xml
>   [junit4]   2> 731233 T2522 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
>   [junit4]   2> 731234 T2522 oasc.CoreContainer.<init> New CoreContainer 1683444288
>   [junit4]   2> 731234 T2522 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383304826054/]
>   [junit4]   2> 731235 T2522 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
>   [junit4]   2> 731235 T2522 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
>   [junit4]   2> 731235 T2522 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
>   [junit4]   2> 731235 T2522 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>   [junit4]   2> 731236 T2522 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>   [junit4]   2> 731236 T2522 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>   [junit4]   2> 731236 T2522 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>   [junit4]   2> 731236 T2522 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>   [junit4]   2> 731236 T2522 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>   [junit4]   2> 731237 T2522 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>   [junit4]   2> 731238 T2522 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>   [junit4]   2> 731238 T2522 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48717/solr
>   [junit4]   2> 731238 T2522 oasc.ZkController.checkChrootPath zkHost includes chroot
>   [junit4]   2> 731239 T2522 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>   [junit4]   2> 731240 T2564 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@50d93247 name:ZooKeeperConnection Watcher:127.0.0.1:48717 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 731241 T2522 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>   [junit4]   2> 731243 T2522 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>   [junit4]   2> 731244 T2566 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7eeb6d1d name:ZooKeeperConnection Watcher:127.0.0.1:48717/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 731245 T2522 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>   [junit4]   2> 731248 T2522 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
>   [junit4]   2> 732250 T2522 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54439_
>   [junit4]   2> 732251 T2522 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54439_
>   [junit4]   2> 732254 T2553 oascc.ZkStateReader$3.process Updating live nodes... (2)
>   [junit4]   2> 732254 T2548 oascc.ZkStateReader$3.process Updating live nodes... (2)
>   [junit4]   2> 732255 T2566 oascc.ZkStateReader$3.process Updating live nodes... (2)
>   [junit4]   2> 732258 T2522 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383304826054
>   [junit4]   2> 732259 T2522 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383304826054/conf/
>   [junit4]   2> 732286 T2522 oasc.CorePropertiesLocator.discover Found 1 core definitions
>   [junit4]   2> 732287 T2522 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
>   [junit4]   2> 732287 T2522 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>   [junit4]   2> 732348 T2522 oejs.Server.doStart jetty-8.1.10.v20130312
>   [junit4]   2> 732350 T2522 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60473
>   [junit4]   2> 732350 T2522 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>   [junit4]   2> 732350 T2522 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>   [junit4]   2> 732351 T2522 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383304827219
>   [junit4]   2> 732351 T2522 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383304827219/'
>   [junit4]   2> 732360 T2522 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383304827219/solr.xml
>   [junit4]   2> 732397 T2522 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
>   [junit4]   2> 732397 T2522 oasc.CoreContainer.<init> New CoreContainer 2073427800
>   [junit4]   2> 732397 T2522 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383304827219/]
>   [junit4]   2> 732398 T2522 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
>   [junit4]   2> 732398 T2522 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
>   [junit4]   2> 732399 T2522 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
>   [junit4]   2> 732399 T2522 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>   [junit4]   2> 732399 T2522 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>   [junit4]   2> 732399 T2522 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>   [junit4]   2> 732399 T2522 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>   [junit4]   2> 732400 T2522 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>   [junit4]   2> 732400 T2522 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>   [junit4]   2> 732401 T2522 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>   [junit4]   2> 732401 T2522 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>   [junit4]   2> 732401 T2522 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48717/solr
>   [junit4]   2> 732402 T2522 oasc.ZkController.checkChrootPath zkHost includes chroot
>   [junit4]   2> 732402 T2522 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>   [junit4]   2> 732404 T2578 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6efe6870 name:ZooKeeperConnection Watcher:127.0.0.1:48717 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 732404 T2522 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>   [junit4]   2> 732406 T2522 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>   [junit4]   2> 732408 T2580 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2ad9d5d0 name:ZooKeeperConnection Watcher:127.0.0.1:48717/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 732408 T2522 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>   [junit4]   2> 732411 T2522 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
>   [junit4]   2> 733413 T2522 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60473_
>   [junit4]   2> 733415 T2522 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60473_
>   [junit4]   2> 733417 T2548 oascc.ZkStateReader$3.process Updating live nodes... (3)
>   [junit4]   2> 733418 T2580 oascc.ZkStateReader$3.process Updating live nodes... (3)
>   [junit4]   2> 733417 T2566 oascc.ZkStateReader$3.process Updating live nodes... (3)
>   [junit4]   2> 733417 T2553 oascc.ZkStateReader$3.process Updating live nodes... (3)
>   [junit4]   2> 733422 T2522 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383304827219
>   [junit4]   2> 733422 T2522 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383304827219/conf/
>   [junit4]   2> 733449 T2522 oasc.CorePropertiesLocator.discover Found 1 core definitions
>   [junit4]   2> 733449 T2522 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
>   [junit4]   2> 733450 T2522 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>   [junit4]   2> 733509 T2522 oejs.Server.doStart jetty-8.1.10.v20130312
>   [junit4]   2> 733514 T2522 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:39651
>   [junit4]   2> 733515 T2522 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>   [junit4]   2> 733515 T2522 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>   [junit4]   2> 733515 T2522 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383304828382
>   [junit4]   2> 733515 T2522 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383304828382/'
>   [junit4]   2> 733525 T2522 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383304828382/solr.xml
>   [junit4]   2> 733561 T2522 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
>   [junit4]   2> 733561 T2522 oasc.CoreContainer.<init> New CoreContainer 1329059818
>   [junit4]   2> 733562 T2522 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383304828382/]
>   [junit4]   2> 733562 T2522 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
>   [junit4]   2> 733563 T2522 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
>   [junit4]   2> 733563 T2522 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
>   [junit4]   2> 733563 T2522 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>   [junit4]   2> 733563 T2522 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>   [junit4]   2> 733564 T2522 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>   [junit4]   2> 733564 T2522 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>   [junit4]   2> 733564 T2522 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>   [junit4]   2> 733564 T2522 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>   [junit4]   2> 733565 T2522 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>   [junit4]   2> 733565 T2522 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>   [junit4]   2> 733566 T2522 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48717/solr
>   [junit4]   2> 733566 T2522 oasc.ZkController.checkChrootPath zkHost includes chroot
>   [junit4]   2> 733567 T2522 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>   [junit4]   2> 733568 T2592 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7f88cc19 name:ZooKeeperConnection Watcher:127.0.0.1:48717 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 733568 T2522 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>   [junit4]   2> 733571 T2522 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>   [junit4]   2> 733572 T2594 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@789bf22c name:ZooKeeperConnection Watcher:127.0.0.1:48717/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 733572 T2522 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>   [junit4]   2> 733576 T2522 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
>   [junit4]   2> 734578 T2522 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39651_
>   [junit4]   2> 734580 T2522 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39651_
>   [junit4]   2> 734582 T2548 oascc.ZkStateReader$3.process Updating live nodes... (4)
>   [junit4]   2> 734583 T2580 oascc.ZkStateReader$3.process Updating live nodes... (4)
>   [junit4]   2> 734583 T2566 oascc.ZkStateReader$3.process Updating live nodes... (4)
>   [junit4]   2> 734583 T2553 oascc.ZkStateReader$3.process Updating live nodes... (4)
>   [junit4]   2> 734583 T2594 oascc.ZkStateReader$3.process Updating live nodes... (4)
>   [junit4]   2> 734587 T2522 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383304828382
>   [junit4]   2> 734588 T2522 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383304828382/conf/
>   [junit4]   2> 734608 T2522 oasc.CorePropertiesLocator.discover Found 1 core definitions
>   [junit4]   2> 734609 T2522 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
>   [junit4]   2> 734609 T2522 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>   [junit4]   2> 734668 T2522 oejs.Server.doStart jetty-8.1.10.v20130312
>   [junit4]   2> 734671 T2522 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:35167
>   [junit4]   2> 734671 T2522 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>   [junit4]   2> 734671 T2522 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>   [junit4]   2> 734672 T2522 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383304829541
>   [junit4]   2> 734672 T2522 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383304829541/'
>   [junit4]   2> 734681 T2522 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383304829541/solr.xml
>   [junit4]   2> 734719 T2522 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
>   [junit4]   2> 734719 T2522 oasc.CoreContainer.<init> New CoreContainer 1623429476
>   [junit4]   2> 734719 T2522 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383304829541/]
>   [junit4]   2> 734720 T2522 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
>   [junit4]   2> 734720 T2522 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
>   [junit4]   2> 734721 T2522 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
>   [junit4]   2> 734721 T2522 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>   [junit4]   2> 734721 T2522 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>   [junit4]   2> 734721 T2522 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>   [junit4]   2> 734722 T2522 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>   [junit4]   2> 734722 T2522 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>   [junit4]   2> 734722 T2522 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>   [junit4]   2> 734723 T2522 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>   [junit4]   2> 734723 T2522 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>   [junit4]   2> 734724 T2522 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48717/solr
>   [junit4]   2> 734724 T2522 oasc.ZkController.checkChrootPath zkHost includes chroot
>   [junit4]   2> 734725 T2522 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>   [junit4]   2> 734726 T2606 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@230ef514 name:ZooKeeperConnection Watcher:127.0.0.1:48717 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 734726 T2522 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>   [junit4]   2> 734729 T2522 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
>   [junit4]   2> 734730 T2608 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7482c028 name:ZooKeeperConnection Watcher:127.0.0.1:48717/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
>   [junit4]   2> 734730 T2522 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
>   [junit4]   2> 734735 T2522 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
>   [junit4]   2> 735739 T2522 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35167_
>   [junit4]   2> 735741 T2522 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35167_
>   [junit4]   2> 735744 T2608 oascc.ZkStateReader$3.process Updating live nodes... (5)
>   [junit4]   2> 735744 T2580 oascc.ZkStateReader$3.process Updating live nodes... (5)
>   [junit4]   2> 735744 T2566 oascc.ZkStateReader$3.process Updating live nodes... (5)
>   [junit4]   2> 735744 T2594 oascc.ZkStateReader$3.process Updating live nodes... (5)
>   [junit4]   2> 735744 T2553 oascc.ZkStateReader$3.process Updating live nodes... (5)
>   [junit4]   2> 735744 T2548 oascc.ZkStateReader$3.process Updating live nodes... (5)
>   [junit4]   2> 735749 T2522 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383304829541
>   [junit4]   2> 735750 T2522 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383304829541/conf/
>   [junit4]   2> 735789 T2522 oasc.CorePropertiesLocator.discover Found 1 core definitions
>   [junit4]   2> 735789 T2522 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
>   [junit4]   2> 735789 T2522 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>   [junit4]   2> 735798 T2559 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&collection.configName=conf1&name=solrj_collection&replicationFactor=2&action=CREATE&router.field=myOwnField&wt=javabin&router.name=compositeId&version=2
>   [junit4]   2> 735801 T2548 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
>   [junit4]   2> 735802 T2550 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
>   [junit4]   2> 	  "operation":"createcollection",
>   [junit4]   2> 	  "fromApi":"true",
>   [junit4]   2> 	  "name":"solrj_collection",
>   [junit4]   2> 	  "replicationFactor":"2",
>   [junit4]   2> 	  "collection.configName":"conf1",
>   [junit4]   2> 	  "numShards":"2",
>   [junit4]   2> 	  "router.field":"myOwnField",
>   [junit4]   2> 	  "router.name":"compositeId"}
>   [junit4]   2> 735803 T2550 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
>   [junit4]   2> 	  "operation":"createcollection",
>   [junit4]   2> 	  "fromApi":"true",
>   [junit4]   2> 	  "name":"solrj_collection",
>   [junit4]   2> 	  "replicationFactor":"2",
>   [junit4]   2> 	  "collection.configName":"conf1",
>   [junit4]   2> 	  "numShards":"2",
>   [junit4]   2> 	  "router.field":"myOwnField",
>   [junit4]   2> 	  "router.name":"compositeId"}
>   [junit4]   2> 737096 T2549 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
>   [junit4]   2> 737097 T2549 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: solrj_collection
>   [junit4]   2> 737097 T2549 oasc.Overseer$ClusterStateUpdater.createCollection Create collection solrj_collection with shards [shard1, shard2]
>   [junit4]   2> 737102 T2608 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
>   [junit4]   2> 737103 T2566 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
>   [junit4]   2> 737103 T2548 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
>   [junit4]   2> 737103 T2580 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
>   [junit4]   2> 737103 T2553 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
>   [junit4]   2> 737103 T2594 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
>   [junit4]   2> 737206 T2550 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2] , repFactor : 2
>   [junit4]   2> 737206 T2550 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard1_replica1 as part of slice shard1 of collection solrj_collection on 127.0.0.1:39651_
>   [junit4]   2> 737207 T2550 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard1_replica2 as part of slice shard1 of collection solrj_collection on 127.0.0.1:35167_
>   [junit4]   2> 737207 T2550 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard2_replica1 as part of slice shard2 of collection solrj_collection on 127.0.0.1:57066_
>   [junit4]   2> 737209 T2550 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard2_replica2 as part of slice shard2 of collection solrj_collection on 127.0.0.1:60473_
>   [junit4]   2> 737212 T2589 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica1 state=down
>   [junit4]   2> 737213 T2604 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica2 state=down
>   [junit4]   2> 737213 T2575 oasc.ZkController.publish publishing core=solrj_collection_shard2_replica2 state=down
>   [junit4]   2> 737213 T2541 oasc.ZkController.publish publishing core=solrj_collection_shard2_replica1 state=down
>   [junit4]   2> 737214 T2589 oasc.ZkController.waitForCoreNodeName look for our core node name
>   [junit4]   2> 737215 T2604 oasc.ZkController.waitForCoreNodeName look for our core node name
>   [junit4]   2> 737216 T2575 oasc.ZkController.waitForCoreNodeName look for our core node name
>   [junit4]   2> 737216 T2541 oasc.ZkController.waitForCoreNodeName look for our core node name
>   [junit4]   2> 738610 T2549 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
>   [junit4]   2> 738611 T2549 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
>   [junit4]   2> 	  "operation":"state",
>   [junit4]   2> 	  "state":"down",
>   [junit4]   2> 	  "base_url":"http://127.0.0.1:39651",
>   [junit4]   2> 	  "core":"solrj_collection_shard1_replica1",
>   [junit4]   2> 	  "roles":null,
>   [junit4]   2> 	  "node_name":"127.0.0.1:39651_",
>   [junit4]   2> 	  "shard":"shard1",
>   [junit4]   2> 	  "shard_range":null,
>   [junit4]   2> 	  "shard_state":"active",
>   [junit4]   2> 	  "shard_parent":null,
>   [junit4]   2> 	  "collection":"solrj_collection",
>   [junit4]   2> 	  "numShards":"2",
>   [junit4]   2> 	  "core_node_name":null}
>   [junit4]   2> 738619 T2549 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
>   [junit4]   2> 	  "operation":"state",
>   [junit4]   2> 	  "state":"down",
>   [junit4]   2> 	  "base_url":"http://127.0.0.1:35167",
>   [junit4]   2> 	  "core":"solrj_collection_shard1_replica2",
>   [junit4]   2> 	  "roles":null,
>   [junit4]   2> 	  "node_name":"127.0.0.1:35167_",
>   [junit4]   2> 	  "shard":"shard1",
>   [junit4]   2> 	  "shard_range":null,
>   [junit4]   2> 	  "shard_state":"active",
>   [junit4]   2> 	  "shard_parent":null,
>   [junit4]   2> 	  "collection":"solrj_collection",
>   [junit4]   2> 	  "numShards":"2",
>   [junit4]   2> 	  "core_node_name":null}
>   [junit4]   2> 738625 T2549 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
>   [junit4]   2> 	  "operation":"state",
>   [junit4]   2> 	  "state":"down",
>   [junit4]   2> 	  "base_url":"http://127.0.0.1:60473",
>   [junit4]   2> 	  "core":"solrj_collection_shard2_replica2",
>   [junit4]   2> 	  "roles":null,
>   [junit4]   2> 	  "node_name":"127.0.0.1:60473_",
>   [junit4]   2> 	  "shard":"shard2",
>   [junit4]   2> 	  "shard_range":null,
>   [junit4]   2> 	  "shard_state":"active",
>   [junit4]   2> 	  "shard_parent":null,
>   [junit4]   2> 	  "collection":"solrj_collection",
>   [junit4]   2> 	  "numShards":"2",
>   [junit4]   2> 	  "core_node_name":null}
>   [junit4]   2> 738632 T2549 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
>   [junit4]   2> 	  "operation":"state",
>   [junit4]   2> 	  "state":"down",
>   [junit4]   2> 	  "base_url":"http://127.0.0.1:57066",
>   [junit4]   2> 	  "core":"solrj_collection_shard2_replica1",
>   [junit4]   2> 	  "roles":null,
>   [junit4]   2> 	  "node_name":"127.0.0.1:57066_",
>   [junit4]   2> 	  "shard":"shard2",
>   [junit4]   2> 	  "shard_range":null,
>   [junit4]   2> 	  "shard_state":"active",
>   [junit4]   2> 	  "shard_parent":null,
>   [junit4]   2> 	  "collection":"solrj_collection",
>   [junit4]   2> 	  "numShards":"2",
>   [junit4]   2> 	  "core_node_name":null}
>   [junit4]   2> 738638 T2553 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
>   [junit4]   2> 738638 T2566 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
>   [junit4]   2> 738638 T2548 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
>   [junit4]   2> 738638 T2594 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
>   [junit4]   2> 738638 T2608 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
>   [junit4]   2> 738638 T2580 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
>   [junit4]   2> 739215 T2589 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard1_replica1
>   [junit4]   2> 739216 T2604 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard1_replica2
>   [junit4]   2> 739216 T2575 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard2_replica2
>   [junit4]   2> 739217 T2589 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard1_replica1' using instanceDir: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383304828382/solrj_collection_shard1_replica1
>   [junit4]   2> 739217 T2604 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard1_replica2' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383304829541/solrj_collection_shard1_replica2
>   [junit4]   2> 739217 T2575 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard2_replica2' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383304827219/solrj_collection_shard2_replica2
>   [junit4]   2> 739218 T2575 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
>   [junit4]   2> 739217 T2589 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
>   [junit4]   2> 739217 T2541 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard2_replica1
>   [junit4]   2> 739219 T2589 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:solrj_collection
>   [junit4]   2> 739219 T2589 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection
>   [junit4]   2> 739220 T2541 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard2_replica1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383304825858/solrj_collection_shard2_replica1
>   [junit4]   2> 739220 T2541 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
>   [junit4]   2> 739217 T2604 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
>   [junit4]   2> 739221 T2575 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:solrj_collection
>   [junit4]   2> 739221 T2575 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection
>   [junit4]   2> 739222 T2541 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:solrj_collection
>   [junit4]   2> 739222 T2541 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection
>   [junit4]   2> 739223 T2604 oasc.ZkController.createCollectionZkNode Collection zkNode exists
>   [junit4]   2> 739223 T2604 oasc.ZkController.readConfigName Load collection config from:/collections/solrj_collection
>   [junit4]   2> 739223 T2589 oasc.ZkController.readConfigName Load collection config from:/collections/solrj_collection
>   [junit4]   2> 739224 T2575 oasc.ZkController.readConfigName Load collection config from:/collections/solrj_collection
>   [junit4]   2> 739226 T2541 oasc.ZkController.readConfigName Load collection config from:/collections/solrj_collection
>   [junit4]   2> 739226 T2589 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383304828382/solrj_collection_shard1_replica1/'
>   [junit4]   2> 739226 T2604 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383304829541/solrj_collection_shard1_replica2/'
>   [junit4]   2> 739226 T2575 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383304827219/solrj_collection_shard2_replica2/'
>   [junit4]   2> 739227 T2541 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383304825858/solrj_collection_shard2_replica1/'
>   [junit4]   2> 739272 T2589 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
>   [junit4]   2> 739275 T2541 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
>   [junit4]   2> 739295 T2604 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
>   [junit4]   2> 739299 T2575 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
>   [junit4]   2> 739320 T2589 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>   [junit4]   2> 739321 T2589 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
>   [junit4]   2> 739325 T2541 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>   [junit4]   2> 739327 T2541 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
>   [junit4]   2> 739328 T2589 oass.IndexSchema.readSchema [solrj_collection_shard1_replica1] Schema name=test
>   [junit4]   2> 739345 T2541 oass.IndexSchema.readSchema [solrj_collection_shard2_replica1] Schema name=test
>   [junit4]   2> 739352 T2604 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>   [junit4]   2> 739353 T2604 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
>   [junit4]   2> 739373 T2604 oass.IndexSchema.readSchema [solrj_collection_shard1_replica2] Schema name=test
>   [junit4]   2> 739375 T2575 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
>   [junit4]   2> 739377 T2575 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
>   [junit4]   2> 739398 T2575 oass.IndexSchema.readSchema [solrj_collection_shard2_replica2] Schema name=test
>   [junit4]   2> 739891 T2604 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
>   [junit4]   2> 739898 T2604 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
>   [junit4]   2> 739899 T2604 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
>   [junit4]   2> 739907 T2604 oass.IndexSchema.readSchema default search field in schema is text
>   [junit4]   2> 739912 T2604 oass.IndexSchema.readSchema unique key field: id
>   [junit4]   2> 739942 T2604 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 739946 T2589 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
>   [junit4]   2> 739947 T2589 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
>   [junit4]   2> 739947 T2604 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 739947 T2589 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
>   [junit4]   2> 739950 T2604 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 739951 T2604 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 739952 T2604 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 739952 T2604 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 739953 T2604 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 739953 T2604 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 739953 T2604 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
>   [junit4]   2> 739954 T2604 oasc.SolrCore.<init> [solrj_collection_shard1_replica2] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383304829541/solrj_collection_shard1_replica2/, dataDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383304829541/solrj_collection_shard1_replica2/data/
>   [junit4]   2> 739954 T2604 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2660acc5
>   [junit4]   2> 739955 T2604 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383304829541/solrj_collection_shard1_replica2/data
>   [junit4]   2> 739955 T2575 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
>   [junit4]   2> 739955 T2604 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383304829541/solrj_collection_shard1_replica2/data/index/
>   [junit4]   2> 739955 T2589 oass.IndexSchema.readSchema default search field in schema is text
>   [junit4]   2> 739955 T2604 oasc.SolrCore.initIndex WARN [solrj_collection_shard1_replica2] Solr index directory '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383304829541/solrj_collection_shard1_replica2/data/index' doesn't exist. Creating new index...
>   [junit4]   2> 739955 T2575 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
>   [junit4]   2> 739956 T2604 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383304829541/solrj_collection_shard1_replica2/data/index
>   [junit4]   2> 739957 T2575 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
>   [junit4]   2> 739957 T2604 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24045726350844437]
>   [junit4]   2> 739958 T2604 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@3993a5fd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@350a0aca),segFN=segments_1,generation=1}
>   [junit4]   2> 739958 T2604 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 739959 T2589 oass.IndexSchema.readSchema unique key field: id
>   [junit4]   2> 739959 T2541 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
>   [junit4]   2> 739960 T2541 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
>   [junit4]   2> 739960 T2541 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
>   [junit4]   2> 739963 T2604 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
>   [junit4]   2> 739963 T2604 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
>   [junit4]   2> 739964 T2604 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>   [junit4]   2> 739964 T2575 oass.IndexSchema.readSchema default search field in schema is text
>   [junit4]   2> 739964 T2604 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 739965 T2604 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 739965 T2604 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>   [junit4]   2> 739966 T2604 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 739966 T2604 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 739966 T2604 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>   [junit4]   2> 739967 T2541 oass.IndexSchema.readSchema default search field in schema is text
>   [junit4]   2> 739967 T2604 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>   [junit4]   2> 739967 T2575 oass.IndexSchema.readSchema unique key field: id
>   [junit4]   2> 739968 T2604 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
>   [junit4]   2> 739968 T2604 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
>   [junit4]   2> 739969 T2604 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>   [junit4]   2> 739980 T2604 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>   [junit4]   2> 739980 T2604 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
>   [junit4]   2> 739981 T2541 oass.IndexSchema.readSchema unique key field: id
>   [junit4]   2> 739983 T2604 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 739985 T2589 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 739985 T2604 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>   [junit4]   2> 739986 T2604 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>   [junit4]   2> 739987 T2604 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
>   [junit4]   2> 739987 T2604 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@3993a5fd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@350a0aca),segFN=segments_1,generation=1}
>   [junit4]   2> 739988 T2604 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 739988 T2604 oass.SolrIndexSearcher.<init> Opening Searcher@46f7accb main
>   [junit4]   2> 739990 T2589 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 739991 T2614 oasc.SolrCore.registerSearcher [solrj_collection_shard1_replica2] Registered new searcher Searcher@46f7accb main{StandardDirectoryReader(segments_1:1:nrt)}
>   [junit4]   2> 739993 T2604 oasc.CoreContainer.registerCore registering core: solrj_collection_shard1_replica2
>   [junit4]   2> 739994 T2604 oasc.ZkController.register Register replica - core:solrj_collection_shard1_replica2 address:http://127.0.0.1:35167 collection:solrj_collection shard:shard1
>   [junit4]   2> 739995 T2589 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 739995 T2575 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 739996 T2604 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection/leader_elect/shard1/election
>   [junit4]   2> 739996 T2589 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 739996 T2589 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 739997 T2589 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 739998 T2589 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 739998 T2589 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 739998 T2541 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 739999 T2589 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
>   [junit4]   2> 739999 T2589 oasc.SolrCore.<init> [solrj_collection_shard1_replica1] Opening new SolrCore at ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383304828382/solrj_collection_shard1_replica1/, dataDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383304828382/solrj_collection_shard1_replica1/data/
>   [junit4]   2> 740000 T2589 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2660acc5
>   [junit4]   2> 740000 T2575 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 740001 T2589 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383304828382/solrj_collection_shard1_replica1/data
>   [junit4]   2> 740001 T2589 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383304828382/solrj_collection_shard1_replica1/data/index/
>   [junit4]   2> 740001 T2589 oasc.SolrCore.initIndex WARN [solrj_collection_shard1_replica1] Solr index directory './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383304828382/solrj_collection_shard1_replica1/data/index' doesn't exist. Creating new index...
>   [junit4]   2> 740002 T2589 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383304828382/solrj_collection_shard1_replica1/data/index
>   [junit4]   2> 740002 T2589 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24045726350844437]
>   [junit4]   2> 740003 T2541 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
>   [junit4]   2> 740003 T2589 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@9f6f510 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14f3fee3),segFN=segments_1,generation=1}
>   [junit4]   2> 740004 T2589 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 740004 T2575 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 740005 T2575 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 740006 T2575 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 740006 T2575 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 740008 T2589 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
>   [junit4]   2> 740008 T2541 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 740009 T2604 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
>   [junit4]   2> 740009 T2589 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
>   [junit4]   2> 740009 T2589 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>   [junit4]   2> 740009 T2589 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 740010 T2575 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 740010 T2541 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 740011 T2541 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 740010 T2575 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 740010 T2589 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 740012 T2575 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
>   [junit4]   2> 740011 T2541 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
>   [junit4]   2> 740012 T2575 oasc.SolrCore.<init> [solrj_collection_shard2_replica2] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383304827219/solrj_collection_shard2_replica2/, dataDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383304827219/solrj_collection_shard2_replica2/data/
>   [junit4]   2> 740012 T2589 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>   [junit4]   2> 740013 T2575 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2660acc5
>   [junit4]   2> 740013 T2589 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 740014 T2575 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383304827219/solrj_collection_shard2_replica2/data
>   [junit4]   2> 740014 T2589 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 740014 T2589 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>   [junit4]   2> 740014 T2604 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=179999
>   [junit4]   2> 740014 T2541 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
>   [junit4]   2> 740014 T2575 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383304827219/solrj_collection_shard2_replica2/data/index/
>   [junit4]   2> 740015 T2541 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
>   [junit4]   2> 740015 T2589 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>   [junit4]   2> 740016 T2541 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
>   [junit4]   2> 740015 T2575 oasc.SolrCore.initIndex WARN [solrj_collection_shard2_replica2] Solr index directory '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383304827219/solrj_collection_shard2_replica2/data/index' doesn't exist. Creating new index...
>   [junit4]   2> 740016 T2541 oasc.SolrCore.<init> [solrj_collection_shard2_replica1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383304825858/solrj_collection_shard2_replica1/, dataDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383304825858/solrj_collection_shard2_replica1/data/
>   [junit4]   2> 740016 T2589 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
>   [junit4]   2> 740017 T2589 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
>   [junit4]   2> 740017 T2541 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2660acc5
>   [junit4]   2> 740016 T2575 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383304827219/solrj_collection_shard2_replica2/data/index
>   [junit4]   2> 740017 T2589 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>   [junit4]   2> 740018 T2575 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24045726350844437]
>   [junit4]   2> 740018 T2541 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383304825858/solrj_collection_shard2_replica1/data
>   [junit4]   2> 740018 T2589 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>   [junit4]   2> 740019 T2575 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2b96fb0b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1972f953),segFN=segments_1,generation=1}
>   [junit4]   2> 740019 T2575 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 740019 T2541 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383304825858/solrj_collection_shard2_replica1/data/index/
>   [junit4]   2> 740019 T2589 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
>   [junit4]   2> 740020 T2541 oasc.SolrCore.initIndex WARN [solrj_collection_shard2_replica1] Solr index directory '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383304825858/solrj_collection_shard2_replica1/data/index' doesn't exist. Creating new index...
>   [junit4]   2> 740021 T2541 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383304825858/solrj_collection_shard2_replica1/data/index
>   [junit4]   2> 740021 T2541 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24045726350844437]
>   [junit4]   2> 740021 T2589 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 740022 T2541 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6b4e716 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4fd6c8cd),segFN=segments_1,generation=1}
>   [junit4]   2> 740022 T2575 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
>   [junit4]   2> 740022 T2541 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 740023 T2575 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
>   [junit4]   2> 740023 T2575 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>   [junit4]   2> 740023 T2575 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 740024 T2575 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 740024 T2575 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>   [junit4]   2> 740024 T2575 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 740025 T2575 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 740025 T2575 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>   [junit4]   2> 740025 T2589 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>   [junit4]   2> 740025 T2575 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>   [junit4]   2> 740025 T2589 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>   [junit4]   2> 740026 T2575 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
>   [junit4]   2> 740026 T2575 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
>   [junit4]   2> 740026 T2589 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
>   [junit4]   2> 740026 T2575 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>   [junit4]   2> 740027 T2541 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
>   [junit4]   2> 740027 T2575 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>   [junit4]   2> 740027 T2541 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
>   [junit4]   2> 740027 T2589 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@9f6f510 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14f3fee3),segFN=segments_1,generation=1}
>   [junit4]   2> 740028 T2589 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 740028 T2541 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
>   [junit4]   2> 740028 T2575 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
>   [junit4]   2> 740029 T2541 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 740028 T2589 oass.SolrIndexSearcher.<init> Opening Searcher@6729296e main
>   [junit4]   2> 740029 T2541 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
>   [junit4]   2> 740030 T2541 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
>   [junit4]   2> 740030 T2575 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 740030 T2541 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 740031 T2541 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
>   [junit4]   2> 740031 T2541 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>   [junit4]   2> 740032 T2541 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>   [junit4]   2> 740032 T2541 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
>   [junit4]   2> 740032 T2541 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
>   [junit4]   2> 740033 T2541 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>   [junit4]   2> 740033 T2615 oasc.SolrCore.registerSearcher [solrj_collection_shard1_replica1] Registered new searcher Searcher@6729296e main{StandardDirectoryReader(segments_1:1:nrt)}
>   [junit4]   2> 740033 T2541 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>   [junit4]   2> 740033 T2575 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>   [junit4]   2> 740034 T2541 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
>   [junit4]   2> 740034 T2575 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>   [junit4]   2> 740035 T2575 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000
> 
> [...truncated too long message...]
> 
> unit4]   2> 	  "numShards":"2",
>   [junit4]   2> 	  "core_node_name":"core_node1"}
>   [junit4]   2> 770610 T2608 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> 770610 T2522 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
>   [junit4]   2> 770661 T2522 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 35167
>   [junit4]   2> 770662 T2522 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1623429476
>   [junit4]   2> 772089 T2594 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
>   [junit4]   2> 772115 T2630 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
>   [junit4]   2> 772117 T2630 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
>   [junit4]   2> 	  "operation":"state",
>   [junit4]   2> 	  "state":"down",
>   [junit4]   2> 	  "base_url":"http://127.0.0.1:35167",
>   [junit4]   2> 	  "core":"solrj_collection_shard1_replica2",
>   [junit4]   2> 	  "roles":null,
>   [junit4]   2> 	  "node_name":"127.0.0.1:35167_",
>   [junit4]   2> 	  "shard":null,
>   [junit4]   2> 	  "collection":"solrj_collection",
>   [junit4]   2> 	  "core_node_name":"core_node2"}
>   [junit4]   2> 772117 T2630 oasc.Overseer$ClusterStateUpdater.updateState shard=shard1 is already registered
>   [junit4]   2> 772123 T2608 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> 773664 T2522 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica2 state=down
>   [junit4]   2> 773666 T2522 oasc.SolrCore.close [solrj_collection_shard1_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@713869c6
>   [junit4]   2> 773673 T2522 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
>   [junit4]   2> 773673 T2522 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
>   [junit4]   2> 773674 T2522 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
>   [junit4]   2> 773674 T2522 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
>   [junit4]   2> 773675 T2522 oasc.SolrCore.closeSearcher [solrj_collection_shard1_replica2] Closing main searcher on request.
>   [junit4]   2> 773675 T2522 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
>   [junit4]   2> 773675 T2522 oasc.CachingDirectoryFactory.closeCacheValue looking to close ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383304829541/solrj_collection_shard1_replica2/data [CachedDir<<refCount=0;path=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383304829541/solrj_collection_shard1_replica2/data;done=false>>]
>   [junit4]   2> 773675 T2522 oasc.CachingDirectoryFactory.close Closing directory: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383304829541/solrj_collection_shard1_replica2/data
>   [junit4]   2> 773676 T2522 oasc.CachingDirectoryFactory.closeCacheValue looking to close ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383304829541/solrj_collection_shard1_replica2/data/index [CachedDir<<refCount=0;path=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383304829541/solrj_collection_shard1_replica2/data/index;done=false>>]
>   [junit4]   2> 773676 T2522 oasc.CachingDirectoryFactory.close Closing directory: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383304829541/solrj_collection_shard1_replica2/data/index
>   [junit4]   2> 773678 T2630 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=90656265037742094-127.0.0.1:35167_-n_0000000004) am no longer a leader.
>   [junit4]   2> 773700 T2522 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
>   [junit4]   2> 773754 T2522 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
>   [junit4]   2> 773757 T2522 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:48717 48717
>   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
>   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=110F3E1A6DC04648 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fi_FI -Dtests.timezone=America/Boise -Dtests.file.encoding=UTF-8
>   [junit4] FAILURE 43.5s J1 | CollectionsAPIDistributedZkTest.testDistribSearch <<<
>   [junit4]    > Throwable #1: java.lang.AssertionError
>   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([110F3E1A6DC04648:90E9B0021A9F2674]:0)
>   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testSolrJAPICalls(CollectionsAPIDistributedZkTest.java:265)
>   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:195)
>   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
>   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
>   [junit4]   2> 773948 T2522 oas.SolrTestCaseJ4.deleteCore ###deleteCore
>   [junit4]   2> 43486 T2521 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
>   [junit4]   2> 775180 T2608 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
>   [junit4]   2> NOTE: test params are: codec=Lucene42, sim=DefaultSimilarity, locale=fi_FI, timezone=America/Boise
>   [junit4]   2> NOTE: Linux 3.8.0-32-generic amd64/Oracle Corporation 1.7.0_45 (64-bit)/cpus=8,threads=1,free=16875448,total=183574528
>   [junit4]   2> NOTE: All tests run in this JVM: [TestCopyFieldCollectionResource, MultiTermTest, HighlighterTest, ChaosMonkeySafeLeaderTest, DocumentAnalysisRequestHandlerTest, TestSweetSpotSimilarityFactory, DebugComponentTest, SolrCoreCheckLockOnStartupTest, TestCSVResponseWriter, TermVectorComponentDistributedTest, TestStressUserVersions, OpenExchangeRatesOrgProviderTest, AlternateDirectoryTest, SpellCheckCollatorTest, IndexBasedSpellCheckerTest, DeleteInactiveReplicaTest, SpellingQueryConverterTest, TestFastOutputStream, LeaderElectionIntegrationTest, CurrencyFieldXmlFileTest, TestAtomicUpdateErrorCases, DirectUpdateHandlerTest, DefaultValueUpdateProcessorTest, TestCollationKeyRangeQueries, TestSolr4Spatial, TestNumberUtils, BadCopyFieldTest, TestRandomMergePolicy, TestFastLRUCache, InfoHandlerTest, TestFiltering, TestMultiCoreConfBootstrap, TestDocBasedVersionConstraints, TestPartialUpdateDeduplication, TestRangeQuery, TestSolrQueryParserDefaultOperatorResource, ZkNodePropsTest, DateFieldTest, TestCollationField, TestRandomFaceting, TestFuzzyAnalyzedSuggestions, DeleteShardTest, TestQuerySenderListener, SolrXmlInZkTest, TestStressReorder, HardAutoCommitTest, BasicDistributedZk2Test, TestZkChroot, XsltUpdateRequestHandlerTest, TestSchemaSimilarityResource, SuggesterWFSTTest, TestQuerySenderNoQuery, TestCoreDiscovery, TestDistributedGrouping, ChaosMonkeyNothingIsSafeTest, TestCSVLoader, HdfsSyncSliceTest, TestBinaryResponseWriter, TestRTGBase, SolrIndexConfigTest, TestSolrXml, AssignTest, TestSerializedLuceneMatchVersion, TestDFRSimilarityFactory, CoreContainerCoreInitFailuresTest, DirectSolrConnectionTest, TestLazyCores, TestCollapseQParserPlugin, SimplePostToolTest, NotRequiredUniqueKeyTest, TestSolrDeletionPolicy2, TestRecovery, TestSolrCoreProperties, TestCodecSupport, AddBlockUpdateTest, FullSolrCloudDistribCmdsTest, TestDynamicFieldResource, TestSchemaResource, ShardRoutingCustomTest, TestDistribDocBasedVersion, RAMDirectoryFactoryTest, CollectionsAPIDistributedZkTest]
>   [junit4] Completed on J1 in 44.77s, 1 test, 1 failure <<< FAILURES!
> 
> [...truncated 518 lines...]
> BUILD FAILED
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:428: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:408: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:483: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1263: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:906: There were test failures: 333 suites, 1469 tests, 1 failure, 35 ignored (6 assumptions)
> 
> Total time: 45 minutes 21 seconds
> Build step 'Invoke Ant' marked build as failure
> Description set: Java: 64bit/jdk1.7.0_45 -XX:-UseCompressedOops -XX:+UseSerialGC
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure
> Sending email for trigger: Failure
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_45) - Build # 8032 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8032/
Java: 64bit/jdk1.7.0_45 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([110F3E1A6DC04648:90E9B0021A9F2674]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testSolrJAPICalls(CollectionsAPIDistributedZkTest.java:265)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:195)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	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)




Build Log:
[...truncated 10361 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> 730467 T2522 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 730471 T2522 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-CollectionsAPIDistributedZkTest-1383304825403
   [junit4]   2> 730472 T2522 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 730472 T2523 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 730572 T2522 oasc.ZkTestServer.run start zk server on port:48717
   [junit4]   2> 730573 T2522 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 730853 T2529 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@585ac2a6 name:ZooKeeperConnection Watcher:127.0.0.1:48717 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 730853 T2522 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 730853 T2522 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 730858 T2522 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 730859 T2531 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6f0b86b8 name:ZooKeeperConnection Watcher:127.0.0.1:48717/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 730860 T2522 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 730860 T2522 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 730862 T2522 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 730864 T2522 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 730866 T2522 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 730867 T2522 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 730868 T2522 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 730871 T2522 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 730871 T2522 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 730874 T2522 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 730874 T2522 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 730877 T2522 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 730877 T2522 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 730879 T2522 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 730879 T2522 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 730881 T2522 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 730881 T2522 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 730883 T2522 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 730883 T2522 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 730885 T2522 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 730886 T2522 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 730887 T2522 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 730888 T2522 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 730890 T2522 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 730890 T2522 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> Using new style solr.xml
   [junit4]   2> 730893 T2522 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 730894 T2533 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b175adb name:ZooKeeperConnection Watcher:127.0.0.1:48717 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 730895 T2522 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 730895 T2522 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 730897 T2522 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 730898 T2535 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@885a47b name:ZooKeeperConnection Watcher:127.0.0.1:48717/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 730898 T2522 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 730899 T2522 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf2/solrconfig.xml
   [junit4]   2> 730899 T2522 oascc.SolrZkClient.makePath makePath: /configs/conf2/solrconfig.xml
   [junit4]   2> 730905 T2522 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf2/schema.xml
   [junit4]   2> 730906 T2522 oascc.SolrZkClient.makePath makePath: /configs/conf2/schema.xml
   [junit4]   2> 730909 T2522 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 730909 T2522 oascc.SolrZkClient.makePath makePath: /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 730911 T2522 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf2/stopwords.txt
   [junit4]   2> 730911 T2522 oascc.SolrZkClient.makePath makePath: /configs/conf2/stopwords.txt
   [junit4]   2> 730913 T2522 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf2/protwords.txt
   [junit4]   2> 730913 T2522 oascc.SolrZkClient.makePath makePath: /configs/conf2/protwords.txt
   [junit4]   2> 730915 T2522 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf2/currency.xml
   [junit4]   2> 730915 T2522 oascc.SolrZkClient.makePath makePath: /configs/conf2/currency.xml
   [junit4]   2> 730917 T2522 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf2/open-exchange-rates.json
   [junit4]   2> 730917 T2522 oascc.SolrZkClient.makePath makePath: /configs/conf2/open-exchange-rates.json
   [junit4]   2> 730919 T2522 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 730919 T2522 oascc.SolrZkClient.makePath makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 730921 T2522 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf2/old_synonyms.txt
   [junit4]   2> 730921 T2522 oascc.SolrZkClient.makePath makePath: /configs/conf2/old_synonyms.txt
   [junit4]   2> 730923 T2522 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf2/synonyms.txt
   [junit4]   2> 730923 T2522 oascc.SolrZkClient.makePath makePath: /configs/conf2/synonyms.txt
   [junit4]   2> 730924 T2522 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/elevate.xml to /configs/conf2/elevate.xml
   [junit4]   2> 730925 T2522 oascc.SolrZkClient.makePath makePath: /configs/conf2/elevate.xml
   [junit4]   2> 730990 T2522 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 730993 T2522 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57066
   [junit4]   2> 730994 T2522 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 730994 T2522 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 731005 T2522 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383304825858
   [junit4]   2> 731005 T2522 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383304825858/'
   [junit4]   2> 731014 T2522 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383304825858/solr.xml
   [junit4]   2> 731043 T2522 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 731043 T2522 oasc.CoreContainer.<init> New CoreContainer 2114043185
   [junit4]   2> 731043 T2522 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383304825858/]
   [junit4]   2> 731044 T2522 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 731044 T2522 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 731045 T2522 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 731045 T2522 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 731045 T2522 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 731045 T2522 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 731046 T2522 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 731046 T2522 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 731046 T2522 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 731047 T2522 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 731047 T2522 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 731048 T2522 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48717/solr
   [junit4]   2> 731048 T2522 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 731048 T2522 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 731051 T2546 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@77d36912 name:ZooKeeperConnection Watcher:127.0.0.1:48717 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 731051 T2522 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 731053 T2522 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 731055 T2548 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@681cedd2 name:ZooKeeperConnection Watcher:127.0.0.1:48717/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 731055 T2522 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 731057 T2522 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 731059 T2522 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 731062 T2522 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 731063 T2522 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57066_
   [junit4]   2> 731064 T2522 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57066_
   [junit4]   2> 731066 T2522 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 731070 T2522 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 731072 T2522 oasc.Overseer.start Overseer (id=90656265037742085-127.0.0.1:57066_-n_0000000000) starting
   [junit4]   2> 731075 T2522 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 731078 T2550 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 731078 T2522 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 731080 T2522 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 731083 T2522 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 731085 T2549 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 731088 T2522 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383304825858
   [junit4]   2> 731088 T2522 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383304825858/conf/
   [junit4]   2> 731115 T2522 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 731116 T2522 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 731116 T2522 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 731117 T2522 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 731120 T2553 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1629ee8 name:ZooKeeperConnection Watcher:127.0.0.1:48717/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 731120 T2522 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 731121 T2522 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 731123 T2522 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 731182 T2522 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 731185 T2522 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54439
   [junit4]   2> 731185 T2522 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 731186 T2522 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 731186 T2522 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383304826054
   [junit4]   2> 731186 T2522 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383304826054/'
   [junit4]   2> 731195 T2522 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383304826054/solr.xml
   [junit4]   2> 731233 T2522 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 731234 T2522 oasc.CoreContainer.<init> New CoreContainer 1683444288
   [junit4]   2> 731234 T2522 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383304826054/]
   [junit4]   2> 731235 T2522 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 731235 T2522 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 731235 T2522 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 731235 T2522 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 731236 T2522 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 731236 T2522 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 731236 T2522 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 731236 T2522 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 731236 T2522 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 731237 T2522 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 731238 T2522 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 731238 T2522 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48717/solr
   [junit4]   2> 731238 T2522 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 731239 T2522 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 731240 T2564 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@50d93247 name:ZooKeeperConnection Watcher:127.0.0.1:48717 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 731241 T2522 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 731243 T2522 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 731244 T2566 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7eeb6d1d name:ZooKeeperConnection Watcher:127.0.0.1:48717/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 731245 T2522 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 731248 T2522 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 732250 T2522 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54439_
   [junit4]   2> 732251 T2522 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54439_
   [junit4]   2> 732254 T2553 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 732254 T2548 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 732255 T2566 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 732258 T2522 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383304826054
   [junit4]   2> 732259 T2522 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383304826054/conf/
   [junit4]   2> 732286 T2522 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 732287 T2522 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 732287 T2522 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 732348 T2522 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 732350 T2522 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60473
   [junit4]   2> 732350 T2522 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 732350 T2522 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 732351 T2522 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383304827219
   [junit4]   2> 732351 T2522 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383304827219/'
   [junit4]   2> 732360 T2522 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383304827219/solr.xml
   [junit4]   2> 732397 T2522 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 732397 T2522 oasc.CoreContainer.<init> New CoreContainer 2073427800
   [junit4]   2> 732397 T2522 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383304827219/]
   [junit4]   2> 732398 T2522 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 732398 T2522 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 732399 T2522 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 732399 T2522 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 732399 T2522 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 732399 T2522 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 732399 T2522 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 732400 T2522 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 732400 T2522 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 732401 T2522 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 732401 T2522 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 732401 T2522 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48717/solr
   [junit4]   2> 732402 T2522 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 732402 T2522 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 732404 T2578 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6efe6870 name:ZooKeeperConnection Watcher:127.0.0.1:48717 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 732404 T2522 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 732406 T2522 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 732408 T2580 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2ad9d5d0 name:ZooKeeperConnection Watcher:127.0.0.1:48717/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 732408 T2522 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 732411 T2522 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 733413 T2522 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60473_
   [junit4]   2> 733415 T2522 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60473_
   [junit4]   2> 733417 T2548 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 733418 T2580 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 733417 T2566 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 733417 T2553 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 733422 T2522 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383304827219
   [junit4]   2> 733422 T2522 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383304827219/conf/
   [junit4]   2> 733449 T2522 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 733449 T2522 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 733450 T2522 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 733509 T2522 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 733514 T2522 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:39651
   [junit4]   2> 733515 T2522 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 733515 T2522 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 733515 T2522 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383304828382
   [junit4]   2> 733515 T2522 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383304828382/'
   [junit4]   2> 733525 T2522 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383304828382/solr.xml
   [junit4]   2> 733561 T2522 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 733561 T2522 oasc.CoreContainer.<init> New CoreContainer 1329059818
   [junit4]   2> 733562 T2522 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383304828382/]
   [junit4]   2> 733562 T2522 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 733563 T2522 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 733563 T2522 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 733563 T2522 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 733563 T2522 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 733564 T2522 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 733564 T2522 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 733564 T2522 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 733564 T2522 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 733565 T2522 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 733565 T2522 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 733566 T2522 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48717/solr
   [junit4]   2> 733566 T2522 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 733567 T2522 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 733568 T2592 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7f88cc19 name:ZooKeeperConnection Watcher:127.0.0.1:48717 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 733568 T2522 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 733571 T2522 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 733572 T2594 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@789bf22c name:ZooKeeperConnection Watcher:127.0.0.1:48717/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 733572 T2522 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 733576 T2522 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 734578 T2522 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39651_
   [junit4]   2> 734580 T2522 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39651_
   [junit4]   2> 734582 T2548 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 734583 T2580 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 734583 T2566 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 734583 T2553 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 734583 T2594 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 734587 T2522 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383304828382
   [junit4]   2> 734588 T2522 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383304828382/conf/
   [junit4]   2> 734608 T2522 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 734609 T2522 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 734609 T2522 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 734668 T2522 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 734671 T2522 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:35167
   [junit4]   2> 734671 T2522 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 734671 T2522 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 734672 T2522 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383304829541
   [junit4]   2> 734672 T2522 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383304829541/'
   [junit4]   2> 734681 T2522 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383304829541/solr.xml
   [junit4]   2> 734719 T2522 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 734719 T2522 oasc.CoreContainer.<init> New CoreContainer 1623429476
   [junit4]   2> 734719 T2522 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383304829541/]
   [junit4]   2> 734720 T2522 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 734720 T2522 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 734721 T2522 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 734721 T2522 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 734721 T2522 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 734721 T2522 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 734722 T2522 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 734722 T2522 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 734722 T2522 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 734723 T2522 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 734723 T2522 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 734724 T2522 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48717/solr
   [junit4]   2> 734724 T2522 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 734725 T2522 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 734726 T2606 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@230ef514 name:ZooKeeperConnection Watcher:127.0.0.1:48717 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 734726 T2522 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 734729 T2522 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 734730 T2608 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7482c028 name:ZooKeeperConnection Watcher:127.0.0.1:48717/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 734730 T2522 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 734735 T2522 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 735739 T2522 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35167_
   [junit4]   2> 735741 T2522 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35167_
   [junit4]   2> 735744 T2608 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 735744 T2580 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 735744 T2566 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 735744 T2594 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 735744 T2553 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 735744 T2548 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 735749 T2522 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383304829541
   [junit4]   2> 735750 T2522 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383304829541/conf/
   [junit4]   2> 735789 T2522 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 735789 T2522 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 735789 T2522 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 735798 T2559 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&collection.configName=conf1&name=solrj_collection&replicationFactor=2&action=CREATE&router.field=myOwnField&wt=javabin&router.name=compositeId&version=2
   [junit4]   2> 735801 T2548 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 735802 T2550 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"solrj_collection",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "router.field":"myOwnField",
   [junit4]   2> 	  "router.name":"compositeId"}
   [junit4]   2> 735803 T2550 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"solrj_collection",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "router.field":"myOwnField",
   [junit4]   2> 	  "router.name":"compositeId"}
   [junit4]   2> 737096 T2549 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 737097 T2549 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: solrj_collection
   [junit4]   2> 737097 T2549 oasc.Overseer$ClusterStateUpdater.createCollection Create collection solrj_collection with shards [shard1, shard2]
   [junit4]   2> 737102 T2608 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 737103 T2566 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 737103 T2548 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 737103 T2580 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 737103 T2553 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 737103 T2594 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 737206 T2550 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2] , repFactor : 2
   [junit4]   2> 737206 T2550 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard1_replica1 as part of slice shard1 of collection solrj_collection on 127.0.0.1:39651_
   [junit4]   2> 737207 T2550 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard1_replica2 as part of slice shard1 of collection solrj_collection on 127.0.0.1:35167_
   [junit4]   2> 737207 T2550 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard2_replica1 as part of slice shard2 of collection solrj_collection on 127.0.0.1:57066_
   [junit4]   2> 737209 T2550 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard2_replica2 as part of slice shard2 of collection solrj_collection on 127.0.0.1:60473_
   [junit4]   2> 737212 T2589 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica1 state=down
   [junit4]   2> 737213 T2604 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica2 state=down
   [junit4]   2> 737213 T2575 oasc.ZkController.publish publishing core=solrj_collection_shard2_replica2 state=down
   [junit4]   2> 737213 T2541 oasc.ZkController.publish publishing core=solrj_collection_shard2_replica1 state=down
   [junit4]   2> 737214 T2589 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 737215 T2604 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 737216 T2575 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 737216 T2541 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 738610 T2549 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 738611 T2549 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:39651",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:39651_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 738619 T2549 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:35167",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:35167_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 738625 T2549 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60473",
   [junit4]   2> 	  "core":"solrj_collection_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60473_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 738632 T2549 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57066",
   [junit4]   2> 	  "core":"solrj_collection_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:57066_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 738638 T2553 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 738638 T2566 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 738638 T2548 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 738638 T2594 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 738638 T2608 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 738638 T2580 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 739215 T2589 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard1_replica1
   [junit4]   2> 739216 T2604 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard1_replica2
   [junit4]   2> 739216 T2575 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard2_replica2
   [junit4]   2> 739217 T2589 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard1_replica1' using instanceDir: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383304828382/solrj_collection_shard1_replica1
   [junit4]   2> 739217 T2604 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard1_replica2' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383304829541/solrj_collection_shard1_replica2
   [junit4]   2> 739217 T2575 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard2_replica2' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383304827219/solrj_collection_shard2_replica2
   [junit4]   2> 739218 T2575 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 739217 T2589 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 739217 T2541 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard2_replica1
   [junit4]   2> 739219 T2589 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:solrj_collection
   [junit4]   2> 739219 T2589 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection
   [junit4]   2> 739220 T2541 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard2_replica1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383304825858/solrj_collection_shard2_replica1
   [junit4]   2> 739220 T2541 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 739217 T2604 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 739221 T2575 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:solrj_collection
   [junit4]   2> 739221 T2575 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection
   [junit4]   2> 739222 T2541 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:solrj_collection
   [junit4]   2> 739222 T2541 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection
   [junit4]   2> 739223 T2604 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 739223 T2604 oasc.ZkController.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 739223 T2589 oasc.ZkController.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 739224 T2575 oasc.ZkController.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 739226 T2541 oasc.ZkController.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 739226 T2589 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383304828382/solrj_collection_shard1_replica1/'
   [junit4]   2> 739226 T2604 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383304829541/solrj_collection_shard1_replica2/'
   [junit4]   2> 739226 T2575 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383304827219/solrj_collection_shard2_replica2/'
   [junit4]   2> 739227 T2541 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383304825858/solrj_collection_shard2_replica1/'
   [junit4]   2> 739272 T2589 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 739275 T2541 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 739295 T2604 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 739299 T2575 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 739320 T2589 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 739321 T2589 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 739325 T2541 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 739327 T2541 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 739328 T2589 oass.IndexSchema.readSchema [solrj_collection_shard1_replica1] Schema name=test
   [junit4]   2> 739345 T2541 oass.IndexSchema.readSchema [solrj_collection_shard2_replica1] Schema name=test
   [junit4]   2> 739352 T2604 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 739353 T2604 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 739373 T2604 oass.IndexSchema.readSchema [solrj_collection_shard1_replica2] Schema name=test
   [junit4]   2> 739375 T2575 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 739377 T2575 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 739398 T2575 oass.IndexSchema.readSchema [solrj_collection_shard2_replica2] Schema name=test
   [junit4]   2> 739891 T2604 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 739898 T2604 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 739899 T2604 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 739907 T2604 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 739912 T2604 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 739942 T2604 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 739946 T2589 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 739947 T2589 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 739947 T2604 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 739947 T2589 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 739950 T2604 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 739951 T2604 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 739952 T2604 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 739952 T2604 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 739953 T2604 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 739953 T2604 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 739953 T2604 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 739954 T2604 oasc.SolrCore.<init> [solrj_collection_shard1_replica2] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383304829541/solrj_collection_shard1_replica2/, dataDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383304829541/solrj_collection_shard1_replica2/data/
   [junit4]   2> 739954 T2604 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2660acc5
   [junit4]   2> 739955 T2604 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383304829541/solrj_collection_shard1_replica2/data
   [junit4]   2> 739955 T2575 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 739955 T2604 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383304829541/solrj_collection_shard1_replica2/data/index/
   [junit4]   2> 739955 T2589 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 739955 T2604 oasc.SolrCore.initIndex WARN [solrj_collection_shard1_replica2] Solr index directory '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383304829541/solrj_collection_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 739955 T2575 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 739956 T2604 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383304829541/solrj_collection_shard1_replica2/data/index
   [junit4]   2> 739957 T2575 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 739957 T2604 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24045726350844437]
   [junit4]   2> 739958 T2604 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@3993a5fd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@350a0aca),segFN=segments_1,generation=1}
   [junit4]   2> 739958 T2604 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 739959 T2589 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 739959 T2541 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 739960 T2541 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 739960 T2541 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 739963 T2604 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 739963 T2604 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 739964 T2604 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 739964 T2575 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 739964 T2604 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 739965 T2604 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 739965 T2604 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 739966 T2604 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 739966 T2604 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 739966 T2604 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 739967 T2541 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 739967 T2604 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 739967 T2575 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 739968 T2604 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 739968 T2604 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 739969 T2604 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 739980 T2604 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 739980 T2604 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 739981 T2541 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 739983 T2604 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 739985 T2589 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 739985 T2604 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 739986 T2604 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 739987 T2604 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 739987 T2604 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@3993a5fd lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@350a0aca),segFN=segments_1,generation=1}
   [junit4]   2> 739988 T2604 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 739988 T2604 oass.SolrIndexSearcher.<init> Opening Searcher@46f7accb main
   [junit4]   2> 739990 T2589 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 739991 T2614 oasc.SolrCore.registerSearcher [solrj_collection_shard1_replica2] Registered new searcher Searcher@46f7accb main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 739993 T2604 oasc.CoreContainer.registerCore registering core: solrj_collection_shard1_replica2
   [junit4]   2> 739994 T2604 oasc.ZkController.register Register replica - core:solrj_collection_shard1_replica2 address:http://127.0.0.1:35167 collection:solrj_collection shard:shard1
   [junit4]   2> 739995 T2589 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 739995 T2575 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 739996 T2604 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection/leader_elect/shard1/election
   [junit4]   2> 739996 T2589 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 739996 T2589 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 739997 T2589 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 739998 T2589 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 739998 T2589 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 739998 T2541 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 739999 T2589 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 739999 T2589 oasc.SolrCore.<init> [solrj_collection_shard1_replica1] Opening new SolrCore at ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383304828382/solrj_collection_shard1_replica1/, dataDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383304828382/solrj_collection_shard1_replica1/data/
   [junit4]   2> 740000 T2589 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2660acc5
   [junit4]   2> 740000 T2575 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 740001 T2589 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383304828382/solrj_collection_shard1_replica1/data
   [junit4]   2> 740001 T2589 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383304828382/solrj_collection_shard1_replica1/data/index/
   [junit4]   2> 740001 T2589 oasc.SolrCore.initIndex WARN [solrj_collection_shard1_replica1] Solr index directory './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383304828382/solrj_collection_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 740002 T2589 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383304828382/solrj_collection_shard1_replica1/data/index
   [junit4]   2> 740002 T2589 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24045726350844437]
   [junit4]   2> 740003 T2541 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 740003 T2589 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@9f6f510 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14f3fee3),segFN=segments_1,generation=1}
   [junit4]   2> 740004 T2589 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 740004 T2575 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 740005 T2575 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 740006 T2575 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 740006 T2575 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 740008 T2589 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 740008 T2541 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 740009 T2604 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 740009 T2589 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 740009 T2589 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 740009 T2589 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 740010 T2575 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 740010 T2541 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 740011 T2541 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 740010 T2575 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 740010 T2589 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 740012 T2575 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 740011 T2541 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 740012 T2575 oasc.SolrCore.<init> [solrj_collection_shard2_replica2] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383304827219/solrj_collection_shard2_replica2/, dataDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383304827219/solrj_collection_shard2_replica2/data/
   [junit4]   2> 740012 T2589 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 740013 T2575 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2660acc5
   [junit4]   2> 740013 T2589 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 740014 T2575 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383304827219/solrj_collection_shard2_replica2/data
   [junit4]   2> 740014 T2589 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 740014 T2589 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 740014 T2604 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=179999
   [junit4]   2> 740014 T2541 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 740014 T2575 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383304827219/solrj_collection_shard2_replica2/data/index/
   [junit4]   2> 740015 T2541 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 740015 T2589 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 740016 T2541 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 740015 T2575 oasc.SolrCore.initIndex WARN [solrj_collection_shard2_replica2] Solr index directory '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383304827219/solrj_collection_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 740016 T2541 oasc.SolrCore.<init> [solrj_collection_shard2_replica1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383304825858/solrj_collection_shard2_replica1/, dataDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383304825858/solrj_collection_shard2_replica1/data/
   [junit4]   2> 740016 T2589 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 740017 T2589 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 740017 T2541 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2660acc5
   [junit4]   2> 740016 T2575 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383304827219/solrj_collection_shard2_replica2/data/index
   [junit4]   2> 740017 T2589 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 740018 T2575 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24045726350844437]
   [junit4]   2> 740018 T2541 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383304825858/solrj_collection_shard2_replica1/data
   [junit4]   2> 740018 T2589 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 740019 T2575 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@2b96fb0b lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1972f953),segFN=segments_1,generation=1}
   [junit4]   2> 740019 T2575 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 740019 T2541 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383304825858/solrj_collection_shard2_replica1/data/index/
   [junit4]   2> 740019 T2589 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 740020 T2541 oasc.SolrCore.initIndex WARN [solrj_collection_shard2_replica1] Solr index directory '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383304825858/solrj_collection_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 740021 T2541 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383304825858/solrj_collection_shard2_replica1/data/index
   [junit4]   2> 740021 T2541 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.24045726350844437]
   [junit4]   2> 740021 T2589 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 740022 T2541 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6b4e716 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4fd6c8cd),segFN=segments_1,generation=1}
   [junit4]   2> 740022 T2575 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 740022 T2541 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 740023 T2575 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 740023 T2575 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 740023 T2575 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 740024 T2575 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 740024 T2575 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 740024 T2575 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 740025 T2575 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 740025 T2575 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 740025 T2589 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 740025 T2575 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 740025 T2589 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 740026 T2575 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 740026 T2575 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 740026 T2589 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 740026 T2575 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 740027 T2541 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 740027 T2575 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 740027 T2541 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 740027 T2589 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@9f6f510 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14f3fee3),segFN=segments_1,generation=1}
   [junit4]   2> 740028 T2589 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 740028 T2541 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 740028 T2575 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 740029 T2541 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 740028 T2589 oass.SolrIndexSearcher.<init> Opening Searcher@6729296e main
   [junit4]   2> 740029 T2541 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 740030 T2541 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 740030 T2575 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 740030 T2541 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 740031 T2541 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 740031 T2541 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 740032 T2541 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 740032 T2541 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 740032 T2541 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 740033 T2541 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 740033 T2615 oasc.SolrCore.registerSearcher [solrj_collection_shard1_replica1] Registered new searcher Searcher@6729296e main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 740033 T2541 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 740033 T2575 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 740034 T2541 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 740034 T2575 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 740035 T2575 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000

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

unit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 770610 T2608 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> 770610 T2522 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 770661 T2522 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 35167
   [junit4]   2> 770662 T2522 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1623429476
   [junit4]   2> 772089 T2594 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 772115 T2630 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 772117 T2630 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:35167",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:35167_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 772117 T2630 oasc.Overseer$ClusterStateUpdater.updateState shard=shard1 is already registered
   [junit4]   2> 772123 T2608 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> 773664 T2522 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica2 state=down
   [junit4]   2> 773666 T2522 oasc.SolrCore.close [solrj_collection_shard1_replica2]  CLOSING SolrCore org.apache.solr.core.SolrCore@713869c6
   [junit4]   2> 773673 T2522 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 773673 T2522 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 773674 T2522 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 773674 T2522 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 773675 T2522 oasc.SolrCore.closeSearcher [solrj_collection_shard1_replica2] Closing main searcher on request.
   [junit4]   2> 773675 T2522 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 773675 T2522 oasc.CachingDirectoryFactory.closeCacheValue looking to close ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383304829541/solrj_collection_shard1_replica2/data [CachedDir<<refCount=0;path=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383304829541/solrj_collection_shard1_replica2/data;done=false>>]
   [junit4]   2> 773675 T2522 oasc.CachingDirectoryFactory.close Closing directory: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383304829541/solrj_collection_shard1_replica2/data
   [junit4]   2> 773676 T2522 oasc.CachingDirectoryFactory.closeCacheValue looking to close ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383304829541/solrj_collection_shard1_replica2/data/index [CachedDir<<refCount=0;path=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383304829541/solrj_collection_shard1_replica2/data/index;done=false>>]
   [junit4]   2> 773676 T2522 oasc.CachingDirectoryFactory.close Closing directory: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383304829541/solrj_collection_shard1_replica2/data/index
   [junit4]   2> 773678 T2630 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=90656265037742094-127.0.0.1:35167_-n_0000000004) am no longer a leader.
   [junit4]   2> 773700 T2522 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 773754 T2522 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 773757 T2522 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:48717 48717
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=110F3E1A6DC04648 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fi_FI -Dtests.timezone=America/Boise -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 43.5s J1 | CollectionsAPIDistributedZkTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([110F3E1A6DC04648:90E9B0021A9F2674]:0)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testSolrJAPICalls(CollectionsAPIDistributedZkTest.java:265)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:195)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 773948 T2522 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 43486 T2521 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> 775180 T2608 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene42, sim=DefaultSimilarity, locale=fi_FI, timezone=America/Boise
   [junit4]   2> NOTE: Linux 3.8.0-32-generic amd64/Oracle Corporation 1.7.0_45 (64-bit)/cpus=8,threads=1,free=16875448,total=183574528
   [junit4]   2> NOTE: All tests run in this JVM: [TestCopyFieldCollectionResource, MultiTermTest, HighlighterTest, ChaosMonkeySafeLeaderTest, DocumentAnalysisRequestHandlerTest, TestSweetSpotSimilarityFactory, DebugComponentTest, SolrCoreCheckLockOnStartupTest, TestCSVResponseWriter, TermVectorComponentDistributedTest, TestStressUserVersions, OpenExchangeRatesOrgProviderTest, AlternateDirectoryTest, SpellCheckCollatorTest, IndexBasedSpellCheckerTest, DeleteInactiveReplicaTest, SpellingQueryConverterTest, TestFastOutputStream, LeaderElectionIntegrationTest, CurrencyFieldXmlFileTest, TestAtomicUpdateErrorCases, DirectUpdateHandlerTest, DefaultValueUpdateProcessorTest, TestCollationKeyRangeQueries, TestSolr4Spatial, TestNumberUtils, BadCopyFieldTest, TestRandomMergePolicy, TestFastLRUCache, InfoHandlerTest, TestFiltering, TestMultiCoreConfBootstrap, TestDocBasedVersionConstraints, TestPartialUpdateDeduplication, TestRangeQuery, TestSolrQueryParserDefaultOperatorResource, ZkNodePropsTest, DateFieldTest, TestCollationField, TestRandomFaceting, TestFuzzyAnalyzedSuggestions, DeleteShardTest, TestQuerySenderListener, SolrXmlInZkTest, TestStressReorder, HardAutoCommitTest, BasicDistributedZk2Test, TestZkChroot, XsltUpdateRequestHandlerTest, TestSchemaSimilarityResource, SuggesterWFSTTest, TestQuerySenderNoQuery, TestCoreDiscovery, TestDistributedGrouping, ChaosMonkeyNothingIsSafeTest, TestCSVLoader, HdfsSyncSliceTest, TestBinaryResponseWriter, TestRTGBase, SolrIndexConfigTest, TestSolrXml, AssignTest, TestSerializedLuceneMatchVersion, TestDFRSimilarityFactory, CoreContainerCoreInitFailuresTest, DirectSolrConnectionTest, TestLazyCores, TestCollapseQParserPlugin, SimplePostToolTest, NotRequiredUniqueKeyTest, TestSolrDeletionPolicy2, TestRecovery, TestSolrCoreProperties, TestCodecSupport, AddBlockUpdateTest, FullSolrCloudDistribCmdsTest, TestDynamicFieldResource, TestSchemaResource, ShardRoutingCustomTest, TestDistribDocBasedVersion, RAMDirectoryFactoryTest, CollectionsAPIDistributedZkTest]
   [junit4] Completed on J1 in 44.77s, 1 test, 1 failure <<< FAILURES!

[...truncated 518 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:428: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:408: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:483: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1263: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:906: There were test failures: 333 suites, 1469 tests, 1 failure, 35 ignored (6 assumptions)

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



[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.6.0_45) - Build # 8031 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8031/
Java: 32bit/jdk1.6.0_45 -client -XX:+UseParallelGC

All tests passed

Build Log:
[...truncated 32453 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:428: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:367: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:66: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:135: The following files are missing svn:eol-style (or binary svn:mime-type):
* ./solr/core/src/java/org/apache/solr/update/processor/DocBasedVersionConstraintsProcessorFactory.java
* ./solr/core/src/test/org/apache/solr/cloud/TestDistribDocBasedVersion.java
* ./solr/core/src/test/org/apache/solr/search/TestStressUserVersions.java
* ./solr/core/src/test/org/apache/solr/update/TestDocBasedVersionConstraints.java

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



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

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

1 tests failed.
REGRESSION:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication

Error Message:
timed out waiting for collection1 startAt time to exceed: Fri Nov 01 20:00:47 NRT 2013

Stack Trace:
java.lang.AssertionError: timed out waiting for collection1 startAt time to exceed: Fri Nov 01 20:00:47 NRT 2013
	at __randomizedtesting.SeedInfo.seed([B65FA8F747A64AF4:412C46AF814EE512]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.handler.TestReplicationHandler.watchCoreStartAt(TestReplicationHandler.java:1515)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigAliasReplication(TestReplicationHandler.java:1264)
	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:491)
	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:724)




Build Log:
[...truncated 10486 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> 608927 T2744 oas.SolrTestCaseJ4.setUp ###Starting testNoWriter
   [junit4]   2> 608933 T2744 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 608940 T2744 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49930
   [junit4]   2> 608941 T2744 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 608941 T2744 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 608941 T2744 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835297/master
   [junit4]   2> 608941 T2744 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835297/master/'
   [junit4]   2> 608954 T2744 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835297/master/solr.xml
   [junit4]   2> 608962 T2744 oasc.CoreContainer.<init> New CoreContainer 5404265
   [junit4]   2> 608962 T2744 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835297/master/]
   [junit4]   2> 608962 T2744 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 608963 T2744 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 608963 T2744 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 608963 T2744 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 608963 T2744 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 608964 T2744 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 608964 T2744 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 608964 T2744 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 608964 T2744 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 608965 T2744 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 608966 T2744 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 608968 T2754 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835297/master/collection1
   [junit4]   2> 608968 T2754 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835297/master/collection1/'
   [junit4]   2> 608986 T2754 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 608996 T2754 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 608997 T2754 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 608999 T2754 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 609002 T2754 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 609003 T2754 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 609003 T2754 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835297/master/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835297/master/collection1/data/
   [junit4]   2> 609003 T2754 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 609004 T2754 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835297/master/collection1/data
   [junit4]   2> 609004 T2754 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835297/master/collection1/data/index/
   [junit4]   2> 609004 T2754 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835297/master/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 609004 T2754 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835297/master/collection1/data/index
   [junit4]   2> 609005 T2754 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5145256842406513]
   [junit4]   2> 609007 T2754 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1e0202d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fc601),segFN=segments_1,generation=1}
   [junit4]   2> 609008 T2754 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 609008 T2754 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 609009 T2754 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 609010 T2754 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 609010 T2754 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 609010 T2754 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 609010 T2754 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 609010 T2754 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 609012 T2754 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 609013 T2754 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 609013 T2754 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 609013 T2754 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19000634082871742]
   [junit4]   2> 609017 T2754 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1e0202d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1fc601),segFN=segments_1,generation=1}
   [junit4]   2> 609017 T2754 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 609017 T2754 oass.SolrIndexSearcher.<init> Opening Searcher@e7a990 main
   [junit4]   2> 609018 T2754 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 609018 T2754 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 609018 T2754 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 609018 T2755 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@e7a990 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 609019 T2744 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 609019 T2744 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 609023 T2744 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 609024 T2744 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:42407
   [junit4]   2> 609025 T2744 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 609025 T2744 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 609026 T2744 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave
   [junit4]   2> 609026 T2744 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/'
   [junit4]   2> 609033 T2744 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/solr.xml
   [junit4]   2> 609044 T2744 oasc.CoreContainer.<init> New CoreContainer 9978833
   [junit4]   2> 609044 T2744 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/]
   [junit4]   2> 609044 T2744 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 609045 T2744 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 609045 T2744 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 609045 T2744 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 609045 T2744 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 609046 T2744 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 609046 T2744 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 609046 T2744 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 609046 T2744 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 609047 T2744 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 609047 T2744 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 609049 T2766 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1
   [junit4]   2> 609049 T2766 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1/'
   [junit4]   2> 609064 T2766 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 609077 T2766 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 609078 T2766 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 609079 T2766 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 609081 T2766 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 609082 T2766 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 609082 T2766 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1/data/
   [junit4]   2> 609082 T2766 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 609082 T2766 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1/data
   [junit4]   2> 609083 T2766 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1/data/index/
   [junit4]   2> 609083 T2766 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 609083 T2766 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1/data/index
   [junit4]   2> 609083 T2766 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5145256842406513]
   [junit4]   2> 609084 T2766 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1ed6106 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@dc0753),segFN=segments_1,generation=1}
   [junit4]   2> 609084 T2766 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 609084 T2766 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 609084 T2766 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 609085 T2766 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 609085 T2766 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 609085 T2766 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 609085 T2766 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 609085 T2766 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 609086 T2766 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 609087 T2766 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 609087 T2766 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 609087 T2766 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19000634082871742]
   [junit4]   2> 609087 T2766 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1ed6106 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@dc0753),segFN=segments_1,generation=1}
   [junit4]   2> 609088 T2766 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 609088 T2766 oass.SolrIndexSearcher.<init> Opening Searcher@1be4062 main
   [junit4]   2> 609088 T2766 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
   [junit4]   2> 609088 T2767 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1be4062 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 609088 T2766 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 609089 T2744 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 609089 T2744 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 609112 T2744 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=9978833
   [junit4]   2> 609113 T2744 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@133c47d
   [junit4]   2> 609113 T2744 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 609114 T2744 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 609114 T2744 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 609114 T2744 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 609115 T2744 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 609115 T2744 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 609116 T2744 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1/data;done=false>>]
   [junit4]   2> 609116 T2744 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1/data
   [junit4]   2> 609116 T2744 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1/data/index;done=false>>]
   [junit4]   2> 609116 T2744 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1/data/index
   [junit4]   2> 609117 T2744 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 609190 T2744 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=5404265
   [junit4]   2> 609191 T2744 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@10a0b
   [junit4]   2> 609191 T2744 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 609191 T2744 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 609192 T2744 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 609192 T2744 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 609193 T2744 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 609193 T2744 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 609193 T2744 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835297/master/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835297/master/collection1/data;done=false>>]
   [junit4]   2> 609193 T2744 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835297/master/collection1/data
   [junit4]   2> 609194 T2744 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835297/master/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835297/master/collection1/data/index;done=false>>]
   [junit4]   2> 609194 T2744 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835297/master/collection1/data/index
   [junit4]   2> 609194 T2744 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 609247 T2744 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 609248 T2744 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:42407
   [junit4]   2> 609249 T2744 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 609249 T2744 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 609250 T2744 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave
   [junit4]   2> 609250 T2744 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/'
   [junit4]   2> 609257 T2744 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/solr.xml
   [junit4]   2> 609266 T2744 oasc.CoreContainer.<init> New CoreContainer 7693006
   [junit4]   2> 609267 T2744 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/]
   [junit4]   2> 609267 T2744 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 609267 T2744 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 609268 T2744 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 609268 T2744 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 609268 T2744 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 609268 T2744 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 609269 T2744 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 609269 T2744 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 609269 T2744 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 609270 T2744 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 609270 T2744 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 609271 T2779 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1
   [junit4]   2> 609272 T2779 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1/'
   [junit4]   2> 609286 T2779 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 609294 T2779 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 609294 T2779 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 609296 T2779 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 609298 T2779 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 609299 T2779 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 609299 T2779 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1/data/
   [junit4]   2> 609299 T2779 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 609299 T2779 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1/data
   [junit4]   2> 609299 T2779 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1/data/index/
   [junit4]   2> 609300 T2779 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 609300 T2779 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1/data/index
   [junit4]   2> 609300 T2779 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=93.673828125, floorSegmentMB=0.28515625, forceMergeDeletesPctAllowed=4.345763832908202, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 609400 T2779 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49b8e2; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 609400 T2779 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 609401 T2779 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 609401 T2779 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 609401 T2779 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 609401 T2779 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 609401 T2779 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 609401 T2779 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 609402 T2779 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 609403 T2779 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 609404 T2779 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 609404 T2779 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 609405 T2779 oass.SolrIndexSearcher.<init> Opening Searcher@a6902b main
   [junit4]   2> 609405 T2779 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
   [junit4]   2> 609405 T2779 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 609405 T2780 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a6902b main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 609406 T2744 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 609406 T2744 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 609406 T2744 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 609409 T2744 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49930
   [junit4]   2> 609409 T2744 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 609409 T2744 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 609410 T2744 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835297/master
   [junit4]   2> 609410 T2744 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835297/master/'
   [junit4]   2> 609418 T2744 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835297/master/solr.xml
   [junit4]   2> 609428 T2744 oasc.CoreContainer.<init> New CoreContainer 27984823
   [junit4]   2> 609429 T2744 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835297/master/]
   [junit4]   2> 609429 T2744 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 609429 T2744 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 609430 T2744 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 609430 T2744 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 609430 T2744 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 609430 T2744 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 609431 T2744 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 609431 T2744 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 609431 T2744 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 609432 T2744 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 609432 T2744 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 609434 T2792 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835297/master/collection1
   [junit4]   2> 609434 T2792 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835297/master/collection1/'
   [junit4]   2> 609453 T2792 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 609458 T2792 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 609459 T2792 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 609461 T2792 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 609465 T2792 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 609466 T2792 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 609466 T2792 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835297/master/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835297/master/collection1/data/
   [junit4]   2> 609466 T2792 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 609466 T2792 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835297/master/collection1/data
   [junit4]   2> 609467 T2792 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835297/master/collection1/data/index/
   [junit4]   2> 609467 T2792 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835297/master/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 609467 T2792 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835297/master/collection1/data/index
   [junit4]   2> 609467 T2792 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=93.673828125, floorSegmentMB=0.28515625, forceMergeDeletesPctAllowed=4.345763832908202, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 609470 T2792 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835297/master/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14961f8; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 609470 T2792 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 609470 T2792 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 609470 T2792 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 609471 T2792 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 609471 T2792 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 609471 T2792 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 609471 T2792 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 609471 T2792 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 609472 T2792 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 609473 T2792 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 609473 T2792 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 609474 T2792 oass.SolrIndexSearcher.<init> Opening Searcher@4c3ad3 main
   [junit4]   2> 609474 T2792 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 609474 T2792 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 609474 T2792 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 609474 T2793 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4c3ad3 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 609475 T2744 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 609475 T2744 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C5895 name=collection1 org.apache.solr.core.SolrCore@1e5ec9a
   [junit4]   2> 609479 T2775 C5895 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=93.673828125, floorSegmentMB=0.28515625, forceMergeDeletesPctAllowed=4.345763832908202, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 609480 T2775 C5895 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49b8e2; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 609480 T2775 C5895 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 609481 T2775 C5895 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[123456]} 0 4
   [junit4]   2> 609485 T2776 C5895 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 609495 T2776 C5895 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49b8e2; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.NIOFSDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@49b8e2; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
   [junit4]   2> 609495 T2776 C5895 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 609499 T2776 C5895 oass.SolrIndexSearcher.<init> Opening Searcher@3aae66 main
   [junit4]   2> 609499 T2776 C5895 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 609499 T2780 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3aae66 main{StandardDirectoryReader(segments_2:3 _0(4.6):c1)}
   [junit4]   2> 609499 T2776 C5895 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} {commit=} 0 16
   [junit4]   2> 609522 T2744 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=7693006
   [junit4]   2> 609523 T2744 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1e5ec9a
   [junit4]   2> 609523 T2744 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=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 609524 T2744 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 609524 T2744 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 609525 T2744 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 609525 T2744 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 609526 T2744 oasc.CachingDirectoryFactory.close Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 609526 T2744 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1/data/index;done=false>>]
   [junit4]   2> 609526 T2744 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1/data/index
   [junit4]   2> 609527 T2744 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1/data;done=false>>]
   [junit4]   2> 609527 T2744 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1/data
   [junit4]   2> 609527 T2744 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 609580 T2744 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 609582 T2744 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:42407
   [junit4]   2> 609583 T2744 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 609583 T2744 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 609583 T2744 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave
   [junit4]   2> 609584 T2744 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/'
   [junit4]   2> 609592 T2744 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/solr.xml
   [junit4]   2> 609602 T2744 oasc.CoreContainer.<init> New CoreContainer 10795208
   [junit4]   2> 609602 T2744 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/]
   [junit4]   2> 609603 T2744 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 609603 T2744 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 609603 T2744 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 609604 T2744 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 609604 T2744 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 609604 T2744 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 609604 T2744 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 609605 T2744 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 609605 T2744 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 609606 T2744 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 609606 T2744 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 609607 T2804 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1
   [junit4]   2> 609608 T2804 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1/'
   [junit4]   2> 609622 T2804 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 609627 T2804 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 609627 T2804 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 609629 T2804 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 609634 T2804 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 609635 T2804 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 609635 T2804 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1/data/
   [junit4]   2> 609635 T2804 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 609635 T2804 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1/data
   [junit4]   2> 609636 T2804 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1/data/index/
   [junit4]   2> 609636 T2804 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 609636 T2804 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 609637 T2804 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 609637 T2804 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 609637 T2804 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 609637 T2804 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 609637 T2804 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 609638 T2804 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 609639 T2804 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 609639 T2804 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 609640 T2804 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1/data/index
   [junit4]   2> 609640 T2804 oass.SolrIndexSearcher.<init> Opening Searcher@1c3f592 main
   [junit4]   2> 609641 T2804 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
   [junit4]   2> 609641 T2804 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 609641 T2805 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1c3f592 main{StandardDirectoryReader(segments_2:3 _0(4.6):c1)}
   [junit4]   2> 609641 T2744 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 609642 T2744 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 609647 T2808 oash.SnapPuller.<init> WARN 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 609648 T2808 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
   [junit4]   2> ASYNC  NEW_CORE C5896 name=collection1 org.apache.solr.core.SolrCore@76d520
   [junit4]   2> 609650 T2788 C5896 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=1 
   [junit4]   2> ASYNC  NEW_CORE C5897 name=collection1 org.apache.solr.core.SolrCore@1baba38
   [junit4]   2> 609650 T2800 C5897 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:49930/solr/replication&command=fetchindex} status=0 QTime=6 
   [junit4]   2> 609652 T2744 oas.SolrTestCaseJ4.tearDown ###Ending testNoWriter
   [junit4]   2> 609675 T2744 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=27984823
   [junit4]   2> 609676 T2744 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@76d520
   [junit4]   2> 609676 T2744 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 609676 T2744 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 609677 T2744 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 609677 T2744 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 609678 T2744 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 609678 T2744 oasc.CachingDirectoryFactory.close Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 609679 T2744 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835297/master/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835297/master/collection1/data/index;done=false>>]
   [junit4]   2> 609679 T2744 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835297/master/collection1/data/index
   [junit4]   2> 609679 T2744 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835297/master/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835297/master/collection1/data;done=false>>]
   [junit4]   2> 609680 T2744 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835297/master/collection1/data
   [junit4]   2> 609680 T2744 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 609754 T2744 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=10795208
   [junit4]   2> 609755 T2744 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1baba38
   [junit4]   2> 609756 T2744 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 609756 T2744 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 609757 T2744 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 609757 T2744 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 609757 T2744 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 609758 T2744 oasc.CachingDirectoryFactory.close Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 609758 T2744 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1/data;done=false>>]
   [junit4]   2> 609758 T2744 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1/data
   [junit4]   2> 609759 T2744 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1/data/index;done=false>>]
   [junit4]   2> 609759 T2744 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292835389/slave/collection1/data/index
   [junit4]   2> 609759 T2744 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 609817 T2744 oas.SolrTestCaseJ4.setUp ###Starting doTestSnapPullWithMasterUrl
   [junit4]   2> 609820 T2744 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 609822 T2744 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49355
   [junit4]   2> 609822 T2744 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 609823 T2744 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 609823 T2744 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292836186/master
   [junit4]   2> 609823 T2744 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292836186/master/'
   [junit4]   2> 609832 T2744 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292836186/master/solr.xml
   [junit4]   2> 609843 T2744 oasc.CoreContainer.<init> New CoreContainer 28990674
   [junit4]   2> 609843 T2744 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292836186/master/]
   [junit4]   2> 609844 T2744 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 609844 T2744 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 609844 T2744 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 609844 T2744 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 609845 T2744 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 609845 T2744 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 609845 T2744 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 609845 T2744 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 609846 T2744 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 609847 T2744 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 609847 T2744 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 609848 T2819 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292836186/master/collection1
   [junit4]   2> 609848 T2819 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292836186/master/collection1/'
   [junit4]   2> 609862 T2819 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 609870 T2819 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 609871 T2819 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 609873 T2819 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 609875 T2819 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 609875 T2819 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 609875 T2819 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292836186/master/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292836186/master/collection1/data/
   [junit4]   2> 609875 T2819 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 609876 T2819 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292836186/master/collection1/data
   [junit4]   2> 609876 T2819 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292836186/master/collection1/data/index/
   [junit4]   2> 609876 T2819 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292836186/master/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 609876 T2819 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292836186/master/collection1/data/index
   [junit4]   2> 609877 T2819 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5145256842406513]
   [junit4]   2> 609877 T2819 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@142c160 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1224bde),segFN=segments_1,generation=1}
   [junit4]   2> 609877 T2819 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 609878 T2819 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 609878 T2819 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 609878 T2819 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 609878 T2819 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 609878 T2819 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 609878 T2819 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 609878 T2819 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 609880 T2819 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 609881 T2819 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 609881 T2819 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 609881 T2819 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19000634082871742]
   [junit4]   2> 609881 T2819 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@142c160 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1224bde),segFN=segments_1,generation=1}
   [junit4]   2> 609882 T2819 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 609882 T2819 oass.SolrIndexSearcher.<init> Opening Searcher@14e9f73 main
   [junit4]   2> 609882 T2819 oash.ReplicationHandler.inform Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 609882 T2819 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 609882 T2820 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@14e9f73 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 609882 T2819 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 609883 T2744 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 609883 T2744 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 609886 T2744 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 609889 T2744 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37063
   [junit4]   2> 609890 T2744 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 609890 T2744 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 609890 T2744 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292836253/slave
   [junit4]   2> 609890 T2744 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292836253/slave/'
   [junit4]   2> 609897 T2744 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292836253/slave/solr.xml
   [junit4]   2> 609906 T2744 oasc.CoreContainer.<init> New CoreContainer 10796516
   [junit4]   2> 609906 T2744 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292836253/slave/]
   [junit4]   2> 609907 T2744 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 609907 T2744 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 609907 T2744 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 609907 T2744 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 609908 T2744 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 609908 T2744 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 609908 T2744 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 609908 T2744 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 609909 T2744 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 609909 T2744 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 609910 T2744 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 609913 T2831 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292836253/slave/collection1
   [junit4]   2> 609913 T2831 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292836253/slave/collection1/'
   [junit4]   2> 609928 T2831 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 609940 T2831 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 609941 T2831 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 609943 T2831 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 609945 T2831 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 609946 T2831 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 609946 T2831 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292836253/slave/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292836253/slave/collection1/data/
   [junit4]   2> 609946 T2831 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 609947 T2831 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292836253/slave/collection1/data
   [junit4]   2> 609947 T2831 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292836253/slave/collection1/data/index/
   [junit4]   2> 609947 T2831 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292836253/slave/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 609948 T2831 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292836253/slave/collection1/data/index
   [junit4]   2> 609948 T2831 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5145256842406513]
   [junit4]   2> 609949 T2831 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1728ae3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ef033),segFN=segments_1,generation=1}
   [junit4]   2> 609949 T2831 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 609950 T2831 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 609950 T2831 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 609950 T2831 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 609950 T2831 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 609950 T2831 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 609951 T2831 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 609951 T2831 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 609952 T2831 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 609953 T2831 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 609953 T2831 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 609953 T2831 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19000634082871742]
   [junit4]   2> 609954 T2831 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1728ae3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1ef033),segFN=segments_1,generation=1}
   [junit4]   2> 609954 T2831 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 609954 T2831 oass.SolrIndexSearcher.<init> Opening Searcher@a6850c main
   [junit4]   2> 609955 T2831 oash.SnapPuller.startExecutorService Poll Scheduled at an interval of 1000ms
   [junit4]   2> 609955 T2831 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 609955 T2832 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a6850c main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 609956 T2744 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 609956 T2744 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 609981 T2744 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=10796516
   [junit4]   2> 609981 T2744 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@c7f569
   [junit4]   2> 609982 T2744 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 609982 T2744 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 609983 T2744 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 609983 T2744 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 609984 T2744 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 609984 T2744 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 609984 T2744 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292836253/slave/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292836253/slave/collection1/data/index;done=false>>]
   [junit4]   2> 609984 T2744 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292836253/slave/collection1/data/index
   [junit4]   2> 609985 T2744 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292836253/slave/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292836253/slave/collection1/data;done=false>>]
   [junit4]   2> 609985 T2744 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292836253/slave/collection1/data
   [junit4]   2> 609985 T2744 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 610038 T2744 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 610040 T2744 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57029
   [junit4]   2> 610041 T2744 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 610041 T2744 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 610041 T2744 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292836253/slave
   [junit4]   2> 610041 T2744 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292836253/slave/'
   [junit4]   2> 610048 T2744 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292836253/slave/solr.xml
   [junit4]   2> 610058 T2744 oasc.CoreContainer.<init> New CoreContainer 1627390
   [junit4]   2> 610058 T2744 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292836253/slave/]
   [junit4]   2> 610059 T2744 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 610059 T2744 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 610059 T2744 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 610059 T2744 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 610060 T2744 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 610060 T2744 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 610060 T2744 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 610060 T2744 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 610061 T2744 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 610061 T2744 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 610062 T2744 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 610063 T2844 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292836253/slave/collection1
   [junit4]   2> 610063 T2844 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292836253/slave/collection1/'
   [junit4]   2> 610077 T2844 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 610083 T2844 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 610083 T2844 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 610085 T2844 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 610090 T2844 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 610090 T2844 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 610090 T2844 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292836253/slave/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292836253/slave/collection1/data/
   [junit4]   2> 610090 T2844 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 610091 T2844 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292836253/slave/collection1/data
   [junit4]   2> 610091 T2844 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292836253/slave/collection1/data/index/
   [junit4]   2> 610091 T2844 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292836253/slave/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 610091 T2844 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292836253/slave/collection1/data/index
   [junit4]   2> 610091 T2844 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=40, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5145256842406513]
   [junit4]   2> 610092 T2844 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@a5bb98 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17be7ac),segFN=segments_1,generation=1}
   [junit4]   2> 610092 T2844 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 610093 T2844 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 610093 T2844 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 610093 T2844 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 610093 T2844 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 610093 T2844 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 610093 T2844 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 610093 T2844 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 610094 T2844 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 610095 T2844 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 610095 T2844 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 610095 T2844 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.19000634082871742]
   [junit4]   2> 610096 T2844 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@a5bb98 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17be7ac),segFN=segments_1,generation=1}
   [junit4]   2> 610096 T2844 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 610096 T2844 oass.SolrIndexSearcher.<init> Opening Searcher@1f20988 main
   [junit4]   2> 610096 T2844 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 610097 T2844 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 610097 T2845 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1f20988 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 610097 T2744 oass.SolrDispatchFilter.

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

.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292891910/repeater/collection1/data/index.20131101200132079;done=false>>]
   [junit4]   2> 665881 T2744 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292891910/repeater/collection1/data/index.20131101200132079
   [junit4]   2> 665882 T2744 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 665934 T2744 oas.SolrTestCaseJ4.tearDown ###Ending doTestRepeater
   [junit4]   2> 665955 T2744 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=22704901
   [junit4]   2> 665955 T2744 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@e1e9bb
   [junit4]   2> 665956 T2744 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=6,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 665956 T2744 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 665956 T2744 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 665957 T2744 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 665957 T2744 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 665957 T2744 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 665958 T2744 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292891617/master/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292891617/master/collection1/data;done=false>>]
   [junit4]   2> 665958 T2744 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292891617/master/collection1/data
   [junit4]   2> 665958 T2744 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292891617/master/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292891617/master/collection1/data/index;done=false>>]
   [junit4]   2> 665959 T2744 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292891617/master/collection1/data/index
   [junit4]   2> 665959 T2744 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 666030 T2744 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=4107840
   [junit4]   2> 666031 T2744 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@9c55b2
   [junit4]   2> 666031 T2744 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 666032 T2744 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 666032 T2744 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 666032 T2744 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 666033 T2744 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 666033 T2744 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 666033 T2744 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292891710/slave/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292891710/slave/collection1/data;done=false>>]
   [junit4]   2> 666033 T2744 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292891710/slave/collection1/data
   [junit4]   2> 666034 T2744 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292891710/slave/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292891710/slave/collection1/data/index;done=false>>]
   [junit4]   2> 666034 T2744 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./org.apache.solr.handler.TestReplicationHandler$SolrInstance-1383292891710/slave/collection1/data/index
   [junit4]   2> 666034 T2744 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 666088 T2744 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene46: {name=PostingsFormat(name=NestedPulsing), id=PostingsFormat(name=NestedPulsing), newname=PostingsFormat(name=NestedPulsing)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=sr_BA, timezone=Pacific/Nauru
   [junit4]   2> NOTE: Linux 3.8.0-32-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=1,free=36700680,total=167952384
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrQueryParser, QueryEqualityTest, UUIDFieldTest, TestSolrDeletionPolicy1, TestLRUCache, TestPostingsSolrHighlighter, ClusterStateTest, CSVRequestHandlerTest, SearchHandlerTest, TestRemoteStreaming, SynonymTokenizerTest, TestLuceneMatchVersion, ShardRoutingTest, DateMathParserTest, TestCoreContainer, ZkCLITest, JsonLoaderTest, FieldMutatingUpdateProcessorTest, AutoCommitTest, BasicFunctionalityTest, TestValueSourceCache, TestConfig, SolrCoreTest, UpdateParamsTest, CoreMergeIndexesAdminHandlerTest, TestUniqueKeyFieldResource, ExternalFileFieldSortTest, BadCopyFieldTest, TestMergePolicyConfig, PrimitiveFieldTypeTest, TestDefaultSearchFieldResource, SimpleFacetsTest, TestRealTimeGet, LeaderElectionTest, TestSuggestSpellingConverter, TestMaxScoreQueryParser, CoreAdminHandlerTest, SuggesterFSTTest, TestCharFilters, SchemaVersionSpecificBehaviorTest, SolrInfoMBeanTest, ZkControllerTest, TestLFUCache, AssignTest, BinaryUpdateRequestHandlerTest, StressHdfsTest, SliceStateTest, TestPHPSerializedResponseWriter, TermsComponentTest, ReturnFieldsTest, QueryElevationComponentTest, RecoveryZkTest, DeleteReplicaTest, ResourceLoaderTest, DocValuesMissingTest, TestStressVersions, TestAddFieldRealTimeGet, AddBlockUpdateTest, QueryParsingTest, TestReloadAndDeleteDocs, BasicDistributedZkTest, TestExtendedDismaxParser, URLClassifyProcessorTest, TestPseudoReturnFields, TestLMDirichletSimilarityFactory, TestSchemaSimilarityResource, OverseerCollectionProcessorTest, SystemInfoHandlerTest, CopyFieldTest, TestSurroundQueryParser, SpatialFilterTest, TestBM25SimilarityFactory, TestBadConfig, TestSearchPerf, DistributedSpellCheckComponentTest, TestInfoStreamLogging, LoggingHandlerTest, SoftAutoCommitTest, FileBasedSpellCheckerTest, RegexBoostProcessorTest, EchoParamsTest, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, OverseerTest, LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler]
   [junit4] Completed on J0 in 57.18s, 14 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 483 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:428: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:408: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:483: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1263: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:906: There were test failures: 333 suites, 1469 tests, 1 failure, 41 ignored (6 assumptions)

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



[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.6.0_45) - Build # 8029 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8029/
Java: 64bit/jdk1.6.0_45 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([613BEFB987FEF04D:E0DD61A1F0A19071]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testSolrJAPICalls(CollectionsAPIDistributedZkTest.java:265)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:195)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	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:662)




Build Log:
[...truncated 9709 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> 883900 T2246 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_/mt
   [junit4]   2> 883904 T2246 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-CollectionsAPIDistributedZkTest-1383287478196
   [junit4]   2> 883905 T2246 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 883905 T2247 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 884005 T2246 oasc.ZkTestServer.run start zk server on port:45878
   [junit4]   2> 884007 T2246 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 884016 T2253 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a3c12c1 name:ZooKeeperConnection Watcher:127.0.0.1:45878 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 884016 T2246 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 884016 T2246 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 884026 T2246 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 884028 T2255 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@44232be2 name:ZooKeeperConnection Watcher:127.0.0.1:45878/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 884028 T2246 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 884029 T2246 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 884034 T2246 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 884039 T2246 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 884043 T2246 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 884048 T2246 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 884049 T2246 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 884055 T2246 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 884055 T2246 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 884061 T2246 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 884061 T2246 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 884065 T2246 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 884066 T2246 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 884070 T2246 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 884071 T2246 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 884075 T2246 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 884075 T2246 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 884079 T2246 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 884080 T2246 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 884084 T2246 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 884084 T2246 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 884089 T2246 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 884089 T2246 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 884093 T2246 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 884094 T2246 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> Using new style solr.xml
   [junit4]   2> 884100 T2246 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 884101 T2257 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d2cedb name:ZooKeeperConnection Watcher:127.0.0.1:45878 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 884101 T2246 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 884102 T2246 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 884106 T2246 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 884108 T2259 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@30505e82 name:ZooKeeperConnection Watcher:127.0.0.1:45878/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 884108 T2246 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 884108 T2246 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.xml to /configs/conf2/solrconfig.xml
   [junit4]   2> 884109 T2246 oascc.SolrZkClient.makePath makePath: /configs/conf2/solrconfig.xml
   [junit4]   2> 884115 T2246 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf2/schema.xml
   [junit4]   2> 884115 T2246 oascc.SolrZkClient.makePath makePath: /configs/conf2/schema.xml
   [junit4]   2> 884121 T2246 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 884122 T2246 oascc.SolrZkClient.makePath makePath: /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 884126 T2246 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf2/stopwords.txt
   [junit4]   2> 884127 T2246 oascc.SolrZkClient.makePath makePath: /configs/conf2/stopwords.txt
   [junit4]   2> 884131 T2246 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf2/protwords.txt
   [junit4]   2> 884131 T2246 oascc.SolrZkClient.makePath makePath: /configs/conf2/protwords.txt
   [junit4]   2> 884135 T2246 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf2/currency.xml
   [junit4]   2> 884135 T2246 oascc.SolrZkClient.makePath makePath: /configs/conf2/currency.xml
   [junit4]   2> 884139 T2246 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf2/open-exchange-rates.json
   [junit4]   2> 884140 T2246 oascc.SolrZkClient.makePath makePath: /configs/conf2/open-exchange-rates.json
   [junit4]   2> 884143 T2246 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 884144 T2246 oascc.SolrZkClient.makePath makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 884147 T2246 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf2/old_synonyms.txt
   [junit4]   2> 884148 T2246 oascc.SolrZkClient.makePath makePath: /configs/conf2/old_synonyms.txt
   [junit4]   2> 884152 T2246 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf2/synonyms.txt
   [junit4]   2> 884152 T2246 oascc.SolrZkClient.makePath makePath: /configs/conf2/synonyms.txt
   [junit4]   2> 884156 T2246 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/elevate.xml to /configs/conf2/elevate.xml
   [junit4]   2> 884156 T2246 oascc.SolrZkClient.makePath makePath: /configs/conf2/elevate.xml
   [junit4]   2> 884243 T2246 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 884247 T2246 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:40611
   [junit4]   2> 884247 T2246 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 884248 T2246 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 884248 T2246 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383287478462
   [junit4]   2> 884248 T2246 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383287478462/'
   [junit4]   2> 884261 T2246 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383287478462/solr.xml
   [junit4]   2> 884315 T2246 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 884316 T2246 oasc.CoreContainer.<init> New CoreContainer 576767071
   [junit4]   2> 884316 T2246 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383287478462/]
   [junit4]   2> 884317 T2246 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 884317 T2246 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 884318 T2246 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 884318 T2246 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 884319 T2246 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 884319 T2246 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 884319 T2246 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 884320 T2246 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 884320 T2246 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 884321 T2246 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 884321 T2246 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 884322 T2246 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45878/solr
   [junit4]   2> 884322 T2246 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 884323 T2246 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 884325 T2270 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7efc4a9a name:ZooKeeperConnection Watcher:127.0.0.1:45878 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 884325 T2246 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 884328 T2246 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 884330 T2272 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@63ce33dc name:ZooKeeperConnection Watcher:127.0.0.1:45878/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 884330 T2246 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 884333 T2246 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 884339 T2246 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 884344 T2246 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 884347 T2246 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40611__%2Fmt
   [junit4]   2> 884348 T2246 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40611__%2Fmt
   [junit4]   2> 884353 T2246 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 884360 T2246 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 884363 T2246 oasc.Overseer.start Overseer (id=90655128171184133-127.0.0.1:40611__%2Fmt-n_0000000000) starting
   [junit4]   2> 884367 T2246 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 884373 T2274 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 884373 T2246 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 884377 T2246 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 884380 T2246 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 884384 T2273 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 884386 T2246 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383287478462
   [junit4]   2> 884387 T2246 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383287478462/conf/
   [junit4]   2> 884408 T2246 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 884409 T2246 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 884409 T2246 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 884411 T2246 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 884413 T2277 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@930fe4e name:ZooKeeperConnection Watcher:127.0.0.1:45878/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 884413 T2246 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 884416 T2246 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 884419 T2246 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 884493 T2246 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 884495 T2246 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:45523
   [junit4]   2> 884496 T2246 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 884497 T2246 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 884497 T2246 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383287478711
   [junit4]   2> 884497 T2246 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383287478711/'
   [junit4]   2> 884509 T2246 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383287478711/solr.xml
   [junit4]   2> 884571 T2246 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 884571 T2246 oasc.CoreContainer.<init> New CoreContainer 974786750
   [junit4]   2> 884572 T2246 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383287478711/]
   [junit4]   2> 884573 T2246 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 884573 T2246 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 884573 T2246 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 884574 T2246 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 884574 T2246 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 884575 T2246 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 884575 T2246 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 884575 T2246 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 884576 T2246 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 884577 T2246 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 884577 T2246 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 884577 T2246 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45878/solr
   [junit4]   2> 884578 T2246 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 884579 T2246 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 884581 T2288 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@54147bf name:ZooKeeperConnection Watcher:127.0.0.1:45878 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 884582 T2246 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 884586 T2246 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 884588 T2290 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@cbc5921 name:ZooKeeperConnection Watcher:127.0.0.1:45878/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 884588 T2246 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 884594 T2246 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 885599 T2246 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45523__%2Fmt
   [junit4]   2> 885600 T2246 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45523__%2Fmt
   [junit4]   2> 885608 T2290 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 885609 T2272 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 885610 T2277 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 885616 T2246 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383287478711
   [junit4]   2> 885617 T2246 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383287478711/conf/
   [junit4]   2> 885645 T2246 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 885646 T2246 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 885646 T2246 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 885721 T2246 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 885724 T2246 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:44066
   [junit4]   2> 885725 T2246 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 885725 T2246 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 885726 T2246 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383287479938
   [junit4]   2> 885726 T2246 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383287479938/'
   [junit4]   2> 885747 T2246 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383287479938/solr.xml
   [junit4]   2> 885800 T2246 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 885800 T2246 oasc.CoreContainer.<init> New CoreContainer 34467562
   [junit4]   2> 885801 T2246 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383287479938/]
   [junit4]   2> 885802 T2246 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 885802 T2246 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 885802 T2246 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 885803 T2246 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 885803 T2246 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 885803 T2246 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 885804 T2246 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 885804 T2246 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 885804 T2246 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 885805 T2246 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 885806 T2246 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 885806 T2246 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45878/solr
   [junit4]   2> 885807 T2246 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 885808 T2246 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 885809 T2302 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@60c045b3 name:ZooKeeperConnection Watcher:127.0.0.1:45878 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 885810 T2246 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 885814 T2246 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 885815 T2304 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2e794754 name:ZooKeeperConnection Watcher:127.0.0.1:45878/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 885815 T2246 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 885821 T2246 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 886827 T2246 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44066__%2Fmt
   [junit4]   2> 886828 T2246 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44066__%2Fmt
   [junit4]   2> 886833 T2290 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 886834 T2304 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 886835 T2277 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 886835 T2272 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 886841 T2246 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383287479938
   [junit4]   2> 886842 T2246 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1383287479938/conf/
   [junit4]   2> 886870 T2246 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 886871 T2246 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 886871 T2246 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 886956 T2246 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 886959 T2246 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:36886
   [junit4]   2> 886960 T2246 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 886960 T2246 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 886961 T2246 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383287481163
   [junit4]   2> 886961 T2246 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383287481163/'
   [junit4]   2> 886987 T2246 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383287481163/solr.xml
   [junit4]   2> 887029 T2246 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 887030 T2246 oasc.CoreContainer.<init> New CoreContainer 74819161
   [junit4]   2> 887030 T2246 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383287481163/]
   [junit4]   2> 887032 T2246 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 887032 T2246 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 887032 T2246 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 887033 T2246 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 887033 T2246 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 887033 T2246 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 887034 T2246 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 887034 T2246 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 887034 T2246 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 887035 T2246 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 887036 T2246 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 887036 T2246 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45878/solr
   [junit4]   2> 887037 T2246 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 887037 T2246 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 887039 T2316 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@47fc1f58 name:ZooKeeperConnection Watcher:127.0.0.1:45878 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 887040 T2246 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 887044 T2246 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 887046 T2318 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@212e68e name:ZooKeeperConnection Watcher:127.0.0.1:45878/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 887046 T2246 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 887066 T2246 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 888071 T2246 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36886__%2Fmt
   [junit4]   2> 888073 T2246 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36886__%2Fmt
   [junit4]   2> 888079 T2272 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 888079 T2318 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 888080 T2304 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 888081 T2277 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 888081 T2290 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 888087 T2246 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383287481163
   [junit4]   2> 888088 T2246 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383287481163/conf/
   [junit4]   2> 888109 T2246 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 888110 T2246 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 888111 T2246 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 888173 T2246 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 888175 T2246 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54393
   [junit4]   2> 888176 T2246 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 888177 T2246 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 888177 T2246 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383287482403
   [junit4]   2> 888177 T2246 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383287482403/'
   [junit4]   2> 888190 T2246 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383287482403/solr.xml
   [junit4]   2> 888242 T2246 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 888243 T2246 oasc.CoreContainer.<init> New CoreContainer 1586970830
   [junit4]   2> 888243 T2246 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383287482403/]
   [junit4]   2> 888245 T2246 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 888245 T2246 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 888245 T2246 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 888246 T2246 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 888246 T2246 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 888246 T2246 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 888247 T2246 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 888247 T2246 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 888247 T2246 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 888248 T2246 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 888249 T2246 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 888249 T2246 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45878/solr
   [junit4]   2> 888250 T2246 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 888251 T2246 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 888252 T2330 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c1fc4e6 name:ZooKeeperConnection Watcher:127.0.0.1:45878 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 888253 T2246 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 888256 T2246 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 888257 T2332 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b5f5ed name:ZooKeeperConnection Watcher:127.0.0.1:45878/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 888258 T2246 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 888264 T2246 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 889270 T2246 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54393__%2Fmt
   [junit4]   2> 889272 T2246 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54393__%2Fmt
   [junit4]   2> 889278 T2272 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 889279 T2318 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 889279 T2277 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 889280 T2304 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 889280 T2290 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 889281 T2332 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 889287 T2246 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383287482403
   [junit4]   2> 889288 T2246 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383287482403/conf/
   [junit4]   2> 889317 T2246 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 889318 T2246 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 889318 T2246 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 889327 T2284 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=2&collection.configName=conf1&name=solrj_collection&replicationFactor=2&action=CREATE&router.field=myOwnField&wt=javabin&router.name=compositeId&version=2
   [junit4]   2> 889330 T2272 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 889332 T2272 oasc.DistributedQueue$LatchChildWatcher.process Watcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 889333 T2274 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"solrj_collection",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "router.field":"myOwnField",
   [junit4]   2> 	  "router.name":"compositeId"}
   [junit4]   2> 889333 T2274 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"solrj_collection",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "router.field":"myOwnField",
   [junit4]   2> 	  "router.name":"compositeId"}
   [junit4]   2> 890398 T2273 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 890399 T2273 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: solrj_collection
   [junit4]   2> 890399 T2273 oasc.Overseer$ClusterStateUpdater.createCollection Create collection solrj_collection with shards [shard1, shard2]
   [junit4]   2> 890404 T2318 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 890404 T2304 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 890405 T2290 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 890405 T2277 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 890404 T2272 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 890405 T2332 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 890437 T2274 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2] , repFactor : 2
   [junit4]   2> 890438 T2274 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard1_replica1 as part of slice shard1 of collection solrj_collection on 127.0.0.1:54393__%2Fmt
   [junit4]   2> 890438 T2274 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard1_replica2 as part of slice shard1 of collection solrj_collection on 127.0.0.1:36886__%2Fmt
   [junit4]   2> 890438 T2274 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard2_replica1 as part of slice shard2 of collection solrj_collection on 127.0.0.1:45523__%2Fmt
   [junit4]   2> 890440 T2274 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard2_replica2 as part of slice shard2 of collection solrj_collection on 127.0.0.1:40611__%2Fmt
   [junit4]   2> 890441 T2312 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica2 state=down
   [junit4]   2> 890441 T2286 oasc.ZkController.publish publishing core=solrj_collection_shard2_replica1 state=down
   [junit4]   2> 890441 T2327 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica1 state=down
   [junit4]   2> 890442 T2266 oasc.ZkController.publish publishing core=solrj_collection_shard2_replica2 state=down
   [junit4]   2> 890443 T2312 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 890443 T2286 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 890444 T2327 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 890444 T2266 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 891914 T2273 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 891916 T2273 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:36886/_/mt",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36886__%2Fmt",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 891922 T2273 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45523/_/mt",
   [junit4]   2> 	  "core":"solrj_collection_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:45523__%2Fmt",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 891927 T2273 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54393/_/mt",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54393__%2Fmt",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 891932 T2273 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40611/_/mt",
   [junit4]   2> 	  "core":"solrj_collection_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40611__%2Fmt",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 891938 T2318 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 891938 T2277 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 891938 T2290 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 891938 T2272 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 891939 T2332 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 891939 T2304 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 892444 T2312 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard1_replica2
   [junit4]   2> 892444 T2286 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard2_replica1
   [junit4]   2> 892445 T2266 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard2_replica2
   [junit4]   2> 892445 T2312 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard1_replica2' using instanceDir: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383287481163/solrj_collection_shard1_replica2
   [junit4]   2> 892445 T2312 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 892444 T2327 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard1_replica1
   [junit4]   2> 892445 T2286 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard2_replica1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383287478711/solrj_collection_shard2_replica1
   [junit4]   2> 892445 T2266 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard2_replica2' using instanceDir: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383287478462/solrj_collection_shard2_replica2
   [junit4]   2> 892447 T2266 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 892446 T2312 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:solrj_collection
   [junit4]   2> 892446 T2286 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 892446 T2327 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard1_replica1' using instanceDir: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383287482403/solrj_collection_shard1_replica1
   [junit4]   2> 892448 T2327 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 892447 T2266 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:solrj_collection
   [junit4]   2> 892447 T2312 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection
   [junit4]   2> 892449 T2266 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection
   [junit4]   2> 892448 T2286 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:solrj_collection
   [junit4]   2> 892450 T2286 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection
   [junit4]   2> 892450 T2327 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:solrj_collection
   [junit4]   2> 892450 T2327 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection
   [junit4]   2> 892455 T2286 oasc.ZkController.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 892456 T2327 oasc.ZkController.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 892457 T2266 oasc.ZkController.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 892457 T2312 oasc.ZkController.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 892459 T2286 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383287478711/solrj_collection_shard2_replica1/'
   [junit4]   2> 892460 T2312 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383287481163/solrj_collection_shard1_replica2/'
   [junit4]   2> 892461 T2266 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383287478462/solrj_collection_shard2_replica2/'
   [junit4]   2> 892462 T2327 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383287482403/solrj_collection_shard1_replica1/'
   [junit4]   2> 892554 T2327 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 892556 T2312 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 892572 T2286 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 892606 T2266 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 892670 T2286 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 892673 T2286 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 892685 T2327 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 892687 T2312 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 892687 T2327 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 892689 T2312 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 892691 T2286 oass.IndexSchema.readSchema [solrj_collection_shard2_replica1] Schema name=test
   [junit4]   2> 892717 T2327 oass.IndexSchema.readSchema [solrj_collection_shard1_replica1] Schema name=test
   [junit4]   2> 892738 T2312 oass.IndexSchema.readSchema [solrj_collection_shard1_replica2] Schema name=test
   [junit4]   2> 892740 T2266 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 892743 T2266 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 892796 T2266 oass.IndexSchema.readSchema [solrj_collection_shard2_replica2] Schema name=test
   [junit4]   2> 893868 T2286 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 893870 T2286 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 893871 T2286 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 893895 T2286 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 893913 T2286 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 893920 T2327 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 893922 T2327 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 893935 T2327 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 893942 T2266 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 893943 T2266 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 893943 T2266 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 893943 T2327 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 893959 T2327 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 893961 T2312 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 893962 T2312 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 893963 T2312 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 893964 T2266 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 893967 T2286 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 893970 T2266 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 893972 T2312 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 893974 T2286 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 893978 T2312 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 893980 T2286 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 893985 T2286 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 893986 T2286 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 893986 T2286 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 894005 T2286 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 894006 T2286 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 894007 T2286 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 894007 T2286 oasc.SolrCore.<init> [solrj_collection_shard2_replica1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383287478711/solrj_collection_shard2_replica1/, dataDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383287478711/solrj_collection_shard2_replica1/data/
   [junit4]   2> 894008 T2286 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@569bc36d
   [junit4]   2> 894009 T2286 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383287478711/solrj_collection_shard2_replica1/data
   [junit4]   2> 894009 T2286 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383287478711/solrj_collection_shard2_replica1/data/index/
   [junit4]   2> 894009 T2286 oasc.SolrCore.initIndex WARN [solrj_collection_shard2_replica1] Solr index directory '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383287478711/solrj_collection_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 894010 T2286 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1383287478711/solrj_collection_shard2_replica1/data/index
   [junit4]   2> 894011 T2286 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7217608142892576]
   [junit4]   2> 894012 T2286 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4d8830db lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66f3b0),segFN=segments_1,generation=1}
   [junit4]   2> 894012 T2286 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 894016 T2286 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 894016 T2286 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 894016 T2327 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 894017 T2286 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 894017 T2286 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 894018 T2286 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 894018 T2286 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 894019 T2286 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 894019 T2286 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 894019 T2286 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 894020 T2286 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 894021 T2286 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 894021 T2286 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 894021 T2286 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 894022 T2286 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 894022 T2327 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 894022 T2286 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 894024 T2286 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 894027 T2266 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 894027 T2327 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 894027 T2286 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 894028 T2286 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 894029 T2286 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=41.6513671875, floorSegmentMB=0.3046875, forceMergeDeletesPctAllowed=5.5630924612891715, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8009718435159443
   [junit4]   2> 894030 T2286 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4d8830db lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@66f3b0),segFN=segments_1,generation=1}
   [junit4]   2> 894030 T2286 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 894030 T2327 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 894031 T2286 oass.SolrIndexSearcher.<init> Opening Searcher@6f0eee6c main
   [junit4]   2> 894031 T2327 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 894032 T2327 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 894034 T2312 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 894034 T2266 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 894035 T2338 oasc.SolrCore.registerSearcher [solrj_collection_shard2_replica1] Registered new searcher Searcher@6f0eee6c main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 894037 T2327 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 894037 T2327 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 894038 T2286 oasc.CoreContainer.registerCore registering core: solrj_collection_shard2_replica1
   [junit4]   2> 894038 T2327 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 894038 T2286 oasc.ZkController.register Register replica - core:solrj_collection_shard2_replica1 address:http://127.0.0.1:45523/_/mt collection:solrj_collection shard:shard2
   [junit4]   2> 894039 T2327 oasc.SolrCore.<init> [solrj_collection_shard1_replica1] Opening new SolrCore at ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383287482403/solrj_collection_shard1_replica1/, dataDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383287482403/solrj_collection_shard1_replica1/data/
   [junit4]   2> 894039 T2327 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@569bc36d
   [junit4]   2> 894040 T2266 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 894040 T2327 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383287482403/solrj_collection_shard1_replica1/data
   [junit4]   2> 894041 T2327 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383287482403/solrj_collection_shard1_replica1/data/index/
   [junit4]   2> 894041 T2327 oasc.SolrCore.initIndex WARN [solrj_collection_shard1_replica1] Solr index directory './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383287482403/solrj_collection_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 894042 T2327 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383287482403/solrj_collection_shard1_replica1/data/index
   [junit4]   2> 894043 T2327 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7217608142892576]
   [junit4]   2> 894044 T2327 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1a8bca2c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5d6dea1),segFN=segments_1,generation=1}
   [junit4]   2> 894044 T2266 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 894045 T2312 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 894045 T2266 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 894044 T2327 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 894046 T2266 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 894045 T2286 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection/leader_elect/shard2/election
   [junit4]   2> 894061 T2327 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 894061 T2312 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 894062 T2327 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 894063 T2327 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 894063 T2327 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 894063 T2266 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 894064 T2266 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 894063 T2327 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 894065 T2312 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 894065 T2312 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 894064 T2266 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 894066 T2312 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 894065 T2327 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 894066 T2266 oasc.SolrCore.<init> [solrj_collection_shard2_replica2] Opening new SolrCore at ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383287478462/solrj_collection_shard2_replica2/, dataDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383287478462/solrj_collection_shard2_replica2/data/
   [junit4]   2> 894068 T2327 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 894068 T2266 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@569bc36d
   [junit4]   2> 894069 T2327 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 894070 T2312 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 894071 T2266 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383287478462/solrj_collection_shard2_replica2/data
   [junit4]   2> 894070 T2327 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 894071 T2266 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383287478462/solrj_collection_shard2_replica2/data/index/
   [junit4]   2> 894071 T2312 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 894072 T2327 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 894072 T2266 oasc.SolrCore.initIndex WARN [solrj_collection_shard2_replica2] Solr index directory './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383287478462/solrj_collection_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 894074 T2327 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 894074 T2266 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1383287478462/solrj_collection_shard2_replica2/data/index
   [junit4]   2> 894074 T2327 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 894074 T2286 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 894073 T2312 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 894075 T2327 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 894075 T2266 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7217608142892576]
   [junit4]   2> 894076 T2327 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 894076 T2312 oasc.SolrCore.<init> [solrj_collection_shard1_replica2] Opening new SolrCore at ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383287481163/solrj_collection_shard1_replica2/, dataDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383287481163/solrj_collection_shard1_replica2/data/
   [junit4]   2> 894077 T2327 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 894077 T2312 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@569bc36d
   [junit4]   2> 894078 T2266 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@18532baf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c53e3db),segFN=segments_1,generation=1}
   [junit4]   2> 894079 T2312 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383287481163/solrj_collection_shard1_replica2/data
   [junit4]   2> 894079 T2266 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 894079 T2327 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 894079 T2312 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383287481163/solrj_collection_shard1_replica2/data/index/
   [junit4]   2> 894080 T2286 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=179999
   [junit4]   2> 894080 T2312 oasc.SolrCore.initIndex WARN [solrj_collection_shard1_replica2] Solr index directory './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383287481163/solrj_collection_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 894081 T2312 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1383287481163/solrj_collection_shard1_replica2/data/index
   [junit4]   2> 894082 T2312 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=43, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7217608142892576]
   [junit4]   2> 894083 T2312 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@761e4053 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6771795a),segFN=segments_1,generation=1}
   [junit4]   2> 894083 T2266 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 894083 T2312 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 894084 T2266 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 894084 T2327 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 894084 T2266 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 894085 T2327 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 894085 T2266 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 894086 T2266 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 894086 T2327 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=41.6513671875, floorSegmentMB=0.3046875, forceMergeDeletesPctAllowed=5.5630924612891715, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8009718435159443
   [junit4]   2> 894086 T2266 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 894087 T2312 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 894087 T2266 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 894087 T2327 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@1a8bca2c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5d6dea1),segFN=segments_1,generation=1}
   [junit4]   2> 894088 T2266 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 894089 T2266 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 894088 T2312 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 894088 T2327 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 894089 T2312 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 894089 T2266 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 894090 T2312 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 894090 T2327 oass.SolrIndexSearcher.<init> Opening Searcher@1ad530b7 main
   [junit4]   2> 894091 T2312 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 894091 T2266 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 894092 T2266 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 894092 T2312 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 894092 T2266 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 894093 T2312 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 894093 T2266 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 894093 T2312 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 894094 T2312 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 894094 T2266 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 894094 T2312 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 894094 T2339 oasc.SolrCore.registerSearcher [solrj_collection_shard1_replica1] Registered new searcher Searcher@1ad530b7 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 894095 T2312 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 894095 T2266 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 894095 T2312 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 894096 T2312 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 894097 T2312 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 894097 T2312 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 894097 T2327 oasc.CoreContainer.registerCore registering core: solrj_collection_shard1_replica1
   [junit4]   2> 894098 T2327 oasc.ZkController.register Register replica - core:solrj_collection_shard1_replica1 address:http://127.0.0.1:54393/_/mt collection:solrj_collection shard:shard1
   [junit4]   2> 894098 T2266 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 894099 T2266 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 894098 T2312 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 894099 T2266 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=41.6513671875, floorSegmentMB=0.3046875, forceMergeDeletesPctAllowed=5.5630924612891715, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8009718435159443
   [junit4]   2> 894100 T2327 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection/leader_elect/shard1/election
   [junit4]   2> 894100 T2266 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@18532baf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6c53e3db),segFN=segments_1,generation=1}
   [junit4]   2> 894101 T2266 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 894102 T2266 oass.SolrIndexSearcher.<init> Opening Searcher@f24ceb main
   [junit4]   2> 894102 T2312 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 894103 T2312 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 894104 T2312 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=41.6513671875, floorSegmentMB=0.3046875, forceMergeDeletesPctAllowed=5.5630924612891715, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8009718435159443
   [junit4]   2> 894116 T2340 oasc.SolrCore.registerSearcher [solrj_collection_shard2_replica2] Registered new searcher Searcher@f24ceb main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 894117 T2312 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@761e4053 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6771795a),segFN=segments_1,generation=1}
   [junit4]   2> 894117 T2266 oasc.CoreContainer.registerCore registering core: solrj_collection_shard2_replica2
   [junit4]   2> 894117 T2312 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 894118 T2266 oas

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

teClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 924041 T2354 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:36886/_/mt",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36886__%2Fmt",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 924042 T2246 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_/mt,null}
   [junit4]   2> 924047 T2332 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> 924094 T2246 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 54393
   [junit4]   2> 924095 T2246 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1586970830
   [junit4]   2> 925521 T2318 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 925565 T2354 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 925566 T2354 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54393/_/mt",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54393__%2Fmt",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "core_node_name":"core_node3"}
   [junit4]   2> 925566 T2354 oasc.Overseer$ClusterStateUpdater.updateState shard=shard1 is already registered
   [junit4]   2> 925571 T2332 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> 927097 T2246 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica1 state=down
   [junit4]   2> 927099 T2246 oasc.SolrCore.close [solrj_collection_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@11331cbb
   [junit4]   2> 927105 T2246 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 927106 T2246 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 927106 T2246 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 927106 T2246 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 927108 T2246 oasc.SolrCore.closeSearcher [solrj_collection_shard1_replica1] Closing main searcher on request.
   [junit4]   2> 927108 T2246 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 927109 T2246 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383287482403/solrj_collection_shard1_replica1/data/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383287482403/solrj_collection_shard1_replica1/data/index;done=false>>]
   [junit4]   2> 927109 T2246 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383287482403/solrj_collection_shard1_replica1/data/index
   [junit4]   2> 927109 T2246 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383287482403/solrj_collection_shard1_replica1/data [CachedDir<<refCount=0;path=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383287482403/solrj_collection_shard1_replica1/data;done=false>>]
   [junit4]   2> 927110 T2246 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1383287482403/solrj_collection_shard1_replica1/data
   [junit4]   2> 927111 T2354 oasc.Overseer$ClusterStateUpdater.amILeader According to ZK I (id=90655128171184142-127.0.0.1:54393__%2Fmt-n_0000000004) am no longer a leader.
   [junit4]   2> 927135 T2246 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_/mt,null}
   [junit4]   2> 927188 T2246 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 927190 T2246 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:45878 45878
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=613BEFB987FEF04D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pt_BR -Dtests.timezone=Greenwich -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 43.5s J1 | CollectionsAPIDistributedZkTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([613BEFB987FEF04D:E0DD61A1F0A19071]:0)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testSolrJAPICalls(CollectionsAPIDistributedZkTest.java:265)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:195)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:662)
   [junit4]   2> 927434 T2246 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 43538 T2245 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> 928613 T2332 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=pt_BR, timezone=Greenwich
   [junit4]   2> NOTE: Linux 3.8.0-32-generic amd64/Sun Microsystems Inc. 1.6.0_45 (64-bit)/cpus=8,threads=1,free=143166160,total=448876544
   [junit4]   2> NOTE: All tests run in this JVM: [XmlUpdateRequestHandlerTest, CoreAdminCreateDiscoverTest, SuggesterWFSTTest, TestIndexingPerformance, TestMultiCoreConfBootstrap, HighlighterTest, SpellCheckComponentTest, TestRangeQuery, TestDistribDocBasedVersion, DistanceFunctionTest, DirectSolrConnectionTest, SolrXmlInZkTest, TestComponentsName, TestRecovery, NumericFieldsTest, ChaosMonkeySafeLeaderTest, TestCopyFieldCollectionResource, TestReload, SolrPluginUtilsTest, DeleteShardTest, TestSolrCoreProperties, TestRandomFaceting, TestSolrJ, HdfsCollectionsAPIDistributedZkTest, TimeZoneUtilsTest, PreAnalyzedFieldTest, PreAnalyzedUpdateProcessorTest, BadIndexSchemaTest, TestAtomicUpdateErrorCases, ZkSolrClientTest, TestUtils, PathHierarchyTokenizerFactoryTest, TestCodecSupport, RAMDirectoryFactoryTest, TestCollationField, TestStressRecovery, TestSchemaSimilarityResource, IndexSchemaRuntimeFieldTest, BlockCacheTest, TestCoreDiscovery, StatsComponentTest, TestSweetSpotSimilarityFactory, ConvertedLegacyTest, TestCSVResponseWriter, NoCacheHeaderTest, TestDynamicFieldResource, TestAnalyzedSuggestions, OpenCloseCoreStressTest, SolrCoreCheckLockOnStartupTest, DebugComponentTest, SimplePostToolTest, SolrIndexConfigTest, HdfsSyncSliceTest, QueryResultKeyTest, SuggesterTSTTest, TestStressUserVersions, ShardSplitTest, AddSchemaFieldsUpdateProcessorFactoryTest, AliasIntegrationTest, OpenExchangeRatesOrgProviderTest, AddBlockUpdateTest, TestIndexSearcher, ShardRoutingCustomTest, TestStressReorder, TestReloadAndDeleteDocs, TestPhraseSuggestions, DeleteInactiveReplicaTest, TestFastLRUCache, TestDistributedSearch, MultiTermTest, TestQuerySenderListener, TestRandomMergePolicy, TestFastOutputStream, XsltUpdateRequestHandlerTest, DocValuesMissingTest, TestSolrQueryParserDefaultOperatorResource, TestDefaultSimilarityFactory, DefaultValueUpdateProcessorTest, CollectionsAPIDistributedZkTest]
   [junit4] Completed on J1 in 44.84s, 1 test, 1 failure <<< FAILURES!

[...truncated 517 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:428: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:408: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:483: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1263: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:906: There were test failures: 333 suites, 1469 tests, 1 failure, 35 ignored (6 assumptions)

Total time: 45 minutes 30 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.6.0_45 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



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

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

All tests passed

Build Log:
[...truncated 32479 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:428: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:367: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:66: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:135: The following files are missing svn:eol-style (or binary svn:mime-type):
* ./solr/core/src/java/org/apache/solr/update/processor/DocBasedVersionConstraintsProcessorFactory.java
* ./solr/core/src/test/org/apache/solr/cloud/TestDistribDocBasedVersion.java
* ./solr/core/src/test/org/apache/solr/search/TestStressUserVersions.java
* ./solr/core/src/test/org/apache/solr/update/TestDocBasedVersionConstraints.java

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



Re: [JENKINS] Lucene-Solr-4.x-Linux (64bit/ibm-j9-jdk7) - Build # 8027 - Still Failing!

Posted by Steve Rowe <sa...@gmail.com>.
I committed a fix. - Steve 

On Oct 31, 2013, at 11:31 PM, Policeman Jenkins Server <je...@thetaphi.de> wrote:

> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8027/
> Java: 64bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}
> 
> 2 tests failed.
> FAILED:  org.apache.solr.rest.schema.TestManagedSchemaFieldResource.testAddFieldCollectionWithMultipleOptions
> 
> Error Message:
> 
> 
> Stack Trace:
> java.lang.AssertionError
> 	at __randomizedtesting.SeedInfo.seed([F119F300BE8256C2:5387CE1A2E6098DE]:0)
> 	at org.junit.Assert.fail(Assert.java:92)
> 	at org.junit.Assert.assertTrue(Assert.java:43)
> 	at org.junit.Assert.assertTrue(Assert.java:54)
> 	at org.apache.solr.rest.schema.TestManagedSchemaFieldResource.testAddFieldCollectionWithMultipleOptions(TestManagedSchemaFieldResource.java:215)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
> 	at java.lang.reflect.Method.invoke(Method.java:613)
> 	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:780)
> 
> 
> FAILED:  org.apache.solr.rest.schema.TestManagedSchemaFieldResource.testAddFieldWithMulipleOptions
> 
> Error Message:
> 
> 
> Stack Trace:
> java.lang.AssertionError
> 	at __randomizedtesting.SeedInfo.seed([F119F300BE8256C2:3DF846DD7C2C85D2]:0)
> 	at org.junit.Assert.fail(Assert.java:92)
> 	at org.junit.Assert.assertTrue(Assert.java:43)
> 	at org.junit.Assert.assertTrue(Assert.java:54)
> 	at org.apache.solr.rest.schema.TestManagedSchemaFieldResource.testAddFieldWithMulipleOptions(TestManagedSchemaFieldResource.java:160)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
> 	at java.lang.reflect.Method.invoke(Method.java:613)
> 	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:780)
> 
> 
> 
> 
> Build Log:
> [...truncated 10769 lines...]
>   [junit4] Suite: org.apache.solr.rest.schema.TestManagedSchemaFieldResource
>   [junit4]   2> 726653 T2545 oas.SolrTestCaseJ4.setUp ###Starting testAddFieldCollectionWithMultipleOptions
>   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-TestManagedSchemaFieldResource-1383276642637
>   [junit4]   2> 726775 T2545 oas.SolrTestCaseJ4.initCore ####initCore
>   [junit4]   2> 726776 T2545 oas.SolrTestCaseJ4.initCore ####initCore end
>   [junit4]   2> 726777 T2545 oas.SolrJettyTestBase.getSSLConfig Randomized ssl (true) and clientAuth (false)
>   [junit4]   2> 726777 T2545 oejs.Server.doStart jetty-8.1.10.v20130312
>   [junit4]   2> 726780 T2545 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:೪೨೮೨೨
>   [junit4]   2> 726780 T2545 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>   [junit4]   2> 726781 T2545 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>   [junit4]   2> 726781 T2545 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276642637
>   [junit4]   2> 726782 T2545 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276642637/'
>   [junit4]   2> 726789 T2545 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276642637/solr.xml
>   [junit4]   2> 726831 T2545 oasc.CoreContainer.<init> New CoreContainer 1494896227
>   [junit4]   2> 726832 T2545 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276642637/]
>   [junit4]   2> 726833 T2545 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
>   [junit4]   2> 726834 T2545 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
>   [junit4]   2> 726834 T2545 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
>   [junit4]   2> 726835 T2545 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>   [junit4]   2> 726835 T2545 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>   [junit4]   2> 726835 T2545 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>   [junit4]   2> 726836 T2545 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>   [junit4]   2> 726836 T2545 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>   [junit4]   2> 726837 T2545 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>   [junit4]   2> 726838 T2545 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>   [junit4]   2> 726838 T2545 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>   [junit4]   2> 726842 T2555 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276642637/collection1
>   [junit4]   2> 726842 T2555 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276642637/collection1/'
>   [junit4]   2> 726843 T2555 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276642637/collection1/lib/classes/' to classloader
>   [junit4]   2> 726843 T2555 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276642637/collection1/lib/README' to classloader
>   [junit4]   2> 726870 T2555 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
>   [junit4]   2> 726896 T2555 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-managed-schema.xml
>   [junit4]   2> 726897 T2555 oass.ManagedIndexSchemaFactory.readSchemaLocally The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
>   [junit4]   2> 726897 T2555 oass.IndexSchema.readSchema Reading Solr Schema from schema-rest.xml
>   [junit4]   2> 726902 T2555 oass.IndexSchema.readSchema [collection1] Schema name=test-rest
>   [junit4]   2> 727222 T2555 oass.IndexSchema.readSchema default search field in schema is text
>   [junit4]   2> 727225 T2555 oass.IndexSchema.readSchema query parser default operator is OR
>   [junit4]   2> 727227 T2555 oass.IndexSchema.readSchema unique key field: id
>   [junit4]   2> 727230 T2555 oass.IndexSchema.readSchema WARN Field title is not multivalued and destination for multiple copyFields (3)
>   [junit4]   2> 727244 T2555 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276642637/collection1/conf/managed-schema
>   [junit4]   2> 727286 T2555 oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to managed schema, renamed the non-managed schema /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276642637/collection1/conf/schema-rest.xml to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276642637/collection1/conf/schema-rest.xml.bak
>   [junit4]   2> 727286 T2555 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
>   [junit4]   2> 727286 T2555 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276642637/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276642637/collection1/data/
>   [junit4]   2> 727287 T2555 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
>   [junit4]   2> 727287 T2555 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276642637/collection1/data
>   [junit4]   2> 727288 T2555 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276642637/collection1/data/index/
>   [junit4]   2> 727288 T2555 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276642637/collection1/data/index' doesn't exist. Creating new index...
>   [junit4]   2> 727288 T2555 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276642637/collection1/data/index
>   [junit4]   2> 727289 T2555 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=95.728515625, floorSegmentMB=1.330078125, forceMergeDeletesPctAllowed=20.526276303479708, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.801566290613472
>   [junit4]   2> 727292 T2555 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276642637/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b79fbbf5; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
>   [junit4]   2> 727293 T2555 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 727293 T2555 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>   [junit4]   2> 727294 T2555 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>   [junit4]   2> 727294 T2555 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
>   [junit4]   2> 727294 T2555 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
>   [junit4]   2> 727295 T2555 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>   [junit4]   2> 727295 T2555 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
>   [junit4]   2> 727295 T2555 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>   [junit4]   2> 727296 T2555 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 727298 T2555 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>   [junit4]   2> 727299 T2555 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>   [junit4]   2> 727299 T2555 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=61.181640625, floorSegmentMB=1.498046875, forceMergeDeletesPctAllowed=23.052432915336222, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.28026827923196307
>   [junit4]   2> 727300 T2555 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276642637/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b79fbbf5; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
>   [junit4]   2> 727301 T2555 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 727301 T2555 oass.SolrIndexSearcher.<init> Opening Searcher@6fbe4f0d main
>   [junit4]   2> 727302 T2555 oasc.CoreContainer.registerCore registering core: collection1
>   [junit4]   2> 727302 T2556 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6fbe4f0d main{StandardDirectoryReader(segments_1:1:nrt)}
>   [junit4]   2> 727302 T2545 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
>   [junit4]   2> 727303 T2545 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>   [junit4]   2> 727304 T2545 oas.SolrJettyTestBase.createJetty Jetty Assigned Port#42822
>   [junit4]   2> ASYNC  NEW_CORE C1234 name=collection1 org.apache.solr.core.SolrCore@e8b342de
>   [junit4]   2> 727314 T2553 C1234 oejsh.ContextHandler$Context.log SolrRestApi: [Restlet] Attaching application: org.apache.solr.rest.SolrRestApi@d0464723 to URI: /solr/schema
>   [junit4]   2> 727317 T2553 C1234 oasr.SolrRestApi.createInboundRoot createInboundRoot started
>   [junit4]   2> 727319 T2553 C1234 oasr.SolrRestApi.createInboundRoot createInboundRoot complete
>   [junit4]   2> 727321 T2553 C1234 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/fields params={indent=on&wt=xml} status=0 QTime=10 
>   [junit4]   2> ASYNC  NEW_CORE C7 name=collection1 org.apache.solr.core.SolrCore@e8b342de
>   [junit4]   2> 672 T2553 C7 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೩	127.0.0.1	-	127.0.0.1	42822	GET	/solr/schema/fields	indent=on&wt=xml	200	-	0	6	http://127.0.0.1:42822	Java/1.7.0	-
>   [junit4]   2> 727342 T2554 C1234 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276642637/collection1/conf/managed-schema
>   [junit4]   2> 727347 T2554 C1234 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/fields params={indent=on&wt=json} status=0 QTime=12 
>   [junit4]   2> 698 T2554 C7 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೩	127.0.0.1	-	127.0.0.1	42822	POST	/solr/schema/fields	wt=json&indent=on	200	-	68	13	http://127.0.0.1:42822	Java/1.7.0	-
>   [junit4]   2> 727354 T2551 C1234 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/fields params={indent=on&wt=xml} status=0 QTime=2 
>   [junit4]   2> 705 T2551 C7 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೩	127.0.0.1	-	127.0.0.1	42822	GET	/solr/schema/fields	indent=on&wt=xml	200	-	0	2	http://127.0.0.1:42822	Java/1.7.0	-
>   [junit4]   2> 727365 T2552 C1234 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={stream.body=<add><doc><field+name%3D"newfield">value1+value2</field><field+name%3D"id">789</field></doc></add>} {add=[789]} 0 2
>   [junit4]   2> 727368 T2553 C1234 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>   [junit4]   2> 727385 T2553 C1234 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
>   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276642637/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b79fbbf5; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
>   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276642637/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b79fbbf5; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
>   [junit4]   2> 727386 T2553 C1234 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
>   [junit4]   2> 727388 T2553 C1234 oass.SolrIndexSearcher.<init> Opening Searcher@b8a7cceb main
>   [junit4]   2> 727388 T2553 C1234 oasu.DirectUpdateHandler2.commit end_commit_flush
>   [junit4]   2> 727389 T2556 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b8a7cceb main{StandardDirectoryReader(segments_2:3:nrt _0(4.6):C1)}
>   [junit4]   2> 727389 T2553 C1234 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={stream.body=<commit/>} {commit=} 0 22
>   [junit4]   2> 727397 T2554 C1234 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276642637/collection1/conf/managed-schema
>   [junit4]   2> 727415 T2554 C1234 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/fields params={indent=on&wt=json} status=0 QTime=23 
>   [junit4]   2> 767 T2554 C7 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೩	127.0.0.1	-	127.0.0.1	42822	POST	/solr/schema/fields	wt=json&indent=on	200	-	87	25	http://127.0.0.1:42822	Java/1.7.0	-
>   [junit4]   2> 727440 T2545 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1494896227
>   [junit4]   2> 727441 T2545 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@e8b342de
>   [junit4]   2> 727441 T2545 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=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
>   [junit4]   2> 727442 T2545 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
>   [junit4]   2> 727442 T2545 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
>   [junit4]   2> 727442 T2545 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
>   [junit4]   2> 727443 T2545 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
>   [junit4]   2> 727444 T2545 oasc.CachingDirectoryFactory.close Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
>   [junit4]   2> 727444 T2545 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276642637/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276642637/collection1/data/index;done=false>>]
>   [junit4]   2> 727445 T2545 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276642637/collection1/data/index
>   [junit4]   2> 727445 T2545 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276642637/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276642637/collection1/data;done=false>>]
>   [junit4]   2> 727446 T2545 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276642637/collection1/data
>   [junit4]   2> 727446 T2545 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
>   [junit4]   2> 727499 T2545 oas.SolrTestCaseJ4.tearDown ###Ending testAddFieldCollectionWithMultipleOptions
>   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestManagedSchemaFieldResource -Dtests.method=testAddFieldCollectionWithMultipleOptions -Dtests.seed=F119F300BE8256C2 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=kn -Dtests.timezone=America/Santarem -Dtests.file.encoding=UTF-8
>   [junit4] FAILURE 0.86s J0 | TestManagedSchemaFieldResource.testAddFieldCollectionWithMultipleOptions <<<
>   [junit4]    > Throwable #1: java.lang.AssertionError
>   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F119F300BE8256C2:5387CE1A2E6098DE]:0)
>   [junit4]    > 	at org.apache.solr.rest.schema.TestManagedSchemaFieldResource.testAddFieldCollectionWithMultipleOptions(TestManagedSchemaFieldResource.java:215)
>   [junit4]    > 	at java.lang.Thread.run(Thread.java:780)
>   [junit4]   2> 727512 T2545 oas.SolrTestCaseJ4.setUp ###Starting testPostCopyFields
>   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-TestManagedSchemaFieldResource-1383276643496
>   [junit4]   2> 727598 T2545 oas.SolrTestCaseJ4.initCore ####initCore
>   [junit4]   2> 727599 T2545 oas.SolrTestCaseJ4.initCore ####initCore end
>   [junit4]   2> 727599 T2545 oas.SolrJettyTestBase.getSSLConfig Randomized ssl (false) and clientAuth (true)
>   [junit4]   2> 727600 T2545 oejs.Server.doStart jetty-8.1.10.v20130312
>   [junit4]   2> 727601 T2545 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:೪೦೩೩೯
>   [junit4]   2> 727602 T2545 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>   [junit4]   2> 727603 T2545 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>   [junit4]   2> 727603 T2545 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276643496
>   [junit4]   2> 727604 T2545 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276643496/'
>   [junit4]   2> 727611 T2545 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276643496/solr.xml
>   [junit4]   2> 727651 T2545 oasc.CoreContainer.<init> New CoreContainer -486056065
>   [junit4]   2> 727652 T2545 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276643496/]
>   [junit4]   2> 727654 T2545 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
>   [junit4]   2> 727655 T2545 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
>   [junit4]   2> 727656 T2545 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
>   [junit4]   2> 727656 T2545 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>   [junit4]   2> 727657 T2545 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>   [junit4]   2> 727658 T2545 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>   [junit4]   2> 727659 T2545 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>   [junit4]   2> 727659 T2545 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>   [junit4]   2> 727660 T2545 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>   [junit4]   2> 727662 T2545 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>   [junit4]   2> 727663 T2545 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>   [junit4]   2> 727668 T2567 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276643496/collection1
>   [junit4]   2> 727668 T2567 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276643496/collection1/'
>   [junit4]   2> 727670 T2567 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276643496/collection1/lib/classes/' to classloader
>   [junit4]   2> 727670 T2567 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276643496/collection1/lib/README' to classloader
>   [junit4]   2> 727697 T2567 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
>   [junit4]   2> 727730 T2567 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-managed-schema.xml
>   [junit4]   2> 727731 T2567 oass.ManagedIndexSchemaFactory.readSchemaLocally The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
>   [junit4]   2> 727732 T2567 oass.IndexSchema.readSchema Reading Solr Schema from schema-rest.xml
>   [junit4]   2> 727737 T2567 oass.IndexSchema.readSchema [collection1] Schema name=test-rest
>   [junit4]   2> 728105 T2567 oass.IndexSchema.readSchema default search field in schema is text
>   [junit4]   2> 728107 T2567 oass.IndexSchema.readSchema query parser default operator is OR
>   [junit4]   2> 728109 T2567 oass.IndexSchema.readSchema unique key field: id
>   [junit4]   2> 728112 T2567 oass.IndexSchema.readSchema WARN Field title is not multivalued and destination for multiple copyFields (3)
>   [junit4]   2> 728124 T2567 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276643496/collection1/conf/managed-schema
>   [junit4]   2> 728166 T2567 oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to managed schema, renamed the non-managed schema /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276643496/collection1/conf/schema-rest.xml to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276643496/collection1/conf/schema-rest.xml.bak
>   [junit4]   2> 728166 T2567 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
>   [junit4]   2> 728167 T2567 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276643496/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276643496/collection1/data/
>   [junit4]   2> 728167 T2567 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
>   [junit4]   2> 728168 T2567 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276643496/collection1/data
>   [junit4]   2> 728169 T2567 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276643496/collection1/data/index/
>   [junit4]   2> 728169 T2567 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276643496/collection1/data/index' doesn't exist. Creating new index...
>   [junit4]   2> 728170 T2567 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276643496/collection1/data/index
>   [junit4]   2> 728171 T2567 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=95.728515625, floorSegmentMB=1.330078125, forceMergeDeletesPctAllowed=20.526276303479708, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.801566290613472
>   [junit4]   2> 728175 T2567 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276643496/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5bc0e0fa; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
>   [junit4]   2> 728175 T2567 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 728176 T2567 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>   [junit4]   2> 728176 T2567 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>   [junit4]   2> 728177 T2567 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
>   [junit4]   2> 728177 T2567 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
>   [junit4]   2> 728177 T2567 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>   [junit4]   2> 728178 T2567 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
>   [junit4]   2> 728178 T2567 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>   [junit4]   2> 728179 T2567 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 728181 T2567 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>   [junit4]   2> 728181 T2567 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>   [junit4]   2> 728182 T2567 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=61.181640625, floorSegmentMB=1.498046875, forceMergeDeletesPctAllowed=23.052432915336222, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.28026827923196307
>   [junit4]   2> 728183 T2567 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276643496/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5bc0e0fa; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
>   [junit4]   2> 728183 T2567 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 728183 T2567 oass.SolrIndexSearcher.<init> Opening Searcher@529ecad main
>   [junit4]   2> 728184 T2567 oasc.CoreContainer.registerCore registering core: collection1
>   [junit4]   2> 728184 T2568 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@529ecad main{StandardDirectoryReader(segments_1:1:nrt)}
>   [junit4]   2> 728185 T2545 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
>   [junit4]   2> 728185 T2545 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>   [junit4]   2> 728186 T2545 oas.SolrJettyTestBase.createJetty Jetty Assigned Port#40339
>   [junit4]   2> ASYNC  NEW_CORE C1235 name=collection1 org.apache.solr.core.SolrCore@7b91b314
>   [junit4]   2> 728194 T2565 C1235 oejsh.ContextHandler$Context.log SolrRestApi: [Restlet] Attaching application: org.apache.solr.rest.SolrRestApi@94d9211d to URI: /solr/schema
>   [junit4]   2> 728197 T2565 C1235 oasr.SolrRestApi.createInboundRoot createInboundRoot started
>   [junit4]   2> 728198 T2565 C1235 oasr.SolrRestApi.createInboundRoot createInboundRoot complete
>   [junit4]   2> 728203 T2565 C1235 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276643496/collection1/conf/managed-schema
>   [junit4]   2> 728217 T2565 C1235 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/fields params={indent=on&wt=json} status=0 QTime=25 
>   [junit4]   2> ASYNC  NEW_CORE C8 name=collection1 org.apache.solr.core.SolrCore@7b91b314
>   [junit4]   2> 1568 T2565 C8 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೪	127.0.0.1	-	127.0.0.1	40339	POST	/solr/schema/fields	wt=json&indent=on	200	-	240	23	http://127.0.0.1:40339	Java/1.7.0	-
>   [junit4]   2> 728226 T2566 C1235 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276643496/collection1/conf/managed-schema
>   [junit4]   2> 728235 T2566 C1235 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/copyfields params={indent=on&wt=json} status=0 QTime=14 
>   [junit4]   2> 1586 T2566 C8 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೪	127.0.0.1	-	127.0.0.1	40339	POST	/solr/schema/copyfields	wt=json&indent=on	200	-	88	15	http://127.0.0.1:40339	Java/1.7.0	-
>   [junit4]   2> 728240 T2564 C1235 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/copyfields/ params={source.fl=fieldA&indent=on&wt=xml} status=0 QTime=2 
>   [junit4]   2> 1591 T2564 C8 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೪	127.0.0.1	-	127.0.0.1	40339	GET	/solr/schema/copyfields/	indent=on&wt=xml&source.fl=fieldA	200	-	0	2	http://127.0.0.1:40339	Java/1.7.0	-
>   [junit4]   2> 728246 T2563 C1235 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/copyfields/ params={source.fl=fieldD&indent=on&wt=xml} status=0 QTime=2 
>   [junit4]   2> 1597 T2563 C8 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೪	127.0.0.1	-	127.0.0.1	40339	GET	/solr/schema/copyfields/	indent=on&wt=xml&source.fl=fieldD	200	-	0	1	http://127.0.0.1:40339	Java/1.7.0	-
>   [junit4]   2> 728252 T2565 C1235 oasc.SolrException.log Ignoring exception matching ignore_exception
>   [junit4]   2> 728253 T2565 C1235 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/copyfields params={indent=on&wt=json} msg={copyField source :'some_nonexistent_field_ignore_exception' is not a glob and doesn't match any explicit field or dynamicField.} status=500 QTime=3 
>   [junit4]   2> 1604 T2565 C8 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೪	127.0.0.1	-	127.0.0.1	40339	POST	/solr/schema/copyfields	wt=json&indent=on	500	-	73	3	http://127.0.0.1:40339	Java/1.7.0	-
>   [junit4]   2> 728259 T2566 C1235 oasc.SolrException.log Ignoring exception matching ignore_exception
>   [junit4]   2> 728260 T2566 C1235 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/copyfields params={indent=on&wt=json} msg={copyField dest :'some_nonexistent_field_ignore_exception' is not an explicit field and doesn't match a dynamicField.} status=500 QTime=3 
>   [junit4]   2> 1611 T2566 C8 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೪	127.0.0.1	-	127.0.0.1	40339	POST	/solr/schema/copyfields	wt=json&indent=on	500	-	73	4	http://127.0.0.1:40339	Java/1.7.0	-
>   [junit4]   2> 728284 T2545 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=-486056065
>   [junit4]   2> 728285 T2545 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7b91b314
>   [junit4]   2> 728286 T2545 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
>   [junit4]   2> 728287 T2545 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
>   [junit4]   2> 728288 T2545 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
>   [junit4]   2> 728289 T2545 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
>   [junit4]   2> 728290 T2545 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
>   [junit4]   2> 728290 T2545 oasc.CachingDirectoryFactory.close Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
>   [junit4]   2> 728291 T2545 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276643496/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276643496/collection1/data;done=false>>]
>   [junit4]   2> 728291 T2545 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276643496/collection1/data
>   [junit4]   2> 728292 T2545 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276643496/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276643496/collection1/data/index;done=false>>]
>   [junit4]   2> 728292 T2545 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276643496/collection1/data/index
>   [junit4]   2> 728293 T2545 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
>   [junit4]   2> 728346 T2545 oas.SolrTestCaseJ4.tearDown ###Ending testPostCopyFields
>   [junit4]   2> 728351 T2545 oas.SolrTestCaseJ4.setUp ###Starting testAddFieldWithMulipleOptions
>   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-TestManagedSchemaFieldResource-1383276644335
>   [junit4]   2> 728433 T2545 oas.SolrTestCaseJ4.initCore ####initCore
>   [junit4]   2> 728433 T2545 oas.SolrTestCaseJ4.initCore ####initCore end
>   [junit4]   2> 728434 T2545 oas.SolrJettyTestBase.getSSLConfig Randomized ssl (true) and clientAuth (true)
>   [junit4]   2> 728435 T2545 oejs.Server.doStart jetty-8.1.10.v20130312
>   [junit4]   2> 728436 T2545 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:೩೭೧೩೮
>   [junit4]   2> 728437 T2545 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>   [junit4]   2> 728437 T2545 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>   [junit4]   2> 728438 T2545 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276644335
>   [junit4]   2> 728438 T2545 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276644335/'
>   [junit4]   2> 728445 T2545 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276644335/solr.xml
>   [junit4]   2> 728485 T2545 oasc.CoreContainer.<init> New CoreContainer -648509233
>   [junit4]   2> 728486 T2545 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276644335/]
>   [junit4]   2> 728487 T2545 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
>   [junit4]   2> 728487 T2545 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
>   [junit4]   2> 728488 T2545 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
>   [junit4]   2> 728488 T2545 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>   [junit4]   2> 728489 T2545 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>   [junit4]   2> 728489 T2545 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>   [junit4]   2> 728490 T2545 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>   [junit4]   2> 728490 T2545 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>   [junit4]   2> 728491 T2545 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>   [junit4]   2> 728492 T2545 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>   [junit4]   2> 728492 T2545 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>   [junit4]   2> 728495 T2579 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276644335/collection1
>   [junit4]   2> 728496 T2579 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276644335/collection1/'
>   [junit4]   2> 728496 T2579 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276644335/collection1/lib/classes/' to classloader
>   [junit4]   2> 728497 T2579 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276644335/collection1/lib/README' to classloader
>   [junit4]   2> 728522 T2579 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
>   [junit4]   2> 728548 T2579 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-managed-schema.xml
>   [junit4]   2> 728549 T2579 oass.ManagedIndexSchemaFactory.readSchemaLocally The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
>   [junit4]   2> 728549 T2579 oass.IndexSchema.readSchema Reading Solr Schema from schema-rest.xml
>   [junit4]   2> 728555 T2579 oass.IndexSchema.readSchema [collection1] Schema name=test-rest
>   [junit4]   2> 728872 T2579 oass.IndexSchema.readSchema default search field in schema is text
>   [junit4]   2> 728874 T2579 oass.IndexSchema.readSchema query parser default operator is OR
>   [junit4]   2> 728875 T2579 oass.IndexSchema.readSchema unique key field: id
>   [junit4]   2> 728877 T2579 oass.IndexSchema.readSchema WARN Field title is not multivalued and destination for multiple copyFields (3)
>   [junit4]   2> 728887 T2579 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276644335/collection1/conf/managed-schema
>   [junit4]   2> 728946 T2579 oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to managed schema, renamed the non-managed schema /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276644335/collection1/conf/schema-rest.xml to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276644335/collection1/conf/schema-rest.xml.bak
>   [junit4]   2> 728946 T2579 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
>   [junit4]   2> 728947 T2579 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276644335/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276644335/collection1/data/
>   [junit4]   2> 728947 T2579 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
>   [junit4]   2> 728947 T2579 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276644335/collection1/data
>   [junit4]   2> 728948 T2579 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276644335/collection1/data/index/
>   [junit4]   2> 728948 T2579 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276644335/collection1/data/index' doesn't exist. Creating new index...
>   [junit4]   2> 728948 T2579 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276644335/collection1/data/index
>   [junit4]   2> 728949 T2579 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=95.728515625, floorSegmentMB=1.330078125, forceMergeDeletesPctAllowed=20.526276303479708, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.801566290613472
>   [junit4]   2> 728952 T2579 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276644335/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d934f6be; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
>   [junit4]   2> 728952 T2579 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 728953 T2579 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>   [junit4]   2> 728953 T2579 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>   [junit4]   2> 728954 T2579 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
>   [junit4]   2> 728954 T2579 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
>   [junit4]   2> 728954 T2579 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>   [junit4]   2> 728955 T2579 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
>   [junit4]   2> 728955 T2579 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>   [junit4]   2> 728956 T2579 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 728958 T2579 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>   [junit4]   2> 728958 T2579 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>   [junit4]   2> 728958 T2579 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=61.181640625, floorSegmentMB=1.498046875, forceMergeDeletesPctAllowed=23.052432915336222, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.28026827923196307
>   [junit4]   2> 728959 T2579 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276644335/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d934f6be; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
>   [junit4]   2> 728960 T2579 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 728960 T2579 oass.SolrIndexSearcher.<init> Opening Searcher@5625422a main
>   [junit4]   2> 728961 T2580 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5625422a main{StandardDirectoryReader(segments_1:1:nrt)}
>   [junit4]   2> 728961 T2579 oasc.CoreContainer.registerCore registering core: collection1
>   [junit4]   2> 728962 T2545 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
>   [junit4]   2> 728962 T2545 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>   [junit4]   2> 728963 T2545 oas.SolrJettyTestBase.createJetty Jetty Assigned Port#37138
>   [junit4]   2> ASYNC  NEW_CORE C1236 name=collection1 org.apache.solr.core.SolrCore@3d48935c
>   [junit4]   2> 728972 T2577 C1236 oejsh.ContextHandler$Context.log SolrRestApi: [Restlet] Attaching application: org.apache.solr.rest.SolrRestApi@a9e67a1f to URI: /solr/schema
>   [junit4]   2> 728975 T2577 C1236 oasr.SolrRestApi.createInboundRoot createInboundRoot started
>   [junit4]   2> 728977 T2577 C1236 oasr.SolrRestApi.createInboundRoot createInboundRoot complete
>   [junit4]   2> 728979 T2577 C1236 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/fields/newfield params={indent=on&wt=xml} msg={Field 'newfield' not found.} status=404 QTime=9 
>   [junit4]   2> ASYNC  NEW_CORE C9 name=collection1 org.apache.solr.core.SolrCore@3d48935c
>   [junit4]   2> 2330 T2577 C9 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೪	127.0.0.1	-	127.0.0.1	37138	GET	/solr/schema/fields/newfield	indent=on&wt=xml	404	-	0	6	http://127.0.0.1:37138	Java/1.7.0	-
>   [junit4]   2> 728990 T2578 C1236 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276644335/collection1/conf/managed-schema
>   [junit4]   2> 728995 T2578 C1236 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/fields/newfield params={indent=on&wt=json} status=0 QTime=10 
>   [junit4]   2> 2347 T2578 C9 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೪	127.0.0.1	-	127.0.0.1	37138	PUT	/solr/schema/fields/newfield	wt=json&indent=on	200	-	48	11	http://127.0.0.1:37138	Java/1.7.0	-
>   [junit4]   2> 729001 T2575 C1236 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/fields/newfield params={indent=on&wt=xml} status=0 QTime=2 
>   [junit4]   2> 2352 T2575 C9 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೪	127.0.0.1	-	127.0.0.1	37138	GET	/solr/schema/fields/newfield	indent=on&wt=xml	200	-	0	2	http://127.0.0.1:37138	Java/1.7.0	-
>   [junit4]   2> 729010 T2576 C1236 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={stream.body=<add><doc><field+name%3D"newfield">value1+value2</field><field+name%3D"id">1234</field></doc></add>} {add=[1234]} 0 1
>   [junit4]   2> 729014 T2577 C1236 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>   [junit4]   2> 729036 T2577 C1236 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
>   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276644335/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d934f6be; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
>   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276644335/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d934f6be; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
>   [junit4]   2> 729036 T2577 C1236 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
>   [junit4]   2> 729038 T2577 C1236 oass.SolrIndexSearcher.<init> Opening Searcher@619cd61d main
>   [junit4]   2> 729039 T2577 C1236 oasu.DirectUpdateHandler2.commit end_commit_flush
>   [junit4]   2> 729039 T2580 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@619cd61d main{StandardDirectoryReader(segments_2:3:nrt _0(4.6):C1)}
>   [junit4]   2> 729039 T2577 C1236 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={stream.body=<commit/>} {commit=} 0 26
>   [junit4]   2> 729043 T2578 C1236 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/fields/newfield2 params={indent=on&wt=xml} msg={Field 'newfield2' not found.} status=404 QTime=1 
>   [junit4]   2> 2394 T2578 C9 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೫	127.0.0.1	-	127.0.0.1	37138	GET	/solr/schema/fields/newfield2	indent=on&wt=xml	404	-	0	2	http://127.0.0.1:37138	Java/1.7.0	-
>   [junit4]   2> 729057 T2575 C1236 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276644335/collection1/conf/managed-schema
>   [junit4]   2> 729075 T2575 C1236 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/fields/newfield2 params={indent=on&wt=json} status=0 QTime=23 
>   [junit4]   2> 2426 T2575 C9 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೫	127.0.0.1	-	127.0.0.1	37138	PUT	/solr/schema/fields/newfield2	wt=json&indent=on	200	-	66	23	http://127.0.0.1:37138	Java/1.7.0	-
>   [junit4]   2> 729099 T2545 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=-648509233
>   [junit4]   2> 729100 T2545 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3d48935c
>   [junit4]   2> 729101 T2545 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=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
>   [junit4]   2> 729101 T2545 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
>   [junit4]   2> 729102 T2545 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
>   [junit4]   2> 729102 T2545 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
>   [junit4]   2> 729103 T2545 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
>   [junit4]   2> 729104 T2545 oasc.CachingDirectoryFactory.close Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
>   [junit4]   2> 729105 T2545 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276644335/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276644335/collection1/data/index;done=false>>]
>   [junit4]   2> 729105 T2545 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276644335/collection1/data/index
>   [junit4]   2> 729106 T2545 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276644335/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276644335/collection1/data;done=false>>]
>   [junit4]   2> 729106 T2545 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276644335/collection1/data
>   [junit4]   2> 729107 T2545 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
>   [junit4]   2> 729158 T2545 oas.SolrTestCaseJ4.tearDown ###Ending testAddFieldWithMulipleOptions
>   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestManagedSchemaFieldResource -Dtests.method=testAddFieldWithMulipleOptions -Dtests.seed=F119F300BE8256C2 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=kn -Dtests.timezone=America/Santarem -Dtests.file.encoding=UTF-8
>   [junit4] FAILURE 0.81s J0 | TestManagedSchemaFieldResource.testAddFieldWithMulipleOptions <<<
>   [junit4]    > Throwable #1: java.lang.AssertionError
>   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F119F300BE8256C2:3DF846DD7C2C85D2]:0)
>   [junit4]    > 	at org.apache.solr.rest.schema.TestManagedSchemaFieldResource.testAddFieldWithMulipleOptions(TestManagedSchemaFieldResource.java:160)
>   [junit4]    > 	at java.lang.Thread.run(Thread.java:780)
>   [junit4]   2> 729165 T2545 oas.SolrTestCaseJ4.setUp ###Starting testAddCopyField
>   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-TestManagedSchemaFieldResource-1383276645148
>   [junit4]   2> 729236 T2545 oas.SolrTestCaseJ4.initCore ####initCore
>   [junit4]   2> 729237 T2545 oas.SolrTestCaseJ4.initCore ####initCore end
>   [junit4]   2> 729237 T2545 oas.SolrJettyTestBase.getSSLConfig Randomized ssl (false) and clientAuth (true)
>   [junit4]   2> 729238 T2545 oejs.Server.doStart jetty-8.1.10.v20130312
>   [junit4]   2> 729240 T2545 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:೪೮೭೨೩
>   [junit4]   2> 729240 T2545 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>   [junit4]   2> 729241 T2545 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>   [junit4]   2> 729241 T2545 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276645149
>   [junit4]   2> 729242 T2545 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276645149/'
>   [junit4]   2> 729249 T2545 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276645149/solr.xml
>   [junit4]   2> 729286 T2545 oasc.CoreContainer.<init> New CoreContainer 2028788448
>   [junit4]   2> 729287 T2545 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276645149/]
>   [junit4]   2> 729288 T2545 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
>   [junit4]   2> 729289 T2545 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
>   [junit4]   2> 729289 T2545 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
>   [junit4]   2> 729290 T2545 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>   [junit4]   2> 729290 T2545 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>   [junit4]   2> 729291 T2545 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>   [junit4]   2> 729291 T2545 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>   [junit4]   2> 729292 T2545 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>   [junit4]   2> 729292 T2545 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>   [junit4]   2> 729293 T2545 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>   [junit4]   2> 729293 T2545 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>   [junit4]   2> 729297 T2591 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276645149/collection1
>   [junit4]   2> 729297 T2591 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276645149/collection1/'
>   [junit4]   2> 729298 T2591 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276645149/collection1/lib/classes/' to classloader
>   [junit4]   2> 729298 T2591 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276645149/collection1/lib/README' to classloader
>   [junit4]   2> 729322 T2591 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
>   [junit4]   2> 729356 T2591 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-managed-schema.xml
>   [junit4]   2> 729357 T2591 oass.ManagedIndexSchemaFactory.readSchemaLocally The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
>   [junit4]   2> 729358 T2591 oass.IndexSchema.readSchema Reading Solr Schema from schema-rest.xml
>   [junit4]   2> 729366 T2591 oass.IndexSchema.readSchema [collection1] Schema name=test-rest
>   [junit4]   2> 729645 T2591 oass.IndexSchema.readSchema default search field in schema is text
>   [junit4]   2> 729647 T2591 oass.IndexSchema.readSchema query parser default operator is OR
>   [junit4]   2> 729648 T2591 oass.IndexSchema.readSchema unique key field: id
>   [junit4]   2> 729650 T2591 oass.IndexSchema.readSchema WARN Field title is not multivalued and destination for multiple copyFields (3)
>   [junit4]   2> 729659 T2591 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276645149/collection1/conf/managed-schema
>   [junit4]   2> 729727 T2591 oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to managed schema, renamed the non-managed schema /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276645149/collection1/conf/schema-rest.xml to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276645149/collection1/conf/schema-rest.xml.bak
>   [junit4]   2> 729728 T2591 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
>   [junit4]   2> 729728 T2591 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276645149/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276645149/collection1/data/
>   [junit4]   2> 729728 T2591 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
>   [junit4]   2> 729729 T2591 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276645149/collection1/data
>   [junit4]   2> 729729 T2591 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276645149/collection1/data/index/
>   [junit4]   2> 729729 T2591 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276645149/collection1/data/index' doesn't exist. Creating new index...
>   [junit4]   2> 729730 T2591 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276645149/collection1/data/index
>   [junit4]   2> 729730 T2591 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=95.728515625, floorSegmentMB=1.330078125, forceMergeDeletesPctAllowed=20.526276303479708, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.801566290613472
>   [junit4]   2> 729738 T2591 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
>   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276645149/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ce5970b5; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
>   [junit4]   2> 729738 T2591 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 729739 T2591 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
>   [junit4]   2> 729739 T2591 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
>   [junit4]   2> 729740 T2591 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
>   [junit4]   2> 729740 T2591 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
>   [junit4]   2> 729740 T2591 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
>   [junit4]   2> 729741 T2591 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
>   [junit4]   2> 729741 T2591 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
>   [junit4]   2> 729742 T2591 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
>   [junit4]   2> 729744 T2591 oasu.CommitTracker.<init> Hard AutoCommit: disabled
>   [junit4]   2> 729744 T2591 oasu.CommitTracker.<init> Soft AutoCommit: disabled
>   [junit4]   2> 729744 T2591 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=61.181640625, floorSegmentMB=1.498046875, forceMergeDeletesPctAllowed=23.052432915336222, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.28026827923196307
>   [junit4]   2> 729745 T2591 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276645149/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ce5970b5; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
>   [junit4]   2> 729746 T2591 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 729746 T2591 oass.SolrIndexSearcher.<init> Opening Searcher@ef23b256 main
>   [junit4]   2> 729747 T2591 oasc.CoreContainer.registerCore registering core: collection1
>   [junit4]   2> 729747 T2592 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ef23b256 main{StandardDirectoryReader(segments_1:1:nrt)}
>   [junit4]   2> 729747 T2545 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
>   [junit4]   2> 729748 T2545 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>   [junit4]   2> 729749 T2545 oas.SolrJettyTestBase.createJetty Jetty Assigned Port#48723
>   [junit4]   2> ASYNC  NEW_CORE C1237 name=collection1 org.apache.solr.core.SolrCore@bc805e10
>   [junit4]   2> 729756 T2588 C1237 oejsh.ContextHandler$Context.log SolrRestApi: [Restlet] Attaching application: org.apache.solr.rest.SolrRestApi@631f8151 to URI: /solr/schema
>   [junit4]   2> 729758 T2588 C1237 oasr.SolrRestApi.createInboundRoot createInboundRoot started
>   [junit4]   2> 729759 T2588 C1237 oasr.SolrRestApi.createInboundRoot createInboundRoot complete
>   [junit4]   2> 729760 T2588 C1237 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/fields/newfield2 params={indent=on&wt=xml} msg={Field 'newfield2' not found.} status=404 QTime=5 
>   [junit4]   2> ASYNC  NEW_CORE C10 name=collection1 org.apache.solr.core.SolrCore@bc805e10
>   [junit4]   2> 3111 T2588 C10 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೫	127.0.0.1	-	127.0.0.1	48723	GET	/solr/schema/fields/newfield2	indent=on&wt=xml	404	-	0	4	http://127.0.0.1:48723	Java/1.7.0	-
>   [junit4]   2> 729770 T2589 C1237 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276645149/collection1/conf/managed-schema
>   [junit4]   2> 729775 T2589 C1237 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/fields/fieldA params={indent=on&wt=json} status=0 QTime=9 
>   [junit4]   2> 3126 T2589 C10 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೫	127.0.0.1	-	127.0.0.1	48723	PUT	/solr/schema/fields/fieldA	wt=json&indent=on	200	-	30	9	http://127.0.0.1:48723	Java/1.7.0	-
>   [junit4]   2> 729783 T2590 C1237 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276645149/collection1/conf/managed-schema
>   [junit4]   2> 729795 T2590 C1237 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/fields/fieldB params={indent=on&wt=json} status=0 QTime=17 
>   [junit4]   2> 3146 T2590 C10 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೫	127.0.0.1	-	127.0.0.1	48723	PUT	/solr/schema/fields/fieldB	wt=json&indent=on	200	-	55	17	http://127.0.0.1:48723	Java/1.7.0	-
>   [junit4]   2> 729803 T2587 C1237 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276645149/collection1/conf/managed-schema
>   [junit4]   2> 729825 T2587 C1237 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/fields/fieldC params={indent=on&wt=json} status=0 QTime=27 
>   [junit4]   2> 3177 T2587 C10 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೫	127.0.0.1	-	127.0.0.1	48723	PUT	/solr/schema/fields/fieldC	wt=json&indent=on	200	-	53	27	http://127.0.0.1:48723	Java/1.7.0	-
>   [junit4]   2> 729830 T2588 C1237 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/fields/fieldB params={indent=on&wt=xml} status=0 QTime=2 
>   [junit4]   2> 3180 T2588 C10 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೫	127.0.0.1	-	127.0.0.1	48723	GET	/solr/schema/fields/fieldB	indent=on&wt=xml	200	-	0	1	http://127.0.0.1:48723	Java/1.7.0	-
>   [junit4]   2> 729835 T2589 C1237 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/copyfields/ params={source.fl=fieldB&indent=on&wt=xml} status=0 QTime=1 
>   [junit4]   2> 3186 T2589 C10 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೫	127.0.0.1	-	127.0.0.1	48723	GET	/solr/schema/copyfields/	indent=on&wt=xml&source.fl=fieldB	200	-	0	2	http://127.0.0.1:48723	Java/1.7.0	-
>   [junit4]   2> 729840 T2590 C1237 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/copyfields/ params={source.fl=fieldC&indent=on&wt=xml} status=0 QTime=1 
>   [junit4]   2> 3191 T2590 C10 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೫	127.0.0.1	-	127.0.0.1	48723	GET	/solr/schema/copyfields/	indent=on&wt=xml&source.fl=fieldC	200	-	0	2	http://127.0.0.1:48723	Java/1.7.0	-
>   [junit4]   2> 729848 T2587 C1237 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276645149/collection1/conf/managed-schema
>   [junit4]   2> 729856 T2587 C1237 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/fields/fieldD params={indent=on&wt=json} status=0 QTime=12 
>   [junit4]   2> 3206 T2587 C10 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೫	127.0.0.1	-	127.0.0.1	48723	PUT	/solr/schema/fields/fieldD	wt=json&indent=on	200	-	47	12	http://127.0.0.1:48723	Java/1.7.0	-
>   [junit4]   2> 729860 T2588 C1237 oasc.SolrException.log Ignoring exception matching ignore_exception
>   [junit4]   2> 729861 T2588 C1237 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/fields/fieldF params={indent=on&wt=json} msg={copyField dest :'some_nonexistent_field_ignore_exception' is not an explicit field and doesn't match a dynamicField.} status=500 QTime=3 
>   [junit4]   2> 3211 T2588 C10 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೫	127.0.0.1	-	127.0.0.1	48723	PUT	/solr/schema/fields/fieldF	wt=json&indent=on	500	-	88	2	http://127.0.0.1:48723	Java/1.7.0	-
>   [junit4]   2> 729885 T2545 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=2028788448
>   [junit4]   2> 729886 T2545 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@bc805e10
>   [junit4]   2> 729886 T2545 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
>   [junit4]   2> 729887 T2545 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
>   [junit4]   2> 729887 T2545 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
>   [junit4]   2> 729887 T2545 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
>   [junit4]   2> 729888 T2545 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
>   [junit4]   2> 729889 T2545 oasc.CachingDirectoryFactory.close Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
>   [junit4]   2> 729889 T2545 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276645149/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276645149/collection1/data;done=false>>]
>   [junit4]   2> 729890 T2545 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276645149/collection1/data
>   [junit4]   2> 729890 T2545 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276645149/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276645149/collection1/data/index;done=false>>]
>   [junit4]   2> 729891 T2545 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276645149/collection1/data/index
>   [junit4]   2> 729891 T2545 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
>   [junit4]   2> 729943 T2545 oas.SolrTestCaseJ4.tearDown ###Ending testAddCopyField
>   [junit4]   2> 729948 T2545 oas.SolrTestCaseJ4.setUp ###Starting testAddField
>   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-TestManagedSchemaFieldResource-1383276645932
>   [junit4]   2> 730014 T2545 oas.SolrTestCaseJ4.initCore ####initCore
>   [junit4]   2> 730014 T2545 oas.SolrTestCaseJ4.initCore ####initCore end
>   [junit4]   2> 730020 T2545 oas.SolrJettyTestBase.getSSLConfig Randomized ssl (true) and clientAuth (false)
>   [junit4]   2> 730021 T2545 oejs.Server.doStart jetty-8.1.10.v20130312
>   [junit4]   2> 730024 T2545 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:೪೪೮೭೫
>   [junit4]   2> 730025 T2545 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
>   [junit4]   2> 730026 T2545 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
>   [junit4]   2> 730026 T2545 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276645932
>   [junit4]   2> 730027 T2545 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276645932/'
>   [junit4]   2> 730035 T2545 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276645932/solr.xml
>   [junit4]   2> 730075 T2545 oasc.CoreContainer.<init> New CoreContainer 1925092033
>   [junit4]   2> 730075 T2545 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276645932/]
>   [junit4]   2> 730077 T2545 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
>   [junit4]   2> 730077 T2545 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
>   [junit4]   2> 730078 T2545 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
>   [junit4]   2> 730078 T2545 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
>   [junit4]   2> 730079 T2545 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
>   [junit4]   2> 730079 T2545 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
>   [junit4]   2> 730080 T2545 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
>   [junit4]   2> 730080 T2545 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
>   [junit4]   2> 730081 T2545 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
>   [junit4]   2> 730082 T2545 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
>   [junit4]   2> 730082 T2545 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
>   [junit4]   2> 730086 T2603 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276645932/collection1
>   [junit4]   2> 730086 T2603 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276645932/collection1/'
>   [junit4]   2> 730087 T2603 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276645932/collection1/lib/classes/' to classloader
>   [junit4]   2> 730088 T2603 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276645932/collection1/lib/README' to classloader
>   [junit4]   2> 730122 T2603 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
>   [junit4]   2> 730152 T2603 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-managed-schema.xml
>   [junit4]   2> 730153 T2603 oass.ManagedIndexSchemaFactory.readSchemaLocally The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
>   [junit4]   2> 730153 T2603 oass.IndexSchema.readSchema Reading Solr Schema from schema-rest.xml
>   [junit4]   2> 730159 T2603 oass.IndexSchema.readSchema [collection1] Schema name=test-rest
>   [junit4]   2> 730454 T2603 oass.IndexSchema.readSchema default search field in schema is text
>   [junit4]   2> 730455 T2603 oass.IndexSchema.readSchema query parser default operator is OR
>   [junit4]   2> 730456 T2603 oass.IndexSchema.readSchema unique key field: id
>   [junit4]   2> 730458 T2603 oass.IndexSchema.readSchema WARN Field title is not multivalued and destination for multiple copyFields (3)
>   [junit4]   2> 730467 T2603 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276645932/collection1/conf/managed-schema
>   [junit4]   2> 730468 T2603 oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to managed schema, renamed the non-managed schema /mnt/ssd/jenkins/works
> 
> [...truncated too long message...]
> 
> .apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=61.181640625, floorSegmentMB=1.498046875, forceMergeDeletesPctAllowed=23.052432915336222, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.28026827923196307
>   [junit4]   2> 734201 T2663 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
>   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276649563/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b9af093d; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
>   [junit4]   2> 734202 T2663 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
>   [junit4]   2> 734202 T2663 oass.SolrIndexSearcher.<init> Opening Searcher@312be6d main
>   [junit4]   2> 734203 T2664 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@312be6d main{StandardDirectoryReader(segments_1:1:nrt)}
>   [junit4]   2> 734203 T2663 oasc.CoreContainer.registerCore registering core: collection1
>   [junit4]   2> 734204 T2545 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
>   [junit4]   2> 734204 T2545 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
>   [junit4]   2> 734206 T2545 oas.SolrJettyTestBase.createJetty Jetty Assigned Port#53445
>   [junit4]   2> ASYNC  NEW_CORE C1243 name=collection1 org.apache.solr.core.SolrCore@7357b7fd
>   [junit4]   2> 734216 T2660 C1243 oejsh.ContextHandler$Context.log SolrRestApi: [Restlet] Attaching application: org.apache.solr.rest.SolrRestApi@a00ad12f to URI: /solr/schema
>   [junit4]   2> 734219 T2660 C1243 oasr.SolrRestApi.createInboundRoot createInboundRoot started
>   [junit4]   2> 734221 T2660 C1243 oasr.SolrRestApi.createInboundRoot createInboundRoot complete
>   [junit4]   2> 734223 T2660 C1243 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/fields/newfield params={indent=on&wt=json} msg={java.lang.IllegalArgumentException: Invalid field property: no_property_with_this_name} status=400 QTime=9 
>   [junit4]   2> ASYNC  NEW_CORE C16 name=collection1 org.apache.solr.core.SolrCore@7357b7fd
>   [junit4]   2> 7574 T2660 C16 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೫೦	127.0.0.1	-	127.0.0.1	53445	PUT	/solr/schema/fields/newfield	wt=json&indent=on	400	-	50	6	http://127.0.0.1:53445	Java/1.7.0	-
>   [junit4]   2> 734246 T2545 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=-1030016222
>   [junit4]   2> 734247 T2545 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7357b7fd
>   [junit4]   2> 734247 T2545 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
>   [junit4]   2> 734248 T2545 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
>   [junit4]   2> 734248 T2545 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
>   [junit4]   2> 734249 T2545 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
>   [junit4]   2> 734249 T2545 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
>   [junit4]   2> 734250 T2545 oasc.CachingDirectoryFactory.close Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
>   [junit4]   2> 734250 T2545 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276649563/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276649563/collection1/data;done=false>>]
>   [junit4]   2> 734251 T2545 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276649563/collection1/data
>   [junit4]   2> 734251 T2545 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276649563/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276649563/collection1/data/index;done=false>>]
>   [junit4]   2> 734252 T2545 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276649563/collection1/data/index
>   [junit4]   2> 734253 T2545 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
>   [junit4]   2> 734305 T2545 oas.SolrTestCaseJ4.tearDown ###Ending testAddFieldBadProperty
>   [junit4]   2> 734308 T2545 oas.SolrTestCaseJ4.deleteCore ###deleteCore
>   [junit4]   2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=kn, timezone=America/Santarem
>   [junit4]   2> NOTE: Linux 3.8.0-32-generic amd64/IBM Corporation 1.7.0 (64-bit)/cpus=8,threads=1,free=76120680,total=205586432
>   [junit4]   2> NOTE: All tests run in this JVM: [TestLFUCache, ClusterStateUpdateTest, TestPerFieldSimilarity, TestSchemaVersionResource, DateMathParserTest, TestFieldCollectionResource, DistributedSpellCheckComponentTest, TestSuggestSpellingConverter, TestCoreContainer, CopyFieldTest, TestFunctionQuery, ScriptEngineTest, WordBreakSolrSpellCheckerTest, TestManagedSchema, ShardSplitTest, ShowFileRequestHandlerTest, TestPostingsSolrHighlighter, DeleteReplicaTest, URLClassifyProcessorTest, TestSolrDeletionPolicy1, TestJmxMonitoredMap, FieldMutatingUpdateProcessorTest, MoreLikeThisHandlerTest, TestSchemaResource, TestLMDirichletSimilarityFactory, SpellPossibilityIteratorTest, TestConfig, TestSystemIdResolver, TermsComponentTest, TestElisionMultitermQuery, TestSolrQueryParser, TestLRUCache, CacheHeaderTest, BadComponentTest, TestSurroundQueryParser, TestReversedWildcardFilterFactory, OverseerCollectionProcessorTest, LeaderElectionTest, RecoveryZkTest, BJQParserTest, LukeRequestHandlerTest, TestSolrXmlPersistence, RegexBoostProcessorTest, DocValuesTest, FastVectorHighlighterTest, TestReloadAndDeleteDocs, TestBadConfig, SOLR749Test, CoreAdminHandlerTest, FileBasedSpellCheckerTest, InfoHandlerTest, SuggesterFSTTest, UUIDFieldTest, SearchHandlerTest, TestSolrXMLSerializer, MBeansHandlerTest, UpdateParamsTest, AutoCommitTest, UnloadDistributedZkTest, ZkCLITest, TestCollapseQParserPlugin, TestExtendedDismaxParser, HdfsCollectionsAPIDistributedZkTest, LegacyHTMLStripCharFilterTest, TestSort, PolyFieldTest, TestReplicationHandler, EchoParamsTest, TestGroupingSearch, SolrCoreTest, TestFaceting, TestDynamicFieldResource, TestStressUserVersions, JsonLoaderTest, DOMUtilTest, SystemInfoHandlerTest, TestSchemaNameResource, ShardRoutingTest, LoggingHandlerTest, TestLMJelinekMercerSimilarityFactory, TestImplicitCoreProperties, LeaderElectionIntegrationTest, TestZkChroot, TestRandomDVFaceting, TestReload, TestStressVersions, HardAutoCommitTest, DistributedTermsComponentTest, SimpleFacetsTest, SpellCheckComponentTest, PeerSyncTest, BadIndexSchemaTest, BasicFunctionalityTest, TestLazyCores, DirectUpdateHandlerTest, HighlighterTest, SoftAutoCommitTest, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, SolrRequestParserTest, SuggesterTest, SpatialFilterTest, TestPseudoReturnFields, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, TestRemoteStreaming, DistanceFunctionTest, DebugComponentTest, DisMaxRequestHandlerTest, TestQueryUtils, DirectSolrSpellCheckerTest, DocumentBuilderTest, TermVectorComponentTest, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, QueryParsingTest, TestAnalyzedSuggestions, TestPHPSerializedResponseWriter, TestQuerySenderListener, TestSolrIndexConfig, TestQuerySenderNoQuery, TestStressRecovery, QueryResultKeyTest, TestNRTOpen, TestNonNRTOpen, TestShardHandlerFactory, TestSolrXmlPersistor, CoreAdminCreateDiscoverTest, TestCopyFieldCollectionResource, TestFieldTypeCollectionResource, TestManagedSchemaFieldResource]
>   [junit4] Completed on J0 in 7.68s, 10 tests, 2 failures <<< FAILURES!
> 
> [...truncated 38 lines...]
> BUILD FAILED
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:428: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:421: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:483: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1263: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:906: There were test failures: 333 suites, 1469 tests, 2 failures, 63 ignored (6 assumptions)
> 
> Total time: 35 minutes 45 seconds
> Build step 'Invoke Ant' marked build as failure
> Description set: Java: 64bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure
> Sending email for trigger: Failure
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[JENKINS] Lucene-Solr-4.x-Linux (64bit/ibm-j9-jdk7) - Build # 8027 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8027/
Java: 64bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}

2 tests failed.
FAILED:  org.apache.solr.rest.schema.TestManagedSchemaFieldResource.testAddFieldCollectionWithMultipleOptions

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([F119F300BE8256C2:5387CE1A2E6098DE]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.rest.schema.TestManagedSchemaFieldResource.testAddFieldCollectionWithMultipleOptions(TestManagedSchemaFieldResource.java:215)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	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:780)


FAILED:  org.apache.solr.rest.schema.TestManagedSchemaFieldResource.testAddFieldWithMulipleOptions

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([F119F300BE8256C2:3DF846DD7C2C85D2]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.rest.schema.TestManagedSchemaFieldResource.testAddFieldWithMulipleOptions(TestManagedSchemaFieldResource.java:160)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	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:780)




Build Log:
[...truncated 10769 lines...]
   [junit4] Suite: org.apache.solr.rest.schema.TestManagedSchemaFieldResource
   [junit4]   2> 726653 T2545 oas.SolrTestCaseJ4.setUp ###Starting testAddFieldCollectionWithMultipleOptions
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-TestManagedSchemaFieldResource-1383276642637
   [junit4]   2> 726775 T2545 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 726776 T2545 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 726777 T2545 oas.SolrJettyTestBase.getSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 726777 T2545 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 726780 T2545 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:೪೨೮೨೨
   [junit4]   2> 726780 T2545 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 726781 T2545 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 726781 T2545 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276642637
   [junit4]   2> 726782 T2545 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276642637/'
   [junit4]   2> 726789 T2545 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276642637/solr.xml
   [junit4]   2> 726831 T2545 oasc.CoreContainer.<init> New CoreContainer 1494896227
   [junit4]   2> 726832 T2545 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276642637/]
   [junit4]   2> 726833 T2545 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 726834 T2545 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 726834 T2545 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 726835 T2545 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 726835 T2545 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 726835 T2545 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 726836 T2545 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 726836 T2545 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 726837 T2545 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 726838 T2545 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 726838 T2545 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 726842 T2555 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276642637/collection1
   [junit4]   2> 726842 T2555 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276642637/collection1/'
   [junit4]   2> 726843 T2555 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276642637/collection1/lib/classes/' to classloader
   [junit4]   2> 726843 T2555 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276642637/collection1/lib/README' to classloader
   [junit4]   2> 726870 T2555 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 726896 T2555 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 726897 T2555 oass.ManagedIndexSchemaFactory.readSchemaLocally The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 726897 T2555 oass.IndexSchema.readSchema Reading Solr Schema from schema-rest.xml
   [junit4]   2> 726902 T2555 oass.IndexSchema.readSchema [collection1] Schema name=test-rest
   [junit4]   2> 727222 T2555 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 727225 T2555 oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 727227 T2555 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 727230 T2555 oass.IndexSchema.readSchema WARN Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 727244 T2555 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276642637/collection1/conf/managed-schema
   [junit4]   2> 727286 T2555 oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to managed schema, renamed the non-managed schema /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276642637/collection1/conf/schema-rest.xml to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276642637/collection1/conf/schema-rest.xml.bak
   [junit4]   2> 727286 T2555 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 727286 T2555 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276642637/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276642637/collection1/data/
   [junit4]   2> 727287 T2555 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 727287 T2555 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276642637/collection1/data
   [junit4]   2> 727288 T2555 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276642637/collection1/data/index/
   [junit4]   2> 727288 T2555 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276642637/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 727288 T2555 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276642637/collection1/data/index
   [junit4]   2> 727289 T2555 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=95.728515625, floorSegmentMB=1.330078125, forceMergeDeletesPctAllowed=20.526276303479708, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.801566290613472
   [junit4]   2> 727292 T2555 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276642637/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b79fbbf5; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 727293 T2555 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 727293 T2555 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 727294 T2555 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 727294 T2555 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 727294 T2555 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 727295 T2555 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 727295 T2555 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 727295 T2555 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 727296 T2555 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 727298 T2555 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 727299 T2555 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 727299 T2555 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=61.181640625, floorSegmentMB=1.498046875, forceMergeDeletesPctAllowed=23.052432915336222, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.28026827923196307
   [junit4]   2> 727300 T2555 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276642637/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b79fbbf5; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 727301 T2555 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 727301 T2555 oass.SolrIndexSearcher.<init> Opening Searcher@6fbe4f0d main
   [junit4]   2> 727302 T2555 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 727302 T2556 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6fbe4f0d main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 727302 T2545 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 727303 T2545 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 727304 T2545 oas.SolrJettyTestBase.createJetty Jetty Assigned Port#42822
   [junit4]   2> ASYNC  NEW_CORE C1234 name=collection1 org.apache.solr.core.SolrCore@e8b342de
   [junit4]   2> 727314 T2553 C1234 oejsh.ContextHandler$Context.log SolrRestApi: [Restlet] Attaching application: org.apache.solr.rest.SolrRestApi@d0464723 to URI: /solr/schema
   [junit4]   2> 727317 T2553 C1234 oasr.SolrRestApi.createInboundRoot createInboundRoot started
   [junit4]   2> 727319 T2553 C1234 oasr.SolrRestApi.createInboundRoot createInboundRoot complete
   [junit4]   2> 727321 T2553 C1234 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/fields params={indent=on&wt=xml} status=0 QTime=10 
   [junit4]   2> ASYNC  NEW_CORE C7 name=collection1 org.apache.solr.core.SolrCore@e8b342de
   [junit4]   2> 672 T2553 C7 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೩	127.0.0.1	-	127.0.0.1	42822	GET	/solr/schema/fields	indent=on&wt=xml	200	-	0	6	http://127.0.0.1:42822	Java/1.7.0	-
   [junit4]   2> 727342 T2554 C1234 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276642637/collection1/conf/managed-schema
   [junit4]   2> 727347 T2554 C1234 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/fields params={indent=on&wt=json} status=0 QTime=12 
   [junit4]   2> 698 T2554 C7 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೩	127.0.0.1	-	127.0.0.1	42822	POST	/solr/schema/fields	wt=json&indent=on	200	-	68	13	http://127.0.0.1:42822	Java/1.7.0	-
   [junit4]   2> 727354 T2551 C1234 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/fields params={indent=on&wt=xml} status=0 QTime=2 
   [junit4]   2> 705 T2551 C7 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೩	127.0.0.1	-	127.0.0.1	42822	GET	/solr/schema/fields	indent=on&wt=xml	200	-	0	2	http://127.0.0.1:42822	Java/1.7.0	-
   [junit4]   2> 727365 T2552 C1234 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={stream.body=<add><doc><field+name%3D"newfield">value1+value2</field><field+name%3D"id">789</field></doc></add>} {add=[789]} 0 2
   [junit4]   2> 727368 T2553 C1234 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 727385 T2553 C1234 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276642637/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b79fbbf5; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276642637/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b79fbbf5; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
   [junit4]   2> 727386 T2553 C1234 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 727388 T2553 C1234 oass.SolrIndexSearcher.<init> Opening Searcher@b8a7cceb main
   [junit4]   2> 727388 T2553 C1234 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 727389 T2556 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b8a7cceb main{StandardDirectoryReader(segments_2:3:nrt _0(4.6):C1)}
   [junit4]   2> 727389 T2553 C1234 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={stream.body=<commit/>} {commit=} 0 22
   [junit4]   2> 727397 T2554 C1234 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276642637/collection1/conf/managed-schema
   [junit4]   2> 727415 T2554 C1234 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/fields params={indent=on&wt=json} status=0 QTime=23 
   [junit4]   2> 767 T2554 C7 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೩	127.0.0.1	-	127.0.0.1	42822	POST	/solr/schema/fields	wt=json&indent=on	200	-	87	25	http://127.0.0.1:42822	Java/1.7.0	-
   [junit4]   2> 727440 T2545 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1494896227
   [junit4]   2> 727441 T2545 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@e8b342de
   [junit4]   2> 727441 T2545 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=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 727442 T2545 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 727442 T2545 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 727442 T2545 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 727443 T2545 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 727444 T2545 oasc.CachingDirectoryFactory.close Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 727444 T2545 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276642637/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276642637/collection1/data/index;done=false>>]
   [junit4]   2> 727445 T2545 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276642637/collection1/data/index
   [junit4]   2> 727445 T2545 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276642637/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276642637/collection1/data;done=false>>]
   [junit4]   2> 727446 T2545 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276642637/collection1/data
   [junit4]   2> 727446 T2545 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 727499 T2545 oas.SolrTestCaseJ4.tearDown ###Ending testAddFieldCollectionWithMultipleOptions
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestManagedSchemaFieldResource -Dtests.method=testAddFieldCollectionWithMultipleOptions -Dtests.seed=F119F300BE8256C2 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=kn -Dtests.timezone=America/Santarem -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.86s J0 | TestManagedSchemaFieldResource.testAddFieldCollectionWithMultipleOptions <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F119F300BE8256C2:5387CE1A2E6098DE]:0)
   [junit4]    > 	at org.apache.solr.rest.schema.TestManagedSchemaFieldResource.testAddFieldCollectionWithMultipleOptions(TestManagedSchemaFieldResource.java:215)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:780)
   [junit4]   2> 727512 T2545 oas.SolrTestCaseJ4.setUp ###Starting testPostCopyFields
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-TestManagedSchemaFieldResource-1383276643496
   [junit4]   2> 727598 T2545 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 727599 T2545 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 727599 T2545 oas.SolrJettyTestBase.getSSLConfig Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 727600 T2545 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 727601 T2545 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:೪೦೩೩೯
   [junit4]   2> 727602 T2545 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 727603 T2545 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 727603 T2545 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276643496
   [junit4]   2> 727604 T2545 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276643496/'
   [junit4]   2> 727611 T2545 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276643496/solr.xml
   [junit4]   2> 727651 T2545 oasc.CoreContainer.<init> New CoreContainer -486056065
   [junit4]   2> 727652 T2545 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276643496/]
   [junit4]   2> 727654 T2545 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 727655 T2545 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 727656 T2545 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 727656 T2545 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 727657 T2545 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 727658 T2545 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 727659 T2545 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 727659 T2545 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 727660 T2545 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 727662 T2545 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 727663 T2545 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 727668 T2567 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276643496/collection1
   [junit4]   2> 727668 T2567 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276643496/collection1/'
   [junit4]   2> 727670 T2567 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276643496/collection1/lib/classes/' to classloader
   [junit4]   2> 727670 T2567 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276643496/collection1/lib/README' to classloader
   [junit4]   2> 727697 T2567 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 727730 T2567 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 727731 T2567 oass.ManagedIndexSchemaFactory.readSchemaLocally The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 727732 T2567 oass.IndexSchema.readSchema Reading Solr Schema from schema-rest.xml
   [junit4]   2> 727737 T2567 oass.IndexSchema.readSchema [collection1] Schema name=test-rest
   [junit4]   2> 728105 T2567 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 728107 T2567 oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 728109 T2567 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 728112 T2567 oass.IndexSchema.readSchema WARN Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 728124 T2567 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276643496/collection1/conf/managed-schema
   [junit4]   2> 728166 T2567 oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to managed schema, renamed the non-managed schema /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276643496/collection1/conf/schema-rest.xml to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276643496/collection1/conf/schema-rest.xml.bak
   [junit4]   2> 728166 T2567 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 728167 T2567 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276643496/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276643496/collection1/data/
   [junit4]   2> 728167 T2567 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 728168 T2567 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276643496/collection1/data
   [junit4]   2> 728169 T2567 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276643496/collection1/data/index/
   [junit4]   2> 728169 T2567 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276643496/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 728170 T2567 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276643496/collection1/data/index
   [junit4]   2> 728171 T2567 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=95.728515625, floorSegmentMB=1.330078125, forceMergeDeletesPctAllowed=20.526276303479708, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.801566290613472
   [junit4]   2> 728175 T2567 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276643496/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5bc0e0fa; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 728175 T2567 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 728176 T2567 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 728176 T2567 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 728177 T2567 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 728177 T2567 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 728177 T2567 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 728178 T2567 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 728178 T2567 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 728179 T2567 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 728181 T2567 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 728181 T2567 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 728182 T2567 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=61.181640625, floorSegmentMB=1.498046875, forceMergeDeletesPctAllowed=23.052432915336222, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.28026827923196307
   [junit4]   2> 728183 T2567 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276643496/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5bc0e0fa; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 728183 T2567 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 728183 T2567 oass.SolrIndexSearcher.<init> Opening Searcher@529ecad main
   [junit4]   2> 728184 T2567 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 728184 T2568 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@529ecad main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 728185 T2545 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 728185 T2545 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 728186 T2545 oas.SolrJettyTestBase.createJetty Jetty Assigned Port#40339
   [junit4]   2> ASYNC  NEW_CORE C1235 name=collection1 org.apache.solr.core.SolrCore@7b91b314
   [junit4]   2> 728194 T2565 C1235 oejsh.ContextHandler$Context.log SolrRestApi: [Restlet] Attaching application: org.apache.solr.rest.SolrRestApi@94d9211d to URI: /solr/schema
   [junit4]   2> 728197 T2565 C1235 oasr.SolrRestApi.createInboundRoot createInboundRoot started
   [junit4]   2> 728198 T2565 C1235 oasr.SolrRestApi.createInboundRoot createInboundRoot complete
   [junit4]   2> 728203 T2565 C1235 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276643496/collection1/conf/managed-schema
   [junit4]   2> 728217 T2565 C1235 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/fields params={indent=on&wt=json} status=0 QTime=25 
   [junit4]   2> ASYNC  NEW_CORE C8 name=collection1 org.apache.solr.core.SolrCore@7b91b314
   [junit4]   2> 1568 T2565 C8 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೪	127.0.0.1	-	127.0.0.1	40339	POST	/solr/schema/fields	wt=json&indent=on	200	-	240	23	http://127.0.0.1:40339	Java/1.7.0	-
   [junit4]   2> 728226 T2566 C1235 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276643496/collection1/conf/managed-schema
   [junit4]   2> 728235 T2566 C1235 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/copyfields params={indent=on&wt=json} status=0 QTime=14 
   [junit4]   2> 1586 T2566 C8 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೪	127.0.0.1	-	127.0.0.1	40339	POST	/solr/schema/copyfields	wt=json&indent=on	200	-	88	15	http://127.0.0.1:40339	Java/1.7.0	-
   [junit4]   2> 728240 T2564 C1235 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/copyfields/ params={source.fl=fieldA&indent=on&wt=xml} status=0 QTime=2 
   [junit4]   2> 1591 T2564 C8 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೪	127.0.0.1	-	127.0.0.1	40339	GET	/solr/schema/copyfields/	indent=on&wt=xml&source.fl=fieldA	200	-	0	2	http://127.0.0.1:40339	Java/1.7.0	-
   [junit4]   2> 728246 T2563 C1235 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/copyfields/ params={source.fl=fieldD&indent=on&wt=xml} status=0 QTime=2 
   [junit4]   2> 1597 T2563 C8 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೪	127.0.0.1	-	127.0.0.1	40339	GET	/solr/schema/copyfields/	indent=on&wt=xml&source.fl=fieldD	200	-	0	1	http://127.0.0.1:40339	Java/1.7.0	-
   [junit4]   2> 728252 T2565 C1235 oasc.SolrException.log Ignoring exception matching ignore_exception
   [junit4]   2> 728253 T2565 C1235 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/copyfields params={indent=on&wt=json} msg={copyField source :'some_nonexistent_field_ignore_exception' is not a glob and doesn't match any explicit field or dynamicField.} status=500 QTime=3 
   [junit4]   2> 1604 T2565 C8 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೪	127.0.0.1	-	127.0.0.1	40339	POST	/solr/schema/copyfields	wt=json&indent=on	500	-	73	3	http://127.0.0.1:40339	Java/1.7.0	-
   [junit4]   2> 728259 T2566 C1235 oasc.SolrException.log Ignoring exception matching ignore_exception
   [junit4]   2> 728260 T2566 C1235 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/copyfields params={indent=on&wt=json} msg={copyField dest :'some_nonexistent_field_ignore_exception' is not an explicit field and doesn't match a dynamicField.} status=500 QTime=3 
   [junit4]   2> 1611 T2566 C8 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೪	127.0.0.1	-	127.0.0.1	40339	POST	/solr/schema/copyfields	wt=json&indent=on	500	-	73	4	http://127.0.0.1:40339	Java/1.7.0	-
   [junit4]   2> 728284 T2545 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=-486056065
   [junit4]   2> 728285 T2545 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7b91b314
   [junit4]   2> 728286 T2545 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 728287 T2545 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 728288 T2545 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 728289 T2545 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 728290 T2545 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 728290 T2545 oasc.CachingDirectoryFactory.close Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 728291 T2545 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276643496/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276643496/collection1/data;done=false>>]
   [junit4]   2> 728291 T2545 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276643496/collection1/data
   [junit4]   2> 728292 T2545 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276643496/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276643496/collection1/data/index;done=false>>]
   [junit4]   2> 728292 T2545 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276643496/collection1/data/index
   [junit4]   2> 728293 T2545 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 728346 T2545 oas.SolrTestCaseJ4.tearDown ###Ending testPostCopyFields
   [junit4]   2> 728351 T2545 oas.SolrTestCaseJ4.setUp ###Starting testAddFieldWithMulipleOptions
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-TestManagedSchemaFieldResource-1383276644335
   [junit4]   2> 728433 T2545 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 728433 T2545 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 728434 T2545 oas.SolrJettyTestBase.getSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 728435 T2545 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 728436 T2545 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:೩೭೧೩೮
   [junit4]   2> 728437 T2545 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 728437 T2545 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 728438 T2545 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276644335
   [junit4]   2> 728438 T2545 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276644335/'
   [junit4]   2> 728445 T2545 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276644335/solr.xml
   [junit4]   2> 728485 T2545 oasc.CoreContainer.<init> New CoreContainer -648509233
   [junit4]   2> 728486 T2545 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276644335/]
   [junit4]   2> 728487 T2545 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 728487 T2545 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 728488 T2545 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 728488 T2545 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 728489 T2545 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 728489 T2545 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 728490 T2545 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 728490 T2545 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 728491 T2545 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 728492 T2545 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 728492 T2545 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 728495 T2579 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276644335/collection1
   [junit4]   2> 728496 T2579 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276644335/collection1/'
   [junit4]   2> 728496 T2579 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276644335/collection1/lib/classes/' to classloader
   [junit4]   2> 728497 T2579 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276644335/collection1/lib/README' to classloader
   [junit4]   2> 728522 T2579 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 728548 T2579 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 728549 T2579 oass.ManagedIndexSchemaFactory.readSchemaLocally The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 728549 T2579 oass.IndexSchema.readSchema Reading Solr Schema from schema-rest.xml
   [junit4]   2> 728555 T2579 oass.IndexSchema.readSchema [collection1] Schema name=test-rest
   [junit4]   2> 728872 T2579 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 728874 T2579 oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 728875 T2579 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 728877 T2579 oass.IndexSchema.readSchema WARN Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 728887 T2579 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276644335/collection1/conf/managed-schema
   [junit4]   2> 728946 T2579 oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to managed schema, renamed the non-managed schema /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276644335/collection1/conf/schema-rest.xml to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276644335/collection1/conf/schema-rest.xml.bak
   [junit4]   2> 728946 T2579 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 728947 T2579 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276644335/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276644335/collection1/data/
   [junit4]   2> 728947 T2579 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 728947 T2579 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276644335/collection1/data
   [junit4]   2> 728948 T2579 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276644335/collection1/data/index/
   [junit4]   2> 728948 T2579 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276644335/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 728948 T2579 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276644335/collection1/data/index
   [junit4]   2> 728949 T2579 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=95.728515625, floorSegmentMB=1.330078125, forceMergeDeletesPctAllowed=20.526276303479708, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.801566290613472
   [junit4]   2> 728952 T2579 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276644335/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d934f6be; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 728952 T2579 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 728953 T2579 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 728953 T2579 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 728954 T2579 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 728954 T2579 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 728954 T2579 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 728955 T2579 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 728955 T2579 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 728956 T2579 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 728958 T2579 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 728958 T2579 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 728958 T2579 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=61.181640625, floorSegmentMB=1.498046875, forceMergeDeletesPctAllowed=23.052432915336222, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.28026827923196307
   [junit4]   2> 728959 T2579 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276644335/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d934f6be; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 728960 T2579 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 728960 T2579 oass.SolrIndexSearcher.<init> Opening Searcher@5625422a main
   [junit4]   2> 728961 T2580 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5625422a main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 728961 T2579 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 728962 T2545 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 728962 T2545 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 728963 T2545 oas.SolrJettyTestBase.createJetty Jetty Assigned Port#37138
   [junit4]   2> ASYNC  NEW_CORE C1236 name=collection1 org.apache.solr.core.SolrCore@3d48935c
   [junit4]   2> 728972 T2577 C1236 oejsh.ContextHandler$Context.log SolrRestApi: [Restlet] Attaching application: org.apache.solr.rest.SolrRestApi@a9e67a1f to URI: /solr/schema
   [junit4]   2> 728975 T2577 C1236 oasr.SolrRestApi.createInboundRoot createInboundRoot started
   [junit4]   2> 728977 T2577 C1236 oasr.SolrRestApi.createInboundRoot createInboundRoot complete
   [junit4]   2> 728979 T2577 C1236 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/fields/newfield params={indent=on&wt=xml} msg={Field 'newfield' not found.} status=404 QTime=9 
   [junit4]   2> ASYNC  NEW_CORE C9 name=collection1 org.apache.solr.core.SolrCore@3d48935c
   [junit4]   2> 2330 T2577 C9 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೪	127.0.0.1	-	127.0.0.1	37138	GET	/solr/schema/fields/newfield	indent=on&wt=xml	404	-	0	6	http://127.0.0.1:37138	Java/1.7.0	-
   [junit4]   2> 728990 T2578 C1236 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276644335/collection1/conf/managed-schema
   [junit4]   2> 728995 T2578 C1236 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/fields/newfield params={indent=on&wt=json} status=0 QTime=10 
   [junit4]   2> 2347 T2578 C9 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೪	127.0.0.1	-	127.0.0.1	37138	PUT	/solr/schema/fields/newfield	wt=json&indent=on	200	-	48	11	http://127.0.0.1:37138	Java/1.7.0	-
   [junit4]   2> 729001 T2575 C1236 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/fields/newfield params={indent=on&wt=xml} status=0 QTime=2 
   [junit4]   2> 2352 T2575 C9 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೪	127.0.0.1	-	127.0.0.1	37138	GET	/solr/schema/fields/newfield	indent=on&wt=xml	200	-	0	2	http://127.0.0.1:37138	Java/1.7.0	-
   [junit4]   2> 729010 T2576 C1236 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={stream.body=<add><doc><field+name%3D"newfield">value1+value2</field><field+name%3D"id">1234</field></doc></add>} {add=[1234]} 0 1
   [junit4]   2> 729014 T2577 C1236 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 729036 T2577 C1236 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276644335/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d934f6be; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276644335/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@d934f6be; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_2,generation=2}
   [junit4]   2> 729036 T2577 C1236 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 729038 T2577 C1236 oass.SolrIndexSearcher.<init> Opening Searcher@619cd61d main
   [junit4]   2> 729039 T2577 C1236 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 729039 T2580 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@619cd61d main{StandardDirectoryReader(segments_2:3:nrt _0(4.6):C1)}
   [junit4]   2> 729039 T2577 C1236 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={stream.body=<commit/>} {commit=} 0 26
   [junit4]   2> 729043 T2578 C1236 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/fields/newfield2 params={indent=on&wt=xml} msg={Field 'newfield2' not found.} status=404 QTime=1 
   [junit4]   2> 2394 T2578 C9 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೫	127.0.0.1	-	127.0.0.1	37138	GET	/solr/schema/fields/newfield2	indent=on&wt=xml	404	-	0	2	http://127.0.0.1:37138	Java/1.7.0	-
   [junit4]   2> 729057 T2575 C1236 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276644335/collection1/conf/managed-schema
   [junit4]   2> 729075 T2575 C1236 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/fields/newfield2 params={indent=on&wt=json} status=0 QTime=23 
   [junit4]   2> 2426 T2575 C9 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೫	127.0.0.1	-	127.0.0.1	37138	PUT	/solr/schema/fields/newfield2	wt=json&indent=on	200	-	66	23	http://127.0.0.1:37138	Java/1.7.0	-
   [junit4]   2> 729099 T2545 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=-648509233
   [junit4]   2> 729100 T2545 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3d48935c
   [junit4]   2> 729101 T2545 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=1,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 729101 T2545 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 729102 T2545 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 729102 T2545 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 729103 T2545 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 729104 T2545 oasc.CachingDirectoryFactory.close Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 729105 T2545 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276644335/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276644335/collection1/data/index;done=false>>]
   [junit4]   2> 729105 T2545 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276644335/collection1/data/index
   [junit4]   2> 729106 T2545 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276644335/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276644335/collection1/data;done=false>>]
   [junit4]   2> 729106 T2545 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276644335/collection1/data
   [junit4]   2> 729107 T2545 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 729158 T2545 oas.SolrTestCaseJ4.tearDown ###Ending testAddFieldWithMulipleOptions
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestManagedSchemaFieldResource -Dtests.method=testAddFieldWithMulipleOptions -Dtests.seed=F119F300BE8256C2 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=kn -Dtests.timezone=America/Santarem -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.81s J0 | TestManagedSchemaFieldResource.testAddFieldWithMulipleOptions <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F119F300BE8256C2:3DF846DD7C2C85D2]:0)
   [junit4]    > 	at org.apache.solr.rest.schema.TestManagedSchemaFieldResource.testAddFieldWithMulipleOptions(TestManagedSchemaFieldResource.java:160)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:780)
   [junit4]   2> 729165 T2545 oas.SolrTestCaseJ4.setUp ###Starting testAddCopyField
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-TestManagedSchemaFieldResource-1383276645148
   [junit4]   2> 729236 T2545 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 729237 T2545 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 729237 T2545 oas.SolrJettyTestBase.getSSLConfig Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 729238 T2545 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 729240 T2545 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:೪೮೭೨೩
   [junit4]   2> 729240 T2545 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 729241 T2545 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 729241 T2545 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276645149
   [junit4]   2> 729242 T2545 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276645149/'
   [junit4]   2> 729249 T2545 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276645149/solr.xml
   [junit4]   2> 729286 T2545 oasc.CoreContainer.<init> New CoreContainer 2028788448
   [junit4]   2> 729287 T2545 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276645149/]
   [junit4]   2> 729288 T2545 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 729289 T2545 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 729289 T2545 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 729290 T2545 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 729290 T2545 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 729291 T2545 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 729291 T2545 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 729292 T2545 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 729292 T2545 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 729293 T2545 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 729293 T2545 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 729297 T2591 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276645149/collection1
   [junit4]   2> 729297 T2591 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276645149/collection1/'
   [junit4]   2> 729298 T2591 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276645149/collection1/lib/classes/' to classloader
   [junit4]   2> 729298 T2591 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276645149/collection1/lib/README' to classloader
   [junit4]   2> 729322 T2591 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 729356 T2591 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 729357 T2591 oass.ManagedIndexSchemaFactory.readSchemaLocally The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 729358 T2591 oass.IndexSchema.readSchema Reading Solr Schema from schema-rest.xml
   [junit4]   2> 729366 T2591 oass.IndexSchema.readSchema [collection1] Schema name=test-rest
   [junit4]   2> 729645 T2591 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 729647 T2591 oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 729648 T2591 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 729650 T2591 oass.IndexSchema.readSchema WARN Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 729659 T2591 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276645149/collection1/conf/managed-schema
   [junit4]   2> 729727 T2591 oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to managed schema, renamed the non-managed schema /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276645149/collection1/conf/schema-rest.xml to /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276645149/collection1/conf/schema-rest.xml.bak
   [junit4]   2> 729728 T2591 oasc.SolrCore.initDirectoryFactory solr.NRTCachingDirectoryFactory
   [junit4]   2> 729728 T2591 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276645149/collection1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276645149/collection1/data/
   [junit4]   2> 729728 T2591 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 729729 T2591 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276645149/collection1/data
   [junit4]   2> 729729 T2591 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276645149/collection1/data/index/
   [junit4]   2> 729729 T2591 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276645149/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 729730 T2591 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276645149/collection1/data/index
   [junit4]   2> 729730 T2591 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=95.728515625, floorSegmentMB=1.330078125, forceMergeDeletesPctAllowed=20.526276303479708, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.801566290613472
   [junit4]   2> 729738 T2591 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276645149/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ce5970b5; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 729738 T2591 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 729739 T2591 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 729739 T2591 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 729740 T2591 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 729740 T2591 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 729740 T2591 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 729741 T2591 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 729741 T2591 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 729742 T2591 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 729744 T2591 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 729744 T2591 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 729744 T2591 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=61.181640625, floorSegmentMB=1.498046875, forceMergeDeletesPctAllowed=23.052432915336222, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.28026827923196307
   [junit4]   2> 729745 T2591 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276645149/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ce5970b5; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 729746 T2591 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 729746 T2591 oass.SolrIndexSearcher.<init> Opening Searcher@ef23b256 main
   [junit4]   2> 729747 T2591 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 729747 T2592 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@ef23b256 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 729747 T2545 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 729748 T2545 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 729749 T2545 oas.SolrJettyTestBase.createJetty Jetty Assigned Port#48723
   [junit4]   2> ASYNC  NEW_CORE C1237 name=collection1 org.apache.solr.core.SolrCore@bc805e10
   [junit4]   2> 729756 T2588 C1237 oejsh.ContextHandler$Context.log SolrRestApi: [Restlet] Attaching application: org.apache.solr.rest.SolrRestApi@631f8151 to URI: /solr/schema
   [junit4]   2> 729758 T2588 C1237 oasr.SolrRestApi.createInboundRoot createInboundRoot started
   [junit4]   2> 729759 T2588 C1237 oasr.SolrRestApi.createInboundRoot createInboundRoot complete
   [junit4]   2> 729760 T2588 C1237 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/fields/newfield2 params={indent=on&wt=xml} msg={Field 'newfield2' not found.} status=404 QTime=5 
   [junit4]   2> ASYNC  NEW_CORE C10 name=collection1 org.apache.solr.core.SolrCore@bc805e10
   [junit4]   2> 3111 T2588 C10 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೫	127.0.0.1	-	127.0.0.1	48723	GET	/solr/schema/fields/newfield2	indent=on&wt=xml	404	-	0	4	http://127.0.0.1:48723	Java/1.7.0	-
   [junit4]   2> 729770 T2589 C1237 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276645149/collection1/conf/managed-schema
   [junit4]   2> 729775 T2589 C1237 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/fields/fieldA params={indent=on&wt=json} status=0 QTime=9 
   [junit4]   2> 3126 T2589 C10 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೫	127.0.0.1	-	127.0.0.1	48723	PUT	/solr/schema/fields/fieldA	wt=json&indent=on	200	-	30	9	http://127.0.0.1:48723	Java/1.7.0	-
   [junit4]   2> 729783 T2590 C1237 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276645149/collection1/conf/managed-schema
   [junit4]   2> 729795 T2590 C1237 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/fields/fieldB params={indent=on&wt=json} status=0 QTime=17 
   [junit4]   2> 3146 T2590 C10 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೫	127.0.0.1	-	127.0.0.1	48723	PUT	/solr/schema/fields/fieldB	wt=json&indent=on	200	-	55	17	http://127.0.0.1:48723	Java/1.7.0	-
   [junit4]   2> 729803 T2587 C1237 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276645149/collection1/conf/managed-schema
   [junit4]   2> 729825 T2587 C1237 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/fields/fieldC params={indent=on&wt=json} status=0 QTime=27 
   [junit4]   2> 3177 T2587 C10 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೫	127.0.0.1	-	127.0.0.1	48723	PUT	/solr/schema/fields/fieldC	wt=json&indent=on	200	-	53	27	http://127.0.0.1:48723	Java/1.7.0	-
   [junit4]   2> 729830 T2588 C1237 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/fields/fieldB params={indent=on&wt=xml} status=0 QTime=2 
   [junit4]   2> 3180 T2588 C10 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೫	127.0.0.1	-	127.0.0.1	48723	GET	/solr/schema/fields/fieldB	indent=on&wt=xml	200	-	0	1	http://127.0.0.1:48723	Java/1.7.0	-
   [junit4]   2> 729835 T2589 C1237 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/copyfields/ params={source.fl=fieldB&indent=on&wt=xml} status=0 QTime=1 
   [junit4]   2> 3186 T2589 C10 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೫	127.0.0.1	-	127.0.0.1	48723	GET	/solr/schema/copyfields/	indent=on&wt=xml&source.fl=fieldB	200	-	0	2	http://127.0.0.1:48723	Java/1.7.0	-
   [junit4]   2> 729840 T2590 C1237 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/copyfields/ params={source.fl=fieldC&indent=on&wt=xml} status=0 QTime=1 
   [junit4]   2> 3191 T2590 C10 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೫	127.0.0.1	-	127.0.0.1	48723	GET	/solr/schema/copyfields/	indent=on&wt=xml&source.fl=fieldC	200	-	0	2	http://127.0.0.1:48723	Java/1.7.0	-
   [junit4]   2> 729848 T2587 C1237 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276645149/collection1/conf/managed-schema
   [junit4]   2> 729856 T2587 C1237 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/fields/fieldD params={indent=on&wt=json} status=0 QTime=12 
   [junit4]   2> 3206 T2587 C10 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೫	127.0.0.1	-	127.0.0.1	48723	PUT	/solr/schema/fields/fieldD	wt=json&indent=on	200	-	47	12	http://127.0.0.1:48723	Java/1.7.0	-
   [junit4]   2> 729860 T2588 C1237 oasc.SolrException.log Ignoring exception matching ignore_exception
   [junit4]   2> 729861 T2588 C1237 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/fields/fieldF params={indent=on&wt=json} msg={copyField dest :'some_nonexistent_field_ignore_exception' is not an explicit field and doesn't match a dynamicField.} status=500 QTime=3 
   [junit4]   2> 3211 T2588 C10 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೪೫	127.0.0.1	-	127.0.0.1	48723	PUT	/solr/schema/fields/fieldF	wt=json&indent=on	500	-	88	2	http://127.0.0.1:48723	Java/1.7.0	-
   [junit4]   2> 729885 T2545 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=2028788448
   [junit4]   2> 729886 T2545 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@bc805e10
   [junit4]   2> 729886 T2545 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 729887 T2545 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 729887 T2545 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 729887 T2545 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 729888 T2545 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 729889 T2545 oasc.CachingDirectoryFactory.close Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 729889 T2545 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276645149/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276645149/collection1/data;done=false>>]
   [junit4]   2> 729890 T2545 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276645149/collection1/data
   [junit4]   2> 729890 T2545 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276645149/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276645149/collection1/data/index;done=false>>]
   [junit4]   2> 729891 T2545 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276645149/collection1/data/index
   [junit4]   2> 729891 T2545 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 729943 T2545 oas.SolrTestCaseJ4.tearDown ###Ending testAddCopyField
   [junit4]   2> 729948 T2545 oas.SolrTestCaseJ4.setUp ###Starting testAddField
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./solrtest-TestManagedSchemaFieldResource-1383276645932
   [junit4]   2> 730014 T2545 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 730014 T2545 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 730020 T2545 oas.SolrJettyTestBase.getSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 730021 T2545 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 730024 T2545 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:೪೪೮೭೫
   [junit4]   2> 730025 T2545 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 730026 T2545 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 730026 T2545 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276645932
   [junit4]   2> 730027 T2545 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276645932/'
   [junit4]   2> 730035 T2545 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276645932/solr.xml
   [junit4]   2> 730075 T2545 oasc.CoreContainer.<init> New CoreContainer 1925092033
   [junit4]   2> 730075 T2545 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276645932/]
   [junit4]   2> 730077 T2545 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 730077 T2545 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 730078 T2545 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 730078 T2545 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 730079 T2545 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 730079 T2545 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 730080 T2545 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 730080 T2545 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 730081 T2545 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 730082 T2545 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 730082 T2545 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 730086 T2603 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276645932/collection1
   [junit4]   2> 730086 T2603 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276645932/collection1/'
   [junit4]   2> 730087 T2603 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276645932/collection1/lib/classes/' to classloader
   [junit4]   2> 730088 T2603 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276645932/collection1/lib/README' to classloader
   [junit4]   2> 730122 T2603 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 730152 T2603 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig-managed-schema.xml
   [junit4]   2> 730153 T2603 oass.ManagedIndexSchemaFactory.readSchemaLocally The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 730153 T2603 oass.IndexSchema.readSchema Reading Solr Schema from schema-rest.xml
   [junit4]   2> 730159 T2603 oass.IndexSchema.readSchema [collection1] Schema name=test-rest
   [junit4]   2> 730454 T2603 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 730455 T2603 oass.IndexSchema.readSchema query parser default operator is OR
   [junit4]   2> 730456 T2603 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 730458 T2603 oass.IndexSchema.readSchema WARN Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 730467 T2603 oass.ManagedIndexSchema.persistManagedSchema Upgraded to managed schema at /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/./TestManagedSchemaFieldResource1383276645932/collection1/conf/managed-schema
   [junit4]   2> 730468 T2603 oass.ManagedIndexSchemaFactory.upgradeToManagedSchema After upgrading to managed schema, renamed the non-managed schema /mnt/ssd/jenkins/works

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

.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=61.181640625, floorSegmentMB=1.498046875, forceMergeDeletesPctAllowed=23.052432915336222, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.28026827923196307
   [junit4]   2> 734201 T2663 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=NRTCachingDirectory(org.apache.lucene.store.MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276649563/collection1/data/index lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b9af093d; maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
   [junit4]   2> 734202 T2663 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 734202 T2663 oass.SolrIndexSearcher.<init> Opening Searcher@312be6d main
   [junit4]   2> 734203 T2664 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@312be6d main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 734203 T2663 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 734204 T2545 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 734204 T2545 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 734206 T2545 oas.SolrJettyTestBase.createJetty Jetty Assigned Port#53445
   [junit4]   2> ASYNC  NEW_CORE C1243 name=collection1 org.apache.solr.core.SolrCore@7357b7fd
   [junit4]   2> 734216 T2660 C1243 oejsh.ContextHandler$Context.log SolrRestApi: [Restlet] Attaching application: org.apache.solr.rest.SolrRestApi@a00ad12f to URI: /solr/schema
   [junit4]   2> 734219 T2660 C1243 oasr.SolrRestApi.createInboundRoot createInboundRoot started
   [junit4]   2> 734221 T2660 C1243 oasr.SolrRestApi.createInboundRoot createInboundRoot complete
   [junit4]   2> 734223 T2660 C1243 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/fields/newfield params={indent=on&wt=json} msg={java.lang.IllegalArgumentException: Invalid field property: no_property_with_this_name} status=400 QTime=9 
   [junit4]   2> ASYNC  NEW_CORE C16 name=collection1 org.apache.solr.core.SolrCore@7357b7fd
   [junit4]   2> 7574 T2660 C16 orel.LogFilter.afterHandle ೨೦೧೩-೧೧-೦೧	೦೦:೩೦:೫೦	127.0.0.1	-	127.0.0.1	53445	PUT	/solr/schema/fields/newfield	wt=json&indent=on	400	-	50	6	http://127.0.0.1:53445	Java/1.7.0	-
   [junit4]   2> 734246 T2545 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=-1030016222
   [junit4]   2> 734247 T2545 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7357b7fd
   [junit4]   2> 734247 T2545 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 734248 T2545 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 734248 T2545 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 734249 T2545 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 734249 T2545 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 734250 T2545 oasc.CachingDirectoryFactory.close Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 734250 T2545 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276649563/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276649563/collection1/data;done=false>>]
   [junit4]   2> 734251 T2545 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276649563/collection1/data
   [junit4]   2> 734251 T2545 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276649563/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276649563/collection1/data/index;done=false>>]
   [junit4]   2> 734252 T2545 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J0/TestManagedSchemaFieldResource1383276649563/collection1/data/index
   [junit4]   2> 734253 T2545 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 734305 T2545 oas.SolrTestCaseJ4.tearDown ###Ending testAddFieldBadProperty
   [junit4]   2> 734308 T2545 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=kn, timezone=America/Santarem
   [junit4]   2> NOTE: Linux 3.8.0-32-generic amd64/IBM Corporation 1.7.0 (64-bit)/cpus=8,threads=1,free=76120680,total=205586432
   [junit4]   2> NOTE: All tests run in this JVM: [TestLFUCache, ClusterStateUpdateTest, TestPerFieldSimilarity, TestSchemaVersionResource, DateMathParserTest, TestFieldCollectionResource, DistributedSpellCheckComponentTest, TestSuggestSpellingConverter, TestCoreContainer, CopyFieldTest, TestFunctionQuery, ScriptEngineTest, WordBreakSolrSpellCheckerTest, TestManagedSchema, ShardSplitTest, ShowFileRequestHandlerTest, TestPostingsSolrHighlighter, DeleteReplicaTest, URLClassifyProcessorTest, TestSolrDeletionPolicy1, TestJmxMonitoredMap, FieldMutatingUpdateProcessorTest, MoreLikeThisHandlerTest, TestSchemaResource, TestLMDirichletSimilarityFactory, SpellPossibilityIteratorTest, TestConfig, TestSystemIdResolver, TermsComponentTest, TestElisionMultitermQuery, TestSolrQueryParser, TestLRUCache, CacheHeaderTest, BadComponentTest, TestSurroundQueryParser, TestReversedWildcardFilterFactory, OverseerCollectionProcessorTest, LeaderElectionTest, RecoveryZkTest, BJQParserTest, LukeRequestHandlerTest, TestSolrXmlPersistence, RegexBoostProcessorTest, DocValuesTest, FastVectorHighlighterTest, TestReloadAndDeleteDocs, TestBadConfig, SOLR749Test, CoreAdminHandlerTest, FileBasedSpellCheckerTest, InfoHandlerTest, SuggesterFSTTest, UUIDFieldTest, SearchHandlerTest, TestSolrXMLSerializer, MBeansHandlerTest, UpdateParamsTest, AutoCommitTest, UnloadDistributedZkTest, ZkCLITest, TestCollapseQParserPlugin, TestExtendedDismaxParser, HdfsCollectionsAPIDistributedZkTest, LegacyHTMLStripCharFilterTest, TestSort, PolyFieldTest, TestReplicationHandler, EchoParamsTest, TestGroupingSearch, SolrCoreTest, TestFaceting, TestDynamicFieldResource, TestStressUserVersions, JsonLoaderTest, DOMUtilTest, SystemInfoHandlerTest, TestSchemaNameResource, ShardRoutingTest, LoggingHandlerTest, TestLMJelinekMercerSimilarityFactory, TestImplicitCoreProperties, LeaderElectionIntegrationTest, TestZkChroot, TestRandomDVFaceting, TestReload, TestStressVersions, HardAutoCommitTest, DistributedTermsComponentTest, SimpleFacetsTest, SpellCheckComponentTest, PeerSyncTest, BadIndexSchemaTest, BasicFunctionalityTest, TestLazyCores, DirectUpdateHandlerTest, HighlighterTest, SoftAutoCommitTest, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, SolrRequestParserTest, SuggesterTest, SpatialFilterTest, TestPseudoReturnFields, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, TestRemoteStreaming, DistanceFunctionTest, DebugComponentTest, DisMaxRequestHandlerTest, TestQueryUtils, DirectSolrSpellCheckerTest, DocumentBuilderTest, TermVectorComponentTest, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, QueryParsingTest, TestAnalyzedSuggestions, TestPHPSerializedResponseWriter, TestQuerySenderListener, TestSolrIndexConfig, TestQuerySenderNoQuery, TestStressRecovery, QueryResultKeyTest, TestNRTOpen, TestNonNRTOpen, TestShardHandlerFactory, TestSolrXmlPersistor, CoreAdminCreateDiscoverTest, TestCopyFieldCollectionResource, TestFieldTypeCollectionResource, TestManagedSchemaFieldResource]
   [junit4] Completed on J0 in 7.68s, 10 tests, 2 failures <<< FAILURES!

[...truncated 38 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:428: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:421: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:483: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1263: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:906: There were test failures: 333 suites, 1469 tests, 2 failures, 63 ignored (6 assumptions)

Total time: 35 minutes 45 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-4.x-Linux (32bit/ibm-j9-jdk7) - Build # 8026 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8026/
Java: 32bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}

5 tests failed.
REGRESSION:  org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch

Error Message:
shard3 is not consistent.  Got 77 from http://127.0.0.1:52059/collection1lastClient and got 63 from http://127.0.0.1:54789/collection1

Stack Trace:
java.lang.AssertionError: shard3 is not consistent.  Got 77 from http://127.0.0.1:52059/collection1lastClient and got 63 from http://127.0.0.1:54789/collection1
	at __randomizedtesting.SeedInfo.seed([E113716A0C8AFA3:8FF7B90ED797CF9F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1148)
	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:135)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	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:780)


REGRESSION:  org.apache.solr.rest.schema.TestManagedSchemaFieldResource.testAddFieldCollectionWithMultipleOptions

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([E113716A0C8AFA3:AC8F0A0C302A61BF]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.rest.schema.TestManagedSchemaFieldResource.testAddFieldCollectionWithMultipleOptions(TestManagedSchemaFieldResource.java:215)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	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:780)


REGRESSION:  org.apache.solr.rest.schema.TestManagedSchemaFieldResource.testAddFieldWithMulipleOptions

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([E113716A0C8AFA3:C2F082CB62667CB3]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.rest.schema.TestManagedSchemaFieldResource.testAddFieldWithMulipleOptions(TestManagedSchemaFieldResource.java:160)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	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:780)


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

Error Message:
Expected content type application/octet-stream but got text/html;charset=ISO-8859-1. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 Can not find: /onenodecollectioncore/update</title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /onenodecollectioncore/update. Reason: <pre>    Can not find: /onenodecollectioncore/update</pre></p> <hr /><i><small>Powered by Jetty://</small></i>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Expected content type application/octet-stream but got text/html;charset=ISO-8859-1. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 Can not find: /onenodecollectioncore/update</title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /onenodecollectioncore/update. Reason:
<pre>    Can not find: /onenodecollectioncore/update</pre></p>
<hr /><i><small>Powered by Jetty://</small></i>
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
                                                
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([E113716A0C8AFA3:8FF7B90ED797CF9F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:428)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:181)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.BasicDistributedZk2Test.testNodeWithoutCollectionForwarding(BasicDistributedZk2Test.java:196)
	at org.apache.solr.cloud.BasicDistributedZk2Test.doTest(BasicDistributedZk2Test.java:88)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	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:780)


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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([E113716A0C8AFA3:8FF7B90ED797CF9F]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testSolrJAPICalls(CollectionsAPIDistributedZkTest.java:265)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:195)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
	at java.lang.reflect.Method.invoke(Method.java:613)
	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:780)




Build Log:
[...truncated 10336 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> 479207 T1609 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 479214 T1609 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solrtest-ChaosMonkeySafeLeaderTest-1383271100891
   [junit4]   2> 479216 T1609 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 479217 T1610 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 479317 T1609 oasc.ZkTestServer.run start zk server on port:47391
   [junit4]   2> 479321 T1609 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 479383 T1616 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6a2284cb name:ZooKeeperConnection Watcher:127.0.0.1:47391 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 479383 T1609 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 479384 T1609 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 479391 T1609 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 479393 T1618 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@26ccaca name:ZooKeeperConnection Watcher:127.0.0.1:47391/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 479393 T1609 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 479394 T1609 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 479397 T1609 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 479400 T1609 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 479403 T1609 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 479407 T1609 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 479409 T1609 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 479415 T1609 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 479417 T1609 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 479422 T1609 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 479423 T1609 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 479429 T1609 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 479430 T1609 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 479434 T1609 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 479435 T1609 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 479438 T1609 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 479439 T1609 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 479442 T1609 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 479442 T1609 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 479445 T1609 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 479446 T1609 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 479450 T1609 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 479451 T1609 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 479459 T1609 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 479466 T1609 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 479625 T1609 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 479640 T1609 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:३४२२२
   [junit4]   2> 479641 T1609 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 479642 T1609 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 479643 T1609 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383271101152
   [junit4]   2> 479644 T1609 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383271101152/'
   [junit4]   2> 479654 T1609 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383271101152/solr.xml
   [junit4]   2> 479695 T1609 oasc.CoreContainer.<init> New CoreContainer -1085050312
   [junit4]   2> 479696 T1609 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383271101152/]
   [junit4]   2> 479698 T1609 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 479699 T1609 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 479699 T1609 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 479700 T1609 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 479701 T1609 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 479702 T1609 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 479703 T1609 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 479704 T1609 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 479705 T1609 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 479707 T1609 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 479708 T1609 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 479711 T1609 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:47391/solr
   [junit4]   2> 479712 T1609 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 479721 T1609 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 479727 T1629 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@db645944 name:ZooKeeperConnection Watcher:127.0.0.1:47391 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 479728 T1609 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 479735 T1609 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 479736 T1631 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8e404d92 name:ZooKeeperConnection Watcher:127.0.0.1:47391/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 479737 T1609 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 479741 T1609 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 479745 T1609 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 479751 T1609 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 479755 T1609 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34222_
   [junit4]   2> 479757 T1609 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34222_
   [junit4]   2> 479760 T1609 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 479770 T1609 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 479773 T1609 oasc.Overseer.start Overseer (id=90654054868582403-127.0.0.1:34222_-n_0000000000) starting
   [junit4]   2> 479790 T1609 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 479797 T1609 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 479800 T1609 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 479801 T1633 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 479805 T1609 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 479816 T1632 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 479824 T1634 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 479826 T1634 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 479827 T1634 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 481327 T1632 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 481328 T1632 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:34222",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34222_",
   [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> 481328 T1632 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 481328 T1632 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 481334 T1631 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> 481828 T1634 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 481829 T1634 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383271101152/collection1
   [junit4]   2> 481829 T1634 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 481830 T1634 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 481831 T1634 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 481832 T1634 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383271101152/collection1/'
   [junit4]   2> 481833 T1634 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383271101152/collection1/lib/classes/' to classloader
   [junit4]   2> 481833 T1634 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383271101152/collection1/lib/README' to classloader
   [junit4]   2> 481879 T1634 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 481915 T1634 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 481917 T1634 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 481924 T1634 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 482241 T1634 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 482241 T1634 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 482242 T1634 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 482247 T1634 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 482250 T1634 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 482261 T1634 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 482265 T1634 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 482269 T1634 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 482270 T1634 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 482271 T1634 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 482271 T1634 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 482272 T1634 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 482273 T1634 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 482273 T1634 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 482274 T1634 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-controljetty-1383271101152/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383271100891/control/data/
   [junit4]   2> 482274 T1634 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ce927f7e
   [junit4]   2> 482275 T1634 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383271100891/control/data
   [junit4]   2> 482275 T1634 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383271100891/control/data/index/
   [junit4]   2> 482275 T1634 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383271100891/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 482276 T1634 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383271100891/control/data/index
   [junit4]   2> 482277 T1634 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2095993081, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 482284 T1634 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383271100891/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 482285 T1634 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 482287 T1634 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 482287 T1634 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 482288 T1634 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 482288 T1634 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 482289 T1634 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 482289 T1634 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 482290 T1634 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 482290 T1634 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 482290 T1634 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 482291 T1634 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 482291 T1634 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 482291 T1634 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 482292 T1634 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 482292 T1634 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 482293 T1634 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 482295 T1634 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 482298 T1634 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 482299 T1634 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 482300 T1634 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=2, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 482301 T1634 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383271100891/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 482302 T1634 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 482302 T1634 oass.SolrIndexSearcher.<init> Opening Searcher@bf3c9ea3 main
   [junit4]   2> 482305 T1635 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@bf3c9ea3 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 482305 T1634 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 482305 T1634 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:34222 collection:control_collection shard:shard1
   [junit4]   2> 482307 T1634 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 482314 T1634 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 482316 T1634 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 482316 T1634 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 482317 T1634 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:34222/collection1/
   [junit4]   2> 482317 T1634 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 482317 T1634 oasc.SyncStrategy.syncToMe http://127.0.0.1:34222/collection1/ has no replicas
   [junit4]   2> 482318 T1634 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:34222/collection1/ shard1
   [junit4]   2> 482318 T1634 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 482839 T1632 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 482845 T1631 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> 482873 T1634 oasc.ZkController.register We are http://127.0.0.1:34222/collection1/ and leader is http://127.0.0.1:34222/collection1/
   [junit4]   2> 482874 T1634 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:34222
   [junit4]   2> 482874 T1634 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 482874 T1634 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 482874 T1634 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 482876 T1634 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 482878 T1609 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 482879 T1609 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 482883 T1609 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 482885 T1638 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c74795ea name:ZooKeeperConnection Watcher:127.0.0.1:47391/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 482885 T1609 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 482886 T1609 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 482889 T1609 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 482970 T1609 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 482975 T1609 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:५३०७६
   [junit4]   2> 482976 T1609 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 482976 T1609 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 482977 T1609 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383271104566
   [junit4]   2> 482978 T1609 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383271104566/'
   [junit4]   2> 482986 T1609 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383271104566/solr.xml
   [junit4]   2> 483018 T1609 oasc.CoreContainer.<init> New CoreContainer -444021710
   [junit4]   2> 483018 T1609 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383271104566/]
   [junit4]   2> 483020 T1609 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 483020 T1609 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 483021 T1609 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 483022 T1609 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 483022 T1609 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 483023 T1609 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 483023 T1609 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 483024 T1609 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 483025 T1609 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 483026 T1609 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 483026 T1609 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 483027 T1609 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:47391/solr
   [junit4]   2> 483028 T1609 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 483031 T1609 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 483032 T1649 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8acda781 name:ZooKeeperConnection Watcher:127.0.0.1:47391 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 483033 T1609 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 483036 T1609 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 483038 T1651 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6168b8e6 name:ZooKeeperConnection Watcher:127.0.0.1:47391/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 483038 T1609 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 483041 T1609 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 484044 T1609 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53076_
   [junit4]   2> 484046 T1609 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53076_
   [junit4]   2> 484050 T1638 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 484050 T1631 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 484050 T1651 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 484057 T1652 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 484058 T1652 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 484059 T1652 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 484350 T1632 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 484352 T1632 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:34222",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:34222_",
   [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":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 484358 T1632 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:53076",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53076_",
   [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> 484358 T1632 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 484359 T1632 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 484363 T1638 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> 484363 T1631 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> 484363 T1651 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> 485060 T1652 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 485061 T1652 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383271104566/collection1
   [junit4]   2> 485061 T1652 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 485063 T1652 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 485064 T1652 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 485066 T1652 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383271104566/collection1/'
   [junit4]   2> 485067 T1652 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383271104566/collection1/lib/classes/' to classloader
   [junit4]   2> 485069 T1652 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383271104566/collection1/lib/README' to classloader
   [junit4]   2> 485107 T1652 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 485142 T1652 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 485143 T1652 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 485150 T1652 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 485470 T1652 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 485470 T1652 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 485471 T1652 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 485477 T1652 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 485479 T1652 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 485491 T1652 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 485495 T1652 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 485499 T1652 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 485500 T1652 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 485500 T1652 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 485501 T1652 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 485502 T1652 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 485502 T1652 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 485503 T1652 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 485503 T1652 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty1-1383271104566/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383271100891/jetty1/
   [junit4]   2> 485503 T1652 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ce927f7e
   [junit4]   2> 485504 T1652 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383271100891/jetty1
   [junit4]   2> 485505 T1652 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383271100891/jetty1/index/
   [junit4]   2> 485505 T1652 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383271100891/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 485505 T1652 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383271100891/jetty1/index
   [junit4]   2> 485506 T1652 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2095993081, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 485604 T1652 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383271100891/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 485605 T1652 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 485607 T1652 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 485608 T1652 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 485608 T1652 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 485608 T1652 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 485609 T1652 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 485609 T1652 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 485609 T1652 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 485610 T1652 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 485610 T1652 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 485611 T1652 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 485611 T1652 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 485612 T1652 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 485612 T1652 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 485612 T1652 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 485613 T1652 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 485614 T1652 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 485616 T1652 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 485617 T1652 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 485617 T1652 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=2, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 485618 T1652 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383271100891/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 485619 T1652 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 485619 T1652 oass.SolrIndexSearcher.<init> Opening Searcher@c426c723 main
   [junit4]   2> 485622 T1653 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c426c723 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 485624 T1652 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 485624 T1652 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53076 collection:collection1 shard:shard1
   [junit4]   2> 485625 T1652 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 485631 T1652 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 485634 T1652 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 485634 T1652 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 485635 T1652 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53076/collection1/
   [junit4]   2> 485635 T1652 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 485635 T1652 oasc.SyncStrategy.syncToMe http://127.0.0.1:53076/collection1/ has no replicas
   [junit4]   2> 485635 T1652 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53076/collection1/ shard1
   [junit4]   2> 485636 T1652 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 485867 T1632 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 485874 T1638 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> 485874 T1651 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> 485875 T1631 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> 485891 T1652 oasc.ZkController.register We are http://127.0.0.1:53076/collection1/ and leader is http://127.0.0.1:53076/collection1/
   [junit4]   2> 485892 T1652 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53076
   [junit4]   2> 485892 T1652 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 485892 T1652 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 485893 T1652 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 485894 T1652 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 485895 T1609 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 485896 T1609 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 485967 T1609 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 485973 T1609 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:३५४९७
   [junit4]   2> 485974 T1609 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 485974 T1609 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 485975 T1609 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383271107573
   [junit4]   2> 485975 T1609 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383271107573/'
   [junit4]   2> 485983 T1609 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383271107573/solr.xml
   [junit4]   2> 486013 T1609 oasc.CoreContainer.<init> New CoreContainer -127579320
   [junit4]   2> 486014 T1609 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383271107573/]
   [junit4]   2> 486015 T1609 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 486015 T1609 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 486016 T1609 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 486016 T1609 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 486017 T1609 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 486018 T1609 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 486018 T1609 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 486019 T1609 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 486019 T1609 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 486020 T1609 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 486021 T1609 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 486022 T1609 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:47391/solr
   [junit4]   2> 486022 T1609 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 486025 T1609 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 486027 T1665 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@cc63dddd name:ZooKeeperConnection Watcher:127.0.0.1:47391 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 486027 T1609 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 486031 T1609 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 486033 T1667 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ba7b3260 name:ZooKeeperConnection Watcher:127.0.0.1:47391/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 486033 T1609 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 486036 T1609 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 487039 T1609 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35497_
   [junit4]   2> 487041 T1609 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35497_
   [junit4]   2> 487043 T1631 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 487044 T1638 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 487044 T1667 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 487044 T1651 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 487050 T1668 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 487050 T1668 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 487051 T1668 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 487379 T1632 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 487380 T1632 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:53076",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:53076_",
   [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_node1"}
   [junit4]   2> 487383 T1632 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:35497",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:35497_",
   [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> 487383 T1632 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 487383 T1632 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 487386 T1631 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> 487386 T1667 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> 487386 T1638 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> 487386 T1651 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> 488051 T1668 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 488052 T1668 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383271107573/collection1
   [junit4]   2> 488052 T1668 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 488053 T1668 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 488053 T1668 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 488054 T1668 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383271107573/collection1/'
   [junit4]   2> 488055 T1668 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383271107573/collection1/lib/classes/' to classloader
   [junit4]   2> 488055 T1668 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383271107573/collection1/lib/README' to classloader
   [junit4]   2> 488084 T1668 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_46
   [junit4]   2> 488115 T1668 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 488116 T1668 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 488122 T1668 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 488443 T1668 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 488443 T1668 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 488444 T1668 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 488450 T1668 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 488452 T1668 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 488465 T1668 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 488469 T1668 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 488473 T1668 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 488474 T1668 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 488475 T1668 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 488475 T1668 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 488476 T1668 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 488476 T1668 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 488477 T1668 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 488477 T1668 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-jetty2-1383271107573/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383271100891/jetty2/
   [junit4]   2> 488477 T1668 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@ce927f7e
   [junit4]   2> 488478 T1668 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383271100891/jetty2
   [junit4]   2> 488478 T1668 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383271100891/jetty2/index/
   [junit4]   2> 488479 T1668 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383271100891/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 488479 T1668 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383271100891/jetty2/index
   [junit4]   2> 488480 T1668 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2095993081, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 488485 T1668 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383271100891/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 488485 T1668 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 488487 T1668 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 488488 T1668 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 488488 T1668 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 488488 T1668 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 488489 T1668 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 488489 T1668 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 488489 T1668 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 488490 T1668 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 488490 T1668 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 488491 T1668 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 488491 T1668 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 488491 T1668 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 488492 T1668 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 488492 T1668 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 488493 T1668 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 488494 T1668 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 488496 T1668 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 488496 T1668 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 488497 T1668 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=2, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 488498 T1668 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeySafeLeaderTest-1383271100891/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 488499 T1668 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 488499 T1668 oass.SolrIndexSearcher.<init> Opening Searcher@d8a0c9c7 main
   [junit4]   2> 488503 T1669 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d8a0c9c7 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 488504 T1668 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 488504 T1668 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:35497 collection:collection1 shard:shard2
   [junit4]   2> 488506 T1668 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 488511 T1668 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 488513 T1668 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 488513 T1668 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 488513 T1668 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:35497/collection1/
   [junit4]   2> 488514 T1668 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 488514 T1668 oasc.SyncStrategy.syncToMe http://127.0.0.1:35497/collection1/ has no replicas
   [junit4]   2> 488514 T1668 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:35497/collection1/ shard2
   [junit4]   2> 488515 T1668 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 488891 T1632 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 488896 T1651 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> 488897 T1667 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> 488896 T1631 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> 488896 T1638 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> 488920 T1668 oasc.ZkController.register We are http://127.0.0.1:35497/collection1/ and leader is http://127.0.0.1:35497/collection1/
   [junit4]   2> 488920 T1668 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:35497
   [junit4]   2> 488921 T1668 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 488921 T1668 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 488921 T1668 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 488924 T1668 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 488925 T1609 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 488925 T1609 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 488992 T1609 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 488998 T1609 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:३२८७६
   [junit4]   2> 488999 T1609 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 488999 T1609 oasc.SolrResourceLoader.locateSolrHome JNDI n

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

er@823e0d10 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1325759 T4725 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1325759 T4606 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1325760 T4606 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1325761 T4606 oas.SolrJettyTestBase.createJetty Jetty Assigned Port#33723
   [junit4]   2> ASYNC  NEW_CORE C1528 name=collection1 org.apache.solr.core.SolrCore@5d0def1b
   [junit4]   2> 1325767 T4723 C1528 oejsh.ContextHandler$Context.log SolrRestApi: [Restlet] Attaching application: org.apache.solr.rest.SolrRestApi@1c628af6 to URI: /solr/schema
   [junit4]   2> 1325769 T4723 C1528 oasr.SolrRestApi.createInboundRoot createInboundRoot started
   [junit4]   2> 1325770 T4723 C1528 oasr.SolrRestApi.createInboundRoot createInboundRoot complete
   [junit4]   2> 1325771 T4723 C1528 oasrs.BaseSchemaResource.handlePostExecution [collection1] webapp=/solr path=/schema/fields/newfield params={indent=on&wt=json} msg={java.lang.IllegalArgumentException: Invalid field property: no_property_with_this_name} status=400 QTime=5 
   [junit4]   2> ASYNC  NEW_CORE C12 name=collection1 org.apache.solr.core.SolrCore@5d0def1b
   [junit4]   2> 7031 T4723 C12 orel.LogFilter.afterHandle 2013-11-01	04:12:27	127.0.0.1	-	127.0.0.1	33723	PUT	/solr/schema/fields/newfield	wt=json&indent=on	400	-	50	4	http://127.0.0.1:33723	Java/1.7.0	-
   [junit4]   2> 1325793 T4606 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=237819616
   [junit4]   2> 1325794 T4606 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5d0def1b
   [junit4]   2> 1325795 T4606 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 1325796 T4606 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1325797 T4606 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1325798 T4606 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1325799 T4606 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 1325800 T4606 oasc.CachingDirectoryFactory.close Closing NRTCachingDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1325801 T4606 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/TestManagedSchemaFieldResource1383271946894/collection1/data [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/TestManagedSchemaFieldResource1383271946894/collection1/data;done=false>>]
   [junit4]   2> 1325801 T4606 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/TestManagedSchemaFieldResource1383271946894/collection1/data
   [junit4]   2> 1325802 T4606 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/TestManagedSchemaFieldResource1383271946894/collection1/data/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/TestManagedSchemaFieldResource1383271946894/collection1/data/index;done=false>>]
   [junit4]   2> 1325803 T4606 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/TestManagedSchemaFieldResource1383271946894/collection1/data/index
   [junit4]   2> 1325804 T4606 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 1325856 T4606 oas.SolrTestCaseJ4.tearDown ###Ending testAddFieldBadProperty
   [junit4]   2> 1325859 T4606 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene45: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=sr__#Latn, timezone=Asia/Beirut
   [junit4]   2> NOTE: Linux 3.8.0-32-generic x86/IBM Corporation 1.7.0 (32-bit)/cpus=8,threads=1,free=56157520,total=202178560
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrXmlPersistor, TestCSVResponseWriter, TestBinaryField, DocValuesMissingTest, NumericFieldsTest, XsltUpdateRequestHandlerTest, TestIBSimilarityFactory, HardAutoCommitTest, TestReload, TestDefaultSearchFieldResource, TestDynamicFieldCollectionResource, TestDocBasedVersionConstraints, TestOmitPositions, ConvertedLegacyTest, TestDFRSimilarityFactory, DirectSolrConnectionTest, CurrencyFieldXmlFileTest, DocumentAnalysisRequestHandlerTest, PingRequestHandlerTest, TestFieldResource, SpellCheckComponentTest, FieldAnalysisRequestHandlerTest, SignatureUpdateProcessorFactoryTest, TestHashPartitioner, JSONWriterTest, TestRecoveryHdfs, HighlighterTest, ZkSolrClientTest, TestPartialUpdateDeduplication, CurrencyFieldOpenExchangeTest, HdfsLockFactoryTest, TestAddFieldRealTimeGet, TestStressLucene, HdfsSyncSliceTest, CoreContainerCoreInitFailuresTest, TestNumberUtils, TestCodecSupport, TestQuerySenderListener, DisMaxRequestHandlerTest, TestFoldingMultitermQuery, IndexSchemaRuntimeFieldTest, SortByFunctionTest, DirectSolrSpellCheckerTest, OpenCloseCoreStressTest, StatsComponentTest, PluginInfoTest, CustomCollectionTest, SolrIndexConfigTest, DeleteShardTest, TestQueryTypes, TestAnalyzeInfixSuggestions, SolrCmdDistributorTest, TestUpdate, TestRTGBase, HdfsChaosMonkeySafeLeaderTest, ChaosMonkeyNothingIsSafeTest, DeleteInactiveReplicaTest, TestCollationKeyRangeQueries, TestWordDelimiterFilterFactory, MinimalSchemaTest, SolrPluginUtilsTest, HdfsRecoveryZkTest, TestCoreDiscovery, SolrTestCaseJ4Test, NoCacheHeaderTest, TestCloudManagedSchema, DefaultValueUpdateProcessorTest, TestBinaryResponseWriter, TestRandomMergePolicy, AddBlockUpdateTest, TestFuzzyAnalyzedSuggestions, TestDefaultSimilarityFactory, TestRangeQuery, TestSolrCoreProperties, TestZkChroot, ZkNodePropsTest, SolrCoreCheckLockOnStartupTest, HdfsDirectoryTest, TestPhraseSuggestions, OpenExchangeRatesOrgProviderTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, OverseerTest, LeaderElectionIntegrationTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, ClusterStateUpdateTest, TestRandomDVFaceting, ShardRoutingCustomTest, TestDistributedSearch, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, TestMultiCoreConfBootstrap, DistributedTermsComponentTest, SolrCoreTest, QueryElevationComponentTest, BadIndexSchemaTest, TestSort, TestFiltering, SolrIndexSplitterTest, CoreAdminHandlerTest, SolrRequestParserTest, TestTrie, TestCSVLoader, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, DocValuesMultiTest, TestSolrDeletionPolicy1, IndexBasedSpellCheckerTest, StandardRequestHandlerTest, PrimitiveFieldTypeTest, XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, TestArbitraryIndexDir, IndexSchemaTest, TestCollationField, MBeansHandlerTest, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, TestComponentsName, SOLR749Test, AlternateDirectoryTest, TestQuerySenderNoQuery, CopyFieldTest, TestSolrDeletionPolicy2, MultiTermTest, TestDocSet, TestElisionMultitermQuery, TestConfig, OutputWriterTest, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestCharFilters, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, LegacyHTMLStripCharFilterTest, TimeZoneUtilsTest, ResourceLoaderTest, TestFastOutputStream, URLClassifyProcessorTest, TestFastLRUCache, TestSolrXMLSerializer, PreAnalyzedFieldTest, PrimUtilsTest, DateFieldTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest, ClusterStateTest, TestSolrJ, TestUtils, TestDocumentBuilder, SliceStateTest, FileUtilsTest, AliasIntegrationTest, HdfsBasicDistributedZk2Test, HdfsBasicDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, CachingDirectoryFactoryTest, QueryResultKeyTest, TestInfoStreamLogging, TestNRTOpen, TestReloadAndDeleteDocs, TestSolrXml, TestSolrXmlPersistence, TestManagedSchemaFieldResource]
   [junit4] Completed on J1 in 7.15s, 10 tests, 2 failures <<< FAILURES!

[...truncated 41 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:428: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:421: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:483: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1263: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:906: There were test failures: 333 suites, 1469 tests, 1 error, 4 failures, 35 ignored (6 assumptions)

Total time: 45 minutes 35 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;}
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.8.0-ea-b109) - Build # 8025 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/8025/
Java: 64bit/jdk1.8.0-ea-b109 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

All tests passed

Build Log:
[...truncated 36038 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:428: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:367: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:66: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:135: The following files are missing svn:eol-style (or binary svn:mime-type):
* ./solr/core/src/java/org/apache/solr/update/processor/DocBasedVersionConstraintsProcessorFactory.java
* ./solr/core/src/test/org/apache/solr/cloud/TestDistribDocBasedVersion.java
* ./solr/core/src/test/org/apache/solr/search/TestStressUserVersions.java
* ./solr/core/src/test/org/apache/solr/update/TestDocBasedVersionConstraints.java

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