You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/10/29 03:23:20 UTC

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 935 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/935/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth

Error Message:
expected:<200> but was:<403>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<403>
	at __randomizedtesting.SeedInfo.seed([64128F033964E134:D87CF9119D37624E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.security.BasicAuthIntegrationTest.executeCommand(BasicAuthIntegrationTest.java:231)
	at org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:143)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.spelling.suggest.SuggesterWFSTTest.testSuggestions

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([64128F033964E134:C2CEB6F6F750B6CA]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:812)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:779)
	at org.apache.solr.spelling.suggest.SuggesterTest.testSuggestions(SuggesterTest.java:70)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//lst[@name='spellcheck']/lst[@name='suggestions']/lst[@name='ac']/int[@name='numFound'][.='2']
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><lst name="spellcheck"><lst name="suggestions"/></lst>
</response>

	request was:q=ac&qt=/suggest_wfst&spellcheck.onlyMorePopular=true&spellcheck.count=2&wt=xml
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:805)
	... 41 more




Build Log:
[...truncated 10698 lines...]
   [junit4] Suite: org.apache.solr.spelling.suggest.SuggesterWFSTTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterWFSTTest_64128F033964E134-001/init-core-data-001
   [junit4]   2> 213626 INFO  (SUITE-SuggesterWFSTTest-seed#[64128F033964E134]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 213629 INFO  (SUITE-SuggesterWFSTTest-seed#[64128F033964E134]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 213630 INFO  (SUITE-SuggesterWFSTTest-seed#[64128F033964E134]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 213668 INFO  (SUITE-SuggesterWFSTTest-seed#[64128F033964E134]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 213694 INFO  (SUITE-SuggesterWFSTTest-seed#[64128F033964E134]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=Solr SpellCheck Test
   [junit4]   2> 213698 WARN  (SUITE-SuggesterWFSTTest-seed#[64128F033964E134]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 213698 WARN  (SUITE-SuggesterWFSTTest-seed#[64128F033964E134]-worker) [    ] o.a.s.s.IndexSchema [null] query parser default operator is OR. WARNING: Deprecated, please use 'q.op' on request instead.
   [junit4]   2> 213698 INFO  (SUITE-SuggesterWFSTTest-seed#[64128F033964E134]-worker) [    ] o.a.s.s.IndexSchema Loaded schema Solr SpellCheck Test/1.1 with uniqueid field id
   [junit4]   2> 213705 INFO  (coreLoadExecutor-2187-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 213772 INFO  (coreLoadExecutor-2187-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 213780 INFO  (coreLoadExecutor-2187-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=Solr SpellCheck Test
   [junit4]   2> 213788 WARN  (coreLoadExecutor-2187-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 213789 WARN  (coreLoadExecutor-2187-thread-1) [    ] o.a.s.s.IndexSchema [collection1] query parser default operator is OR. WARNING: Deprecated, please use 'q.op' on request instead.
   [junit4]   2> 213789 INFO  (coreLoadExecutor-2187-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema Solr SpellCheck Test/1.1 with uniqueid field id
   [junit4]   2> 213820 INFO  (coreLoadExecutor-2187-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 213820 INFO  (coreLoadExecutor-2187-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterWFSTTest_64128F033964E134-001/init-core-data-001/]
   [junit4]   2> 213823 INFO  (coreLoadExecutor-2187-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3676085119868978]
   [junit4]   2> 213898 INFO  (coreLoadExecutor-2187-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 213898 INFO  (coreLoadExecutor-2187-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 213898 INFO  (coreLoadExecutor-2187-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=68.1884765625, floorSegmentMB=0.75390625, forceMergeDeletesPctAllowed=22.05778729640705, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.84012364023597
   [junit4]   2> 213899 INFO  (coreLoadExecutor-2187-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3c9b2bda[collection1] main]
   [junit4]   2> 213899 WARN  (coreLoadExecutor-2187-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 213899 INFO  (coreLoadExecutor-2187-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 213899 INFO  (coreLoadExecutor-2187-thread-1) [    x:collection1] o.a.s.s.s.Suggester init: {name=suggest,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.jaspell.JaspellLookup,field=suggest,storeDir=suggest,buildOnCommit=true,threshold=0.0}
   [junit4]   2> 213900 INFO  (coreLoadExecutor-2187-thread-1) [    x:collection1] o.a.s.s.s.j.JaspellLookupFactory init: {name=suggest,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.jaspell.JaspellLookup,field=suggest,storeDir=suggest,buildOnCommit=true,threshold=0.0}
   [junit4]   2> 213900 INFO  (coreLoadExecutor-2187-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: suggest
   [junit4]   2> 213900 INFO  (coreLoadExecutor-2187-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 213900 INFO  (coreLoadExecutor-2187-thread-1) [    x:collection1] o.a.s.s.s.Suggester init: {name=suggest_tst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.tst.TSTLookup,field=suggest,storeDir=suggest_tst,buildOnCommit=true,threshold=0.0}
   [junit4]   2> 213900 INFO  (coreLoadExecutor-2187-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: suggest_tst
   [junit4]   2> 213900 INFO  (coreLoadExecutor-2187-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 213900 INFO  (coreLoadExecutor-2187-thread-1) [    x:collection1] o.a.s.s.s.Suggester init: {name=suggest_fst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FSTLookup,field=suggest,storeDir=suggest_fst,buildOnCommit=true,weightBuckets=5,exactMatchFirst=true}
   [junit4]   2> 213901 INFO  (coreLoadExecutor-2187-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: suggest_fst
   [junit4]   2> 213901 INFO  (coreLoadExecutor-2187-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 213901 INFO  (coreLoadExecutor-2187-thread-1) [    x:collection1] o.a.s.s.s.Suggester init: {name=suggest_wfst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.WFSTLookupFactory,field=suggest,storeDir=suggest_wfst,buildOnCommit=true,exactMatchFirst=true}
   [junit4]   2> 213901 INFO  (coreLoadExecutor-2187-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: suggest_wfst
   [junit4]   2> 213901 INFO  (coreLoadExecutor-2187-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 213902 INFO  (SUITE-SuggesterWFSTTest-seed#[64128F033964E134]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 214000 INFO  (searcherExecutor-2188-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest
   [junit4]   2> 214000 INFO  (searcherExecutor-2188-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 214002 INFO  (TEST-SuggesterWFSTTest.testSuggestions-seed#[64128F033964E134]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSuggestions
   [junit4]   2> 214005 INFO  (TEST-SuggesterWFSTTest.testSuggestions-seed#[64128F033964E134]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 2
   [junit4]   2> 214007 INFO  (TEST-SuggesterWFSTTest.testSuggestions-seed#[64128F033964E134]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 214009 INFO  (TEST-SuggesterWFSTTest.testSuggestions-seed#[64128F033964E134]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 1
   [junit4]   2> 214010 INFO  (TEST-SuggesterWFSTTest.testSuggestions-seed#[64128F033964E134]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 214010 INFO  (TEST-SuggesterWFSTTest.testSuggestions-seed#[64128F033964E134]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6dcd1657
   [junit4]   2> 214017 ERROR (searcherExecutor-2188-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for spellchecker: suggest
   [junit4]   2> java.io.FileNotFoundException: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterWFSTTest_64128F033964E134-001/init-core-data-001/suggest/jaspell.dat (No such file or directory)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getSearcher$3(SolrCore.java:2004)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 214018 INFO  (searcherExecutor-2188-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_tst
   [junit4]   2> 214018 INFO  (searcherExecutor-2188-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 214019 ERROR (searcherExecutor-2188-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for spellchecker: suggest_tst
   [junit4]   2> java.io.FileNotFoundException: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterWFSTTest_64128F033964E134-001/init-core-data-001/suggest_tst/tst.dat (No such file or directory)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getSearcher$3(SolrCore.java:2004)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 214021 INFO  (searcherExecutor-2188-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_fst
   [junit4]   2> 214021 INFO  (searcherExecutor-2188-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 214022 WARN  (TEST-SuggesterWFSTTest.testSuggestions-seed#[64128F033964E134]) [    ] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 214024 INFO  (TEST-SuggesterWFSTTest.testSuggestions-seed#[64128F033964E134]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4ff7b78[collection1] main]
   [junit4]   2> 214024 INFO  (TEST-SuggesterWFSTTest.testSuggestions-seed#[64128F033964E134]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 214024 ERROR (searcherExecutor-2188-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for spellchecker: suggest_fst
   [junit4]   2> java.io.FileNotFoundException: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterWFSTTest_64128F033964E134-001/init-core-data-001/suggest_fst/fst.bin (No such file or directory)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getSearcher$3(SolrCore.java:2004)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 214025 INFO  (searcherExecutor-2188-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_wfst
   [junit4]   2> 214025 INFO  (searcherExecutor-2188-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 214025 ERROR (searcherExecutor-2188-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for spellchecker: suggest_wfst
   [junit4]   2> java.io.FileNotFoundException: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterWFSTTest_64128F033964E134-001/init-core-data-001/suggest_wfst/wfst.bin (No such file or directory)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getSearcher$3(SolrCore.java:2004)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 214025 INFO  (searcherExecutor-2188-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3c9b2bda[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 214025 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest
   [junit4]   2> 214025 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.s.s.Suggester reload()
   [junit4]   2> 214025 ERROR (searcherExecutor-2188-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for spellchecker: suggest
   [junit4]   2> java.io.FileNotFoundException: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterWFSTTest_64128F033964E134-001/init-core-data-001/suggest/jaspell.dat (No such file or directory)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getSearcher$3(SolrCore.java:2004)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 214025 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_tst
   [junit4]   2> 214025 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.s.s.Suggester reload()
   [junit4]   2> 214025 ERROR (searcherExecutor-2188-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for spellchecker: suggest_tst
   [junit4]   2> java.io.FileNotFoundException: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterWFSTTest_64128F033964E134-001/init-core-data-001/suggest_tst/tst.dat (No such file or directory)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getSearcher$3(SolrCore.java:2004)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 214026 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_fst
   [junit4]   2> 214026 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.s.s.Suggester reload()
   [junit4]   2> 214026 ERROR (searcherExecutor-2188-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for spellchecker: suggest_fst
   [junit4]   2> java.io.FileNotFoundException: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterWFSTTest_64128F033964E134-001/init-core-data-001/suggest_fst/fst.bin (No such file or directory)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getSearcher$3(SolrCore.java:2004)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 214026 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_wfst
   [junit4]   2> 214026 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.s.s.Suggester reload()
   [junit4]   2> 214026 ERROR (searcherExecutor-2188-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for spellchecker: suggest_wfst
   [junit4]   2> java.io.FileNotFoundException: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterWFSTTest_64128F033964E134-001/init-core-data-001/suggest_wfst/wfst.bin (No such file or directory)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getSearcher$3(SolrCore.java:2004)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 214026 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4ff7b78[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C3)))}
   [junit4]   2> 214026 INFO  (TEST-SuggesterWFSTTest.testSuggestions-seed#[64128F033964E134]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 17
   [junit4]   2> 214028 INFO  (TEST-SuggesterWFSTTest.testSuggestions-seed#[64128F033964E134]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=ac&qt=/suggest_wfst&spellcheck.onlyMorePopular=true&spellcheck.count=2&wt=xml} status=0 QTime=0
   [junit4]   2> 214028 ERROR (TEST-SuggesterWFSTTest.testSuggestions-seed#[64128F033964E134]) [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//lst[@name='spellcheck']/lst[@name='suggestions']/lst[@name='ac']/int[@name='numFound'][.='2']
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><lst name="spellcheck"><lst name="suggestions"/></lst>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=ac&qt=/suggest_wfst&spellcheck.onlyMorePopular=true&spellcheck.count=2&wt=xml
   [junit4]   2> 214028 ERROR (TEST-SuggesterWFSTTest.testSuggestions-seed#[64128F033964E134]) [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=ac&qt=/suggest_wfst&spellcheck.onlyMorePopular=true&spellcheck.count=2&wt=xml:java.lang.RuntimeException: REQUEST FAILED: xpath=//lst[@name='spellcheck']/lst[@name='suggestions']/lst[@name='ac']/int[@name='numFound'][.='2']
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><lst name="spellcheck"><lst name="suggestions"/></lst>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=ac&qt=/suggest_wfst&spellcheck.onlyMorePopular=true&spellcheck.count=2&wt=xml
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:805)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:779)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.SuggesterTest.testSuggestions(SuggesterTest.java:70)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 214029 INFO  (TEST-SuggesterWFSTTest.testSuggestions-seed#[64128F033964E134]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSuggestions
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SuggesterWFSTTest -Dtests.method=testSuggestions -Dtests.seed=64128F033964E134 -Dtests.slow=true -Dtests.locale=ko -Dtests.timezone=Indian/Maldives -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.03s J1 | SuggesterWFSTTest.testSuggestions <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([64128F033964E134:C2CEB6F6F750B6CA]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:812)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:779)
   [junit4]    > 	at org.apache.solr.spelling.suggest.SuggesterTest.testSuggestions(SuggesterTest.java:70)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//lst[@name='spellcheck']/lst[@name='suggestions']/lst[@name='ac']/int[@name='numFound'][.='2']
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><lst name="spellcheck"><lst name="suggestions"/></lst>
   [junit4]    > </response>
   [junit4]    > 	request was:q=ac&qt=/suggest_wfst&spellcheck.onlyMorePopular=true&spellcheck.count=2&wt=xml
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:805)
   [junit4]    > 	... 41 more
   [junit4]   2> 214033 INFO  (TEST-SuggesterWFSTTest.testRebuild-seed#[64128F033964E134]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRebuild
   [junit4]   2> 214033 INFO  (TEST-SuggesterWFSTTest.testRebuild-seed#[64128F033964E134]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 214034 INFO  (TEST-SuggesterWFSTTest.testRebuild-seed#[64128F033964E134]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 214034 INFO  (TEST-SuggesterWFSTTest.testRebuild-seed#[64128F033964E134]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 214035 INFO  (TEST-SuggesterWFSTTest.testRebuild-seed#[64128F033964E134]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 214035 INFO  (TEST-SuggesterWFSTTest.testRebuild-seed#[64128F033964E134]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6dcd1657
   [junit4]   2> 214048 INFO  (TEST-SuggesterWFSTTest.testRebuild-seed#[64128F033964E134]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@73339b03[collection1] main]
   [junit4]   2> 214049 INFO  (TEST-SuggesterWFSTTest.testRebuild-seed#[64128F033964E134]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 214049 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest
   [junit4]   2> 214049 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.s.s.Suggester build()
   [junit4]   2> 214052 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.s.s.Suggester Stored suggest data to: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterWFSTTest_64128F033964E134-001/init-core-data-001/suggest/jaspell.dat
   [junit4]   2> 214052 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest_tst
   [junit4]   2> 214052 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.s.s.Suggester build()
   [junit4]   2> 214059 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.s.s.Suggester Stored suggest data to: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterWFSTTest_64128F033964E134-001/init-core-data-001/suggest_tst/tst.dat
   [junit4]   2> 214059 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest_fst
   [junit4]   2> 214059 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.s.s.Suggester build()
   [junit4]   2> 214066 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.s.s.Suggester Stored suggest data to: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterWFSTTest_64128F033964E134-001/init-core-data-001/suggest_fst/fst.bin
   [junit4]   2> 214066 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest_wfst
   [junit4]   2> 214066 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.s.s.Suggester build()
   [junit4]   2> 214069 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.s.s.Suggester Stored suggest data to: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterWFSTTest_64128F033964E134-001/init-core-data-001/suggest_wfst/wfst.bin
   [junit4]   2> 214069 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@73339b03[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C3)))}
   [junit4]   2> 214069 INFO  (TEST-SuggesterWFSTTest.testRebuild-seed#[64128F033964E134]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 34
   [junit4]   2> 214070 INFO  (TEST-SuggesterWFSTTest.testRebuild-seed#[64128F033964E134]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=ac&qt=/suggest_wfst&spellcheck.onlyMorePopular=true&spellcheck.count=2&wt=xml} status=0 QTime=0
   [junit4]   2> 214071 INFO  (TEST-SuggesterWFSTTest.testRebuild-seed#[64128F033964E134]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 214077 INFO  (TEST-SuggesterWFSTTest.testRebuild-seed#[64128F033964E134]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 214077 INFO  (TEST-SuggesterWFSTTest.testRebuild-seed#[64128F033964E134]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6dcd1657
   [junit4]   2> 214090 INFO  (TEST-SuggesterWFSTTest.testRebuild-seed#[64128F033964E134]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@751ee2c1[collection1] main]
   [junit4]   2> 214091 INFO  (TEST-SuggesterWFSTTest.testRebuild-seed#[64128F033964E134]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 214091 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest
   [junit4]   2> 214091 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.s.s.Suggester build()
   [junit4]   2> 214094 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.s.s.Suggester Stored suggest data to: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterWFSTTest_64128F033964E134-001/init-core-data-001/suggest/jaspell.dat
   [junit4]   2> 214094 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest_tst
   [junit4]   2> 214094 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.s.s.Suggester build()
   [junit4]   2> 214100 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.s.s.Suggester Stored suggest data to: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterWFSTTest_64128F033964E134-001/init-core-data-001/suggest_tst/tst.dat
   [junit4]   2> 214100 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest_fst
   [junit4]   2> 214100 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.s.s.Suggester build()
   [junit4]   2> 214103 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.s.s.Suggester Stored suggest data to: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterWFSTTest_64128F033964E134-001/init-core-data-001/suggest_fst/fst.bin
   [junit4]   2> 214103 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest_wfst
   [junit4]   2> 214103 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.s.s.Suggester build()
   [junit4]   2> 214105 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.s.s.Suggester Stored suggest data to: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterWFSTTest_64128F033964E134-001/init-core-data-001/suggest_wfst/wfst.bin
   [junit4]   2> 214105 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@751ee2c1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C3) Uninverting(_2(7.0.0):C1)))}
   [junit4]   2> 214105 INFO  (TEST-SuggesterWFSTTest.testRebuild-seed#[64128F033964E134]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 28
   [junit4]   2> 214106 INFO  (TEST-SuggesterWFSTTest.testRebuild-seed#[64128F033964E134]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=ac&qt=/suggest_wfst&spellcheck.onlyMorePopular=true&spellcheck.count=2&wt=xml} status=0 QTime=0
   [junit4]   2> 214106 INFO  (TEST-SuggesterWFSTTest.testRebuild-seed#[64128F033964E134]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRebuild
   [junit4]   2> 214109 INFO  (TEST-SuggesterWFSTTest.testAnalyzer-seed#[64128F033964E134]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAnalyzer
   [junit4]   2> 214109 INFO  (TEST-SuggesterWFSTTest.testAnalyzer-seed#[64128F033964E134]) [    ] o.a.s.s.s.Suggester init: {field=test_field,lookupImpl=org.apache.solr.spelling.suggest.tst.TSTLookupFactory}
   [junit4]   2> 214109 INFO  (TEST-SuggesterWFSTTest.testAnalyzer-seed#[64128F033964E134]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAnalyzer
   [junit4]   2> 214112 INFO  (TEST-SuggesterWFSTTest.testReload-seed#[64128F033964E134]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReload
   [junit4]   2> 214114 INFO  (TEST-SuggesterWFSTTest.testReload-seed#[64128F033964E134]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 1
   [junit4]   2> 214115 INFO  (TEST-SuggesterWFSTTest.testReload-seed#[64128F033964E134]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 214116 INFO  (TEST-SuggesterWFSTTest.testReload-seed#[64128F033964E134]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 214116 INFO  (TEST-SuggesterWFSTTest.testReload-seed#[64128F033964E134]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 214116 INFO  (TEST-SuggesterWFSTTest.testReload-seed#[64128F033964E134]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6dcd1657
   [junit4]   2> 214127 INFO  (TEST-SuggesterWFSTTest.testReload-seed#[64128F033964E134]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@27bbc5db[collection1] main]
   [junit4]   2> 214127 INFO  (TEST-SuggesterWFSTTest.testReload-seed#[64128F033964E134]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 214128 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest
   [junit4]   2> 214128 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.s.s.Suggester build()
   [junit4]   2> 214131 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.s.s.Suggester Stored suggest data to: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterWFSTTest_64128F033964E134-001/init-core-data-001/suggest/jaspell.dat
   [junit4]   2> 214131 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest_tst
   [junit4]   2> 214131 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.s.s.Suggester build()
   [junit4]   2> 214139 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.s.s.Suggester Stored suggest data to: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterWFSTTest_64128F033964E134-001/init-core-data-001/suggest_tst/tst.dat
   [junit4]   2> 214139 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest_fst
   [junit4]   2> 214139 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.s.s.Suggester build()
   [junit4]   2> 214142 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.s.s.Suggester Stored suggest data to: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterWFSTTest_64128F033964E134-001/init-core-data-001/suggest_fst/fst.bin
   [junit4]   2> 214142 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest_wfst
   [junit4]   2> 214142 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.s.s.Suggester build()
   [junit4]   2> 214143 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.s.s.Suggester Stored suggest data to: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterWFSTTest_64128F033964E134-001/init-core-data-001/suggest_wfst/wfst.bin
   [junit4]   2> 214144 INFO  (searcherExecutor-2188-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@27bbc5db[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):C1) Uninverting(_3(7.0.0):C3)))}
   [junit4]   2> 214144 INFO  (TEST-SuggesterWFSTTest.testReload-seed#[64128F033964E134]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 28
   [junit4]   2> 214145 INFO  (TEST-SuggesterWFSTTest.testReload-seed#[64128F033964E134]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 214145 INFO  (TEST-SuggesterWFSTTest.testReload-seed#[64128F033964E134]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=642216915
   [junit4]   2> 214145 INFO  (coreCloseExecutor-2192-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@aa05ec0
   [junit4]   2> 214157 INFO  (TEST-SuggesterWFSTTest.testReload-seed#[64128F033964E134]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 214157 INFO  (TEST-SuggesterWFSTTest.testReload-seed#[64128F033964E134]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 214192 INFO  (TEST-SuggesterWFSTTest.testReload-seed#[64128F033964E134]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 214208 INFO  (TEST-SuggesterWFSTTest.testReload-seed#[64128F033964E134]) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 214476 WARN  (TEST-SuggesterWFSTTest.testReload-seed#[64128F033964E134]) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 214478 INFO  (TEST-SuggesterWFSTTest.testReload-seed#[64128F033964E134]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 214505 INFO  (coreLoadExecutor-2199-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 214703 INFO  (coreLoadExecutor-2199-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 214726 INFO  (coreLoadExecutor-2199-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 215109 WARN  (coreLoadExecutor-2199-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 215111 INFO  (coreLoadExecutor-2199-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 215120 INFO  (coreLoadExecutor-2199-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 215121 INFO  (coreLoadExecutor-2199-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterWFSTTest_64128F033964E134-001/init-core-data-001/]
   [junit4]   2> 215132 INFO  (coreLoadExecutor-2199-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 215132 INFO  (coreLoadExecutor-2199-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 215133 INFO  (coreLoadExecutor-2199-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3676085119868978]
   [junit4]   2> 215139 INFO  (coreLoadExecutor-2199-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3a022380[collection1] main]
   [junit4]   2> 215139 WARN  (coreLoadExecutor-2199-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 215139 INFO  (coreLoadExecutor-2199-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 215139 INFO  (coreLoadExecutor-2199-thread-1) [    x:collection1] o.a.s.s.s.Suggester init: {name=suggest,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.jaspell.JaspellLookup,field=suggest,storeDir=suggest,buildOnCommit=true,threshold=0.0}
   [junit4]   2> 215139 INFO  (coreLoadExecutor-2199-thread-1) [    x:collection1] o.a.s.s.s.j.JaspellLookupFactory init: {name=suggest,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.jaspell.JaspellLookup,field=suggest,storeDir=suggest,buildOnCommit=true,threshold=0.0}
   [junit4]   2> 215146 INFO  (coreLoadExecutor-2199-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: suggest
   [junit4]   2> 215147 INFO  (coreLoadExecutor-2199-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 215147 INFO  (coreLoadExecutor-2199-thread-1) [    x:collection1] o.a.s.s.s.Suggester init: {name=suggest_tst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.tst.TSTLookup,field=suggest,storeDir=suggest_tst,buildOnCommit=true,threshold=0.0}
   [junit4]   2> 215150 INFO  (coreLoadExecutor-2199-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: suggest_tst
   [junit4]   2> 215150 INFO  (coreLoadExecutor-2199-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 215150 INFO  (coreLoadExecutor-2199-thread-1) [    x:collection1] o.a.s.s.s.Suggester init: {name=suggest_fst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FSTLookup,field=suggest,storeDir=suggest_fst,buildOnCommit=true,weightBuckets=5,exactMatchFirst=true}
   [junit4]   2> 215151 INFO  (coreLoadExecutor-2199-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: suggest_fst
   [junit4]   2> 215151 INFO  (coreLoadExecutor-2199-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 215161 INFO  (coreLoadExecutor-2199-thread-1) [    x:collection1] o.a.s.s.s.Suggester init: {name=suggest_wfst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.WFSTLookupFactory,field=suggest,storeDir=suggest_wfst,buildOnCommit=true,exactMatchFirst=true}
   [junit4]   2> 215162 INFO  (coreLoadExecutor-2199-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: suggest_wfst
   [junit4]   2> 215162 INFO  (coreLoadExecutor-2199-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 215163 INFO  (TEST-SuggesterWFSTTest.testReload-seed#[64128F033964E134]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 215164 INFO  (searcherExecutor-2200-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest
   [junit4]   2> 215164 INFO  (searcherExecutor-2200-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 215166 INFO  (searcherExecutor-2200-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_tst
   [junit4]   2> 215166 INFO  (searcherExecutor-2200-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 215170 INFO  (searcherExecutor-2200-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_fst
   [junit4]   2> 215170 INFO  (searcherExecutor-2200-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 215170 INFO  (searcherExecutor-2200-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_wfst
   [junit4]   2> 215170 INFO  (searcherExecutor-2200-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 215170 INFO  (searcherExecutor-2200-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3a022380[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):C1) Uninverting(_3(7.0.0):C3)))}
   [junit4]   2> 215171 INFO  (TEST-SuggesterWFSTTest.testReload-seed#[64128F033964E134]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=ac&qt=/suggest_wfst&spellcheck.onlyMorePopular=true&spellcheck.count=2&wt=xml} status=0 QTime=7
   [junit4]   2> 215171 INFO  (TEST-SuggesterWFSTTest.testReload-seed#[64128F033964E134]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReload
   [junit4]   2> 215172 INFO  (SUITE-SuggesterWFSTTest-seed#[64128F033964E134]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 215173 INFO  (SUITE-SuggesterWFSTTest-seed#[64128F033964E134]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=737564534
   [junit4]   2> 215173 INFO  (coreCloseExecutor-2204-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5ab7b77b
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.spelling.suggest.SuggesterWFSTTest_64128F033964E134-001
   [junit4]   2> Oct 29, 2016 2:26:12 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=ClassicSimilarity, locale=ko, timezone=Indian/Maldives
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=20211672,total=144429056
   [junit4]   2> NOTE: All tests run in this JVM: [SuggesterTest, SSLMigrationTest, TestManagedSchemaThreadSafety, HdfsRestartWhileUpdatingTest, SpatialRPTFieldTypeTest, SliceStateTest, JsonLoaderTest, CollectionTooManyReplicasTest, TestRecovery, TestSolrDeletionPolicy2, OutOfBoxZkACLAndCredentialsProvidersTest, TestStressLiveNodes, DistributedSuggestComponentTest, SpellCheckCollatorTest, TestTestInjection, LeaderFailoverAfterPartitionTest, TestSubQueryTransformerDistrib, TestRealTimeGet, SuggesterWFSTTest]
   [junit4] Completed [51/647 (1!)] on J1 in 1.84s, 4 tests, 1 error <<< FAILURES!

[...truncated 1834 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_64128F033964E134-001/init-core-data-001
   [junit4]   2> 2538697 INFO  (SUITE-BasicAuthIntegrationTest-seed#[64128F033964E134]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2538697 INFO  (SUITE-BasicAuthIntegrationTest-seed#[64128F033964E134]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_64128F033964E134-001/tempDir-001
   [junit4]   2> 2538697 INFO  (SUITE-BasicAuthIntegrationTest-seed#[64128F033964E134]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2538698 INFO  (Thread-8110) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2538698 INFO  (Thread-8110) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2538798 INFO  (SUITE-BasicAuthIntegrationTest-seed#[64128F033964E134]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:59550
   [junit4]   2> 2538804 INFO  (jetty-launcher-10676-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2538804 INFO  (jetty-launcher-10676-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2538805 INFO  (jetty-launcher-10676-thread-3) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2538807 INFO  (jetty-launcher-10676-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3d0cf93a{/solr,null,AVAILABLE}
   [junit4]   2> 2538807 INFO  (jetty-launcher-10676-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2aa7d747{/solr,null,AVAILABLE}
   [junit4]   2> 2538808 INFO  (jetty-launcher-10676-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@4d7c9e56{HTTP/1.1,[http/1.1]}{127.0.0.1:36789}
   [junit4]   2> 2538808 INFO  (jetty-launcher-10676-thread-1) [    ] o.e.j.s.Server Started @2543427ms
   [junit4]   2> 2538808 INFO  (jetty-launcher-10676-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=36789}
   [junit4]   2> 2538809 INFO  (jetty-launcher-10676-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@46d004e3{HTTP/1.1,[http/1.1]}{127.0.0.1:33288}
   [junit4]   2> 2538809 INFO  (jetty-launcher-10676-thread-2) [    ] o.e.j.s.Server Started @2543427ms
   [junit4]   2> 2538809 ERROR (jetty-launcher-10676-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2538809 INFO  (jetty-launcher-10676-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 2538809 INFO  (jetty-launcher-10676-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7074732c{/solr,null,AVAILABLE}
   [junit4]   2> 2538809 INFO  (jetty-launcher-10676-thread-3) [    ] o.e.j.s.ServerConnector Started ServerConnector@adaa8d8{HTTP/1.1,[http/1.1]}{127.0.0.1:60952}
   [junit4]   2> 2538809 INFO  (jetty-launcher-10676-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2538809 INFO  (jetty-launcher-10676-thread-3) [    ] o.e.j.s.Server Started @2543428ms
   [junit4]   2> 2538809 INFO  (jetty-launcher-10676-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2538809 INFO  (jetty-launcher-10676-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60952}
   [junit4]   2> 2538810 INFO  (jetty-launcher-10676-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-29T03:04:56.349Z
   [junit4]   2> 2538810 ERROR (jetty-launcher-10676-thread-3) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2538810 INFO  (jetty-launcher-10676-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 2538809 INFO  (jetty-launcher-10676-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=33288}
   [junit4]   2> 2538810 INFO  (jetty-launcher-10676-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2538810 INFO  (jetty-launcher-10676-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2538810 ERROR (jetty-launcher-10676-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2538810 INFO  (jetty-launcher-10676-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-29T03:04:56.349Z
   [junit4]   2> 2538810 INFO  (jetty-launcher-10676-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 2538810 INFO  (jetty-launcher-10676-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2538810 INFO  (jetty-launcher-10676-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2538810 INFO  (jetty-launcher-10676-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-29T03:04:56.349Z
   [junit4]   2> 2538813 INFO  (jetty-launcher-10676-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2538813 INFO  (jetty-launcher-10676-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2538814 INFO  (jetty-launcher-10676-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2538818 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1580e65b4ae0003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2538819 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1580e65b4ae0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2538819 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1580e65b4ae0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2538820 INFO  (jetty-launcher-10676-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59550/solr
   [junit4]   2> 2538820 INFO  (jetty-launcher-10676-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59550/solr
   [junit4]   2> 2538822 INFO  (jetty-launcher-10676-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59550/solr
   [junit4]   2> 2538861 INFO  (jetty-launcher-10676-thread-3) [n:127.0.0.1:60952_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60952_solr
   [junit4]   2> 2538864 INFO  (jetty-launcher-10676-thread-1) [n:127.0.0.1:36789_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36789_solr
   [junit4]   2> 2538864 INFO  (jetty-launcher-10676-thread-2) [n:127.0.0.1:33288_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33288_solr
   [junit4]   2> 2538865 INFO  (jetty-launcher-10676-thread-3) [n:127.0.0.1:60952_solr    ] o.a.s.c.Overseer Overseer (id=96843221974253577-127.0.0.1:60952_solr-n_0000000000) starting
   [junit4]   2> 2538867 INFO  (zkCallback-10690-thread-1-processing-n:127.0.0.1:33288_solr) [n:127.0.0.1:33288_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2538867 INFO  (zkCallback-10692-thread-1-processing-n:127.0.0.1:60952_solr) [n:127.0.0.1:60952_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2538867 INFO  (zkCallback-10691-thread-1-processing-n:127.0.0.1:36789_solr) [n:127.0.0.1:36789_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2538868 INFO  (zkCallback-10692-thread-1-processing-n:127.0.0.1:60952_solr) [n:127.0.0.1:60952_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2538869 INFO  (zkCallback-10690-thread-1-processing-n:127.0.0.1:33288_solr) [n:127.0.0.1:33288_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2538869 INFO  (zkCallback-10691-thread-1-processing-n:127.0.0.1:36789_solr) [n:127.0.0.1:36789_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2538879 INFO  (jetty-launcher-10676-thread-3) [n:127.0.0.1:60952_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60952_solr
   [junit4]   2> 2538882 INFO  (jetty-launcher-10676-thread-1) [n:127.0.0.1:36789_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_64128F033964E134-001/tempDir-001/node1/.
   [junit4]   2> 2538884 INFO  (zkCallback-10691-thread-1-processing-n:127.0.0.1:36789_solr) [n:127.0.0.1:36789_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2538884 INFO  (zkCallback-10690-thread-1-processing-n:127.0.0.1:33288_solr) [n:127.0.0.1:33288_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2538885 INFO  (OverseerStateUpdate-96843221974253577-127.0.0.1:60952_solr-n_0000000000) [n:127.0.0.1:60952_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2538889 INFO  (jetty-launcher-10676-thread-2) [n:127.0.0.1:33288_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_64128F033964E134-001/tempDir-001/node2/.
   [junit4]   2> 2538901 INFO  (jetty-launcher-10676-thread-3) [n:127.0.0.1:60952_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_64128F033964E134-001/tempDir-001/node3/.
   [junit4]   2> 2538909 INFO  (SUITE-BasicAuthIntegrationTest-seed#[64128F033964E134]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2538917 INFO  (qtp564750339-50308) [n:127.0.0.1:60952_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=authCollection&action=CREATE&numShards=3&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2538921 INFO  (OverseerThreadFactory-11359-thread-1-processing-n:127.0.0.1:60952_solr) [n:127.0.0.1:60952_solr    ] o.a.s.c.CreateCollectionCmd Create collection authCollection
   [junit4]   2> 2539029 INFO  (qtp564750339-50309) [n:127.0.0.1:60952_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2
   [junit4]   2> 2539029 INFO  (qtp1695730049-50298) [n:127.0.0.1:33288_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2
   [junit4]   2> 2539031 INFO  (qtp1889832199-50291) [n:127.0.0.1:36789_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica1&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2
   [junit4]   2> 2539147 INFO  (zkCallback-10691-thread-1-processing-n:127.0.0.1:36789_solr) [n:127.0.0.1:36789_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2539149 INFO  (zkCallback-10692-thread-1-processing-n:127.0.0.1:60952_solr) [n:127.0.0.1:60952_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2539149 INFO  (zkCallback-10690-thread-1-processing-n:127.0.0.1:33288_solr) [n:127.0.0.1:33288_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2540046 INFO  (qtp1695730049-50298) [n:127.0.0.1:33288_solr c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2540047 INFO  (qtp564750339-50309) [n:127.0.0.1:60952_solr c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2540069 INFO  (qtp1889832199-50291) [n:127.0.0.1:36789_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2540074 INFO  (qtp564750339-50309) [n:127.0.0.1:60952_solr c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.s.IndexSchema [authCollection_shard3_replica1] Schema name=minimal
   [junit4]   2> 2540074 INFO  (qtp1695730049-50298) [n:127.0.0.1:33288_solr c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.s.IndexSchema [authCollection_shard1_replica1] Schema name=minimal
   [junit4]   2> 2540077 INFO  (qtp564750339-50309) [n:127.0.0.1:60952_solr c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2540077 INFO  (qtp1695730049-50298) [n:127.0.0.1:33288_solr c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2540077 INFO  (qtp1889832199-50291) [n:127.0.0.1:36789_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.s.IndexSchema [authCollection_shard2_replica1] Schema name=minimal
   [junit4]   2> 2540078 INFO  (qtp564750339-50309) [n:127.0.0.1:60952_solr c:authCollection s:shard3  x:authCollection_shard3_replica1] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica1' using configuration from collection authCollection
   [junit4]   2> 2540078 INFO  (qtp1695730049-50298) [n:127.0.0.1:33288_solr c:authCollection s:shard1  x:authCollection_shard1_replica1] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica1' using configuration from collection authCollection
   [junit4]   2> 2540079 INFO  (qtp564750339-50309) [n:127.0.0.1:60952_solr c:authCollection s:shard3 r:core_node1 x:authCollection_shard3_replica1] o.a.s.c.SolrCore [[authCollection_shard3_replica1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_64128F033964E134-001/tempDir-001/node3/authCollection_shard3_replica1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_64128F033964E134-001/tempDir-001/node3/./authCollection_shard3_replica1/data/]
   [junit4]   2> 2540079 INFO  (qtp1695730049-50298) [n:127.0.0.1:33288_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica1] o.a.s.c.SolrCore [[authCollection_shard1_replica1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_64128F033964E134-001/tempDir-001/node2/authCollection_shard1_replica1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_64128F033964E134-001/tempDir-001/node2/./authCollection_shard1_replica1/data/]
   [junit4]   2> 2540080 INFO  (qtp1889832199-50291) [n:127.0.0.1:36789_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2540081 INFO  (qtp1889832199-50291) [n:127.0.0.1:36789_solr c:authCollection s:shard2  x:authCollection_shard2_replica1] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica1' using configuration from collection authCollection
   [junit4]   2> 2540081 INFO  (qtp1889832199-50291) [n:127.0.0.1:36789_solr c:authCollection s:shard2 r:core_node3 x:authCollection_shard2_replica1] o.a.s.c.SolrCore [[authCollection_shard2_replica1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_64128F033964E134-001/tempDir-001/node1/authCollection_shard2_replica1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_64128F033964E134-001/tempDir-001/node1/./authCollection_shard2_replica1/data/]
   [junit4]   2> 2540091 INFO  (qtp1889832199-50291) [n:127.0.0.1:36789_solr c:authCollection s:shard2 r:core_node3 x:authCollection_shard2_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2540091 INFO  (qtp1889832199-50291) [n:127.0.0.1:36789_solr c:authCollection s:shard2 r:core_node3 x:authCollection_shard2_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2540092 INFO  (qtp1889832199-50291) [n:127.0.0.1:36789_solr c:authCollection s:shard2 r:core_node3 x:authCollection_shard2_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2540092 INFO  (qtp1889832199-50291) [n:127.0.0.1:36789_solr c:authCollection s:shard2 r:core_node3 x:authCollection_shard2_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2540093 INFO  (qtp1889832199-50291) [n:127.0.0.1:36789_solr c:authCollection s:shard2 r:core_node3 x:authCollection_shard2_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@a84bc31[authCollection_shard2_replica1] main]
   [junit4]   2> 2540094 INFO  (qtp564750339-50309) [n:127.0.0.1:60952_solr c:authCollection s:shard3 r:core_node1 x:authCollection_shard3_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2540094 INFO  (qtp564750339-50309) [n:127.0.0.1:60952_solr c:authCollection s:shard3 r:core_node1 x:authCollection_shard3_replica1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2540094 INFO  (qtp1889832199-50291) [n:127.0.0.1:36789_solr c:authCollection s:shard2 r:core_node3 x:authCollection_shard2_replica1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 2540094 INFO  (qtp1889832199-50291) [n:127.0.0.1:36789_solr c:authCollection s:shard2 r:core_node3 x:authCollection_shard2_replica1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 2540094 INFO  (qtp1889832199-50291) [n:127.0.0.1:36789_solr c:authCollection s:shard2 r:core_node3 x:authCollection_shard2_replica1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2540095 INFO  (qtp1889832199-50291) [n:127.0.0.1:36789_solr c:authCollection s:shard2 r:core_node3 x:authCollection_shard2_replica1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1549491553051869184
   [junit4]   2> 2540095 INFO  (qtp564750339-50309) [n:127.0.0.1:60952_solr c:authCollection s:shard3 r:core_node1 x:authCollection_shard3_replica1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2540095 INFO  (qtp564750339-50309) [n:127.0.0.1:60952_solr c:authCollection s:shard3 r:core_node1 x:authCollection_shard3_replica1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2540095 INFO  (qtp1695730049-50298) [n:127.0.0.1:33288_solr c:authCollection s:shard1 r:core_node2 x:authCollection_shard1_replica1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2540095 INFO  (qtp564750339-50309) [n:127.0.0.1:60952_solr c:authCollection s:shard3 r:core_node1 x:authCollection_shard3_replica1] o.a.s.s.SolrIndexSearcher Opening [Searcher@14f28bab[authCollection_shard3_replica1] main]
   [junit4]   2> 2540095 INFO  (searcherExecutor-11366-thread-1-processing-n:127.0.0.1:36789_solr x:authCollection_shard2_replica1 s:shard2 c:authCollection r:core_node3) [n:127.0.0.1:36789_solr c:authCollection s:shard2 r:core_node3 x:authCollection_shard2_replica1] o.a.s.c.SolrCore [authCollection_shard2_replica1] Registered new searcher Searcher@a84bc31[authCollection_shard2_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 25400

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

er ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2543151 INFO  (jetty-launcher-10676-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7074732c{/solr,null,UNAVAILABLE}
   [junit4]   2> 2544646 WARN  (zkCallback-10690-thread-3-processing-n:127.0.0.1:33288_solr) [n:127.0.0.1:33288_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2544646 INFO  (jetty-launcher-10676-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2aa7d747{/solr,null,UNAVAILABLE}
   [junit4]   2> 2544649 INFO  (SUITE-BasicAuthIntegrationTest-seed#[64128F033964E134]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59550 59550
   [junit4]   2> 2544720 INFO  (Thread-8110) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59550 59550
   [junit4]   2> 2544720 WARN  (Thread-8110) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/authCollection/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/96843221974253577-127.0.0.1:60952_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	14	/solr/overseer/queue
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 2544721 INFO  (SUITE-BasicAuthIntegrationTest-seed#[64128F033964E134]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.security.BasicAuthIntegrationTest_64128F033964E134-001
   [junit4]   2> Oct 29, 2016 3:05:02 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1453, maxMBSortInHeap=5.798753292471982, sim=RandomSimilarity(queryNorm=true): {}, locale=pt, timezone=Etc/Zulu
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=82669896,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [SuggesterTest, SSLMigrationTest, TestManagedSchemaThreadSafety, HdfsRestartWhileUpdatingTest, SpatialRPTFieldTypeTest, SliceStateTest, JsonLoaderTest, CollectionTooManyReplicasTest, TestRecovery, TestSolrDeletionPolicy2, OutOfBoxZkACLAndCredentialsProvidersTest, TestStressLiveNodes, DistributedSuggestComponentTest, SpellCheckCollatorTest, TestTestInjection, LeaderFailoverAfterPartitionTest, TestSubQueryTransformerDistrib, TestRealTimeGet, SuggesterWFSTTest, HdfsThreadLeakTest, FileBasedSpellCheckerTest, RequestHandlersTest, CursorMarkTest, StressHdfsTest, TestFieldCache, TestFieldCacheSanityChecker, TestSubQueryTransformer, DistribCursorPagingTest, TestCloudDeleteByQuery, TestQuerySenderListener, ShardSplitTest, TermVectorComponentTest, TestLMJelinekMercerSimilarityFactory, CollectionsAPIDistributedZkTest, TestOrdValues, TestSolrIndexConfig, ScriptEngineTest, DirectUpdateHandlerOptimizeTest, SpellCheckComponentTest, ExternalFileFieldSortTest, TestRestoreCore, TermVectorComponentDistributedTest, TestExclusionRuleCollectionAccess, ChaosMonkeySafeLeaderTest, ZkStateReaderTest, TestRTimerTree, QueryParsingTest, SmileWriterTest, FieldMutatingUpdateProcessorTest, FullHLLTest, ReturnFieldsTest, SortByFunctionTest, BlockJoinFacetRandomTest, ConfigSetsAPITest, TestSimpleTrackingShardHandler, ExitableDirectoryReaderTest, HLLUtilTest, HdfsChaosMonkeyNothingIsSafeTest, LoggingHandlerTest, WrapperMergePolicyFactoryTest, TestShardHandlerFactory, RequestLoggingTest, TestSolrCloudWithDelegationTokens, TestBulkSchemaAPI, AddSchemaFieldsUpdateProcessorFactoryTest, TestManagedSchema, HdfsCollectionsAPIDistributedZkTest, TestDocBasedVersionConstraints, TestHdfsUpdateLog, BigEndianAscendingWordDeserializerTest, TestFieldCacheSortRandom, TestTrieFacet, DebugComponentTest, CleanupOldIndexTest, PreAnalyzedFieldTest, SolrCmdDistributorTest, TestCustomDocTransformer, TestReplicationHandlerBackup, ConjunctionSolrSpellCheckerTest, TestReRankQParserPlugin, DistanceUnitsTest, ParsingFieldUpdateProcessorsTest, DistribJoinFromCollectionTest, TestSolrCloudSnapshots, AnalyticsMergeStrategyTest, TestManagedStopFilterFactory, TestShortCircuitedRequests, MigrateRouteKeyTest, TestConfigReload, SharedFSAutoReplicaFailoverUtilsTest, TestTrie, TestStressRecovery, TestCollectionAPI, TestHashQParserPlugin, TestLeaderInitiatedRecoveryThread, TestLegacyNumericRangeQueryBuilder, BadComponentTest, TestNRTOpen, HighlighterConfigTest, TestTolerantUpdateProcessorRandomCloud, PKIAuthenticationIntegrationTest, UpdateParamsTest, CdcrBootstrapTest, SegmentsInfoRequestHandlerTest, TestRandomRequestDistribution, RecoveryAfterSoftCommitTest, TestCollapseQParserPlugin, TestSystemIdResolver, TestCloudManagedSchema, SolrIndexSplitterTest, TestFuzzyAnalyzedSuggestions, TriLevelCompositeIdRoutingTest, BasicZkTest, LukeRequestHandlerTest, TestIndexingPerformance, URLClassifyProcessorTest, HdfsRecoverLeaseTest, InfoHandlerTest, UpdateRequestProcessorFactoryTest, CloudMLTQParserTest, TestBadConfig, CreateCollectionCleanupTest, StatsComponentTest, AnalysisErrorHandlingTest, TestJsonFacets, RegexBoostProcessorTest, TestNumericTerms32, TestFilteredDocIdSet, TestRandomCollapseQParserPlugin, CurrencyFieldOpenExchangeTest, TestPHPSerializedResponseWriter, BitVectorTest, OverseerTaskQueueTest, TestQueryTypes, CdcrReplicationHandlerTest, TestCloudSchemaless, LeaderElectionIntegrationTest, CSVRequestHandlerTest, CdcrVersionReplicationTest, TestFieldCollectionResource, TestZkChroot, BufferStoreTest, TestSolr4Spatial2, TestSchemaSimilarityResource, TestFoldingMultitermQuery, TestReload, TestSuggestSpellingConverter, DeleteInactiveReplicaTest, TestFreeTextSuggestions, HttpPartitionTest, TestCloudRecovery, OpenCloseCoreStressTest, TestScoreJoinQPScore, TolerantUpdateProcessorTest, TestLockTree, DistributedTermsComponentTest, TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, TestMergePolicyConfig, MultiTermTest, TestDocSet, TestSearchPerf, NumericFieldsTest, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, OutputWriterTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCodecSupport, TestXIncludeConfig, EchoParamsTest, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestFastWriter, TestJmxMonitoredMap, TimeZoneUtilsTest, ResourceLoaderTest, DateMathParserTest, PrimUtilsTest, SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestLRUCache, TestUtils, TestDocumentBuilder, ZkNodePropsTest, SystemInfoHandlerTest, UUIDFieldTest, CircularListTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestTolerantSearch, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, AliasIntegrationTest, AssignTest, AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest, CollectionReloadTest, CollectionsAPISolrJTest, DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, LeaderFailureAfterFreshStartTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerRolesTest, RemoteQueryErrorTest, SaslZkACLProviderTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, TestAuthenticationFramework, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, TestLeaderElectionZkExpiry, TestOnReconnectListenerSupport, TestRequestForwarding, TestRequestStatusCollectionAPI, TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation, TestTolerantUpdateProcessorCloud, HdfsSyncSliceTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, ZkStateWriterTest, RuleEngineTest, RulesTest, CoreSorterTest, DirectoryFactoryTest, HdfsDirectoryFactoryTest, TestImplicitCoreProperties, TestInfoStreamLogging, TestInitParams, TestReloadAndDeleteDocs, TestSolrConfigHandler, TestSolrDynamicMBean, TestBlobHandler, TestSolrConfigHandlerConcurrent, CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest, CoreMergeIndexesAdminHandlerTest, DistributedDebugComponentTest, DistributedExpandComponentTest, DistributedFacetExistsSmallTest, DistributedFacetPivotLargeTest, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotSmallTest, DistributedQueryComponentOptimizationTest, SuggestComponentTest, TestDistributedStatsComponentCardinality, JavabinLoaderTest, HighlighterMaxOffsetTest, CheckHdfsIndexTest, TestReloadDeadlock, TestSearcherReuse, TestSimpleQParserPlugin, TestSolrFieldCacheMBean, TestStandardQParsers, TestXmlQParserPlugin, TestJsonFacetRefinement, TestMinMaxOnMultiValuedField, TestSortByMinMaxFunction, BJQParserTest, BlockJoinFacetDistribTest, BlockJoinFacetSimpleTest, GraphQueryTest, TestScoreJoinQPNoScore, SimpleMLTQParserTest, TestClassicSimilarityFactory, TestDFISimilarityFactory, TestNonDefinedSimilarityFactory, TestExactStatsCache, BasicAuthIntegrationTest]
   [junit4] Completed [620/647 (2!)] on J1 in 6.80s, 1 test, 1 failure <<< FAILURES!

[...truncated 60506 lines...]


[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 938 - Still Unstable!

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

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

Error Message:
List size mismatch @ spellcheck/suggestions

Stack Trace:
java.lang.RuntimeException: List size mismatch @ spellcheck/suggestions
	at __randomizedtesting.SeedInfo.seed([8198060DA696B032:8AB451CD395F0C9D]:0)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:900)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:847)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10653 lines...]
   [junit4] Suite: org.apache.solr.handler.component.SpellCheckComponentTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_8198060DA696B032-001/init-core-data-001
   [junit4]   2> 154392 INFO  (SUITE-SpellCheckComponentTest-seed#[8198060DA696B032]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 154392 INFO  (SUITE-SpellCheckComponentTest-seed#[8198060DA696B032]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 154393 INFO  (SUITE-SpellCheckComponentTest-seed#[8198060DA696B032]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 154453 INFO  (SUITE-SpellCheckComponentTest-seed#[8198060DA696B032]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 154463 INFO  (SUITE-SpellCheckComponentTest-seed#[8198060DA696B032]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 154520 WARN  (SUITE-SpellCheckComponentTest-seed#[8198060DA696B032]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 154522 INFO  (SUITE-SpellCheckComponentTest-seed#[8198060DA696B032]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 154535 INFO  (coreLoadExecutor-673-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 154561 INFO  (coreLoadExecutor-673-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 154571 INFO  (coreLoadExecutor-673-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 154651 WARN  (coreLoadExecutor-673-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 154658 INFO  (coreLoadExecutor-673-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 154675 INFO  (coreLoadExecutor-673-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 154676 INFO  (coreLoadExecutor-673-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_8198060DA696B032-001/init-core-data-001/]
   [junit4]   2> 154677 INFO  (coreLoadExecutor-673-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=25.86328125, floorSegmentMB=1.248046875, forceMergeDeletesPctAllowed=18.32860591459039, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.20912098140506413
   [junit4]   2> 154752 INFO  (coreLoadExecutor-673-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 154752 INFO  (coreLoadExecutor-673-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 154753 INFO  (coreLoadExecutor-673-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5627858430868578]
   [junit4]   2> 154753 INFO  (coreLoadExecutor-673-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1040cbfe[collection1] main]
   [junit4]   2> 154753 WARN  (coreLoadExecutor-673-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 154754 INFO  (coreLoadExecutor-673-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 154760 INFO  (coreLoadExecutor-673-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default
   [junit4]   2> 154795 INFO  (coreLoadExecutor-673-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default_teststop
   [junit4]   2> 154808 INFO  (coreLoadExecutor-673-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 154808 INFO  (coreLoadExecutor-673-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> 154832 INFO  (coreLoadExecutor-673-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold
   [junit4]   2> 154832 INFO  (coreLoadExecutor-673-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> 154832 INFO  (coreLoadExecutor-673-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold_direct
   [junit4]   2> 154838 INFO  (coreLoadExecutor-673-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: multipleFields
   [junit4]   2> 154860 INFO  (coreLoadExecutor-673-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: freq
   [junit4]   2> 154865 INFO  (coreLoadExecutor-673-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: fqcn
   [junit4]   2> 154865 INFO  (coreLoadExecutor-673-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 154867 INFO  (SUITE-SpellCheckComponentTest-seed#[8198060DA696B032]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 154869 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNumericQuery
   [junit4]   2> 154871 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 1
   [junit4]   2> 154874 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 154875 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 154875 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 154876 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 154876 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 154876 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 154877 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 154877 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 154877 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 154877 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 154878 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d3ac6b
   [junit4]   2> 154867 INFO  (searcherExecutor-674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 154897 WARN  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 154932 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@16823af8[collection1] main]
   [junit4]   2> 154932 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 154932 INFO  (searcherExecutor-674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 154933 INFO  (searcherExecutor-674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 154933 INFO  (searcherExecutor-674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 154933 INFO  (searcherExecutor-674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 154933 INFO  (searcherExecutor-674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 154934 INFO  (searcherExecutor-674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 154934 INFO  (searcherExecutor-674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 154934 INFO  (searcherExecutor-674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 154935 INFO  (searcherExecutor-674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 154935 INFO  (searcherExecutor-674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 154935 INFO  (searcherExecutor-674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 154944 INFO  (searcherExecutor-674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 154944 INFO  (searcherExecutor-674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1040cbfe[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 154944 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 154945 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 154945 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 154945 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 154945 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 154945 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 154946 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 154946 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 154947 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 154948 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 154948 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 154948 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 154949 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 154949 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@16823af8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):c10)))}
   [junit4]   2> 154949 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 71
   [junit4]   2> 154969 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] 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=19
   [junit4]   2> 154969 ERROR (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] 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":19},
   [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> 154970 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNumericQuery
   [junit4]   2> 154970 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 154970 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 154971 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 154971 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d3ac6b
   [junit4]   2> 154971 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@362c91c2[collection1] main]
   [junit4]   2> 154971 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 154974 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 154981 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 155004 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 155010 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 155010 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 155017 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 155024 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 155029 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@362c91c2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 155029 INFO  (TEST-SpellCheckComponentTest.testNumericQuery-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 58
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SpellCheckComponentTest -Dtests.method=testNumericQuery -Dtests.seed=8198060DA696B032 -Dtests.slow=true -Dtests.locale=et-EE -Dtests.timezone=Asia/Dushanbe -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.17s J1 | SpellCheckComponentTest.testNumericQuery <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: List size mismatch @ spellcheck/suggestions
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8198060DA696B032:8AB451CD395F0C9D]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:900)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:847)
   [junit4]    > 	at org.apache.solr.handler.component.SpellCheckComponentTest.testNumericQuery(SpellCheckComponentTest.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 155057 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExtendedResultsCount
   [junit4]   2> 155058 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 155059 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 155059 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 155060 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 155060 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 155060 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 155060 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 155061 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 155061 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 155061 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 155061 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 155061 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d3ac6b
   [junit4]   2> 155065 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5be539e0[collection1] main]
   [junit4]   2> 155065 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 155065 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 155132 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 155138 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 155170 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 155170 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 155192 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 155231 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 155294 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5be539e0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):c10)))}
   [junit4]   2> 155294 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 233
   [junit4]   2> 155327 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] 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=31
   [junit4]   2> 155328 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] 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> 155328 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExtendedResultsCount
   [junit4]   2> 155328 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 155329 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 155329 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 155329 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d3ac6b
   [junit4]   2> 155329 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@34b1020a[collection1] main]
   [junit4]   2> 155330 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 155330 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 155347 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 155353 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 155358 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 155358 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 155363 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 155368 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 155374 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@34b1020a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 155374 INFO  (TEST-SpellCheckComponentTest.testExtendedResultsCount-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 44
   [junit4]   2> 155377 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRebuildOnCommit
   [junit4]   2> 155378 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 1
   [junit4]   2> 155379 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 155379 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 155379 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 155380 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 155380 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 155380 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 155381 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 155381 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 155381 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 155381 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 155381 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d3ac6b
   [junit4]   2> 155385 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@61763e7f[collection1] main]
   [junit4]   2> 155386 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 155386 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 155427 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 155433 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 155456 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 155456 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 155474 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 155493 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 155512 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@61763e7f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):c10)))}
   [junit4]   2> 155512 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 130
   [junit4]   2> 155523 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:lucenejavt&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 QTime=10
   [junit4]   2> 155524 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11231]} 0 0
   [junit4]   2> 155525 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 155525 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d3ac6b
   [junit4]   2> 155528 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@12c660b7[collection1] main]
   [junit4]   2> 155529 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 155529 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 155618 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 155633 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 155656 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 155656 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 155685 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 155705 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 155724 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@12c660b7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):c10) Uninverting(_3(7.0.0):c1)))}
   [junit4]   2> 155725 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 200
   [junit4]   2> 155727 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:lucenejavt&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 QTime=214
   [junit4]   2> 155727 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRebuildOnCommit
   [junit4]   2> 155727 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 155727 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 155728 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 155728 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d3ac6b
   [junit4]   2> 155728 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@477a4bbc[collection1] main]
   [junit4]   2> 155728 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 155728 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 155734 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 155738 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 155743 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 155743 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 155748 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 155754 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 155758 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@477a4bbc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 155759 INFO  (TEST-SpellCheckComponentTest.testRebuildOnCommit-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 30
   [junit4]   2> 155761 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCorrectSpelling
   [junit4]   2> 155762 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 155764 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 1
   [junit4]   2> 155764 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 155764 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 155765 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 155765 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 155765 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 155765 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 155766 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 155766 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 155766 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 155766 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d3ac6b
   [junit4]   2> 155770 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@40cdf36c[collection1] main]
   [junit4]   2> 155771 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 155771 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 155792 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 155796 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 155829 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 155829 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 155852 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 155874 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 155893 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@40cdf36c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):c10)))}
   [junit4]   2> 155894 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 127
   [junit4]   2> 155895 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:lazy+lowerfilt:brown&qt=spellCheckCompRH&json.nl=map&spellcheck=true&wt=xml&spellcheck.extendedResults=true} hits=1 status=0 QTime=1
   [junit4]   2> 155897 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:lazy+lowerfilt:brown&qt=spellCheckCompRH&spellcheck.dictionary=direct_lowerfilt&json.nl=map&spellcheck=true&wt=xml&spellcheck.extendedResults=true} hits=1 status=0 QTime=0
   [junit4]   2> 155923 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lakkle&qt=spellCheckCompRH&spellcheck.dictionary=direct_lowerfilt&json.nl=map&spellcheck=true&wt=xml&spellcheck.extendedResults=true} hits=0 status=0 QTime=25
   [junit4]   2> 155923 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCorrectSpelling
   [junit4]   2> 155923 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 155923 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 155923 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 155923 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d3ac6b
   [junit4]   2> 155924 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3c9d2d4a[collection1] main]
   [junit4]   2> 155924 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 155924 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 155930 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 155934 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 155939 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 155939 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 155944 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 155948 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 155953 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3c9d2d4a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 155953 INFO  (TEST-SpellCheckComponentTest.testCorrectSpelling-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 29
   [junit4]   2> 155956 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 155957 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 155957 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 155958 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 155958 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 155958 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 155959 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 155959 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 155959 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 155959 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 155960 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 155960 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 155960 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d3ac6b
   [junit4]   2> 155964 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@aee32d4[collection1] main]
   [junit4]   2> 155965 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 155965 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 155990 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 155996 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 156021 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 156021 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 156044 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 156062 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 156080 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@aee32d4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.0.0):c10)))}
   [junit4]   2> 156080 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 120
   [junit4]   2> 156082 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=documemt&qt=spellCheckCompRH&spellcheck=true&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 156082 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 156082 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 156082 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 156083 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 156083 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d3ac6b
   [junit4]   2> 156083 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2539bb5f[collection1] main]
   [junit4]   2> 156083 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 156083 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 156088 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 156092 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 156097 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 156097 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 156102 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 156107 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 156112 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2539bb5f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 156112 INFO  (TEST-SpellCheckComponentTest.test-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 29
   [junit4]   2> 156115 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRelativeIndexDirLocation
   [junit4]   2> 156115 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 156116 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 156116 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 156116 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 156117 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 156117 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 156117 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 156117 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 156118 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 156118 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 156118 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 156118 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d3ac6b
   [junit4]   2> 156122 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2b4888a7[collection1] main]
   [junit4]   2> 156122 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 156122 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 156140 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 156144 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 156164 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 156164 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 156185 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 156202 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 156220 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2b4888a7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.0.0):c10)))}
   [junit4]   2> 156220 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 102
   [junit4]   2> 156221 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRelativeIndexDirLocation
   [junit4]   2> 156221 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 156221 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 156221 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 156221 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d3ac6b
   [junit4]   2> 156222 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@47c394b1[collection1] main]
   [junit4]   2> 156222 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 156222 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 156227 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 156231 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 156236 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 156236 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 156241 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 156246 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 156251 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@47c394b1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 156251 INFO  (TEST-SpellCheckComponentTest.testRelativeIndexDirLocation-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 30
   [junit4]   2> 156254 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMaximumResultsForSuggest
   [junit4]   2> 156256 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 1
   [junit4]   2> 156256 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 156256 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 156257 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 156257 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 156257 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 156258 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 156258 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 156258 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 156258 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 156259 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 156259 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d3ac6b
   [junit4]   2> 156262 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@70752097[collection1] main]
   [junit4]   2> 156263 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 156263 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 156287 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 156293 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 156316 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 156316 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 156337 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 156364 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 156391 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@70752097[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(7.0.0):c10)))}
   [junit4]   2> 156391 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 132
   [junit4]   2> 156424 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=7&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false} hits=7 status=0 QTime=32
   [junit4]   2> 156497 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=6&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false} hits=7 status=0 QTime=72
   [junit4]   2> 156497 ERROR (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not found: /spellcheck/suggestions/[1]/numFound
   [junit4]   2>  expected =/spellcheck/suggestions/[1]/numFound==1
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":72},
   [junit4]   2>   "command":"build",
   [junit4]   2>   "response":{"numFound":7,"start":0,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":4,
   [junit4]   2>         "range_facet_l":[4],
   [junit4]   2>         "range_facet_l_dv":[4],
   [junit4]   2>         "range_facet_i_dv":[4],
   [junit4]   2>         "lowerfilt":["this blue"],
   [junit4]   2>         "lowerfilt1and2":["this blue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T08:01:26.630Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":5,
   [junit4]   2>         "range_facet_l":[5],
   [junit4]   2>         "range_facet_l_dv":[5],
   [junit4]   2>         "range_facet_i_dv":[5],
   [junit4]   2>         "lowerfilt":["this blud"],
   [junit4]   2>         "lowerfilt1and2":["this blud"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T08:01:26.630Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":6,
   [junit4]   2>         "range_facet_l":[6],
   [junit4]   2>         "range_facet_l_dv":[6],
   [junit4]   2>         "range_facet_i_dv":[6],
   [junit4]   2>         "lowerfilt":["this boue"],
   [junit4]   2>         "lowerfilt1and2":["this boue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T08:01:26.631Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":7,
   [junit4]   2>         "range_facet_l":[7],
   [junit4]   2>         "range_facet_l_dv":[7],
   [junit4]   2>         "range_facet_i_dv":[7],
   [junit4]   2>         "lowerfilt":["this glue"],
   [junit4]   2>         "lowerfilt1and2":["this glue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T08:01:26.631Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":8,
   [junit4]   2>         "range_facet_l":[8],
   [junit4]   2>         "range_facet_l_dv":[8],
   [junit4]   2>         "range_facet_i_dv":[8],
   [junit4]   2>         "lowerfilt":["this blee"],
   [junit4]   2>         "lowerfilt1and2":["this blee"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T08:01:26.631Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":0,
   [junit4]   2>         "range_facet_l":[0],
   [junit4]   2>         "range_facet_l_dv":[0],
   [junit4]   2>         "range_facet_i_dv":[0],
   [junit4]   2>         "lowerfilt":["This is a title"],
   [junit4]   2>         "lowerfilt1and2":["This is a title"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T08:01:26.627Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":2,
   [junit4]   2>         "range_facet_l":[2],
   [junit4]   2>         "range_facet_l_dv":[2],
   [junit4]   2>         "range_facet_i_dv":[2],
   [junit4]   2>         "lowerfilt":["This is a document"],
   [junit4]   2>         "lowerfilt1and2":["This is a document"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T08:01:26.629Z"}]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[]}}
   [junit4]   2> 
   [junit4]   2>  request = q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=6&qt=spellCheckCompRH&spellcheck=true&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false
   [junit4]   2> 156549 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.90&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&fq=lowerfilt:th*&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false} hits=7 status=0 QTime=51
   [junit4]   2> 156578 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.80&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&fq=lowerfilt:th*&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false} hits=7 status=0 QTime=27
   [junit4]   2> 156578 ERROR (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not found: /spellcheck/suggestions/[1]/numFound
   [junit4]   2>  expected =/spellcheck/suggestions/[1]/numFound==1
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":27},
   [junit4]   2>   "command":"build",
   [junit4]   2>   "response":{"numFound":7,"start":0,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":4,
   [junit4]   2>         "range_facet_l":[4],
   [junit4]   2>         "range_facet_l_dv":[4],
   [junit4]   2>         "range_facet_i_dv":[4],
   [junit4]   2>         "lowerfilt":["this blue"],
   [junit4]   2>         "lowerfilt1and2":["this blue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T08:01:26.630Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":5,
   [junit4]   2>         "range_facet_l":[5],
   [junit4]   2>         "range_facet_l_dv":[5],
   [junit4]   2>         "range_facet_i_dv":[5],
   [junit4]   2>         "lowerfilt":["this blud"],
   [junit4]   2>         "lowerfilt1and2":["this blud"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T08:01:26.630Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":6,
   [junit4]   2>         "range_facet_l":[6],
   [junit4]   2>         "range_facet_l_dv":[6],
   [junit4]   2>         "range_facet_i_dv":[6],
   [junit4]   2>         "lowerfilt":["this boue"],
   [junit4]   2>         "lowerfilt1and2":["this boue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T08:01:26.631Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":7,
   [junit4]   2>         "range_facet_l":[7],
   [junit4]   2>         "range_facet_l_dv":[7],
   [junit4]   2>         "range_facet_i_dv":[7],
   [junit4]   2>         "lowerfilt":["this glue"],
   [junit4]   2>         "lowerfilt1and2":["this glue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T08:01:26.631Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":8,
   [junit4]   2>         "range_facet_l":[8],
   [junit4]   2>         "range_facet_l_dv":[8],
   [junit4]   2>         "range_facet_i_dv":[8],
   [junit4]   2>         "lowerfilt":["this blee"],
   [junit4]   2>         "lowerfilt1and2":["this blee"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T08:01:26.631Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":0,
   [junit4]   2>         "range_facet_l":[0],
   [junit4]   2>         "range_facet_l_dv":[0],
   [junit4]   2>         "range_facet_i_dv":[0],
   [junit4]   2>         "lowerfilt":["This is a title"],
   [junit4]   2>         "lowerfilt1and2":["This is a title"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T08:01:26.627Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":2,
   [junit4]   2>         "range_facet_l":[2],
   [junit4]   2>         "range_facet_l_dv":[2],
   [junit4]   2>         "range_facet_i_dv":[2],
   [junit4]   2>         "lowerfilt":["This is a document"],
   [junit4]   2>         "lowerfilt1and2":["This is a document"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T08:01:26.629Z"}]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[]}}
   [junit4]   2> 
   [junit4]   2>  request = q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.80&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&fq=lowerfilt:th*&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.extendedResults=false
   [junit4]   2> 156602 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.70&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.maxResultsForSuggest.fq=id:[0+TO+9]&spellcheck.extendedResults=false} hits=7 status=0 QTime=23
   [junit4]   2> 156629 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.64&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.maxResultsForSuggest.fq=lowerfilt:th*&spellcheck.extendedResults=false} hits=7 status=0 QTime=26
   [junit4]   2> 156629 ERROR (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=Path not found: /spellcheck/suggestions/[1]/numFound
   [junit4]   2>  expected =/spellcheck/suggestions/[1]/numFound==1
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":26},
   [junit4]   2>   "command":"build",
   [junit4]   2>   "response":{"numFound":7,"start":0,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":4,
   [junit4]   2>         "range_facet_l":[4],
   [junit4]   2>         "range_facet_l_dv":[4],
   [junit4]   2>         "range_facet_i_dv":[4],
   [junit4]   2>         "lowerfilt":["this blue"],
   [junit4]   2>         "lowerfilt1and2":["this blue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T08:01:26.630Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":5,
   [junit4]   2>         "range_facet_l":[5],
   [junit4]   2>         "range_facet_l_dv":[5],
   [junit4]   2>         "range_facet_i_dv":[5],
   [junit4]   2>         "lowerfilt":["this blud"],
   [junit4]   2>         "lowerfilt1and2":["this blud"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T08:01:26.630Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":6,
   [junit4]   2>         "range_facet_l":[6],
   [junit4]   2>         "range_facet_l_dv":[6],
   [junit4]   2>         "range_facet_i_dv":[6],
   [junit4]   2>         "lowerfilt":["this boue"],
   [junit4]   2>         "lowerfilt1and2":["this boue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T08:01:26.631Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":7,
   [junit4]   2>         "range_facet_l":[7],
   [junit4]   2>         "range_facet_l_dv":[7],
   [junit4]   2>         "range_facet_i_dv":[7],
   [junit4]   2>         "lowerfilt":["this glue"],
   [junit4]   2>         "lowerfilt1and2":["this glue"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T08:01:26.631Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":8,
   [junit4]   2>         "range_facet_l":[8],
   [junit4]   2>         "range_facet_l_dv":[8],
   [junit4]   2>         "range_facet_i_dv":[8],
   [junit4]   2>         "lowerfilt":["this blee"],
   [junit4]   2>         "lowerfilt1and2":["this blee"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T08:01:26.631Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":0,
   [junit4]   2>         "range_facet_l":[0],
   [junit4]   2>         "range_facet_l_dv":[0],
   [junit4]   2>         "range_facet_i_dv":[0],
   [junit4]   2>         "lowerfilt":["This is a title"],
   [junit4]   2>         "lowerfilt1and2":["This is a title"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T08:01:26.627Z"},
   [junit4]   2>       {
   [junit4]   2>         "id":2,
   [junit4]   2>         "range_facet_l":[2],
   [junit4]   2>         "range_facet_l_dv":[2],
   [junit4]   2>         "range_facet_i_dv":[2],
   [junit4]   2>         "lowerfilt":["This is a document"],
   [junit4]   2>         "lowerfilt1and2":["This is a document"],
   [junit4]   2>         "multiDefault":["muLti-Default"],
   [junit4]   2>         "intDefault":42,
   [junit4]   2>         "timestamp":"2016-10-30T08:01:26.629Z"}]
   [junit4]   2>   },
   [junit4]   2>   "spellcheck":{
   [junit4]   2>     "suggestions":[]}}
   [junit4]   2> 
   [junit4]   2>  request = q=lowerfilt:(this+OR+brwn)&spellcheck.maxResultsForSuggest=.64&qt=spellCheckCompRH&spellcheck=true&fq=id:[0+TO+9]&spellcheck.count=5&wt=xml&spellcheck.build=true&spellcheck.maxResultsForSuggest.fq=lowerfilt:th*&spellcheck.extendedResults=false
   [junit4]   2> 156629 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMaximumResultsForSuggest
   [junit4]   2> 156630 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 156630 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 156630 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 156630 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d3ac6b
   [junit4]   2> 156631 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@684c23c2[collection1] main]
   [junit4]   2> 156631 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 156631 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 156637 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 156644 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 156651 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 156651 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 156658 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 156663 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 156670 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@684c23c2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 156671 INFO  (TEST-SpellCheckComponentTest.testMaximumResultsForSuggest-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 40
   [junit4]   2> 156673 I

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

llCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 157590 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 157590 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 157631 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 157656 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 157676 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@31fd0dee[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_b(7.0.0):c10)))}
   [junit4]   2> 157676 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 152
   [junit4]   2> 157677 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 157677 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 157677 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[8198060DA696B032]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d3ac6b
   [junit4]   2> 157681 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[8198060DA696B032]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@26aeef02[collection1] main]
   [junit4]   2> 157681 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 157681 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 157703 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 157708 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 157731 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 157731 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 157756 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 157780 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 157808 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@26aeef02[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_b(7.0.0):c10/1:delGen=1) Uninverting(_c(7.0.0):c1)))}
   [junit4]   2> 157808 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 130
   [junit4]   2> 157841 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[8198060DA696B032]) [    ] 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=31
   [junit4]   2> 157842 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[8198060DA696B032]) [    ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 157847 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[8198060DA696B032]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReloadOnStart
   [junit4]   2> 157848 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 157848 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 157848 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 157848 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[8198060DA696B032]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d3ac6b
   [junit4]   2> 157849 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[8198060DA696B032]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@67a31a6e[collection1] main]
   [junit4]   2> 157849 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[8198060DA696B032]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 157849 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 157855 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 157861 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 157867 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 157867 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 157873 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 157879 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 157886 INFO  (searcherExecutor-674-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@67a31a6e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 157887 INFO  (TEST-SpellCheckComponentTest.testReloadOnStart-seed#[8198060DA696B032]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 38
   [junit4]   2> 157887 INFO  (SUITE-SpellCheckComponentTest-seed#[8198060DA696B032]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 157887 INFO  (SUITE-SpellCheckComponentTest-seed#[8198060DA696B032]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=878078909
   [junit4]   2> 157888 INFO  (coreCloseExecutor-678-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@36fbaa40
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.handler.component.SpellCheckComponentTest_8198060DA696B032-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {start1=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), range_facet_l_dv=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), multiDefault=PostingsFormat(name=MockRandom), intDefault=BlockTreeOrds(blocksize=128), range_facet_l=PostingsFormat(name=MockRandom), lowerfilt1and2=PostingsFormat(name=MockRandom), end4=Lucene50(blocksize=128), end3=BlockTreeOrds(blocksize=128), end2=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), end1=PostingsFormat(name=MockRandom), lowerfilt=PostingsFormat(name=MockRandom), gram1=PostingsFormat(name=MockRandom), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), range_facet_i_dv=PostingsFormat(name=MockRandom), gram2=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), gram3=BlockTreeOrds(blocksize=128), start3=Lucene50(blocksize=128), gram4=Lucene50(blocksize=128), start2=PostingsFormat(name=MockRandom), word=PostingsFormat(name=MockRandom), timestamp=PostingsFormat(name=MockRandom), start4=BlockTreeOrds(blocksize=128)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=390, maxMBSortInHeap=6.590877083923922, sim=RandomSimilarity(queryNorm=false): {}, locale=et-EE, timezone=Asia/Dushanbe
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=109416936,total=379584512
   [junit4]   2> NOTE: All tests run in this JVM: [FileBasedSpellCheckerTest, ConvertedLegacyTest, OverseerRolesTest, TestXmlQParserPlugin, LeaderInitiatedRecoveryOnCommitTest, TestManagedStopFilterFactory, TestReRankQParserPlugin, OutOfBoxZkACLAndCredentialsProvidersTest, ZkSolrClientTest, TestInfoStreamLogging, PreAnalyzedFieldTest, DebugComponentTest, TestFieldCache, TestCryptoKeys, AnalysisErrorHandlingTest, TestFreeTextSuggestions, SignatureUpdateProcessorFactoryTest, TestSolrIndexConfig, TestRandomCollapseQParserPlugin, SpellCheckComponentTest]
   [junit4] Completed [37/647 (1!)] on J1 in 3.52s, 11 tests, 1 error <<< FAILURES!

[...truncated 62400 lines...]


[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 937 - Still Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail

Error Message:
expected:<200> but was:<404>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<404>
	at __randomizedtesting.SeedInfo.seed([D7F4265C2DC04E3B:BF4B1376FD5A5CD7]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140)
	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:294)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12114 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestSolrCloudWithDelegationTokens
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_D7F4265C2DC04E3B-001/init-core-data-001
   [junit4]   2> 2181986 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[D7F4265C2DC04E3B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2181990 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[D7F4265C2DC04E3B]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_D7F4265C2DC04E3B-001/tempDir-001
   [junit4]   2> 2181990 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[D7F4265C2DC04E3B]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2181991 INFO  (Thread-3999) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2181991 INFO  (Thread-3999) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2182091 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[D7F4265C2DC04E3B]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:53015
   [junit4]   2> 2182131 INFO  (jetty-launcher-9580-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2182132 INFO  (jetty-launcher-9580-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@481827fd{/solr,null,AVAILABLE}
   [junit4]   2> 2182134 INFO  (jetty-launcher-9580-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@7f6a7e19{SSL,[ssl, http/1.1]}{127.0.0.1:34452}
   [junit4]   2> 2182134 INFO  (jetty-launcher-9580-thread-1) [    ] o.e.j.s.Server Started @2186467ms
   [junit4]   2> 2182134 INFO  (jetty-launcher-9580-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34452}
   [junit4]   2> 2182135 ERROR (jetty-launcher-9580-thread-1) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2182135 INFO  (jetty-launcher-9580-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
   [junit4]   2> 2182135 INFO  (jetty-launcher-9580-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2182135 INFO  (jetty-launcher-9580-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2182135 INFO  (jetty-launcher-9580-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-29T23:12:50.424Z
   [junit4]   2> 2182137 INFO  (jetty-launcher-9580-thread-2) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 2182138 INFO  (jetty-launcher-9580-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@63a11ce5{/solr,null,AVAILABLE}
   [junit4]   2> 2182140 INFO  (jetty-launcher-9580-thread-2) [    ] o.e.j.s.ServerConnector Started ServerConnector@4402d942{SSL,[ssl, http/1.1]}{127.0.0.1:44647}
   [junit4]   2> 2182140 INFO  (jetty-launcher-9580-thread-2) [    ] o.e.j.s.Server Started @2186472ms
   [junit4]   2> 2182140 INFO  (jetty-launcher-9580-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44647}
   [junit4]   2> 2182140 ERROR (jetty-launcher-9580-thread-2) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2182140 INFO  (jetty-launcher-9580-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 7.0.0
   [junit4]   2> 2182140 INFO  (jetty-launcher-9580-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2182140 INFO  (jetty-launcher-9580-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2182140 INFO  (jetty-launcher-9580-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2016-10-29T23:12:50.429Z
   [junit4]   2> 2182143 INFO  (jetty-launcher-9580-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2182145 INFO  (jetty-launcher-9580-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2182152 INFO  (jetty-launcher-9580-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53015/solr
   [junit4]   2> 2182153 INFO  (jetty-launcher-9580-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53015/solr
   [junit4]   2> 2182188 INFO  (jetty-launcher-9580-thread-1) [n:127.0.0.1:34452_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34452_solr
   [junit4]   2> 2182189 INFO  (jetty-launcher-9580-thread-2) [n:127.0.0.1:44647_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44647_solr
   [junit4]   2> 2182190 INFO  (jetty-launcher-9580-thread-1) [n:127.0.0.1:34452_solr    ] o.a.s.c.Overseer Overseer (id=96847971633201158-127.0.0.1:34452_solr-n_0000000000) starting
   [junit4]   2> 2182191 INFO  (zkCallback-9590-thread-1-processing-n:127.0.0.1:44647_solr) [n:127.0.0.1:44647_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2182191 INFO  (zkCallback-9591-thread-1-processing-n:127.0.0.1:34452_solr) [n:127.0.0.1:34452_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2182204 INFO  (jetty-launcher-9580-thread-1) [n:127.0.0.1:34452_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34452_solr
   [junit4]   2> 2182206 INFO  (zkCallback-9590-thread-1-processing-n:127.0.0.1:44647_solr) [n:127.0.0.1:44647_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2182208 INFO  (zkCallback-9591-thread-1-processing-n:127.0.0.1:34452_solr) [n:127.0.0.1:34452_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2182223 INFO  (jetty-launcher-9580-thread-2) [n:127.0.0.1:44647_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 2182226 INFO  (jetty-launcher-9580-thread-1) [n:127.0.0.1:34452_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HttpParamDelegationTokenPlugin
   [junit4]   2> 2182236 INFO  (jetty-launcher-9580-thread-2) [n:127.0.0.1:44647_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper}
   [junit4]   2> 2182236 INFO  (jetty-launcher-9580-thread-1) [n:127.0.0.1:34452_solr    ] o.a.s.s.KerberosPlugin Params: {token.valid=30, delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, cookie.path=/, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, token.validity=36000, signer.secret.provider.zookeeper.path=/token, type=kerberos, zk-dt-secret-manager.enable=true, kerberos.name.rules=DEFAULT, signer.secret.provider=zookeeper}
   [junit4]   2> 2182320 INFO  (jetty-launcher-9580-thread-2) [n:127.0.0.1:44647_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2182320 INFO  (jetty-launcher-9580-thread-1) [n:127.0.0.1:34452_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 2182346 INFO  (jetty-launcher-9580-thread-2-EventThread) [n:127.0.0.1:44647_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 2182346 INFO  (jetty-launcher-9580-thread-1-EventThread) [n:127.0.0.1:34452_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 2182475 INFO  (jetty-launcher-9580-thread-1) [n:127.0.0.1:34452_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_D7F4265C2DC04E3B-001/tempDir-001/node1/.
   [junit4]   2> 2182478 INFO  (jetty-launcher-9580-thread-2) [n:127.0.0.1:44647_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_D7F4265C2DC04E3B-001/tempDir-001/node2/.
   [junit4]   2> 2182486 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15812b7926a0009, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2182517 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[D7F4265C2DC04E3B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 2182590 WARN  (qtp1672061113-42059) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token with renewer bar
   [junit4]   2> 2182591 WARN  (qtp1672061113-42059) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 2182596 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[D7F4265C2DC04E3B]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kt, 01-Sau-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Kt, 01-Sau-1970 00:00:00 GMT
   [junit4]   2> 2182615 WARN  (qtp1105573730-42069) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo tries to renew a token with renewer bar
   [junit4]   2> 2182616 WARN  (qtp1105573730-42069) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 2182616 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[D7F4265C2DC04E3B]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kt, 01-Sau-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Kt, 01-Sau-1970 00:00:00 GMT
   [junit4]   2> 2182627 WARN  (qtp1672061113-42058) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 2182628 WARN  (qtp1672061113-42058) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 2182628 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[D7F4265C2DC04E3B]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kt, 01-Sau-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Kt, 01-Sau-1970 00:00:00 GMT
   [junit4]   2> 2182630 WARN  (qtp1105573730-42067) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 2182630 WARN  (qtp1105573730-42067) [    ] o.a.s.s.KerberosPlugin Could not find org.apache.solr.security.kerberosplugin.requestcontinues
   [junit4]   2> 2182631 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[D7F4265C2DC04E3B]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kt, 01-Sau-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Kt, 01-Sau-1970 00:00:00 GMT
   [junit4]   2> 2182631 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenewFail-seed#[D7F4265C2DC04E3B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 2182663 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[D7F4265C2DC04E3B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 2182668 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[D7F4265C2DC04E3B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2182680 INFO  (qtp1105573730-42070) [n:127.0.0.1:44647_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params op=someSolrOperation&action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2182680 INFO  (qtp1105573730-42070) [n:127.0.0.1:44647_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={op=someSolrOperation&action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2182681 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[D7F4265C2DC04E3B]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth="u=bar&p=bar&t=test&e=1477818770963&s=LlKEqaxFc71C9CI5cTFkea5zw6I="; Path=/; Domain=127.0.0.1; Expires=Sk, 30-Spa-2016 09:12:50 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Sk, 30-Spa-2016 09:12:50 GMT
   [junit4]   2> 2182682 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationOtherOp-seed#[D7F4265C2DC04E3B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 2182705 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[D7F4265C2DC04E3B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 2182719 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[D7F4265C2DC04E3B]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kt, 01-Sau-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Kt, 01-Sau-1970 00:00:00 GMT
   [junit4]   2> 2182736 INFO  (qtp1672061113-42054) [n:127.0.0.1:34452_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5UzigFYNsQZMwMDFIPW-i8y_twN1CLbO4Uyi93VLQM1B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2182736 INFO  (qtp1672061113-42054) [n:127.0.0.1:34452_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5UzigFYNsQZMwMDFIPW-i8y_twN1CLbO4Uyi93VLQM1B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2182737 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenSolrClient-seed#[D7F4265C2DC04E3B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 2182773 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[D7F4265C2DC04E3B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 2182794 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[D7F4265C2DC04E3B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2182801 ERROR (qtp1105573730-42069) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_4]
   [junit4]   2> 2182811 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[D7F4265C2DC04E3B]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kt, 01-Sau-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Kt, 01-Sau-1970 00:00:00 GMT
   [junit4]   2> 2182816 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[D7F4265C2DC04E3B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2182821 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[D7F4265C2DC04E3B]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kt, 01-Sau-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Kt, 01-Sau-1970 00:00:00 GMT
   [junit4]   2> 2182837 ERROR (qtp1105573730-42079) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_5]
   [junit4]   2> 2182846 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[D7F4265C2DC04E3B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2182851 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[D7F4265C2DC04E3B]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kt, 01-Sau-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Kt, 01-Sau-1970 00:00:00 GMT
   [junit4]   2> 2182862 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[D7F4265C2DC04E3B]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kt, 01-Sau-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Kt, 01-Sau-1970 00:00:00 GMT
   [junit4]   2> 2182862 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancel-seed#[D7F4265C2DC04E3B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 2182886 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[D7F4265C2DC04E3B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 2182895 INFO  (TEST-TestSolrCloudWithDelegationTokens.testZNodePaths-seed#[D7F4265C2DC04E3B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 2182929 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D7F4265C2DC04E3B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 2182945 INFO  (qtp1672061113-42058) [n:127.0.0.1:34452_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5YTigFYNsQaEwcDFBrUw7xE0qBNWZtt0_VE7X50H02_B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2182945 INFO  (qtp1672061113-42058) [n:127.0.0.1:34452_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5YTigFYNsQaEwcDFBrUw7xE0qBNWZtt0_VE7X50H02_B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2182951 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D7F4265C2DC04E3B]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kt, 01-Sau-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Kt, 01-Sau-1970 00:00:00 GMT
   [junit4]   2> 2182958 INFO  (qtp1105573730-42071) [n:127.0.0.1:44647_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5YTigFYNsQaEwcDFBrUw7xE0qBNWZtt0_VE7X50H02_B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2182958 INFO  (qtp1105573730-42071) [n:127.0.0.1:44647_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5YTigFYNsQaEwcDFBrUw7xE0qBNWZtt0_VE7X50H02_B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2182970 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D7F4265C2DC04E3B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2182978 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D7F4265C2DC04E3B]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kt, 01-Sau-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Kt, 01-Sau-1970 00:00:00 GMT
   [junit4]   2> 2183005 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D7F4265C2DC04E3B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2183012 INFO  (qtp1105573730-42066) [n:127.0.0.1:44647_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5ZFigFYNsQaRQgDFG17FCbhPn6TJYonW3L0r-hiULZ0B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2183013 INFO  (qtp1105573730-42066) [n:127.0.0.1:44647_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5ZFigFYNsQaRQgDFG17FCbhPn6TJYonW3L0r-hiULZ0B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2183019 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D7F4265C2DC04E3B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2183026 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D7F4265C2DC04E3B]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kt, 01-Sau-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Kt, 01-Sau-1970 00:00:00 GMT
   [junit4]   2> 2183032 INFO  (qtp1105573730-42067) [n:127.0.0.1:44647_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5ZFigFYNsQaRQgDFG17FCbhPn6TJYonW3L0r-hiULZ0B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2183033 INFO  (qtp1105573730-42067) [n:127.0.0.1:44647_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5ZFigFYNsQaRQgDFG17FCbhPn6TJYonW3L0r-hiULZ0B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2183043 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D7F4265C2DC04E3B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2183050 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D7F4265C2DC04E3B]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kt, 01-Sau-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Kt, 01-Sau-1970 00:00:00 GMT
   [junit4]   2> 2183067 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D7F4265C2DC04E3B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2183073 INFO  (qtp1105573730-42070) [n:127.0.0.1:44647_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5aOigFYNsQajgkDFH66Jv25JZOYCY3jWeiYn8v3S6xqB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2183074 INFO  (qtp1105573730-42070) [n:127.0.0.1:44647_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5aOigFYNsQajgkDFH66Jv25JZOYCY3jWeiYn8v3S6xqB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2183079 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D7F4265C2DC04E3B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2183086 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D7F4265C2DC04E3B]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kt, 01-Sau-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Kt, 01-Sau-1970 00:00:00 GMT
   [junit4]   2> 2183090 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D7F4265C2DC04E3B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2183097 INFO  (qtp1105573730-42071) [n:127.0.0.1:44647_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5aOigFYNsQajgkDFH66Jv25JZOYCY3jWeiYn8v3S6xqB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2183097 INFO  (qtp1105573730-42071) [n:127.0.0.1:44647_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5aOigFYNsQajgkDFH66Jv25JZOYCY3jWeiYn8v3S6xqB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2183103 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D7F4265C2DC04E3B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2183110 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D7F4265C2DC04E3B]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kt, 01-Sau-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Kt, 01-Sau-1970 00:00:00 GMT
   [junit4]   2> 2183127 INFO  (qtp1672061113-42055) [n:127.0.0.1:34452_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5bJigFYNsQayQoDFNYxEcIa3sWOKQdlJV7qZ9VjhK8bB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2183127 INFO  (qtp1672061113-42055) [n:127.0.0.1:34452_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5bJigFYNsQayQoDFNYxEcIa3sWOKQdlJV7qZ9VjhK8bB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2183133 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D7F4265C2DC04E3B]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kt, 01-Sau-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Kt, 01-Sau-1970 00:00:00 GMT
   [junit4]   2> 2183137 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D7F4265C2DC04E3B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2183144 INFO  (qtp1105573730-42067) [n:127.0.0.1:44647_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5bJigFYNsQayQoDFNYxEcIa3sWOKQdlJV7qZ9VjhK8bB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2183144 INFO  (qtp1105573730-42067) [n:127.0.0.1:44647_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5bJigFYNsQayQoDFNYxEcIa3sWOKQdlJV7qZ9VjhK8bB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2183152 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D7F4265C2DC04E3B]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kt, 01-Sau-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Kt, 01-Sau-1970 00:00:00 GMT
   [junit4]   2> 2183152 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenRenew-seed#[D7F4265C2DC04E3B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> 2183190 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[D7F4265C2DC04E3B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 2183199 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[D7F4265C2DC04E3B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2183205 INFO  (qtp1105573730-42077) [n:127.0.0.1:44647_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5cYigFYNsQbGAsDFFf4nnLt4yPaCmoO-KFKktxWKxo0B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2183206 INFO  (qtp1105573730-42077) [n:127.0.0.1:44647_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5cYigFYNsQbGAsDFFf4nnLt4yPaCmoO-KFKktxWKxo0B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2183211 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[D7F4265C2DC04E3B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2183229 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[D7F4265C2DC04E3B]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kt, 01-Sau-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Kt, 01-Sau-1970 00:00:00 GMT
   [junit4]   2> 2183235 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[D7F4265C2DC04E3B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2183241 INFO  (qtp1105573730-42069) [n:127.0.0.1:44647_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5cYigFYNsQbGAsDFFf4nnLt4yPaCmoO-KFKktxWKxo0B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2183241 INFO  (qtp1105573730-42069) [n:127.0.0.1:44647_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADYmFyA2JhcgCKAVgSt5cYigFYNsQbGAsDFFf4nnLt4yPaCmoO-KFKktxWKxo0B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2183247 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[D7F4265C2DC04E3B]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2183254 WARN  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[D7F4265C2DC04E3B]) [    ] o.a.h.c.p.ResponseProcessCookies Invalid cookie header: "Set-Cookie: hadoop.auth=; Path=/; Domain=127.0.0.1; Expires=Kt, 01-Sau-1970 00:00:00 GMT; Secure; HttpOnly". Invalid 'expires' attribute: Kt, 01-Sau-1970 00:00:00 GMT
   [junit4]   2> 2183256 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenVerify-seed#[D7F4265C2DC04E3B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4]   2> 2183299 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[D7F4265C2DC04E3B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancelFail
   [junit4]   2> 2183312 INFO  (TEST-TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail-seed#[D7F4265C2DC04E3B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancelFail
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrCloudWithDelegationTokens -Dtests.method=testDelegationTokenCancelFail -Dtests.seed=D7F4265C2DC04E3B -Dtests.slow=true -Dtests.locale=lt-LT -Dtests.timezone=America/Belem -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.06s J1 | TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but was:<404>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D7F4265C2DC04E3B:BF4B1376FD5A5CD7]:0)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.cancelDelegationToken(TestSolrCloudWithDelegationTokens.java:140)
   [junit4]    > 	at org.apache.solr.cloud.TestSolrCloudWithDelegationTokens.testDelegationTokenCancelFail(TestSolrCloudWithDelegationTokens.java:294)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2183318 INFO  (jetty-launcher-9580-thread-2) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@7f6a7e19{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2183319 INFO  (jetty-launcher-9580-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=597307428
   [junit4]   2> 2183320 INFO  (jetty-launcher-9580-thread-1) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@4402d942{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2183322 INFO  (jetty-launcher-9580-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=660059113
   [junit4]   2> 2183326 INFO  (jetty-launcher-9580-thread-2) [    ] o.a.s.c.Overseer Overseer (id=96847971633201158-127.0.0.1:34452_solr-n_0000000000) closing
   [junit4]   2> 2183327 INFO  (OverseerStateUpdate-96847971633201158-127.0.0.1:34452_solr-n_0000000000) [n:127.0.0.1:34452_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:34452_solr
   [junit4]   2> 2183329 INFO  (zkCallback-9590-thread-2-processing-n:127.0.0.1:44647_solr) [n:127.0.0.1:44647_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2183331 INFO  (zkCallback-9590-thread-1-processing-n:127.0.0.1:44647_solr) [n:127.0.0.1:44647_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:44647_solr
   [junit4]   2> 2183332 WARN  (zkCallback-9590-thread-2-processing-n:127.0.0.1:44647_solr) [n:127.0.0.1:44647_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2184829 WARN  (zkCallback-9591-thread-3-processing-n:127.0.0.1:34452_solr) [n:127.0.0.1:34452_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2184830 ERROR (Thread[Thread-4019,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:34452_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2184833 ERROR (Thread[Thread-4021,5,TGRP-TestSolrCloudWithDelegationTokens]) [n:127.0.0.1:44647_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 2184842 INFO  (jetty-launcher-9580-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@481827fd{/solr,null,UNAVAILABLE}
   [junit4]   2> 2184845 INFO  (jetty-launcher-9580-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@63a11ce5{/solr,null,UNAVAILABLE}
   [junit4]   2> 2184848 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[D7F4265C2DC04E3B]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53015 53015
   [junit4]   2> 2184862 INFO  (Thread-3999) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:53015 53015
   [junit4]   2> 2184864 WARN  (Thread-3999) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/clusterprops.json
   [junit4]   2> 	19	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_9
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_12
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_11
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_10
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	19	/solr/live_nodes
   [junit4]   2> 	19	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> 2184865 INFO  (SUITE-TestSolrCloudWithDelegationTokens-seed#[D7F4265C2DC04E3B]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestSolrCloudWithDelegationTokens_D7F4265C2DC04E3B-001
   [junit4]   2> Oct 29, 2016 11:12:53 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=lt-LT, timezone=America/Belem
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=169552016,total=526385152
   [junit4]   2> NOTE: All tests run in this JVM: [SpatialRPTFieldTypeTest, TestCloudRecovery, SSLMigrationTest, UpdateRequestProcessorFactoryTest, TestSuggestSpellingConverter, BadCopyFieldTest, TestManagedResourceStorage, OverseerCollectionConfigSetProcessorTest, CollectionsAPISolrJTest, CacheHeaderTest, TestValueSourceCache, BJQParserTest, CollectionsAPIDistributedZkTest, TestLMJelinekMercerSimilarityFactory, GraphQueryTest, TestTrieFacet, TestOverriddenPrefixQueryForCustomFieldType, SolrCoreCheckLockOnStartupTest, AutoCommitTest, DistributedFacetPivotSmallTest, TestTestInjection, TestJoin, TestExactStatsCache, TestSortingResponseWriter, TestSubQueryTransformer, ShardRoutingCustomTest, TestDocSet, TestFieldTypeCollectionResource, ParsingFieldUpdateProcessorsTest, TestSolrDynamicMBean, TestFieldCacheSanityChecker, SolrInfoMBeanTest, TestDistributedGrouping, OpenCloseCoreStressTest, TestJsonFacets, HdfsBasicDistributedZk2Test, TestSolrCloudSnapshots, CSVRequestHandlerTest, QueryResultKeyTest, TestSystemIdResolver, DistributedFacetPivotLongTailTest, TestSchemaNameResource, TestConfigOverlay, TestSearchPerf, SpellPossibilityIteratorTest, AliasIntegrationTest, HighlighterConfigTest, TestOrdValues, ShowFileRequestHandlerTest, SuggesterTSTTest, RequestLoggingTest, TestSolrIndexConfig, DistributedTermsComponentTest, TestConfigSetsAPIExclusivity, OverseerTaskQueueTest, TestZkChroot, CleanupOldIndexTest, RankQueryTest, TestSimpleTrackingShardHandler, TestNonDefinedSimilarityFactory, TestSimpleQParserPlugin, QueryParsingTest, TestLuceneMatchVersion, CloudMLTQParserTest, SolrIndexSplitterTest, TestFieldCollectionResource, TestCloudManagedSchema, TestFiltering, LeaderElectionIntegrationTest, SegmentsInfoRequestHandlerTest, TestComponentsName, StatsComponentTest, MigrateRouteKeyTest, CdcrBootstrapTest, TestLeaderElectionWithEmptyReplica, TestLMDirichletSimilarityFactory, DistanceFunctionTest, TestFieldCacheSortRandom, TestExclusionRuleCollectionAccess, DeleteInactiveReplicaTest, CdcrReplicationHandlerTest, CoreAdminRequestStatusTest, TestShardHandlerFactory, UpdateParamsTest, TestPKIAuthenticationPlugin, TestFoldingMultitermQuery, TestRangeQuery, SpellCheckComponentTest, CoreAdminHandlerTest, PreAnalyzedFieldTest, HdfsLockFactoryTest, BadIndexSchemaTest, HdfsRestartWhileUpdatingTest, HLLUtilTest, DistanceUnitsTest, WordBreakSolrSpellCheckerTest, HdfsRecoverLeaseTest, BasicAuthIntegrationTest, DefaultValueUpdateProcessorTest, TestClassicSimilarityFactory, ResponseLogComponentTest, ChaosMonkeySafeLeaderTest, DocExpirationUpdateProcessorFactoryTest, TestRandomFaceting, FileBasedSpellCheckerTest, TestRestoreCore, TestFieldCacheWithThreads, ZkSolrClientTest, TestAnalyzedSuggestions, TestRandomRequestDistribution, TestNRTOpen, TestMacros, CreateCollectionCleanupTest, TestDFRSimilarityFactory, FullHLLTest, FieldMutatingUpdateProcessorTest, TestDistributedMissingSort, RecoveryAfterSoftCommitTest, TermVectorComponentTest, CircularListTest, DateMathParserTest, TestSolr4Spatial, RulesTest, RequestHandlersTest, TestDynamicFieldCollectionResource, TestSolrConfigHandlerConcurrent, TestReloadDeadlock, TestCopyFieldCollectionResource, ConfigSetsAPITest, SuggestComponentTest, ConnectionReuseTest, DistributedQueryComponentCustomSortTest, TestBadConfig, TestFieldCache, ScriptEngineTest, TestManagedStopFilterFactory, TestStressLiveNodes, EchoParamsTest, UUIDFieldTest, LeaderInitiatedRecoveryOnCommitTest, TestSolrDeletionPolicy2, ClusterStateTest, ResourceLoaderTest, AnalysisErrorHandlingTest, SignatureUpdateProcessorFactoryTest, HdfsUnloadDistributedZkTest, TestRandomCollapseQParserPlugin, TestNumericTerms32, TestStandardQParsers, TestFilteredDocIdSet, TestSolrCoreProperties, TestSQLHandlerNonCloud, TemplateUpdateProcessorTest, TolerantUpdateProcessorTest, SliceStateTest, TestCryptoKeys, BasicDistributedZk2Test, SyncSliceTest, OverseerTest, ShardRoutingTest, TestRecovery, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestRealTimeGet, TestReload, TestGroupingSearch, SolrCmdDistributorTest, ConvertedLegacyTest, BasicFunctionalityTest, SoftAutoCommitTest, SuggesterTest, TestTrie, SuggesterWFSTTest, PolyFieldTest, NoCacheHeaderTest, TestPseudoReturnFields, TestUpdate, TestAtomicUpdateErrorCases, TestWordDelimiterFilterFactory, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, TestRemoteStreaming, XsltUpdateRequestHandlerTest, DebugComponentTest, LukeRequestHandlerTest, DisMaxRequestHandlerTest, TestWriterPerf, DocumentAnalysisRequestHandlerTest, TestOmitPositions, MoreLikeThisHandlerTest, TestSolrQueryParser, RegexBoostProcessorTest, ReturnFieldsTest, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, TestLFUCache, MultiTermTest, SampleTest, TestBinaryField, MinimalSchemaTest, TestConfig, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, TestCodecSupport, TestFastWriter, TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PrimUtilsTest, DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, TestSolrJ, TestLRUCache, TestUtils, DistributedMLTComponentTest, TestRTGBase, CursorPagingTest, DistributedIntervalFacetingTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, TestEmbeddedSolrServerConstructors, AsyncCallRequestStatusResponseTest, BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, CollectionStateFormat2Test, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteShardTest, DistribJoinFromCollectionTest, DistributedVersionInfoTest, HttpPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest, MultiThreadedOCPTest, RemoteQueryErrorTest, ReplicationFactorTest, RestartWhileUpdatingTest, ShardSplitTest, TestOnReconnectListenerSupport, TestReplicaProperties, TestShortCircuitedRequests, TestSolrCloudWithDelegationTokens]
   [junit4] Completed [497/647 (1!)] on J1 in 3.90s, 8 tests, 1 failure <<< FAILURES!

[...truncated 60922 lines...]


[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 936 - Still Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.update.AutoCommitTest.testMaxDocs

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([6D200348FF807EAD:D4A1D597D36A7A27]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:812)
	at org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
	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:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=id:14&qt=standard&start=0&rows=20&version=2.2
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:805)
	... 40 more




Build Log:
[...truncated 10715 lines...]
   [junit4] Suite: org.apache.solr.update.AutoCommitTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_6D200348FF807EAD-001/init-core-data-001
   [junit4]   2> 263997 INFO  (SUITE-AutoCommitTest-seed#[6D200348FF807EAD]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 263998 INFO  (SUITE-AutoCommitTest-seed#[6D200348FF807EAD]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 263998 INFO  (SUITE-AutoCommitTest-seed#[6D200348FF807EAD]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 264043 WARN  (SUITE-AutoCommitTest-seed#[6D200348FF807EAD]-worker) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 264044 INFO  (SUITE-AutoCommitTest-seed#[6D200348FF807EAD]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 264064 INFO  (SUITE-AutoCommitTest-seed#[6D200348FF807EAD]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 264179 WARN  (SUITE-AutoCommitTest-seed#[6D200348FF807EAD]-worker) [    ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 264180 INFO  (SUITE-AutoCommitTest-seed#[6D200348FF807EAD]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 264191 INFO  (coreLoadExecutor-2132-thread-1) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 264219 WARN  (coreLoadExecutor-2132-thread-1) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 264220 INFO  (coreLoadExecutor-2132-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 264241 INFO  (coreLoadExecutor-2132-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 264328 WARN  (coreLoadExecutor-2132-thread-1) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 264329 INFO  (coreLoadExecutor-2132-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 264341 INFO  (coreLoadExecutor-2132-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 264342 INFO  (coreLoadExecutor-2132-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_6D200348FF807EAD-001/init-core-data-001/]
   [junit4]   2> 264342 INFO  (coreLoadExecutor-2132-thread-1) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2591a1fd
   [junit4]   2> 264343 INFO  (coreLoadExecutor-2132-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=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5062366339116954]
   [junit4]   2> 264356 INFO  (coreLoadExecutor-2132-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 264356 INFO  (coreLoadExecutor-2132-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 264356 INFO  (coreLoadExecutor-2132-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 264356 INFO  (coreLoadExecutor-2132-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 264357 INFO  (coreLoadExecutor-2132-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 264357 INFO  (coreLoadExecutor-2132-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@732fb0dd[collection1] main]
   [junit4]   2> 264357 INFO  (coreLoadExecutor-2132-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 264361 INFO  (coreLoadExecutor-2132-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 264375 INFO  (coreLoadExecutor-2132-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 264375 INFO  (searcherExecutor-2133-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 264376 INFO  (searcherExecutor-2133-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 264376 INFO  (coreLoadExecutor-2132-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1549526422326870016
   [junit4]   2> 264376 INFO  (searcherExecutor-2133-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 264376 INFO  (searcherExecutor-2133-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 264376 INFO  (searcherExecutor-2133-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 264377 INFO  (searcherExecutor-2133-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 264377 INFO  (searcherExecutor-2133-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 264377 INFO  (searcherExecutor-2133-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 264378 INFO  (searcherExecutor-2133-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 264378 INFO  (searcherExecutor-2133-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@732fb0dd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 264379 INFO  (SUITE-AutoCommitTest-seed#[6D200348FF807EAD]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 264384 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithin
   [junit4]   2> 264389 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1549526422335258624)} 0 5
   [junit4]   2> 264391 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 264429 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 264431 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 264456 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 264540 WARN  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 264542 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 264548 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 264549 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_6D200348FF807EAD-001/init-core-data-001/]
   [junit4]   2> 264549 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2591a1fd
   [junit4]   2> 264567 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 264567 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 264568 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@45441088[collection1] main]
   [junit4]   2> 264568 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 264569 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 264571 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 264572 INFO  (searcherExecutor-2138-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 264572 INFO  (searcherExecutor-2138-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 264572 INFO  (searcherExecutor-2138-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 264572 INFO  (searcherExecutor-2138-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 264572 INFO  (searcherExecutor-2138-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 264573 INFO  (searcherExecutor-2138-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 264573 INFO  (searcherExecutor-2138-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 264573 INFO  (searcherExecutor-2138-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 264573 INFO  (searcherExecutor-2138-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 264574 INFO  (searcherExecutor-2138-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@45441088[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 264575 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=23.521484375, floorSegmentMB=1.2919921875, forceMergeDeletesPctAllowed=22.813222448362133, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 264576 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 264576 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@130725a2[collection1] main]
   [junit4]   2> 264576 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7a5d763d
   [junit4]   2> 264577 INFO  (searcherExecutor-2138-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@130725a2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 264587 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 (1549526422546022400)]} 0 1
   [junit4]   2> 264587 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 268587 INFO  (commitScheduler-2141-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 268593 INFO  (commitScheduler-2141-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3f639c28[collection1] main]
   [junit4]   2> 268593 INFO  (commitScheduler-2141-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 268594 INFO  (searcherExecutor-2138-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3f639c28[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
   [junit4]   2> 268610 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 (1549526426765492224)]} 0 4025
   [junit4]   2> 268610 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 268610 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[529 (-1549526426766540800)]} 0 4026
   [junit4]   2> 268611 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 270611 INFO  (commitScheduler-2141-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 270616 INFO  (commitScheduler-2141-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@71a68f11[collection1] main]
   [junit4]   2> 270616 INFO  (commitScheduler-2141-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 270618 INFO  (searcherExecutor-2138-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@71a68f11[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C1)))}
   [junit4]   2> 270620 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 270620 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 270621 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1549526428875227136)]} 0 6037
   [junit4]   2> 270621 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1549526428875227137)]} 0 6038
   [junit4]   2> 270622 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1549526428876275712)]} 0 6038
   [junit4]   2> 270622 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1549526428876275713)]} 0 6038
   [junit4]   2> 270622 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1549526428876275714)]} 0 6038
   [junit4]   2> 270622 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1549526428876275715)]} 0 6038
   [junit4]   2> 270623 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1549526428876275716)]} 0 6039
   [junit4]   2> 270623 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1549526428877324288)]} 0 6039
   [junit4]   2> 270623 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1549526428877324289)]} 0 6039
   [junit4]   2> 270623 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1549526428877324290)]} 0 6039
   [junit4]   2> 270623 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 270624 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1549526428877324291)]} 0 6040
   [junit4]   2> 270624 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1549526428878372864)]} 0 6040
   [junit4]   2> 270624 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1549526428878372865)]} 0 6040
   [junit4]   2> 270624 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1549526428878372866)]} 0 6040
   [junit4]   2> 270624 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1549526428878372867)]} 0 6040
   [junit4]   2> 270624 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1549526428878372868)]} 0 6040
   [junit4]   2> 270624 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1549526428878372869)]} 0 6040
   [junit4]   2> 270624 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1549526428878372870)]} 0 6040
   [junit4]   2> 270625 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1549526428879421440)]} 0 6041
   [junit4]   2> 270625 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {delete=[530 (-1549526428879421441)]} 0 6041
   [junit4]   2> 270625 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 271625 INFO  (commitScheduler-2141-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 271628 INFO  (commitScheduler-2141-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6bd9ce07[collection1] main]
   [junit4]   2> 271629 INFO  (commitScheduler-2141-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 271630 INFO  (searcherExecutor-2138-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6bd9ce07[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):C10/9:delGen=1)))}
   [junit4]   2> 271638 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 271639 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 271639 INFO  (TEST-AutoCommitTest.testCommitWithin-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithin
   [junit4]   2> 271643 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testMaxTime
   [junit4]   2> 271644 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@377d7cae[collection1] realtime]
   [junit4]   2> 271644 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1549526429946871808)} 0 1
   [junit4]   2> 271645 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 271674 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 271675 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 271697 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 271780 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 271782 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 271789 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 271790 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_6D200348FF807EAD-001/init-core-data-001/]
   [junit4]   2> 271790 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2591a1fd
   [junit4]   2> 271808 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 271808 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 271808 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@369aa680[collection1] main]
   [junit4]   2> 271809 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 271809 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 271812 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 271815 INFO  (searcherExecutor-2142-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 271815 INFO  (searcherExecutor-2142-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 271815 INFO  (searcherExecutor-2142-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 271815 INFO  (searcherExecutor-2142-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 271816 INFO  (searcherExecutor-2142-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 271816 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=35, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 271816 INFO  (searcherExecutor-2142-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 271817 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 271817 WARN  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.c.SolrCore [collection1] PERFORMANCE WARNING: Overlapping onDeckSearchers=2
   [junit4]   2> 271817 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@592a82bc[collection1] main]
   [junit4]   2> 271817 INFO  (searcherExecutor-2142-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 271817 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@b771bb5
   [junit4]   2> 271818 INFO  (searcherExecutor-2142-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 271818 INFO  (searcherExecutor-2142-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 271819 INFO  (searcherExecutor-2142-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@369aa680[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 271819 INFO  (searcherExecutor-2142-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 271819 INFO  (searcherExecutor-2142-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 271819 INFO  (searcherExecutor-2142-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 271819 INFO  (searcherExecutor-2142-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 271820 INFO  (searcherExecutor-2142-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 271820 INFO  (searcherExecutor-2142-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 271820 INFO  (searcherExecutor-2142-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 271821 INFO  (searcherExecutor-2142-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 271821 INFO  (searcherExecutor-2142-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 271822 INFO  (searcherExecutor-2142-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@592a82bc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 271826 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[529 (1549526430136664064)]} 0 1
   [junit4]   2> 271826 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 272826 INFO  (commitScheduler-2145-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 272832 INFO  (commitScheduler-2145-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@31e28f99[collection1] main]
   [junit4]   2> 272832 INFO  (commitScheduler-2145-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 272833 INFO  (searcherExecutor-2142-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@31e28f99[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C1)))}
   [junit4]   2> 273082 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[530 (1549526431454724096)]} 0 1257
   [junit4]   2> 273082 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 273083 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:530&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 273087 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[529 (-1549526431459966976)]} 0 0
   [junit4]   2> 273087 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 274090 INFO  (commitScheduler-2145-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 274094 INFO  (commitScheduler-2145-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7767634f[collection1] main]
   [junit4]   2> 274094 INFO  (commitScheduler-2145-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 274095 INFO  (searcherExecutor-2142-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7767634f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):C1)))}
   [junit4]   2> 274342 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[550 (1549526432776978432)]} 0 2518
   [junit4]   2> 274343 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:529&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 274343 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1549526432778027008)]} 0 2519
   [junit4]   2> 274343 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1549526432778027009)]} 0 2519
   [junit4]   2> 274344 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1549526432778027010)]} 0 2519
   [junit4]   2> 274344 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1549526432779075584)]} 0 2520
   [junit4]   2> 274344 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1549526432779075585)]} 0 2520
   [junit4]   2> 274344 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1549526432779075586)]} 0 2520
   [junit4]   2> 274344 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1549526432779075587)]} 0 2520
   [junit4]   2> 274344 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1549526432779075588)]} 0 2520
   [junit4]   2> 274345 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1549526432780124160)]} 0 2520
   [junit4]   2> 274345 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[500 (1549526432780124161)]} 0 2521
   [junit4]   2> 274345 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 275344 INFO  (commitScheduler-2145-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 275347 INFO  (commitScheduler-2145-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3d52798e[collection1] main]
   [junit4]   2> 275347 INFO  (commitScheduler-2145-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 275347 INFO  (searcherExecutor-2142-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3d52798e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.0.0):C1) Uninverting(_5(7.0.0):C11/9:delGen=1)))}
   [junit4]   2> 275353 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[531 (1549526433836040192)]} 0 3529
   [junit4]   2> 275353 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:500&qt=standard&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 275353 INFO  (TEST-AutoCommitTest.testMaxTime-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxTime
   [junit4]   2> 275357 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testMaxDocs
   [junit4]   2> 275365 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@25e96118[collection1] realtime]
   [junit4]   2> 275365 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1549526433841283072)} 0 7
   [junit4]   2> 275366 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 275396 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 275397 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 275417 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 275501 WARN  (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 275503 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 275509 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1
   [junit4]   2> 275509 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_6D200348FF807EAD-001/init-core-data-001/]
   [junit4]   2> 275509 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2591a1fd
   [junit4]   2> 275528 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 275528 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 275528 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@add1c69[collection1] main]
   [junit4]   2> 275529 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 275529 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 275532 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 275532 INFO  (searcherExecutor-2146-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 275533 INFO  (searcherExecutor-2146-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 275533 INFO  (searcherExecutor-2146-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 275533 INFO  (searcherExecutor-2146-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 275533 INFO  (searcherExecutor-2146-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 275534 INFO  (searcherExecutor-2146-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 275534 INFO  (searcherExecutor-2146-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 275534 INFO  (searcherExecutor-2146-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 275535 INFO  (searcherExecutor-2146-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 275536 INFO  (searcherExecutor-2146-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@add1c69[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 275536 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=914840206, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 275536 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 275537 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@326a3295[collection1] main]
   [junit4]   2> 275537 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@20969c84
   [junit4]   2> 275546 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[0 (1549526434038415360)]} 0 0
   [junit4]   2> 275546 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[1 (1549526434039463936)]} 0 1
   [junit4]   2> 275546 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[2 (1549526434039463937)]} 0 1
   [junit4]   2> 275546 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[3 (1549526434039463938)]} 0 1
   [junit4]   2> 275547 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[4 (1549526434040512512)]} 0 1
   [junit4]   2> 275547 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[5 (1549526434040512513)]} 0 1
   [junit4]   2> 275547 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[6 (1549526434040512514)]} 0 2
   [junit4]   2> 275548 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[7 (1549526434040512515)]} 0 2
   [junit4]   2> 275548 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[8 (1549526434041561088)]} 0 2
   [junit4]   2> 275548 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[9 (1549526434041561089)]} 0 2
   [junit4]   2> 275548 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[10 (1549526434041561090)]} 0 3
   [junit4]   2> 275548 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[11 (1549526434041561091)]} 0 3
   [junit4]   2> 275548 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[12 (1549526434041561092)]} 0 3
   [junit4]   2> 275549 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[13 (1549526434042609664)]} 0 3
   [junit4]   2> 275549 INFO  (searcherExecutor-2146-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@326a3295[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 275550 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=1
   [junit4]   2> 275550 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[14 (1549526434043658240)]} 0 5
   [junit4]   2> 275551 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1] {add=[15 (1549526434043658241)]} 0 5
   [junit4]   2> 275551 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:14&qt=standard&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 275551 ERROR (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:14&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 275551 ERROR (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=id:14&qt=standard&start=0&rows=20&version=2.2:java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:q=id:14&qt=standard&start=0&rows=20&version=2.2
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:805)
   [junit4]   2> 	at org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 275552 INFO  (commitScheduler-2149-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 275552 INFO  (TEST-AutoCommitTest.testMaxDocs-seed#[6D200348FF807EAD]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testMaxDocs
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoCommitTest -Dtests.method=testMaxDocs -Dtests.seed=6D200348FF807EAD -Dtests.slow=true -Dtests.locale=ga -Dtests.timezone=Etc/GMT+12 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.21s J1 | AutoCommitTest.testMaxDocs <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6D200348FF807EAD:D4A1D597D36A7A27]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:812)
   [junit4]    > 	at org.apache.solr.update.AutoCommitTest.testMaxDocs(AutoCommitTest.java:225)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound=1]
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">0</int></lst><result name="response" numFound="0" start="0"></result>
   [junit4]    > </response>
   [junit4]    > 	request was:q=id:14&qt=standard&start=0&rows=20&version=2.2
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:805)
   [junit4]    > 	... 40 more
   [junit4]   2> 275561 INFO  (SUITE-AutoCommitTest-seed#[6D200348FF807EAD]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 275561 INFO  (SUITE-AutoCommitTest-seed#[6D200348FF807EAD]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=677721075
   [junit4]   2> 275562 INFO  (coreCloseExecutor-2150-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6dde7bb7
   [junit4]   2> 275562 INFO  (coreCloseExecutor-2150-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 275563 INFO  (commitScheduler-2149-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1fd215c0[collection1] main]
   [junit4]   2> 275564 ERROR (commitScheduler-2149-thread-1) [    x:collection1] o.a.s.u.CommitTracker auto commit error...:org.apache.solr.common.SolrException: Error opening new searcher
   [junit4]   2> 	at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1836)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:1947)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.commit(DirectUpdateHandler2.java:630)
   [junit4]   2> 	at org.apache.solr.update.CommitTracker.run(CommitTracker.java:217)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
   [junit4]   2> 	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: openNewSearcher called on closed core
   [junit4]   2> 	at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:1823)
   [junit4]   2> 	... 10 more
   [junit4]   2> 
   [junit4]   2> 275564 INFO  (coreCloseExecutor-2150-thread-1-processing-x:collection1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@36c15f2c
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.update.AutoCommitTest_6D200348FF807EAD-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {range_facet_l_dv=PostingsFormat(name=Memory doPackFST= true), _version_=PostingsFormat(name=LuceneFixedGap), field_t=PostingsFormat(name=LuceneVarGapFixedInterval), multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), subject=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), intDefault=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=Memory doPackFST= true), range_facet_i_dv=PostingsFormat(name=LuceneFixedGap), text=PostingsFormat(name=LuceneVarGapFixedInterval), range_facet_l=PostingsFormat(name=LuceneFixedGap), timestamp=PostingsFormat(name=LuceneFixedGap)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), range_facet_i_dv=DocValuesFormat(name=Direct), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1798, maxMBSortInHeap=7.832314210798488, sim=RandomSimilarity(queryNorm=false): {}, locale=ga, timezone=Etc/GMT+12
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_102 (64-bit)/cpus=3,threads=1,free=60786096,total=156676096
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrConfigHandlerConcurrent, TestRawTransformer, HLLUtilTest, TestCloudManagedSchema, ExternalFileFieldSortTest, DistributedFacetPivotLongTailTest, TestDistribDocBasedVersion, TestStressLiveNodes, TestReversedWildcardFilterFactory, AsyncCallRequestStatusResponseTest, TestMacros, StressHdfsTest, TestConfigSetProperties, CleanupOldIndexTest, FileBasedSpellCheckerTest, TestSolrCloudWithDelegationTokens, LeaderElectionIntegrationTest, TestExpandComponent, TestDistributedGrouping, TestSolrDynamicMBean, TestCollapseQParserPlugin, AutoCommitTest]
   [junit4] Completed [48/647 (1!)] on J1 in 11.59s, 3 tests, 1 error <<< FAILURES!

[...truncated 62322 lines...]