Build: https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/14571/
1 tests failed.
FAILED:
org.apache.solr.client.solrj.response.TestSpellCheckResponse.testSpellCheckResponse
Error Message:
expected:<samsung> but was:<null>
Stack Trace:
junit.framework.ComparisonFailure: expected:<samsung> but was:<null>
at
__randomizedtesting.SeedInfo.seed([9592AEAE8E34CCE1:A0B7E24209956D52]:0)
at junit.framework.Assert.assertEquals(Assert.java:85)
at junit.framework.Assert.assertEquals(Assert.java:91)
at
org.apache.solr.client.solrj.response.TestSpellCheckResponse.testSpellCheckResponse(TestSpellCheckResponse.java:66)
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:616)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:814)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:875)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:889)
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:32)
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.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:821)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:669)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:695)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:734)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:745)
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.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at
org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
at
org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:56)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)
Build Log:
[...truncated 10843 lines...]
[junit4] 2> 629 T260 oass.SolrIndexSearcher.<init> Opening
Searcher@9fa0f19 main
[junit4] 2> 629 T260 oass.SolrIndexSearcher.<init> WARNING WARNING:
Directory impl does not support setting indexDir:
org.apache.lucene.store.MockDirectoryWrapper
[junit4] 2> 630 T260 oasu.CommitTracker.<init> Hard AutoCommit: if
uncommited for 15000ms;
[junit4] 2> 630 T260 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 630 T260 oashc.SpellCheckComponent.inform Initializing spell
checkers
[junit4] 2> 631 T260 oass.DirectSolrSpellChecker.init init:
{name=default,field=name,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
[junit4] 2> 631 T260 oashc.SpellCheckComponent.inform No queryConverter
defined, using default converter
[junit4] 2> 632 T260 oashc.QueryElevationComponent.inform Loading
QueryElevation from:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-trunk/checkout/solr/example/solr/conf/elevate.xml
[junit4] 2> 639 T260 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 0
[junit4] 2> 639 T260 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to: http://
[junit4] 2> 639 T260 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 0
[junit4] 2> 639 T260 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 640 T260 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 640 T260 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 640 T260 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 640 T260 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 641 T260 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 641 T260 oascsi.HttpClientUtil.createClient Creating new http
client,
config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=0&connTimeout=0&retry=false
[junit4] 2> 654 T261 oasc.QuerySenderListener.newSearcher
QuerySenderListener sending requests to Searcher@9fa0f19
main{StandardDirectoryReader(segments_1:1)}
[junit4] 2> ASYNC NEW_CORE C19 name=collection1
org.apache.solr.core.SolrCore@b98df1f
[junit4] 2> 655 T261 C19 REQ [collection1] webapp=null path=null
params={event=firstSearcher&q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false}
hits=0 status=0 QTime=1
[junit4] 2> 656 T261 oasc.QuerySenderListener.newSearcher
QuerySenderListener done.
[junit4] 2> 656 T261
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: default
[junit4] 2> 656 T261
oashc.SpellCheckComponent$SpellCheckerListener.newSearcher Loading spell index
for spellchecker: wordbreak
[junit4] 2> 657 T260 oasc.CoreContainer.register registering core:
collection1
[junit4] 2> 657 T261 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@9fa0f19
main{StandardDirectoryReader(segments_1:1)}
[junit4] 2> 657 T260 oas.SolrTestCaseJ4.initCore ####initCore end
[junit4] 2>
[junit4] FAILURE 0.05s J1 | TestSpellCheckResponse.testSpellCheckResponse
[junit4] > Throwable #1: junit.framework.ComparisonFailure:
expected:<samsung> but was:<null>
[junit4] > at
__randomizedtesting.SeedInfo.seed([9592AEAE8E34CCE1:A0B7E24209956D52]:0)
[junit4] > at junit.framework.Assert.assertEquals(Assert.java:85)
[junit4] > at junit.framework.Assert.assertEquals(Assert.java:91)
[junit4] > at
org.apache.solr.client.solrj.response.TestSpellCheckResponse.testSpellCheckResponse(TestSpellCheckResponse.java:66)
[junit4] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] > at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4] > at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at java.lang.reflect.Method.invoke(Method.java:616)
[junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969)
[junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
[junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:814)
[junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:875)
[junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:889)
[junit4] > at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4] > at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4] > at
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32)
[junit4] > at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] > at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4] > at
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
[junit4] > at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] > at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:821)
[junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
[junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:669)
[junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:695)
[junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:734)
[junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:745)
[junit4] > at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
[junit4] > at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] > at
org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
[junit4] > at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
[junit4] > at
org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
[junit4] > at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4] > at
org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
[junit4] > at
org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
[junit4] > at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
[junit4] > at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4] > at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:56)
[junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
[junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
[junit4] > at
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)
[junit4] >
[junit4] 2> 948 T260 oas.SolrTestCaseJ4.setUp ###Starting
testSpellCheckResponse
[junit4] 2> 949 T260 C19 UPDATE [collection1] webapp=null path=/update
params={} {add=[111 (1403884532782858240)]} 0 1
[junit4] 2> 950 T260 C19 oasu.DirectUpdateHandler2.commit start
commit{flags=0,version=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
[junit4] 2> 953 T260 C19 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits:num=2
[junit4] 2>
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@326a40d6
lockFactory=org.apache.lucene.store.NativeFSLockFactory@223d2e6c),segFN=segments_3,generation=3,filenames=[_1_Lucene40_0.tim,
_1_nrm.cfs, _0_Lucene40_0.tim, _0.fnm, _1_Lucene40_0.frq, _0_nrm.cfs,
_0_Lucene40_0.prx, _1.fnm, _1_Lucene40_0.prx, _1_Lucene40_0.tip, _1_nrm.cfe,
_0_Lucene40_0.tip, _1.fdx, _0_Lucene40_0.frq, _1.fdt, _1.si, _0_nrm.cfe,
_0.fdx, _0.si, segments_3, _0.fdt]
[junit4] 2>
commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@326a40d6
lockFactory=org.apache.lucene.store.NativeFSLockFactory@223d2e6c),segFN=segments_4,generation=4,filenames=[_1_Lucene40_0.tim,
_2.si, _1_nrm.cfs, _1_Lucene40_0.frq, _2.fdt, _2.fdx, _1.fnm, _2.fnm,
_1_nrm.cfe, _1_Lucene40_0.tip, _1_Lucene40_0.prx, _1.fdx, _2_Lucene40_0.tip,
_2_nrm.cfe, _1.fdt, _2_Lucene40_0.frq, _2_Lucene40_0.prx, _1.si,
_2_Lucene40_0.tim, _2_nrm.cfs, segments_4]
[junit4] 2> 953 T260 C19 oasc.SolrDeletionPolicy.updateCommits newest
commit = 4
[junit4] 2> 955 T260 C19 oass.SolrIndexSearcher.<init> Opening
Searcher@51cc6a6a main
[junit4] 2> 955 T260 C19 oass.SolrIndexSearcher.<init> WARNING WARNING:
Directory impl does not support setting indexDir:
org.apache.lucene.store.MockDirectoryWrapper
[junit4] 2> 956 T261 oasc.QuerySenderListener.newSearcher
QuerySenderListener sending requests to Searcher@51cc6a6a
main{StandardDirectoryReader(segments_4:9 _1(5.0):C5 _2(5.0):C1)}
[junit4] 2> 955 T260 C19 oasu.DirectUpdateHandler2.commit end_commit_flush
[junit4] 2> 956 T261 oasc.QuerySenderListener.newSearcher
QuerySenderListener done.
[junit4] 2> 957 T261 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@51cc6a6a
main{StandardDirectoryReader(segments_4:9 _1(5.0):C5 _2(5.0):C1)}
[junit4] 2> 958 T260 C19 UPDATE [collection1] webapp=null path=/update
params={commit=true&softCommit=false&waitSearcher=true} {commit=} 0 8
[junit4] 2> 960 T260 C19 REQ [collection1] webapp=null path=/spell
params={q=*%3A*&qt=%2Fspell&spellcheck=true&spellcheck.q=samsang&spellcheck.build=true}
hits=6 status=0 QTime=2
[junit4] 2> 961 T260 oas.SolrTestCaseJ4.tearDown ###Ending
testSpellCheckResponse
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSpellCheckResponse -Dtests.method=testSpellCheckResponse
-Dtests.seed=9592AEAE8E34CCE1 -Dtests.multiplier=3 -Dtests.locale=es_UY
-Dtests.timezone=Pacific/Auckland -Dargs="-Dfile.encoding=ISO8859-1"
[junit4] 2>
[junit4] > (@AfterClass output)
[junit4] 2> 991 T260 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> 992 T260 oasc.CoreContainer.shutdown Shutting down
CoreContainer instance=1072539555
[junit4] 2> 992 T260 oasc.SolrCore.close [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@b98df1f
[junit4] 2> 995 T260 oasc.SolrCore.closeSearcher [collection1] Closing
main searcher on request.
[junit4] 2> 996 T260 oasu.DirectUpdateHandler2.close closing
DirectUpdateHandler2{commits=3,autocommit maxTime=15000ms,autocommits=0,soft
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=7,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
[junit4] 2> NOTE: test params are: codec=Lucene40: {},
sim=RandomSimilarityProvider(queryNorm=false,coord=true): {}, locale=es_UY,
timezone=Pacific/Auckland
[junit4] 2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32
(64-bit)/cpus=16,threads=1,free=169663616,total=200998912
[junit4] 2> NOTE: All tests run in this JVM: [QueryResponseTest,
TestLBHttpSolrServer, LargeVolumeBinaryJettyTest,
SolrExampleStreamingBinaryTest, DocumentAnalysisResponseTest,
TestNamedListCodec, TestHash, TestEmbeddedSolrServer, ModifiableSolrParamsTest,
FacetFieldTest, SolrQueryTest, TestUpdateRequestCodec, AnlysisResponseBaseTest,
TestDocumentObjectBinder, TestBatchUpdate, SolrExceptionTest, SolrParamTest,
SolrExampleBinaryTest, JettyWebappTest, LargeVolumeEmbeddedTest,
LargeVolumeJettyTest, TestSpellCheckResponse]
[junit4] 2>
[junit4] Completed on J1 in 1.01s, 3 tests, 1 failure <<< FAILURES!
[...truncated 27 lines...]
[...truncated 10971 lines...]
[...truncated 10971 lines...]
[...truncated 10971 lines...]
[...truncated 10971 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]