Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/1871/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseParallelGC

1 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([BA25071DCD6D1B6F:8B9EB92868520BBF]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:813)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:780)
        at 
org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts(SpellCheckCollatorTest.java:562)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        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:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        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 
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:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//lst[@name='spellcheck']/lst[@name='collations']/lst[@name='collation']/int[@name='hits'
 and 6 <= . and . <= 10]
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">3</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><int name="hits">12</int><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:806)
        ... 41 more




Build Log:
[...truncated 10838 lines...]
   [junit4] Suite: org.apache.solr.spelling.SpellCheckCollatorTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.spelling.SpellCheckCollatorTest_BA25071DCD6D1B6F-001/init-core-data-001
   [junit4]   2> 167247 INFO  
(SUITE-SpellCheckCollatorTest-seed#[BA25071DCD6D1B6F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 167248 INFO  
(SUITE-SpellCheckCollatorTest-seed#[BA25071DCD6D1B6F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 167249 INFO  
(SUITE-SpellCheckCollatorTest-seed#[BA25071DCD6D1B6F]-worker) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 167267 INFO  
(SUITE-SpellCheckCollatorTest-seed#[BA25071DCD6D1B6F]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 167279 INFO  
(SUITE-SpellCheckCollatorTest-seed#[BA25071DCD6D1B6F]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 167350 WARN  
(SUITE-SpellCheckCollatorTest-seed#[BA25071DCD6D1B6F]-worker) [    ] 
o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: 
Deprecated, please use 'df' on request instead.
   [junit4]   2> 167352 INFO  
(SUITE-SpellCheckCollatorTest-seed#[BA25071DCD6D1B6F]-worker) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 167359 INFO  
(SUITE-SpellCheckCollatorTest-seed#[BA25071DCD6D1B6F]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 167360 INFO  (coreLoadExecutor-1015-thread-1) [    ] 
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib,
 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 167374 INFO  (coreLoadExecutor-1015-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.3.0
   [junit4]   2> 167388 INFO  (coreLoadExecutor-1015-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 167453 WARN  (coreLoadExecutor-1015-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 167455 INFO  (coreLoadExecutor-1015-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 167459 INFO  (coreLoadExecutor-1015-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1
   [junit4]   2> 167460 INFO  (coreLoadExecutor-1015-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.spelling.SpellCheckCollatorTest_BA25071DCD6D1B6F-001/init-core-data-001/]
   [junit4]   2> 167460 INFO  (coreLoadExecutor-1015-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=48, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=75.1376953125, 
floorSegmentMB=1.34375, forceMergeDeletesPctAllowed=20.939173853532242, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 167465 INFO  (coreLoadExecutor-1015-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 167465 INFO  (coreLoadExecutor-1015-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 167466 INFO  (coreLoadExecutor-1015-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=562252525, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 167466 INFO  (coreLoadExecutor-1015-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@12c44e28[collection1] main]
   [junit4]   2> 167466 WARN  (coreLoadExecutor-1015-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 167466 INFO  (coreLoadExecutor-1015-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 167578 INFO  (coreLoadExecutor-1015-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener 
for spellchecker: default
   [junit4]   2> 167693 INFO  (coreLoadExecutor-1015-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener 
for spellchecker: default_teststop
   [junit4]   2> 167693 INFO  (coreLoadExecutor-1015-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 167693 INFO  (coreLoadExecutor-1015-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> 167809 INFO  (coreLoadExecutor-1015-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener 
for spellchecker: threshold
   [junit4]   2> 167809 INFO  (coreLoadExecutor-1015-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> 167809 INFO  (coreLoadExecutor-1015-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener 
for spellchecker: threshold_direct
   [junit4]   2> 167943 INFO  (coreLoadExecutor-1015-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener 
for spellchecker: multipleFields
   [junit4]   2> 168152 INFO  (coreLoadExecutor-1015-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener 
for spellchecker: freq
   [junit4]   2> 168233 INFO  (coreLoadExecutor-1015-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener 
for spellchecker: fqcn
   [junit4]   2> 168234 INFO  (coreLoadExecutor-1015-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 168234 INFO  
(searcherExecutor-1016-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 168234 INFO  
(searcherExecutor-1016-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
default_teststop
   [junit4]   2> 168234 INFO  
(searcherExecutor-1016-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 168234 INFO  
(searcherExecutor-1016-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
direct_lowerfilt
   [junit4]   2> 168234 INFO  
(searcherExecutor-1016-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 168234 INFO  
(searcherExecutor-1016-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 168234 INFO  
(searcherExecutor-1016-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
threshold_direct
   [junit4]   2> 168234 INFO  
(searcherExecutor-1016-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 168234 INFO  
(searcherExecutor-1016-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 168235 INFO  
(searcherExecutor-1016-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 168235 INFO  
(SUITE-SpellCheckCollatorTest-seed#[BA25071DCD6D1B6F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 168235 INFO  
(searcherExecutor-1016-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 168235 INFO  
(searcherExecutor-1016-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 168236 INFO  
(searcherExecutor-1016-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 168236 INFO  
(searcherExecutor-1016-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@12c44e28[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 168237 INFO  
(SUITE-SpellCheckCollatorTest-seed#[BA25071DCD6D1B6F]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 2
   [junit4]   2> 168240 INFO  
(SUITE-SpellCheckCollatorTest-seed#[BA25071DCD6D1B6F]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 1
   [junit4]   2> 168242 INFO  
(SUITE-SpellCheckCollatorTest-seed#[BA25071DCD6D1B6F]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 1
   [junit4]   2> 168244 INFO  
(SUITE-SpellCheckCollatorTest-seed#[BA25071DCD6D1B6F]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 1
   [junit4]   2> 168245 INFO  
(SUITE-SpellCheckCollatorTest-seed#[BA25071DCD6D1B6F]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 168247 INFO  
(SUITE-SpellCheckCollatorTest-seed#[BA25071DCD6D1B6F]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 1
   [junit4]   2> 168248 INFO  
(SUITE-SpellCheckCollatorTest-seed#[BA25071DCD6D1B6F]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 168248 INFO  
(SUITE-SpellCheckCollatorTest-seed#[BA25071DCD6D1B6F]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 168250 INFO  
(SUITE-SpellCheckCollatorTest-seed#[BA25071DCD6D1B6F]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 1
   [junit4]   2> 168250 INFO  
(SUITE-SpellCheckCollatorTest-seed#[BA25071DCD6D1B6F]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 168251 INFO  
(SUITE-SpellCheckCollatorTest-seed#[BA25071DCD6D1B6F]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[10]} 0 0
   [junit4]   2> 168252 INFO  
(SUITE-SpellCheckCollatorTest-seed#[BA25071DCD6D1B6F]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[11]} 0 1
   [junit4]   2> 168253 INFO  
(SUITE-SpellCheckCollatorTest-seed#[BA25071DCD6D1B6F]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[12]} 0 0
   [junit4]   2> 168253 INFO  
(SUITE-SpellCheckCollatorTest-seed#[BA25071DCD6D1B6F]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[13]} 0 0
   [junit4]   2> 168254 INFO  
(SUITE-SpellCheckCollatorTest-seed#[BA25071DCD6D1B6F]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[14]} 0 0
   [junit4]   2> 168255 INFO  
(SUITE-SpellCheckCollatorTest-seed#[BA25071DCD6D1B6F]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[15]} 0 0
   [junit4]   2> 168256 INFO  
(SUITE-SpellCheckCollatorTest-seed#[BA25071DCD6D1B6F]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[16]} 0 0
   [junit4]   2> 168256 INFO  
(SUITE-SpellCheckCollatorTest-seed#[BA25071DCD6D1B6F]-worker) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 168256 INFO  
(SUITE-SpellCheckCollatorTest-seed#[BA25071DCD6D1B6F]-worker) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@6d3102b5
   [junit4]   2> 168262 INFO  
(SUITE-SpellCheckCollatorTest-seed#[BA25071DCD6D1B6F]-worker) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4d96dbab[collection1] main]
   [junit4]   2> 168262 INFO  
(SUITE-SpellCheckCollatorTest-seed#[BA25071DCD6D1B6F]-worker) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 168262 INFO  (searcherExecutor-1016-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 168602 INFO  (searcherExecutor-1016-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 169004 INFO  (searcherExecutor-1016-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 169090 INFO  (searcherExecutor-1016-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 169090 INFO  (searcherExecutor-1016-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 169463 INFO  (searcherExecutor-1016-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 169762 INFO  (searcherExecutor-1016-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 170042 INFO  (searcherExecutor-1016-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4d96dbab[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.3.0):C3)
 Uninverting(_1(6.3.0):C3) Uninverting(_2(6.3.0):C3) Uninverting(_3(6.3.0):C3) 
Uninverting(_4(6.3.0):C3) Uninverting(_5(6.3.0):C2)))}
   [junit4]   2> 170042 INFO  
(SUITE-SpellCheckCollatorTest-seed#[BA25071DCD6D1B6F]-worker) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 1786
   [junit4]   2> 170044 INFO  
(TEST-SpellCheckCollatorTest.testCollationWithRangeQuery-seed#[BA25071DCD6D1B6F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollationWithRangeQuery
   [junit4]   1> id:[1 TO 10] AND lowerfilt:love
   [junit4]   2> 170434 INFO  
(TEST-SpellCheckCollatorTest.testCollationWithRangeQuery-seed#[BA25071DCD6D1B6F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollationWithRangeQuery
   [junit4]   2> 170436 INFO  
(TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[BA25071DCD6D1B6F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testContextSensitiveCollate
   [junit4]   2> 170457 INFO  
(TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[BA25071DCD6D1B6F])
 [    ] 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=20
   [junit4]   2> 170466 INFO  
(TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[BA25071DCD6D1B6F])
 [    ] 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=8
   [junit4]   2> 170469 INFO  
(TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[BA25071DCD6D1B6F])
 [    ] 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> 170888 INFO  
(TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[BA25071DCD6D1B6F])
 [    ] 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=419
   [junit4]   2> 170892 INFO  
(TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[BA25071DCD6D1B6F])
 [    ] 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=2
   [junit4]   2> 170894 INFO  
(TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[BA25071DCD6D1B6F])
 [    ] 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> 170895 INFO  
(TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[BA25071DCD6D1B6F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testContextSensitiveCollate
   [junit4]   2> 170897 INFO  
(TEST-SpellCheckCollatorTest.testCollateWithGrouping-seed#[BA25071DCD6D1B6F]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testCollateWithGrouping
   [junit4]   2> 171191 INFO  
(TEST-SpellCheckCollatorTest.testCollateWithGrouping-seed#[BA25071DCD6D1B6F]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Ending testCollateWithGrouping
   [junit4]   2> 171192 INFO  
(TEST-SpellCheckCollatorTest.testCollateWithOverride-seed#[BA25071DCD6D1B6F]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testCollateWithOverride
   [junit4]   2> 171205 INFO  
(TEST-SpellCheckCollatorTest.testCollateWithOverride-seed#[BA25071DCD6D1B6F]) [ 
   ] 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=12
   [junit4]   2> 171218 INFO  
(TEST-SpellCheckCollatorTest.testCollateWithOverride-seed#[BA25071DCD6D1B6F]) [ 
   ] 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=12
   [junit4]   2> 171218 INFO  
(TEST-SpellCheckCollatorTest.testCollateWithOverride-seed#[BA25071DCD6D1B6F]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Ending testCollateWithOverride
   [junit4]   2> 171220 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testEstimatedHitCounts
   [junit4]   2> 171223 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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=3
   [junit4]   2> 171227 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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> 171230 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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=2
   [junit4]   2> 171233 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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=3
   [junit4]   2> 171243 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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=8
   [junit4]   2> 171247 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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> 171250 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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> 171253 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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> 171257 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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=3
   [junit4]   2> 171260 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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> 171263 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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=2
   [junit4]   2> 171265 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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> 171269 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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> 171271 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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> 171274 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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> 171276 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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=17}
 hits=0 status=0 QTime=1
   [junit4]   2> 171278 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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> 171295 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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> 171298 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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=17}
 hits=0 status=0 QTime=2
   [junit4]   2> 171301 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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=2
   [junit4]   2> 171304 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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> 171307 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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> 171309 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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=11}
 hits=0 status=0 QTime=2
   [junit4]   2> 171312 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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=2
   [junit4]   2> 171314 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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> 171317 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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> 171320 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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> 171322 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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> 171324 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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> 171326 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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> 171329 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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> 171331 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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> 171333 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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=17}
 hits=0 status=0 QTime=1
   [junit4]   2> 171336 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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> 171345 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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> 171349 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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=3
   [junit4]   2> 171352 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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> 171355 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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> 171358 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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=2
   [junit4]   2> 171360 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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> 171364 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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=3
   [junit4]   2> 171367 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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> 171369 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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> 171372 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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=17}
 hits=0 status=0 QTime=2
   [junit4]   2> 171376 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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=3
   [junit4]   2> 171376 ERROR 
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: 
xpath=//lst[@name='spellcheck']/lst[@name='collations']/lst[@name='collation']/int[@name='hits'
 and 6 <= . and . <= 10]
   [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">3</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><int name="hits">12</int><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> 171377 ERROR 
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] 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']/int[@name='hits'
 and 6 <= . and . <= 10]
   [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">3</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><int name="hits">12</int><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:806)
   [junit4]   2>        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:780)
   [junit4]   2>        at 
org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts(SpellCheckCollatorTest.java:562)
   [junit4]   2>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   [junit4]   2>        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
   [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:367)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [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 
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:367)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 171378 INFO  
(TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[BA25071DCD6D1B6F]) [  
  ] o.a.s.SolrTestCaseJ4 ###Ending testEstimatedHitCounts
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SpellCheckCollatorTest -Dtests.method=testEstimatedHitCounts 
-Dtests.seed=BA25071DCD6D1B6F -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=en-AU -Dtests.timezone=ECT -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.16s J1 | SpellCheckCollatorTest.testEstimatedHitCounts <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during 
query
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BA25071DCD6D1B6F:8B9EB92868520BBF]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:813)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:780)
   [junit4]    >        at 
org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts(SpellCheckCollatorTest.java:562)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//lst[@name='spellcheck']/lst[@name='collations']/lst[@name='collation']/int[@name='hits'
 and 6 <= . and . <= 10]
   [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">3</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><int name="hits">12</int><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:806)
   [junit4]    >        ... 41 more
   [junit4]   2> 171380 INFO  
(TEST-SpellCheckCollatorTest.testCollateWithMultipleRequestHandlers-seed#[BA25071DCD6D1B6F])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollateWithMultipleRequestHandlers
   [junit4]   2> 171661 INFO  
(TEST-SpellCheckCollatorTest.testCollateWithMultipleRequestHandlers-seed#[BA25071DCD6D1B6F])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollateWithMultipleRequestHandlers
   [junit4]   2> 171664 INFO  
(TEST-SpellCheckCollatorTest.testWithCursorMark-seed#[BA25071DCD6D1B6F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testWithCursorMark
   [junit4]   2> 172032 INFO  
(TEST-SpellCheckCollatorTest.testWithCursorMark-seed#[BA25071DCD6D1B6F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testWithCursorMark
   [junit4]   2> 172034 INFO  
(TEST-SpellCheckCollatorTest.testCollateWithFilter-seed#[BA25071DCD6D1B6F]) [   
 ] o.a.s.SolrTestCaseJ4 ###Starting testCollateWithFilter
   [junit4]   2> 172440 INFO  
(TEST-SpellCheckCollatorTest.testCollateWithFilter-seed#[BA25071DCD6D1B6F]) [   
 ] o.a.s.SolrTestCaseJ4 ###Ending testCollateWithFilter
   [junit4]   2> 172442 INFO  
(TEST-SpellCheckCollatorTest.testExtendedCollate-seed#[BA25071DCD6D1B6F]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testExtendedCollate
   [junit4]   2> 172819 INFO  
(TEST-SpellCheckCollatorTest.testExtendedCollate-seed#[BA25071DCD6D1B6F]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testExtendedCollate
   [junit4]   2> 172821 INFO  
(TEST-SpellCheckCollatorTest.testZeroTries-seed#[BA25071DCD6D1B6F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testZeroTries
   [junit4]   2> 173154 INFO  
(TEST-SpellCheckCollatorTest.testZeroTries-seed#[BA25071DCD6D1B6F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testZeroTries
   [junit4]   2> 173156 INFO  
(TEST-SpellCheckCollatorTest.testCollationWithHypens-seed#[BA25071DCD6D1B6F]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Starting testCollationWithHypens
   [junit4]   2> 174869 INFO  
(TEST-SpellCheckCollatorTest.testCollationWithHypens-seed#[BA25071DCD6D1B6F]) [ 
   ] o.a.s.SolrTestCaseJ4 ###Ending testCollationWithHypens
   [junit4]   2> 174869 INFO  
(SUITE-SpellCheckCollatorTest-seed#[BA25071DCD6D1B6F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 174870 INFO  
(SUITE-SpellCheckCollatorTest-seed#[BA25071DCD6D1B6F]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=216744789
   [junit4]   2> 174871 INFO  (coreCloseExecutor-1020-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7269c98f
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.spelling.SpellCheckCollatorTest_BA25071DCD6D1B6F-001
   [junit4]   2> NOTE: test params are: 
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
 chunkSize=9, maxDocsPerChunk=571, blockSize=9), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, 
chunkSize=9, blockSize=9)), sim=RandomSimilarity(queryNorm=false,coord=yes): 
{}, locale=en-AU, timezone=ECT
   [junit4]   2> NOTE: Linux 4.4.0-36-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=12,threads=1,free=225918096,total=523239424
   [junit4]   2> NOTE: All tests run in this JVM: 
[DistributedTermsComponentTest, WordBreakSolrSpellCheckerTest, 
BasicFunctionalityTest, SoftAutoCommitTest, CachingDirectoryFactoryTest, 
IndexBasedSpellCheckerTest, TestDistributedGrouping, 
TestLMDirichletSimilarityFactory, SchemaVersionSpecificBehaviorTest, 
TestQueryTypes, TestFileDictionaryLookup, EnumFieldTest, TermsComponentTest, 
TestFastOutputStream, DistanceUnitsTest, TestSuggestSpellingConverter, 
TestQuerySenderListener, TestNRTOpen, MultiTermTest, CSVRequestHandlerTest, 
MigrateRouteKeyTest, TestSolrCLIRunExample, OpenCloseCoreStressTest, 
TestUseDocValuesAsStored2, SolrInfoMBeanTest, TestConfigReload, 
ZkControllerTest, AnalysisErrorHandlingTest, ConvertedLegacyTest, 
TestCustomDocTransformer, SliceStateTest, TestSolr4Spatial2, 
MoreLikeThisHandlerTest, TestDefaultStatsCache, AliasIntegrationTest, 
URLClassifyProcessorTest, SparseHLLTest, TestSchemaVersionResource, 
SpellCheckCollatorTest]
   [junit4] Completed [68/637 (1!)] on J1 in 7.64s, 11 tests, 1 error <<< 
FAILURES!

[...truncated 42838 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: /tmp/ecj1206360029
 [ecj-lint] Compiling 232 source files to /tmp/ecj1206360029
 [ecj-lint] ----------
 [ecj-lint] 1. ERROR in 
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/queryparser/src/java/org/apache/lucene/queryparser/classic/MultiFieldQueryParser.java
 (at line 30)
 [ecj-lint]     import org.apache.lucene.search.TermQuery;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.search.TermQuery is never used
 [ecj-lint] ----------
 [ecj-lint] 1 problem (1 error)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:763: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:101: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/build.xml:204: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:2177: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1992: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:2031: 
Compile failed; see the compiler error output for details.

Total time: 65 minutes 30 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to