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/10/19 19:48:01 UTC

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

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

2 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([6206174B913BC12A:692A408B0EF27D85]:0)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:901)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:848)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)


FAILED:  org.apache.solr.update.processor.TestNamedUpdateProcessors.test

Error Message:
Error from server at https://127.0.0.1:34601/collection1: error instantiating class :org.apache.solr.update.processor.RuntimeUrp

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:34601/collection1: error instantiating class :org.apache.solr.update.processor.RuntimeUrp
	at __randomizedtesting.SeedInfo.seed([6206174B913BC12A:EA5228913FC7ACD2]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.update.processor.TestNamedUpdateProcessors.test(TestNamedUpdateProcessors.java:125)
	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:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)




Build Log:
[...truncated 11490 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_6206174B913BC12A-001/init-core-data-001
   [junit4]   2> 1006778 INFO  (SUITE-SpellCheckComponentTest-seed#[6206174B913BC12A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) 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> 1006780 INFO  (SUITE-SpellCheckComponentTest-seed#[6206174B913BC12A]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1006781 INFO  (SUITE-SpellCheckComponentTest-seed#[6206174B913BC12A]-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> 1006875 INFO  (SUITE-SpellCheckComponentTest-seed#[6206174B913BC12A]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1006890 INFO  (SUITE-SpellCheckComponentTest-seed#[6206174B913BC12A]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1006962 WARN  (SUITE-SpellCheckComponentTest-seed#[6206174B913BC12A]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 1006964 INFO  (SUITE-SpellCheckComponentTest-seed#[6206174B913BC12A]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1006997 INFO  (coreLoadExecutor-4017-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> 1007079 INFO  (coreLoadExecutor-4017-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1007091 INFO  (coreLoadExecutor-4017-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1007154 WARN  (coreLoadExecutor-4017-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> 1007155 INFO  (coreLoadExecutor-4017-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1007180 INFO  (coreLoadExecutor-4017-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> 1007180 INFO  (coreLoadExecutor-4017-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_6206174B913BC12A-001/init-core-data-001/]
   [junit4]   2> 1007181 INFO  (coreLoadExecutor-4017-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=82.3291015625, floorSegmentMB=0.498046875, forceMergeDeletesPctAllowed=10.533047783221862, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1007186 INFO  (coreLoadExecutor-4017-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1007186 INFO  (coreLoadExecutor-4017-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1007186 INFO  (coreLoadExecutor-4017-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=23.1767578125, floorSegmentMB=1.40234375, forceMergeDeletesPctAllowed=18.08449918499471, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8083162719173864
   [junit4]   2> 1007186 INFO  (coreLoadExecutor-4017-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@358a2a[collection1] main]
   [junit4]   2> 1007186 WARN  (coreLoadExecutor-4017-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> 1007187 INFO  (coreLoadExecutor-4017-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1007255 INFO  (coreLoadExecutor-4017-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default
   [junit4]   2> 1007319 INFO  (coreLoadExecutor-4017-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default_teststop
   [junit4]   2> 1007319 INFO  (coreLoadExecutor-4017-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 1007319 INFO  (coreLoadExecutor-4017-thread-1) [    ] o.a.s.s.DirectSolrSpellChecker init: {name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
   [junit4]   2> 1007381 INFO  (coreLoadExecutor-4017-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold
   [junit4]   2> 1007381 INFO  (coreLoadExecutor-4017-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> 1007381 INFO  (coreLoadExecutor-4017-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold_direct
   [junit4]   2> 1007450 INFO  (coreLoadExecutor-4017-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: multipleFields
   [junit4]   2> 1007607 INFO  (coreLoadExecutor-4017-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: freq
   [junit4]   2> 1007645 INFO  (coreLoadExecutor-4017-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: fqcn
   [junit4]   2> 1007645 INFO  (coreLoadExecutor-4017-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1007646 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1007647 INFO  (SUITE-SpellCheckComponentTest-seed#[6206174B913BC12A]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1007648 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[6206174B913BC12A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNumericQuery
   [junit4]   2> 1007648 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 1007649 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1007650 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1007650 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1007651 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1007651 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1007651 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 1007651 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1007651 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1007651 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1007651 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1007652 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1007652 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1007652 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1007652 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1007652 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1007652 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[6206174B913BC12A]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ca78bc
   [junit4]   2> 1007653 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 1007653 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1007655 WARN  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[6206174B913BC12A]) [    ] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 1007656 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1007656 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[6206174B913BC12A]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@9ba84[collection1] main]
   [junit4]   2> 1007656 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1007658 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1007660 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1007663 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1007665 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1007665 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@358a2a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1007665 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1007667 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 1007669 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1007669 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 1007669 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1007669 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1007671 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 1007672 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1007674 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1007676 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1007678 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1007680 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1007682 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1007682 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@9ba84[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C10)))}
   [junit4]   2> 1007682 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 29
   [junit4]   2> 1007683 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[6206174B913BC12A]) [    ] 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> 1007684 ERROR (TEST-SpellCheckComponentTest.testNumericQuery-seed#[6206174B913BC12A]) [    ] 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> 1007684 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[6206174B913BC12A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNumericQuery
   [junit4]   2> 1007684 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1007684 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1007684 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1007684 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[6206174B913BC12A]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ca78bc
   [junit4]   2> 1007685 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[6206174B913BC12A]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@148adc[collection1] main]
   [junit4]   2> 1007685 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1007685 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1007754 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1007826 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1007895 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1007895 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1007957 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1008049 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1008115 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@148adc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1008115 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 430
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SpellCheckComponentTest -Dtests.method=testNumericQuery -Dtests.seed=6206174B913BC12A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=bs-Cyrl -Dtests.timezone=Atlantic/Cape_Verde -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.47s J1 | SpellCheckComponentTest.testNumericQuery <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: List size mismatch @ spellcheck/suggestions
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6206174B913BC12A:692A408B0EF27D85]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:901)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:848)
   [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> 1008118 INFO  (TEST-SpellCheckComponentTest.test-seed#[6206174B913BC12A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1008119 INFO  (TEST-SpellCheckComponentTest.test-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1008119 INFO  (TEST-SpellCheckComponentTest.test-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1008119 INFO  (TEST-SpellCheckComponentTest.test-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1008119 INFO  (TEST-SpellCheckComponentTest.test-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1008120 INFO  (TEST-SpellCheckComponentTest.test-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1008120 INFO  (TEST-SpellCheckComponentTest.test-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1008120 INFO  (TEST-SpellCheckComponentTest.test-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1008120 INFO  (TEST-SpellCheckComponentTest.test-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1008121 INFO  (TEST-SpellCheckComponentTest.test-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1008121 INFO  (TEST-SpellCheckComponentTest.test-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1008121 INFO  (TEST-SpellCheckComponentTest.test-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1008121 INFO  (TEST-SpellCheckComponentTest.test-seed#[6206174B913BC12A]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ca78bc
   [junit4]   2> 1008124 INFO  (TEST-SpellCheckComponentTest.test-seed#[6206174B913BC12A]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@faa60[collection1] main]
   [junit4]   2> 1008124 INFO  (TEST-SpellCheckComponentTest.test-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1008124 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1008424 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1008515 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1008675 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1008675 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1008925 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1009161 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1009394 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@faa60[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C10)))}
   [junit4]   2> 1009394 INFO  (TEST-SpellCheckComponentTest.test-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1273
   [junit4]   2> 1009396 INFO  (TEST-SpellCheckComponentTest.test-seed#[6206174B913BC12A]) [    ] 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> 1009396 INFO  (TEST-SpellCheckComponentTest.test-seed#[6206174B913BC12A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 1009396 INFO  (TEST-SpellCheckComponentTest.test-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1009396 INFO  (TEST-SpellCheckComponentTest.test-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1009396 INFO  (TEST-SpellCheckComponentTest.test-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1009396 INFO  (TEST-SpellCheckComponentTest.test-seed#[6206174B913BC12A]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ca78bc
   [junit4]   2> 1009397 INFO  (TEST-SpellCheckComponentTest.test-seed#[6206174B913BC12A]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@125c578[collection1] main]
   [junit4]   2> 1009397 INFO  (TEST-SpellCheckComponentTest.test-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1009397 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1009486 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1009548 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1009617 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1009617 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1009669 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1009725 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1009790 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@125c578[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1009790 INFO  (TEST-SpellCheckComponentTest.test-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 393
   [junit4]   2> 1009792 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[6206174B913BC12A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPerDictionary
   [junit4]   2> 1009792 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1009793 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1009793 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1009793 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1009793 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1009794 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1009794 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1009794 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1009795 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1009795 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1009795 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1009795 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[6206174B913BC12A]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ca78bc
   [junit4]   2> 1009800 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[6206174B913BC12A]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1220c7c[collection1] main]
   [junit4]   2> 1009800 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1009800 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1010055 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1010114 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1010323 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1010324 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1010627 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1010855 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1011137 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1220c7c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):C10)))}
   [junit4]   2> 1011137 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1341
   [junit4]   2> 1011137 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[6206174B913BC12A]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documemt&qt=spellCheckCompRH&spellcheck.dictionary=perDict&json.nl=map&spellcheck..perDict.foo=bar&spellcheck=true&spellcheck..perDict.bar=foo&wt=xml&spellcheck.build=true} hits=0 status=0 QTime=0
   [junit4]   2> 1011138 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[6206174B913BC12A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPerDictionary
   [junit4]   2> 1011138 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1011138 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1011138 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1011138 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[6206174B913BC12A]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ca78bc
   [junit4]   2> 1011139 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[6206174B913BC12A]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@19391ab[collection1] main]
   [junit4]   2> 1011139 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1011139 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1011234 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1011317 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1011401 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1011401 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1011499 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1011604 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1011691 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@19391ab[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1011691 INFO  (TEST-SpellCheckComponentTest.testPerDictionary-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 553
   [junit4]   2> 1011693 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[6206174B913BC12A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRebuildOnCommit
   [junit4]   2> 1011693 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1011694 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1011694 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1011694 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1011694 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1011694 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1011695 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1011695 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1011695 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1011695 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1011695 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1011696 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[6206174B913BC12A]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ca78bc
   [junit4]   2> 1011698 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[6206174B913BC12A]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@174349[collection1] main]
   [junit4]   2> 1011699 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1011699 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1011884 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1011942 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1012166 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1012166 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1012323 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1012568 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1012754 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@174349[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C10)))}
   [junit4]   2> 1012754 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1058
   [junit4]   2> 1012755 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[6206174B913BC12A]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:lucenejavt&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1012756 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11231]} 0 0
   [junit4]   2> 1012756 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1012756 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[6206174B913BC12A]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ca78bc
   [junit4]   2> 1012766 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[6206174B913BC12A]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@b7c1b2[collection1] main]
   [junit4]   2> 1012766 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1012766 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1012960 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1013040 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1013282 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1013282 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1013468 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1013689 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1013834 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@b7c1b2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C10) Uninverting(_4(7.0.0):C1)))}
   [junit4]   2> 1013834 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1077
   [junit4]   2> 1013836 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[6206174B913BC12A]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:lucenejavt&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 QTime=1080
   [junit4]   2> 1013836 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[6206174B913BC12A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRebuildOnCommit
   [junit4]   2> 1013836 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1013836 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1013836 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1013836 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[6206174B913BC12A]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ca78bc
   [junit4]   2> 1013837 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[6206174B913BC12A]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1272e10[collection1] main]
   [junit4]   2> 1013837 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1013837 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1013952 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1014082 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1014188 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1014188 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1014283 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1014353 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1014461 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1272e10[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1014462 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 625
   [junit4]   2> 1014463 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[6206174B913BC12A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCorrectSpelling
   [junit4]   2> 1014464 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1014464 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1014464 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1014464 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1014465 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1014465 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1014465 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1014465 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1014465 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1014465 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1014466 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1014466 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[6206174B913BC12A]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ca78bc
   [junit4]   2> 1014469 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[6206174B913BC12A]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c3661[collection1] main]
   [junit4]   2> 1014469 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1014469 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1014674 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1014745 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1014952 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1014952 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1015150 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1015306 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1015454 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5c3661[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.0.0):C10)))}
   [junit4]   2> 1015454 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 988
   [junit4]   2> 1015455 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[6206174B913BC12A]) [    ] 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> 1015456 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[6206174B913BC12A]) [    ] 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> 1015457 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[6206174B913BC12A]) [    ] 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=1
   [junit4]   2> 1015457 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[6206174B913BC12A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCorrectSpelling
   [junit4]   2> 1015457 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1015458 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1015458 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1015458 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[6206174B913BC12A]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ca78bc
   [junit4]   2> 1015458 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[6206174B913BC12A]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@12a634c[collection1] main]
   [junit4]   2> 1015458 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1015458 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1015525 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1015600 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1015670 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1015670 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1015743 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1015828 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1015900 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@12a634c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1015900 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 442
   [junit4]   2> 1015902 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[6206174B913BC12A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testThresholdTokenFrequency
   [junit4]   2> 1015902 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1015903 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1015903 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1015903 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1015903 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1015903 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1015904 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1015904 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1015904 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1015904 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1015904 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1015904 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[6206174B913BC12A]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ca78bc
   [junit4]   2> 1015907 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[6206174B913BC12A]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@e493ef[collection1] main]
   [junit4]   2> 1015908 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1015908 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1016107 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1016185 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1016370 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1016370 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1016674 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1016862 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1017126 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@e493ef[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.0.0):C10)))}
   [junit4]   2> 1017126 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1221
   [junit4]   2> 1017127 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[6206174B913BC12A]) [    ] 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> 1017129 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[6206174B913BC12A]) [    ] 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=2
   [junit4]   2> 1017132 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[6206174B913BC12A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testThresholdTokenFrequency
   [junit4]   2> 1017132 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1017132 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1017132 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1017132 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[6206174B913BC12A]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ca78bc
   [junit4]   2> 1017133 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[6206174B913BC12A]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7d2258[collection1] main]
   [junit4]   2> 1017133 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1017133 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1017214 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1017270 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1017338 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1017338 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1017422 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1017486 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1017569 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7d2258[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1017569 INFO  (TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 436
   [junit4]   2> 1017571 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[6206174B913BC12A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReloadOnStart
   [junit4]   2> 1017571 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1017572 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1017572 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1017572 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1017572 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1017573 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1017573 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1017573 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1017573 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1017573 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1017573 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1017573 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[6206174B913BC12A]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ca78bc
   [junit4]   2> 1017577 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[6206174B913BC12A]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@b9ce80[collection1] main]
   [junit4]   2> 1017577 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1017577 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1017777 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1017840 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1018137 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1018137 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1018385 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1018596 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1018888 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@b9ce80[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(7.0.0):C10)))}
   [junit4]   2> 1018888 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1314
   [junit4]   2> 1018889 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1018889 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1018889 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[6206174B913BC12A]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ca78bc
   [junit4]   2> 1018892 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[6206174B913BC12A]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@db00d7[collection1] main]
   [junit4]   2> 1018892 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1018892 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1019068 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1019131 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1019324 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1019324 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1019487 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1019743 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1019896 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@db00d7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(7.0.0):C10/1:delGen=1) Uninverting(_8(7.0.0):C1)))}
   [junit4]   2> 1019896 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1007
   [junit4]   2> 1020147 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[6206174B913BC12A]) [    ] 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=249
   [junit4]   2> 1020148 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[6206174B913BC12A]) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1020155 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[6206174B913BC12A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReloadOnStart
   [junit4]   2> 1020155 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1020155 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1020156 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1020156 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[6206174B913BC12A]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ca78bc
   [junit4]   2> 1020156 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[6206174B913BC12A]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@18008df[collection1] main]
   [junit4]   2> 1020156 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1020156 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1020221 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1020293 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1020376 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1020376 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1020461 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1020535 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1020595 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@18008df[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1020596 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 440
   [junit4]   2> 1020598 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[6206174B913BC12A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExtendedResultsCount
   [junit4]   2> 1020598 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 1020599 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 1020599 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 1020599 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 1020599 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 1020600 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 1020600 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 1020600 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 1020600 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 1020601 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 1020601 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1020601 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[6206174B913BC12A]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ca78bc
   [junit4]   2> 1020603 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[6206174B913BC12A]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@11544ea[collection1] main]
   [junit4]   2> 1020604 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1020604 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1020819 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1020905 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1021030 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 1021030 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 1021262 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1021479 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1021664 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@11544ea[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(7.0.0):C10)))}
   [junit4]   2> 1021664 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1063
   [junit4]   2> 1021884 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[6206174B913BC12A]) [    ] 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=219
   [junit4]   2> 1021885 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[6206174B913BC12A]) [    ] 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> 1021885 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[6206174B913BC12A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExtendedResultsCount
   [junit4]   2> 1021885 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1021885 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[6206174B913BC12A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1021885 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1021885 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[6206174B913BC12A]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ca78bc
   [junit4]   2> 1021886 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[6206174B913BC12A]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b2c0f9[collection1] main]
   [junit4]   2> 1021886 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[6206174B913BC12A]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1021886 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1021966 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 1022057 INFO  (searcherExecutor-4018-thread-1) [    ] o.a.s.h.c.SpellCheck

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

opped ServerConnector@1650bbc{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2176015 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[6206174B913BC12A]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@aa1217{/,null,UNAVAILABLE}
   [junit4]   2> 2176016 INFO  (TEST-TestNamedUpdateProcessors.test-seed#[6206174B913BC12A]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41688 41688
   [junit4]   2> 2176033 INFO  (Thread-3272) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41688 41688
   [junit4]   2> 2176033 WARN  (Thread-3272) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/configs/conf1
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	2	/solr/configs/.system
   [junit4]   2> 	2	/solr/configs/.system/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 	2	/solr/collections/.system/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	30	/solr/overseer/queue
   [junit4]   2> 	17	/solr/overseer/collection-queue-work
   [junit4]   2> 	14	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNamedUpdateProcessors -Dtests.method=test -Dtests.seed=6206174B913BC12A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ha -Dtests.timezone=America/Rainy_River -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   24.4s J1 | TestNamedUpdateProcessors.test <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:34601/collection1: error instantiating class :org.apache.solr.update.processor.RuntimeUrp
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6206174B913BC12A:EA5228913FC7ACD2]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:251)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]    > 	at org.apache.solr.update.processor.TestNamedUpdateProcessors.test(TestNamedUpdateProcessors.java:125)
   [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 org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:843)
   [junit4]   2> 2176036 INFO  (SUITE-TestNamedUpdateProcessors-seed#[6206174B913BC12A]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.update.processor.TestNamedUpdateProcessors_6206174B913BC12A-001
   [junit4]   2> Oct 19, 2016 7:40:12 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=12321, maxDocsPerChunk=2, blockSize=336), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=12321, blockSize=336)), sim=RandomSimilarity(queryNorm=false): {}, locale=ha, timezone=America/Rainy_River
   [junit4]   2> NOTE: Linux 4.4.0-42-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=401250824,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [HLLUtilTest, MoreLikeThisHandlerTest, ChaosMonkeySafeLeaderTest, VersionInfoTest, TestXIncludeConfig, ClassificationUpdateProcessorFactoryTest, TestTolerantUpdateProcessorCloud, TestSchemaResource, ZkSolrClientTest, OverriddenZkACLAndCredentialsProvidersTest, TestDocumentBuilder, WordBreakSolrSpellCheckerTest, QueryResultKeyTest, TestRuleBasedAuthorizationPlugin, TestQueryTypes, HdfsCollectionsAPIDistributedZkTest, HdfsDirectoryTest, TestSchemaManager, TestFastLRUCache, DOMUtilTest, TestDistributedStatsComponentCardinality, TestGeoJSONResponseWriter, TestCopyFieldCollectionResource, JsonLoaderTest, TestRestManager, ReplaceNodeTest, TestFilteredDocIdSet, IndexSchemaRuntimeFieldTest, ForceLeaderTest, DistributedMLTComponentTest, TestTrie, TestFieldTypeCollectionResource, RuleEngineTest, CoreAdminRequestStatusTest, SolrCmdDistributorTest, TestSearcherReuse, DistribJoinFromCollectionTest, DocumentBuilderTest, SmileWriterTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, BaseCdcrDistributedZkTest, TestQueryUtils, MergeStrategyTest, TestFieldCacheWithThreads, DistanceFunctionTest, SampleTest, TestSweetSpotSimilarityFactory, TestElisionMultitermQuery, HdfsRecoveryZkTest, SpellCheckCollatorTest, TermVectorComponentTest, TestOnReconnectListenerSupport, ZkControllerTest, IndexBasedSpellCheckerTest, SimplePostToolTest, AnalyticsMergeStrategyTest, TestExactStatsCache, DateRangeFieldTest, BadCopyFieldTest, TestAddFieldRealTimeGet, ConfigSetsAPITest, TestWordDelimiterFilterFactory, TestConfigSetsAPIZkFailure, TestTrackingShardHandlerFactory, SolrIndexSplitterTest, ShardSplitTest, TestMacroExpander, TestSystemIdResolver, TemplateUpdateProcessorTest, TestDistributedGrouping, SecurityConfHandlerTest, SimpleCollectionCreateDeleteTest, AlternateDirectoryTest, TestSurroundQueryParser, TestFuzzyAnalyzedSuggestions, TestRequestStatusCollectionAPI, TestSolrIndexConfig, CSVRequestHandlerTest, AnalysisErrorHandlingTest, TestSolrConfigHandlerCloud, IndexSchemaTest, OverseerRolesTest, TestLeaderElectionWithEmptyReplica, TestSerializedLuceneMatchVersion, FileUtilsTest, TestDocBasedVersionConstraints, TestManagedSchema, SolrInfoMBeanTest, TestStressVersions, TestUpdate, TestCursorMarkWithoutUniqueKey, SuggesterFSTTest, SpellCheckComponentTest, SchemaVersionSpecificBehaviorTest, HighlighterTest, CollectionsAPIAsyncDistributedZkTest, ConvertedLegacyTest, PKIAuthenticationIntegrationTest, DistributedDebugComponentTest, TestSearchPerf, TestPostingsSolrHighlighter, SortByFunctionTest, TestSizeLimitedDistributedMap, ZkStateReaderTest, ClusterStateUpdateTest, TestZkChroot, TestRandomDVFaceting, AutoCommitTest, DistributedSpellCheckComponentTest, TestRealTimeGet, DistributedTermsComponentTest, TestSort, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, TestBadConfig, SoftAutoCommitTest, AnalysisAfterCoreReloadTest, DocValuesTest, DebugComponentTest, DisMaxRequestHandlerTest, PrimitiveFieldTypeTest, TermsComponentTest, RequestHandlersTest, LoggingHandlerTest, TestJmxIntegration, TestCSVResponseWriter, BinaryUpdateRequestHandlerTest, TestLFUCache, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest, ClusterStateTest, TestUtils, SystemInfoHandlerTest, CircularListTest, TestRTGBase, DistributedIntervalFacetingTest, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, CdcrReplicationHandlerTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, CollectionsAPISolrJTest, DeleteNodeTest, DeleteReplicaTest, DeleteStatusTest, DistribCursorPagingTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnCommitTest, MultiThreadedOCPTest, RestartWhileUpdatingTest, RollingRestartTest, TestCloudInspectUtil, TestCloudPivotFacet, TestHdfsCloudBackupRestore, TestLeaderElectionZkExpiry, TestLeaderRecoverFromLogOnStartup, TestRandomFlRTGCloud, TestShortCircuitedRequests, TestStressCloudBlindAtomicUpdates, BlobRepositoryCloudTest, CoreSorterTest, DirectoryFactoryTest, TestConfigOverlay, TestConfigSetImmutable, TestImplicitCoreProperties, TestInfoStreamLogging, TestInitParams, TestNRTOpen, TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSolrConfigHandler, TestHdfsBackupRestoreCore, TestRestoreCore, DistributedFacetPivotLargeTest, DistributedQueryComponentCustomSortTest, SuggestComponentContextFilterQueryTest, TestGraphMLResponseWriter, TestRawTransformer, TestSubQueryTransformerDistrib, TestDefaultSearchFieldResource, TestDynamicFieldResource, TestSchemaNameResource, TestSchemaSimilarityResource, TestUniqueKeyFieldResource, SpatialRPTFieldTypeTest, TestCollationFieldDocValues, TestManagedSchemaAPI, TestUseDocValuesAsStored2, RankQueryTest, SortSpecParsingTest, TestCollapseQParserPlugin, TestComplexPhraseQParserPlugin, TestGraphTermsQParserPlugin, TestHashQParserPlugin, TestInitQParser, TestMissingGroups, TestNoOpRegenerator, TestOverriddenPrefixQueryForCustomFieldType, TestQueryWrapperFilter, TestRandomCollapseQParserPlugin, ConjunctionSolrSpellCheckerTest, TestBlendedInfixSuggestions, TestFileDictionaryLookup, TestFreeTextSuggestions, TestHighFrequencyDictionaryFactory, HdfsLockFactoryTest, TestFieldCache, TestNumericTerms32, TestUninvertingReader, PreAnalyzedUpdateProcessorTest, TestNamedUpdateProcessors]
   [junit4] Completed [639/639 (2!)] on J1 in 25.22s, 1 test, 1 error <<< FAILURES!

[...truncated 49891 lines...]