Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5616/
Java: 32bit/jdk1.8.0_72 -server -XX:+UseConcMarkSweepGC

7 tests failed.
FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader

Error Message:
There are still nodes recoverying - waited for 330 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330 
seconds
        at 
__randomizedtesting.SeedInfo.seed([5CBEE50FCC39870D:BA29D1CFF5BB7E6C]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:174)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:130)
        at 
org.apache.solr.cloud.ForceLeaderTest.bringBackOldLeaderAndSendDoc(ForceLeaderTest.java:393)
        at 
org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:145)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:964)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
org.apache.solr.handler.component.SpellCheckComponentTest.testRebuildOnCommit

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
        at 
__randomizedtesting.SeedInfo.seed([5CBEE50FCC39870D:16B298629F35246E]:0)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:754)
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:721)
        at 
org.apache.solr.handler.component.SpellCheckComponentTest.testRebuildOnCommit(SpellCheckComponentTest.java:267)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.RuntimeException: REQUEST FAILED: 
xpath=//arr[@name='suggestion'][.='lucenejava']
        xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int 
name="QTime">210</int></lst><result name="response" numFound="0" 
start="0"></result><lst name="spellcheck"><lst name="suggestions"/></lst>
</response>

        request 
was:q=lowerfilt:lucenejavt&qt=spellCheckCompRH&spellcheck=true&wt=xml
        at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:747)
        ... 41 more


FAILED:  
org.apache.solr.handler.component.SpellCheckComponentTest.testNumericQuery

Error Message:
List size mismatch @ spellcheck/suggestions

Stack Trace:
java.lang.RuntimeException: List size mismatch @ spellcheck/suggestions
        at 
__randomizedtesting.SeedInfo.seed([5CBEE50FCC39870D:5792B2CF53F03BA2]:0)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:842)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:789)
        at 
org.apache.solr.handler.component.SpellCheckComponentTest.testNumericQuery(SpellCheckComponentTest.java:154)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
org.apache.solr.handler.component.SpellCheckComponentTest.testMaximumResultsForSuggest

Error Message:
Directory 
SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_5CBEE50FCC39870D-001\init-core-data-001\spellchecker1
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@aee4c4 still has 
pending deleted files; cannot initialize IndexWriter

Stack Trace:
java.lang.IllegalArgumentException: Directory 
SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_5CBEE50FCC39870D-001\init-core-data-001\spellchecker1
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@aee4c4 still has 
pending deleted files; cannot initialize IndexWriter
        at 
__randomizedtesting.SeedInfo.seed([5CBEE50FCC39870D:D0B365CC0215D840]:0)
        at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:767)
        at 
org.apache.lucene.search.spell.SpellChecker.clearIndex(SpellChecker.java:455)
        at 
org.apache.solr.spelling.IndexBasedSpellChecker.build(IndexBasedSpellChecker.java:87)
        at 
org.apache.solr.handler.component.SpellCheckComponent.prepare(SpellCheckComponent.java:131)
        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:246)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2082)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:310)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:292)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:820)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:789)
        at 
org.apache.solr.handler.component.SpellCheckComponentTest.testMaximumResultsForSuggest(SpellCheckComponentTest.java:83)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.handler.component.SpellCheckComponentTest.test

Error Message:
List size mismatch @ spellcheck/suggestions

Stack Trace:
java.lang.RuntimeException: List size mismatch @ spellcheck/suggestions
        at 
__randomizedtesting.SeedInfo.seed([5CBEE50FCC39870D:D4EADAD562C5EAF5]:0)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:842)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:789)
        at 
org.apache.solr.handler.component.SpellCheckComponentTest.test(SpellCheckComponentTest.java:147)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.handler.component.SpellCheckComponentTest.testCollate

Error Message:
Directory 
SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_5CBEE50FCC39870D-001\init-core-data-001\spellchecker1
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@aee4c4 still has 
pending deleted files; cannot initialize IndexWriter

Stack Trace:
java.lang.IllegalArgumentException: Directory 
SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_5CBEE50FCC39870D-001\init-core-data-001\spellchecker1
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@aee4c4 still has 
pending deleted files; cannot initialize IndexWriter
        at 
__randomizedtesting.SeedInfo.seed([5CBEE50FCC39870D:969FBC3B66C1BA66]:0)
        at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:767)
        at 
org.apache.lucene.search.spell.SpellChecker.clearIndex(SpellChecker.java:455)
        at 
org.apache.solr.spelling.IndexBasedSpellChecker.build(IndexBasedSpellChecker.java:87)
        at 
org.apache.solr.handler.component.SpellCheckComponent.prepare(SpellCheckComponent.java:131)
        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:246)
        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
        at org.apache.solr.core.SolrCore.execute(SolrCore.java:2082)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:310)
        at org.apache.solr.util.TestHarness.query(TestHarness.java:292)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:820)
        at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:789)
        at 
org.apache.solr.handler.component.SpellCheckComponentTest.testCollate(SpellCheckComponentTest.java:171)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  
org.apache.solr.handler.component.DistributedSpellCheckComponentTest.test

Error Message:
Error from server at https://127.0.0.1:62634//collection1: Directory 
SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_5CBEE50FCC39870D-001\tempDir-001\control\cores\collection1\data\spellchecker1
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@b55b1c still has 
pending deleted files; cannot initialize IndexWriter

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:62634//collection1: Directory 
SimpleFSDirectory@C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSpellCheckComponentTest_5CBEE50FCC39870D-001\tempDir-001\control\cores\collection1\data\spellchecker1
 lockFactory=org.apache.lucene.store.NativeFSLockFactory@b55b1c still has 
pending deleted files; cannot initialize IndexWriter
        at 
__randomizedtesting.SeedInfo.seed([5CBEE50FCC39870D:D4EADAD562C5EAF5]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:577)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:230)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:149)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
        at 
org.apache.solr.handler.component.DistributedSpellCheckComponentTest.q(DistributedSpellCheckComponentTest.java:67)
        at 
org.apache.solr.handler.component.DistributedSpellCheckComponentTest.test(DistributedSpellCheckComponentTest.java:146)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsRepeatStatement.callStatement(BaseDistributedSearchTestCase.java:990)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11223 lines...]
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_5CBEE50FCC39870D-001\init-core-data-001
   [junit4]   2> 1097292 INFO  
(SUITE-ForceLeaderTest-seed#[5CBEE50FCC39870D]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /rc_d/
   [junit4]   2> 1097294 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1097295 INFO  (Thread-2885) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1097295 INFO  (Thread-2885) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1097395 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.ZkTestServer start zk server on port:56995
   [junit4]   2> 1097395 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1097396 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1097402 INFO  (zkCallback-1043-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1d7222c name:ZooKeeperConnection 
Watcher:127.0.0.1:56995 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1097402 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1097403 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1097403 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1097406 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1097407 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1097408 INFO  (zkCallback-1044-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@b7bbc4 name:ZooKeeperConnection 
Watcher:127.0.0.1:56995/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1097409 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1097409 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1097409 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1097411 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1097412 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1097413 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1097415 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1097415 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1097419 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1097419 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1097420 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1097420 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1097422 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1097422 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1097424 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1097424 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1097426 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1097426 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1097428 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1097428 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1097430 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1097430 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1097432 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1097432 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1097434 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1097434 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1097436 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.AbstractZkTestCase put 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1097436 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1098092 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_5CBEE50FCC39870D-001\control-001\cores\collection1
   [junit4]   2> 1098095 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1098099 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6b1c65{/rc_d,null,AVAILABLE}
   [junit4]   2> 1098100 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.e.j.s.ServerConnector Started 
ServerConnector@18b9860{HTTP/1.1}{127.0.0.1:57003}
   [junit4]   2> 1098100 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.e.j.s.Server Started @1101093ms
   [junit4]   2> 1098100 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_5CBEE50FCC39870D-001\tempDir-001/control/data,
 hostContext=/rc_d, hostPort=57002, 
coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_5CBEE50FCC39870D-001\control-001\cores}
   [junit4]   2> 1098101 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@1d16e93
   [junit4]   2> 1098101 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_5CBEE50FCC39870D-001\control-001'
   [junit4]   2> 1098101 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.SolrResourceLoader JNDI not configured for solr 
(NoInitialContextEx)
   [junit4]   2> 1098101 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1098101 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1098103 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1098104 INFO  (zkCallback-1045-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@27872c name:ZooKeeperConnection 
Watcher:127.0.0.1:56995/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1098104 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1098104 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1098106 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1098106 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_5CBEE50FCC39870D-001\control-001\solr.xml
   [junit4]   2> 1098117 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_5CBEE50FCC39870D-001\control-001\cores
   [junit4]   2> 1098117 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.CoreContainer New CoreContainer 3337328
   [junit4]   2> 1098117 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_5CBEE50FCC39870D-001\control-001]
   [junit4]   2> 1098118 WARN  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_5CBEE50FCC39870D-001\control-001\lib
 to classpath: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_5CBEE50FCC39870D-001\control-001\lib
   [junit4]   2> 1098118 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 
90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 1098121 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with 
params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1098122 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1098122 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1098122 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56995/solr
   [junit4]   2> 1098122 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1098122 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1098124 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1098128 INFO  (zkCallback-1048-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@7bff32 name:ZooKeeperConnection 
Watcher:127.0.0.1:56995 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1098128 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1098128 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) [ 
   ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1098131 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) 
[n:127.0.0.1:57002_rc_d    ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1098136 INFO  
(zkCallback-1049-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d    ] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@199459c name:ZooKeeperConnection 
Watcher:127.0.0.1:56995/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1098137 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) 
[n:127.0.0.1:57002_rc_d    ] o.a.s.c.c.ConnectionManager Client is connected to 
ZooKeeper
   [junit4]   2> 1098138 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) 
[n:127.0.0.1:57002_rc_d    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1098141 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) 
[n:127.0.0.1:57002_rc_d    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1098147 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) 
[n:127.0.0.1:57002_rc_d    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-running
   [junit4]   2> 1098149 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) 
[n:127.0.0.1:57002_rc_d    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1098153 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) 
[n:127.0.0.1:57002_rc_d    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1098156 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) 
[n:127.0.0.1:57002_rc_d    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1098158 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) 
[n:127.0.0.1:57002_rc_d    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1098159 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) 
[n:127.0.0.1:57002_rc_d    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1098160 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) 
[n:127.0.0.1:57002_rc_d    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1098161 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) 
[n:127.0.0.1:57002_rc_d    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57002_rc_d
   [junit4]   2> 1098162 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) 
[n:127.0.0.1:57002_rc_d    ] o.a.s.c.c.SolrZkClient makePath: 
/live_nodes/127.0.0.1:57002_rc_d
   [junit4]   2> 1098166 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) 
[n:127.0.0.1:57002_rc_d    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1098168 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) 
[n:127.0.0.1:57002_rc_d    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/election
   [junit4]   2> 1098170 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) 
[n:127.0.0.1:57002_rc_d    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1098170 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) 
[n:127.0.0.1:57002_rc_d    ] o.a.s.c.LeaderElector Joined leadership election 
with path: 
/overseer_elect/election/95379984254042116-127.0.0.1:57002_rc_d-n_0000000000
   [junit4]   2> 1098171 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) 
[n:127.0.0.1:57002_rc_d    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:57002_rc_d
   [junit4]   2> 1098171 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) 
[n:127.0.0.1:57002_rc_d    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer_elect/leader
   [junit4]   2> 1098173 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) 
[n:127.0.0.1:57002_rc_d    ] o.a.s.c.Overseer Overseer 
(id=95379984254042116-127.0.0.1:57002_rc_d-n_0000000000) starting
   [junit4]   2> 1098177 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) 
[n:127.0.0.1:57002_rc_d    ] o.a.s.c.c.SolrZkClient makePath: 
/overseer/queue-work
   [junit4]   2> 1098198 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) 
[n:127.0.0.1:57002_rc_d    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1098199 INFO  
(OverseerCollectionConfigSetProcessor-95379984254042116-127.0.0.1:57002_rc_d-n_0000000000)
 [n:127.0.0.1:57002_rc_d    ] o.a.s.c.OverseerTaskProcessor Process current 
queue of overseer operations
   [junit4]   2> 1098200 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) 
[n:127.0.0.1:57002_rc_d    ] o.a.s.c.c.ZkStateReader Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1098200 INFO  
(OverseerStateUpdate-95379984254042116-127.0.0.1:57002_rc_d-n_0000000000) 
[n:127.0.0.1:57002_rc_d    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1098227 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) 
[n:127.0.0.1:57002_rc_d    ] o.a.s.c.CoreContainer Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1098228 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) 
[n:127.0.0.1:57002_rc_d    ] o.a.s.c.CoreContainer No authentication plugin 
used.
   [junit4]   2> 1098229 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) 
[n:127.0.0.1:57002_rc_d    ] o.a.s.c.CorePropertiesLocator Looking for core 
definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_5CBEE50FCC39870D-001\control-001\cores
   [junit4]   2> 1098230 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) 
[n:127.0.0.1:57002_rc_d    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: 
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, 
loadOnStartup=true, configSetProperties=configsetprops.json, 
collection=control_collection, coreNodeName=, dataDir=data\, shard=}
   [junit4]   2> 1098230 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) 
[n:127.0.0.1:57002_rc_d    ] o.a.s.c.CorePropertiesLocator Found core 
collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_5CBEE50FCC39870D-001\control-001\cores\collection1
   [junit4]   2> 1098230 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) 
[n:127.0.0.1:57002_rc_d    ] o.a.s.c.CorePropertiesLocator Found 1 core 
definitions
   [junit4]   2> 1098233 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection   x:collection1] 
o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1098233 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection   x:collection1] 
o.a.s.c.ZkController numShards not found on descriptor - reading it from system 
property
   [junit4]   2> 1098233 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) 
[n:127.0.0.1:57002_rc_d    ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1098233 INFO  
(TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[5CBEE50FCC39870D]) 
[n:127.0.0.1:57002_rc_d    ] o.a.s.s.SolrDispatchFilter 
SolrDispatchFilter.init() done
   [junit4]   2> 1098234 INFO  
(OverseerStateUpdate-95379984254042116-127.0.0.1:57002_rc_d-n_0000000000) 
[n:127.0.0.1:57002_rc_d    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:57002/rc_d";,
   [junit4]   2>   "node_name":"127.0.0.1:57002_rc_d",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1098235 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection   x:collection1] 
o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1098235 INFO  
(OverseerStateUpdate-95379984254042116-127.0.0.1:57002_rc_d-n_0000000000) 
[n:127.0.0.1:57002_rc_d    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 
message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:57002/rc_d";,
   [junit4]   2>   "node_name":"127.0.0.1:57002_rc_d",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1098235 INFO  
(OverseerStateUpdate-95379984254042116-127.0.0.1:57002_rc_d-n_0000000000) 
[n:127.0.0.1:57002_rc_d    ] o.a.s.c.o.ClusterStateMutator building a new 
cName: control_collection
   [junit4]   2> 1098236 INFO  
(OverseerStateUpdate-95379984254042116-127.0.0.1:57002_rc_d-n_0000000000) 
[n:127.0.0.1:57002_rc_d    ] o.a.s.c.o.ReplicaMutator Assigning new node to 
shard shard=shard1
   [junit4]   2> 1098237 INFO  
(zkCallback-1049-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1099235 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection   x:collection1] 
o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1099235 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection   x:collection1] 
o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1099235 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection   x:collection1] 
o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1099235 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/control_collection]
   [junit4]   2> 1099236 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=[/collections/control_collection] 
[configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1099236 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_5CBEE50FCC39870D-001\control-001\cores\collection1'
   [junit4]   2> 1099236 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1099236 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1099239 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection   x:collection1] o.a.s.c.Config 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 1099245 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection   x:collection1] 
o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1099253 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1099259 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection   x:collection1] 
o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1099265 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection   x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1099408 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1099418 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection   x:collection1] 
o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1099418 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection   x:collection1] 
o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1099428 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1099430 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1099432 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1099432 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1099436 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection   x:collection1] 
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default 
properties: Can't find resource 'configsetprops.json' in classpath or 
'/configs/conf1', 
cwd=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1
   [junit4]   2> 1099436 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection   x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 1099436 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1099437 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_5CBEE50FCC39870D-001\control-001\cores\collection1],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_5CBEE50FCC39870D-001\control-001\cores\collection1\data\]
   [junit4]   2> 1099437 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr 
mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1aaeb8c
   [junit4]   2> 1099437 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_5CBEE50FCC39870D-001\control-001\cores\collection1\data\
   [junit4]   2> 1099437 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore New index directory detected: old=null 
new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_5CBEE50FCC39870D-001\control-001\cores\collection1\data\index/
   [junit4]   2> 1099437 WARN  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_5CBEE50FCC39870D-001\control-001\cores\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1099438 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_5CBEE50FCC39870D-001\control-001\cores\collection1\data\index
   [junit4]   2> 1099438 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5801541454800563]
   [junit4]   2> 1099438 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@128ff9a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f6354a),segFN=segments_1,generation=1}
   [junit4]   2> 1099438 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1099440 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1099441 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1099441 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1099441 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1099441 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1099441 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1099441 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1099441 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1099441 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as 
default, creating implicit default
   [junit4]   2> 1099442 WARN  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler 
{type = requestHandler,name = /dump,class = DumpRequestHandler,args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1099446 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1099447 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1099448 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1099449 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1099465 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:57002_rc_d 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
Looking for old index directories to cleanup for core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_5CBEE50FCC39870D-001\control-001\cores\collection1\data\
   [junit4]   2> 1099466 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.RequestHandlers Registered paths: 
/admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1099467 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrCore Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1099467 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:57002_rc_d 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.DirectoryFactory 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_5CBEE50FCC39870D-001\control-001\cores\collection1\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1099468 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1099468 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 1099469 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1099469 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1099469 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=45, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=79.732421875, 
floorSegmentMB=1.494140625, forceMergeDeletesPctAllowed=12.739660027158013, 
segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1099469 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: 
num=1
   [junit4]   2>        commit{dir=MockDirectoryWrapper(RAMDirectory@128ff9a 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f6354a),segFN=segments_1,generation=1}
   [junit4]   2> 1099469 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1099469 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@ec6d7f[collection1] 
main]
   [junit4]   2> 1099470 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.c.ZkStateReader Load collection config from: 
[/collections/control_collection]
   [junit4]   2> 1099470 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] 
[configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1099470 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based 
storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1099471 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO 
with znodeBase: /configs/conf1
   [junit4]   2> 1099471 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1099471 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1099471 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode 
/configs/conf1/_rest_managed.json
   [junit4]   2> 1099471 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1099471 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1099471 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1099472 INFO  
(searcherExecutor-3320-thread-1-processing-n:127.0.0.1:57002_rc_d x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57002_rc_d 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@ec6d7f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1099472 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed 
version buckets
   [junit4]   2> 1099472 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 
65536 version buckets from index
   [junit4]   2> 1099472 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed 
version bucket highest value from index
   [junit4]   2> 1099472 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1526079750344278016
   [junit4]   2> 1099474 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with 
highest version 1526079750344278016
   [junit4]   2> 1099474 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1099475 INFO  
(coreLoadExecutor-3319-thread-1-processing-n:127.0.0.1:57002_rc_d) 
[n:127.0.0.1:57002_rc_d c:control_collection s:shard1 r:core_node1 
x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1099476 INFO  
(coreZkRegister-3313-thread-1-processing-n:127.0.0.1:57002_rc_d x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57002_rc_d 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController 
Register replica - core:collection1 address:http://127.0.0.1:57002/rc_d 
collection:control_collection shard:shard1
   [junit4]   2> 1099477 INFO  
(coreZkRegister-3313-thread-1-processing-n:127.0.0.1:57002_rc_d x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57002_rc_d 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1099480 INFO  
(coreZkRegister-3313-thread-1-processing-n:127.0.0.1:57002_rc_d x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57002_rc_d 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector 
Joined leadership election with path: 
/collections/control_collection/leader_elect/shard1/election/95379984254042116-core_node1-n_0000000000
   [junit4]   2> 1099481 INFO  
(coreZkRegister-3313-thread-1-processing-n:127.0.0.1:57002_rc_d x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57002_rc_d 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 
and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1099482 INFO  
(coreZkRegister-3313-thread-1-processing-n:127.0.0.1:57002_rc_d x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57002_rc_d 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1099482 INFO  
(coreZkRegister-3313-thread-1-processing-n:127.0.0.1:57002_rc_d x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57002_rc_d 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1099482 INFO  
(coreZkRegister-3313-thread-1-processing-n:127.0.0.1:57002_rc_d x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57002_rc_d 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:57002/rc_d/collection1/
   [junit4]   2> 1099482 INFO  
(OverseerStateUpdate-95379984254042116-127.0.0.1:57002_rc_d-n_0000000000) 
[n:127.0.0.1:57002_rc_d    ] o.a.s.c.Overseer processMessage: queueSize: 1, 
message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1099482 INFO  
(coreZkRegister-3313-thread-1-processing-n:127.0.0.1:57002_rc_d x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57002_rc_d 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1099482 INFO  
(coreZkRegister-3313-thread-1-processing-n:127.0.0.1:57002_rc_d x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57002_rc_d 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:57002/rc_d/collection1/ has no replicas
   [junit4]   2> 1099483 INFO  
(coreZkRegister-3313-thread-1-processing-n:127.0.0.1:57002_rc_d x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57002_rc_d 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1099485 INFO  
(coreZkRegister-3313-thread-1-processing-n:127.0.0.1:57002_rc_d x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57002_rc_d 
c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1099487 INFO  
(coreZkRegister-3313-thread-1-processing-n:127.0.0.1:57002_rc_d x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:57002_rc_d

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

<init>(IndexWriter.java:767)
   [junit4]    >        at 
org.apache.lucene.search.spell.SpellChecker.clearIndex(SpellChecker.java:455)
   [junit4]    >        at 
org.apache.solr.spelling.IndexBasedSpellChecker.build(IndexBasedSpellChecker.java:87)
   [junit4]    >        at 
org.apache.solr.handler.component.SpellCheckComponent.prepare(SpellCheckComponent.java:131)
   [junit4]    >        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:246)
   [junit4]    >        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:155)
   [junit4]    >        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2082)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:310)
   [junit4]    >        at 
org.apache.solr.util.TestHarness.query(TestHarness.java:292)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:820)
   [junit4]    >        at 
org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:789)
   [junit4]    >        at 
org.apache.solr.handler.component.SpellCheckComponentTest.testCollate(SpellCheckComponentTest.java:171)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2472266 INFO  
(SUITE-SpellCheckComponentTest-seed#[5CBEE50FCC39870D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2472266 INFO  
(SUITE-SpellCheckComponentTest-seed#[5CBEE50FCC39870D]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=21873785
   [junit4]   2> 2472271 INFO  (coreCloseExecutor-5415-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@1428dc7
   [junit4]   2> 2472271 INFO  (coreCloseExecutor-5415-thread-1) [    
x:collection1] o.a.s.u.DirectUpdateHandler2 closing 
DirectUpdateHandler2{commits=24,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=112,cumulative_deletesById=0,cumulative_deletesByQuery=11,cumulative_errors=0}
   [junit4]   2> 2472271 INFO  (coreCloseExecutor-5415-thread-1) [    
x:collection1] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 2472271 INFO  (coreCloseExecutor-5415-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 
0 - closing IndexWriter
   [junit4]   2> 2472271 INFO  (coreCloseExecutor-5415-thread-1) [    
x:collection1] o.a.s.u.DefaultSolrCoreState closing IndexWriter with 
IndexWriterCloser
   [junit4]   2> 2472272 INFO  (coreCloseExecutor-5415-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1] Closing main searcher on request.
   [junit4]   2> 2472272 INFO  (coreCloseExecutor-5415-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 
directories currently being tracked
   [junit4]   2> 2472272 INFO  (coreCloseExecutor-5415-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_5CBEE50FCC39870D-001\init-core-data-001\index
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_5CBEE50FCC39870D-001\init-core-data-001\index;done=false>>]
   [junit4]   2> 2472272 INFO  (coreCloseExecutor-5415-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_5CBEE50FCC39870D-001\init-core-data-001\index
   [junit4]   2> 2472272 INFO  (coreCloseExecutor-5415-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory looking to close 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_5CBEE50FCC39870D-001\init-core-data-001\
 
[CachedDir<<refCount=0;path=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_5CBEE50FCC39870D-001\init-core-data-001\;done=false>>]
   [junit4]   2> 2472272 INFO  (coreCloseExecutor-5415-thread-1) [    
x:collection1] o.a.s.c.CachingDirectoryFactory Closing directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_5CBEE50FCC39870D-001\init-core-data-001\
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpellCheckComponentTest_5CBEE50FCC39870D-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=ClassicSimilarity, locale=bg, timezone=Europe/Belgrade
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_72 
(32-bit)/cpus=3,threads=1,free=46044256,total=214024192
   [junit4]   2> NOTE: All tests run in this JVM: [TestBlendedInfixSuggestions, 
TestConfigReload, BadIndexSchemaTest, TestReload, SpatialHeatmapFacetsTest, 
LoggingHandlerTest, FieldMutatingUpdateProcessorTest, TestFastOutputStream, 
LeaderFailoverAfterPartitionTest, TestFastWriter, TestOmitPositions, 
HdfsLockFactoryTest, TestTrieFacet, SolrCoreCheckLockOnStartupTest, 
TestSolrIndexConfig, TestSolrDeletionPolicy2, DebugComponentTest, 
TestBinaryResponseWriter, TermVectorComponentTest, TestQueryTypes, 
FieldAnalysisRequestHandlerTest, TestQuerySenderListener, TestJoin, 
HighlighterConfigTest, TestSuggestSpellingConverter, 
HdfsWriteToMultipleCollectionsTest, TestScoreJoinQPScore, TestRangeQuery, 
SuggesterTSTTest, TestStandardQParsers, CdcrVersionReplicationTest, 
TestHashQParserPlugin, TestFieldSortValues, 
SharedFSAutoReplicaFailoverUtilsTest, LeaderElectionIntegrationTest, 
TestPerFieldSimilarityWithDefaultOverride, DistributedExpandComponentTest, 
TestConfigOverlay, TestDistributedMissingSort, AnalyticsQueryTest, 
TestRecoveryHdfs, DateFieldTest, ExplicitHLLTest, BasicDistributedZk2Test, 
ResponseLogComponentTest, MergeStrategyTest, TestSolrCoreProperties, 
TlogReplayBufferedWhileIndexingTest, DirectUpdateHandlerOptimizeTest, 
TestFreeTextSuggestions, UpdateRequestProcessorFactoryTest, 
RemoteQueryErrorTest, TestRebalanceLeaders, AutoCommitTest, OutputWriterTest, 
TestSimpleTrackingShardHandler, TestBulkSchemaConcurrent, TestTrie, 
ZkNodePropsTest, TestReqParamsAPI, TestSearcherReuse, CollectionReloadTest, 
SignatureUpdateProcessorFactoryTest, ResourceLoaderTest, 
TestCopyFieldCollectionResource, TestNoOpRegenerator, CloudMLTQParserTest, 
DistributedMLTComponentTest, NoCacheHeaderTest, HdfsBasicDistributedZkTest, 
TestUtils, StatsComponentTest, TestDefaultStatsCache, TestCSVResponseWriter, 
TestIndexingPerformance, TestShortCircuitedRequests, DirectoryFactoryTest, 
ConnectionManagerTest, CoreAdminHandlerTest, TestValueSourceCache, 
FileUtilsTest, HdfsChaosMonkeySafeLeaderTest, CheckHdfsIndexTest, 
RequestLoggingTest, DataDrivenBlockJoinTest, EnumFieldTest, TestConfigSetsAPI, 
DirectSolrConnectionTest, DistributedQueueTest, 
BigEndianAscendingWordSerializerTest, CleanupOldIndexTest, 
DistribDocExpirationUpdateProcessorTest, TestNRTOpen, LukeRequestHandlerTest, 
EchoParamsTest, UniqFieldsUpdateProcessorFactoryTest, SuggesterTest, 
TestPerFieldSimilarity, BadCopyFieldTest, RulesTest, HdfsDirectoryFactoryTest, 
SolrIndexSplitterTest, BufferStoreTest, SolrCmdDistributorTest, 
TestBinaryField, ConnectionReuseTest, SuggestComponentTest, ForceLeaderTest, 
TestDynamicLoading, CdcrReplicationHandlerTest, ShardSplitTest, 
FullSolrCloudDistribCmdsTest, BasicZkTest, TestCollationFieldDocValues, 
TestDistributedGrouping, BJQParserTest, OpenCloseCoreStressTest, 
TestCloudManagedSchemaConcurrent, SmileWriterTest, TestSolrQueryParserResource, 
OpenExchangeRatesOrgProviderTest, MinimalSchemaTest, 
HdfsTlogReplayBufferedWhileIndexingTest, SolrInfoMBeanTest, 
TestFieldTypeCollectionResource, ZkStateWriterTest, 
CollectionTooManyReplicasTest, DistributedTermsComponentTest, 
TestLMJelinekMercerSimilarityFactory, AsyncCallRequestStatusResponseTest, 
DistanceUnitsTest, TestRTimerTree, PluginInfoTest, TestMacros, 
SegmentsInfoRequestHandlerTest, TestDistribDocBasedVersion, 
TestPHPSerializedResponseWriter, TestSchemaNameResource, TestIndexSearcher, 
OverseerRolesTest, DeleteInactiveReplicaTest, 
LeaderInitiatedRecoveryOnShardRestartTest, TestQueryUtils, TestRealTimeGet, 
TestStressReorder, HardAutoCommitTest, SpellCheckComponentTest]
   [junit4] Completed [320/579 (3!)] on J1 in 11.55s, 11 tests, 5 errors <<< 
FAILURES!

[...truncated 827 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:740: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:684: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:59: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:233: 
The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:524:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1457:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1014:
 There were test failures: 579 suites (8 ignored), 2331 tests, 6 errors, 1 
failure, 127 ignored (82 assumptions) [seed: 5CBEE50FCC39870D]

Total time: 77 minutes 46 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to