Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/5480/
Java: 32bit/jdk1.8.0_66 -client -XX:+UseSerialGC

8 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.test

Error Message:
.response.numFound:1!=0

Stack Trace:
junit.framework.AssertionFailedError: .response.numFound:1!=0
        at 
__randomizedtesting.SeedInfo.seed([16BFA20F8C9AC739:9EEB9DD52266AAC1]:0)
        at junit.framework.Assert.fail(Assert.java:50)
        at 
org.apache.solr.BaseDistributedSearchTestCase.compareSolrResponses(BaseDistributedSearchTestCase.java:893)
        at 
org.apache.solr.BaseDistributedSearchTestCase.compareResponses(BaseDistributedSearchTestCase.java:912)
        at 
org.apache.solr.BaseDistributedSearchTestCase.queryAndCompare(BaseDistributedSearchTestCase.java:655)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryAndCompareReplicas(AbstractFullDistribZkTestBase.java:1042)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.queryAndCompareShards(AbstractFullDistribZkTestBase.java:1059)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:165)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:965)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java: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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test

Error Message:
expected:<3> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<3> but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([16BFA20F8C9AC739:9EEB9DD52266AAC1]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:721)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.test(CollectionsAPIDistributedZkTest.java:160)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:965)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java: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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.DistributedVersionInfoTest.test

Error Message:
Doc with id=1 not found in 
http://127.0.0.1:52390/bal/c8n_vers_1x3_shard1_replica3 due to: Path not found: 
/id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=1 not found in 
http://127.0.0.1:52390/bal/c8n_vers_1x3_shard1_replica3 due to: Path not found: 
/id; rsp={doc=null}
        at 
__randomizedtesting.SeedInfo.seed([16BFA20F8C9AC739:9EEB9DD52266AAC1]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.DistributedVersionInfoTest.assertDocExists(DistributedVersionInfoTest.java:367)
        at 
org.apache.solr.cloud.DistributedVersionInfoTest.assertDocsExistInAllReplicas(DistributedVersionInfoTest.java:334)
        at 
org.apache.solr.cloud.DistributedVersionInfoTest.testReplicaVersionHandling(DistributedVersionInfoTest.java:100)
        at 
org.apache.solr.cloud.DistributedVersionInfoTest.test(DistributedVersionInfoTest.java:75)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:965)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java: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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Doc Counts do not add up expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: Doc Counts do not add up expected:<1> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([16BFA20F8C9AC739:9EEB9DD52266AAC1]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.assertDocCounts(AbstractFullDistribZkTestBase.java:1368)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.addUpdateDelete(FullSolrCloudDistribCmdsTest.java:487)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:82)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:965)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java: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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.ShardRoutingTest.test

Error Message:
expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<2> but was:<1>
        at 
__randomizedtesting.SeedInfo.seed([16BFA20F8C9AC739:9EEB9DD52266AAC1]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.cloud.ShardRoutingTest.doTestNumRequests(ShardRoutingTest.java:251)
        at 
org.apache.solr.cloud.ShardRoutingTest.test(ShardRoutingTest.java:111)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:965)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java: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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.ShardSplitTest.test

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([16BFA20F8C9AC739:9EEB9DD52266AAC1]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:175)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:136)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:131)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:825)
        at 
org.apache.solr.cloud.ShardSplitTest.splitByUniqueKeyTest(ShardSplitTest.java:219)
        at org.apache.solr.cloud.ShardSplitTest.test(ShardSplitTest.java:82)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:965)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java: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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


FAILED:  org.apache.solr.cloud.UnloadDistributedZkTest.test

Error Message:
No registered leader was found after waiting for 15000ms , collection: 
unloadcollection slice: shard1

Stack Trace:
org.apache.solr.common.SolrException: No registered leader was found after 
waiting for 15000ms , collection: unloadcollection slice: shard1
        at 
__randomizedtesting.SeedInfo.seed([16BFA20F8C9AC739:9EEB9DD52266AAC1]:0)
        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:638)
        at 
org.apache.solr.common.cloud.ZkStateReader.getLeaderUrl(ZkStateReader.java:605)
        at 
org.apache.solr.cloud.UnloadDistributedZkTest.testCoreUnloadAndLeaders(UnloadDistributedZkTest.java:287)
        at 
org.apache.solr.cloud.UnloadDistributedZkTest.test(UnloadDistributedZkTest.java:68)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:965)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java: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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)


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

Error Message:
Index: 0, Size: 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
        at 
__randomizedtesting.SeedInfo.seed([16BFA20F8C9AC739:9EEB9DD52266AAC1]:0)
        at java.util.ArrayList.rangeCheck(ArrayList.java:653)
        at java.util.ArrayList.get(ArrayList.java:429)
        at 
org.apache.solr.update.processor.TestNamedUpdateProcessors.test(TestNamedUpdateProcessors.java:135)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:965)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java: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:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java: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:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10179 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> Creating dataDir: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\init-core-data-001
   [junit4]   2> 1594536 INFO  
(SUITE-BasicDistributedZkTest-seed#[16BFA20F8C9AC739]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1594539 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1594540 INFO  (Thread-3916) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1594540 INFO  (Thread-3916) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1594641 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:65078
   [junit4]   2> 1594641 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1594642 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1594645 INFO  (zkCallback-1293-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@180b0d7 name:ZooKeeperConnection 
Watcher:127.0.0.1:65078 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1594645 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1594645 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1594645 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1594650 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1594651 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1594652 INFO  (zkCallback-1294-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1a3f6eb name:ZooKeeperConnection 
Watcher:127.0.0.1:65078/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1594652 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1594652 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1594653 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1594655 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1594657 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1594659 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1594661 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
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> 1594661 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1594665 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
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> 1594665 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1594668 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
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> 1594668 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.c.SolrZkClient makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1594671 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
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> 1594671 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1594673 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
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> 1594674 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1594676 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
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> 1594677 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1594679 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
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> 1594679 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1594682 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
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> 1594682 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1594685 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
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> 1594685 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1594687 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
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> 1594688 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1594690 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
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> 1594690 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1595087 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\cores\collection1
   [junit4]   2> 1595090 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.e.j.s.Server jetty-9.3.6.v20151106
   [junit4]   2> 1595093 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3302e9{/,null,AVAILABLE}
   [junit4]   2> 1595099 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.e.j.s.ServerConnector Started 
ServerConnector@ff51b1{HTTP/1.1,[http/1.1]}{127.0.0.1:65096}
   [junit4]   2> 1595099 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.e.j.s.Server Started @1596430ms
   [junit4]   2> 1595099 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
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\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\tempDir-001/control/data,
 hostContext=/, hostPort=65096, 
coreRootDirectory=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\cores}
   [junit4]   2> 1595099 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): 
sun.misc.Launcher$AppClassLoader@e2f2a
   [junit4]   2> 1595099 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: 
'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001'
   [junit4]   2> 1595100 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1595100 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1595101 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1595102 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1595103 INFO  (zkCallback-1295-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@e06400 name:ZooKeeperConnection 
Watcher:127.0.0.1:65078/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1595103 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1595103 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1595105 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1595105 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\solr.xml
   [junit4]   2> 1595114 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.CorePropertiesLocator Config-defined core root directory: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\cores
   [junit4]   2> 1595114 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.CoreContainer New CoreContainer 17988572
   [junit4]   2> 1595114 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.CoreContainer Loading cores into CoreContainer 
[instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001]
   [junit4]   2> 1595114 WARN  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.CoreContainer Couldn't add files from 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\lib
 to classpath: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\lib
   [junit4]   2> 1595114 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
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> 1595118 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1595118 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1595118 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.l.LogWatcher Registering Log Listener [Log4j 
(org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1595118 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65078/solr
   [junit4]   2> 1595118 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1595118 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1595119 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1595120 INFO  (zkCallback-1297-thread-1) [    ] 
o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@1ea4058 name:ZooKeeperConnection 
Watcher:127.0.0.1:65078 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1595120 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1595121 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [    ] 
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1595123 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_  
  ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1595124 INFO  
(zkCallback-1298-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_    
] o.a.s.c.c.ConnectionManager Watcher 
org.apache.solr.common.cloud.ConnectionManager@87cfa name:ZooKeeperConnection 
Watcher:127.0.0.1:65078/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1595124 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_  
  ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1595126 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_  
  ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1595130 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_  
  ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1595134 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_  
  ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1595137 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_  
  ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1595140 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_  
  ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1595143 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_  
  ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1595145 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_  
  ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1595147 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_  
  ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1595149 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_  
  ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1595151 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_  
  ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:65096_
   [junit4]   2> 1595151 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_  
  ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:65096_
   [junit4]   2> 1595154 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_  
  ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1595155 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_  
  ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1595157 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_  
  ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1595158 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_  
  ] o.a.s.c.LeaderElector Joined leadership election with path: 
/overseer_elect/election/95053895189463044-127.0.0.1:65096_-n_0000000000
   [junit4]   2> 1595158 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_  
  ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:65096_
   [junit4]   2> 1595158 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_  
  ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1595160 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_  
  ] o.a.s.c.Overseer Overseer 
(id=95053895189463044-127.0.0.1:65096_-n_0000000000) starting
   [junit4]   2> 1595162 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_  
  ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1595171 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_  
  ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1595171 INFO  
(OverseerCollectionConfigSetProcessor-95053895189463044-127.0.0.1:65096_-n_0000000000)
 [n:127.0.0.1:65096_    ] o.a.s.c.OverseerTaskProcessor Process current queue 
of overseer operations
   [junit4]   2> 1595171 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_  
  ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1595172 INFO  
(OverseerStateUpdate-95053895189463044-127.0.0.1:65096_-n_0000000000) 
[n:127.0.0.1:65096_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1595216 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_  
  ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for 
authorization module.
   [junit4]   2> 1595216 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_  
  ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1595217 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_  
  ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\cores
   [junit4]   2> 1595220 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_  
  ] 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> 1595220 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_  
  ] o.a.s.c.CorePropertiesLocator Found core collection1 in 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\cores\collection1
   [junit4]   2> 1595220 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_  
  ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1595221 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_  
  ] o.a.s.s.SolrDispatchFilter 
user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1595221 INFO  
(TEST-BasicDistributedZkTest.test-seed#[16BFA20F8C9AC739]) [n:127.0.0.1:65096_  
  ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1595222 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.ZkController 
publishing state=down
   [junit4]   2> 1595222 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.ZkController 
numShards not found on descriptor - reading it from system property
   [junit4]   2> 1595224 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.ZkController 
look for our core node name
   [junit4]   2> 1595224 INFO  
(OverseerStateUpdate-95053895189463044-127.0.0.1:65096_-n_0000000000) 
[n:127.0.0.1:65096_    ] 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:65096";,
   [junit4]   2>   "node_name":"127.0.0.1:65096_",
   [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> 1595225 INFO  
(OverseerStateUpdate-95053895189463044-127.0.0.1:65096_-n_0000000000) 
[n:127.0.0.1:65096_    ] 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:65096";,
   [junit4]   2>   "node_name":"127.0.0.1:65096_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1595226 INFO  
(OverseerStateUpdate-95053895189463044-127.0.0.1:65096_-n_0000000000) 
[n:127.0.0.1:65096_    ] o.a.s.c.o.ClusterStateMutator building a new cName: 
control_collection
   [junit4]   2> 1595226 INFO  
(OverseerStateUpdate-95053895189463044-127.0.0.1:65096_-n_0000000000) 
[n:127.0.0.1:65096_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1595228 INFO  
(zkCallback-1298-thread-1-processing-n:127.0.0.1:65096_) [n:127.0.0.1:65096_    
] 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> 1596225 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.ZkController 
waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1596225 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Check for collection zkNode:control_collection
   [junit4]   2> 1596226 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.ZkController 
Collection zkNode exists
   [junit4]   2> 1596226 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader Load collection config 
from:/collections/control_collection
   [junit4]   2> 1596227 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection   x:collection1] 
o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 
specified config exists in ZooKeeper
   [junit4]   2> 1596227 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ 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\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\cores\collection1'
   [junit4]   2> 1596227 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1596227 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection   x:collection1] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 1596230 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.Config loaded 
config solrconfig.xml with version 0 
   [junit4]   2> 1596239 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
current version of requestparams : -1
   [junit4]   2> 1596243 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1596262 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1596277 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1596383 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with 
rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1596393 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
default search field in schema is text
   [junit4]   2> 1596394 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
unique key field: id
   [junit4]   2> 1596409 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1596411 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection   x:collection1] 
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1596414 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1596415 WARN  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1596415 WARN  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1596415 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from 
open-exchange-rates.json
   [junit4]   2> 1596416 WARN  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Unknown key IMPORTANT NOTE
   [junit4]   2> 1596416 WARN  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection   x:collection1] 
o.a.s.s.OpenExchangeRatesOrgProvider Expected key, got STRING
   [junit4]   2> 1596419 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ 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\J0
   [junit4]   2> 1596419 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 1596419 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1596420 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ 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\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\cores\collection1],
 
dataDir=[C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\cores\collection1\data\]
   [junit4]   2> 1596420 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ 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@9bbee1
   [junit4]   2> 1596420 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ 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\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\cores\collection1\data\
   [junit4]   2> 1596421 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ 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\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\cores\collection1\data\index/
   [junit4]   2> 1596421 WARN  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ 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\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\cores\collection1\data\index'
 doesn't exist. Creating new index...
   [junit4]   2> 1596421 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ 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\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\cores\collection1\data\index
   [junit4]   2> 1596421 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1596422 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ 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@1688bbb 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fb840),segFN=segments_1,generation=1}
   [junit4]   2> 1596422 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1596422 INFO  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:65096_ 
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\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\cores\collection1\data\
   [junit4]   2> 1596422 WARN  
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:65096_ 
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\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.BasicDistributedZkTest_16BFA20F8C9AC739-001\control-001\cores\collection1\data\
 does not point to a valid data directory; skipping clean-up of old index 
directories.
   [junit4]   2> 1596426 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 1596426 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1596427 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1596427 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1596427 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.p.UpdateRequestProcessorChain inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1596427 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ 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> 1596427 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ 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> 1596427 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ 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> 1596427 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ 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> 1596427 WARN  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ 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> 1596431 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1596432 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1596433 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1596435 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1596441 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ 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> 1596442 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ 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> 1596443 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ 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> 1596443 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ 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> 1596444 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1596444 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1596445 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=44, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1596445 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ 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@1688bbb 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7fb840),segFN=segments_1,generation=1}
   [junit4]   2> 1596445 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1596446 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.s.SolrIndexSearcher Opening Searcher@112781d[collection1] main
   [junit4]   2> 1596446 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ 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> 1596447 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ 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> 1596447 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ 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> 1596448 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1596448 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1596448 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ 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> 1596449 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ 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> 1596449 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ 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> 1596449 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1596449 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1596449 INFO  
(searcherExecutor-4486-thread-1-processing-n:127.0.0.1:65096_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:65096_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore 
[collection1] Registered new searcher Searcher@112781d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1596450 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ 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> 1596450 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ 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> 1596450 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ 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> 1596450 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ 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 1520862325031043072
   [junit4]   2> 1596451 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ 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 
1520862325031043072
   [junit4]   2> 1596451 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1596452 INFO  
(coreLoadExecutor-4485-thread-1-processing-n:127.0.0.1:65096_) 
[n:127.0.0.1:65096_ c:control_collection s:shard1 r:core_node1 x:collection1] 
o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1596452 INFO  
(coreZkRegister-4479-thread-1-processing-n:127.0.0.1:65096_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:65096_ 
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:65096 
collection:control_collection shard:shard1
   [junit4]   2> 1596452 INFO  
(coreZkRegister-4479-thread-1-processing-n:127.0.0.1:65096_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:65096_ 
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> 1596457 INFO  
(coreZkRegister-4479-thread-1-processing-n:127.0.0.1:65096_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:65096_ 
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/95053895189463044-core_node1-n_0000000000
   [junit4]   2> 1596457 INFO  
(coreZkRegister-4479-thread-1-processing-n:127.0.0.1:65096_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:65096_ 
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> 1596460 INFO  
(coreZkRegister-4479-thread-1-processing-n:127.0.0.1:65096_ x:collection1 
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:65096_ 
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.Sha

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

TestNamedUpdateProcessors.test <<<
   [junit4]    > Throwable #1: java.lang.IndexOutOfBoundsException: Index: 0, 
Size: 0
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([16BFA20F8C9AC739:9EEB9DD52266AAC1]:0)
   [junit4]    >        at java.util.ArrayList.rangeCheck(ArrayList.java:653)
   [junit4]    >        at java.util.ArrayList.get(ArrayList.java:429)
   [junit4]    >        at 
org.apache.solr.update.processor.TestNamedUpdateProcessors.test(TestNamedUpdateProcessors.java:135)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:965)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:940)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 3154544 INFO  
(SUITE-TestNamedUpdateProcessors-seed#[16BFA20F8C9AC739]-worker) 
[n:127.0.0.1:55894_r%2Frd c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TestNamedUpdateProcessors_16BFA20F8C9AC739-001
   [junit4]   2> NOTE: test params are: 
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
 chunkSize=3121, maxDocsPerChunk=7, blockSize=2), 
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, 
chunkSize=3121, blockSize=2)), 
sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=vi_VN, 
timezone=America/Fort_Wayne
   [junit4]   2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.8.0_66 
(32-bit)/cpus=3,threads=1,free=138720224,total=362483712
   [junit4]   2> NOTE: All tests run in this JVM: [ReturnFieldsTest, 
OverseerStatusTest, TestInitQParser, AnalysisErrorHandlingTest, 
SolrTestCaseJ4Test, TestLuceneMatchVersion, HdfsUnloadDistributedZkTest, 
TestDFRSimilarityFactory, SliceStateTest, TestLRUCache, CleanupOldIndexTest, 
InfoHandlerTest, DeleteReplicaTest, TestSolrDeletionPolicy1, 
ParsingFieldUpdateProcessorsTest, SolrIndexConfigTest, TestStressReorder, 
TestCryptoKeys, DistributedFacetPivotSmallTest, HdfsDirectoryFactoryTest, 
TestMergePolicyConfig, ExplicitHLLTest, SOLR749Test, BufferStoreTest, 
TestJsonRequest, SoftAutoCommitTest, TestDistributedSearch, 
URLClassifyProcessorTest, TestRequestStatusCollectionAPI, TestFieldResource, 
TestIBSimilarityFactory, DistanceUnitsTest, FastVectorHighlighterTest, 
DocumentBuilderTest, CoreAdminRequestStatusTest, AlternateDirectoryTest, 
RecoveryAfterSoftCommitTest, TestReplicaProperties, 
AnalysisAfterCoreReloadTest, DistributedQueryElevationComponentTest, 
SharedFSAutoReplicaFailoverTest, TermsComponentTest, PolyFieldTest, 
CollectionTooManyReplicasTest, LeaderInitiatedRecoveryOnCommitTest, 
IndexBasedSpellCheckerTest, SyncSliceTest, TestStressVersions, 
TestManagedSchemaFieldResource, AsyncCallRequestStatusResponseTest, 
TestLazyCores, DistributedQueryComponentCustomSortTest, 
QueryElevationComponentTest, TestCustomSort, SimplePostToolTest, 
TestAddFieldRealTimeGet, HdfsNNFailoverTest, TestLFUCache, RecoveryZkTest, 
TestNonDefinedSimilarityFactory, LeaderElectionTest, 
TestPartialUpdateDeduplication, RequiredFieldsTest, TestScoreJoinQPNoScore, 
BlockCacheTest, JSONWriterTest, TestPostingsSolrHighlighter, DocValuesTest, 
DistributedExpandComponentTest, TestDefaultStatsCache, TestCollectionAPI, 
TestCursorMarkWithoutUniqueKey, HdfsChaosMonkeySafeLeaderTest, 
TestOverriddenPrefixQueryForCustomFieldType, MoreLikeThisHandlerTest, 
TestPerFieldSimilarityWithDefaultOverride, TestFilteredDocIdSet, 
QueryEqualityTest, TestComponentsName, TestInfoStreamLogging, 
SpatialRPTFieldTypeTest, OverseerCollectionConfigSetProcessorTest, 
TestSolrCloudWithKerberosAlt, ZkStateReaderTest, 
TestSha256AuthenticationProvider, VersionInfoTest, DisMaxRequestHandlerTest, 
TestExactSharedStatsCache, CdcrReplicationHandlerTest, TestOrdValues, 
TestSurroundQueryParser, TestCollapseQParserPlugin, SimpleMLTQParserTest, 
TestDynamicLoading, TestLeaderElectionZkExpiry, HdfsRecoveryZkTest, 
TestUniqueKeyFieldResource, TestIntervalFaceting, HttpPartitionTest, 
HighlighterMaxOffsetTest, DocumentAnalysisRequestHandlerTest, TestCodecSupport, 
TestExtendedDismaxParser, TestQuerySenderNoQuery, TestReloadDeadlock, 
AtomicUpdatesTest, TestManagedResource, RollingRestartTest, 
TestReplicationHandler, ConnectionManagerTest, TestElisionMultitermQuery, 
TestUpdate, TestFunctionQuery, TestCloudInspectUtil, 
DistributedSpellCheckComponentTest, CircularListTest, MBeansHandlerTest, 
TestRemoveLastDynamicCopyField, SolrXmlInZkTest, 
TestSolrQueryParserDefaultOperatorResource, TestJettySolrRunner, 
SaslZkACLProviderTest, DistribCursorPagingTest, SampleTest, TestRTimerTree, 
TestCloudManagedSchema, HLLSerializationTest, TestConfigReload, 
IndexSchemaTest, RuleEngineTest, HdfsSyncSliceTest, AnalyticsMergeStrategyTest, 
CdcrVersionReplicationTest, TestSearchPerf, TestDefaultSearchFieldResource, 
TestTestInjection, TestJmxMonitoredMap, BasicDistributedZkTest, 
ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, 
CollectionsAPIDistributedZkTest, OverseerTest, ShardRoutingTest, 
FullSolrCloudDistribCmdsTest, TestRandomDVFaceting, ZkCLITest, TestFaceting, 
ZkControllerTest, TestJoin, HardAutoCommitTest, DistributedTermsComponentTest, 
SolrCoreTest, TestGroupingSearch, SolrCmdDistributorTest, PeerSyncTest, 
DirectUpdateHandlerTest, HighlighterTest, ShowFileRequestHandlerTest, 
SolrIndexSplitterTest, SignatureUpdateProcessorFactoryTest, 
SpellCheckCollatorTest, SolrRequestParserTest, TestFoldingMultitermQuery, 
TestStressLucene, TestTrie, SuggesterWFSTTest, WordBreakSolrSpellCheckerTest, 
TestPseudoReturnFields, StatelessScriptUpdateProcessorFactoryTest, 
DocValuesMultiTest, DistanceFunctionTest, DebugComponentTest, 
StandardRequestHandlerTest, DirectSolrSpellCheckerTest, 
FileBasedSpellCheckerTest, RequestHandlersTest, 
FieldAnalysisRequestHandlerTest, TestArbitraryIndexDir, LoggingHandlerTest, 
SolrPluginUtilsTest, TestCollationField, TestCSVResponseWriter, 
TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, HighlighterConfigTest, 
TestQuerySenderListener, UpdateParamsTest, TestSolrIndexConfig, CopyFieldTest, 
ResponseLogComponentTest, BadComponentTest, MultiTermTest, TestDocSet, 
TestBinaryField, NumericFieldsTest, TestConfig, TestFuzzyAnalyzedSuggestions, 
ExternalFileFieldSortTest, NotRequiredUniqueKeyTest, TestPhraseSuggestions, 
TestFastWriter, ResourceLoaderTest, OpenExchangeRatesOrgProviderTest, 
TestFastLRUCache, PreAnalyzedFieldTest, PrimUtilsTest, 
TestSuggestSpellingConverter, SpellingQueryConverterTest, DOMUtilTest, 
ClusterStateTest, TestSolrJ, TestUtils, TestDocumentBuilder, ZkNodePropsTest, 
SystemInfoHandlerTest, UUIDFieldTest, CursorPagingTest, TestCrossCoreJoin, 
TestDistributedMissingSort, TestHighlightDedupGrouping, 
TestSimpleTrackingShardHandler, TestTolerantSearch, ActionThrottleTest, 
AliasIntegrationTest, CollectionStateFormat2Test, 
DeleteLastCustomShardedReplicaTest, DeleteShardTest, 
DistributedVersionInfoTest, MigrateRouteKeyTest, ReplicationFactorTest, 
SSLMigrationTest, ShardSplitTest, CoreAdminCreateDiscoverTest, 
CoreMergeIndexesAdminHandlerTest, SegmentsInfoRequestHandlerTest, 
DistributedDebugComponentTest, DistributedFacetPivotLargeTest, 
DistributedFacetPivotLongTailTest, FacetPivotSmallTest, 
SpatialHeatmapFacetsTest, TestExpandComponent, TestTrackingShardHandlerFactory, 
JavabinLoaderTest, TestChildDocTransformer, TestRawResponseWriter, 
TestSolrQueryResponse, TestSortingResponseWriter, TestManagedResourceStorage, 
TestRestManager, TestClassNameShortening, TestCopyFieldCollectionResource, 
TestDynamicFieldCollectionResource, TestDynamicFieldResource, 
TestFieldCollectionResource, TestFieldTypeCollectionResource, 
TestFieldTypeResource, TestManagedSchemaFieldTypeResource, 
TestSchemaNameResource, TestSchemaResource, TestSchemaVersionResource, 
TestSerializedLuceneMatchVersion, TestManagedStopFilterFactory, 
TestManagedSynonymFilterFactory, ChangedSchemaMergeTest, DocValuesMissingTest, 
EnumFieldTest, TestCloudSchemaless, TestLRUStatsCache, 
BasicAuthIntegrationTest, TestPKIAuthenticationPlugin, ResponseHeaderTest, 
ConjunctionSolrSpellCheckerTest, TestAnalyzeInfixSuggestions, 
TestBlendedInfixSuggestions, TestFileDictionaryLookup, TestFreeTextSuggestions, 
HdfsDirectoryTest, HdfsLockFactoryTest, DataDrivenBlockJoinTest, 
TestHdfsUpdateLog, AddSchemaFieldsUpdateProcessorFactoryTest, 
PreAnalyzedUpdateProcessorTest, TestNamedUpdateProcessors]
   [junit4] Completed [568/568 (8!)] on J0 in 40.58s, 1 test, 1 error <<< 
FAILURES!

[...truncated 17 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:784: The 
following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:728: 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:516:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1436:
 The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:991:
 There were test failures: 568 suites (8 ignored), 2259 tests, 2 errors, 6 
failures, 124 ignored (80 assumptions) [seed: 16BFA20F8C9AC739]

Total time: 73 minutes 19 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to