Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/7417/
Java: 64bit/jdk-11-ea+22 -XX:-UseCompressedOops -XX:+UseG1GC

5 tests failed.
FAILED:  
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName

Error Message:
Could not find collection:first_collection

Stack Trace:
java.lang.AssertionError: Could not find collection:first_collection
        at 
__randomizedtesting.SeedInfo.seed([51F6BB1CB4D19916:E2726CEC0F8001C7]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkCreateCollection(TestMiniSolrCloudClusterSSL.java:261)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:231)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithNodeReplacement(TestMiniSolrCloudClusterSSL.java:155)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName(TestMiniSolrCloudClusterSSL.java:137)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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.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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 
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.base/java.lang.Thread.run(Thread.java:834)


FAILED:  
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName

Error Message:
Could not find collection:first_collection

Stack Trace:
java.lang.AssertionError: Could not find collection:first_collection
        at 
__randomizedtesting.SeedInfo.seed([51F6BB1CB4D19916:E2726CEC0F8001C7]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkCreateCollection(TestMiniSolrCloudClusterSSL.java:261)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:231)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithNodeReplacement(TestMiniSolrCloudClusterSSL.java:155)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName(TestMiniSolrCloudClusterSSL.java:137)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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.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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 
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.base/java.lang.Thread.run(Thread.java:834)


FAILED:  
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName

Error Message:
Could not find collection:first_collection

Stack Trace:
java.lang.AssertionError: Could not find collection:first_collection
        at 
__randomizedtesting.SeedInfo.seed([51F6BB1CB4D19916:E2726CEC0F8001C7]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkCreateCollection(TestMiniSolrCloudClusterSSL.java:261)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:231)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithNodeReplacement(TestMiniSolrCloudClusterSSL.java:155)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName(TestMiniSolrCloudClusterSSL.java:137)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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.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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 
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.base/java.lang.Thread.run(Thread.java:834)


FAILED:  
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName

Error Message:
Could not find collection:first_collection

Stack Trace:
java.lang.AssertionError: Could not find collection:first_collection
        at 
__randomizedtesting.SeedInfo.seed([51F6BB1CB4D19916:E2726CEC0F8001C7]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkCreateCollection(TestMiniSolrCloudClusterSSL.java:261)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:231)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithNodeReplacement(TestMiniSolrCloudClusterSSL.java:155)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName(TestMiniSolrCloudClusterSSL.java:137)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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.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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 
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.base/java.lang.Thread.run(Thread.java:834)


FAILED:  
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName

Error Message:
Could not find collection:first_collection

Stack Trace:
java.lang.AssertionError: Could not find collection:first_collection
        at 
__randomizedtesting.SeedInfo.seed([51F6BB1CB4D19916:E2726CEC0F8001C7]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkCreateCollection(TestMiniSolrCloudClusterSSL.java:261)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:231)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithNodeReplacement(TestMiniSolrCloudClusterSSL.java:155)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName(TestMiniSolrCloudClusterSSL.java:137)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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.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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 
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.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 13962 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 2049067 INFO  
(SUITE-TestMiniSolrCloudClusterSSL-seed#[51F6BB1CB4D19916]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestMiniSolrCloudClusterSSL_51F6BB1CB4D19916-001\init-core-data-001
   [junit4]   2> 2049069 INFO  
(SUITE-TestMiniSolrCloudClusterSSL-seed#[51F6BB1CB4D19916]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2049070 INFO  
(SUITE-TestMiniSolrCloudClusterSSL-seed#[51F6BB1CB4D19916]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 2049072 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName-seed#[51F6BB1CB4D19916])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testSslWithCheckPeerName
   [junit4]   2> 2049072 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName-seed#[51F6BB1CB4D19916])
 [    ] o.a.s.c.TestMiniSolrCloudClusterSSL NOTE: This Test ignores the 
randomized SSL & clientAuth settings selected by base class
   [junit4]   2> 2049075 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName-seed#[51F6BB1CB4D19916])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestMiniSolrCloudClusterSSL_51F6BB1CB4D19916-001\tempDir-001
   [junit4]   2> 2049075 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName-seed#[51F6BB1CB4D19916])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2049076 INFO  (Thread-4231) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2049076 INFO  (Thread-4231) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2049079 ERROR (Thread-4231) [    ] 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> 2049176 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName-seed#[51F6BB1CB4D19916])
 [    ] o.a.s.c.ZkTestServer start zk server on port:52814
   [junit4]   2> 2049179 INFO  (zkConnectionManagerCallback-6753-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2049185 INFO  (jetty-launcher-6750-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 11-ea+22
   [junit4]   2> 2049185 INFO  (jetty-launcher-6750-thread-3) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 11-ea+22
   [junit4]   2> 2049185 INFO  (jetty-launcher-6750-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: 
d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 11-ea+22
   [junit4]   2> 2049186 INFO  (jetty-launcher-6750-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2049186 INFO  (jetty-launcher-6750-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2049186 INFO  (jetty-launcher-6750-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2049186 INFO  (jetty-launcher-6750-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2049186 INFO  (jetty-launcher-6750-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2049186 INFO  (jetty-launcher-6750-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2049186 INFO  (jetty-launcher-6750-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6af4bb20{/solr,null,AVAILABLE}
   [junit4]   2> 2049186 INFO  (jetty-launcher-6750-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@10f88bfa{/solr,null,AVAILABLE}
   [junit4]   2> 2049187 INFO  (jetty-launcher-6750-thread-3) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2049187 INFO  (jetty-launcher-6750-thread-3) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2049187 INFO  (jetty-launcher-6750-thread-3) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2049187 INFO  (jetty-launcher-6750-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7eb7e3e8{/solr,null,AVAILABLE}
   [junit4]   2> 2049187 INFO  (jetty-launcher-6750-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@68d05032{SSL,[ssl, 
http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2049188 INFO  (jetty-launcher-6750-thread-1) [    ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 2049188 INFO  (jetty-launcher-6750-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52820}
   [junit4]   2> 2049188 INFO  (jetty-launcher-6750-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@39153645{SSL,[ssl, 
http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2049188 INFO  (jetty-launcher-6750-thread-2) [    ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 2049188 INFO  (jetty-launcher-6750-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52821}
   [junit4]   2> 2049188 ERROR (jetty-launcher-6750-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2049188 INFO  (jetty-launcher-6750-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2049188 INFO  (jetty-launcher-6750-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@de5f7fe{SSL,[ssl, 
http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2049188 INFO  (jetty-launcher-6750-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2049188 INFO  (jetty-launcher-6750-thread-3) [    ] 
o.e.j.s.Server Started @???????ms
   [junit4]   2> 2049188 INFO  (jetty-launcher-6750-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2049188 INFO  (jetty-launcher-6750-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2049188 ERROR (jetty-launcher-6750-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2049188 INFO  (jetty-launcher-6750-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-14T01:07:17.650441600Z
   [junit4]   2> 2049188 INFO  (jetty-launcher-6750-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=52835}
   [junit4]   2> 2049188 INFO  (jetty-launcher-6750-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2049189 ERROR (jetty-launcher-6750-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2049189 INFO  (jetty-launcher-6750-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2049189 INFO  (jetty-launcher-6750-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2049189 INFO  (jetty-launcher-6750-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2049189 INFO  (jetty-launcher-6750-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2049189 INFO  (jetty-launcher-6750-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2049189 INFO  (jetty-launcher-6750-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-14T01:07:17.651558800Z
   [junit4]   2> 2049189 INFO  (jetty-launcher-6750-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2049189 INFO  (jetty-launcher-6750-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2049189 INFO  (jetty-launcher-6750-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-07-14T01:07:17.651558800Z
   [junit4]   2> 2049192 INFO  (zkConnectionManagerCallback-6755-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2049192 INFO  (zkConnectionManagerCallback-6757-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2049192 INFO  (zkConnectionManagerCallback-6759-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2049192 INFO  (jetty-launcher-6750-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2049192 INFO  (jetty-launcher-6750-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2049192 INFO  (jetty-launcher-6750-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2049197 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100104e66a30003, likely client has closed socket
   [junit4]   2> 2049197 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100104e66a30002, likely client has closed socket
   [junit4]   2> 2049295 INFO  (jetty-launcher-6750-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52814/solr
   [junit4]   2> 2049297 INFO  (zkConnectionManagerCallback-6763-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2049298 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100104e66a30004, likely client has closed socket
   [junit4]   2> 2049301 INFO  (zkConnectionManagerCallback-6765-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2049421 INFO  (jetty-launcher-6750-thread-2) 
[n:127.0.0.1:52821_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2049422 INFO  (jetty-launcher-6750-thread-2) 
[n:127.0.0.1:52821_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:52821_solr
   [junit4]   2> 2049423 INFO  (jetty-launcher-6750-thread-2) 
[n:127.0.0.1:52821_solr    ] o.a.s.c.Overseer Overseer 
(id=72075522953379845-127.0.0.1:52821_solr-n_0000000000) starting
   [junit4]   2> 2049432 INFO  (zkConnectionManagerCallback-6772-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2049433 INFO  (jetty-launcher-6750-thread-2) 
[n:127.0.0.1:52821_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:52814/solr ready
   [junit4]   2> 2049434 INFO  (jetty-launcher-6750-thread-2) 
[n:127.0.0.1:52821_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52821_solr
   [junit4]   2> 2049468 INFO  (jetty-launcher-6750-thread-2) 
[n:127.0.0.1:52821_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2049473 INFO  (jetty-launcher-6750-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52814/solr
   [junit4]   2> 2049498 INFO  (jetty-launcher-6750-thread-2) 
[n:127.0.0.1:52821_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52821.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ebd1f81
   [junit4]   2> 2049501 INFO  (jetty-launcher-6750-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52814/solr
   [junit4]   2> 2049504 INFO  
(OverseerStateUpdate-72075522953379845-127.0.0.1:52821_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2049506 INFO  (zkCallback-6771-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2049507 INFO  (jetty-launcher-6750-thread-2) 
[n:127.0.0.1:52821_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52821.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ebd1f81
   [junit4]   2> 2049507 INFO  (jetty-launcher-6750-thread-2) 
[n:127.0.0.1:52821_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52821.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ebd1f81
   [junit4]   2> 2049508 INFO  (jetty-launcher-6750-thread-2) 
[n:127.0.0.1:52821_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestMiniSolrCloudClusterSSL_51F6BB1CB4D19916-001\tempDir-001\node2\.
   [junit4]   2> 2049511 INFO  (zkConnectionManagerCallback-6777-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2049514 INFO  (zkConnectionManagerCallback-6781-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2049517 INFO  (zkConnectionManagerCallback-6783-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2049519 INFO  (zkConnectionManagerCallback-6785-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2049526 INFO  (jetty-launcher-6750-thread-1) 
[n:127.0.0.1:52820_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2049527 INFO  (jetty-launcher-6750-thread-3) 
[n:127.0.0.1:52835_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2049528 INFO  (jetty-launcher-6750-thread-1) 
[n:127.0.0.1:52820_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2049529 INFO  (jetty-launcher-6750-thread-3) 
[n:127.0.0.1:52835_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2049531 INFO  (jetty-launcher-6750-thread-1) 
[n:127.0.0.1:52820_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2049531 INFO  (jetty-launcher-6750-thread-1) 
[n:127.0.0.1:52820_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52820_solr
   [junit4]   2> 2049532 INFO  (zkCallback-6764-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2049532 INFO  (zkCallback-6771-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2049532 INFO  (jetty-launcher-6750-thread-3) 
[n:127.0.0.1:52835_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2049532 INFO  (jetty-launcher-6750-thread-3) 
[n:127.0.0.1:52835_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52835_solr
   [junit4]   2> 2049533 INFO  (zkCallback-6764-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2049533 INFO  (zkCallback-6771-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2049549 INFO  (zkCallback-6782-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 2049565 INFO  (zkCallback-6784-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 2049567 INFO  (zkConnectionManagerCallback-6795-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2049567 INFO  (zkConnectionManagerCallback-6799-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2049568 INFO  (jetty-launcher-6750-thread-3) 
[n:127.0.0.1:52835_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2049568 INFO  (jetty-launcher-6750-thread-1) 
[n:127.0.0.1:52820_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2049569 INFO  (jetty-launcher-6750-thread-3) 
[n:127.0.0.1:52835_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:52814/solr ready
   [junit4]   2> 2049569 INFO  (jetty-launcher-6750-thread-1) 
[n:127.0.0.1:52820_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:52814/solr ready
   [junit4]   2> 2049569 INFO  (jetty-launcher-6750-thread-3) 
[n:127.0.0.1:52835_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2049570 INFO  (jetty-launcher-6750-thread-1) 
[n:127.0.0.1:52820_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2049589 INFO  (jetty-launcher-6750-thread-1) 
[n:127.0.0.1:52820_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52820.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ebd1f81
   [junit4]   2> 2049594 INFO  (jetty-launcher-6750-thread-3) 
[n:127.0.0.1:52835_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52835.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ebd1f81
   [junit4]   2> 2049598 INFO  (jetty-launcher-6750-thread-1) 
[n:127.0.0.1:52820_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52820.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ebd1f81
   [junit4]   2> 2049598 INFO  (jetty-launcher-6750-thread-1) 
[n:127.0.0.1:52820_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52820.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ebd1f81
   [junit4]   2> 2049600 INFO  (jetty-launcher-6750-thread-1) 
[n:127.0.0.1:52820_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestMiniSolrCloudClusterSSL_51F6BB1CB4D19916-001\tempDir-001\node1\.
   [junit4]   2> 2049605 INFO  (jetty-launcher-6750-thread-3) 
[n:127.0.0.1:52835_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52835.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ebd1f81
   [junit4]   2> 2049605 INFO  (jetty-launcher-6750-thread-3) 
[n:127.0.0.1:52835_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52835.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ebd1f81
   [junit4]   2> 2049607 INFO  (jetty-launcher-6750-thread-3) 
[n:127.0.0.1:52835_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestMiniSolrCloudClusterSSL_51F6BB1CB4D19916-001\tempDir-001\node3\.
   [junit4]   2> 2049683 INFO  (zkConnectionManagerCallback-6803-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2049683 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100104e66a3000d, likely client has closed socket
   [junit4]   2> 2049687 INFO  (zkConnectionManagerCallback-6806-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2050213 INFO  (zkConnectionManagerCallback-6810-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2050215 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName-seed#[51F6BB1CB4D19916])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2050216 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName-seed#[51F6BB1CB4D19916])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:52814/solr ready
   [junit4]   2> 2050233 INFO  (qtp1039021630-23415) [n:127.0.0.1:52820_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&name=first_collection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2050237 INFO  (OverseerThreadFactory-9547-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection first_collection
   [junit4]   2> 2050346 INFO  
(OverseerStateUpdate-72075522953379845-127.0.0.1:52821_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"first_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"first_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:52835/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2050348 INFO  
(OverseerStateUpdate-72075522953379845-127.0.0.1:52821_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"first_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"first_collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:52820/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2050350 INFO  
(OverseerStateUpdate-72075522953379845-127.0.0.1:52821_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"first_collection",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"first_collection_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:52821/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2050579 ERROR (OverseerThreadFactory-9547-thread-1) [    ] 
o.a.s.c.a.c.OverseerCollectionMessageHandler Error from shard: 
https://127.0.0.1:52820/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: https://127.0.0.1:52820/solr
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
 ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) ~[java/:?]
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
 ~[java/:?]
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) ~[?:?]
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:264) ~[?:?]
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
 ~[metrics-core-3.2.6.jar:3.2.6]
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:209)
 [java/:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 
[?:?]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 
[?:?]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:834) [?:?]
   [junit4]   2> Caused by: javax.net.ssl.SSLPeerUnverifiedException: peer not 
authenticated
   [junit4]   2>        at 
sun.security.ssl.SSLSessionImpl.getPeerCertificates(SSLSessionImpl.java:515) 
~[?:?]
   [junit4]   2>        at 
org.apache.http.conn.ssl.SSLConnectionSocketFactory.verifyHostname(SSLConnectionSocketFactory.java:464)
 ~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2>        at 
org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:397)
 ~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2>        at 
org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:355)
 ~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
 ~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2>        at 
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:359)
 ~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381)
 ~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237) 
~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) 
~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) 
~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) 
~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
 ~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
 ~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
 ~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
 ~[java/:?]
   [junit4]   2>        ... 12 more
   [junit4]   2> 2050581 INFO  (qtp1121286601-23423) [n:127.0.0.1:52835_solr    
x:first_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node3&name=first_collection_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 2050582 INFO  (qtp250877812-23405) [n:127.0.0.1:52821_solr    
x:first_collection_shard3_replica_n4] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node6&name=first_collection_shard3_replica_n4&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 2050583 INFO  (qtp250877812-23405) [n:127.0.0.1:52821_solr    
x:first_collection_shard3_replica_n4] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2051602 INFO  (qtp1121286601-23423) [n:127.0.0.1:52835_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2051602 INFO  (qtp250877812-23405) [n:127.0.0.1:52821_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2051616 INFO  (qtp250877812-23405) [n:127.0.0.1:52821_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.s.IndexSchema [first_collection_shard3_replica_n4] Schema name=test
   [junit4]   2> 2051616 INFO  (qtp1121286601-23423) [n:127.0.0.1:52835_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [first_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 2051718 INFO  (qtp250877812-23405) [n:127.0.0.1:52821_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2051730 INFO  (qtp1121286601-23423) [n:127.0.0.1:52835_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2051736 INFO  (qtp250877812-23405) [n:127.0.0.1:52821_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard3_replica_n4' 
using configuration from collection first_collection, trusted=true
   [junit4]   2> 2051736 INFO  (qtp250877812-23405) [n:127.0.0.1:52821_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52821.solr.core.first_collection.shard3.replica_n4' (registry 
'solr.core.first_collection.shard3.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ebd1f81
   [junit4]   2> 2051736 INFO  (qtp250877812-23405) [n:127.0.0.1:52821_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2051736 INFO  (qtp250877812-23405) [n:127.0.0.1:52821_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.SolrCore [[first_collection_shard3_replica_n4] ] Opening new SolrCore 
at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestMiniSolrCloudClusterSSL_51F6BB1CB4D19916-001\tempDir-001\node2\first_collection_shard3_replica_n4],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestMiniSolrCloudClusterSSL_51F6BB1CB4D19916-001\tempDir-001\node2\.\first_collection_shard3_replica_n4\data\]
   [junit4]   2> 2051740 INFO  (qtp250877812-23405) [n:127.0.0.1:52821_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.39491750119451163]
   [junit4]   2> 2051741 WARN  (qtp250877812-23405) [n:127.0.0.1:52821_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2051743 INFO  (qtp1121286601-23423) [n:127.0.0.1:52835_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard1_replica_n1' 
using configuration from collection first_collection, trusted=true
   [junit4]   2> 2051743 INFO  (qtp1121286601-23423) [n:127.0.0.1:52835_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_52835.solr.core.first_collection.shard1.replica_n1' (registry 
'solr.core.first_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6ebd1f81
   [junit4]   2> 2051743 INFO  (qtp1121286601-23423) [n:127.0.0.1:52835_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2051744 INFO  (qtp1121286601-23423) [n:127.0.0.1:52835_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[first_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestMiniSolrCloudClusterSSL_51F6BB1CB4D19916-001\tempDir-001\node3\first_collection_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestMiniSolrCloudClusterSSL_51F6BB1CB4D19916-001\tempDir-001\node3\.\first_collection_shard1_replica_n1\data\]
   [junit4]   2> 2051746 INFO  (qtp1121286601-23423) [n:127.0.0.1:52835_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.39491750119451163]
   [junit4]   2> 2051748 WARN  (qtp1121286601-23423) [n:127.0.0.1:52835_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 2051830 INFO  (qtp1121286601-23423) [n:127.0.0.1:52835_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2051830 INFO  (qtp1121286601-23423) [n:127.0.0.1:52835_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2051840 INFO  (qtp1121286601-23423) [n:127.0.0.1:52835_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2051840 INFO  (qtp1121286601-23423) [n:127.0.0.1:52835_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2051847 INFO  (qtp250877812-23405) [n:127.0.0.1:52821_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2051847 INFO  (qtp250877812-23405) [n:127.0.0.1:52821_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2051854 INFO  (qtp250877812-23405) [n:127.0.0.1:52821_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2051854 INFO  (qtp250877812-23405) [n:127.0.0.1:52821_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2051857 INFO  (qtp1121286601-23423) [n:127.0.0.1:52835_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=19.3447265625, 
floorSegmentMB=1.8828125, forceMergeDeletesPctAllowed=22.408123181924992, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
reclaimDeletesWeight=0.5942751523188252
   [junit4]   2> 2051857 INFO  (qtp250877812-23405) [n:127.0.0.1:52821_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=19.3447265625, 
floorSegmentMB=1.8828125, forceMergeDeletesPctAllowed=22.408123181924992, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
reclaimDeletesWeight=0.5942751523188252
   [junit4]   2> 2051858 INFO  (qtp250877812-23405) [n:127.0.0.1:52821_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@38f1c1f2[first_collection_shard3_replica_n4] main]
   [junit4]   2> 2051858 INFO  (qtp1121286601-23423) [n:127.0.0.1:52835_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@a9a3fda[first_collection_shard1_replica_n1] main]
   [junit4]   2> 2051860 INFO  (qtp1121286601-23423) [n:127.0.0.1:52835_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 2051861 INFO  (qtp1121286601-23423) [n:127.0.0.1:52835_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 2051862 INFO  (qtp1121286601-23423) [n:127.0.0.1:52835_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2051862 INFO  (qtp1121286601-23423) [n:127.0.0.1:52835_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1605926062993178624
   [junit4]   2> 2051863 INFO  
(searcherExecutor-9558-thread-1-processing-n:127.0.0.1:52835_solr 
x:first_collection_shard1_replica_n1 c:first_collection s:shard1 r:core_node3) 
[n:127.0.0.1:52835_solr c:first_collection s:shard1 r:core_node3 
x:first_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[first_collection_shard1_replica_n1] Registered new searcher 
Searcher@a9a3fda[first_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2051871 INFO  (qtp250877812-23405) [n:127.0.0.1:52821_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 2051872 INFO  (qtp250877812-23405) [n:127.0.0.1:52821_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 2051875 INFO  (qtp1121286601-23423) [n:127.0.0.1:52835_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/first_collection/terms/shard1 to Terms{values={core_node3=0}, 
version=0}
   [junit4]   2> 2051879 INFO  (qtp1121286601-23423) [n:127.0.0.1:52835_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2051879 INFO  (qtp1121286601-23423) [n:127.0.0.1:52835_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2051880 INFO  (qtp1121286601-23423) [n:127.0.0.1:52835_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:52835/solr/first_collection_shard1_replica_n1/
   [junit4]   2> 2051880 INFO  (qtp1121286601-23423) [n:127.0.0.1:52835_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2051880 INFO  (qtp1121286601-23423) [n:127.0.0.1:52835_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:52835/solr/first_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2051880 INFO  (qtp1121286601-23423) [n:127.0.0.1:52835_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2051887 INFO  (qtp1121286601-23423) [n:127.0.0.1:52835_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:52835/solr/first_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2051890 INFO  (qtp250877812-23405) [n:127.0.0.1:52821_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2051892 INFO  
(searcherExecutor-9557-thread-1-processing-n:127.0.0.1:52821_solr 
x:first_collection_shard3_replica_n4 c:first_collection s:shard3 r:core_node6) 
[n:127.0.0.1:52821_solr c:first_collection s:shard3 r:core_node6 
x:first_collection_shard3_replica_n4] o.a.s.c.SolrCore 
[first_collection_shard3_replica_n4] Registered new searcher 
Searcher@38f1c1f2[first_collection_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2051893 INFO  (qtp250877812-23405) [n:127.0.0.1:52821_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1605926063025684480
   [junit4]   2> 2051900 INFO  (qtp250877812-23405) [n:127.0.0.1:52821_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/first_collection/terms/shard3 to Terms{values={core_node6=0}, 
version=0}
   [junit4]   2> 2051905 INFO  (qtp250877812-23405) [n:127.0.0.1:52821_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2051905 INFO  (qtp250877812-23405) [n:127.0.0.1:52821_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2051905 INFO  (qtp250877812-23405) [n:127.0.0.1:52821_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:52821/solr/first_collection_shard3_replica_n4/
   [junit4]   2> 2051905 INFO  (qtp250877812-23405) [n:127.0.0.1:52821_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2051905 INFO  (qtp250877812-23405) [n:127.0.0.1:52821_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:52821/solr/first_collection_shard3_replica_n4/ has no replicas
   [junit4]   2> 2051906 INFO  (qtp250877812-23405) [n:127.0.0.1:52821_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2051958 INFO  (qtp250877812-23405) [n:127.0.0.1:52821_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:52821/solr/first_collection_shard3_replica_n4/ shard3
   [junit4]   2> 2052109 INFO  (qtp1121286601-23423) [n:127.0.0.1:52835_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2052110 INFO  (qtp250877812-23405) [n:127.0.0.1:52821_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2052113 INFO  (qtp1121286601-23423) [n:127.0.0.1:52835_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node3&name=first_collection_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin}
 status=0 QTime=1531
   [junit4]   2> 2052114 INFO  (qtp250877812-23405) [n:127.0.0.1:52821_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node6&name=first_collection_shard3_replica_n4&action=CREATE&numShards=3&shard=shard3&wt=javabin}
 status=0 QTime=1532
   [junit4]   2> 2052114 ERROR (OverseerThreadFactory-9547-thread-1) [    ] 
o.a.s.c.a.c.OverseerCollectionMessageHandler Cleaning up collection 
[first_collection].
   [junit4]   2> 2052115 INFO  (OverseerThreadFactory-9547-thread-1) [    ] 
o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 2052117 INFO  (qtp1121286601-23413) [n:127.0.0.1:52835_solr    
x:first_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.first_collection.shard1.replica_n1, tag=null
   [junit4]   2> 2052117 INFO  (qtp250877812-23400) [n:127.0.0.1:52821_solr    
x:first_collection_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.first_collection.shard3.replica_n4, tag=null
   [junit4]   2> 2052117 INFO  (qtp1121286601-23413) [n:127.0.0.1:52835_solr    
x:first_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6316de3e: rootName 
= solr_52835, domain = solr.core.first_collection.shard1.replica_n1, service 
url = null, agent id = null] for registry 
solr.core.first_collection.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@61dbb31e
   [junit4]   2> 2052117 INFO  (qtp250877812-23400) [n:127.0.0.1:52821_solr    
x:first_collection_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@55d7e060: rootName 
= solr_52821, domain = solr.core.first_collection.shard3.replica_n4, service 
url = null, agent id = null] for registry 
solr.core.first_collection.shard3.replica_n4 / 
com.codahale.metrics.MetricRegistry@29004f06
   [junit4]   2> 2052127 INFO  (qtp1121286601-23413) [n:127.0.0.1:52835_solr    
x:first_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[first_collection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@123cd3e4
   [junit4]   2> 2052127 INFO  (qtp1121286601-23413) [n:127.0.0.1:52835_solr    
x:first_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.first_collection.shard1.replica_n1, 
tag=123cd3e4
   [junit4]   2> 2052127 INFO  (qtp1121286601-23413) [n:127.0.0.1:52835_solr    
x:first_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.first_collection.shard1.leader, 
tag=123cd3e4
   [junit4]   2> 2052129 INFO  (qtp250877812-23400) [n:127.0.0.1:52821_solr    
x:first_collection_shard3_replica_n4] o.a.s.c.SolrCore 
[first_collection_shard3_replica_n4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@58b6ee70
   [junit4]   2> 2052129 INFO  (qtp250877812-23400) [n:127.0.0.1:52821_solr    
x:first_collection_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.first_collection.shard3.replica_n4, 
tag=58b6ee70
   [junit4]   2> 2052129 INFO  (qtp250877812-23400) [n:127.0.0.1:52821_solr    
x:first_collection_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.first_collection.shard3.leader, 
tag=58b6ee70
   [junit4]   2> 2052134 INFO  (qtp1121286601-23413) [n:127.0.0.1:52835_solr    
x:first_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/first_collection/terms/shard1 to Terms{values={}, 
version=1}
   [junit4]   2> 2052134 INFO  (qtp250877812-23400) [n:127.0.0.1:52821_solr    
x:first_collection_shard3_replica_n4] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/first_collection/terms/shard3 to Terms{values={}, 
version=1}
   [junit4]   2> 2052135 INFO  (qtp1121286601-23413) [n:127.0.0.1:52835_solr    
x:first_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=first_collection_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=18
   [junit4]   2> 2052135 INFO  (qtp250877812-23400) [n:127.0.0.1:52821_solr    
x:first_collection_shard3_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=first_collection_shard3_replica_n4&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=19
   [junit4]   2> 2052239 INFO  (zkCallback-6784-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2052239 INFO  (zkCallback-6764-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 2052844 INFO  (OverseerThreadFactory-9547-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Cleaned up artifacts for failed create 
collection for [first_collection]
   [junit4]   2> 2052846 INFO  (qtp1039021630-23415) [n:127.0.0.1:52820_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 2054239 INFO  
(OverseerCollectionConfigSetProcessor-72075522953379845-127.0.0.1:52821_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2082862 ERROR (qtp1039021630-23415) [n:127.0.0.1:52820_solr    
] o.a.s.h.a.CollectionsHandler Timed out waiting for new collection's replicas 
to become ACTIVE with timeout=30
   [junit4]   2> 2082862 INFO  (qtp1039021630-23415) [n:127.0.0.1:52820_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&name=first_collection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2}
 status=0 QTime=32628
   [junit4]   2> 2082862 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName-seed#[51F6BB1CB4D19916])
 [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - 
collection: first_collection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   2> 2082865 INFO  (jetty-closer-6751-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@68d05032{SSL,[ssl, 
http/1.1]}{127.0.0.1:?}
   [junit4]   2> 2082865 INFO  (jetty-closer-6751-thread-3) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@de5f7fe{SSL,[ssl, 
http/1.1]}{127.0.0.1:?}
   [junit4]   2> 2082865 INFO  (jetty-closer-6751-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1083379641
   [junit4]   2> 2082866 INFO  (jetty-closer-6751-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2082866 INFO  (jetty-closer-6751-thread-3) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=322742736
   [junit4]   2> 2082866 INFO  (jetty-closer-6751-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@14a7dcb8: rootName = 
solr_52820, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@7d43dfe1
   [junit4]   2> 2082866 INFO  (jetty-closer-6751-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2082866 INFO  (jetty-closer-6751-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@39153645{SSL,[ssl, 
http/1.1]}{127.0.0.1:?}
   [junit4]   2> 2082866 INFO  (jetty-closer-6751-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6385dda1: rootName = 
solr_52835, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@28d2f11
   [junit4]   2> 2082867 INFO  (jetty-closer-6751-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1371322037
   [junit4]   2> 2082867 INFO  (jetty-closer-6751-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 2082867 INFO  (jetty-closer-6751-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@dea068c: rootName = 
solr_52821, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@37f12e0f
   [junit4]   2> 2082874 INFO  (jetty-closer-6751-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2082874 INFO  (jetty-closer-6751-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@37aaf75: rootName = 
solr_52835, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@309632aa
   [junit4]   2> 2082875 INFO  (jetty-closer-6751-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2082875 INFO  (jetty-closer-6751-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7c379286: rootName = 
solr_52820, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@309632aa
   [junit4]   2> 2082876 INFO  (jetty-closer-6751-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 2082876 INFO  (jetty-closer-6751-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7ccad5a9: rootName = 
solr_52821, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@309632aa
   [junit4]   2> 2082877 INFO  (jetty-closer-6751-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2082877 INFO  (jetty-closer-6751-thread-3) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@53beeb85: rootName = 
solr_52835, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@76f22976
   [junit4]   2> 2082879 INFO  (jetty-closer-6751-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2082879 INFO  (jetty-closer-6751-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@89ecc71: rootName = 
solr_52820, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@76f22976
   [junit4]   2> 2082879 INFO  (jetty-closer-6751-thread-3) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52835_solr
   [junit4]   2> 2082880 INFO  (jetty-closer-6751-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2082881 INFO  (zkCallback-6771-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2082881 INFO  (zkCallback-6794-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2082881 INFO  (zkCallback-6798-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2082881 INFO  (zkCallback-6784-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2082882 INFO  (zkCallback-6764-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2082882 INFO  (zkCallback-6782-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 2082882 INFO  (jetty-closer-6751-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 2082882 INFO  (jetty-closer-6751-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5309d3e3: rootName = 
solr_52821, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@76f22976
   [junit4]   2> 2082882 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x100104e66a3000c, likely client has closed socket
   [junit4]   2> 2082882 INFO  (jetty-closer-6751-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52820_solr
   [junit4]   2> 2082883 INFO  (jetty-closer-6751-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2082884 INFO  (jetty-closer-6751-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7eb7e3e8{/solr,null,UNAVAILABLE}
   [junit4]   2> 2082884 INFO  (jetty-closer-6751-thread-3) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2082884 INFO  (zkCallback-6764-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2082884 INFO  (zkCallback-6771-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2082885 INFO  (zkCallback-6782-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2082885 INFO  (jetty-closer-6751-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52821_solr
   [junit4]   2> 2082885 INFO  (zkCallback-6794-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 2082887 INFO  (jetty-closer-6751-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 2082887 INFO  (jetty-closer-6751-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72075522953379845-127.0.0.1:52821_solr-n_0000000000) closing
   [junit4]   2> 2082888 INFO  (zkCallback-6764-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 2082888 INFO  
(OverseerStateUpdate-72075522953379845-127.0.0.1:52821_solr-n_0000000000) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:52821_solr
   [junit4]   2> 2082888 WARN  
(OverseerAutoScalingTriggerThread-72075522953379845-127.0.0.1:52821_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 2082888 INFO  (zkCallback-6771-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 2082891 INFO  (jetty-closer-6751-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6af4bb20{/solr,null,UNAVAILABLE}
   [junit4]   2> 2082891 INFO  (jetty-closer-6751-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2084387 WARN  (zkCallback-6782-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2084387 INFO  (jetty-closer-6751-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@10f88bfa{/solr,null,UNAVAILABLE}
   [junit4]   2> 2084388 INFO  (jetty-closer-6751-thread-2) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 2084388 ERROR 
(TEST-TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName-seed#[51F6BB1CB4D19916])
 [    ] 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> 2084390 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName-seed#[51F6BB1CB4D19916])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:52814 52814
   [junit4]   2> 2084391 INFO  (Thread-4231) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:52814 52814
   [junit4]   2> 2084391 WARN  (Thread-4231) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        3       /solr/collections/first_collection/terms/shard3
   [junit4]   2>        3       /solr/security.json
   [junit4]   2>        2       /solr/collections/first_collection/terms/shard1
   [junit4]   2>        2       
/solr/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        2       /solr/collections/first_collection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        7       /solr/collections
   [junit4]   2> 
   [junit4]   2> 2084392 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName-seed#[51F6BB1CB4D19916])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testSslWithCheckPeerName
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestMiniSolrCloudClusterSSL -Dtests.method=testSslWithCheckPeerName 
-Dtests.seed=51F6BB1CB4D19916 -Dtests.slow=true -Dtests.locale=ar-BH 
-Dtests.timezone=Australia/North -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 35.3s J1 | 
TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not find 
collection:first_collection
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([51F6BB1CB4D19916:E2726CEC0F8001C7]:0)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
   [junit4]    >        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkCreateCollection(TestMiniSolrCloudClusterSSL.java:261)
   [junit4]    >        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:231)
   [junit4]    >        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithNodeReplacement(TestMiniSolrCloudClusterSSL.java:155)
   [junit4]    >        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName(TestMiniSolrCloudClusterSSL.java:137)
   [junit4

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

2 r:core_node5 x:first_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager 
Closing metric reporters for 
registry=solr.collection.first_collection.shard2.leader, tag=560bd120
   [junit4]   2> 255919 INFO  (coreCloseExecutor-1347-thread-2) 
[n:127.0.0.1:49363_solr c:second_collection s:shard3 r:core_node6 
x:second_collection_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.second_collection.shard3.replica_n4, 
tag=13f8c766
   [junit4]   2> 255920 INFO  (coreCloseExecutor-1347-thread-2) 
[n:127.0.0.1:49363_solr c:second_collection s:shard3 r:core_node6 
x:second_collection_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5dea2552: rootName 
= solr_49363, domain = solr.core.second_collection.shard3.replica_n4, service 
url = null, agent id = null] for registry 
solr.core.second_collection.shard3.replica_n4 / 
com.codahale.metrics.MetricRegistry@7347b102
   [junit4]   2> 255927 INFO  (coreCloseExecutor-1347-thread-2) 
[n:127.0.0.1:49363_solr c:second_collection s:shard3 r:core_node6 
x:second_collection_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.second_collection.shard3.leader, 
tag=13f8c766
   [junit4]   2> 255931 INFO  (coreCloseExecutor-1345-thread-2) 
[n:127.0.0.1:49370_solr c:second_collection s:shard1 r:core_node3 
x:second_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.second_collection.shard1.leader, 
tag=13daf136
   [junit4]   2> 255931 INFO  (coreCloseExecutor-1345-thread-1) 
[n:127.0.0.1:49370_solr c:first_collection s:shard1 r:core_node3 
x:first_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.first_collection.shard1.leader, 
tag=50f13695
   [junit4]   2> 255933 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1001074316a0013, likely client has closed socket
   [junit4]   2> 255934 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1001074316a000c, likely client has closed socket
   [junit4]   2> 255938 INFO  (jetty-closer-1263-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@62b47490{/solr,null,UNAVAILABLE}
   [junit4]   2> 255939 INFO  (jetty-closer-1263-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@237cb3b2{/solr,null,UNAVAILABLE}
   [junit4]   2> 255939 INFO  (jetty-closer-1263-thread-2) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 255939 INFO  (jetty-closer-1263-thread-3) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 255944 INFO  (jetty-closer-1263-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72075685269209093-127.0.0.1:49370_solr-n_0000000001) closing
   [junit4]   2> 255944 INFO  
(OverseerStateUpdate-72075685269209093-127.0.0.1:49370_solr-n_0000000001) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:49370_solr
   [junit4]   2> 255945 WARN  
(OverseerAutoScalingTriggerThread-72075685269209093-127.0.0.1:49370_solr-n_0000000001)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 255946 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1001074316a0009, likely client has closed socket
   [junit4]   2> 255947 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1001074316a0005, likely client has closed socket
   [junit4]   2> 255947 INFO  (jetty-closer-1263-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@24b93267{/solr,null,UNAVAILABLE}
   [junit4]   2> 255947 INFO  (jetty-closer-1263-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 255948 ERROR 
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[51F6BB1CB4D19916])
 [    ] 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> 255949 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[51F6BB1CB4D19916])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:49359 49359
   [junit4]   2> 255949 INFO  (Thread-737) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:49359 49359
   [junit4]   2> 255950 WARN  (Thread-737) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        9       /solr/aliases.json
   [junit4]   2>        4       
/solr/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        2       /solr/collections/first_collection/terms/shard1
   [junit4]   2>        2       /solr/collections/first_collection/terms/shard3
   [junit4]   2>        2       /solr/collections/first_collection/terms/shard2
   [junit4]   2>        2       /solr/collections/second_collection/terms/shard1
   [junit4]   2>        2       /solr/collections/second_collection/terms/shard2
   [junit4]   2>        2       /solr/collections/second_collection/terms/shard3
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/clusterstate.json
   [junit4]   2>        3       /solr/collections/first_collection/state.json
   [junit4]   2>        3       /solr/collections/second_collection/state.json
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/live_nodes
   [junit4]   2>        9       /solr/collections
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        2       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 255950 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[51F6BB1CB4D19916])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testNoSslButSillyClientAuth
   [junit4] OK      7.16s J0 | 
TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestMiniSolrCloudClusterSSL_51F6BB1CB4D19916-003
   [junit4]   2> Jul 14, 2018 1:48:41 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 7 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=586, maxMBSortInHeap=7.252707776943697, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5475bf07),
 locale=ar-BH, timezone=Australia/North
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 11-ea 
(64-bit)/cpus=3,threads=1,free=101999728,total=305135616
   [junit4]   2> NOTE: All tests run in this JVM: [TestMiniSolrCloudClusterSSL, 
TestMiniSolrCloudClusterSSL, TestMiniSolrCloudClusterSSL]
   [junit4] Completed [5/5 (5!)] on J0 in 74.66s, 6 tests, 1 failure <<< 
FAILURES!

[...truncated 14 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1568:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1092:
 There were test failures: 5 suites, 30 tests, 5 failures [seed: 
51F6BB1CB4D19916]

Total time: 4 minutes 19 seconds

[repro] Setting last failure code to 1

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST lucene\build 
move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build move 
/y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST 
lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build.orig 
move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>exit 0 
Archiving artifacts
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=07de1dc011015ea7a344cda419e78397d00987c8, 
workspace=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows
[WARNINGS] Computing warning deltas based on reference build #7416
Recording test results
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to