Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Windows/1446/
Java: 32bit/jdk1.6.0_37 -server -XX:+UseConcMarkSweepGC
2 tests failed.
REGRESSION: 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([8F4136F6EE49D440:5DB0A24B0993840C]: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: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: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:662)
REGRESSION: 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([8F4136F6EE49D440:998A16FFA2F82964]: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: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: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:662)
Build Log:
[...truncated 8145 lines...]
[junit4:junit4] Suite: org.apache.solr.handler.PingRequestHandlerTest
[junit4:junit4] 2> 2 T3177 oas.SolrTestCaseJ4.initCore ####initCore
[junit4:junit4] 2> Creating dataDir:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-PingRequestHandlerTest-1352142451294
[junit4:junit4] 2> 5 T3177 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\'
[junit4:junit4] 2> 8 T3177 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/classes/'
to classloader
[junit4:junit4] 2> 9 T3177 oasc.SolrResourceLoader.replaceClassLoader Adding
'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-4.x-Windows/solr/build/solr-core/test-files/solr/collection1/lib/README'
to classloader
[junit4:junit4] 2> 81 T3177 oasc.SolrConfig.<init> Using Lucene MatchVersion:
LUCENE_41
[junit4:junit4] 2> 176 T3177 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4:junit4] 2> 177 T3177 oass.IndexSchema.readSchema Reading Solr Schema
[junit4:junit4] 2> 184 T3177 oass.IndexSchema.readSchema Schema name=test
[junit4:junit4] 2> 941 T3177 oass.OpenExchangeRatesOrgProvider.init
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4:junit4] 2> 952 T3177 oass.IndexSchema.readSchema default search field
in schema is text
[junit4:junit4] 2> 955 T3177 oass.IndexSchema.readSchema unique key field: id
[junit4:junit4] 2> 963 T3177 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4:junit4] 2> 966 T3177 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4:junit4] 2> 970 T3177 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4:junit4] 2> 970 T3177 oass.OpenExchangeRatesOrgProvider.reload
Reloading exchange rates from open-exchange-rates.json
[junit4:junit4] 2> 970 T3177 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4:junit4] 2> 970 T3177 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr
[junit4:junit4] 2> 971 T3177 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\'
[junit4:junit4] 2> 980 T3177 oasc.CoreContainer.<init> New CoreContainer
24313417
[junit4:junit4] 2> 980 T3177 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test-files\solr\collection1\,
dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-PingRequestHandlerTest-1352142451294\
[junit4:junit4] 2> 980 T3177 oasc.JmxMonitoredMap.<init> JMX monitoring is
enabled. Adding Solr mbeans to JMX Server:
com.sun.jmx.mbeanserver.JmxMBeanServer@4ac216
[junit4:junit4] 2> 981 T3177 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-PingRequestHandlerTest-1352142451294\index/
[junit4:junit4] 2> 982 T3177 oasc.SolrCore.initIndex WARNING [collection1]
Solr index directory
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-PingRequestHandlerTest-1352142451294\index'
doesn't exist. Creating new index...
[junit4:junit4] 2> 982 T3177 oasc.CachingDirectoryFactory.get return new
directory for
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build\solr-core\test\J0\.\solrtest-PingRequestHandlerTest-1352142451294\index
forceNew:false
[junit4:junit4] 2> 984 T3177 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits:num=1
[junit4:junit4] 2>
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@72d9b8
lockFactory=org.apache.lucene.store.NativeFSLockFactory@151c1a7),segFN=segments_1,generation=1,filenames=[segments_1]
[junit4:junit4] 2> 984 T3177 oasc.SolrDeletionPolicy.updateCommits newest
commit = 1
[junit4:junit4] 2> 986 T3177 oasc.SolrCore.initWriters created xml:
solr.XMLResponseWriter
[junit4:junit4] 2> 987 T3177 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4:junit4] 2> 987 T3177 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"dedupe-allfields"
[junit4:junit4] 2> 987 T3177 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4:junit4] 2> 988 T3177 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "uniq-fields"
[junit4:junit4] 2> 988 T3177 oasup.UpdateRequestProcessorChain.init inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4:junit4] 2> 989 T3177 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.ReplicationHandler
[junit4:junit4] 2> 989 T3177 oasc.RequestHandlers.initHandlersFromConfig
created /replication: solr.ReplicationHandler
[junit4:junit4] 2> 989 T3177 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4:junit4] 2> 989 T3177 oasc.RequestHandlers.initHandlersFromConfig
created /get: solr.RealTimeGetHandler
[junit4:junit4] 2> 990 T3177 oasc.RequestHandlers.initHandlersFromConfig
created dismax: solr.SearchHandler
[junit4:junit4] 2> 990 T3177 oasc.RequestHandlers.initHandlersFromConfig
created mock: org.apache.solr.core.MockQuerySenderListenerReqHandler
[junit4:junit4] 2> 990 T3177 oasc.RequestHandlers.initHandlersFromConfig
created /admin/: org.apache.solr.handler.admin.AdminHandlers
[junit4:junit4] 2> 990 T3177 oasc.RequestHandlers.initHandlersFromConfig
created defaults: solr.StandardRequestHandler
[junit4:junit4] 2> 990 T3177 oasc.RequestHandlers.initHandlersFromConfig
adding lazy requestHandler: solr.StandardRequestHandler
[junit4:junit4] 2> 991 T3177 oasc.RequestHandlers.initHandlersFromConfig
created lazy: solr.StandardRequestHandler
[junit4:junit4] 2> 991 T3177 oasc.RequestHandlers.initHandlersFromConfig
created /update: solr.UpdateRequestHandler
[junit4:junit4] 2> 991 T3177 oasc.RequestHandlers.initHandlersFromConfig
created /terms: org.apache.solr.handler.component.SearchHandler
[junit4:junit4] 2> 991 T3177 oasc.RequestHandlers.initHandlersFromConfig
created spellCheckCompRH: org.apache.solr.handler.component.SearchHandler
[junit4:junit4] 2> 994 T3177 oasc.RequestHandlers.initHandlersFromConfig
created spellCheckCompRH_Direct: org.apache.solr.handler.component.SearchHandler
[junit4:junit4] 2> 994 T3177 oasc.RequestHandlers.initHandlersFromConfig
created spellCheckWithWordbreak: org.apache.solr.handler.component.SearchHandler
[junit4:junit4] 2> 994 T3177 oasc.RequestHandlers.initHandlersFromConfig
created spellCheckWithWordbreak_Direct:
org.apache.solr.handler.component.SearchHandler
[junit4:junit4] 2> 994 T3177 oasc.RequestHandlers.initHandlersFromConfig
created spellCheckCompRH1: org.apache.solr.handler.component.SearchHandler
[junit4:junit4] 2> 995 T3177 oasc.RequestHandlers.initHandlersFromConfig
created tvrh: org.apache.solr.handler.component.SearchHandler
[junit4:junit4] 2> 995 T3177 oasc.RequestHandlers.initHandlersFromConfig
created /mlt: solr.MoreLikeThisHandler
[junit4:junit4] 2> 996 T3177 oasc.RequestHandlers.initHandlersFromConfig
created /debug/dump: solr.DumpRequestHandler
[junit4:junit4] 2> 1003 T3177 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4:junit4] 2> 1007 T3177 oasc.SolrCore.initDeprecatedSupport WARNING
solrconfig.xml uses deprecated <admin/gettableFiles>, Please update your config
to use the ShowFileRequestHandler.
[junit4:junit4] 2> 1010 T3177 oasc.SolrCore.initDeprecatedSupport WARNING
adding ShowFileRequestHandler with hidden files:
[THROW.ERROR.ON.ADD.UPDATEPROCESSOR.JS, SOLRCONFIG-HIGHLIGHT.XML,
SCHEMA-REQUIRED-FIELDS.XML, TRIVIAL.UPDATEPROCESSOR1.JS,
BAD-SCHEMA-DUP-DYNAMICFIELD.XML, SCHEMA-MINIMAL.XML, SCHEMA-REPLICATION2.XML,
SOLRCONFIG-CACHING.XML, SOLRCONFIG-REPEATER.XML, CURRENCY.XML,
BAD-SCHEMA-NONTEXT-ANALYZER.XML, SOLRCONFIG-MERGEPOLICY.XML,
SOLRCONFIG-TLOG.XML, SOLRCONFIG-MASTER.XML,
BAD-SCHEMA-UNIQUEKEY-MULTIVALUED.XML, SCHEMA11.XML, SOLRCONFIG-BASIC.XML,
DA_COMPOUNDDICTIONARY.TXT, MISSLEADING.EXTENSION.UPDATEPROCESSOR.JS.TXT,
SCHEMA-COPYFIELD-TEST.XML, SOLRCONFIG-SLAVE.XML,
SOLRCONFIG-PROPINJECT-INDEXDEFAULT.XML, ELEVATE.XML,
TRIVIAL.UPDATEPROCESSOR0.JS, BAD-SOLRCONFIG-BOGUS-SCRIPTENGINE-NAME.XML,
SCHEMA-CHARFILTERS.XML, SCHEMA-IB.XML, SOLRCONFIG-QUERYSENDER.XML,
SOLRCONFIG-SNIPPET-PROCESSOR.XML, DA_UTF8.XML, SCHEMA-REPLICATION1.XML,
CONDITIONAL.UPDATEPROCESSOR.JS, MISSING.FUNCTIONS.UPDATEPROCESSOR.JS,
HYPHENATION.DTD, SOLRCONFIG-ENABLEPLUGIN.XML, STEMDICT.TXT,
SCHEMA-PHRASESUGGEST.XML, HUNSPELL-TEST.AFF, SCHEMA-SNIPPET-TYPE.XML,
STOPTYPES-1.TXT, STOPWORDSWRONGENCODING.TXT, SCHEMA-NUMERIC.XML,
SOLRCONFIG-TRANSFORMERS.XML, SOLRCONFIG-PROPINJECT.XML,
BAD-SCHEMA-NOT-INDEXED-BUT-TF.XML, SOLRCONFIG-SIMPLELOCK.XML, WDFTYPES.TXT,
STOPTYPES-2.TXT, SCHEMA-REVERSED.XML, BAD-SCHEMA-CURRENCY-FT-MULTIVALUED.XML,
SOLRCONFIG-SPELLCHECKCOMPONENT.XML, SOLRCONFIG-PHRASESUGGEST.XML,
BAD-SCHEMA-CURRENCY-MULTIVALUED.XML, SCHEMA-DFR.XML,
BAD-SCHEMA-NOT-INDEXED-BUT-POS.XML, KEEP-1.TXT, OPEN-EXCHANGE-RATES.JSON,
SCHEMA-SPATIAL.XML, STOPWITHBOM.TXT, SOLRCONFIG-SPELLCHECKER.XML,
SCHEMA-BINARYFIELD.XML, SOLRCONFIG-UPDATE-PROCESSOR-CHAINS.XML,
BAD-SCHEMA-OMIT-TF-BUT-NOT-POS.XML, BAD-SCHEMA-DUP-FIELDTYPE.XML,
SCHEMA-XINCLUDE.XML, SOLRCONFIG-MASTER1.XML, SYNONYMS.TXT,
BAD-SCHEMA-CURRENCY-DYNAMIC-MULTIVALUED.XML, SCHEMA.XML, SCHEMA_CODEC.XML,
SOLRCONFIG-SOLR-749.XML, SOLRCONFIG-MASTER1-KEEPONEBACKUP.XML, STOP-2.TXT,
SOLRCONFIG-FUNCTIONQUERY.XML, SOLRCONFIG-TERMINDEX.XML, SCHEMA-LMDIRICHLET.XML,
SOLRCONFIG-ELEVATE.XML, STOPWORDS.TXT, SCHEMA-FOLDING.XML,
SCHEMA-STOP-KEEP.XML, BAD-SCHEMA-NOT-INDEXED-BUT-NORMS.XML,
SOLRCONFIG-SOLCOREPROPERTIES.XML, STOP-1.TXT, SOLRCONFIG-MASTER2.XML,
SCHEMA-SPELLCHECKER.XML, SOLRCONFIG-RESPONSE-LOG-COMPONENT.XML,
SOLRCONFIG-LAZYWRITER.XML, SCHEMA-LUCENEMATCHVERSION.XML, FRENCHARTICLES.TXT,
BAD-MP-SOLRCONFIG.XML, SCHEMA15.XML, SOLRCONFIG-REQHANDLER.INCL,
SCHEMASURROUND.XML, SCHEMA-COLLATEFILTER.XML, SOLRCONFIG-MASTER3.XML,
HUNSPELL-TEST.DIC, SOLRCONFIG-XINCLUDE.XML,
BAD-SCHEMA-CODEC-GLOBAL-VS-FT-MISMATCH.XML, SOLRCONFIG-SLAVE1.XML,
SOLRCONFIG-DELPOLICY1.XML, SCHEMA-SIM.XML, SCHEMA-SNIPPET-FIELD.XML,
SCHEMA-COLLATE.XML, STOP-SNOWBALL.TXT,
BAD-SCHEMA-SIM-GLOBAL-VS-FT-MISMATCH.XML, PROTWORDS.TXT, SCHEMA-TRIE.XML,
SOLRCONFIG_CODEC.XML, BAD-SOLRCONFIG-INVALID-SCRIPTFILE.XML, JASUGGEST.TXT,
SCHEMA-TFIDF.XML, SOLRCONFIG-SCRIPT-UPDATEPROCESSOR.XML,
SCHEMA-LMJELINEKMERCER.XML, PHRASESUGGEST.TXT,
BAD-SOLRCONFIG-MISSING-SCRIPTFILE.XML, SOLRCONFIG-BASIC-LUCENEVERSION31.XML,
BAD-SCHEMA-UNIQUEKEY-USES-DEFAULT.XML, OLD_SYNONYMS.TXT,
SOLRCONFIG-DELPOLICY2.XML, XSLT, SOLRCONFIG-NATIVELOCK.XML,
BAD-SCHEMA-DUP-FIELD.XML, SOLRCONFIG-NOCACHE.XML, SCHEMA-BM25.XML,
ADDFIELDS.UPDATEPROCESSOR.JS, SOLRCONFIG-QUERYSENDER-NOQUERY.XML,
SOLRCONFIG-ALTDIRECTORY.XML, COMPOUNDDICTIONARY.TXT, SOLRCONFIG_PERF.XML,
SOLRCONFIG-INDEXCONFIG.XML, BAD-SCHEMA-ANALYZER-CLASS-AND-NESTED.XML,
SCHEMA-NOT-REQUIRED-UNIQUE-KEY.XML, KEEP-2.TXT,
BAD-SCHEMA-UNIQUEKEY-IS-COPYFIELD-DEST.XML, SCHEMA12.XML,
MAPPING-ISOLATIN1ACCENT.TXT, BAD_SOLRCONFIG.XML,
BAD-SCHEMA-EXTERNAL-FILEFIELD.XML]
[junit4:junit4] 2> 1013 T3177 oass.SolrIndexSearcher.<init> Opening
Searcher@b08bf7 main
[junit4:junit4] 2> 1013 T3177 oass.SolrIndexSearcher.getIndexDir WARNING
WARNING: Directory impl does not support setting indexDir:
org.apache.lucene.store.MockDirectoryWrapper
[junit4:junit4] 2> 1013 T3177 oasu.CommitTracker.<init> Hard AutoCommit:
disabled
[junit4:junit4] 2> 1014 T3177 oasu.CommitTracker.<init> Soft AutoCommit:
disabled
[junit4:junit4] 2> 1014 T3177 oashc.SpellCheckComponent.inform Initializing
spell checkers
[junit4:junit4] 2> 1027 T3177 oass.DirectSolrSpellChecker.init init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4:junit4] 2> 1083 T3177 oashc.HttpShardHandlerFactory.getParameter
Setting socketTimeout to: 0
[junit4:junit4] 2> 1084 T3177 oashc.HttpShardHandlerFactory.getParameter
Setting urlScheme to: http://
[junit4:junit4] 2> 1084 T3177 oashc.HttpShardHandlerFactory.getParameter
Setting connTimeout to: 0
[junit4:junit4] 2> 1084 T3177 oashc.HttpShardHandlerFactory.getParameter
Setting maxConnectionsPerHost to: 20
[junit4:junit4] 2> 1084 T3177 oashc.HttpShardHandlerFactory.getParameter
Setting corePoolSize to: 0
[junit4:junit4] 2> 1084 T3177 oashc.HttpShardHandlerFactory.getParameter
Setting maximumPoolSize to: 2147483647
[junit4:junit4] 2> 1085 T3177 oashc.HttpShardHandlerFactory.getParameter
Setting maxThreadIdleTime to: 5
[junit4:junit4] 2> 1085 T3177 oashc.HttpShardHandlerFactory.getParameter
Setting sizeOfQueue to: -1
[junit4:junit4] 2> 1086 T3177 oashc.HttpShardHandlerFactory.getParameter
Setting fairnessPolicy to: false
[junit4:junit4] 2> 1086 T3177 oascsi.HttpClientUtil.createClient Creating new
http client,
config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4:junit4] 2> 1099 T3178 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@b08bf7
main{StandardDirectoryReader(segments_1:1)}
[junit4:junit4] 2> 1108 T3177 oasc.CoreContainer.register registering core:
collection1
[junit4:junit4] 2> 1122 T3177 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4:junit4] 2> 1125 T3177 oas.SolrTestCaseJ4.setUp ###Starting
testDisablingServer
[junit4:junit4] 2> 1127 T3177 REQ [collection1] webapp=null path=null
params={} hits=0 status=0 QTime=0
[junit4:junit4] 2> 1130 T3177 oas.SolrTestCaseJ4.tearDown ###Ending
testDisablingServer
[junit4:junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=PingRequestHandlerTest -Dtests.method=testDisablingServer
-Dtests.seed=8F4136F6EE49D440 -Dtests.slow=true -Dtests.locale=vi_VN
-Dtests.timezone=America/North_Dakota/New_Salem -Dtests.file.encoding=US-ASCII
[junit4:junit4] FAILURE 0.02s | PingRequestHandlerTest.testDisablingServer <<<
[junit4:junit4] > Throwable #1: java.lang.AssertionError: Should have thrown
a SolrException because not enabled yet
[junit4:junit4] > at
__randomizedtesting.SeedInfo.seed([8F4136F6EE49D440:5DB0A24B0993840C]: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:39)
[junit4:junit4] > at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit4:junit4] > at java.lang.reflect.Method.invoke(Method.java:597)
[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:662)
[junit4:junit4] 2> 1140 T3177 oas.SolrTestCaseJ4.setUp ###Starting
testBadActionRaisesException
[junit4:junit4] 2> 1140 T3177 oas.SolrTestCaseJ4.tearDown ###Ending
testBadActionRaisesException
[junit4:junit4] 2> 1144 T3177 oas.SolrTestCaseJ4.setUp ###Starting
testGettingStatus
[junit4:junit4] 2> 1148 T3177 oas.SolrTestCaseJ4.tearDown ###Ending
testGettingStatus
[junit4:junit4] 2> 1153 T3177 oas.SolrTestCaseJ4.setUp ###Starting
testPingWithNoHealthCheck
[junit4:junit4] 2> 1154 T3177 REQ [collection1] webapp=null path=null
params={} hits=0 status=0 QTime=0
[junit4:junit4] 2> 1154 T3177 REQ [collection1] webapp=null path=null
params={action=ping} hits=0 status=0 QTime=0
[junit4:junit4] 2> 1155 T3177 oas.SolrTestCaseJ4.tearDown ###Ending
testPingWithNoHealthCheck
[junit4:junit4] 2> 1157 T3177 oas.SolrTestCaseJ4.setUp ###Starting
testEnablingServer
[junit4:junit4] 2> 1157 T3177 oas.SolrTestCaseJ4.tearDown ###Ending
testEnablingServer
[junit4:junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=PingRequestHandlerTest -Dtests.method=testEnablingServer
-Dtests.seed=8F4136F6EE49D440 -Dtests.slow=true -Dtests.locale=vi_VN
-Dtests.timezone=America/North_Dakota/New_Salem -Dtests.file.encoding=US-ASCII
[junit4:junit4] FAILURE 0.01s | PingRequestHandlerTest.testEnablingServer <<<
[junit4:junit4] > Throwable #1: java.lang.AssertionError: Should have thrown
a SolrException because not enabled yet
[junit4:junit4] > at
__randomizedtesting.SeedInfo.seed([8F4136F6EE49D440:998A16FFA2F82964]: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:39)
[junit4:junit4] > at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
[junit4:junit4] > at java.lang.reflect.Method.invoke(Method.java:597)
[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:662)
[junit4:junit4] 2> 1163 T3177 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4:junit4] 2> 1163 T3177 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=24313417
[junit4:junit4] 2> 1163 T3177 oasc.SolrCore.close [collection1] CLOSING
SolrCore org.apache.solr.core.SolrCore@947498
[junit4:junit4] 2> 1167 T3177 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> 1167 T3177 oasc.SolrCore.decrefSolrCoreState Closing
SolrCoreState
[junit4:junit4] 2> 1168 T3177 oasu.DefaultSolrCoreState.closeIndexWriter
SolrCoreState ref count has reached 0 - closing IndexWriter
[junit4:junit4] 2> 1168 T3177 oasu.DefaultSolrCoreState.closeIndexWriter
closing IndexWriter with IndexWriterCloser
[junit4:junit4] 2> 1169 T3177 oasc.SolrCore.closeSearcher [collection1]
Closing main searcher on request.
[junit4:junit4] 2> NOTE: test params are: codec=Lucene41: {},
sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=vi_VN,
timezone=America/North_Dakota/New_Salem
[junit4:junit4] 2> NOTE: Windows 7 6.1 x86/Sun Microsystems Inc. 1.6.0_37
(32-bit)/cpus=2,threads=1,free=102868416,total=173740032
[junit4:junit4] 2> NOTE: All tests run in this JVM:
[TestSuggestSpellingConverter, SuggesterTest, DebugComponentTest,
FieldAnalysisRequestHandlerTest, PeerSyncTest, RAMDirectoryFactoryTest,
TestSort, SolrCoreCheckLockOnStartupTest, SyncSliceTest,
ClusterStateUpdateTest, MBeansHandlerTest, QueryElevationComponentTest,
DisMaxRequestHandlerTest, TestMergePolicyConfig, EchoParamsTest,
TestSystemIdResolver, TestRealTimeGet, TestFastLRUCache, DocumentBuilderTest,
TestDocSet, TestRangeQuery, SpellCheckCollatorTest, BasicDistributedZkTest,
TestRemoteStreaming, UpdateRequestProcessorFactoryTest, ReturnFieldsTest,
PolyFieldTest, TestCollationKeyRangeQueries, TestReload, TestSolrIndexConfig,
CoreAdminHandlerTest, XsltUpdateRequestHandlerTest, TestIBSimilarityFactory,
TestDefaultSimilarityFactory, TestIndexingPerformance,
UniqFieldsUpdateProcessorFactoryTest, TimeZoneUtilsTest, TestHashPartitioner,
DistributedQueryElevationComponentTest, TestReplicationHandler, PrimUtilsTest,
SignatureUpdateProcessorFactoryTest, DirectSolrSpellCheckerTest,
SystemInfoHandlerTest, DateMathParserTest, TestCharFilters, TestCSVLoader,
TestWordDelimiterFilterFactory, TestPhraseSuggestions, TestSolrDeletionPolicy2,
TestPerFieldSimilarity, QueryEqualityTest, FieldMutatingUpdateProcessorTest,
TestFunctionQuery, XmlUpdateRequestHandlerTest, BadIndexSchemaTest,
TestCodecSupport, TestSurroundQueryParser, TestSolrXMLSerializer,
StatelessScriptUpdateProcessorFactoryTest, TestTrie, URLClassifyProcessorTest,
TestCollationField, NotRequiredUniqueKeyTest, WordBreakSolrSpellCheckerTest,
TestDFRSimilarityFactory, ResponseLogComponentTest, DateFieldTest,
TestStressVersions, FileUtilsTest, FastVectorHighlighterTest,
TestBinaryResponseWriter, MinimalSchemaTest, SpellingQueryConverterTest,
HighlighterConfigTest, TestConfig, SimplePostToolTest, TestJmxIntegration,
SpellCheckComponentTest, TestSolrCoreProperties, PreAnalyzedFieldTest,
TestRTGBase, PathHierarchyTokenizerFactoryTest, SpatialFilterTest,
SolrInfoMBeanTest, TestLMJelinekMercerSimilarityFactory,
FullSolrCloudDistribCmdsTest, CurrencyFieldTest, UpdateParamsTest,
TestNumberUtils, TestLFUCache, TestValueSourceCache, TestUpdate,
BadComponentTest, TestLMDirichletSimilarityFactory, DOMUtilTest, SOLR749Test,
BinaryUpdateRequestHandlerTest, TestStressReorder, SoftAutoCommitTest,
TestWriterPerf, CopyFieldTest, IndexSchemaRuntimeFieldTest, BasicZkTest,
JSONWriterTest, BasicFunctionalityTest, TestRandomFaceting, SuggesterFSTTest,
ZkNodePropsTest, TestDocumentBuilder, RequiredFieldsTest, TestSearchPerf,
IndexBasedSpellCheckerTest, TestJoin, OverseerTest, RecoveryZkTest,
LeaderElectionIntegrationTest, LeaderElectionTest,
DistributedSpellCheckComponentTest, ZkControllerTest, TestDistributedGrouping,
TestDistributedSearch, TestExtendedDismaxParser, AutoCommitTest,
ZkSolrClientTest, TestFaceting, DistributedTermsComponentTest,
StatsComponentTest, TestRecovery, SolrCoreTest, DirectUpdateHandlerTest,
TestMultiCoreConfBootstrap, SimpleFacetsTest, TestCoreContainer,
LukeRequestHandlerTest, TestGroupingSearch, TestFiltering,
FileBasedSpellCheckerTest, ConvertedLegacyTest, SortByFunctionTest, SampleTest,
HighlighterTest, TestIndexSearcher, SolrRequestParserTest,
DirectSolrConnectionTest, CacheHeaderTest, TestCSVResponseWriter,
MoreLikeThisHandlerTest, TestPseudoReturnFields, IndexSchemaTest,
QueryParsingTest, TermsComponentTest, DistanceFunctionTest,
StandardRequestHandlerTest, TestQueryTypes, TestPHPSerializedResponseWriter,
PingRequestHandlerTest]
[junit4:junit4] Completed in 1.23s, 5 tests, 2 failures <<< FAILURES!
[...truncated 238 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:335: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\build.xml:39: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\solr\build.xml:178: The
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\module-build.xml:61:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1163:
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:827:
There were test failures: 233 suites, 965 tests, 2 failures, 14 ignored (9
assumptions)
Total time: 42 minutes 28 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Description set: Java: 32bit/jdk1.6.0_37 -server -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]