Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21631/
Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseSerialGC

4 tests failed.
FAILED:  org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([93BE88EEF2ACCD40:A20536DB5793DD90]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:908)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:868)
        at 
org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts(SpellCheckCollatorTest.java:569)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//lst[@name='spellcheck']/lst[@name='collations']/lst[@name='collation']/long[@name='hits'
 and 3 <= . and . <= 13]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">6</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>
</response>

        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
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:901)
        ... 40 more


FAILED:  org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([93BE88EEF2ACCD40:A20536DB5793DD90]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:908)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:868)
        at 
org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts(SpellCheckCollatorTest.java:569)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//lst[@name='spellcheck']/lst[@name='collations']/lst[@name='collation']/long[@name='hits'
 and 3 <= . and . <= 13]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">1</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>
</response>

        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
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:901)
        ... 40 more


FAILED:  org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([93BE88EEF2ACCD40:A20536DB5793DD90]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:908)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:868)
        at 
org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts(SpellCheckCollatorTest.java:569)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//lst[@name='spellcheck']/lst[@name='collations']/lst[@name='collation']/long[@name='hits'
 and 3 <= . and . <= 13]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">2</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>
</response>

        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
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:901)
        ... 40 more


FAILED:  org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([93BE88EEF2ACCD40:A20536DB5793DD90]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:908)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:868)
        at 
org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts(SpellCheckCollatorTest.java:569)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//lst[@name='spellcheck']/lst[@name='collations']/lst[@name='collation']/long[@name='hits'
 and 3 <= . and . <= 13]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">2</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>
</response>

        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
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:901)
        ... 40 more




Build Log:
[...truncated 13551 lines...]
   [junit4] Suite: org.apache.solr.spelling.SpellCheckCollatorTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.spelling.SpellCheckCollatorTest_93BE88EEF2ACCD40-001/init-core-data-001
   [junit4]   2> 1576669 WARN  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=44 numCloses=44
   [junit4]   2> 1576669 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1576670 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1576670 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1576670 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1576671 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1576687 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1576697 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1576764 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1576784 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d4ee5c8
   [junit4]   2> 1576789 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d4ee5c8
   [junit4]   2> 1576789 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d4ee5c8
   [junit4]   2> 1576790 INFO  (coreLoadExecutor-7263-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1576790 INFO  (coreLoadExecutor-7263-thread-1) [    
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, 
from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1576803 INFO  (coreLoadExecutor-7263-thread-1) [    
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1576810 INFO  (coreLoadExecutor-7263-thread-1) [    
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1576874 INFO  (coreLoadExecutor-7263-thread-1) [    
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1576878 INFO  (coreLoadExecutor-7263-thread-1) [    
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 1576879 INFO  (coreLoadExecutor-7263-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4d4ee5c8
   [junit4]   2> 1576879 INFO  (coreLoadExecutor-7263-thread-1) [    
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1576879 INFO  (coreLoadExecutor-7263-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.spelling.SpellCheckCollatorTest_93BE88EEF2ACCD40-001/init-core-data-001/]
   [junit4]   2> 1576880 INFO  (coreLoadExecutor-7263-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=77.8095703125, 
floorSegmentMB=1.9541015625, forceMergeDeletesPctAllowed=24.333230795333645, 
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1576912 INFO  (coreLoadExecutor-7263-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1576912 INFO  (coreLoadExecutor-7263-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1576912 INFO  (coreLoadExecutor-7263-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=17, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=63.8984375, 
floorSegmentMB=0.6318359375, forceMergeDeletesPctAllowed=7.769299545029948, 
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1576912 INFO  (coreLoadExecutor-7263-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@61ac4875[collection1] main]
   [junit4]   2> 1576913 WARN  (coreLoadExecutor-7263-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1576913 INFO  (coreLoadExecutor-7263-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1577082 INFO  (coreLoadExecutor-7263-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener 
for spellchecker: default
   [junit4]   2> 1577099 INFO  (coreLoadExecutor-7263-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener 
for spellchecker: default_teststop
   [junit4]   2> 1577100 INFO  (coreLoadExecutor-7263-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 1577100 INFO  (coreLoadExecutor-7263-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
   [junit4]   2> 1577117 INFO  (coreLoadExecutor-7263-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener 
for spellchecker: threshold
   [junit4]   2> 1577117 INFO  (coreLoadExecutor-7263-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=threshold_direct,classname=solr.DirectSolrSpellChecker,field=lowerfilt,spellcheckIndexDir=spellcheckerThreshold,buildOnCommit=true,thresholdTokenFrequency=0.29}
   [junit4]   2> 1577117 INFO  (coreLoadExecutor-7263-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener 
for spellchecker: threshold_direct
   [junit4]   2> 1577133 INFO  (coreLoadExecutor-7263-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener 
for spellchecker: multipleFields
   [junit4]   2> 1577183 INFO  (coreLoadExecutor-7263-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener 
for spellchecker: freq
   [junit4]   2> 1577199 INFO  (coreLoadExecutor-7263-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener 
for spellchecker: fqcn
   [junit4]   2> 1577199 INFO  (coreLoadExecutor-7263-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1577199 INFO  
(searcherExecutor-7264-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1577200 INFO  
(searcherExecutor-7264-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
default_teststop
   [junit4]   2> 1577200 INFO  
(searcherExecutor-7264-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1577200 INFO  
(searcherExecutor-7264-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
direct_lowerfilt
   [junit4]   2> 1577200 INFO  
(searcherExecutor-7264-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1577200 INFO  
(searcherExecutor-7264-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1577200 INFO  
(searcherExecutor-7264-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
threshold_direct
   [junit4]   2> 1577200 INFO  
(searcherExecutor-7264-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1577200 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1577201 INFO  
(searcherExecutor-7264-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1577201 INFO  
(searcherExecutor-7264-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1577201 INFO  
(searcherExecutor-7264-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1577201 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1577201 INFO  
(searcherExecutor-7264-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1577201 INFO  
(searcherExecutor-7264-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1577202 INFO  
(searcherExecutor-7264-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@61ac4875[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1577204 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 1
   [junit4]   2> 1577204 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1577206 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 2
   [junit4]   2> 1577207 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1577209 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 2
   [junit4]   2> 1577210 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 1577212 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 2
   [junit4]   2> 1577213 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 1577215 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 1
   [junit4]   2> 1577215 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[10]} 0 0
   [junit4]   2> 1577217 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[11]} 0 1
   [junit4]   2> 1577218 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[12]} 0 0
   [junit4]   2> 1577220 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[13]} 0 2
   [junit4]   2> 1577221 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[14]} 0 0
   [junit4]   2> 1577223 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[15]} 0 1
   [junit4]   2> 1577224 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[16]} 0 0
   [junit4]   2> 1577224 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1577224 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@147a11c5 commitCommandVersion:0
   [junit4]   2> 1577227 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@70db7776[collection1] main]
   [junit4]   2> 1577227 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1577227 INFO  (searcherExecutor-7264-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1577277 INFO  (searcherExecutor-7264-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1577333 INFO  (searcherExecutor-7264-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1577349 INFO  (searcherExecutor-7264-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1577349 INFO  (searcherExecutor-7264-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1577396 INFO  (searcherExecutor-7264-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1577443 INFO  (searcherExecutor-7264-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1577491 INFO  (searcherExecutor-7264-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@70db7776[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):c2)
 Uninverting(_1(8.0.0):c2) Uninverting(_2(8.0.0):c2) Uninverting(_3(8.0.0):c2) 
Uninverting(_4(8.0.0):c2) Uninverting(_5(8.0.0):c2) Uninverting(_6(8.0.0):c2) 
Uninverting(_7(8.0.0):c2) Uninverting(_8(8.0.0):c1)))}
   [junit4]   2> 1577491 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 267
   [junit4]   2> 1577493 INFO  
(TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[93BE88EEF2ACCD40])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testContextSensitiveCollate
   [junit4]   2> 1577504 INFO  
(TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[93BE88EEF2ACCD40])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&spellcheck.dictionary=direct&indent=true&spellcheck.maxCollations=1&spellcheck.maxCollationTries=10&spellcheck.alternativeTermCount=5&spellcheck.build=true&spellcheck.extendedResults=true&q=teststop:(flew+AND+form+AND+heathrow)&spellcheck.maxResultsForSuggest=0&spellcheck=true&spellcheck.count=10&wt=xml&spellcheck.collate=true}
 hits=0 status=0 QTime=10
   [junit4]   2> 1577508 INFO  
(TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[93BE88EEF2ACCD40])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&spellcheck.dictionary=direct&indent=true&spellcheck.maxCollations=1&spellcheck.maxCollationTries=10&spellcheck.alternativeTermCount=5&spellcheck.extendedResults=true&q=teststop:(june+AND+customs)&spellcheck.maxResultsForSuggest=1&spellcheck=true&spellcheck.count=10&wt=xml&spellcheck.collate=true}
 hits=1 status=0 QTime=3
   [junit4]   2> 1577509 INFO  
(TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[93BE88EEF2ACCD40])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={mm=2&q=teststop:(june+customs)&qt=/spellCheckCompRH&spellcheck.dictionary=direct&indent=true&spellcheck=true&spellcheck.count=10&spellcheck.alternativeTermCount=0&wt=xml&spellcheck.collate=true}
 hits=2 status=0 QTime=0
   [junit4]   2> 1577581 INFO  
(TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[93BE88EEF2ACCD40])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&spellcheck.dictionary=default_teststop&indent=true&spellcheck.maxCollations=1&spellcheck.maxCollationTries=10&spellcheck.alternativeTermCount=5&spellcheck.build=true&spellcheck.extendedResults=true&q=teststop:(flew+AND+form+AND+heathrow)&spellcheck.maxResultsForSuggest=0&spellcheck=true&spellcheck.count=10&wt=xml&spellcheck.collate=true}
 hits=0 status=0 QTime=71
   [junit4]   2> 1577583 INFO  
(TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[93BE88EEF2ACCD40])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&spellcheck.dictionary=default_teststop&indent=true&spellcheck.maxCollations=1&spellcheck.maxCollationTries=10&spellcheck.alternativeTermCount=5&spellcheck.extendedResults=true&q=teststop:(june+AND+customs)&spellcheck.maxResultsForSuggest=1&spellcheck=true&spellcheck.count=10&wt=xml&spellcheck.collate=true}
 hits=1 status=0 QTime=1
   [junit4]   2> 1577585 INFO  
(TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[93BE88EEF2ACCD40])
 [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={mm=2&q=teststop:(june+customs)&qt=/spellCheckCompRH&spellcheck.dictionary=default_teststop&indent=true&spellcheck=true&spellcheck.count=10&spellcheck.alternativeTermCount=0&wt=xml&spellcheck.collate=true}
 hits=2 status=0 QTime=0
   [junit4]   2> 1577585 INFO  
(TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[93BE88EEF2ACCD40])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testContextSensitiveCollate
   [junit4]   2> 1577586 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[93BE88EEF2ACCD40]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testEstimatedHitCounts
   [junit4]   2> 1577589 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[93BE88EEF2ACCD40]) [  
  ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&q=teststop:metnoia}
 hits=0 status=0 QTime=2
   [junit4]   2> 1577592 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[93BE88EEF2ACCD40]) [  
  ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=0}
 hits=0 status=0 QTime=2
   [junit4]   2> 1577596 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[93BE88EEF2ACCD40]) [  
  ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=30}
 hits=0 status=0 QTime=3
   [junit4]   2> 1577598 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[93BE88EEF2ACCD40]) [  
  ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=100}
 hits=0 status=0 QTime=2
   [junit4]   2> 1577601 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[93BE88EEF2ACCD40]) [  
  ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=10000}
 hits=0 status=0 QTime=2
   [junit4]   2> 1577604 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[93BE88EEF2ACCD40]) [  
  ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=10}
 hits=0 status=0 QTime=2
   [junit4]   2> 1577607 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[93BE88EEF2ACCD40]) [  
  ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=15}
 hits=0 status=0 QTime=2
   [junit4]   2> 1577610 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[93BE88EEF2ACCD40]) [  
  ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=4}
 hits=0 status=0 QTime=2
   [junit4]   2> 1577613 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[93BE88EEF2ACCD40]) [  
  ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=14}
 hits=0 status=0 QTime=2
   [junit4]   2> 1577615 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[93BE88EEF2ACCD40]) [  
  ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=2}
 hits=0 status=0 QTime=2
   [junit4]   2> 1577618 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[93BE88EEF2ACCD40]) [  
  ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=16}
 hits=0 status=0 QTime=2
   [junit4]   2> 1577620 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[93BE88EEF2ACCD40]) [  
  ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=7}
 hits=0 status=0 QTime=2
   [junit4]   2> 1577623 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[93BE88EEF2ACCD40]) [  
  ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=3}
 hits=0 status=0 QTime=1
   [junit4]   2> 1577625 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[93BE88EEF2ACCD40]) [  
  ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=9}
 hits=0 status=0 QTime=1
   [junit4]   2> 1577628 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[93BE88EEF2ACCD40]) [  
  ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=3}
 hits=0 status=0 QTime=2
   [junit4]   2> 1577630 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[93BE88EEF2ACCD40]) [  
  ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=5}
 hits=0 status=0 QTime=2
   [junit4]   2> 1577633 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[93BE88EEF2ACCD40]) [  
  ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=12}
 hits=0 status=0 QTime=2
   [junit4]   2> 1577635 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[93BE88EEF2ACCD40]) [  
  ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=3}
 hits=0 status=0 QTime=2
   [junit4]   2> 1577637 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[93BE88EEF2ACCD40]) [  
  ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=14}
 hits=0 status=0 QTime=1
   [junit4]   2> 1577639 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[93BE88EEF2ACCD40]) [  
  ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=4}
 hits=0 status=0 QTime=1
   [junit4]   2> 1577641 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[93BE88EEF2ACCD40]) [  
  ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=13}
 hits=0 status=0 QTime=1
   [junit4]   2> 1577644 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[93BE88EEF2ACCD40]) [  
  ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=15}
 hits=0 status=0 QTime=1
   [junit4]   2> 1577646 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[93BE88EEF2ACCD40]) [  
  ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=16}
 hits=0 status=0 QTime=2
   [junit4]   2> 1577648 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[93BE88EEF2ACCD40]) [  
  ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=10}
 hits=0 status=0 QTime=1
   [junit4]   2> 1577651 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[93BE88EEF2ACCD40]) [  
  ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=16}
 hits=0 status=0 QTime=1
   [junit4]   2> 1577653 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[93BE88EEF2ACCD40]) [  
  ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=5}
 hits=0 status=0 QTime=1
   [junit4]   2> 1577655 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[93BE88EEF2ACCD40]) [  
  ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=1}
 hits=0 status=0 QTime=1
   [junit4]   2> 1577658 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[93BE88EEF2ACCD40]) [  
  ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=3}
 hits=0 status=0 QTime=1
   [junit4]   2> 1577660 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[93BE88EEF2ACCD40]) [  
  ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=4}
 hits=0 status=0 QTime=2
   [junit4]   2> 1577663 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[93BE88EEF2ACCD40]) [  
  ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=15}
 hits=0 status=0 QTime=2
   [junit4]   2> 1577665 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[93BE88EEF2ACCD40]) [  
  ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=6}
 hits=0 status=0 QTime=1
   [junit4]   2> 1577667 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[93BE88EEF2ACCD40]) [  
  ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=5}
 hits=0 status=0 QTime=1
   [junit4]   2> 1577670 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[93BE88EEF2ACCD40]) [  
  ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=1}
 hits=0 status=0 QTime=2
   [junit4]   2> 1577672 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[93BE88EEF2ACCD40]) [  
  ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=9}
 hits=0 status=0 QTime=2
   [junit4]   2> 1577675 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[93BE88EEF2ACCD40]) [  
  ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=/spellCheckCompRH&q=teststop:metnoia&spellcheck.collateMaxCollectDocs=8}
 hits=0 status=0 QTime=2
   [junit4]   2> 1577678 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[93BE88EEF2ACCD40]) [  
  ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={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}
 hits=0 status=0 QTime=2
   [junit4]   2> 1577679 ERROR 
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[93BE88EEF2ACCD40]) [  
  ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
xpath=//lst[@name='spellcheck']/lst[@name='collations']/lst[@name='collation']/long[@name='hits'
 and 3 <= . and . <= 13]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">2</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]   2> </response>
   [junit4]   2> 
   [junit4]   2>        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]   2> 1577679 ERROR 
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[93BE88EEF2ACCD40]) [  
  ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
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:java.lang.RuntimeException:
 REQUEST FAILED: 
xpath=//lst[@name='spellcheck']/lst[@name='collations']/lst[@name='collation']/long[@name='hits'
 and 3 <= . and . <= 13]
   [junit4]   2>        xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int 
name="QTime">2</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]   2> </response>
   [junit4]   2> 
   [junit4]   2>        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]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:901)
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:868)
   [junit4]   2>        at 
org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts(SpellCheckCollatorTest.java:569)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 1577680 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[93BE88EEF2ACCD40]) [  
  ] o.a.s.SolrTestCaseJ4 ###Ending testEstimatedHitCounts
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SpellCheckCollatorTest -Dtests.method=testEstimatedHitCounts 
-Dtests.seed=93BE88EEF2ACCD40 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=sah -Dtests.timezone=America/Winnipeg -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.10s J0 | SpellCheckCollatorTest.testEstimatedHitCounts <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([93BE88EEF2ACCD40:A20536DB5793DD90]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:908)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:868)
   [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">2</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:901)
   [junit4]    >        ... 40 more
   [junit4]   2> 1577683 INFO  
(TEST-SpellCheckCollatorTest.testCollateWithGrouping-seed#[93BE88EEF2ACCD40]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testCollateWithGrouping
   [junit4]   2> 1577735 INFO  
(TEST-SpellCheckCollatorTest.testCollateWithGrouping-seed#[93BE88EEF2ACCD40]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Ending testCollateWithGrouping
   [junit4]   2> 1577736 INFO  
(TEST-SpellCheckCollatorTest.testCollateWithFilter-seed#[93BE88EEF2ACCD40]) [   
 ] o.a.s.SolrTestCaseJ4 ###Starting testCollateWithFilter
   [junit4]   2> 1577800 INFO  
(TEST-SpellCheckCollatorTest.testCollateWithFilter-seed#[93BE88EEF2ACCD40]) [   
 ] o.a.s.SolrTestCaseJ4 ###Ending testCollateWithFilter
   [junit4]   2> 1577805 INFO  
(TEST-SpellCheckCollatorTest.testExtendedCollate-seed#[93BE88EEF2ACCD40]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testExtendedCollate
   [junit4]   2> 1577865 INFO  
(TEST-SpellCheckCollatorTest.testExtendedCollate-seed#[93BE88EEF2ACCD40]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testExtendedCollate
   [junit4]   2> 1577869 INFO  
(TEST-SpellCheckCollatorTest.testCollateWithMultipleRequestHandlers-seed#[93BE88EEF2ACCD40])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollateWithMultipleRequestHandlers
   [junit4]   2> 1577930 INFO  
(TEST-SpellCheckCollatorTest.testCollateWithMultipleRequestHandlers-seed#[93BE88EEF2ACCD40])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollateWithMultipleRequestHandlers
   [junit4]   2> 1577931 INFO  
(TEST-SpellCheckCollatorTest.testZeroTries-seed#[93BE88EEF2ACCD40]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testZeroTries
   [junit4]   2> 1577982 INFO  
(TEST-SpellCheckCollatorTest.testZeroTries-seed#[93BE88EEF2ACCD40]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testZeroTries
   [junit4]   2> 1577983 INFO  
(TEST-SpellCheckCollatorTest.testCollateWithOverride-seed#[93BE88EEF2ACCD40]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testCollateWithOverride
   [junit4]   2> 1578001 INFO  
(TEST-SpellCheckCollatorTest.testCollateWithOverride-seed#[93BE88EEF2ACCD40]) [ 
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={mm=1&q=partisian+politcal+mashine&defType=edismax&spellcheck.dictionary=direct&qt=/spellCheckCompRH&spellcheck=true&qf=teststop&spellcheck.maxCollations=10&spellcheck.count=10&spellcheck.maxCollationTries=10&wt=xml&spellcheck.collate=true}
 hits=0 status=0 QTime=17
   [junit4]   2> 1578009 INFO  
(TEST-SpellCheckCollatorTest.testCollateWithOverride-seed#[93BE88EEF2ACCD40]) [ 
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={mm=1&spellcheck.dictionary=direct&qt=/spellCheckCompRH&spellcheck.maxCollations=10&spellcheck.maxCollationTries=10&q=partisian+politcal+mashine&defType=edismax&spellcheck.collateParam.mm=100%25&spellcheck=true&qf=teststop&spellcheck.count=10&wt=xml&spellcheck.collate=true}
 hits=0 status=0 QTime=6
   [junit4]   2> 1578009 INFO  
(TEST-SpellCheckCollatorTest.testCollateWithOverride-seed#[93BE88EEF2ACCD40]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Ending testCollateWithOverride
   [junit4]   2> 1578014 INFO  
(TEST-SpellCheckCollatorTest.testCollationWithHypens-seed#[93BE88EEF2ACCD40]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testCollationWithHypens
   [junit4]   2> 1578122 INFO  
(TEST-SpellCheckCollatorTest.testCollationWithHypens-seed#[93BE88EEF2ACCD40]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Ending testCollationWithHypens
   [junit4]   2> 1578124 INFO  
(TEST-SpellCheckCollatorTest.testWithCursorMark-seed#[93BE88EEF2ACCD40]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testWithCursorMark
   [junit4]   2> 1578177 INFO  
(TEST-SpellCheckCollatorTest.testWithCursorMark-seed#[93BE88EEF2ACCD40]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testWithCursorMark
   [junit4]   2> 1578178 INFO  
(TEST-SpellCheckCollatorTest.testCollationWithRangeQuery-seed#[93BE88EEF2ACCD40])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollationWithRangeQuery
   [junit4]   1> id:[1 TO 10] AND lowerfilt:love
   [junit4]   2> 1578230 INFO  
(TEST-SpellCheckCollatorTest.testCollationWithRangeQuery-seed#[93BE88EEF2ACCD40])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollationWithRangeQuery
   [junit4]   2> 1578230 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1578230 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2070363320
   [junit4]   2> 1578230 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1578230 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@63f589e7: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@634d4524
   [junit4]   2> 1578233 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1578233 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@686666a8: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@57866346
   [junit4]   2> 1578235 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1578235 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2a452262: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / com.codahale.metrics.MetricRegistry@262348da
   [junit4]   2> 1578235 INFO  (coreCloseExecutor-7268-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@2ba04f43
   [junit4]   2> 1578235 INFO  (coreCloseExecutor-7268-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=731926339
   [junit4]   2> 1578235 INFO  (coreCloseExecutor-7268-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@21f64e87: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@5cc21b98
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.spelling.SpellCheckCollatorTest_93BE88EEF2ACCD40-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{start1=FST50, lowerfilt1=PostingsFormat(name=LuceneVarGapFixedInterval), 
multiDefault=PostingsFormat(name=Memory), teststop=PostingsFormat(name=Memory), 
lowerfilt1and2=PostingsFormat(name=Memory), 
end4=PostingsFormat(name=LuceneVarGapFixedInterval), 
end3=PostingsFormat(name=LuceneVarGapDocFreqInterval), end2=FST50, 
end1=PostingsFormat(name=Memory), lowerfilt=PostingsFormat(name=Memory), 
gram1=PostingsFormat(name=Memory), id=FST50, gram2=FST50, 
gram3=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
start3=PostingsFormat(name=LuceneVarGapFixedInterval), 
gram4=PostingsFormat(name=LuceneVarGapFixedInterval), 
start2=PostingsFormat(name=Memory), word=PostingsFormat(name=Memory), 
start4=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), 
range_facet_i_dv=DocValuesFormat(name=Lucene70), 
intDvoDefault=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=111, 
maxMBSortInHeap=6.299971512535449, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@496f23b6),
 locale=sah, timezone=America/Winnipeg
   [junit4]   2> NOTE: Linux 4.13.0-36-generic amd64/Oracle Corporation 9.0.4 
(64-bit)/cpus=8,threads=1,free=128212720,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [StressHdfsTest, 
TestInitParams, DistribJoinFromCollectionTest, SecurityConfHandlerTest, 
TestPullReplica, ZkStateWriterTest, TestCSVLoader, TriggerIntegrationTest, 
RequestLoggingTest, TestReRankQParserPlugin, InfoHandlerTest, 
TestBulkSchemaAPI, TestQueryWrapperFilter, TestQuerySenderNoQuery, 
CurrencyRangeFacetCloudTest, RollingRestartTest, ZkCLITest, 
TestNumericTokenStream, TestJsonRequest, TestSolrXml, DateRangeFieldTest, 
DocumentAnalysisRequestHandlerTest, TestPHPSerializedResponseWriter, 
UUIDFieldTest, ClassificationUpdateProcessorIntegrationTest, 
XmlUpdateRequestHandlerTest, MetricUtilsTest, CollectionReloadTest, TestDocSet, 
HdfsCollectionsAPIDistributedZkTest, PreAnalyzedUpdateProcessorTest, 
TestSerializedLuceneMatchVersion, TestRemoteStreaming, BadIndexSchemaTest, 
TestBlobHandler, DistributedQueryElevationComponentTest, 
TermVectorComponentDistributedTest, HttpPartitionOnCommitTest, 
TestLRUStatsCache, CollectionsAPIDistributedZkTest, 
TestMinMaxOnMultiValuedField, LIRRollingUpdatesTest, ReplaceNodeTest, 
TestSizeLimitedDistributedMap, TokenizerChainTest, QueryResultKeyTest, 
TestLMDirichletSimilarityFactory, OverseerStatusTest, NodeLostTriggerTest, 
TestMacros, TestLegacyFieldReuse, OpenExchangeRatesOrgProviderTest, 
SynonymTokenizerTest, WrapperMergePolicyFactoryTest, TestMaxTokenLenTokenizer, 
DirectUpdateHandlerTest, TestDistributedSearch, 
ManagedSchemaRoundRobinCloudTest, TestComponentsName, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestXmlQParser, 
TestGeoJSONResponseWriter, ComputePlanActionTest, TestDynamicLoading, 
TestExtendedDismaxParser, TestFileDictionaryLookup, SpellingQueryConverterTest, 
CleanupOldIndexTest, TestCSVResponseWriter, TestDistribStateManager, 
UpdateLogTest, TestCloudManagedSchema, TestCloudPivotFacet, 
V2ApiIntegrationTest, ShardRoutingTest, OutputWriterTest, TestPolicyCloud, 
TestDeleteCollectionOnDownNodes, TestUnifiedSolrHighlighter, RulesTest, 
TestBinaryResponseWriter, BlockJoinFacetSimpleTest, TestSolrQueryParser, 
TestDownShardTolerantSearch, DocExpirationUpdateProcessorFactoryTest, 
RegexBytesRefFilterTest, ZkSolrClientTest, TestEmbeddedSolrServerConstructors, 
TestSchemaResource, MetricsConfigTest, NodeMutatorTest, ConfigSetsAPITest, 
CoreAdminCreateDiscoverTest, TestHdfsBackupRestoreCore, 
TestRandomRequestDistribution, TestLegacyFieldCache, 
FieldAnalysisRequestHandlerTest, MergeStrategyTest, TestIBSimilarityFactory, 
TestJoin, SolrIndexConfigTest, SolrRequestParserTest, 
IndexBasedSpellCheckerTest, TestSolrCLIRunExample, 
TestImpersonationWithHadoopAuth, TestWordDelimiterFilterFactory, 
AutoAddReplicasIntegrationTest, TestPushWriter, SolrCoreCheckLockOnStartupTest, 
TestMultiValuedNumericRangeQuery, SolrXmlInZkTest, SolrPluginUtilsTest, 
DistributedFacetPivotLongTailTest, TestLuceneMatchVersion, 
ReplicaListTransformerTest, DirectoryFactoryTest, 
TlogReplayBufferedWhileIndexingTest, SuggestComponentContextFilterQueryTest, 
TestAddFieldRealTimeGet, TestGroupingSearch, TestCorePropertiesReload, 
TestOverriddenPrefixQueryForCustomFieldType, RecoveryAfterSoftCommitTest, 
CreateRoutedAliasTest, TestBinaryField, TestJsonFacetRefinement, 
StatsComponentTest, ExternalFileFieldSortTest, DistributedExpandComponentTest, 
ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, 
LeaderElectionIntegrationTest, TestReplicationHandler, TestDistributedGrouping, 
TestFaceting, TestRecovery, TestCoreContainer, SimpleFacetsTest, 
ConvertedLegacyTest, TestSort, TestFunctionQuery, BasicFunctionalityTest, 
TestLazyCores, TestBadConfig, TestIndexSearcher, SolrIndexSplitterTest, 
SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, 
SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest]
   [junit4] Completed [430/785 (1!)] on J0 in 1.58s, 11 tests, 1 error <<< 
FAILURES!

[...truncated 43911 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21631/consoleText

[repro] Revision: 0cd9f7f35af84ce769a37a2ef1afe8990c5b061a

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line:  ant test  -Dtestcase=SpellCheckCollatorTest 
-Dtests.method=testEstimatedHitCounts -Dtests.seed=93BE88EEF2ACCD40 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sah 
-Dtests.timezone=America/Winnipeg -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       SpellCheckCollatorTest
[repro] ant compile-test

[...truncated 3297 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.SpellCheckCollatorTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=93BE88EEF2ACCD40 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sah 
-Dtests.timezone=America/Winnipeg -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[...truncated 32 lines...]
   [junit4] Suite: org.apache.solr.spelling.SpellCheckCollatorTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.spelling.SpellCheckCollatorTest_93BE88EEF2ACCD40-001/init-core-data-001
   [junit4]   2> 0    INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 75   INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.e.j.u.log Logging initialized @1858ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 80   INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 297  INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 298  INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 554  INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.c.SolrResourceLoader Using system property solr.solr.home: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr
   [junit4]   2> 557  INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 984  INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1204 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1496 WARN  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.WordDelimiterFilterFactory]. Please consult documentation how to replace 
it accordingly.
   [junit4]   2> 1592 WARN  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 1596 WARN  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 1602 WARN  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.CurrencyField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 1727 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2139 WARN  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 2140 WARN  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 2140 WARN  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 2152 INFO  (coreLoadExecutor-6-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 2154 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2214 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2254 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2407 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2469 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
 trusted=true
   [junit4]   2> 2495 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via 
JMX.
   [junit4]   2> 2499 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2504 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.spelling.SpellCheckCollatorTest_93BE88EEF2ACCD40-001/init-core-data-001/]
   [junit4]   2> 2530 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=77.8095703125, 
floorSegmentMB=1.9541015625, forceMergeDeletesPctAllowed=24.333230795333645, 
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2803 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2804 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2807 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: 

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

testCollateWithFilter
   [junit4]   2> 9943 INFO  
(TEST-SpellCheckCollatorTest.testExtendedCollate-seed#[93BE88EEF2ACCD40]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testExtendedCollate
   [junit4]   2> 10041 INFO  
(TEST-SpellCheckCollatorTest.testExtendedCollate-seed#[93BE88EEF2ACCD40]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testExtendedCollate
   [junit4] OK      0.10s J2 | SpellCheckCollatorTest.testExtendedCollate
   [junit4]   2> 10043 INFO  
(TEST-SpellCheckCollatorTest.testCollateWithMultipleRequestHandlers-seed#[93BE88EEF2ACCD40])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollateWithMultipleRequestHandlers
   [junit4]   2> 10136 INFO  
(TEST-SpellCheckCollatorTest.testCollateWithMultipleRequestHandlers-seed#[93BE88EEF2ACCD40])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollateWithMultipleRequestHandlers
   [junit4] OK      0.10s J2 | 
SpellCheckCollatorTest.testCollateWithMultipleRequestHandlers
   [junit4]   2> 10139 INFO  
(TEST-SpellCheckCollatorTest.testZeroTries-seed#[93BE88EEF2ACCD40]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testZeroTries
   [junit4]   2> 10242 INFO  
(TEST-SpellCheckCollatorTest.testZeroTries-seed#[93BE88EEF2ACCD40]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testZeroTries
   [junit4] OK      0.11s J2 | SpellCheckCollatorTest.testZeroTries
   [junit4]   2> 10243 INFO  
(TEST-SpellCheckCollatorTest.testCollateWithOverride-seed#[93BE88EEF2ACCD40]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testCollateWithOverride
   [junit4]   2> 10260 INFO  
(TEST-SpellCheckCollatorTest.testCollateWithOverride-seed#[93BE88EEF2ACCD40]) [ 
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={mm=1&q=partisian+politcal+mashine&defType=edismax&spellcheck.dictionary=direct&qt=/spellCheckCompRH&spellcheck=true&qf=teststop&spellcheck.maxCollations=10&spellcheck.count=10&spellcheck.maxCollationTries=10&wt=xml&spellcheck.collate=true}
 hits=0 status=0 QTime=16
   [junit4]   2> 10280 INFO  
(TEST-SpellCheckCollatorTest.testCollateWithOverride-seed#[93BE88EEF2ACCD40]) [ 
   ] o.a.s.c.S.Request [collection1]  webapp=null path=null 
params={mm=1&spellcheck.dictionary=direct&qt=/spellCheckCompRH&spellcheck.maxCollations=10&spellcheck.maxCollationTries=10&q=partisian+politcal+mashine&defType=edismax&spellcheck.collateParam.mm=100%25&spellcheck=true&qf=teststop&spellcheck.count=10&wt=xml&spellcheck.collate=true}
 hits=0 status=0 QTime=17
   [junit4]   2> 10280 INFO  
(TEST-SpellCheckCollatorTest.testCollateWithOverride-seed#[93BE88EEF2ACCD40]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Ending testCollateWithOverride
   [junit4] OK      0.04s J2 | SpellCheckCollatorTest.testCollateWithOverride
   [junit4]   2> 10293 INFO  
(TEST-SpellCheckCollatorTest.testCollationWithHypens-seed#[93BE88EEF2ACCD40]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testCollationWithHypens
   [junit4]   2> 10442 INFO  
(TEST-SpellCheckCollatorTest.testCollationWithHypens-seed#[93BE88EEF2ACCD40]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Ending testCollationWithHypens
   [junit4] OK      0.16s J2 | SpellCheckCollatorTest.testCollationWithHypens
   [junit4]   2> 10444 INFO  
(TEST-SpellCheckCollatorTest.testWithCursorMark-seed#[93BE88EEF2ACCD40]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testWithCursorMark
   [junit4]   2> 10504 INFO  
(TEST-SpellCheckCollatorTest.testWithCursorMark-seed#[93BE88EEF2ACCD40]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testWithCursorMark
   [junit4] OK      0.06s J2 | SpellCheckCollatorTest.testWithCursorMark
   [junit4]   2> 10505 INFO  
(TEST-SpellCheckCollatorTest.testCollationWithRangeQuery-seed#[93BE88EEF2ACCD40])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollationWithRangeQuery
   [junit4]   1> id:[1 TO 10] AND lowerfilt:love
   [junit4]   2> 10564 INFO  
(TEST-SpellCheckCollatorTest.testCollationWithRangeQuery-seed#[93BE88EEF2ACCD40])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollationWithRangeQuery
   [junit4] OK      0.06s J2 | 
SpellCheckCollatorTest.testCollationWithRangeQuery
   [junit4]   2> 10565 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 10565 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1775110617
   [junit4]   2> 10565 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 10565 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@321453ea: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ null
   [junit4]   2> 10565 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 10565 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3db90519: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
null
   [junit4]   2> 10565 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 10565 INFO  
(SUITE-SpellCheckCollatorTest-seed#[93BE88EEF2ACCD40]-worker) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@62a7ba52: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty / null
   [junit4]   2> 10566 INFO  (coreCloseExecutor-23-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@f36e1fe
   [junit4]   2> 10566 INFO  (coreCloseExecutor-23-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=255255038
   [junit4]   2> 10566 INFO  (coreCloseExecutor-23-thread-1) [    
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2d42ea3d: rootName = null, 
domain = solr.core.collection1, service url = null, agent id = null] for 
registry solr.core.collection1 / null
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.spelling.SpellCheckCollatorTest_93BE88EEF2ACCD40-002
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{start1=FST50, lowerfilt1=PostingsFormat(name=LuceneVarGapFixedInterval), 
multiDefault=PostingsFormat(name=Memory), teststop=PostingsFormat(name=Memory), 
lowerfilt1and2=PostingsFormat(name=Memory), 
end4=PostingsFormat(name=LuceneVarGapFixedInterval), 
end3=PostingsFormat(name=LuceneVarGapDocFreqInterval), end2=FST50, 
end1=PostingsFormat(name=Memory), lowerfilt=PostingsFormat(name=Memory), 
gram1=PostingsFormat(name=Memory), id=FST50, gram2=FST50, 
gram3=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
start3=PostingsFormat(name=LuceneVarGapFixedInterval), 
gram4=PostingsFormat(name=LuceneVarGapFixedInterval), 
start2=PostingsFormat(name=Memory), word=PostingsFormat(name=Memory), 
start4=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, 
docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), 
range_facet_i_dv=DocValuesFormat(name=Lucene70), 
intDvoDefault=DocValuesFormat(name=Asserting), 
timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=111, 
maxMBSortInHeap=6.299971512535449, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@534f6b5e),
 locale=sah, timezone=America/Winnipeg
   [junit4]   2> NOTE: Linux 4.13.0-36-generic amd64/Oracle Corporation 9.0.4 
(64-bit)/cpus=8,threads=1,free=465144688,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [SpellCheckCollatorTest, 
SpellCheckCollatorTest]
   [junit4] Completed [5/5 (5!)] on J2 in 4.20s, 11 tests, 1 error <<< FAILURES!

[...truncated 15 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1561: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:1085: 
There were test failures: 5 suites, 55 tests, 5 errors [seed: 93BE88EEF2ACCD40]

Total time: 14 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.spelling.SpellCheckCollatorTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=0cd9f7f35af84ce769a37a2ef1afe8990c5b061a, 
workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #21630
Recording test results
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to