[
https://issues.apache.org/jira/browse/SOLR-5344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16553232#comment-16553232
]
Steve Rowe commented on SOLR-5344:
----------------------------------
Another reproducing failure from
[https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/22495/]:
{noformat}
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=SpellCheckCollatorTest -Dtests.method=testEstimatedHitCounts
-Dtests.seed=F93E32DC896C6016 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=mer -Dtests.timezone=SystemV/PST8PDT -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.34s J0 | SpellCheckCollatorTest.testEstimatedHitCounts <<<
[junit4] > Throwable #1: java.lang.RuntimeException: Exception during query
[junit4] > at
__randomizedtesting.SeedInfo.seed([F93E32DC896C6016:C8858CE92C5370C6]:0)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:917)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:877)
[junit4] > at
org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts(SpellCheckCollatorTest.java:569)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] > Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//lst[@name='spellcheck']/lst[@name='collations']/lst[@name='collation']/long[@name='hits'
and 3 <= . and . <= 13]
[junit4] > xml response was: <?xml version="1.0" encoding="UTF-8"?>
[junit4] > <response>
[junit4] > <lst name="responseHeader"><int name="status">0</int><int
name="QTime">4</int></lst><result name="response" numFound="0"
start="0"></result><lst name="spellcheck"><lst name="suggestions"><lst
name="everother"><int name="numFound">1</int><int
name="startOffset">9</int><int name="endOffset">18</int><arr
name="suggestion"><str>everyother</str></arr></lst></lst><lst
name="collations"><lst name="collation"><str
name="collationQuery">teststop:everyother</str><long name="hits">14</long><lst
name="misspellingsAndCorrections"><str
name="everother">everyother</str></lst></lst></lst></lst>
[junit4] > </response>
[junit4] > request
was:spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&q=teststop:everother&spellcheck.collateMaxCollectDocs=5
[junit4] > at
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:910)
[junit4] > ... 40 more
[...]
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{start1=PostingsFormat(name=LuceneVarGapFixedInterval),
lowerfilt1=PostingsFormat(name=LuceneVarGapFixedInterval), multiDefault=FST50,
teststop=FST50, lowerfilt1and2=FST50,
end4=PostingsFormat(name=LuceneVarGapFixedInterval), end3=FST50,
end2=BlockTreeOrds(blocksize=128),
end1=PostingsFormat(name=LuceneVarGapDocFreqInterval), lowerfilt=FST50,
gram1=PostingsFormat(name=LuceneVarGapDocFreqInterval),
id=BlockTreeOrds(blocksize=128), gram2=BlockTreeOrds(blocksize=128),
gram3=FST50, start3=BlockTreeOrds(blocksize=128),
gram4=PostingsFormat(name=LuceneVarGapFixedInterval), start2=FST50,
word=PostingsFormat(name=LuceneVarGapDocFreqInterval),
start4=PostingsFormat(name=LuceneVarGapDocFreqInterval)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70),
intDefault=DocValuesFormat(name=Lucene70), id_i1=DocValuesFormat(name=Direct),
range_facet_i_dv=DocValuesFormat(name=Lucene70),
intDvoDefault=DocValuesFormat(name=Asserting),
range_facet_l=DocValuesFormat(name=Lucene70),
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1509,
maxMBSortInHeap=7.059537584202553,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5e51d18f),
locale=mer, timezone=SystemV/PST8PDT
[junit4] 2> NOTE: Linux 4.15.0-24-generic amd64/Oracle Corporation 10.0.1
(64-bit)/cpus=8,threads=1,free=105400800,total=532152320
{noformat}
> SpellCheckCollatorTest.testEstimatedHitCounts fails in jenkins from time to
> time
> --------------------------------------------------------------------------------
>
> Key: SOLR-5344
> URL: https://issues.apache.org/jira/browse/SOLR-5344
> Project: Solr
> Issue Type: Bug
> Reporter: Robert Muir
> Assignee: James Dyer
> Priority: Major
> Attachments: SOLR-5344.patch
>
>
> Doesn't happen very often, but maybe one I can fix. I'll look into it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]