Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/1339/

2 tests failed.
FAILED:  org.apache.solr.core.TestSolrXml.testCloudConfigRequiresHostPort

Error Message:
 Expected: (an instance of org.apache.solr.common.SolrException and exception 
with message a string containing "solrcloud section missing required entry 
'hostPort'")      but: exception with message a string containing "solrcloud 
section missing required entry 'hostPort'" message was "Error parsing 
'hostPort', value 'null' cannot be parsed as int" Stacktrace was: 
org.apache.solr.common.SolrException: Error parsing 'hostPort', value 'null' 
cannot be parsed as int  at 
org.apache.solr.core.SolrXmlConfig.parseInt(SolrXmlConfig.java:271)  at 
org.apache.solr.core.SolrXmlConfig.fillSolrCloudSection(SolrXmlConfig.java:425) 
 at org.apache.solr.core.SolrXmlConfig.fromConfig(SolrXmlConfig.java:118)  at 
org.apache.solr.core.SolrXmlConfig.fromInputStream(SolrXmlConfig.java:190)  at 
org.apache.solr.core.SolrXmlConfig.fromString(SolrXmlConfig.java:175)  at 
org.apache.solr.core.TestSolrXml.testCloudConfigRequiresHostPort(TestSolrXml.java:328)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)  at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)  
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  at java.lang.reflect.Method.invoke(Method.java:498)  at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
  at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
  at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
  at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
  at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
  at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
  at org.junit.rules.RunRules.evaluate(RunRules.java:20)  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 org.junit.rules.RunRules.evaluate(RunRules.java:20)  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:947)
  at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
  at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
  at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
  at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
  at org.junit.rules.RunRules.evaluate(RunRules.java:20)  at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
  at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
  at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
  at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
  at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
  at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
  at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
  at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
  at org.junit.rules.RunRules.evaluate(RunRules.java:20)  at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
  at java.lang.Thread.run(Thread.java:748) 

Stack Trace:
java.lang.AssertionError: 
Expected: (an instance of org.apache.solr.common.SolrException and exception 
with message a string containing "solrcloud section missing required entry 
'hostPort'")
     but: exception with message a string containing "solrcloud section missing 
required entry 'hostPort'" message was "Error parsing 'hostPort', value 'null' 
cannot be parsed as int"
Stacktrace was: org.apache.solr.common.SolrException: Error parsing 'hostPort', 
value 'null' cannot be parsed as int
        at org.apache.solr.core.SolrXmlConfig.parseInt(SolrXmlConfig.java:271)
        at 
org.apache.solr.core.SolrXmlConfig.fillSolrCloudSection(SolrXmlConfig.java:425)
        at org.apache.solr.core.SolrXmlConfig.fromConfig(SolrXmlConfig.java:118)
        at 
org.apache.solr.core.SolrXmlConfig.fromInputStream(SolrXmlConfig.java:190)
        at org.apache.solr.core.SolrXmlConfig.fromString(SolrXmlConfig.java:175)
        at 
org.apache.solr.core.TestSolrXml.testCloudConfigRequiresHostPort(TestSolrXml.java:328)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)

        at 
__randomizedtesting.SeedInfo.seed([5842536336E94210:D0CE7E8808B457AB]:0)
        at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
        at org.junit.Assert.assertThat(Assert.java:964)
        at org.junit.Assert.assertThat(Assert.java:930)
        at 
org.junit.rules.ExpectedException.handleException(ExpectedException.java:271)
        at 
org.junit.rules.ExpectedException.access$000(ExpectedException.java:111)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:260)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.core.TestSolrXml.testCloudConfigRequiresHost

Error Message:
 Expected: (an instance of org.apache.solr.common.SolrException and exception 
with message a string containing "solrcloud section missing required entry 
'host'")      but: exception with message a string containing "solrcloud 
section missing required entry 'host'" message was "Error parsing 'hostPort', 
value 'null' cannot be parsed as int" Stacktrace was: 
org.apache.solr.common.SolrException: Error parsing 'hostPort', value 'null' 
cannot be parsed as int  at 
org.apache.solr.core.SolrXmlConfig.parseInt(SolrXmlConfig.java:271)  at 
org.apache.solr.core.SolrXmlConfig.fillSolrCloudSection(SolrXmlConfig.java:425) 
 at org.apache.solr.core.SolrXmlConfig.fromConfig(SolrXmlConfig.java:118)  at 
org.apache.solr.core.SolrXmlConfig.fromInputStream(SolrXmlConfig.java:190)  at 
org.apache.solr.core.SolrXmlConfig.fromString(SolrXmlConfig.java:175)  at 
org.apache.solr.core.TestSolrXml.testCloudConfigRequiresHost(TestSolrXml.java:321)
  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)  at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)  
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  at java.lang.reflect.Method.invoke(Method.java:498)  at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
  at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
  at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
  at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
  at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
  at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
  at org.junit.rules.RunRules.evaluate(RunRules.java:20)  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 org.junit.rules.RunRules.evaluate(RunRules.java:20)  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:947)
  at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
  at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
  at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
  at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
  at org.junit.rules.RunRules.evaluate(RunRules.java:20)  at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
  at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
  at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
  at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
  at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
  at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
  at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
  at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
  at org.junit.rules.RunRules.evaluate(RunRules.java:20)  at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
  at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
  at java.lang.Thread.run(Thread.java:748) 

Stack Trace:
java.lang.AssertionError: 
Expected: (an instance of org.apache.solr.common.SolrException and exception 
with message a string containing "solrcloud section missing required entry 
'host'")
     but: exception with message a string containing "solrcloud section missing 
required entry 'host'" message was "Error parsing 'hostPort', value 'null' 
cannot be parsed as int"
Stacktrace was: org.apache.solr.common.SolrException: Error parsing 'hostPort', 
value 'null' cannot be parsed as int
        at org.apache.solr.core.SolrXmlConfig.parseInt(SolrXmlConfig.java:271)
        at 
org.apache.solr.core.SolrXmlConfig.fillSolrCloudSection(SolrXmlConfig.java:425)
        at org.apache.solr.core.SolrXmlConfig.fromConfig(SolrXmlConfig.java:118)
        at 
org.apache.solr.core.SolrXmlConfig.fromInputStream(SolrXmlConfig.java:190)
        at org.apache.solr.core.SolrXmlConfig.fromString(SolrXmlConfig.java:175)
        at 
org.apache.solr.core.TestSolrXml.testCloudConfigRequiresHost(TestSolrXml.java:321)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)

        at 
__randomizedtesting.SeedInfo.seed([5842536336E94210:C64510B247B2CCF1]:0)
        at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
        at org.junit.Assert.assertThat(Assert.java:964)
        at org.junit.Assert.assertThat(Assert.java:930)
        at 
org.junit.rules.ExpectedException.handleException(ExpectedException.java:271)
        at 
org.junit.rules.ExpectedException.access$000(ExpectedException.java:111)
        at 
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:260)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at org.junit.rules.RunRules.evaluate(RunRules.java:20)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 15484 lines...]
   [junit4] Suite: org.apache.solr.core.TestSolrXml
   [junit4]   2> 1930681 INFO  
(SUITE-TestSolrXml-seed#[5842536336E94210]-worker) [     ] o.a.s.SolrTestCase 
Setting 'solr.default.confdir' system property to test-framework derived value 
of 
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 1930681 INFO  
(SUITE-TestSolrXml-seed#[5842536336E94210]-worker) [     ] o.a.s.SolrTestCaseJ4 
Created dataDir: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.core.TestSolrXml_5842536336E94210-001/data-dir-138-001
   [junit4]   2> 1930681 WARN  
(SUITE-TestSolrXml-seed#[5842536336E94210]-worker) [     ] o.a.s.SolrTestCaseJ4 
startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1930681 INFO  
(SUITE-TestSolrXml-seed#[5842536336E94210]-worker) [     ] o.a.s.SolrTestCaseJ4 
Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1930683 INFO  
(SUITE-TestSolrXml-seed#[5842536336E94210]-worker) [     ] o.a.s.SolrTestCaseJ4 
Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1930683 INFO  
(SUITE-TestSolrXml-seed#[5842536336E94210]-worker) [     ] o.a.s.SolrTestCaseJ4 
SecureRandom sanity checks: test.solr.allowed.securerandom=null & 
java.security.egd=file:/dev/./urandom
   [junit4]   2> 1930686 INFO  
(TEST-TestSolrXml.testIntAsLongBad-seed#[5842536336E94210]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testIntAsLongBad
   [junit4]   2> 1930689 INFO  
(TEST-TestSolrXml.testIntAsLongBad-seed#[5842536336E94210]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69b41ed7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1930690 INFO  
(TEST-TestSolrXml.testIntAsLongBad-seed#[5842536336E94210]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testIntAsLongBad
   [junit4]   2> 1930693 INFO  
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenIntTypeIsExpectedAndBoolTypeIsGiven-seed#[5842536336E94210])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting 
testFailAtConfigParseTimeWhenIntTypeIsExpectedAndBoolTypeIsGiven
   [junit4]   2> 1930696 INFO  
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenIntTypeIsExpectedAndBoolTypeIsGiven-seed#[5842536336E94210])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending 
testFailAtConfigParseTimeWhenIntTypeIsExpectedAndBoolTypeIsGiven
   [junit4]   2> 1930698 INFO  
(TEST-TestSolrXml.testCloudConfigRequiresHostContext-seed#[5842536336E94210]) [ 
    ] o.a.s.SolrTestCaseJ4 ###Starting testCloudConfigRequiresHostContext
   [junit4]   2> 1930701 INFO  
(TEST-TestSolrXml.testCloudConfigRequiresHostContext-seed#[5842536336E94210]) [ 
    ] o.a.s.SolrTestCaseJ4 ###Ending testCloudConfigRequiresHostContext
   [junit4]   2> 1930704 INFO  
(TEST-TestSolrXml.testIntAsLongOk-seed#[5842536336E94210]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testIntAsLongOk
   [junit4]   2> 1930706 INFO  
(TEST-TestSolrXml.testIntAsLongOk-seed#[5842536336E94210]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69b41ed7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1930707 INFO  
(TEST-TestSolrXml.testIntAsLongOk-seed#[5842536336E94210]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testIntAsLongOk
   [junit4]   2> 1930710 INFO  
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenBoolTypeIsExpectedAndValueIsInvalidString-seed#[5842536336E94210])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting 
testFailAtConfigParseTimeWhenBoolTypeIsExpectedAndValueIsInvalidString
   [junit4]   2> 1930712 INFO  
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenBoolTypeIsExpectedAndValueIsInvalidString-seed#[5842536336E94210])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending 
testFailAtConfigParseTimeWhenBoolTypeIsExpectedAndValueIsInvalidString
   [junit4]   2> 1930715 INFO  
(TEST-TestSolrXml.testExplicitNullGivesDefaults-seed#[5842536336E94210]) [     
] o.a.s.SolrTestCaseJ4 ###Starting testExplicitNullGivesDefaults
   [junit4]   2> 1930717 INFO  
(TEST-TestSolrXml.testExplicitNullGivesDefaults-seed#[5842536336E94210]) [     
] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69b41ed7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1930718 INFO  
(TEST-TestSolrXml.testExplicitNullGivesDefaults-seed#[5842536336E94210]) [     
] o.a.s.SolrTestCaseJ4 ###Ending testExplicitNullGivesDefaults
   [junit4]   2> 1930720 INFO  
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenUnrecognizedLoggingOptionWasFound-seed#[5842536336E94210])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting 
testFailAtConfigParseTimeWhenUnrecognizedLoggingOptionWasFound
   [junit4]   2> 1930734 INFO  
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenUnrecognizedLoggingOptionWasFound-seed#[5842536336E94210])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending 
testFailAtConfigParseTimeWhenUnrecognizedLoggingOptionWasFound
   [junit4]   2> 1930737 INFO  
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenLoggingConfigParamsAreDuplicated-seed#[5842536336E94210])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting 
testFailAtConfigParseTimeWhenLoggingConfigParamsAreDuplicated
   [junit4]   2> 1930740 INFO  
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenLoggingConfigParamsAreDuplicated-seed#[5842536336E94210])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending 
testFailAtConfigParseTimeWhenLoggingConfigParamsAreDuplicated
   [junit4]   2> 1930743 INFO  
(TEST-TestSolrXml.testMultiCloudSectionError-seed#[5842536336E94210]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testMultiCloudSectionError
   [junit4]   2> 1930745 INFO  
(TEST-TestSolrXml.testMultiCloudSectionError-seed#[5842536336E94210]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testMultiCloudSectionError
   [junit4]   2> 1930747 INFO  
(TEST-TestSolrXml.testValidStringValueWhenIntTypeIsExpected-seed#[5842536336E94210])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting 
testValidStringValueWhenIntTypeIsExpected
   [junit4]   2> 1930750 INFO  
(TEST-TestSolrXml.testValidStringValueWhenIntTypeIsExpected-seed#[5842536336E94210])
 [     ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69b41ed7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1930751 INFO  
(TEST-TestSolrXml.testValidStringValueWhenIntTypeIsExpected-seed#[5842536336E94210])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending 
testValidStringValueWhenIntTypeIsExpected
   [junit4]   2> 1930753 INFO  
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenIntTypeIsExpectedAndLongTypeIsGiven-seed#[5842536336E94210])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting 
testFailAtConfigParseTimeWhenIntTypeIsExpectedAndLongTypeIsGiven
   [junit4]   2> 1930756 INFO  
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenIntTypeIsExpectedAndLongTypeIsGiven-seed#[5842536336E94210])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending 
testFailAtConfigParseTimeWhenIntTypeIsExpectedAndLongTypeIsGiven
   [junit4]   2> 1930758 INFO  
(TEST-TestSolrXml.testMultiLoggingWatcherSectionError-seed#[5842536336E94210]) 
[     ] o.a.s.SolrTestCaseJ4 ###Starting testMultiLoggingWatcherSectionError
   [junit4]   2> 1930956 INFO  
(TEST-TestSolrXml.testMultiLoggingWatcherSectionError-seed#[5842536336E94210]) 
[     ] o.a.s.SolrTestCaseJ4 ###Ending testMultiLoggingWatcherSectionError
   [junit4]   2> 1930959 INFO  
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenUnrecognizedSolrCloudOptionWasFound-seed#[5842536336E94210])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting 
testFailAtConfigParseTimeWhenUnrecognizedSolrCloudOptionWasFound
   [junit4]   2> 1930962 INFO  
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenUnrecognizedSolrCloudOptionWasFound-seed#[5842536336E94210])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending 
testFailAtConfigParseTimeWhenUnrecognizedSolrCloudOptionWasFound
   [junit4]   2> 1930965 INFO  
(TEST-TestSolrXml.testCloudConfigRequiresHostPort-seed#[5842536336E94210]) [    
 ] o.a.s.SolrTestCaseJ4 ###Starting testCloudConfigRequiresHostPort
   [junit4]   2> 1930967 INFO  
(TEST-TestSolrXml.testCloudConfigRequiresHostPort-seed#[5842536336E94210]) [    
 ] o.a.s.SolrTestCaseJ4 ###Ending testCloudConfigRequiresHostPort
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrXml 
-Dtests.method=testCloudConfigRequiresHostPort -Dtests.seed=5842536336E94210 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=zh 
-Dtests.timezone=Asia/Pontianak -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J2 | TestSolrXml.testCloudConfigRequiresHostPort <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: 
   [junit4]    > Expected: (an instance of org.apache.solr.common.SolrException 
and exception with message a string containing "solrcloud section missing 
required entry 'hostPort'")
   [junit4]    >      but: exception with message a string containing 
"solrcloud section missing required entry 'hostPort'" message was "Error 
parsing 'hostPort', value 'null' cannot be parsed as int"
   [junit4]    > Stacktrace was: org.apache.solr.common.SolrException: Error 
parsing 'hostPort', value 'null' cannot be parsed as int
   [junit4]    >        at 
org.apache.solr.core.SolrXmlConfig.parseInt(SolrXmlConfig.java:271)
   [junit4]    >        at 
org.apache.solr.core.SolrXmlConfig.fillSolrCloudSection(SolrXmlConfig.java:425)
   [junit4]    >        at 
org.apache.solr.core.SolrXmlConfig.fromConfig(SolrXmlConfig.java:118)
   [junit4]    >        at 
org.apache.solr.core.SolrXmlConfig.fromInputStream(SolrXmlConfig.java:190)
   [junit4]    >        at 
org.apache.solr.core.SolrXmlConfig.fromString(SolrXmlConfig.java:175)
   [junit4]    >        at 
org.apache.solr.core.TestSolrXml.testCloudConfigRequiresHostPort(TestSolrXml.java:328)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5842536336E94210:D0CE7E8808B457AB]:0)
   [junit4]    >        at 
org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1930974 INFO  
(TEST-TestSolrXml.testPropertySub-seed#[5842536336E94210]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testPropertySub
   [junit4]   2> 1930977 INFO  
(TEST-TestSolrXml.testPropertySub-seed#[5842536336E94210]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.core.TestSolrXml_5842536336E94210-001/tempDir-015/solr.xml
   [junit4]   2> 1930983 INFO  
(TEST-TestSolrXml.testPropertySub-seed#[5842536336E94210]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69b41ed7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1930984 INFO  
(TEST-TestSolrXml.testPropertySub-seed#[5842536336E94210]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testPropertySub
   [junit4]   2> 1930988 INFO  
(TEST-TestSolrXml.testMultiBackupSectionError-seed#[5842536336E94210]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testMultiBackupSectionError
   [junit4]   2> 1930991 INFO  
(TEST-TestSolrXml.testMultiBackupSectionError-seed#[5842536336E94210]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testMultiBackupSectionError
   [junit4]   2> 1930993 INFO  
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenUnrecognizedSolrOptionWasFound-seed#[5842536336E94210])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting 
testFailAtConfigParseTimeWhenUnrecognizedSolrOptionWasFound
   [junit4]   2> 1930996 INFO  
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenUnrecognizedSolrOptionWasFound-seed#[5842536336E94210])
 [     ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69b41ed7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1930997 INFO  
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenUnrecognizedSolrOptionWasFound-seed#[5842536336E94210])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending 
testFailAtConfigParseTimeWhenUnrecognizedSolrOptionWasFound
   [junit4]   2> 1930999 INFO  
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenSolrCloudConfigParamsAreDuplicated-seed#[5842536336E94210])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting 
testFailAtConfigParseTimeWhenSolrCloudConfigParamsAreDuplicated
   [junit4]   2> 1931002 INFO  
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenSolrCloudConfigParamsAreDuplicated-seed#[5842536336E94210])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending 
testFailAtConfigParseTimeWhenSolrCloudConfigParamsAreDuplicated
   [junit4]   2> 1931005 INFO  
(TEST-TestSolrXml.testValidStringValueWhenBoolTypeIsExpected-seed#[5842536336E94210])
 [     ] o.a.s.SolrTestCaseJ4 ###Starting 
testValidStringValueWhenBoolTypeIsExpected
   [junit4]   2> 1931008 INFO  
(TEST-TestSolrXml.testValidStringValueWhenBoolTypeIsExpected-seed#[5842536336E94210])
 [     ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69b41ed7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1931009 INFO  
(TEST-TestSolrXml.testValidStringValueWhenBoolTypeIsExpected-seed#[5842536336E94210])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending 
testValidStringValueWhenBoolTypeIsExpected
   [junit4]   2> 1931011 INFO  
(TEST-TestSolrXml.testMultiLoggingSectionError-seed#[5842536336E94210]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testMultiLoggingSectionError
   [junit4]   2> 1931013 INFO  
(TEST-TestSolrXml.testMultiLoggingSectionError-seed#[5842536336E94210]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testMultiLoggingSectionError
   [junit4]   2> 1931016 INFO  
(TEST-TestSolrXml.testCloudConfigRequiresHost-seed#[5842536336E94210]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testCloudConfigRequiresHost
   [junit4]   2> 1931018 INFO  
(TEST-TestSolrXml.testCloudConfigRequiresHost-seed#[5842536336E94210]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testCloudConfigRequiresHost
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrXml 
-Dtests.method=testCloudConfigRequiresHost -Dtests.seed=5842536336E94210 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=zh 
-Dtests.timezone=Asia/Pontianak -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J2 | TestSolrXml.testCloudConfigRequiresHost <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: 
   [junit4]    > Expected: (an instance of org.apache.solr.common.SolrException 
and exception with message a string containing "solrcloud section missing 
required entry 'host'")
   [junit4]    >      but: exception with message a string containing 
"solrcloud section missing required entry 'host'" message was "Error parsing 
'hostPort', value 'null' cannot be parsed as int"
   [junit4]    > Stacktrace was: org.apache.solr.common.SolrException: Error 
parsing 'hostPort', value 'null' cannot be parsed as int
   [junit4]    >        at 
org.apache.solr.core.SolrXmlConfig.parseInt(SolrXmlConfig.java:271)
   [junit4]    >        at 
org.apache.solr.core.SolrXmlConfig.fillSolrCloudSection(SolrXmlConfig.java:425)
   [junit4]    >        at 
org.apache.solr.core.SolrXmlConfig.fromConfig(SolrXmlConfig.java:118)
   [junit4]    >        at 
org.apache.solr.core.SolrXmlConfig.fromInputStream(SolrXmlConfig.java:190)
   [junit4]    >        at 
org.apache.solr.core.SolrXmlConfig.fromString(SolrXmlConfig.java:175)
   [junit4]    >        at 
org.apache.solr.core.TestSolrXml.testCloudConfigRequiresHost(TestSolrXml.java:321)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5842536336E94210:C64510B247B2CCF1]:0)
   [junit4]    >        at 
org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1931024 INFO  
(TEST-TestSolrXml.testAllInfoPresent-seed#[5842536336E94210]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting testAllInfoPresent
   [junit4]   2> 1931026 INFO  
(TEST-TestSolrXml.testAllInfoPresent-seed#[5842536336E94210]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.core.TestSolrXml_5842536336E94210-001/tempDir-022/solr.xml
   [junit4]   2> 1931028 INFO  
(TEST-TestSolrXml.testAllInfoPresent-seed#[5842536336E94210]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@69b41ed7, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1931030 INFO  
(TEST-TestSolrXml.testAllInfoPresent-seed#[5842536336E94210]) [     ] 
o.a.s.SolrTestCaseJ4 ###Ending testAllInfoPresent
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J2/temp/solr.core.TestSolrXml_5842536336E94210-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {}, 
docValues:{}, maxPointsInLeafNode=634, maxMBSortInHeap=7.573332183931899, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=zh, 
timezone=Asia/Pontianak
   [junit4]   2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 
1.8.0_252 (64-bit)/cpus=4,threads=1,free=178606664,total=525860864
   [junit4]   2> NOTE: All tests run in this JVM: [TestSchemaField, 
BasicDistributedZk2Test, MigrateRouteKeyTest, 
DistributedFacetPivotSmallAdvancedTest, SolrSlf4jReporterTest, 
SSLMigrationTest, TestJsonFacetsStatsParsing, V2StandaloneTest, 
ZkShardTermsTest, PeerSyncReplicationTest, TestManagedSchemaAPI, 
TestBinaryResponseWriter, TestCryptoKeys, TestGraphMLResponseWriter, 
DateFieldTest, CdcrWithNodesRestartsTest, BlockJoinFacetRandomTest, 
TestTlogReplayVsRecovery, EchoParamsTest, JavabinLoaderTest, TestUtilizeNode, 
AtomicUpdatesTest, TestSolrCloudWithSecureImpersonation, TestRestoreCore, 
BlockCacheTest, SystemLogListenerTest, TestSearcherReuse, 
SubstringBytesRefFilterTest, SchemaVersionSpecificBehaviorTest, TestQueryTypes, 
TestSolrConfigHandlerConcurrent, FileUtilsTest, TestUpdate, 
TestQueryingOnDownCollection, TestDocSet, RestartWhileUpdatingTest, 
BooleanFieldTest, NodeMutatorTest, TestUninvertingReader, 
ResponseLogComponentTest, ImplicitSnitchTest, TestPostingsSolrHighlighter, 
TestRandomDVFaceting, JWTAuthPluginIntegrationTest, HLLUtilTest, 
TestLegacyTerms, TestRestManager, LeaderVoteWaitTimeoutTest, 
OpenExchangeRatesOrgProviderTest, OverseerStatusTest, TestConfigSetsAPI, 
TestCloudInspectUtil, TestSimPolicyCloud, NodeLostTriggerTest, ShardSplitTest, 
TestValueSourceCache, PeerSyncTest, TestSolrJ, ForceLeaderTest, 
TestSweetSpotSimilarityFactory, TestCharFilters, TermVectorComponentTest, 
AuditLoggerPluginTest, UtilsToolTest, CoreAdminRequestStatusTest, 
TestFieldSortValues, DistributedExpandComponentTest, ConvertedLegacyTest, 
ComputePlanActionTest, ActionThrottleTest, 
TestExternalRoleRuleBasedAuthorizationPlugin, CachingDirectoryFactoryTest, 
TestReplicationHandler, HdfsRecoveryZkTest, BJQFilterAccessibleTest, 
MBeansHandlerTest, TestGraphTermsQParserPlugin, MoveReplicaTest, 
IndexSizeTriggerMixedBoundsTest, DeleteShardTest, 
ScheduledTriggerIntegrationTest, TestEmbeddedSolrServerConstructors, 
TestSchemaVersionResource, TriggerIntegrationTest, TolerantUpdateProcessorTest, 
TestImpersonationWithHadoopAuth, HighlighterConfigTest, TestMacroExpander, 
DirectoryFactoryTest, MetricsDisabledCloudTest, SolrCloudExampleTest, 
TestExportTool, TestFieldCacheReopen, TestDFRSimilarityFactory, 
TestRemoteStreaming, TestRecoveryHdfs, TestExceedMaxTermLength, 
ZookeeperReadAPITest, TestSimDistribStateManager, ReturnFieldsTest, 
CdcrOpsAndBoundariesTest, TestInPlaceUpdatesRequiredField, 
TestSizeLimitedDistributedMap, DocValuesTest, TestRequestStatusCollectionAPI, 
TestCloudRecovery, TestClusterStateMutator, AnalyticsMergeStrategyTest, 
DistributedQueryComponentCustomSortTest, SpatialFilterTest, 
TestCloudJSONFacetSKGEquiv, DistributedSuggestComponentTest, 
TestDistribDocBasedVersion, TestExclusionRuleCollectionAccess, 
TestHashPartitioner, TestOnReconnectListenerSupport, 
TestRandomRequestDistribution, TestWithCollection, 
ConcurrentDeleteAndCreateCollectionTest, SplitByPrefixTest, 
TestCollectionsAPIViaSolrCloudCluster, TestSimExecutePlanAction, 
TestSimExtremeIndexing, TestSimGenericDistributedQueue, TestSimUtils, 
TestSnapshotCloudManager, BlobRepositoryCloudTest, RAMDirectoryFactoryTest, 
RequestHandlersTest, ResourceLoaderTest, SOLR749Test, 
SolrCoreCheckLockOnStartupTest, TestBackupRepositoryFactory, TestBadConfig, 
TestConfigOverlay, TestConfigSetImmutable, TestCoreDiscovery, 
TestDynamicLoading, TestQuerySenderNoQuery, TestReloadAndDeleteDocs, 
TestSolrDeletionPolicy2, TestSolrXml]
   [junit4] Completed [632/924 (1!)] on J2 in 0.54s, 23 tests, 2 failures, 1 
skipped <<< FAILURES!

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

Reply via email to