You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/09/06 03:23:38 UTC

[JENKINS] Lucene-Solr-Tests-trunk-Java8 - Build # 364 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/364/

2 tests failed.
REGRESSION:  org.apache.solr.cloud.OverseerStatusTest.test

Error Message:
No stats for reload in OverseerCollectionProcessor expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: No stats for reload in OverseerCollectionProcessor expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([580F1FF5AA61E5CB:D05B202F049D8833]: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.apache.solr.cloud.OverseerStatusTest.test(OverseerStatusTest.java:77)
	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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)


REGRESSION:  org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([580F1FF5AA61E5CB:69B4A1C00F5EF51B]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:765)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:732)
	at org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts(SpellCheckCollatorTest.java:530)
	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:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	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:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	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:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//lst[@name='spellcheck']/lst[@name='collations']/lst[@name='collation']/int[@name='hits' and 6 <= . and . <= 10]
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">3</int></lst><result name="response" numFound="0" start="0"></result><lst name="spellcheck"><lst name="suggestions"><lst name="everother"><int name="numFound">1</int><int name="startOffset">9</int><int name="endOffset">18</int><arr name="suggestion"><str>everyother</str></arr></lst></lst><lst name="collations"><lst name="collation"><str name="collationQuery">teststop:everyother</str><int name="hits">12</int><lst name="misspellingsAndCorrections"><str name="everother">everyother</str></lst></lst></lst></lst>
</response>

	request was:spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Aeverother&spellcheck.collateMaxCollectDocs=5
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:758)
	... 41 more




Build Log:
[...truncated 9590 lines...]
   [junit4] Suite: org.apache.solr.spelling.SpellCheckCollatorTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.spelling.SpellCheckCollatorTest_580F1FF5AA61E5CB-001/init-core-data-001
   [junit4]   2> 487353 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 487354 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 487354 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 487354 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 487355 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 487355 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 487380 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 487385 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 487396 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig-spellcheckcomponent.xml
   [junit4]   2> 487397 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 487403 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 487505 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 487511 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 487512 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 487518 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 487520 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 487522 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 487522 WARN  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 487522 WARN  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 487523 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 487523 WARN  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 487523 WARN  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 487523 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 487523 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.c.SolrResourceLoader using system property solr.solr.home: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr
   [junit4]   2> 487523 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/'
   [junit4]   2> 487536 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.c.CoreContainer New CoreContainer 1396817519
   [junit4]   2> 487536 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/]
   [junit4]   2> 487536 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.c.CoreContainer loading shared library: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/lib
   [junit4]   2> 487536 WARN  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/lib).
   [junit4]   2> 487543 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 600000,connTimeout : 60000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 487547 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true
   [junit4]   2> 487548 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 487548 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 487548 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 487549 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 487550 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig-spellcheckcomponent.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=collection1, collection=collection1, absoluteInstDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/, dataDir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.spelling.SpellCheckCollatorTest_580F1FF5AA61E5CB-001/init-core-data-001, shard=shard1}
   [junit4]   2> 487551 INFO  (coreLoadExecutor-1228-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 487552 INFO  (coreLoadExecutor-1228-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/.svn/' to classloader
   [junit4]   2> 487552 INFO  (coreLoadExecutor-1228-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 487552 INFO  (coreLoadExecutor-1228-thread-1) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 487571 INFO  (coreLoadExecutor-1228-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 487576 INFO  (coreLoadExecutor-1228-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 487587 INFO  (coreLoadExecutor-1228-thread-1) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig-spellcheckcomponent.xml
   [junit4]   2> 487587 INFO  (coreLoadExecutor-1228-thread-1) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/schema.xml
   [junit4]   2> 487592 INFO  (coreLoadExecutor-1228-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 487692 INFO  (coreLoadExecutor-1228-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 487697 INFO  (coreLoadExecutor-1228-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 487698 INFO  (coreLoadExecutor-1228-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 487706 INFO  (coreLoadExecutor-1228-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 487708 INFO  (coreLoadExecutor-1228-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 487710 INFO  (coreLoadExecutor-1228-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 487710 WARN  (coreLoadExecutor-1228-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 487710 WARN  (coreLoadExecutor-1228-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 487710 INFO  (coreLoadExecutor-1228-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 487711 WARN  (coreLoadExecutor-1228-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 487711 WARN  (coreLoadExecutor-1228-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 487712 INFO  (coreLoadExecutor-1228-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf'
   [junit4]   2> 487712 INFO  (coreLoadExecutor-1228-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/
   [junit4]   2> 487712 INFO  (coreLoadExecutor-1228-thread-1) [    x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 487712 INFO  (coreLoadExecutor-1228-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/], dataDir=[null]
   [junit4]   2> 487712 INFO  (coreLoadExecutor-1228-thread-1) [    x:collection1] o.a.s.c.SolrCore JMX monitoring not detected for core: collection1
   [junit4]   2> 487713 INFO  (coreLoadExecutor-1228-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.spelling.SpellCheckCollatorTest_580F1FF5AA61E5CB-001/init-core-data-001
   [junit4]   2> 487713 INFO  (coreLoadExecutor-1228-thread-1) [    x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.spelling.SpellCheckCollatorTest_580F1FF5AA61E5CB-001/init-core-data-001/index/
   [junit4]   2> 487713 WARN  (coreLoadExecutor-1228-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.spelling.SpellCheckCollatorTest_580F1FF5AA61E5CB-001/init-core-data-001/index' doesn't exist. Creating new index...
   [junit4]   2> 487714 INFO  (coreLoadExecutor-1228-thread-1) [    x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.spelling.SpellCheckCollatorTest_580F1FF5AA61E5CB-001/init-core-data-001/index
   [junit4]   2> 487714 INFO  (coreLoadExecutor-1228-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=91.28515625, floorSegmentMB=0.83984375, forceMergeDeletesPctAllowed=13.582497251246885, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16888968983710884
   [junit4]   2> 487715 INFO  (coreLoadExecutor-1228-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@400a3082 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@357a74a),segFN=segments_1,generation=1}
   [junit4]   2> 487715 INFO  (coreLoadExecutor-1228-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 487715 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.spelling.SpellCheckCollatorTest_580F1FF5AA61E5CB-001/init-core-data-001/
   [junit4]   2> 487717 INFO  (coreLoadExecutor-1228-thread-1) [    x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 487719 INFO  (coreLoadExecutor-1228-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 487720 INFO  (coreLoadExecutor-1228-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 487721 INFO  (coreLoadExecutor-1228-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 487721 INFO  (coreLoadExecutor-1228-thread-1) [    x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 487723 INFO  (coreLoadExecutor-1228-thread-1) [    x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,spellCheckCompRH,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,spellCheckCompRH1,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,spellCheckWithWordbreak,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 487724 INFO  (coreLoadExecutor-1228-thread-1) [    x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 487724 INFO  (coreLoadExecutor-1228-thread-1) [    x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 487724 INFO  (coreLoadExecutor-1228-thread-1) [    x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 487724 INFO  (coreLoadExecutor-1228-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=13.494140625, floorSegmentMB=0.36328125, forceMergeDeletesPctAllowed=1.6772886540188492, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6549276016002886
   [junit4]   2> 487725 INFO  (coreLoadExecutor-1228-thread-1) [    x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@400a3082 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@357a74a),segFN=segments_1,generation=1}
   [junit4]   2> 487725 INFO  (coreLoadExecutor-1228-thread-1) [    x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 487725 INFO  (coreLoadExecutor-1228-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@42b576e8[collection1] main
   [junit4]   2> 487726 WARN  (coreLoadExecutor-1228-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 487726 INFO  (coreLoadExecutor-1228-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 487726 INFO  (coreLoadExecutor-1228-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using InMemoryStorage
   [junit4]   2> 487726 INFO  (coreLoadExecutor-1228-thread-1) [    x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 487726 INFO  (coreLoadExecutor-1228-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 487733 INFO  (coreLoadExecutor-1228-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default
   [junit4]   2> 487740 INFO  (coreLoadExecutor-1228-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: default_teststop
   [junit4]   2> 487740 INFO  (coreLoadExecutor-1228-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=solr.DirectSolrSpellChecker,minQueryLength=3,maxQueryFrequency=100.0,field=teststop}
   [junit4]   2> 487740 INFO  (coreLoadExecutor-1228-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> 487747 INFO  (coreLoadExecutor-1228-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold
   [junit4]   2> 487747 INFO  (coreLoadExecutor-1228-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> 487747 INFO  (coreLoadExecutor-1228-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: threshold_direct
   [junit4]   2> 487754 INFO  (coreLoadExecutor-1228-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: multipleFields
   [junit4]   2> 487773 INFO  (coreLoadExecutor-1228-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: freq
   [junit4]   2> 487778 INFO  (coreLoadExecutor-1228-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: fqcn
   [junit4]   2> 487779 INFO  (coreLoadExecutor-1228-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 487779 INFO  (searcherExecutor-1229-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 487779 INFO  (coreLoadExecutor-1228-thread-1) [    x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 487780 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 487783 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[0]} 0 2
   [junit4]   2> 487783 INFO  (searcherExecutor-1229-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default_teststop
   [junit4]   2> 487784 INFO  (searcherExecutor-1229-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 487784 INFO  (searcherExecutor-1229-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct_lowerfilt
   [junit4]   2> 487784 INFO  (searcherExecutor-1229-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 487784 INFO  (searcherExecutor-1229-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold
   [junit4]   2> 487784 INFO  (searcherExecutor-1229-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: threshold_direct
   [junit4]   2> 487784 INFO  (searcherExecutor-1229-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 487785 INFO  (searcherExecutor-1229-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 487785 INFO  (searcherExecutor-1229-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 487785 INFO  (searcherExecutor-1229-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 487785 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[1]} 0 0
   [junit4]   2> 487786 INFO  (searcherExecutor-1229-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 487786 INFO  (searcherExecutor-1229-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 487786 INFO  (searcherExecutor-1229-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@42b576e8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 487789 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[2]} 0 3
   [junit4]   2> 487791 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[3]} 0 0
   [junit4]   2> 487791 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[4]} 0 0
   [junit4]   2> 487795 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[5]} 0 3
   [junit4]   2> 487796 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[6]} 0 0
   [junit4]   2> 487797 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[7]} 0 0
   [junit4]   2> 487800 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[8]} 0 2
   [junit4]   2> 487801 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[9]} 0 0
   [junit4]   2> 487801 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[10]} 0 0
   [junit4]   2> 487804 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[11]} 0 2
   [junit4]   2> 487806 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[12]} 0 0
   [junit4]   2> 487806 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[13]} 0 0
   [junit4]   2> 487809 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[14]} 0 2
   [junit4]   2> 487811 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[15]} 0 0
   [junit4]   2> 487811 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {add=[16]} 0 0
   [junit4]   2> 487812 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.u.UpdateHandler start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 487823 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@400a3082 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@357a74a),segFN=segments_1,generation=1}
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@400a3082 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@357a74a),segFN=segments_2,generation=2}
   [junit4]   2> 487823 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.c.SolrCore newest commit generation = 2
   [junit4]   2> 487824 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.s.SolrIndexSearcher Opening Searcher@445c7d65[collection1] main
   [junit4]   2> 487825 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.u.UpdateHandler end_commit_flush
   [junit4]   2> 487825 INFO  (searcherExecutor-1229-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default
   [junit4]   2> 487854 INFO  (searcherExecutor-1229-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: default_teststop
   [junit4]   2> 487882 INFO  (searcherExecutor-1229-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold
   [junit4]   2> 487891 INFO  (searcherExecutor-1229-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: threshold_direct
   [junit4]   2> 487898 INFO  (searcherExecutor-1229-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: multipleFields
   [junit4]   2> 487925 INFO  (searcherExecutor-1229-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: freq
   [junit4]   2> 487949 INFO  (searcherExecutor-1229-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: fqcn
   [junit4]   2> 487974 INFO  (searcherExecutor-1229-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@445c7d65[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(6.0.0):C3) Uninverting(_1(6.0.0):C3) Uninverting(_2(6.0.0):C3) Uninverting(_3(6.0.0):C3) Uninverting(_4(6.0.0):C3) Uninverting(_5(6.0.0):C2)))}
   [junit4]   2> 487974 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.u.p.LogUpdateProcessor [collection1] webapp=null path=null params={} {commit=} 0 162
   [junit4]   2> 487978 INFO  (TEST-SpellCheckCollatorTest.testCollateWithOverride-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollateWithOverride
   [junit4]   2> 488046 INFO  (TEST-SpellCheckCollatorTest.testCollateWithOverride-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={mm=1&q=partisian+politcal+mashine&defType=edismax&spellcheck.dictionary=direct&qt=spellCheckCompRH&spellcheck=true&qf=teststop&spellcheck.maxCollations=10&spellcheck.count=10&spellcheck.maxCollationTries=10&wt=xml&spellcheck.collate=true} hits=0 status=0 QTime=67 
   [junit4]   2> 488063 INFO  (TEST-SpellCheckCollatorTest.testCollateWithOverride-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={mm=1&spellcheck.dictionary=direct&qt=spellCheckCompRH&spellcheck.maxCollations=10&spellcheck.maxCollationTries=10&q=partisian+politcal+mashine&defType=edismax&spellcheck.collateParam.mm=100%25&spellcheck=true&qf=teststop&spellcheck.count=10&wt=xml&spellcheck.collate=true} hits=0 status=0 QTime=16 
   [junit4]   2> 488064 INFO  (TEST-SpellCheckCollatorTest.testCollateWithOverride-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollateWithOverride
   [junit4]   2> 488067 INFO  (TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testContextSensitiveCollate
   [junit4]   2> 488078 INFO  (TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&spellcheck.dictionary=direct&indent=true&spellcheck.maxCollations=1&spellcheck.maxCollationTries=10&spellcheck.alternativeTermCount=5&spellcheck.build=true&spellcheck.extendedResults=true&q=teststop:(flew+AND+form+AND+heathrow)&spellcheck.maxResultsForSuggest=0&spellcheck=true&spellcheck.count=10&wt=xml&spellcheck.collate=true} hits=0 status=0 QTime=10 
   [junit4]   2> 488086 INFO  (TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&spellcheck.dictionary=direct&indent=true&spellcheck.maxCollations=1&spellcheck.maxCollationTries=10&spellcheck.alternativeTermCount=5&spellcheck.extendedResults=true&q=teststop:(june+AND+customs)&spellcheck.maxResultsForSuggest=1&spellcheck=true&spellcheck.count=10&wt=xml&spellcheck.collate=true} hits=1 status=0 QTime=6 
   [junit4]   2> 488089 INFO  (TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={mm=2&q=teststop:(june+customs)&qt=spellCheckCompRH&spellcheck.dictionary=direct&indent=true&spellcheck=true&spellcheck.count=10&spellcheck.alternativeTermCount=0&wt=xml&spellcheck.collate=true} hits=2 status=0 QTime=1 
   [junit4]   2> 488129 INFO  (TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&spellcheck.dictionary=default_teststop&indent=true&spellcheck.maxCollations=1&spellcheck.maxCollationTries=10&spellcheck.alternativeTermCount=5&spellcheck.build=true&spellcheck.extendedResults=true&q=teststop:(flew+AND+form+AND+heathrow)&spellcheck.maxResultsForSuggest=0&spellcheck=true&spellcheck.count=10&wt=xml&spellcheck.collate=true} hits=0 status=0 QTime=39 
   [junit4]   2> 488133 INFO  (TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&spellcheck.dictionary=default_teststop&indent=true&spellcheck.maxCollations=1&spellcheck.maxCollationTries=10&spellcheck.alternativeTermCount=5&spellcheck.extendedResults=true&q=teststop:(june+AND+customs)&spellcheck.maxResultsForSuggest=1&spellcheck=true&spellcheck.count=10&wt=xml&spellcheck.collate=true} hits=1 status=0 QTime=2 
   [junit4]   2> 488136 INFO  (TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={mm=2&q=teststop:(june+customs)&qt=spellCheckCompRH&spellcheck.dictionary=default_teststop&indent=true&spellcheck=true&spellcheck.count=10&spellcheck.alternativeTermCount=0&wt=xml&spellcheck.collate=true} hits=2 status=0 QTime=0 
   [junit4]   2> 488136 INFO  (TEST-SpellCheckCollatorTest.testContextSensitiveCollate-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testContextSensitiveCollate
   [junit4]   2> 488139 INFO  (TEST-SpellCheckCollatorTest.testExtendedCollate-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExtendedCollate
   [junit4]   2> 488181 INFO  (TEST-SpellCheckCollatorTest.testExtendedCollate-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExtendedCollate
   [junit4]   2> 488188 INFO  (TEST-SpellCheckCollatorTest.testCollateWithGrouping-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollateWithGrouping
   [junit4]   2> 488236 INFO  (TEST-SpellCheckCollatorTest.testCollateWithGrouping-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollateWithGrouping
   [junit4]   2> 488240 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEstimatedHitCounts
   [junit4]   2> 488244 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia} hits=0 status=0 QTime=4 
   [junit4]   2> 488249 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=0} hits=0 status=0 QTime=4 
   [junit4]   2> 488255 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=30} hits=0 status=0 QTime=4 
   [junit4]   2> 488260 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=100} hits=0 status=0 QTime=4 
   [junit4]   2> 488265 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=10000} hits=0 status=0 QTime=3 
   [junit4]   2> 488269 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=16} hits=0 status=0 QTime=3 
   [junit4]   2> 488275 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=9} hits=0 status=0 QTime=4 
   [junit4]   2> 488280 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=4} hits=0 status=0 QTime=3 
   [junit4]   2> 488285 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=10} hits=0 status=0 QTime=3 
   [junit4]   2> 488290 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=5} hits=0 status=0 QTime=3 
   [junit4]   2> 488294 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=2} hits=0 status=0 QTime=3 
   [junit4]   2> 488298 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=5} hits=0 status=0 QTime=3 
   [junit4]   2> 488302 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=16} hits=0 status=0 QTime=3 
   [junit4]   2> 488307 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=17} hits=0 status=0 QTime=3 
   [junit4]   2> 488311 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=3} hits=0 status=0 QTime=3 
   [junit4]   2> 488315 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=9} hits=0 status=0 QTime=3 
   [junit4]   2> 488319 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=5} hits=0 status=0 QTime=3 
   [junit4]   2> 488323 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=13} hits=0 status=0 QTime=3 
   [junit4]   2> 488327 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=14} hits=0 status=0 QTime=3 
   [junit4]   2> 488331 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=2} hits=0 status=0 QTime=3 
   [junit4]   2> 488334 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=11} hits=0 status=0 QTime=2 
   [junit4]   2> 488338 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=10} hits=0 status=0 QTime=2 
   [junit4]   2> 488341 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=16} hits=0 status=0 QTime=2 
   [junit4]   2> 488345 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=11} hits=0 status=0 QTime=2 
   [junit4]   2> 488349 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=6} hits=0 status=0 QTime=2 
   [junit4]   2> 488352 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=6} hits=0 status=0 QTime=3 
   [junit4]   2> 488357 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=9} hits=0 status=0 QTime=3 
   [junit4]   2> 488361 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=15} hits=0 status=0 QTime=3 
   [junit4]   2> 488365 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=16} hits=0 status=0 QTime=3 
   [junit4]   2> 488369 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Ametnoia&spellcheck.collateMaxCollectDocs=6} hits=0 status=0 QTime=3 
   [junit4]   2> 488374 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.S.Request [collection1] webapp=null path=null params={spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Aeverother&spellcheck.collateMaxCollectDocs=5} hits=0 status=0 QTime=3 
   [junit4]   2> 488376 ERROR (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: xpath=//lst[@name='spellcheck']/lst[@name='collations']/lst[@name='collation']/int[@name='hits' and 6 <= . and . <= 10]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">3</int></lst><result name="response" numFound="0" start="0"></result><lst name="spellcheck"><lst name="suggestions"><lst name="everother"><int name="numFound">1</int><int name="startOffset">9</int><int name="endOffset">18</int><arr name="suggestion"><str>everyother</str></arr></lst></lst><lst name="collations"><lst name="collation"><str name="collationQuery">teststop:everyother</str><int name="hits">12</int><lst name="misspellingsAndCorrections"><str name="everother">everyother</str></lst></lst></lst></lst>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Aeverother&spellcheck.collateMaxCollectDocs=5
   [junit4]   2> 488377 ERROR (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Aeverother&spellcheck.collateMaxCollectDocs=5:java.lang.RuntimeException: REQUEST FAILED: xpath=//lst[@name='spellcheck']/lst[@name='collations']/lst[@name='collation']/int[@name='hits' and 6 <= . and . <= 10]
   [junit4]   2> 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]   2> <response>
   [junit4]   2> <lst name="responseHeader"><int name="status">0</int><int name="QTime">3</int></lst><result name="response" numFound="0" start="0"></result><lst name="spellcheck"><lst name="suggestions"><lst name="everother"><int name="numFound">1</int><int name="startOffset">9</int><int name="endOffset">18</int><arr name="suggestion"><str>everyother</str></arr></lst></lst><lst name="collations"><lst name="collation"><str name="collationQuery">teststop:everyother</str><int name="hits">12</int><lst name="misspellingsAndCorrections"><str name="everother">everyother</str></lst></lst></lst></lst>
   [junit4]   2> </response>
   [junit4]   2> 
   [junit4]   2> 	request was:spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Aeverother&spellcheck.collateMaxCollectDocs=5
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:758)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:732)
   [junit4]   2> 	at org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts(SpellCheckCollatorTest.java:530)
   [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:497)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
   [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:50)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
   [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:46)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [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:54)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 488378 INFO  (TEST-SpellCheckCollatorTest.testEstimatedHitCounts-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEstimatedHitCounts
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SpellCheckCollatorTest -Dtests.method=testEstimatedHitCounts -Dtests.seed=580F1FF5AA61E5CB -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=hu -Dtests.timezone=America/Panama -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.15s J1 | SpellCheckCollatorTest.testEstimatedHitCounts <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: Exception during query
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([580F1FF5AA61E5CB:69B4A1C00F5EF51B]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:765)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:732)
   [junit4]    > 	at org.apache.solr.spelling.SpellCheckCollatorTest.testEstimatedHitCounts(SpellCheckCollatorTest.java:530)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//lst[@name='spellcheck']/lst[@name='collations']/lst[@name='collation']/int[@name='hits' and 6 <= . and . <= 10]
   [junit4]    > 	xml response was: <?xml version="1.0" encoding="UTF-8"?>
   [junit4]    > <response>
   [junit4]    > <lst name="responseHeader"><int name="status">0</int><int name="QTime">3</int></lst><result name="response" numFound="0" start="0"></result><lst name="spellcheck"><lst name="suggestions"><lst name="everother"><int name="numFound">1</int><int name="startOffset">9</int><int name="endOffset">18</int><arr name="suggestion"><str>everyother</str></arr></lst></lst><lst name="collations"><lst name="collation"><str name="collationQuery">teststop:everyother</str><int name="hits">12</int><lst name="misspellingsAndCorrections"><str name="everother">everyother</str></lst></lst></lst></lst>
   [junit4]    > </response>
   [junit4]    > 	request was:spellcheck=true&spellcheck.dictionary=direct&spellcheck.count=1&spellcheck.collate=true&spellcheck.maxCollationTries=1&spellcheck.maxCollations=1&spellcheck.collateExtendedResults=true&qt=spellCheckCompRH&q=teststop%3Aeverother&spellcheck.collateMaxCollectDocs=5
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:758)
   [junit4]    > 	... 41 more
   [junit4]   2> 488400 INFO  (TEST-SpellCheckCollatorTest.testCollateWithMultipleRequestHandlers-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollateWithMultipleRequestHandlers
   [junit4]   2> 488436 INFO  (TEST-SpellCheckCollatorTest.testCollateWithMultipleRequestHandlers-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollateWithMultipleRequestHandlers
   [junit4]   2> 488439 INFO  (TEST-SpellCheckCollatorTest.testZeroTries-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testZeroTries
   [junit4]   2> 488469 INFO  (TEST-SpellCheckCollatorTest.testZeroTries-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testZeroTries
   [junit4]   2> 488476 INFO  (TEST-SpellCheckCollatorTest.testCollateWithFilter-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollateWithFilter
   [junit4]   2> 488516 INFO  (TEST-SpellCheckCollatorTest.testCollateWithFilter-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollateWithFilter
   [junit4]   2> 488519 INFO  (TEST-SpellCheckCollatorTest.testCollationWithHypens-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCollationWithHypens
   [junit4]   2> 488582 INFO  (TEST-SpellCheckCollatorTest.testCollationWithHypens-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCollationWithHypens
   [junit4]   2> 488583 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 488583 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1396817519
   [junit4]   2> 488583 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@13afd7ff
   [junit4]   2> 488583 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    x:collection1] o.a.s.u.UpdateHandler closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=17,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 488583 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 488583 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 488584 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 488584 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 488585 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 488585 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.spelling.SpellCheckCollatorTest_580F1FF5AA61E5CB-001/init-core-data-001/index [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.spelling.SpellCheckCollatorTest_580F1FF5AA61E5CB-001/init-core-data-001/index;done=false>>]
   [junit4]   2> 488585 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.spelling.SpellCheckCollatorTest_580F1FF5AA61E5CB-001/init-core-data-001/index
   [junit4]   2> 488585 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory looking to close /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.spelling.SpellCheckCollatorTest_580F1FF5AA61E5CB-001/init-core-data-001 [CachedDir<<refCount=0;path=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.spelling.SpellCheckCollatorTest_580F1FF5AA61E5CB-001/init-core-data-001;done=false>>]
   [junit4]   2> 488585 INFO  (SUITE-SpellCheckCollatorTest-seed#[580F1FF5AA61E5CB]-worker) [    x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.spelling.SpellCheckCollatorTest_580F1FF5AA61E5CB-001/init-core-data-001
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.spelling.SpellCheckCollatorTest_580F1FF5AA61E5CB-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {start1=PostingsFormat(name=Asserting), range_facet_l_dv=Lucene50(blocksize=128), lowerfilt1=PostingsFormat(name=Asserting), multiDefault=FSTOrd50, teststop=FSTOrd50, intDefault=PostingsFormat(name=Memory doPackFST= false), range_facet_l=PostingsFormat(name=Memory doPackFST= false), lowerfilt1and2=FSTOrd50, end4=PostingsFormat(name=Asserting), end3=FSTOrd50, end2=Lucene50(blocksize=128), end1=PostingsFormat(name=Memory doPackFST= false), lowerfilt=FSTOrd50, gram1=PostingsFormat(name=Memory doPackFST= false), id=Lucene50(blocksize=128), range_facet_i_dv=PostingsFormat(name=Memory doPackFST= false), gram2=Lucene50(blocksize=128), gram3=FSTOrd50, start3=Lucene50(blocksize=128), gram4=PostingsFormat(name=Asserting), start2=FSTOrd50, word=PostingsFormat(name=Memory doPackFST= false), timestamp=PostingsFormat(name=Memory doPackFST= false), start4=PostingsFormat(name=Memory doPackFST= false)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene50), range_facet_i_dv=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Asserting)}, sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=hu, timezone=America/Panama
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.8.0_45 (64-bit)/cpus=4,threads=1,free=217852600,total=467664896
   [junit4]   2> NOTE: All tests run in this JVM: [TestClusterStateMutator, DocValuesMissingTest, TestDFRSimilarityFactory, ConvertedLegacyTest, TestTrie, TestLeaderElectionZkExpiry, CustomCollectionTest, AsyncCallRequestStatusResponseTest, TestSurroundQueryParser, DOMUtilTest, TestBinaryResponseWriter, TestNRTOpen, SpellPossibilityIteratorTest, SolrCloudExampleTest, TestHashPartitioner, RulesTest, TestOverriddenPrefixQueryForCustomFieldType, TestUtils, SuggestComponentTest, TestDynamicLoading, ShardRoutingCustomTest, TermVectorComponentTest, PreAnalyzedUpdateProcessorTest, TestScoreJoinQPScore, SolrCmdDistributorTest, TestStressUserVersions, HdfsChaosMonkeySafeLeaderTest, SliceStateTest, MBeansHandlerTest, HdfsLockFactoryTest, DistribCursorPagingTest, HdfsRecoverLeaseTest, ZkCLITest, BasicFunctionalityTest, TestJmxMonitoredMap, SpellCheckCollatorTest]
   [junit4] Completed [111/544] on J1 in 1.27s, 9 tests, 1 error <<< FAILURES!

[...truncated 989 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerStatusTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.OverseerStatusTest_580F1FF5AA61E5CB-001/init-core-data-001
   [junit4]   2> 1540589 INFO  (SUITE-OverseerStatusTest-seed#[580F1FF5AA61E5CB]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1540591 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1540592 INFO  (Thread-3915) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1540592 INFO  (Thread-3915) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1540692 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.ZkTestServer start zk server on port:46365
   [junit4]   2> 1540692 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1540693 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1540695 INFO  (zkCallback-1923-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5ad01304 name:ZooKeeperConnection Watcher:127.0.0.1:46365 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1540695 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1540695 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1540695 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1540698 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1540699 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1540700 INFO  (zkCallback-1924-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@670ade9d name:ZooKeeperConnection Watcher:127.0.0.1:46365/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1540700 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1540700 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1540700 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1540702 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1540703 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1540704 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1540706 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1540706 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1540709 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1540709 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1540711 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1540711 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1540712 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1540713 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1540714 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1540714 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1540716 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1540717 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1540718 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1540718 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1540720 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1540720 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1540722 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1540722 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1540723 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1540724 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1540725 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1540725 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1541051 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.OverseerStatusTest_580F1FF5AA61E5CB-001/control-001/cores/collection1
   [junit4]   2> 1541052 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1541054 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@73641a6d{/,null,AVAILABLE}
   [junit4]   2> 1541055 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.e.j.s.ServerConnector Started ServerConnector@55a8a2b6{HTTP/1.1}{127.0.0.1:42601}
   [junit4]   2> 1541055 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.e.j.s.Server Started @1544371ms
   [junit4]   2> 1541055 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.OverseerStatusTest_580F1FF5AA61E5CB-001/tempDir-001/control/data, hostContext=/, hostPort=42601, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.OverseerStatusTest_580F1FF5AA61E5CB-001/control-001/cores}
   [junit4]   2> 1541055 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@4e0e2f2a
   [junit4]   2> 1541056 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.OverseerStatusTest_580F1FF5AA61E5CB-001/control-001/'
   [junit4]   2> 1541071 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1541072 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1541073 INFO  (zkCallback-1925-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3c85d857 name:ZooKeeperConnection Watcher:127.0.0.1:46365/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1541073 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1541074 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1541075 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1541075 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.OverseerStatusTest_580F1FF5AA61E5CB-001/control-001/solr.xml
   [junit4]   2> 1541080 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.OverseerStatusTest_580F1FF5AA61E5CB-001/control-001/cores
   [junit4]   2> 1541080 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c.CoreContainer New CoreContainer 540510537
   [junit4]   2> 1541080 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.a.s.c

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

lipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:106)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.eclipse.jetty.servlets.UserAgentFilter.doFilter(UserAgentFilter.java:83)
   [junit4]   2> 	at org.eclipse.jetty.servlets.GzipFilter.doFilter(GzipFilter.java:364)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1652)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:585)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:221)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1127)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:515)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1061)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:97)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:499)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:310)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:257)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$2.run(AbstractConnection.java:540)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1609428 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@2e9afa34{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1609429 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@97e408d{/,null,UNAVAILABLE}
   [junit4]   2> 1609430 INFO  (TEST-OverseerStatusTest.test-seed#[580F1FF5AA61E5CB]) [n:127.0.0.1:37788_ c:overseer_status_test s:shard1 r:core_node1 x:overseer_status_test_shard1_replica1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46365 46365
   [junit4]   2> 1609559 INFO  (Thread-3915) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46365 46365
   [junit4]   2> 1609560 WARN  (Thread-3915) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 	2	/solr/overseer/queue
   [junit4]   2> 	2	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=OverseerStatusTest -Dtests.method=test -Dtests.seed=580F1FF5AA61E5CB -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=cs -Dtests.timezone=America/Aruba -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 69.0s J0 | OverseerStatusTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: No stats for reload in OverseerCollectionProcessor expected:<1> but was:<2>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([580F1FF5AA61E5CB:D05B202F049D8833]:0)
   [junit4]    > 	at org.apache.solr.cloud.OverseerStatusTest.test(OverseerStatusTest.java:77)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1609573 INFO  (SUITE-OverseerStatusTest-seed#[580F1FF5AA61E5CB]-worker) [n:127.0.0.1:37788_ c:overseer_status_test s:shard1 r:core_node1 x:overseer_status_test_shard1_replica1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J0/temp/solr.cloud.OverseerStatusTest_580F1FF5AA61E5CB-001
   [junit4]   2> Sep 05, 2015 9:16:52 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53), sim=DefaultSimilarity, locale=cs, timezone=America/Aruba
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 1.8.0_45 (64-bit)/cpus=4,threads=1,free=154644000,total=530579456
   [junit4]   2> NOTE: All tests run in this JVM: [PingRequestHandlerTest, TimeZoneUtilsTest, TestFoldingMultitermQuery, TestDocSet, IgnoreCommitOptimizeUpdateProcessorFactoryTest, ZkStateWriterTest, TestSimpleQParserPlugin, BlockCacheTest, TestManagedSchemaFieldResource, TestStressLucene, LeaderInitiatedRecoveryOnCommitTest, TestCloudManagedSchemaConcurrent, TestInitQParser, TestLuceneMatchVersion, TestOrdValues, AlternateDirectoryTest, TestReplicaProperties, TestInfoStreamLogging, BigEndianAscendingWordSerializerTest, TestCloudManagedSchema, PathHierarchyTokenizerFactoryTest, TestReplicationHandler, TestNamedUpdateProcessors, DistributedMLTComponentTest, QueryElevationComponentTest, IndexSchemaTest, LeaderElectionIntegrationTest, SharedFSAutoReplicaFailoverTest, FileBasedSpellCheckerTest, TestSerializedLuceneMatchVersion, HdfsUnloadDistributedZkTest, TestDistributedSearch, TestRemoteStreaming, CurrencyFieldOpenExchangeTest, ResponseLogComponentTest, SaslZkACLProviderTest, TestCollectionAPI, OutOfBoxZkACLAndCredentialsProvidersTest, CursorPagingTest, TestRawResponseWriter, RequiredFieldsTest, TestLazyCores, EchoParamsTest, TestExactStatsCache, AliasIntegrationTest, TestIBSimilarityFactory, TestClassNameShortening, TestAnalyzedSuggestions, TestSolrJ, HighlighterMaxOffsetTest, TestFaceting, TestImplicitCoreProperties, FileUtilsTest, TestConfigSetImmutable, ExitableDirectoryReaderTest, SmileWriterTest, EnumFieldTest, TestSimpleTrackingShardHandler, DistributedQueryElevationComponentTest, TestUniqueKeyFieldResource, TestIntervalFaceting, TestRandomFaceting, TestSolrConfigHandlerConcurrent, TestDistribIDF, FullHLLTest, TestSolrCloudWithKerberosAlt, RequestLoggingTest, CacheHeaderTest, TestPivotHelperCode, PrimUtilsTest, ResourceLoaderTest, StandardRequestHandlerTest, DistributedSpellCheckComponentTest, PolyFieldTest, DistributedFacetPivotLargeTest, ReturnFieldsTest, JsonLoaderTest, CoreMergeIndexesAdminHandlerTest, TestRandomMergePolicy, SimpleMLTQParserTest, TestOmitPositions, TestBinaryField, TestCryptoKeys, JSONWriterTest, TestManagedSchemaFieldTypeResource, DateFieldTest, TestSolr4Spatial, UUIDUpdateProcessorFallbackTest, QueryEqualityTest, ChaosMonkeySafeLeaderTest, SyncSliceTest, FullSolrCloudDistribCmdsTest, TestStressReorder, TestStressVersions, TestGroupingSearch, TestFunctionQuery, TestBadConfig, ShowFileRequestHandlerTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, SuggesterFSTTest, DocValuesTest, TestCSVLoader, TestPseudoReturnFields, TestAtomicUpdateErrorCases, DistanceFunctionTest, XsltUpdateRequestHandlerTest, DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest, TestValueSourceCache, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, TestJmxIntegration, UniqFieldsUpdateProcessorFactoryTest, TestComponentsName, TestLFUCache, TestTolerantSearch, AssignTest, AsyncMigrateRouteKeyTest, CleanupOldIndexTest, CollectionReloadTest, ConnectionManagerTest, DeleteLastCustomShardedReplicaTest, DistribDocExpirationUpdateProcessorTest, MultiThreadedOCPTest, OverseerStatusTest]
   [junit4] Completed [428/544] on J0 in 69.26s, 1 test, 1 failure <<< FAILURES!

[...truncated 376 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:775: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:719: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/build.xml:59: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build.xml:233: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/common-build.xml:514: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:1432: The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/lucene/common-build.xml:987: There were test failures: 544 suites, 2141 tests, 1 error, 1 failure, 47 ignored (35 assumptions)

Total time: 56 minutes 7 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-trunk-Java8 #363
Archived 4 artifacts
Archive block size is 32768
Received 0 blocks and 342823134 bytes
Compression is 0.0%
Took 1 min 0 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure