You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/12/02 22:51:40 UTC

[JENKINS-EA] Lucene-Solr-master-Linux (32bit/jdk-9-ea+140) - Build # 18428 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18428/
Java: 32bit/jdk-9-ea+140 -server -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.handler.component.SpellCheckComponentTest.testNumericQuery

Error Message:
List size mismatch @ spellcheck/suggestions

Stack Trace:
java.lang.RuntimeException: List size mismatch @ spellcheck/suggestions
	at __randomizedtesting.SeedInfo.seed([AF96B240A7600093:A4BAE58038A9BC3C]:0)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:906)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:853)
	at org.apache.solr.handler.component.SpellCheckComponentTest.testNumericQuery(SpellCheckComponentTest.java:154)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	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:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 11641 lines...]
   [junit4] Suite: org.apache.solr.handler.component.SpellCheckComponentTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_AF96B240A7600093-001/init-core-data-001
   [junit4]   2> 1257281 INFO  (SUITE-SpellCheckComponentTest-seed#[AF96B240A7600093]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1257282 INFO  (SUITE-SpellCheckComponentTest-seed#[AF96B240A7600093]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1257283 INFO  (SUITE-SpellCheckComponentTest-seed#[AF96B240A7600093]-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> 1257405 INFO  (SUITE-SpellCheckComponentTest-seed#[AF96B240A7600093]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1257415 INFO  (SUITE-SpellCheckComponentTest-seed#[AF96B240A7600093]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1257523 WARN  (SUITE-SpellCheckComponentTest-seed#[AF96B240A7600093]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1257526 INFO  (SUITE-SpellCheckComponentTest-seed#[AF96B240A7600093]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1257557 INFO  (coreLoadExecutor-5664-thread-1) [    ] 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> 1257640 INFO  (coreLoadExecutor-5664-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1257662 INFO  (coreLoadExecutor-5664-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1257725 WARN  (coreLoadExecutor-5664-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> 1257726 INFO  (coreLoadExecutor-5664-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1257762 INFO  (coreLoadExecutor-5664-thread-1) [    ] 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
   [junit4]   2> 1257762 INFO  (coreLoadExecutor-5664-thread-1) [    ] 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.handler.component.SpellCheckComponentTest_AF96B240A7600093-001/init-core-data-001/]
   [junit4]   2> 1257763 INFO  (coreLoadExecutor-5664-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=55.654296875, floorSegmentMB=0.6005859375, forceMergeDeletesPctAllowed=22.512587311753986, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1257769 INFO  (coreLoadExecutor-5664-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1257770 INFO  (coreLoadExecutor-5664-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1257770 INFO  (coreLoadExecutor-5664-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=10.7333984375, floorSegmentMB=0.728515625, forceMergeDeletesPctAllowed=11.053205099627057, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1257770 INFO  (coreLoadExecutor-5664-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2b69e5[collection1] main]
   [junit4]   2> 1257771 WARN  (coreLoadExecutor-5664-thread-1) [    ] 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> 1257771 INFO  (coreLoadExecutor-5664-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1257844 INFO  (coreLoadExecutor-5664-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default
   [junit4]   2> 1257922 INFO  (coreLoadExecutor-5664-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default_teststop
   [junit4]   2> 1257922 INFO  (coreLoadExecutor-5664-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 1257923 INFO  (coreLoadExecutor-5664-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
   [junit4]   2> 1257994 INFO  (coreLoadExecutor-5664-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold
   [junit4]   2> 1257994 INFO  (coreLoadExecutor-5664-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=threshold_direct,classname=solr.DirectSolrSpellChecker,field=lowerfilt,spellcheckIndexDir=spellcheckerThreshold,buildOnCommit=true,thresholdTokenFrequency=0.29}
   [junit4]   2> 1257994 INFO  (coreLoadExecutor-5664-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold_direct
   [junit4]   2> 1258063 INFO  (coreLoadExecutor-5664-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: multipleFields
   [junit4]   2> 1258275 INFO  (coreLoadExecutor-5664-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: freq
   [junit4]   2> 1258371 INFO  (coreLoadExecutor-5664-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: fqcn
   [junit4]   2> 1258371 INFO  (coreLoadExecutor-5664-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1258371 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1258372 INFO  (SUITE-SpellCheckComponentTest-seed#[AF96B240A7600093]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1258373 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 1258374 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AF96B240A7600093]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNumericQuery
   [junit4]   2> 1258375 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1258376 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1258376 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 1258376 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1258376 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1258376 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1258376 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1258377 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1258377 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1258377 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1258377 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1258377 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1258377 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1258378 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1258378 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AF96B240A7600093]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1258378 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AF96B240A7600093]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1facfbb
   [junit4]   2> 1258378 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 1258378 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1258380 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1258381 WARN  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AF96B240A7600093]) [    ] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 1258382 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1258382 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AF96B240A7600093]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@48cb19[collection1] main]
   [junit4]   2> 1258382 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AF96B240A7600093]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1258384 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1258386 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1258388 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1258388 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2b69e5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1258388 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1258390 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 1258392 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1258392 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 1258392 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1258392 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1258394 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 1258394 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1258396 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1258398 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1258400 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1258401 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1258403 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1258403 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@48cb19[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c10)))}
   [junit4]   2> 1258403 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 25
   [junit4]   2> 1258404 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AF96B240A7600093]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=12346&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1258405 ERROR (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AF96B240A7600093]) [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=List size mismatch @ spellcheck/suggestions
   [junit4]   2>  expected =/spellcheck=={'suggestions':['12346',{'numFound':1,'startOffset':0,'endOffset':5,'suggestion':['12345']}]}
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":0},
   [junit4]   2>   "response":{"numFound":0,"start":0,"docs":[]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[]}}
   [junit4]   2> 
   [junit4]   2>  request = q=12346&qt=spellCheckCompRH&spellcheck=true&wt=xml
   [junit4]   2> 1258405 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AF96B240A7600093]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNumericQuery
   [junit4]   2> 1258405 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AF96B240A7600093]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1258405 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1258406 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AF96B240A7600093]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1258406 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AF96B240A7600093]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1facfbb
   [junit4]   2> 1258406 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AF96B240A7600093]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@9be2f6[collection1] main]
   [junit4]   2> 1258406 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AF96B240A7600093]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1258406 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1258481 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1258564 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1258644 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1258644 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1258715 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1258791 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1258859 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@9be2f6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1258860 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 454
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SpellCheckComponentTest -Dtests.method=testNumericQuery -Dtests.seed=AF96B240A7600093 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sah-RU -Dtests.timezone=America/Hermosillo -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.49s J1 | SpellCheckComponentTest.testNumericQuery <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: List size mismatch @ spellcheck/suggestions
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AF96B240A7600093:A4BAE58038A9BC3C]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:906)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:853)
   [junit4]    > 	at org.apache.solr.handler.component.SpellCheckComponentTest.testNumericQuery(SpellCheckComponentTest.java:154)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
   [junit4]    > 	at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 1258863 INFO  (TEST-SpellCheckComponentTest.test-seed#[AF96B240A7600093]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1258864 INFO  (TEST-SpellCheckComponentTest.test-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1258864 INFO  (TEST-SpellCheckComponentTest.test-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1258864 INFO  (TEST-SpellCheckComponentTest.test-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1258864 INFO  (TEST-SpellCheckComponentTest.test-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1258865 INFO  (TEST-SpellCheckComponentTest.test-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1258865 INFO  (TEST-SpellCheckComponentTest.test-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1258865 INFO  (TEST-SpellCheckComponentTest.test-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1258865 INFO  (TEST-SpellCheckComponentTest.test-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1258866 INFO  (TEST-SpellCheckComponentTest.test-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1258866 INFO  (TEST-SpellCheckComponentTest.test-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1258866 INFO  (TEST-SpellCheckComponentTest.test-seed#[AF96B240A7600093]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1258866 INFO  (TEST-SpellCheckComponentTest.test-seed#[AF96B240A7600093]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1facfbb
   [junit4]   2> 1258870 INFO  (TEST-SpellCheckComponentTest.test-seed#[AF96B240A7600093]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7e6883[collection1] main]
   [junit4]   2> 1258870 INFO  (TEST-SpellCheckComponentTest.test-seed#[AF96B240A7600093]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1258870 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1259050 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1259102 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1259255 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1259255 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1259440 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1259559 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1259748 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7e6883[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c10)))}
   [junit4]   2> 1259748 INFO  (TEST-SpellCheckComponentTest.test-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 881
   [junit4]   2> 1259749 INFO  (TEST-SpellCheckComponentTest.test-seed#[AF96B240A7600093]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documemt&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 1259750 INFO  (TEST-SpellCheckComponentTest.test-seed#[AF96B240A7600093]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 1259750 INFO  (TEST-SpellCheckComponentTest.test-seed#[AF96B240A7600093]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1259750 INFO  (TEST-SpellCheckComponentTest.test-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1259750 INFO  (TEST-SpellCheckComponentTest.test-seed#[AF96B240A7600093]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1259750 INFO  (TEST-SpellCheckComponentTest.test-seed#[AF96B240A7600093]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1facfbb
   [junit4]   2> 1259750 INFO  (TEST-SpellCheckComponentTest.test-seed#[AF96B240A7600093]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@19fd81c[collection1] main]
   [junit4]   2> 1259751 INFO  (TEST-SpellCheckComponentTest.test-seed#[AF96B240A7600093]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1259751 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1259854 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1259907 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1259975 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1259975 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1260053 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1260128 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1260197 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@19fd81c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1260198 INFO  (TEST-SpellCheckComponentTest.test-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 447
   [junit4]   2> 1260199 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AF96B240A7600093]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMaximumResultsForSuggest
   [junit4]   2> 1260200 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1260200 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1260200 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1260201 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1260201 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1260201 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1260201 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1260201 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1260201 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1260202 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1260202 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AF96B240A7600093]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1260202 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AF96B240A7600093]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1facfbb
   [junit4]   2> 1260205 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AF96B240A7600093]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@761e97[collection1] main]
   [junit4]   2> 1260205 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AF96B240A7600093]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1260205 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1260411 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1260466 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1260616 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1260616 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1260809 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1260992 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1261173 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@761e97[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):c10)))}
   [junit4]   2> 1261174 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 971
   [junit4]   2> 1261396 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AF96B240A7600093]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=7&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false} hits=7 status=0 QTime=222
   [junit4]   2> 1261661 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AF96B240A7600093]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=6&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false} hits=7 status=0 QTime=264
   [junit4]   2> 1261662 ERROR (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AF96B240A7600093]) [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not found: /spellcheck/suggestions/[1]/numFound
   [junit4]   2>  expected =/spellcheck/suggestions/[1]/numFound==1
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":264},
   [junit4]   2>   "command":"build",
   [junit4]   2>   "response":{"numFound":7,"start":0,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":4,
   [junit4]   2>         "range_facet_l":[4],
   [junit4]   2>         "range_facet_l_dv":[4],
   [junit4]   2>         "range_facet_i_dv":[4],
   [junit4]   2>         "lowerfilt":["this blue"],
   [junit4]   2>         "lowerfilt1and2":["this blue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-12-02T22:25:29.118Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":5,
   [junit4]   2>         "range_facet_l":[5],
   [junit4]   2>         "range_facet_l_dv":[5],
   [junit4]   2>         "range_facet_i_dv":[5],
   [junit4]   2>         "lowerfilt":["this blud"],
   [junit4]   2>         "lowerfilt1and2":["this blud"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-12-02T22:25:29.118Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":6,
   [junit4]   2>         "range_facet_l":[6],
   [junit4]   2>         "range_facet_l_dv":[6],
   [junit4]   2>         "range_facet_i_dv":[6],
   [junit4]   2>         "lowerfilt":["this boue"],
   [junit4]   2>         "lowerfilt1and2":["this boue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-12-02T22:25:29.118Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":7,
   [junit4]   2>         "range_facet_l":[7],
   [junit4]   2>         "range_facet_l_dv":[7],
   [junit4]   2>         "range_facet_i_dv":[7],
   [junit4]   2>         "lowerfilt":["this glue"],
   [junit4]   2>         "lowerfilt1and2":["this glue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-12-02T22:25:29.118Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":8,
   [junit4]   2>         "range_facet_l":[8],
   [junit4]   2>         "range_facet_l_dv":[8],
   [junit4]   2>         "range_facet_i_dv":[8],
   [junit4]   2>         "lowerfilt":["this blee"],
   [junit4]   2>         "lowerfilt1and2":["this blee"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-12-02T22:25:29.118Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":0,
   [junit4]   2>         "range_facet_l":[0],
   [junit4]   2>         "range_facet_l_dv":[0],
   [junit4]   2>         "range_facet_i_dv":[0],
   [junit4]   2>         "lowerfilt":["This is a title"],
   [junit4]   2>         "lowerfilt1and2":["This is a title"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-12-02T22:25:29.116Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":2,
   [junit4]   2>         "range_facet_l":[2],
   [junit4]   2>         "range_facet_l_dv":[2],
   [junit4]   2>         "range_facet_i_dv":[2],
   [junit4]   2>         "lowerfilt":["This is a document"],
   [junit4]   2>         "lowerfilt1and2":["This is a document"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-12-02T22:25:29.117Z"}]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[]}}
   [junit4]   2> 
   [junit4]   2>  request = q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=6&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false
   [junit4]   2> 1261946 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AF96B240A7600093]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.90&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&fq=lowerfilt:th*&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false} hits=7 status=0 QTime=283
   [junit4]   2> 1262157 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AF96B240A7600093]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.80&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&fq=lowerfilt:th*&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false} hits=7 status=0 QTime=210
   [junit4]   2> 1262157 ERROR (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AF96B240A7600093]) [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not found: /spellcheck/suggestions/[1]/numFound
   [junit4]   2>  expected =/spellcheck/suggestions/[1]/numFound==1
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":210},
   [junit4]   2>   "command":"build",
   [junit4]   2>   "response":{"numFound":7,"start":0,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":4,
   [junit4]   2>         "range_facet_l":[4],
   [junit4]   2>         "range_facet_l_dv":[4],
   [junit4]   2>         "range_facet_i_dv":[4],
   [junit4]   2>         "lowerfilt":["this blue"],
   [junit4]   2>         "lowerfilt1and2":["this blue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-12-02T22:25:29.118Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":5,
   [junit4]   2>         "range_facet_l":[5],
   [junit4]   2>         "range_facet_l_dv":[5],
   [junit4]   2>         "range_facet_i_dv":[5],
   [junit4]   2>         "lowerfilt":["this blud"],
   [junit4]   2>         "lowerfilt1and2":["this blud"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-12-02T22:25:29.118Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":6,
   [junit4]   2>         "range_facet_l":[6],
   [junit4]   2>         "range_facet_l_dv":[6],
   [junit4]   2>         "range_facet_i_dv":[6],
   [junit4]   2>         "lowerfilt":["this boue"],
   [junit4]   2>         "lowerfilt1and2":["this boue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-12-02T22:25:29.118Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":7,
   [junit4]   2>         "range_facet_l":[7],
   [junit4]   2>         "range_facet_l_dv":[7],
   [junit4]   2>         "range_facet_i_dv":[7],
   [junit4]   2>         "lowerfilt":["this glue"],
   [junit4]   2>         "lowerfilt1and2":["this glue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-12-02T22:25:29.118Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":8,
   [junit4]   2>         "range_facet_l":[8],
   [junit4]   2>         "range_facet_l_dv":[8],
   [junit4]   2>         "range_facet_i_dv":[8],
   [junit4]   2>         "lowerfilt":["this blee"],
   [junit4]   2>         "lowerfilt1and2":["this blee"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-12-02T22:25:29.118Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":0,
   [junit4]   2>         "range_facet_l":[0],
   [junit4]   2>         "range_facet_l_dv":[0],
   [junit4]   2>         "range_facet_i_dv":[0],
   [junit4]   2>         "lowerfilt":["This is a title"],
   [junit4]   2>         "lowerfilt1and2":["This is a title"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-12-02T22:25:29.116Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":2,
   [junit4]   2>         "range_facet_l":[2],
   [junit4]   2>         "range_facet_l_dv":[2],
   [junit4]   2>         "range_facet_i_dv":[2],
   [junit4]   2>         "lowerfilt":["This is a document"],
   [junit4]   2>         "lowerfilt1and2":["This is a document"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-12-02T22:25:29.117Z"}]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[]}}
   [junit4]   2> 
   [junit4]   2>  request = q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.80&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&fq=lowerfilt:th*&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false
   [junit4]   2> 1262358 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AF96B240A7600093]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.70&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.maxResultsForSuggest.fq=id:[0+TO+9]&spellcheck.extendedResults=false} hits=7 status=0 QTime=200
   [junit4]   2> 1263795 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AF96B240A7600093]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.64&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.maxResultsForSuggest.fq=lowerfilt:th*&spellcheck.extendedResults=false} hits=7 status=0 QTime=1436
   [junit4]   2> 1263795 ERROR (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AF96B240A7600093]) [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not found: /spellcheck/suggestions/[1]/numFound
   [junit4]   2>  expected =/spellcheck/suggestions/[1]/numFound==1
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":1436},
   [junit4]   2>   "command":"build",
   [junit4]   2>   "response":{"numFound":7,"start":0,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":4,
   [junit4]   2>         "range_facet_l":[4],
   [junit4]   2>         "range_facet_l_dv":[4],
   [junit4]   2>         "range_facet_i_dv":[4],
   [junit4]   2>         "lowerfilt":["this blue"],
   [junit4]   2>         "lowerfilt1and2":["this blue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-12-02T22:25:29.118Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":5,
   [junit4]   2>         "range_facet_l":[5],
   [junit4]   2>         "range_facet_l_dv":[5],
   [junit4]   2>         "range_facet_i_dv":[5],
   [junit4]   2>         "lowerfilt":["this blud"],
   [junit4]   2>         "lowerfilt1and2":["this blud"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-12-02T22:25:29.118Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":6,
   [junit4]   2>         "range_facet_l":[6],
   [junit4]   2>         "range_facet_l_dv":[6],
   [junit4]   2>         "range_facet_i_dv":[6],
   [junit4]   2>         "lowerfilt":["this boue"],
   [junit4]   2>         "lowerfilt1and2":["this boue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-12-02T22:25:29.118Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":7,
   [junit4]   2>         "range_facet_l":[7],
   [junit4]   2>         "range_facet_l_dv":[7],
   [junit4]   2>         "range_facet_i_dv":[7],
   [junit4]   2>         "lowerfilt":["this glue"],
   [junit4]   2>         "lowerfilt1and2":["this glue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-12-02T22:25:29.118Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":8,
   [junit4]   2>         "range_facet_l":[8],
   [junit4]   2>         "range_facet_l_dv":[8],
   [junit4]   2>         "range_facet_i_dv":[8],
   [junit4]   2>         "lowerfilt":["this blee"],
   [junit4]   2>         "lowerfilt1and2":["this blee"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-12-02T22:25:29.118Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":0,
   [junit4]   2>         "range_facet_l":[0],
   [junit4]   2>         "range_facet_l_dv":[0],
   [junit4]   2>         "range_facet_i_dv":[0],
   [junit4]   2>         "lowerfilt":["This is a title"],
   [junit4]   2>         "lowerfilt1and2":["This is a title"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-12-02T22:25:29.116Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":2,
   [junit4]   2>         "range_facet_l":[2],
   [junit4]   2>         "range_facet_l_dv":[2],
   [junit4]   2>         "range_facet_i_dv":[2],
   [junit4]   2>         "lowerfilt":["This is a document"],
   [junit4]   2>         "lowerfilt1and2":["This is a document"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-12-02T22:25:29.117Z"}]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[]}}
   [junit4]   2> 
   [junit4]   2>  request = q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.64&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.maxResultsForSuggest.fq=lowerfilt:th*&spellcheck.extendedResults=false
   [junit4]   2> 1263795 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AF96B240A7600093]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMaximumResultsForSuggest
   [junit4]   2> 1263795 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AF96B240A7600093]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1263795 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1263796 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AF96B240A7600093]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1263796 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AF96B240A7600093]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1facfbb
   [junit4]   2> 1263796 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AF96B240A7600093]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@19187bd[collection1] main]
   [junit4]   2> 1263796 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AF96B240A7600093]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1263796 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1263899 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1263979 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1264058 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1264058 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1264131 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1264211 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1264274 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@19187bd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1264274 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 478
   [junit4]   2> 1264276 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AF96B240A7600093]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExtendedResultsCount
   [junit4]   2> 1264276 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1264277 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1264277 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1264277 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1264277 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1264277 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1264277 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1264277 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1264278 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1264278 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1264278 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AF96B240A7600093]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1264278 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AF96B240A7600093]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1facfbb
   [junit4]   2> 1264280 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AF96B240A7600093]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@e1cca8[collection1] main]
   [junit4]   2> 1264281 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AF96B240A7600093]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1264281 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1264496 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1264572 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1264739 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1264739 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1264860 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1265055 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1265297 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@e1cca8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):c10)))}
   [junit4]   2> 1265297 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1018
   [junit4]   2> 1265561 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AF96B240A7600093]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=bluo&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false} hits=0 status=0 QTime=263
   [junit4]   2> 1265562 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AF96B240A7600093]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=bluo&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=3&wt=xml&spellcheck.extendedResults=true} hits=0 status=0 QTime=0
   [junit4]   2> 1265562 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AF96B240A7600093]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExtendedResultsCount
   [junit4]   2> 1265562 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AF96B240A7600093]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1265562 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1265562 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AF96B240A7600093]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1265562 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AF96B240A7600093]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1facfbb
   [junit4]   2> 1265562 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AF96B240A7600093]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@bc7379[collection1] main]
   [junit4]   2> 1265563 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AF96B240A7600093]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1265563 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1265630 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1265689 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1265732 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1265732 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1265795 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1265862 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1265933 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@bc7379[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1265934 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 371
   [junit4]   2> 1265935 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AF96B240A7600093]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCorrectSpelling
   [junit4]   2> 1265936 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1265936 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1265936 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1265936 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1265937 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1265937 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1265937 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1265937 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1265937 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1265937 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1265938 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AF96B240A7600093]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1265938 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AF96B240A7600093]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1facfbb
   [junit4]   2> 1265940 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AF96B240A7600093]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1de20c[collection1] main]
   [junit4]   2> 1265940 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AF96B240A7600093]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1265940 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1266142 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1266201 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1266391 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1266391 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1266649 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1266845 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1267028 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1de20c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):c10)))}
   [junit4]   2> 1267028 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1090
   [junit4]   2> 1267029 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AF96B240A7600093]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:lazy+lowerfilt:brown&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.extendedResults=true} hits=1 status=0 QTime=0
   [junit4]   2> 1267030 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AF96B240A7600093]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:lazy+lowerfilt:brown&qt=spellCheckCompRH&spellcheck.dictionary=direct_lowerfilt&json.nl=map&spellcheck=true&wt=xml&spellcheck.extendedResults=true} hits=1 status=0 QTime=0
   [junit4]   2> 1267039 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AF96B240A7600093]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lakkle&qt=spellCheckCompRH&spellcheck.dictionary=direct_lowerfilt&json.nl=map&spellcheck=true&wt=xml&spellcheck.extendedResults=true} hits=0 status=0 QTime=8
   [junit4]   2> 1267040 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AF96B240A7600093]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCorrectSpelling
   [junit4]   2> 1267041 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AF96B240A7600093]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1267041 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1267041 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AF96B240A7600093]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1267041 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AF96B240A7600093]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1facfbb
   [junit4]   2> 1267041 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AF96B240A7600093]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@12ba23e[collection1] main]
   [junit4]   2> 1267041 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AF96B240A7600093]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1267044 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1267127 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1267214 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1267286 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1267286 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1267386 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1267491 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1267600 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@12ba23e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1267600 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 559
   [junit4]   2> 1267602 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[AF96B240A7600093]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReloadOnStart
   [junit4]   2> 1267602 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1267603 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1267603 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1267603 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1267603 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1267604 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1267604 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1267604 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1267605 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1267605 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1267605 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[AF96B240A7600093]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1267605 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[AF96B240A7600093]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1facfbb
   [junit4]   2> 1267609 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[AF96B240A7600093]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a00f20[collection1] main]
   [junit4]   2> 1267609 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[AF96B240A7600093]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1267609 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1267841 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1267926 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1268207 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1268207 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1268435 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1269036 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1269370 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1a00f20[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.0.0):c10)))}
   [junit4]   2> 1269370 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1765
   [junit4]   2> 1269371 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1269371 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[AF96B240A7600093]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1269371 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[AF96B240A7600093]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1facfbb
   [junit4]   2> 1269374 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[AF96B240A7600093]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ba6aa4[collection1] main]
   [junit4]   2> 1269374 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[AF96B240A7600093]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1269374 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1269694 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1269798 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1270078 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1270078 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1270358 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1270579 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1270739 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1ba6aa4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.0.0):c10/1:delGen=1) Uninverting(_6(7.0.0):c1)))}
   [junit4]   2> 1270739 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1368
   [junit4]   2> 1271027 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[AF96B240A7600093]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&spellcheck.q=ttle&qt=spellCheckCompRH&spellcheck.dictionary=default&spellcheck=true&wt=xml&spellcheck.build=true} hits=10 status=0 QTime=287
   [junit4]   2> 1271029 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[AF96B240A7600093]) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1271040 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[AF96B240A7600093]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReloadOnStart
   [junit4]   2> 1271041 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[AF96B240A7600093]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1271041 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1271041 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[AF96B240A7600093]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1271041 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[AF96B240A7600093]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1facfbb
   [junit4]   2> 1271041 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[AF96B240A7600093]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d999e2[collection1] main]
   [junit4]   2> 1271042 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[AF96B240A7600093]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1271042 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1271102 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1271172 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1271230 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1271230 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1271277 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1271356 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1271404 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1d999e2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1271404 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 362
   [junit4]   2> 1271405 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AF96B240A7600093]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollate
   [junit4]   2> 1271406 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1271406 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1271406 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1271406 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1271407 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1271407 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1271407 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1271407 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1271407 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1271407 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1271408 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AF96B240A7600093]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1271408 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AF96B240A7600093]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1facfbb
   [junit4]   2> 1271410 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AF96B240A7600093]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1882874[collection1] main]
   [junit4]   2> 1271410 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AF96B240A7600093]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1271411 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1271606 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1271672 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1271822 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1271822 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1271990 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1272150 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1272276 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1882874[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(7.0.0):c10)))}
   [junit4]   2> 1272276 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 867
   [junit4]   2> 1272448 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AF96B240A7600093]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documemt&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.build=true&spellcheck.collate=true} hits=0 status=0 QTime=172
   [junit4]   2> 1272449 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AF96B240A7600093]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documemt+lowerfilt:broen^4&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.collate=true} hits=0 status=0 QTime=0
   [junit4]   2> 1272455 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AF96B240A7600093]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documemtsss+broens&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.collate=true} hits=0 status=0 QTime=5
   [junit4]   2> 1272455 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AF96B240A7600093]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=pixma&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.collate=true} hits=0 status=0 QTime=0
   [junit4]   2> 1272456 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AF96B240A7600093]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollate
   [junit4]   2> 1272456 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AF96B240A7600093]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1272456 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1272456 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AF96B240A7600093]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1272456 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AF96B240A7600093]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1facfbb
   [junit4]   2> 1272456 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AF96B240A7600093]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@565d3[collection1] main]
   [junit4]   2> 1272456 INFO  (TEST-SpellCheckComponentTest.testCollate-seed#[AF96B240A7600093]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1272456 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1272496 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1272549 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1272604 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1272604 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for s

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

ction1] Registered new searcher Searcher@d2fbd4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_c(7.0.0):c10)))}
   [junit4]   2> 1277929 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 771
   [junit4]   2> 1277930 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[AF96B240A7600093]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documenq&qt=spellCheckCompRH&spellcheck.dictionary=threshold&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.extendedResults=true} hits=0 status=0 QTime=0
   [junit4]   2> 1277935 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[AF96B240A7600093]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documenq&qt=spellCheckCompRH&spellcheck.dictionary=threshold_direct&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.extendedResults=true} hits=0 status=0 QTime=4
   [junit4]   2> 1277940 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[AF96B240A7600093]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testThresholdTokenFrequency
   [junit4]   2> 1277940 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[AF96B240A7600093]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1277940 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1277941 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[AF96B240A7600093]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1277941 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[AF96B240A7600093]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1facfbb
   [junit4]   2> 1277941 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[AF96B240A7600093]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@173b1ed[collection1] main]
   [junit4]   2> 1277941 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[AF96B240A7600093]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1277941 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1277994 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1278034 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1278098 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1278098 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1278186 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1278240 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1278282 INFO  (searcherExecutor-5665-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@173b1ed[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1278283 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[AF96B240A7600093]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 341
   [junit4]   2> 1278283 INFO  (SUITE-SpellCheckComponentTest-seed#[AF96B240A7600093]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1278283 INFO  (SUITE-SpellCheckComponentTest-seed#[AF96B240A7600093]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=25614845
   [junit4]   2> 1278283 INFO  (coreCloseExecutor-5669-thread-1) [    ] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@197b1f8
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_AF96B240A7600093-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {start1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), range_facet_l_dv=PostingsFormat(name=MockRandom), multiDefault=Lucene50(blocksize=128), intDefault=PostingsFormat(name=Direct), range_facet_l=PostingsFormat(name=Direct), lowerfilt1and2=Lucene50(blocksize=128), end4=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), end3=Lucene50(blocksize=128), end2=PostingsFormat(name=MockRandom), end1=PostingsFormat(name=Direct), lowerfilt=Lucene50(blocksize=128), gram1=PostingsFormat(name=Direct), id=PostingsFormat(name=MockRandom), range_facet_i_dv=PostingsFormat(name=Direct), gram2=PostingsFormat(name=MockRandom), gram3=Lucene50(blocksize=128), start3=PostingsFormat(name=MockRandom), gram4=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), start2=Lucene50(blocksize=128), word=PostingsFormat(name=Direct), timestamp=PostingsFormat(name=Direct), start4=PostingsFormat(name=Direct)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=2006, maxMBSortInHeap=7.262896200208466, sim=RandomSimilarity(queryNorm=true): {}, locale=sah-RU, timezone=America/Hermosillo
   [junit4]   2> NOTE: Linux 4.4.0-47-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=129095896,total=410546176
   [junit4]   2> NOTE: All tests run in this JVM: [TestSlowCompositeReaderWrapper, SpatialRPTFieldTypeTest, TermsComponentTest, ClassificationUpdateProcessorFactoryTest, ClusterStateUpdateTest, ConvertedLegacyTest, TestSolrConfigHandlerCloud, TestSurroundQueryParser, TestSearchPerf, TestJavabinTupleStreamParser, TestRequestForwarding, CdcrReplicationHandlerTest, TestElisionMultitermQuery, BooleanFieldTest, TestExpandComponent, TestSubQueryTransformer, TestUninvertingReader, TestCoreContainer, DistributedQueryComponentOptimizationTest, DocumentBuilderTest, AnalyticsMergeStrategyTest, HdfsRecoverLeaseTest, TestAddFieldRealTimeGet, TestConfigOverlay, TestSimpleTrackingShardHandler, OpenCloseCoreStressTest, TestReRankQParserPlugin, IndexBasedSpellCheckerTest, TestQueryTypes, ConfigSetsAPITest, TestSchemaManager, TestAuthenticationFramework, SharedFSAutoReplicaFailoverTest, TestRestoreCore, TestBulkSchemaAPI, TestConfigSets, TestManagedStopFilterFactory, DeleteNodeTest, TestSolrXml, TestSolrCLIRunExample, TestShardHandlerFactory, TestDocumentBuilder, TestXmlQParserPlugin, VersionInfoTest, RequestLoggingTest, DistanceUnitsTest, TestPostingsSolrHighlighter, TestExactStatsCache, JavabinLoaderTest, LeaderInitiatedRecoveryOnCommitTest, DistributedDebugComponentTest, TestTrie, TestCharFilters, TestSweetSpotSimilarityFactory, TestSchemaSimilarityResource, BadComponentTest, WordBreakSolrSpellCheckerTest, CloneFieldUpdateProcessorFactoryTest, IndexSchemaRuntimeFieldTest, TestMissingGroups, TestDefaultStatsCache, BaseCdcrDistributedZkTest, SpatialFilterTest, HdfsDirectoryFactoryTest, BasicAuthStandaloneTest, TermVectorComponentTest, DocValuesNotIndexedTest, MoreLikeThisHandlerTest, CollectionReloadTest, DistributedFacetPivotLargeTest, TestSolrIndexConfig, TestConfigSetsAPIExclusivity, ShardRoutingCustomTest, TestMacroExpander, TestUpdate, ZkSolrClientTest, TestSolrCloudWithKerberosAlt, BigEndianAscendingWordDeserializerTest, TestRawTransformer, TestFieldTypeResource, TestWordDelimiterFilterFactory, SuggesterFSTTest, HighlighterTest, TestStressRecovery, TestFastLRUCache, TestSearcherReuse, JsonLoaderTest, DocValuesMissingTest, HdfsSyncSliceTest, TestLegacyFieldCache, SolrCmdDistributorTest, TestFuzzyAnalyzedSuggestions, HdfsUnloadDistributedZkTest, ReplicationFactorTest, BasicFunctionalityTest, TestFilteredDocIdSet, SortByFunctionTest, SuggestComponentContextFilterQueryTest, TimeZoneUtilsTest, DistanceFunctionTest, SolrInfoMBeanTest, TestDefaultSearchFieldResource, TestExportWriter, TestAnalyzeInfixSuggestions, SpellingQueryConverterTest, BlockDirectoryTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, OverseerTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, TestZkChroot, TestRandomDVFaceting, ZkCLITest, AutoCommitTest, TestDistributedGrouping, TermVectorComponentDistributedTest, TestJoin, DistributedTermsComponentTest, StatsComponentTest, SpellCheckComponentTest]
   [junit4] Completed [313/658 (1!)] on J1 in 21.02s, 11 tests, 1 error <<< FAILURES!

[...truncated 52547 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:765: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:645: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:633: Source checkout is modified!!! Offending files:
* solr/licenses/commons-fileupload-1.3.2.jar.sha1

Total time: 80 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



[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_102) - Build # 18429 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/18429/
Java: 64bit/jdk1.8.0_102 -XX:-UseCompressedOops -XX:+UseSerialGC

All tests passed

Build Log:
[...truncated 75109 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:765: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:645: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:633: Source checkout is modified!!! Offending files:
* solr/licenses/commons-fileupload-1.3.2.jar.sha1

Total time: 68 minutes 0 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