Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-trunk-Linux/2219/
Java: 32bit/jdk1.8.0-ea-b58 -client -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.handler.PingRequestHandlerTest.testEnablingServer

Error Message:
Should have thrown a SolrException because not enabled yet

Stack Trace:
java.lang.AssertionError: Should have thrown a SolrException because not 
enabled yet
        at 
__randomizedtesting.SeedInfo.seed([5618D10893B34A84:40D3F101DF02B7A0]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.handler.PingRequestHandlerTest.testEnablingServer(PingRequestHandlerTest.java:96)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:474)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        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:45)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
        at java.lang.Thread.run(Thread.java:722)


FAILED:  org.apache.solr.handler.PingRequestHandlerTest.testDisablingServer

Error Message:
Should have thrown a SolrException because not enabled yet

Stack Trace:
java.lang.AssertionError: Should have thrown a SolrException because not 
enabled yet
        at 
__randomizedtesting.SeedInfo.seed([5618D10893B34A84:84E945B574691AC8]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.handler.PingRequestHandlerTest.testDisablingServer(PingRequestHandlerTest.java:140)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:474)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        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:45)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
        at java.lang.Thread.run(Thread.java:722)




Build Log:
[...truncated 8622 lines...]
[junit4:junit4] Suite: org.apache.solr.handler.PingRequestHandlerTest
[junit4:junit4]   2> 0 T1372 oas.SolrTestCaseJ4.initCore ####initCore
[junit4:junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-PingRequestHandlerTest-1352142147744
[junit4:junit4]   2> 1 T1372 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/'
[junit4:junit4]   2> 1 T1372 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/README'
 to classloader
[junit4:junit4]   2> 2 T1372 oasc.SolrResourceLoader.replaceClassLoader Adding 
'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/lib/classes/'
 to classloader
[junit4:junit4]   2> 54 T1372 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
LUCENE_50
[junit4:junit4]   2> 102 T1372 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
[junit4:junit4]   2> 103 T1372 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4]   2> 108 T1372 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4]   2> 512 T1372 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4]   2> 518 T1372 oass.IndexSchema.readSchema default search field 
in schema is text
[junit4:junit4]   2> 522 T1372 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4]   2> 526 T1372 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
[junit4:junit4]   2> 529 T1372 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
[junit4:junit4]   2> 531 T1372 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 532 T1372 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
[junit4:junit4]   2> 532 T1372 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
[junit4:junit4]   2> 532 T1372 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr
[junit4:junit4]   2> 533 T1372 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/'
[junit4:junit4]   2> 538 T1372 oasc.CoreContainer.<init> New CoreContainer 
27872276
[junit4:junit4]   2> 539 T1372 oasc.SolrCore.<init> [collection1] Opening new 
SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-PingRequestHandlerTest-1352142147744/
[junit4:junit4]   2> 539 T1372 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@67b7c8
[junit4:junit4]   2> 540 T1372 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
[junit4:junit4]   2> 540 T1372 oasc.CachingDirectoryFactory.injectLockFactory 
WARNING No lockType configured for 
MockDirWrapper(org.apache.lucene.store.RAMDirectory@18cb1a5 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1e2cf9c) assuming 
'simple'
[junit4:junit4]   2> 540 T1372 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-PingRequestHandlerTest-1352142147744
 forceNew:false
[junit4:junit4]   2> 541 T1372 oasc.CachingDirectoryFactory.close Releasing 
directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-PingRequestHandlerTest-1352142147744
[junit4:junit4]   2> 541 T1372 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-PingRequestHandlerTest-1352142147744/index/
[junit4:junit4]   2> 541 T1372 oasc.SolrCore.initIndex WARNING [collection1] 
Solr index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-PingRequestHandlerTest-1352142147744/index'
 doesn't exist. Creating new index...
[junit4:junit4]   2> 542 T1372 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-PingRequestHandlerTest-1352142147744/index
 forceNew:false
[junit4:junit4]   2> 543 T1372 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4]   2>            
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@339ffe 
lockFactory=org.apache.lucene.store.NativeFSLockFactory@76e6f0),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4]   2> 544 T1372 oasc.SolrDeletionPolicy.updateCommits newest 
commit = 1[segments_1]
[junit4:junit4]   2> 544 T1372 oasc.CachingDirectoryFactory.close Releasing 
directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-PingRequestHandlerTest-1352142147744/index
[junit4:junit4]   2> 544 T1372 oasc.SolrCore.initWriters created xml: 
solr.XMLResponseWriter
[junit4:junit4]   2> 546 T1372 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4]   2> 546 T1372 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"dedupe-allfields"
[junit4:junit4]   2> 547 T1372 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4]   2> 547 T1372 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4]   2> 548 T1372 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
[junit4:junit4]   2> 548 T1372 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4]   2> 548 T1372 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
[junit4:junit4]   2> 549 T1372 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
[junit4:junit4]   2> 550 T1372 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
[junit4:junit4]   2> 551 T1372 oasc.RequestHandlers.initHandlersFromConfig 
created dismax: solr.SearchHandler
[junit4:junit4]   2> 551 T1372 oasc.RequestHandlers.initHandlersFromConfig 
created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4]   2> 552 T1372 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4]   2> 552 T1372 oasc.RequestHandlers.initHandlersFromConfig 
created defaults: solr.StandardRequestHandler
[junit4:junit4]   2> 552 T1372 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4]   2> 553 T1372 oasc.RequestHandlers.initHandlersFromConfig 
created lazy: solr.StandardRequestHandler
[junit4:junit4]   2> 553 T1372 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
[junit4:junit4]   2> 554 T1372 oasc.RequestHandlers.initHandlersFromConfig 
created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 555 T1372 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 555 T1372 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 556 T1372 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 557 T1372 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckWithWordbreak_Direct: 
org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 557 T1372 oasc.RequestHandlers.initHandlersFromConfig 
created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 558 T1372 oasc.RequestHandlers.initHandlersFromConfig 
created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4]   2> 559 T1372 oasc.RequestHandlers.initHandlersFromConfig 
created /mlt: solr.MoreLikeThisHandler
[junit4:junit4]   2> 559 T1372 oasc.RequestHandlers.initHandlersFromConfig 
created /debug/dump: solr.DumpRequestHandler
[junit4:junit4]   2> 562 T1372 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4]   2> 564 T1372 oasc.SolrCore.initDeprecatedSupport WARNING 
solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config 
to use the ShowFileRequestHandler.
[junit4:junit4]   2> 565 T1372 oasc.SolrCore.initDeprecatedSupport WARNING 
adding ShowFileRequestHandler with hidden files: [ADDFIELDS.UPDATEPROCESSOR.JS, 
BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML, SOLRCONFIG-SNIPPET-PROCESSOR.XML, 
BAD-MP-SOLRCONFIG.XML, SCHEMA-TFIDF.XML, TRIVIAL.UPDATEPROCESSOR1.JS, 
SCHEMA_CODEC.XML, XSLT, BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, HUNSPELL-TEST.AFF, 
SOLRCONFIG-SIMPLELOCK.XML, STOPWITHBOM.TXT, 
BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML, TRIVIAL.UPDATEPROCESSOR0.JS, 
BAD-SCHEMA-ANALYZER-CLASS-AND-NESTED.XML, SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, 
COMPOUNDDICTIONARY.TXT, SCHEMA-SNIPPET-FIELD.XML, SOLRCONFIG-TERMINDEX.XML, 
SOLRCONFIG-MASTER.XML, SCHEMA-BM25.XML, SOLRCONFIG-PROPINJECT.XML, 
STEMDICT.TXT, SCHEMA-REPLICATION1.XML, PROTWORDS.TXT, SOLRCONFIG-SOLR-749.XML, 
BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, SOLRCONFIG-BASIC.XML, 
SCHEMA-TRIE.XML, WDFTYPES.TXT, MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.TXT, 
OPEN-EXCHANGE-RATES.JSON, SOLRCONFIG-PROPINJECT-INDEXDEFAULT.XML, 
SOLRCONFIG-DELPOLICY2.XML, STOPTYPES-1.TXT, SCHEMA11.XML, 
SOLRCONFIG-SOLCOREPROPERTIES.XML, BAD-SCHEMA-DUP-DYNAMICFIELD.XML, 
FRENCHARTICLES.TXT, SOLRCONFIG-NOCACHE.XML, BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, 
KEEP-2.TXT, CONDITIONAL.UPDATEPROCESSOR.JS, 
BAD-SCHEMA-CURRENCY-MULTIVALUED.XML, SOLRCONFIG-TLOG.XML, 
SOLRCONFIG-LAZYWRITER.XML, SCHEMA12.XML, SOLRCONFIG-MASTER1.XML, 
DA_COMPOUNDDICTIONARY.TXT, DA_UTF8.XML, SCHEMA.XML, HYPHENATION.DTD, 
SYNONYMS.TXT, SOLRCONFIG-MASTER2.XML, SCHEMA-NUMERIC.XML, 
SOLRCONFIG-QUERYSENDER.XML, SOLRCONFIG-QUERYSENDER-NOQUERY.XML, 
MAPPING-ISOLATIN1ACCENT.TXT, SCHEMA-REQUIRED-FIELDS.XML, 
SCHEMA-LUCENEMATCHVERSION.XML, SOLRCONFIG-ELEVATE.XML, 
BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML, SCHEMA-SPATIAL.XML, 
BAD-SCHEMA-EXTERNAL-FILEFIELD.XML, SOLRCONFIG-HIGHLIGHT.XML, 
SCHEMA-COPYFIELD-TEST.XML, KEEP-1.TXT, SOLRCONFIG-FUNCTIONQUERY.XML, 
MISSING.FUNCTIONS.UPDATEPROCESSOR.JS, SCHEMA-FOLDING.XML, 
THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, CURRENCY.XML, STOP-2.TXT, 
SOLRCONFIG-CACHING.XML, SCHEMASURROUND.XML, SCHEMA-REVERSED.XML, 
SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, BAD-SCHEMA-DUP-FIELDTYPE.XML, 
BAD-SCHEMA-CURRENCY-DYNAMIC-MULTIVALUED.XML, SOLRCONFIG-PHRASESUGGEST.XML, 
SOLRCONFIG_PERF.XML, JASUGGEST.TXT, STOPWORDS.TXT, 
SOLRCONFIG-SPELLCHECKCOMPONENT.XML, HUNSPELL-TEST.DIC, 
SOLRCONFIG-INDEXCONFIG.XML, BAD-SCHEMA-DUP-FIELD.XML, 
BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML, SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML, 
SCHEMA-SNIPPET-TYPE.XML, SCHEMA-DFR.XML, SCHEMA-IB.XML, 
SCHEMA-REPLICATION2.XML, SOLRCONFIG-SLAVE1.XML, 
BAD-SOLRCONFIG-INVALID-SCRIPTFILE.XML, SOLRCONFIG-MERGEPOLICY.XML, 
SCHEMA-SPELLCHECKER.XML, SOLRCONFIG_CODEC.XML, STOPWORDSWRONGENCODING.TXT, 
SOLRCONFIG-TRANSFORMERS.XML, PHRASESUGGEST.TXT, SOLRCONFIG-SLAVE.XML, 
BAD_SOLRCONFIG.XML, SOLRCONFIG-SCRIPT-UPDATEPROCESSOR.XML, 
BAD-SCHEMA-CURRENCY-FT-MULTIVALUED.XML, OLD_SYNONYMS.TXT, 
BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, ELEVATE.XML, SCHEMA-LMJELINEKMERCER.XML, 
SOLRCONFIG-XINCLUDE.XML, BAD-SCHEMA-NOT-INDEXED-BUT-TF.XML, 
BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, STOPTYPES-2.TXT, SCHEMA-COLLATE.XML, 
SCHEMA15.XML, SOLRCONFIG-ENABLEPLUGIN.XML, SOLRCONFIG-NATIVELOCK.XML, 
SCHEMA-CHARFILTERS.XML, SCHEMA-SIM.XML, SOLRCONFIG-RESPONSE-LOG-COMPONENT.XML, 
SCHEMA-LMDIRICHLET.XML, SOLRCONFIG-ALTDIRECTORY.XML, SCHEMA-PHRASESUGGEST.XML, 
SCHEMA-STOP-KEEP.XML, BAD-SCHEMA-CODEC-GLOBAL-VS-FT-MISMATCH.XML, 
SOLRCONFIG-REQHANDLER.INCL, SCHEMA-BINARYFIELD.XML, SOLRCONFIG-REPEATER.XML, 
BAD-SCHEMA-NONTEXT-ANALYZER.XML, SOLRCONFIG-SPELLCHECKER.XML, 
SOLRCONFIG-MASTER3.XML, STOP-1.TXT, STOP-SNOWBALL.TXT, SCHEMA-MINIMAL.XML, 
SOLRCONFIG-DELPOLICY1.XML, SCHEMA-XINCLUDE.XML]
[junit4:junit4]   2> 567 T1372 oasc.CachingDirectoryFactory.close Releasing 
directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-PingRequestHandlerTest-1352142147744
[junit4:junit4]   2> 568 T1372 oass.SolrIndexSearcher.<init> Opening 
Searcher@41f2ca main
[junit4:junit4]   2> 568 T1372 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
[junit4:junit4]   2> 568 T1372 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
[junit4:junit4]   2> 569 T1372 oashc.SpellCheckComponent.inform Initializing 
spell checkers
[junit4:junit4]   2> 781 T1372 oass.DirectSolrSpellChecker.init init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4]   2> 797 T1372 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 0
[junit4:junit4]   2> 798 T1372 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: http://
[junit4:junit4]   2> 798 T1372 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 0
[junit4:junit4]   2> 798 T1372 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
[junit4:junit4]   2> 799 T1372 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
[junit4:junit4]   2> 799 T1372 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
[junit4:junit4]   2> 799 T1372 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
[junit4:junit4]   2> 799 T1372 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
[junit4:junit4]   2> 800 T1372 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
[junit4:junit4]   2> 800 T1372 oascsi.HttpClientUtil.createClient Creating new 
http client, 
config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4]   2> 808 T1373 oasc.SolrCore.registerSearcher [collection1] 
Registered new searcher Searcher@41f2ca 
main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4]   2> 811 T1372 oasc.CoreContainer.registerCore registering 
core: collection1
[junit4:junit4]   2> 814 T1372 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4:junit4]   2> 819 T1372 oas.SolrTestCaseJ4.setUp ###Starting 
testPingWithNoHealthCheck
[junit4:junit4]   2> 822 T1372 REQ [collection1] webapp=null path=null 
params={} hits=0 status=0 QTime=1 
[junit4:junit4]   2> 823 T1372 REQ [collection1] webapp=null path=null 
params={action=ping} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 823 T1372 oas.SolrTestCaseJ4.tearDown ###Ending 
testPingWithNoHealthCheck
[junit4:junit4]   2> 826 T1372 oas.SolrTestCaseJ4.setUp ###Starting 
testBadActionRaisesException
[junit4:junit4]   2> 827 T1372 oas.SolrTestCaseJ4.tearDown ###Ending 
testBadActionRaisesException
[junit4:junit4]   2> 830 T1372 oas.SolrTestCaseJ4.setUp ###Starting 
testEnablingServer
[junit4:junit4]   2> 831 T1372 oas.SolrTestCaseJ4.tearDown ###Ending 
testEnablingServer
[junit4:junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=PingRequestHandlerTest -Dtests.method=testEnablingServer 
-Dtests.seed=5618D10893B34A84 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=vi -Dtests.timezone=Asia/Aqtau -Dtests.file.encoding=US-ASCII
[junit4:junit4] FAILURE 0.02s J1 | PingRequestHandlerTest.testEnablingServer <<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Should have thrown 
a SolrException because not enabled yet
[junit4:junit4]    >    at 
__randomizedtesting.SeedInfo.seed([5618D10893B34A84:40D3F101DF02B7A0]:0)
[junit4:junit4]    >    at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    >    at 
org.apache.solr.handler.PingRequestHandlerTest.testEnablingServer(PingRequestHandlerTest.java:96)
[junit4:junit4]    >    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
[junit4:junit4]    >    at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    >    at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    >    at java.lang.reflect.Method.invoke(Method.java:474)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    >    at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    >    at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    >    at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 849 T1372 oas.SolrTestCaseJ4.setUp ###Starting 
testDisablingServer
[junit4:junit4]   2> 850 T1372 REQ [collection1] webapp=null path=null 
params={} hits=0 status=0 QTime=0 
[junit4:junit4]   2> 850 T1372 oas.SolrTestCaseJ4.tearDown ###Ending 
testDisablingServer
[junit4:junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=PingRequestHandlerTest -Dtests.method=testDisablingServer 
-Dtests.seed=5618D10893B34A84 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=vi -Dtests.timezone=Asia/Aqtau -Dtests.file.encoding=US-ASCII
[junit4:junit4] FAILURE 0.01s J1 | PingRequestHandlerTest.testDisablingServer 
<<<
[junit4:junit4]    > Throwable #1: java.lang.AssertionError: Should have thrown 
a SolrException because not enabled yet
[junit4:junit4]    >    at 
__randomizedtesting.SeedInfo.seed([5618D10893B34A84:84E945B574691AC8]:0)
[junit4:junit4]    >    at org.junit.Assert.fail(Assert.java:93)
[junit4:junit4]    >    at 
org.apache.solr.handler.PingRequestHandlerTest.testDisablingServer(PingRequestHandlerTest.java:140)
[junit4:junit4]    >    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
[junit4:junit4]    >    at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4]    >    at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4]    >    at java.lang.reflect.Method.invoke(Method.java:474)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
[junit4:junit4]    >    at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4:junit4]    >    at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4]    >    at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4:junit4]    >    at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
[junit4:junit4]    >    at java.lang.Thread.run(Thread.java:722)
[junit4:junit4]   2> 857 T1372 oas.SolrTestCaseJ4.setUp ###Starting 
testGettingStatus
[junit4:junit4]   2> 859 T1372 oas.SolrTestCaseJ4.tearDown ###Ending 
testGettingStatus
[junit4:junit4]   2> 860 T1372 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4]   2> 860 T1372 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=27872276
[junit4:junit4]   2> 860 T1372 oasc.SolrCore.close [collection1]  CLOSING 
SolrCore org.apache.solr.core.SolrCore@1c1c963
[junit4:junit4]   2> 869 T1372 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:junit4]   2> 869 T1372 oasc.SolrCore.decrefSolrCoreState Closing 
SolrCoreState
[junit4:junit4]   2> 869 T1372 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4]   2> 870 T1372 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
[junit4:junit4]   2> 870 T1372 oasc.SolrCore.closeSearcher [collection1] 
Closing main searcher on request.
[junit4:junit4]   2> 870 T1372 oasc.CachingDirectoryFactory.close Releasing 
directory:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-PingRequestHandlerTest-1352142147744/index
[junit4:junit4]   2> NOTE: test params are: codec=Lucene41: {}, 
sim=DefaultSimilarity, locale=vi, timezone=Asia/Aqtau
[junit4:junit4]   2> NOTE: Linux 3.2.0-32-generic i386/Oracle Corporation 
1.8.0-ea (32-bit)/cpus=8,threads=1,free=314273424,total=518979584
[junit4:junit4]   2> NOTE: All tests run in this JVM: [TestArbitraryIndexDir, 
TestLRUCache, BadIndexSchemaTest, ScriptEngineTest, TestStressReorder, 
TestJmxIntegration, TestSurroundQueryParser, StandardRequestHandlerTest, 
TestSort, TimeZoneUtilsTest, StatelessScriptUpdateProcessorFactoryTest, 
TestSolrDeletionPolicy1, TestUpdate, OutputWriterTest, IndexReaderFactoryTest, 
TestPropInjectDefaults, TestQuerySenderListener, TestRecovery, TestSolrJ, 
TestReversedWildcardFilterFactory, TestReplicationHandler, 
DistributedQueryElevationComponentTest, ResponseLogComponentTest, 
TestPluginEnable, PrimUtilsTest, ReturnFieldsTest, TestPhraseSuggestions, 
SuggesterTest, QueryEqualityTest, OverseerTest, TestBM25SimilarityFactory, 
TestDistributedSearch, TermVectorComponentTest, FullSolrCloudDistribCmdsTest, 
LegacyHTMLStripCharFilterTest, DebugComponentTest, MultiTermTest, 
RecoveryZkTest, UUIDFieldTest, PingRequestHandlerTest]
[junit4:junit4] Completed on J1 in 0.89s, 5 tests, 2 failures <<< FAILURES!

[...truncated 465 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:335: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:178: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/module-build.xml:61: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1163:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:827: 
There were test failures: 233 suites, 965 tests, 2 failures, 7 ignored (2 
assumptions)

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to