Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.2/14/

2 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.handler.TestSolrConfigHandlerCloud

Error Message:
ObjectTracker found 3 object(s) that were not released!!! 
[MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper]

Stack Trace:
java.lang.AssertionError: ObjectTracker found 3 object(s) that were not 
released!!! [MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper]
        at __randomizedtesting.SeedInfo.seed([755CF9353F497A41]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNull(Assert.java:551)
        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:258)
        at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:834)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


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([755CF9353F497A41:7E70AEF5A080C6EE]:0)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:871)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:818)
        at 
org.apache.solr.handler.component.SpellCheckComponentTest.testNumericQuery(SpellCheckComponentTest.java:154)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11724 lines...]
   [junit4] Suite: org.apache.solr.handler.component.SpellCheckComponentTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.2/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_755CF9353F497A41-001/init-core-data-001
   [junit4]   2> 1925659 INFO  
(SUITE-SpellCheckComponentTest-seed#[755CF9353F497A41]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1925660 INFO  
(SUITE-SpellCheckComponentTest-seed#[755CF9353F497A41]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1925660 INFO  
(SUITE-SpellCheckComponentTest-seed#[755CF9353F497A41]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.2/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1925660 INFO  
(SUITE-SpellCheckComponentTest-seed#[755CF9353F497A41]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1925660 INFO  
(SUITE-SpellCheckComponentTest-seed#[755CF9353F497A41]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.2/solr/core/src/test-files/solr
   [junit4]   2> 1925661 INFO  
(SUITE-SpellCheckComponentTest-seed#[755CF9353F497A41]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.2/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1925661 INFO  
(SUITE-SpellCheckComponentTest-seed#[755CF9353F497A41]-worker) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.2/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1925768 INFO  
(SUITE-SpellCheckComponentTest-seed#[755CF9353F497A41]-worker) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1925772 INFO  
(SUITE-SpellCheckComponentTest-seed#[755CF9353F497A41]-worker) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.2
   [junit4]   2> 1925782 INFO  
(SUITE-SpellCheckComponentTest-seed#[755CF9353F497A41]-worker) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-spellcheckcomponent.xml
   [junit4]   2> 1925787 INFO  
(SUITE-SpellCheckComponentTest-seed#[755CF9353F497A41]-worker) [    ] 
o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1925895 INFO  
(SUITE-SpellCheckComponentTest-seed#[755CF9353F497A41]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1925900 INFO  
(SUITE-SpellCheckComponentTest-seed#[755CF9353F497A41]-worker) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1925901 INFO  
(SUITE-SpellCheckComponentTest-seed#[755CF9353F497A41]-worker) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1925905 INFO  
(SUITE-SpellCheckComponentTest-seed#[755CF9353F497A41]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1925906 INFO  
(SUITE-SpellCheckComponentTest-seed#[755CF9353F497A41]-worker) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1925908 INFO  
(SUITE-SpellCheckComponentTest-seed#[755CF9353F497A41]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1925908 INFO  
(SUITE-SpellCheckComponentTest-seed#[755CF9353F497A41]-worker) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1925908 INFO  
(SUITE-SpellCheckComponentTest-seed#[755CF9353F497A41]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1925908 INFO  
(SUITE-SpellCheckComponentTest-seed#[755CF9353F497A41]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.2/solr/core/src/test-files/solr
   [junit4]   2> 1925908 INFO  
(SUITE-SpellCheckComponentTest-seed#[755CF9353F497A41]-worker) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.2/solr/core/src/test-files/solr'
   [junit4]   2> 1925908 INFO  
(SUITE-SpellCheckComponentTest-seed#[755CF9353F497A41]-worker) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1925908 INFO  
(SUITE-SpellCheckComponentTest-seed#[755CF9353F497A41]-worker) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.2/solr/core/src/test-files/solr
   [junit4]   2> 1925909 INFO  
(SUITE-SpellCheckComponentTest-seed#[755CF9353F497A41]-worker) [    ] 
o.a.s.c.CoreContainer New CoreContainer 1176026735
   [junit4]   2> 1925909 INFO  
(SUITE-SpellCheckComponentTest-seed#[755CF9353F497A41]-worker) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.2/solr/core/src/test-files/solr]
   [junit4]   2> 1925909 WARN  
(SUITE-SpellCheckComponentTest-seed#[755CF9353F497A41]-worker) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.2/solr/core/src/test-files/solr/lib
 to classpath: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.2/solr/core/src/test-files/solr/lib
   [junit4]   2> 1925909 INFO  
(SUITE-SpellCheckComponentTest-seed#[755CF9353F497A41]-worker) [    ] 
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : 
false,connectionsEvictorSleepDelay : 5000,maxConnectionIdleTime : 40000,
   [junit4]   2> 1925913 INFO  
(SUITE-SpellCheckComponentTest-seed#[755CF9353F497A41]-worker) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 1925914 INFO  
(SUITE-SpellCheckComponentTest-seed#[755CF9353F497A41]-worker) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1925914 INFO  
(SUITE-SpellCheckComponentTest-seed#[755CF9353F497A41]-worker) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1925914 INFO  
(SUITE-SpellCheckComponentTest-seed#[755CF9353F497A41]-worker) [    ] 
o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1925914 INFO  
(SUITE-SpellCheckComponentTest-seed#[755CF9353F497A41]-worker) [    ] 
o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1925915 INFO  
(SUITE-SpellCheckComponentTest-seed#[755CF9353F497A41]-worker) [    ] 
o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, 
config=solrconfig-spellcheckcomponent.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, configSetProperties=configsetprops.json, 
collection=collection1, 
dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.2/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_755CF9353F497A41-001/init-core-data-001,
 shard=shard1}
   [junit4]   2> 1925916 INFO  (coreLoadExecutor-3994-thread-1) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.2/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1925922 INFO  (coreLoadExecutor-3994-thread-1) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1925922 INFO  (coreLoadExecutor-3994-thread-1) [    ] 
o.a.s.c.SolrResourceLoader using system property solr.solr.home: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.2/solr/core/src/test-files/solr
   [junit4]   2> 1925922 INFO  (coreLoadExecutor-3994-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.2/solr/core/src/test-files/solr/collection1/lib/classes/'
 to classloader
   [junit4]   2> 1925922 INFO  (coreLoadExecutor-3994-thread-1) [    ] 
o.a.s.c.SolrResourceLoader Adding 
'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.2/solr/core/src/test-files/solr/collection1/lib/README'
 to classloader
   [junit4]   2> 1925974 INFO  (coreLoadExecutor-3994-thread-1) [    ] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1925996 INFO  (coreLoadExecutor-3994-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.2.2
   [junit4]   2> 1926018 INFO  (coreLoadExecutor-3994-thread-1) [    ] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig-spellcheckcomponent.xml
   [junit4]   2> 1926033 INFO  (coreLoadExecutor-3994-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1926245 INFO  (coreLoadExecutor-3994-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1926280 INFO  (coreLoadExecutor-3994-thread-1) [    ] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1926286 INFO  (coreLoadExecutor-3994-thread-1) [    ] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1926290 INFO  (coreLoadExecutor-3994-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1926292 INFO  (coreLoadExecutor-3994-thread-1) [    ] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1926313 INFO  (coreLoadExecutor-3994-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1926314 INFO  (coreLoadExecutor-3994-thread-1) [    ] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1926324 INFO  (coreLoadExecutor-3994-thread-1) [    ] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.2/solr/core/src/test-files/solr/collection1'
   [junit4]   2> 1926324 INFO  (coreLoadExecutor-3994-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
instancedir 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.2/solr/core/src/test-files/solr/collection1
   [junit4]   2> 1926324 INFO  (coreLoadExecutor-3994-thread-1) [    
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1926324 INFO  (coreLoadExecutor-3994-thread-1) [    
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.2/solr/core/src/test-files/solr/collection1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.2/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_755CF9353F497A41-001/init-core-data-001/]
   [junit4]   2> 1926325 INFO  (coreLoadExecutor-3994-thread-1) [    
x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: 
collection1
   [junit4]   2> 1926325 INFO  (coreLoadExecutor-3994-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.2/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_755CF9353F497A41-001/init-core-data-001/snapshot_metadata
   [junit4]   2> 1926325 INFO  (coreLoadExecutor-3994-thread-1) [    
x:collection1] o.a.s.c.s.SolrSnapshotMetaDataManager Loading from snapshot 
metadata file...
   [junit4]   2> 1926336 INFO  (coreLoadExecutor-3994-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.2/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_755CF9353F497A41-001/init-core-data-001
   [junit4]   2> 1926336 INFO  (coreLoadExecutor-3994-thread-1) [    
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.2/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_755CF9353F497A41-001/init-core-data-001/index/
   [junit4]   2> 1926336 WARN  (coreLoadExecutor-3994-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.2/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_755CF9353F497A41-001/init-core-data-001/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1926336 INFO  (coreLoadExecutor-3994-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.2/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_755CF9353F497A41-001/init-core-data-001/index
   [junit4]   2> 1926336 INFO  (coreLoadExecutor-3994-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8368964694265485]
   [junit4]   2> 1926337 INFO  (coreLoadExecutor-3994-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@15bd83b0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@97e3768),segFN=segments_1,generation=1}
   [junit4]   2> 1926337 INFO  (coreLoadExecutor-3994-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1926342 INFO  (coreLoadExecutor-3994-thread-1) [    
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1926343 INFO  (coreLoadExecutor-3994-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1926353 INFO  (coreLoadExecutor-3994-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1926353 INFO  (coreLoadExecutor-3994-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1926354 INFO  (coreLoadExecutor-3994-thread-1) [    
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1926355 INFO  (coreLoadExecutor-3994-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,spellCheckCompRH,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/update/csv,/sql,/graph,/admin/segments,spellCheckCompRH1,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,/admin/ping,/update,/admin/file,/terms
   [junit4]   2> 1926355 INFO  (coreLoadExecutor-3994-thread-1) [    
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1926360 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] 
o.a.s.c.SolrCore Looking for old index directories to cleanup for core 
collection1 in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.2/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_755CF9353F497A41-001/init-core-data-001/
   [junit4]   2> 1926360 INFO  (coreLoadExecutor-3994-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1926360 INFO  (coreLoadExecutor-3994-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1926372 INFO  (coreLoadExecutor-3994-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=48, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1926380 INFO  (coreLoadExecutor-3994-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@15bd83b0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@97e3768),segFN=segments_1,generation=1}
   [junit4]   2> 1926380 INFO  (coreLoadExecutor-3994-thread-1) [    
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1926380 INFO  (coreLoadExecutor-3994-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@67d60c99[collection1] main]
   [junit4]   2> 1926380 WARN  (coreLoadExecutor-3994-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.2/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [junit4]   2> 1926381 INFO  (coreLoadExecutor-3994-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1926381 INFO  (coreLoadExecutor-3994-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
InMemoryStorage
   [junit4]   2> 1926381 INFO  (coreLoadExecutor-3994-thread-1) [    
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1926381 INFO  (coreLoadExecutor-3994-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1926397 INFO  (coreLoadExecutor-3994-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener 
for spellchecker: default
   [junit4]   2> 1926585 INFO  (coreLoadExecutor-3994-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener 
for spellchecker: default_teststop
   [junit4]   2> 1926585 INFO  (coreLoadExecutor-3994-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 1926585 INFO  (coreLoadExecutor-3994-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct_lowerfilt,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=lowerfilt}
   [junit4]   2> 1926593 INFO  (coreLoadExecutor-3994-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener 
for spellchecker: threshold
   [junit4]   2> 1926593 INFO  (coreLoadExecutor-3994-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=threshold_direct,classname=solr.DirectSolrSpellChecker,field=lowerfilt,spellcheckIndexDir=spellcheckerThreshold,buildOnCommit=true,thresholdTokenFrequency=0.29}
   [junit4]   2> 1926593 INFO  (coreLoadExecutor-3994-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener 
for spellchecker: threshold_direct
   [junit4]   2> 1926599 INFO  (coreLoadExecutor-3994-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener 
for spellchecker: multipleFields
   [junit4]   2> 1926654 INFO  (coreLoadExecutor-3994-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener 
for spellchecker: freq
   [junit4]   2> 1926672 INFO  (coreLoadExecutor-3994-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener 
for spellchecker: fqcn
   [junit4]   2> 1926672 INFO  (coreLoadExecutor-3994-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1926673 INFO  (coreLoadExecutor-3994-thread-1) [    
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1926674 INFO  
(SUITE-SpellCheckComponentTest-seed#[755CF9353F497A41]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1926676 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[755CF9353F497A41]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testNumericQuery
   [junit4]   2> 1926678 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 1
   [junit4]   2> 1926680 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1926680 INFO  
(searcherExecutor-3995-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1926680 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1926681 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1926681 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1926681 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 1926682 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 1926682 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 1926682 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 1926683 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 1926683 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1926683 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5043bd2b
   [junit4]   2> 1926705 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[755CF9353F497A41]) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@15bd83b0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@97e3768),segFN=segments_1,generation=1}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@15bd83b0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@97e3768),segFN=segments_2,generation=2}
   [junit4]   2> 1926706 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[755CF9353F497A41]) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 2
   [junit4]   2> 1926706 WARN  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[755CF9353F497A41]) [    ] 
o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping 
onDeckSearchers=2
   [junit4]   2> 1926707 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[755CF9353F497A41]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@19bc3eea[collection1] main]
   [junit4]   2> 1926707 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1926708 INFO  
(searcherExecutor-3995-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
default_teststop
   [junit4]   2> 1926720 INFO  
(searcherExecutor-3995-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1926720 INFO  
(searcherExecutor-3995-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
direct_lowerfilt
   [junit4]   2> 1926720 INFO  
(searcherExecutor-3995-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1926720 INFO  
(searcherExecutor-3995-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1926724 INFO  
(searcherExecutor-3995-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
threshold_direct
   [junit4]   2> 1926724 INFO  
(searcherExecutor-3995-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1926724 INFO  
(searcherExecutor-3995-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1926728 INFO  
(searcherExecutor-3995-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1926728 INFO  
(searcherExecutor-3995-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1926728 INFO  
(searcherExecutor-3995-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1926732 INFO  
(searcherExecutor-3995-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1926732 INFO  
(searcherExecutor-3995-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@67d60c99[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1926732 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1926732 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
default_teststop
   [junit4]   2> 1926733 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1926733 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
direct_lowerfilt
   [junit4]   2> 1926733 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1926733 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 1926736 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
threshold_direct
   [junit4]   2> 1926736 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 1926736 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1926740 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1926740 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1926740 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1926744 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1926744 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@19bc3eea[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.2.2):c10)))}
   [junit4]   2> 1926744 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 61
   [junit4]   2> 1926746 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[755CF9353F497A41]) [    ] 
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=1
   [junit4]   2> 1926746 ERROR 
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[755CF9353F497A41]) [    ] 
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":1},
   [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> 1926746 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[755CF9353F497A41]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testNumericQuery
   [junit4]   2> 1926746 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1926747 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1926747 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1926747 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5043bd2b
   [junit4]   2> 1926756 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[755CF9353F497A41]) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@15bd83b0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@97e3768),segFN=segments_2,generation=2}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@15bd83b0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@97e3768),segFN=segments_3,generation=3}
   [junit4]   2> 1926756 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[755CF9353F497A41]) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 3
   [junit4]   2> 1926756 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[755CF9353F497A41]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@586ab1e[collection1] main]
   [junit4]   2> 1926756 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1926756 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1926828 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1926880 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1926933 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1926933 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1926952 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1927040 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1927055 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@586ab1e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1927060 INFO  
(TEST-SpellCheckComponentTest.testNumericQuery-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 313
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SpellCheckComponentTest -Dtests.method=testNumericQuery 
-Dtests.seed=755CF9353F497A41 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=ar-TN -Dtests.timezone=AET -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.39s J1 | SpellCheckComponentTest.testNumericQuery <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: List size mismatch @ 
spellcheck/suggestions
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([755CF9353F497A41:7E70AEF5A080C6EE]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:871)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:818)
   [junit4]    >        at 
org.apache.solr.handler.component.SpellCheckComponentTest.testNumericQuery(SpellCheckComponentTest.java:154)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1927065 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[755CF9353F497A41]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testReloadOnStart
   [junit4]   2> 1927073 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 7
   [junit4]   2> 1927081 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 7
   [junit4]   2> 1927081 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1927082 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1927109 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1927112 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 1927112 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 1927113 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 1927113 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 1927113 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 1927114 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1927114 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5043bd2b
   [junit4]   2> 1927130 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[755CF9353F497A41]) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@15bd83b0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@97e3768),segFN=segments_3,generation=3}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@15bd83b0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@97e3768),segFN=segments_4,generation=4}
   [junit4]   2> 1927130 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[755CF9353F497A41]) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 4
   [junit4]   2> 1927131 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[755CF9353F497A41]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2464f34e[collection1] main]
   [junit4]   2> 1927131 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1927134 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1927214 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1927224 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1927250 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1927250 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1927282 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1927341 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1927564 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2464f34e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.2.2):c10)))}
   [junit4]   2> 1927565 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 450
   [junit4]   2> 1927566 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1927566 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1927566 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5043bd2b
   [junit4]   2> 1927570 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[755CF9353F497A41]) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@15bd83b0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@97e3768),segFN=segments_4,generation=4}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@15bd83b0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@97e3768),segFN=segments_5,generation=5}
   [junit4]   2> 1927570 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[755CF9353F497A41]) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 5
   [junit4]   2> 1927570 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[755CF9353F497A41]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@49ae9c7c[collection1] main]
   [junit4]   2> 1927570 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1927570 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1927614 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1927632 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1927800 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1927800 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1927916 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1928308 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1928395 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@49ae9c7c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(6.2.2):c10/1:delGen=1)
 Uninverting(_2(6.2.2):c1)))}
   [junit4]   2> 1928397 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 830
   [junit4]   2> 1928455 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[755CF9353F497A41]) [    ] 
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=58
   [junit4]   2> 1928457 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[755CF9353F497A41]) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1928516 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[755CF9353F497A41]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testReloadOnStart
   [junit4]   2> 1928516 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1928516 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1928517 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1928517 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5043bd2b
   [junit4]   2> 1928517 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[755CF9353F497A41]) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@15bd83b0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@97e3768),segFN=segments_5,generation=5}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@15bd83b0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@97e3768),segFN=segments_6,generation=6}
   [junit4]   2> 1928517 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[755CF9353F497A41]) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 6
   [junit4]   2> 1928517 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[755CF9353F497A41]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6ed3c41[collection1] main]
   [junit4]   2> 1928517 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1928520 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1928568 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1928604 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1928636 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1928636 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1928704 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1928804 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1928832 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6ed3c41[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1928836 INFO  
(TEST-SpellCheckComponentTest.testReloadOnStart-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 319
   [junit4]   2> 1928844 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[755CF9353F497A41])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testThresholdTokenFrequency
   [junit4]   2> 1928852 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[755CF9353F497A41])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 7
   [junit4]   2> 1928853 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[755CF9353F497A41])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[1]} 0 0
   [junit4]   2> 1928853 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[755CF9353F497A41])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[2]} 0 0
   [junit4]   2> 1928854 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[755CF9353F497A41])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[3]} 0 0
   [junit4]   2> 1928854 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[755CF9353F497A41])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[4]} 0 0
   [junit4]   2> 1928854 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[755CF9353F497A41])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5]} 0 0
   [junit4]   2> 1928854 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[755CF9353F497A41])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[6]} 0 0
   [junit4]   2> 1928855 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[755CF9353F497A41])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[7]} 0 0
   [junit4]   2> 1928855 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[755CF9353F497A41])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[8]} 0 0
   [junit4]   2> 1928855 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[755CF9353F497A41])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[9]} 0 0
   [junit4]   2> 1928856 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[755CF9353F497A41])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1928856 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[755CF9353F497A41])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5043bd2b
   [junit4]   2> 1928889 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[755CF9353F497A41])
 [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@15bd83b0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@97e3768),segFN=segments_6,generation=6}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@15bd83b0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@97e3768),segFN=segments_7,generation=7}
   [junit4]   2> 1928889 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[755CF9353F497A41])
 [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 7
   [junit4]   2> 1928893 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[755CF9353F497A41])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@70210617[collection1] main]
   [junit4]   2> 1928893 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[755CF9353F497A41])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1928896 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1929049 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1929080 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1929165 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1929165 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1929305 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1929900 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1929967 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@70210617[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(6.2.2):c10)))}
   [junit4]   2> 1929967 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[755CF9353F497A41])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 1111
   [junit4]   2> 1929968 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[755CF9353F497A41])
 [    ] 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=1
   [junit4]   2> 1929971 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[755CF9353F497A41])
 [    ] 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> 1929982 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[755CF9353F497A41])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testThresholdTokenFrequency
   [junit4]   2> 1929983 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[755CF9353F497A41])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1929983 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[755CF9353F497A41])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1929983 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[755CF9353F497A41])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1929983 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[755CF9353F497A41])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5043bd2b
   [junit4]   2> 1929984 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[755CF9353F497A41])
 [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@15bd83b0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@97e3768),segFN=segments_7,generation=7}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@15bd83b0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@97e3768),segFN=segments_8,generation=8}
   [junit4]   2> 1929984 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[755CF9353F497A41])
 [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 8
   [junit4]   2> 1929984 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[755CF9353F497A41])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@66dab231[collection1] main]
   [junit4]   2> 1929984 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[755CF9353F497A41])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1929988 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1930015 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1930048 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1930085 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1930086 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1930122 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1930161 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1930208 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@66dab231[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1930209 INFO  
(TEST-SpellCheckComponentTest.testThresholdTokenFrequency-seed#[755CF9353F497A41])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 225
   [junit4]   2> 1930211 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[755CF9353F497A41])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testRelativeIndexDirLocation
   [junit4]   2> 1930214 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[755CF9353F497A41])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[0]} 0 2
   [junit4]   2> 1930215 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[755CF9353F497A41])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[1]} 0 0
   [junit4]   2> 1930215 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[755CF9353F497A41])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[2]} 0 0
   [junit4]   2> 1930215 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[755CF9353F497A41])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[3]} 0 0
   [junit4]   2> 1930216 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[755CF9353F497A41])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[4]} 0 0
   [junit4]   2> 1930216 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[755CF9353F497A41])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[5]} 0 0
   [junit4]   2> 1930216 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[755CF9353F497A41])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[6]} 0 0
   [junit4]   2> 1930217 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[755CF9353F497A41])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[7]} 0 0
   [junit4]   2> 1930217 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[755CF9353F497A41])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[8]} 0 0
   [junit4]   2> 1930217 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[755CF9353F497A41])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{add=[9]} 0 0
   [junit4]   2> 1930218 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[755CF9353F497A41])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1930218 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[755CF9353F497A41])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5043bd2b
   [junit4]   2> 1930225 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[755CF9353F497A41])
 [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@15bd83b0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@97e3768),segFN=segments_8,generation=8}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@15bd83b0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@97e3768),segFN=segments_9,generation=9}
   [junit4]   2> 1930225 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[755CF9353F497A41])
 [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 9
   [junit4]   2> 1930228 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[755CF9353F497A41])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@485eada4[collection1] main]
   [junit4]   2> 1930228 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[755CF9353F497A41])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1930229 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1930275 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1930289 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1930348 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1930348 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1930390 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1930432 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1930775 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@485eada4[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(6.2.2):c10)))}
   [junit4]   2> 1930775 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[755CF9353F497A41])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 557
   [junit4]   2> 1930776 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[755CF9353F497A41])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testRelativeIndexDirLocation
   [junit4]   2> 1930776 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[755CF9353F497A41])
 [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1930776 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[755CF9353F497A41])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1930777 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[755CF9353F497A41])
 [    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1930777 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[755CF9353F497A41])
 [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5043bd2b
   [junit4]   2> 1930780 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[755CF9353F497A41])
 [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@15bd83b0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@97e3768),segFN=segments_9,generation=9}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@15bd83b0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@97e3768),segFN=segments_a,generation=10}
   [junit4]   2> 1930780 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[755CF9353F497A41])
 [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 10
   [junit4]   2> 1930780 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[755CF9353F497A41])
 [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@76a6fdcb[collection1] main]
   [junit4]   2> 1930780 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[755CF9353F497A41])
 [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1930780 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1930812 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1930832 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1930866 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1930866 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1930888 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1930916 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1930945 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@76a6fdcb[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1930948 INFO  
(TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[755CF9353F497A41])
 [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null 
path=null params={}{commit=} 0 171
   [junit4]   2> 1930950 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[755CF9353F497A41]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting testExtendedResultsCount
   [junit4]   2> 1930951 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[755CF9353F497A41]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 0
   [junit4]   2> 1930952 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[755CF9353F497A41]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1930952 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[755CF9353F497A41]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1930952 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[755CF9353F497A41]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1930953 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[755CF9353F497A41]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1930953 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[755CF9353F497A41]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 1930953 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[755CF9353F497A41]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 1930954 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[755CF9353F497A41]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 1930954 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[755CF9353F497A41]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 1930954 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[755CF9353F497A41]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 1930955 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[755CF9353F497A41]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1930955 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[755CF9353F497A41]) 
[    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5043bd2b
   [junit4]   2> 1931127 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[755CF9353F497A41]) 
[    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@15bd83b0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@97e3768),segFN=segments_a,generation=10}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@15bd83b0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@97e3768),segFN=segments_b,generation=11}
   [junit4]   2> 1931127 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[755CF9353F497A41]) 
[    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 11
   [junit4]   2> 1931128 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[755CF9353F497A41]) 
[    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4b28cfc5[collection1] main]
   [junit4]   2> 1931128 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[755CF9353F497A41]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1931128 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1931184 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1931211 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1931299 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1931299 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1931381 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1931432 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1931475 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4b28cfc5[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(6.2.2):c10)))}
   [junit4]   2> 1931475 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[755CF9353F497A41]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 520
   [junit4]   2> 1931542 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[755CF9353F497A41]) 
[    ] 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=66
   [junit4]   2> 1931543 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[755CF9353F497A41]) 
[    ] 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> 1931543 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[755CF9353F497A41]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending testExtendedResultsCount
   [junit4]   2> 1931543 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[755CF9353F497A41]) 
[    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM 
INDEX
   [junit4]   2> 1931543 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[755CF9353F497A41]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1931543 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[755CF9353F497A41]) 
[    ] o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1931544 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[755CF9353F497A41]) 
[    ] o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5043bd2b
   [junit4]   2> 1931544 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[755CF9353F497A41]) 
[    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@15bd83b0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@97e3768),segFN=segments_b,generation=11}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@15bd83b0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@97e3768),segFN=segments_c,generation=12}
   [junit4]   2> 1931544 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[755CF9353F497A41]) 
[    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 12
   [junit4]   2> 1931545 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[755CF9353F497A41]) 
[    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4c2dc8ce[collection1] main]
   [junit4]   2> 1931545 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1931550 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[755CF9353F497A41]) 
[    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1931557 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1931567 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1931590 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1931590 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1931614 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1931639 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1931721 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4c2dc8ce[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1931722 INFO  
(TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[755CF9353F497A41]) 
[    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 178
   [junit4]   2> 1931724 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[755CF9353F497A41]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testPerDictionary
   [junit4]   2> 1931736 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[0]} 0 12
   [junit4]   2> 1931737 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[1]} 0 0
   [junit4]   2> 1931737 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[2]} 0 0
   [junit4]   2> 1931737 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[3]} 0 0
   [junit4]   2> 1931738 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[4]} 0 0
   [junit4]   2> 1931738 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[5]} 0 0
   [junit4]   2> 1931738 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[6]} 0 0
   [junit4]   2> 1931739 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[7]} 0 0
   [junit4]   2> 1931739 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[8]} 0 0
   [junit4]   2> 1931739 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{add=[9]} 0 0
   [junit4]   2> 1931739 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1931740 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5043bd2b
   [junit4]   2> 1931764 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[755CF9353F497A41]) [    ] 
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@15bd83b0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@97e3768),segFN=segments_c,generation=12}
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@15bd83b0 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@97e3768),segFN=segments_d,generation=13}
   [junit4]   2> 1931764 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[755CF9353F497A41]) [    ] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 13
   [junit4]   2> 1931769 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[755CF9353F497A41]) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@51c90e2[collection1] main]
   [junit4]   2> 1931769 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1931769 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 1931865 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
default_teststop
   [junit4]   2> 1931888 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 1931976 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
threshold_direct
   [junit4]   2> 1931976 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: 
multipleFields
   [junit4]   2> 1932028 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 1932057 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 1932126 INFO  (searcherExecutor-3995-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@51c90e2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(6.2.2):c10)))}
   [junit4]   2> 1932127 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{commit=} 0 387
   [junit4]   2> 1932128 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[755CF9353F497A41]) [    ] 
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> 1932128 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[755CF9353F497A41]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testPerDictionary
   [junit4]   2> 1932129 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1932129 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null 
params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1932129 INFO  
(TEST-SpellCheckComponentTest.testPerDictionary-seed#[755CF9353F497A41]) [    ] 
o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=tru

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

dException: KeeperErrorCode = Session expired for 
/configs/conf1/configsetprops.json
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:314)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:311)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:311)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.pathExists(ZkController.java:833)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:89)
   [junit4]   2>        ... 7 more
   [junit4]   2> 3071694 WARN  (Thread-3226) [n:127.0.0.1:60072_    ] 
o.a.s.c.SolrCores Tried to remove core collection1 from pendingCoreOps and it 
wasn't there. 
   [junit4]   2> 3071694 WARN  (Thread-3226) [n:127.0.0.1:60072_    ] 
o.a.s.c.ZkController listener throws error
   [junit4]   2> org.apache.solr.common.SolrException: Unable to reload core 
[collection1]
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:946)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.lambda$getConfListener$6(SolrCore.java:2578)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.lambda$fireEventListeners$3(ZkController.java:2443)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Could not 
load conf for core collection1: java.io.IOException: We re-tried 10 times but 
was still unable to fetch resource=protwords.txt from ZK
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:85)
   [junit4]   2>        at 
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:938)
   [junit4]   2>        ... 3 more
   [junit4]   2> Caused by: java.lang.RuntimeException: java.io.IOException: We 
re-tried 10 times but was still unable to fetch resource=protwords.txt from ZK
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:186)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:56)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:107)
   [junit4]   2>        at 
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:78)
   [junit4]   2>        ... 4 more
   [junit4]   2> Caused by: java.io.IOException: We re-tried 10 times but was 
still unable to fetch resource=protwords.txt from ZK
   [junit4]   2>        at 
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:118)
   [junit4]   2>        at 
org.apache.lucene.analysis.util.AbstractAnalysisFactory.getLines(AbstractAnalysisFactory.java:254)
   [junit4]   2>        at 
org.apache.lucene.analysis.util.AbstractAnalysisFactory.getWordSet(AbstractAnalysisFactory.java:243)
   [junit4]   2>        at 
org.apache.lucene.analysis.miscellaneous.KeywordMarkerFilterFactory.inform(KeywordMarkerFilterFactory.java:63)
   [junit4]   2>        at 
org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:699)
   [junit4]   2>        at 
org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:184)
   [junit4]   2>        ... 8 more
   [junit4]   2> Caused by: 
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /configs/conf1/protwords.txt
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:314)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:311)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:311)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController.pathExists(ZkController.java:833)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkSolrResourceLoader.openResource(ZkSolrResourceLoader.java:89)
   [junit4]   2>        ... 13 more
   [junit4]   2> 3071695 INFO  (Thread-3226) [n:127.0.0.1:60072_    ] 
o.a.s.c.SolrCore config update listener called for core collection1
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {}, 
docValues:{}, maxPointsInLeafNode=479, maxMBSortInHeap=5.380389294044411, 
sim=ClassicSimilarity, locale=ms, timezone=Kwajalein
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 
1.8.0_102 (64-bit)/cpus=4,threads=1,free=165072344,total=531628032
   [junit4]   2> NOTE: All tests run in this JVM: [AnalyticsQueryTest, 
SimpleCollectionCreateDeleteTest, TestCrossCoreJoin, TestFaceting, 
SyncSliceTest, TestRawTransformer, UUIDFieldTest, TestReloadAndDeleteDocs, 
TestSSLRandomization, TestFieldCacheVsDocValues, DeleteInactiveReplicaTest, 
TestNonDefinedSimilarityFactory, TestRangeQuery, TestSchemaResource, 
LeaderElectionIntegrationTest, TestLMDirichletSimilarityFactory, 
HttpPartitionTest, TestBlendedInfixSuggestions, TestFoldingMultitermQuery, 
BlockJoinFacetSimpleTest, DistributedQueryElevationComponentTest, 
TestManagedSchema, DeleteReplicaTest, TestIBSimilarityFactory, 
TestFastOutputStream, AsyncCallRequestStatusResponseTest, 
TestDistributedStatsComponentCardinality, TestConfigSetsAPIZkFailure, 
TestDocTermOrds, ResponseHeaderTest, CollectionsAPISolrJTest, 
DocumentAnalysisRequestHandlerTest, OverseerModifyCollectionTest, 
ResourceLoaderTest, PrimUtilsTest, AtomicUpdatesTest, 
CoreMergeIndexesAdminHandlerTest, CleanupOldIndexTest, TestSolrDynamicMBean, 
DisMaxRequestHandlerTest, TestRandomFlRTGCloud, URLClassifyProcessorTest, 
SolrCoreTest, SystemInfoHandlerTest, TestConfigOverlay, 
TestUseDocValuesAsStored, HdfsSyncSliceTest, ConnectionManagerTest, 
CurrencyFieldOpenExchangeTest, TestSolrConfigHandlerConcurrent, 
ConnectionReuseTest, HdfsUnloadDistributedZkTest, 
PathHierarchyTokenizerFactoryTest, TestNumericTerms32, ActionThrottleTest, 
TestGraphTermsQParserPlugin, TestSmileRequest, TestPhraseSuggestions, 
StandardRequestHandlerTest, QueryElevationComponentTest, HdfsRecoverLeaseTest, 
TestRemoteStreaming, TestCustomSort, TestInfoStreamLogging, TestComponentsName, 
OverseerTaskQueueTest, XsltUpdateRequestHandlerTest, TestHdfsBackupRestoreCore, 
ReplaceNodeTest, TestSerializedLuceneMatchVersion, CdcrRequestHandlerTest, 
TestOverriddenPrefixQueryForCustomFieldType, TestAnalyzedSuggestions, 
SolrXmlInZkTest, EchoParamsTest, TestCloudInspectUtil, CoreSorterTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, HdfsChaosMonkeySafeLeaderTest, 
TestStandardQParsers, TestMinMaxOnMultiValuedField, 
AnalysisAfterCoreReloadTest, ExplicitHLLTest, JsonLoaderTest, TestJoin, 
TestLuceneMatchVersion, RankQueryTest, RollingRestartTest, TestRestManager, 
HLLUtilTest, DefaultValueUpdateProcessorTest, TestSlowCompositeReaderWrapper, 
TestStressLucene, RequestLoggingTest, DateRangeFieldTest, 
DocExpirationUpdateProcessorFactoryTest, PingRequestHandlerTest, 
TestBinaryField, TestRTGBase, ChaosMonkeySafeLeaderTest, 
UnloadDistributedZkTest, TestReplicationHandler, AutoCommitTest, 
TestHashPartitioner, DistributedSpellCheckComponentTest, TestRealTimeGet, 
TestStressVersions, TestCoreContainer, StatsComponentTest, TestFunctionQuery, 
TestIndexSearcher, SolrIndexSplitterTest, TestExtendedDismaxParser, 
SolrRequestParserTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, 
SortByFunctionTest, CacheHeaderTest, LukeRequestHandlerTest, TestOmitPositions, 
RequestHandlersTest, RequiredFieldsTest, FastVectorHighlighterTest, 
LoggingHandlerTest, ReturnFieldsTest, TestPartialUpdateDeduplication, 
TestBinaryResponseWriter, SOLR749Test, AlternateDirectoryTest, 
TestQuerySenderNoQuery, ResponseLogComponentTest, TestMergePolicyConfig, 
TestDocSet, TestConfig, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, 
SynonymTokenizerTest, TestFastWriter, TimeZoneUtilsTest, 
OpenExchangeRatesOrgProviderTest, PluginInfoTest, TestFastLRUCache, 
ChaosMonkeyNothingIsSafeTest, CdcrReplicationHandlerTest, 
CdcrVersionReplicationTest, CollectionReloadTest, CollectionStateFormat2Test, 
DeleteShardTest, DeleteStatusTest, DistribCursorPagingTest, 
LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, 
OverseerStatusTest, RestartWhileUpdatingTest, SaslZkACLProviderTest, 
ShardSplitTest, BlobRepositoryCloudTest, HdfsDirectoryFactoryTest, 
TestBackupRepositoryFactory, TestConfigSetImmutable, TestConfigSetProperties, 
TestConfigSets, TestImplicitCoreProperties, TestInitParams, TestNRTOpen, 
TestShardHandlerFactory, TestSolrConfigHandler, TestSolrCoreSnapshots, 
TestRestoreCore, TestSolrConfigHandlerCloud]
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestSolrConfigHandlerCloud -Dtests.seed=755CF9353F497A41 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ms 
-Dtests.timezone=Kwajalein -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestSolrConfigHandlerCloud (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 3 
object(s) that were not released!!! [MockDirectoryWrapper, 
MockDirectoryWrapper, MockDirectoryWrapper]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([755CF9353F497A41]:0)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:258)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [519/629 (2!)] on J0 in 110.12s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 60543 lines...]


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

Reply via email to