Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20337/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseSerialGC

7 tests failed.
FAILED:  
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteCollection

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

Stack Trace:
java.lang.AssertionError: expected:<4> but was:<1>
        at 
__randomizedtesting.SeedInfo.seed([D2A6CA2A39CF8BD:AFF6DE984089DB0]: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.CollectionsAPISolrJTest.testCreateAndDeleteCollection(CollectionsAPISolrJTest.java:100)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testAddAndDeleteReplica

Error Message:
Error from server at https://127.0.0.1:42673/solr: Could not find collection : 
solrj_replicatests

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:42673/solr: Could not find collection : 
solrj_replicatests
        at 
__randomizedtesting.SeedInfo.seed([D2A6CA2A39CF8BD:E39A15F7A450EF07]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1121)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.cloud.CollectionsAPISolrJTest.testAddAndDeleteReplica(CollectionsAPISolrJTest.java:294)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateWithDefaultConfigSet

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

Stack Trace:
java.lang.AssertionError: expected:<4> but was:<1>
        at 
__randomizedtesting.SeedInfo.seed([D2A6CA2A39CF8BD:4381CDE5FC23824E]: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.CollectionsAPISolrJTest.testCreateWithDefaultConfigSet(CollectionsAPISolrJTest.java:72)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard

Error Message:
Error from server at https://127.0.0.1:42673/solr: create the collection time 
out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:42673/solr: create the collection time out:180s
        at 
__randomizedtesting.SeedInfo.seed([D2A6CA2A39CF8BD:C874D8BE25693240]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1121)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteShard(CollectionsAPISolrJTest.java:157)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteAlias

Error Message:
Error from server at https://127.0.0.1:42673/solr: Can't create collection 
alias for collections='aliasedCollection', 'aliasedCollection' is not an 
existing collection or alias

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:42673/solr: Can't create collection alias for 
collections='aliasedCollection', 'aliasedCollection' is not an existing 
collection or alias
        at 
__randomizedtesting.SeedInfo.seed([D2A6CA2A39CF8BD:C3C92B5803230926]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1121)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.cloud.CollectionsAPISolrJTest.testCreateAndDeleteAlias(CollectionsAPISolrJTest.java:199)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.HealthCheckHandlerTest.testHealthCheckHandlerSolrJ

Error Message:
Error from server at http://127.0.0.1:43039/solr: Host Unavailable: Not 
connected to zk

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:43039/solr: Host Unavailable: Not connected to 
zk
        at 
__randomizedtesting.SeedInfo.seed([D2A6CA2A39CF8BD:A7D9B3B6D87AB0BC]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.cloud.HealthCheckHandlerTest.testHealthCheckHandlerSolrJ(HealthCheckHandlerTest.java:78)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation

Error Message:
2 threads leaked from SUITE scope at 
org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation:     1) 
Thread[id=7385, name=jetty-launcher-1133-thread-2-EventThread, 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         
at sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)  
       at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)      
   at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
         at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
         at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
         at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
         at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
         at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)   
      at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)   
 2) Thread[id=7386, name=jetty-launcher-1133-thread-1-EventThread, 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]         
at sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
         at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)  
       at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
         at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)      
   at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
         at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
         at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
         at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
         at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
         at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
         at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)   
      at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE 
scope at org.apache.solr.cloud.TestSolrCloudWithSecureImpersonation: 
   1) Thread[id=7385, name=jetty-launcher-1133-thread-2-EventThread, 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
   2) Thread[id=7386, name=jetty-launcher-1133-thread-1-EventThread, 
state=TIMED_WAITING, group=TGRP-TestSolrCloudWithSecureImpersonation]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedNanos(AbstractQueuedSynchronizer.java:1037)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer.tryAcquireSharedNanos(AbstractQueuedSynchronizer.java:1328)
        at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:277)
        at 
org.apache.curator.CuratorZookeeperClient.internalBlockUntilConnectedOrTimedOut(CuratorZookeeperClient.java:323)
        at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:105)
        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.pathInForeground(GetDataBuilderImpl.java:288)
        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:279)
        at 
org.apache.curator.framework.imps.GetDataBuilderImpl.forPath(GetDataBuilderImpl.java:41)
        at 
org.apache.curator.framework.recipes.shared.SharedValue.readValue(SharedValue.java:244)
        at 
org.apache.curator.framework.recipes.shared.SharedValue.access$100(SharedValue.java:44)
        at 
org.apache.curator.framework.recipes.shared.SharedValue$1.process(SharedValue.java:61)
        at 
org.apache.curator.framework.imps.NamespaceWatcher.process(NamespaceWatcher.java:67)
        at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:530)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:505)
        at __randomizedtesting.SeedInfo.seed([D2A6CA2A39CF8BD]:0)




Build Log:
[...truncated 11194 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPISolrJTest
   [junit4]   2> 157400 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[D2A6CA2A39CF8BD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D2A6CA2A39CF8BD-001/init-core-data-001
   [junit4]   2> 157401 WARN  
(SUITE-CollectionsAPISolrJTest-seed#[D2A6CA2A39CF8BD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 157401 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[D2A6CA2A39CF8BD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 157402 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[D2A6CA2A39CF8BD]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 157403 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[D2A6CA2A39CF8BD]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D2A6CA2A39CF8BD-001/tempDir-001
   [junit4]   2> 157403 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[D2A6CA2A39CF8BD]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 157403 INFO  (Thread-976) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 157403 INFO  (Thread-976) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 157405 ERROR (Thread-976) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 157503 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[D2A6CA2A39CF8BD]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:36097
   [junit4]   2> 157508 INFO  (jetty-launcher-206-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 157508 INFO  (jetty-launcher-206-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 157508 INFO  (jetty-launcher-206-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 157510 INFO  (jetty-launcher-206-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 157513 INFO  (jetty-launcher-206-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4dc7a674{/solr,null,AVAILABLE}
   [junit4]   2> 157513 INFO  (jetty-launcher-206-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3eb4e9be{/solr,null,AVAILABLE}
   [junit4]   2> 157513 INFO  (jetty-launcher-206-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@55403733{/solr,null,AVAILABLE}
   [junit4]   2> 157513 INFO  (jetty-launcher-206-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1a7f6c68{/solr,null,AVAILABLE}
   [junit4]   2> 157517 INFO  (jetty-launcher-206-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3768f988{SSL,[ssl, 
http/1.1]}{127.0.0.1:42791}
   [junit4]   2> 157517 INFO  (jetty-launcher-206-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@132d1756{SSL,[ssl, 
http/1.1]}{127.0.0.1:40057}
   [junit4]   2> 157517 INFO  (jetty-launcher-206-thread-3) [    ] 
o.e.j.s.Server Started @159244ms
   [junit4]   2> 157517 INFO  (jetty-launcher-206-thread-2) [    ] 
o.e.j.s.Server Started @159244ms
   [junit4]   2> 157517 INFO  (jetty-launcher-206-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40057}
   [junit4]   2> 157517 INFO  (jetty-launcher-206-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42791}
   [junit4]   2> 157517 ERROR (jetty-launcher-206-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 157517 INFO  (jetty-launcher-206-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 157517 INFO  (jetty-launcher-206-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 157517 INFO  (jetty-launcher-206-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 157517 INFO  (jetty-launcher-206-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-18T02:52:56.941Z
   [junit4]   2> 157517 INFO  (jetty-launcher-206-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@71ad1a5d{SSL,[ssl, 
http/1.1]}{127.0.0.1:35457}
   [junit4]   2> 157517 INFO  (jetty-launcher-206-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@63b17e5c{SSL,[ssl, 
http/1.1]}{127.0.0.1:42673}
   [junit4]   2> 157518 INFO  (jetty-launcher-206-thread-4) [    ] 
o.e.j.s.Server Started @159245ms
   [junit4]   2> 157518 INFO  (jetty-launcher-206-thread-1) [    ] 
o.e.j.s.Server Started @159245ms
   [junit4]   2> 157517 ERROR (jetty-launcher-206-thread-3) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 157518 INFO  (jetty-launcher-206-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42673}
   [junit4]   2> 157518 INFO  (jetty-launcher-206-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35457}
   [junit4]   2> 157518 INFO  (jetty-launcher-206-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 157518 INFO  (jetty-launcher-206-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 157518 INFO  (jetty-launcher-206-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 157518 INFO  (jetty-launcher-206-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-18T02:52:56.942Z
   [junit4]   2> 157518 ERROR (jetty-launcher-206-thread-4) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 157518 ERROR (jetty-launcher-206-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 157518 INFO  (jetty-launcher-206-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 157518 INFO  (jetty-launcher-206-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 157518 INFO  (jetty-launcher-206-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 157518 INFO  (jetty-launcher-206-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 157518 INFO  (jetty-launcher-206-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 157518 INFO  (jetty-launcher-206-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 157518 INFO  (jetty-launcher-206-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-18T02:52:56.942Z
   [junit4]   2> 157518 INFO  (jetty-launcher-206-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-18T02:52:56.942Z
   [junit4]   2> 157521 INFO  (jetty-launcher-206-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 157521 INFO  (jetty-launcher-206-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 157521 INFO  (jetty-launcher-206-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 157522 INFO  (jetty-launcher-206-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 157530 INFO  (jetty-launcher-206-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36097/solr
   [junit4]   2> 157531 INFO  (jetty-launcher-206-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36097/solr
   [junit4]   2> 157532 INFO  (jetty-launcher-206-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36097/solr
   [junit4]   2> 157532 INFO  (jetty-launcher-206-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36097/solr
   [junit4]   2> 157630 INFO  (jetty-launcher-206-thread-1) 
[n:127.0.0.1:42673_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 157630 INFO  (jetty-launcher-206-thread-1) 
[n:127.0.0.1:42673_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:42673_solr
   [junit4]   2> 157631 INFO  (jetty-launcher-206-thread-1) 
[n:127.0.0.1:42673_solr    ] o.a.s.c.Overseer Overseer 
(id=98502231774199818-127.0.0.1:42673_solr-n_0000000000) starting
   [junit4]   2> 157633 INFO  (jetty-launcher-206-thread-2) 
[n:127.0.0.1:40057_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 157646 INFO  (jetty-launcher-206-thread-2) 
[n:127.0.0.1:40057_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40057_solr
   [junit4]   2> 157647 INFO  
(zkCallback-225-thread-1-processing-n:127.0.0.1:42673_solr) 
[n:127.0.0.1:42673_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 157647 INFO  
(zkCallback-227-thread-1-processing-n:127.0.0.1:40057_solr) 
[n:127.0.0.1:40057_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 157649 INFO  (jetty-launcher-206-thread-4) 
[n:127.0.0.1:35457_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 157650 INFO  (jetty-launcher-206-thread-4) 
[n:127.0.0.1:35457_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 157651 INFO  (jetty-launcher-206-thread-3) 
[n:127.0.0.1:42791_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 157651 INFO  (jetty-launcher-206-thread-4) 
[n:127.0.0.1:35457_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:35457_solr
   [junit4]   2> 157651 INFO  
(zkCallback-227-thread-1-processing-n:127.0.0.1:40057_solr) 
[n:127.0.0.1:40057_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 157651 INFO  (jetty-launcher-206-thread-3) 
[n:127.0.0.1:42791_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 157655 INFO  (jetty-launcher-206-thread-3) 
[n:127.0.0.1:42791_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42791_solr
   [junit4]   2> 157661 INFO  
(zkCallback-227-thread-1-processing-n:127.0.0.1:40057_solr) 
[n:127.0.0.1:40057_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 157662 INFO  
(zkCallback-225-thread-1-processing-n:127.0.0.1:42673_solr) 
[n:127.0.0.1:42673_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 157662 INFO  
(zkCallback-225-thread-1-processing-n:127.0.0.1:42673_solr) 
[n:127.0.0.1:42673_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 157664 INFO  
(zkCallback-226-thread-1-processing-n:127.0.0.1:35457_solr) 
[n:127.0.0.1:35457_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 157665 INFO  
(zkCallback-228-thread-1-processing-n:127.0.0.1:42791_solr) 
[n:127.0.0.1:42791_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (3)
   [junit4]   2> 157665 INFO  (jetty-launcher-206-thread-1) 
[n:127.0.0.1:42673_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42673_solr
   [junit4]   2> 157665 INFO  
(zkCallback-227-thread-1-processing-n:127.0.0.1:40057_solr) 
[n:127.0.0.1:40057_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 157666 INFO  
(zkCallback-225-thread-1-processing-n:127.0.0.1:42673_solr) 
[n:127.0.0.1:42673_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 157666 INFO  
(zkCallback-226-thread-1-processing-n:127.0.0.1:35457_solr) 
[n:127.0.0.1:35457_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 157666 INFO  
(zkCallback-228-thread-1-processing-n:127.0.0.1:42791_solr) 
[n:127.0.0.1:42791_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 157714 INFO  (jetty-launcher-206-thread-2) 
[n:127.0.0.1:40057_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40057.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58759d9
   [junit4]   2> 157721 INFO  (jetty-launcher-206-thread-2) 
[n:127.0.0.1:40057_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40057.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58759d9
   [junit4]   2> 157721 INFO  (jetty-launcher-206-thread-2) 
[n:127.0.0.1:40057_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40057.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58759d9
   [junit4]   2> 157722 INFO  (jetty-launcher-206-thread-2) 
[n:127.0.0.1:40057_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D2A6CA2A39CF8BD-001/tempDir-001/node2/.
   [junit4]   2> 157732 INFO  (jetty-launcher-206-thread-1) 
[n:127.0.0.1:42673_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42673.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58759d9
   [junit4]   2> 157743 INFO  (jetty-launcher-206-thread-1) 
[n:127.0.0.1:42673_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42673.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58759d9
   [junit4]   2> 157744 INFO  (jetty-launcher-206-thread-1) 
[n:127.0.0.1:42673_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42673.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58759d9
   [junit4]   2> 157745 INFO  (jetty-launcher-206-thread-1) 
[n:127.0.0.1:42673_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D2A6CA2A39CF8BD-001/tempDir-001/node1/.
   [junit4]   2> 157759 INFO  (jetty-launcher-206-thread-4) 
[n:127.0.0.1:35457_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35457.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58759d9
   [junit4]   2> 157766 INFO  (jetty-launcher-206-thread-4) 
[n:127.0.0.1:35457_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35457.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58759d9
   [junit4]   2> 157766 INFO  (jetty-launcher-206-thread-4) 
[n:127.0.0.1:35457_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_35457.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58759d9
   [junit4]   2> 157768 INFO  (jetty-launcher-206-thread-4) 
[n:127.0.0.1:35457_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D2A6CA2A39CF8BD-001/tempDir-001/node4/.
   [junit4]   2> 157857 INFO  (jetty-launcher-206-thread-3) 
[n:127.0.0.1:42791_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42791.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58759d9
   [junit4]   2> 157861 INFO  (jetty-launcher-206-thread-3) 
[n:127.0.0.1:42791_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42791.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58759d9
   [junit4]   2> 157861 INFO  (jetty-launcher-206-thread-3) 
[n:127.0.0.1:42791_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42791.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58759d9
   [junit4]   2> 157862 INFO  (jetty-launcher-206-thread-3) 
[n:127.0.0.1:42791_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D2A6CA2A39CF8BD-001/tempDir-001/node3/.
   [junit4]   2> 157887 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[D2A6CA2A39CF8BD]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 157887 INFO  
(SUITE-CollectionsAPISolrJTest-seed#[D2A6CA2A39CF8BD]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:36097/solr ready
   [junit4]   2> 157903 INFO  
(TEST-CollectionsAPISolrJTest.testList-seed#[D2A6CA2A39CF8BD]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testList
   [junit4]   2> 157928 INFO  (qtp886374896-2104) [n:127.0.0.1:42673_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params 
action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 157928 INFO  (qtp886374896-2104) [n:127.0.0.1:42673_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 157929 INFO  
(TEST-CollectionsAPISolrJTest.testList-seed#[D2A6CA2A39CF8BD]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testList
   [junit4]   2> 157941 INFO  
(TEST-CollectionsAPISolrJTest.testBalanceShardUnique-seed#[D2A6CA2A39CF8BD]) [  
  ] o.a.s.SolrTestCaseJ4 ###Starting testBalanceShardUnique
   [junit4]   2> 157941 INFO  (qtp886374896-2125) [n:127.0.0.1:42673_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=conf&name=balancedProperties&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 157942 INFO  
(OverseerThreadFactory-627-thread-1-processing-n:127.0.0.1:42673_solr) 
[n:127.0.0.1:42673_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
balancedProperties
   [junit4]   2> 158046 INFO  
(OverseerStateUpdate-98502231774199818-127.0.0.1:42673_solr-n_0000000000) 
[n:127.0.0.1:42673_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"balancedProperties",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"balancedProperties_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42791/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 158046 INFO  
(OverseerStateUpdate-98502231774199818-127.0.0.1:42673_solr-n_0000000000) 
[n:127.0.0.1:42673_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"balancedProperties",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"balancedProperties_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42673/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 158047 INFO  
(OverseerStateUpdate-98502231774199818-127.0.0.1:42673_solr-n_0000000000) 
[n:127.0.0.1:42673_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"balancedProperties",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"balancedProperties_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40057/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 158048 INFO  
(OverseerStateUpdate-98502231774199818-127.0.0.1:42673_solr-n_0000000000) 
[n:127.0.0.1:42673_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"balancedProperties",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"balancedProperties_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:35457/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 158258 INFO  (qtp886374896-2104) [n:127.0.0.1:42673_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=balancedProperties_shard1_replica_n2&action=CREATE&numShards=2&collection=balancedProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 158258 INFO  (qtp886374896-2104) [n:127.0.0.1:42673_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 158293 INFO  (qtp272442666-2106) [n:127.0.0.1:35457_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=balancedProperties_shard2_replica_n6&action=CREATE&numShards=2&collection=balancedProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 158293 INFO  (qtp272442666-2106) [n:127.0.0.1:35457_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 158297 INFO  (qtp182673858-2132) [n:127.0.0.1:42791_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=balancedProperties_shard1_replica_n1&action=CREATE&numShards=2&collection=balancedProperties&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 158298 INFO  (qtp182673858-2132) [n:127.0.0.1:42791_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 158299 INFO  (qtp1628997164-2133) [n:127.0.0.1:40057_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=balancedProperties_shard2_replica_n4&action=CREATE&numShards=2&collection=balancedProperties&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 158299 INFO  (qtp1628997164-2133) [n:127.0.0.1:40057_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 158402 INFO  
(zkCallback-228-thread-1-processing-n:127.0.0.1:42791_solr) 
[n:127.0.0.1:42791_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 158402 INFO  
(zkCallback-226-thread-1-processing-n:127.0.0.1:35457_solr) 
[n:127.0.0.1:35457_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 158402 INFO  
(zkCallback-225-thread-1-processing-n:127.0.0.1:42673_solr) 
[n:127.0.0.1:42673_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 158402 INFO  
(zkCallback-228-thread-2-processing-n:127.0.0.1:42791_solr) 
[n:127.0.0.1:42791_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 158402 INFO  
(zkCallback-227-thread-1-processing-n:127.0.0.1:40057_solr) 
[n:127.0.0.1:40057_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 158403 INFO  
(zkCallback-227-thread-2-processing-n:127.0.0.1:40057_solr) 
[n:127.0.0.1:40057_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 158403 INFO  
(zkCallback-226-thread-2-processing-n:127.0.0.1:35457_solr) 
[n:127.0.0.1:35457_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 158403 INFO  
(zkCallback-225-thread-2-processing-n:127.0.0.1:42673_solr) 
[n:127.0.0.1:42673_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 159277 INFO  (qtp886374896-2104) [n:127.0.0.1:42673_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 159282 INFO  (qtp886374896-2104) [n:127.0.0.1:42673_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.s.IndexSchema 
[balancedProperties_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 159283 INFO  (qtp886374896-2104) [n:127.0.0.1:42673_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 159283 INFO  (qtp886374896-2104) [n:127.0.0.1:42673_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 
'balancedProperties_shard1_replica_n2' using configuration from collection 
balancedProperties, trusted=true
   [junit4]   2> 159284 INFO  (qtp886374896-2104) [n:127.0.0.1:42673_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_42673.solr.core.balancedProperties.shard1.replica_n2' 
(registry 'solr.core.balancedProperties.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58759d9
   [junit4]   2> 159284 INFO  (qtp886374896-2104) [n:127.0.0.1:42673_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 159284 INFO  (qtp886374896-2104) [n:127.0.0.1:42673_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.c.SolrCore 
[[balancedProperties_shard1_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D2A6CA2A39CF8BD-001/tempDir-001/node1/balancedProperties_shard1_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D2A6CA2A39CF8BD-001/tempDir-001/node1/./balancedProperties_shard1_replica_n2/data/]
   [junit4]   2> 159299 INFO  (qtp272442666-2106) [n:127.0.0.1:35457_solr 
c:balancedProperties s:shard2 r:core_node8 
x:balancedProperties_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 159304 INFO  (qtp272442666-2106) [n:127.0.0.1:35457_solr 
c:balancedProperties s:shard2 r:core_node8 
x:balancedProperties_shard2_replica_n6] o.a.s.s.IndexSchema 
[balancedProperties_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 159318 INFO  (qtp1628997164-2133) [n:127.0.0.1:40057_solr 
c:balancedProperties s:shard2 r:core_node7 
x:balancedProperties_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 159318 INFO  (qtp272442666-2106) [n:127.0.0.1:35457_solr 
c:balancedProperties s:shard2 r:core_node8 
x:balancedProperties_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 159318 INFO  (qtp272442666-2106) [n:127.0.0.1:35457_solr 
c:balancedProperties s:shard2 r:core_node8 
x:balancedProperties_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 
'balancedProperties_shard2_replica_n6' using configuration from collection 
balancedProperties, trusted=true
   [junit4]   2> 159320 INFO  (qtp272442666-2106) [n:127.0.0.1:35457_solr 
c:balancedProperties s:shard2 r:core_node8 
x:balancedProperties_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_35457.solr.core.balancedProperties.shard2.replica_n6' 
(registry 'solr.core.balancedProperties.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58759d9
   [junit4]   2> 159320 INFO  (qtp272442666-2106) [n:127.0.0.1:35457_solr 
c:balancedProperties s:shard2 r:core_node8 
x:balancedProperties_shard2_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 159321 INFO  (qtp272442666-2106) [n:127.0.0.1:35457_solr 
c:balancedProperties s:shard2 r:core_node8 
x:balancedProperties_shard2_replica_n6] o.a.s.c.SolrCore 
[[balancedProperties_shard2_replica_n6] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D2A6CA2A39CF8BD-001/tempDir-001/node4/balancedProperties_shard2_replica_n6],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D2A6CA2A39CF8BD-001/tempDir-001/node4/./balancedProperties_shard2_replica_n6/data/]
   [junit4]   2> 159321 INFO  (qtp182673858-2132) [n:127.0.0.1:42791_solr 
c:balancedProperties s:shard1 r:core_node3 
x:balancedProperties_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 159323 INFO  (qtp1628997164-2133) [n:127.0.0.1:40057_solr 
c:balancedProperties s:shard2 r:core_node7 
x:balancedProperties_shard2_replica_n4] o.a.s.s.IndexSchema 
[balancedProperties_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 159324 INFO  (qtp886374896-2104) [n:127.0.0.1:42673_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 159324 INFO  (qtp886374896-2104) [n:127.0.0.1:42673_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 159324 INFO  (qtp886374896-2104) [n:127.0.0.1:42673_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 159325 INFO  (qtp886374896-2104) [n:127.0.0.1:42673_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 159325 INFO  (qtp1628997164-2133) [n:127.0.0.1:40057_solr 
c:balancedProperties s:shard2 r:core_node7 
x:balancedProperties_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 159325 INFO  (qtp1628997164-2133) [n:127.0.0.1:40057_solr 
c:balancedProperties s:shard2 r:core_node7 
x:balancedProperties_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 
'balancedProperties_shard2_replica_n4' using configuration from collection 
balancedProperties, trusted=true
   [junit4]   2> 159325 INFO  (qtp1628997164-2133) [n:127.0.0.1:40057_solr 
c:balancedProperties s:shard2 r:core_node7 
x:balancedProperties_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_40057.solr.core.balancedProperties.shard2.replica_n4' 
(registry 'solr.core.balancedProperties.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58759d9
   [junit4]   2> 159325 INFO  (qtp1628997164-2133) [n:127.0.0.1:40057_solr 
c:balancedProperties s:shard2 r:core_node7 
x:balancedProperties_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 159325 INFO  (qtp1628997164-2133) [n:127.0.0.1:40057_solr 
c:balancedProperties s:shard2 r:core_node7 
x:balancedProperties_shard2_replica_n4] o.a.s.c.SolrCore 
[[balancedProperties_shard2_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D2A6CA2A39CF8BD-001/tempDir-001/node2/balancedProperties_shard2_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D2A6CA2A39CF8BD-001/tempDir-001/node2/./balancedProperties_shard2_replica_n4/data/]
   [junit4]   2> 159325 INFO  (qtp886374896-2104) [n:127.0.0.1:42673_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@26f58bb0[balancedProperties_shard1_replica_n2] main]
   [junit4]   2> 159326 INFO  (qtp886374896-2104) [n:127.0.0.1:42673_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 159326 INFO  (qtp886374896-2104) [n:127.0.0.1:42673_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 159326 INFO  (qtp182673858-2132) [n:127.0.0.1:42791_solr 
c:balancedProperties s:shard1 r:core_node3 
x:balancedProperties_shard1_replica_n1] o.a.s.s.IndexSchema 
[balancedProperties_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 159327 INFO  (qtp886374896-2104) [n:127.0.0.1:42673_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will 
be reserved for  10000
   [junit4]   2> 159327 INFO  (qtp886374896-2104) [n:127.0.0.1:42673_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1576035710403608576
   [junit4]   2> 159328 INFO  (qtp182673858-2132) [n:127.0.0.1:42791_solr 
c:balancedProperties s:shard1 r:core_node3 
x:balancedProperties_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema 
minimal/1.1 with uniqueid field id
   [junit4]   2> 159328 INFO  (qtp182673858-2132) [n:127.0.0.1:42791_solr 
c:balancedProperties s:shard1 r:core_node3 
x:balancedProperties_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 
'balancedProperties_shard1_replica_n1' using configuration from collection 
balancedProperties, trusted=true
   [junit4]   2> 159328 INFO  (qtp182673858-2132) [n:127.0.0.1:42791_solr 
c:balancedProperties s:shard1 r:core_node3 
x:balancedProperties_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX 
monitoring for 'solr_42791.solr.core.balancedProperties.shard1.replica_n1' 
(registry 'solr.core.balancedProperties.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@58759d9
   [junit4]   2> 159328 INFO  (qtp182673858-2132) [n:127.0.0.1:42791_solr 
c:balancedProperties s:shard1 r:core_node3 
x:balancedProperties_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 159328 INFO  (qtp182673858-2132) [n:127.0.0.1:42791_solr 
c:balancedProperties s:shard1 r:core_node3 
x:balancedProperties_shard1_replica_n1] o.a.s.c.SolrCore 
[[balancedProperties_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D2A6CA2A39CF8BD-001/tempDir-001/node3/balancedProperties_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.CollectionsAPISolrJTest_D2A6CA2A39CF8BD-001/tempDir-001/node3/./balancedProperties_shard1_replica_n1/data/]
   [junit4]   2> 159330 INFO  (qtp886374896-2104) [n:127.0.0.1:42673_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Waiting until we see more replicas up for shard shard1: total=2 found=1 
timeoutin=9999ms
   [junit4]   2> 159332 INFO  
(searcherExecutor-636-thread-1-processing-n:127.0.0.1:42673_solr 
x:balancedProperties_shard1_replica_n2 s:shard1 c:balancedProperties 
r:core_node5) [n:127.0.0.1:42673_solr c:balancedProperties s:shard1 
r:core_node5 x:balancedProperties_shard1_replica_n2] o.a.s.c.SolrCore 
[balancedProperties_shard1_replica_n2] Registered new searcher 
Searcher@26f58bb0[balancedProperties_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 159352 INFO  (qtp272442666-2106) [n:127.0.0.1:35457_solr 
c:balancedProperties s:shard2 r:core_node8 
x:balancedProperties_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 159352 INFO  (qtp272442666-2106) [n:127.0.0.1:35457_solr 
c:balancedProperties s:shard2 r:core_node8 
x:balancedProperties_shard2_replica_n6] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 159352 INFO  (qtp272442666-2106) [n:127.0.0.1:35457_solr 
c:balancedProperties s:shard2 r:core_node8 
x:balancedProperties_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 159352 INFO  (qtp272442666-2106) [n:127.0.0.1:35457_solr 
c:balancedProperties s:shard2 r:core_node8 
x:balancedProperties_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 159353 INFO  (qtp272442666-2106) [n:127.0.0.1:35457_solr 
c:balancedProperties s:shard2 r:core_node8 
x:balancedProperties_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4ca19216[balancedProperties_shard2_replica_n6] main]
   [junit4]   2> 159354 INFO  (qtp272442666-2106) [n:127.0.0.1:35457_solr 
c:balancedProperties s:shard2 r:core_node8 
x:balancedProperties_shard2_replica_n6] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 159354 INFO  (qtp272442666-2106) [n:127.0.0.1:35457_solr 
c:balancedProperties s:shard2 r:core_node8 
x:balancedProperties_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 159355 INFO  (qtp272442666-2106) [n:127.0.0.1:35457_solr 
c:balancedProperties s:shard2 r:core_node8 
x:balancedProperties_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will 
be reserved for  10000
   [junit4]   2> 159356 INFO  
(searcherExecutor-638-thread-1-processing-n:127.0.0.1:35457_solr 
x:balancedProperties_shard2_replica_n6 s:shard2 c:balancedProperties 
r:core_node8) [n:127.0.0.1:35457_solr c:balancedProperties s:shard2 
r:core_node8 x:balancedProperties_shard2_replica_n6] o.a.s.c.SolrCore 
[balancedProperties_shard2_replica_n6] Registered new searcher 
Searcher@4ca19216[balancedProperties_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 159356 INFO  (qtp272442666-2106) [n:127.0.0.1:35457_solr 
c:balancedProperties s:shard2 r:core_node8 
x:balancedProperties_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1576035710434017280
   [junit4]   2> 159358 INFO  (qtp272442666-2106) [n:127.0.0.1:35457_solr 
c:balancedProperties s:shard2 r:core_node8 
x:balancedProperties_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext 
Waiting until we see more replicas up for shard shard2: total=2 found=1 
timeoutin=9999ms
   [junit4]   2> 159359 INFO  (qtp1628997164-2133) [n:127.0.0.1:40057_solr 
c:balancedProperties s:shard2 r:core_node7 
x:balancedProperties_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 159359 INFO  (qtp1628997164-2133) [n:127.0.0.1:40057_solr 
c:balancedProperties s:shard2 r:core_node7 
x:balancedProperties_shard2_replica_n4] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 159360 INFO  (qtp1628997164-2133) [n:127.0.0.1:40057_solr 
c:balancedProperties s:shard2 r:core_node7 
x:balancedProperties_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 159360 INFO  (qtp1628997164-2133) [n:127.0.0.1:40057_solr 
c:balancedProperties s:shard2 r:core_node7 
x:balancedProperties_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 159361 INFO  (qtp1628997164-2133) [n:127.0.0.1:40057_solr 
c:balancedProperties s:shard2 r:core_node7 
x:balancedProperties_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@75d1fb06[balancedProperties_shard2_replica_n4] main]
   [junit4]   2> 159361 INFO  (qtp1628997164-2133) [n:127.0.0.1:40057_solr 
c:balancedProperties s:shard2 r:core_node7 
x:balancedProperties_shard2_replica_n4] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 159361 INFO  (qtp1628997164-2133) [n:127.0.0.1:40057_solr 
c:balancedProperties s:shard2 r:core_node7 
x:balancedProperties_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 159362 INFO  (qtp1628997164-2133) [n:127.0.0.1:40057_solr 
c:balancedProperties s:shard2 r:core_node7 
x:balancedProperties_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will 
be reserved for  10000
   [junit4]   2> 159363 INFO  
(searcherExecutor-642-thread-1-processing-n:127.0.0.1:40057_solr 
x:balancedProperties_shard2_replica_n4 s:shard2 c:balancedProperties 
r:core_node7) [n:127.0.0.1:40057_solr c:balancedProperties s:shard2 
r:core_node7 x:balancedProperties_shard2_replica_n4] o.a.s.c.SolrCore 
[balancedProperties_shard2_replica_n4] Registered new searcher 
Searcher@75d1fb06[balancedProperties_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 159363 INFO  (qtp1628997164-2133) [n:127.0.0.1:40057_solr 
c:balancedProperties s:shard2 r:core_node7 
x:balancedProperties_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1576035710441357312
   [junit4]   2> 159367 INFO  (qtp182673858-2132) [n:127.0.0.1:42791_solr 
c:balancedProperties s:shard1 r:core_node3 
x:balancedProperties_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog 
implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 159367 INFO  (qtp182673858-2132) [n:127.0.0.1:42791_solr 
c:balancedProperties s:shard1 r:core_node3 
x:balancedProperties_shard1_replica_n1] o.a.s.u.UpdateLog Initializing 
UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 159368 INFO  (qtp182673858-2132) [n:127.0.0.1:42791_solr 
c:balancedProperties s:shard1 r:core_node3 
x:balancedProperties_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 159368 INFO  (qtp182673858-2132) [n:127.0.0.1:42791_solr 
c:balancedProperties s:shard1 r:core_node3 
x:balancedProperties_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 159370 INFO  (qtp182673858-2132) [n:127.0.0.1:42791_solr 
c:balancedProperties s:shard1 r:core_node3 
x:balancedProperties_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@5b01fe52[balancedProperties_shard1_replica_n1] main]
   [junit4]   2> 159370 INFO  (qtp182673858-2132) [n:127.0.0.1:42791_solr 
c:balancedProperties s:shard1 r:core_node3 
x:balancedProperties_shard1_replica_n1] o.a.s.r.ManagedResourceStorage 
Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 159371 INFO  (qtp182673858-2132) [n:127.0.0.1:42791_solr 
c:balancedProperties s:shard1 r:core_node3 
x:balancedProperties_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded 
null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 159371 INFO  (qtp182673858-2132) [n:127.0.0.1:42791_solr 
c:balancedProperties s:shard1 r:core_node3 
x:balancedProperties_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will 
be reserved for  10000
   [junit4]   2> 159373 INFO  
(searcherExecutor-643-thread-1-processing-n:127.0.0.1:42791_solr 
x:balancedProperties_shard1_replica_n1 s:shard1 c:balancedProperties 
r:core_node3) [n:127.0.0.1:42791_solr c:balancedProperties s:shard1 
r:core_node3 x:balancedProperties_shard1_replica_n1] o.a.s.c.SolrCore 
[balancedProperties_shard1_replica_n1] Registered new searcher 
Searcher@5b01fe52[balancedProperties_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 159373 INFO  (qtp182673858-2132) [n:127.0.0.1:42791_solr 
c:balancedProperties s:shard1 r:core_node3 
x:balancedProperties_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max 
version in index or recent updates, using new clock 1576035710451843072
   [junit4]   2> 159460 INFO  
(zkCallback-225-thread-1-processing-n:127.0.0.1:42673_solr) 
[n:127.0.0.1:42673_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 159460 INFO  
(zkCallback-227-thread-2-processing-n:127.0.0.1:40057_solr) 
[n:127.0.0.1:40057_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 159460 INFO  
(zkCallback-226-thread-2-processing-n:127.0.0.1:35457_solr) 
[n:127.0.0.1:35457_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 159460 INFO  
(zkCallback-225-thread-2-processing-n:127.0.0.1:42673_solr) 
[n:127.0.0.1:42673_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 159460 INFO  
(zkCallback-226-thread-1-processing-n:127.0.0.1:35457_solr) 
[n:127.0.0.1:35457_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 159460 INFO  
(zkCallback-228-thread-2-processing-n:127.0.0.1:42791_solr) 
[n:127.0.0.1:42791_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 159460 INFO  
(zkCallback-227-thread-1-processing-n:127.0.0.1:40057_solr) 
[n:127.0.0.1:40057_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 159460 INFO  
(zkCallback-228-thread-1-processing-n:127.0.0.1:42791_solr) 
[n:127.0.0.1:42791_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/balancedProperties/state.json] for collection 
[balancedProperties] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 159830 INFO  (qtp886374896-2104) [n:127.0.0.1:42673_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 159830 INFO  (qtp886374896-2104) [n:127.0.0.1:42673_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 159830 INFO  (qtp886374896-2104) [n:127.0.0.1:42673_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:42673/solr/balancedProperties_shard1_replica_n2/
   [junit4]   2> 159831 INFO  (qtp886374896-2104) [n:127.0.0.1:42673_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=balancedProperties_shard1_replica_n2 url=https://127.0.0.1:42673/solr 
START 
replicas=[https://127.0.0.1:42791/solr/balancedProperties_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 159837 INFO  (qtp182673858-2109) [n:127.0.0.1:42791_solr 
c:balancedProperties s:shard1 r:core_node3 
x:balancedProperties_shard1_replica_n1] o.a.s.c.S.Request 
[balancedProperties_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 159859 INFO  (qtp272442666-2106) [n:127.0.0.1:35457_solr 
c:balancedProperties s:shard2 r:core_node8 
x:balancedProperties_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext 
Enough replicas found to continue.
   [junit4]   2> 159859 INFO  (qtp272442666-2106) [n:127.0.0.1:35457_solr 
c:balancedProperties s:shard2 r:core_node8 
x:balancedProperties_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I 
may be the new leader - try and sync
   [junit4]   2> 159859 INFO  (qtp272442666-2106) [n:127.0.0.1:35457_solr 
c:balancedProperties s:shard2 r:core_node8 
x:balancedProperties_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:35457/solr/balancedProperties_shard2_replica_n6/
   [junit4]   2> 159859 INFO  (qtp272442666-2106) [n:127.0.0.1:35457_solr 
c:balancedProperties s:shard2 r:core_node8 
x:balancedProperties_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: 
core=balancedProperties_shard2_replica_n6 url=https://127.0.0.1:35457/solr 
START 
replicas=[https://127.0.0.1:40057/solr/balancedProperties_shard2_replica_n4/] 
nUpdates=100
   [junit4]   2> 159864 INFO  (qtp1628997164-2127) [n:127.0.0.1:40057_solr 
c:balancedProperties s:shard2 r:core_node7 
x:balancedProperties_shard2_replica_n4] o.a.s.c.S.Request 
[balancedProperties_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 160131 INFO  (qtp886374896-2104) [n:127.0.0.1:42673_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=balancedProperties_shard1_replica_n2 url=https://127.0.0.1:42673/solr 
DONE.  We have no versions.  sync failed.
   [junit4]   2> 160131 INFO  (qtp886374896-2104) [n:127.0.0.1:42673_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt 
to sync with shard failed, moving to the next candidate
   [junit4]   2> 160131 INFO  (qtp886374896-2104) [n:127.0.0.1:42673_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We 
failed sync, but we have no versions - we can't sync in that case - we were 
active before, so become leader anyway
   [junit4]   2> 160131 INFO  (qtp886374896-2104) [n:127.0.0.1:42673_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext 
Found all replicas participating in election, clear LIR
   [junit4]   2> 160133 INFO  (qtp886374896-2104) [n:127.0.0.1:42673_solr 
c:balancedProperties s:shard1 r:core_node5 
x:balancedProperties_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am 
the new leader: 
https://127.0.0.1:42673/solr/balancedProperties_shard1_replica_n2/ shard1
   [junit4]   2> 160160

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

4]   2>         at 
org.apache.solr.common.cloud.DefaultConnectionStrategy.reconnect(DefaultConnectionStrategy.java:57)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ConnectionManager.process(ConnectionManager.java:142)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1636368 ERROR 
(zkCallback-2051-thread-3-processing-n:127.0.0.1:43039_solr) 
[n:127.0.0.1:43039_solr    ] o.a.s.c.c.DefaultConnectionStrategy Reconnect to 
ZooKeeper failed:org.apache.solr.common.cloud.ZooKeeperException: 
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController$1.command(ZkController.java:405)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ConnectionManager$1.update(ConnectionManager.java:168)
   [junit4]   2>        at 
org.apache.solr.common.cloud.DefaultConnectionStrategy.reconnect(DefaultConnectionStrategy.java:57)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ConnectionManager.process(ConnectionManager.java:142)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: 
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = 
Session expired for /live_nodes
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1532)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:340)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:337)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:337)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:674)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkStateReader.createClusterStateWatchersAndUpdate(ZkStateReader.java:391)
   [junit4]   2>        at 
org.apache.solr.cloud.ZkController$1.command(ZkController.java:320)
   [junit4]   2>        ... 10 more
   [junit4]   2> 
   [junit4]   2> 1636369 WARN  
(zkCallback-2051-thread-3-processing-n:127.0.0.1:43039_solr) 
[n:127.0.0.1:43039_solr    ] o.a.s.c.c.DefaultConnectionStrategy Reconnect to 
ZooKeeper failed
   [junit4]   2> 1636371 INFO  
(zkCallback-2051-thread-3-processing-n:127.0.0.1:43039_solr) 
[n:127.0.0.1:43039_solr    ] o.a.s.c.c.ConnectionManager Connected:true
   [junit4]   2> 1636372 INFO  (jetty-closer-2045-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@2413f756{/solr,null,UNAVAILABLE}
   [junit4]   2> 1636372 ERROR 
(SUITE-HealthCheckHandlerTest-seed#[D2A6CA2A39CF8BD]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1636373 INFO  
(SUITE-HealthCheckHandlerTest-seed#[D2A6CA2A39CF8BD]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:40415 40415
   [junit4]   2> 1649613 INFO  (Thread-8501) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:40415 40415
   [junit4]   2> 1649614 WARN  (Thread-8501) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.HealthCheckHandlerTest_D2A6CA2A39CF8BD-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=true): {}, locale=ar-OM, timezone=Africa/Ndjamena
   [junit4]   2> NOTE: Linux 4.10.0-27-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=8,threads=1,free=249432400,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: 
[OverriddenZkACLAndCredentialsProvidersTest, DOMUtilTest, 
CachingDirectoryFactoryTest, DistanceFunctionTest, TestSimpleTextCodec, 
HdfsRestartWhileUpdatingTest, HighlighterMaxOffsetTest, TestCustomSort, 
HttpSolrCallGetCoreTest, TestNamedUpdateProcessors, TestNumericRangeQuery64, 
BasicFunctionalityTest, TestLRUStatsCache, TestBulkSchemaConcurrent, 
TestBinaryResponseWriter, TestUniqueKeyFieldResource, TestLegacyFieldCache, 
CursorMarkTest, TestPostingsSolrHighlighter, TestRestoreCore, TestRTimerTree, 
ConcurrentDeleteAndCreateCollectionTest, TestStressUserVersions, 
SpellCheckComponentTest, BJQParserTest, TestSweetSpotSimilarityFactory, 
TestPolicyCloud, AtomicUpdateProcessorFactoryTest, SolrShardReporterTest, 
SegmentsInfoRequestHandlerTest, SearchHandlerTest, DocValuesMissingTest, 
TestSolrQueryResponse, TestPerFieldSimilarityWithDefaultOverride, 
HdfsTlogReplayBufferedWhileIndexingTest, FileUtilsTest, LoggingHandlerTest, 
TestBM25SimilarityFactory, DistributedVersionInfoTest, PeerSyncReplicationTest, 
ChangedSchemaMergeTest, TestPartialUpdateDeduplication, 
DirectSolrSpellCheckerTest, TestRuleBasedAuthorizationPlugin, 
TestCollationFieldDocValues, TestPerFieldSimilarity, JvmMetricsTest, 
DistributedFacetPivotSmallTest, TestXIncludeConfig, 
TestFieldCollectionResource, UninvertDocValuesMergePolicyTest, TestFiltering, 
UtilsToolTest, TestConfigSetsAPI, StressHdfsTest, SampleTest, 
TestSolrCloudWithKerberosAlt, TestGeoJSONResponseWriter, 
OpenCloseCoreStressTest, TestValueSourceCache, 
TestLeaderElectionWithEmptyReplica, LeaderInitiatedRecoveryOnShardRestartTest, 
RankQueryTest, TestPullReplicaErrorHandling, TestCollapseQParserPlugin, 
TestLegacyTerms, TestHdfsBackupRestoreCore, PrimUtilsTest, ActionThrottleTest, 
TestDistributedGrouping, TestSystemIdResolver, IndexSchemaTest, 
TestManagedSchemaAPI, HdfsChaosMonkeyNothingIsSafeTest, 
TestDistributedStatsComponentCardinality, CoreAdminHandlerTest, 
RollingRestartTest, MoveReplicaHDFSTest, TestLRUCache, TermVectorComponentTest, 
HdfsDirectoryTest, JsonLoaderTest, TestPivotHelperCode, TestMultiWordSynonyms, 
TestCopyFieldCollectionResource, LeaderFailoverAfterPartitionTest, 
TestHdfsUpdateLog, DistributedMLTComponentTest, TestShortCircuitedRequests, 
SpatialHeatmapFacetsTest, PKIAuthenticationIntegrationTest, SpatialFilterTest, 
CSVRequestHandlerTest, SpellCheckCollatorWithCollapseTest, TestSolrIndexConfig, 
SolrGangliaReporterTest, TestFieldCache, TestStressInPlaceUpdates, 
QueryParsingTest, DistributedQueryComponentOptimizationTest, 
TestElisionMultitermQuery, FullHLLTest, TestConfigSetImmutable, 
BigEndianAscendingWordSerializerTest, TestSearchPerf, SOLR749Test, 
TestSchemaSimilarityResource, TestSimpleTrackingShardHandler, 
ResourceLoaderTest, DisMaxRequestHandlerTest, SolrMetricManagerTest, 
TestStressVersions, CdcrUpdateLogTest, DocExpirationUpdateProcessorFactoryTest, 
TestClassicSimilarityFactory, BlockCacheTest, TestFastLRUCache, 
StatelessScriptUpdateProcessorFactoryTest, TestOnReconnectListenerSupport, 
ClusterStateUpdateTest, FileBasedSpellCheckerTest, 
PreAnalyzedUpdateProcessorTest, ChaosMonkeySafeLeaderTest, 
UnloadDistributedZkTest, ShardRoutingTest, TestReplicationHandler, 
ZkSolrClientTest, ShardRoutingCustomTest, AutoCommitTest, TestFaceting, 
TestHashPartitioner, TermVectorComponentDistributedTest, ZkControllerTest, 
DistributedTermsComponentTest, PeerSyncTest, HighlighterTest, 
SoftAutoCommitTest, UniqFieldsUpdateProcessorFactoryTest, 
TestPHPSerializedResponseWriter, TestQuerySenderListener, 
AlternateDirectoryTest, ResponseLogComponentTest, BadComponentTest, 
TestStressRecovery, ScriptEngineTest, URLClassifyProcessorTest, 
DateMathParserTest, PreAnalyzedFieldTest, TestSuggestSpellingConverter, 
DateFieldTest, SpellingQueryConverterTest, RAMDirectoryFactoryTest, TestSolrJ, 
ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, 
CircularListTest, TestRTGBase, DistributedIntervalFacetingTest, 
SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestHighlightDedupGrouping, 
TestTolerantSearch, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, 
AliasIntegrationTest, AssignTest, BaseCdcrDistributedZkTest, CdcrBootstrapTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest, 
CloudExitableDirectoryReaderTest, CollectionsAPIAsyncDistributedZkTest, 
DeleteNodeTest, DistribJoinFromCollectionTest, HealthCheckHandlerTest]
   [junit4] Completed [519/730 (3!)] on J1 in 15.18s, 3 tests, 1 error <<< 
FAILURES!

[...truncated 44037 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to