Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1542/
Java: 32bit/jdk1.8.0_201 -client -XX:+UseG1GC

6 tests failed.
FAILED:  org.apache.solr.core.TestDynamicLoadingUrl.testDynamicLoadingUrl

Error Message:
Error from server at http://127.0.0.1:53279/o_drt: Underlying core creation 
failed while creating collection: control_collection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:53279/o_drt: Underlying core creation failed 
while creating collection: control_collection
        at 
__randomizedtesting.SeedInfo.seed([C793B23255117417:3C6A45B8F9BDF432]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1088)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        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: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.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.core.TestDynamicLoadingUrl.testDynamicLoadingUrl

Error Message:
Error from server at http://127.0.0.1:53253/o_drt: Underlying core creation 
failed while creating collection: control_collection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:53253/o_drt: Underlying core creation failed 
while creating collection: control_collection
        at 
__randomizedtesting.SeedInfo.seed([C793B23255117417:3C6A45B8F9BDF432]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1088)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        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: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.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.core.TestDynamicLoadingUrl.testDynamicLoadingUrl

Error Message:
Error from server at http://127.0.0.1:53251/o_drt: Underlying core creation 
failed while creating collection: control_collection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:53251/o_drt: Underlying core creation failed 
while creating collection: control_collection
        at 
__randomizedtesting.SeedInfo.seed([C793B23255117417:3C6A45B8F9BDF432]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1088)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        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: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.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.core.TestDynamicLoadingUrl.testDynamicLoadingUrl

Error Message:
Error from server at http://127.0.0.1:53256/o_drt: Underlying core creation 
failed while creating collection: control_collection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:53256/o_drt: Underlying core creation failed 
while creating collection: control_collection
        at 
__randomizedtesting.SeedInfo.seed([C793B23255117417:3C6A45B8F9BDF432]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1088)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        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: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.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.core.TestDynamicLoadingUrl.testDynamicLoadingUrl

Error Message:
Error from server at http://127.0.0.1:53252/o_drt: Underlying core creation 
failed while creating collection: control_collection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:53252/o_drt: Underlying core creation failed 
while creating collection: control_collection
        at 
__randomizedtesting.SeedInfo.seed([C793B23255117417:3C6A45B8F9BDF432]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1088)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        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: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.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.core.TestDynamicLoadingUrl.testDynamicLoadingUrl

Error Message:
Error from server at http://127.0.0.1:60721/o_drt: Underlying core creation 
failed while creating collection: control_collection

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:60721/o_drt: Underlying core creation failed 
while creating collection: control_collection
        at 
__randomizedtesting.SeedInfo.seed([C793B23255117417:3C6A45B8F9BDF432]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1088)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
        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: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.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13438 lines...]
   [junit4] Suite: org.apache.solr.core.TestDynamicLoadingUrl
   [junit4]   2> 12371 INFO  
(SUITE-TestDynamicLoadingUrl-seed#[C793B23255117417]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 12471 INFO  
(SUITE-TestDynamicLoadingUrl-seed#[C793B23255117417]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoadingUrl_C793B23255117417-001\data-dir-1-001
   [junit4]   2> 13019 INFO  
(SUITE-TestDynamicLoadingUrl-seed#[C793B23255117417]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 13311 INFO  
(SUITE-TestDynamicLoadingUrl-seed#[C793B23255117417]-worker) [     ] 
o.e.j.u.log Logging initialized @13332ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 13339 INFO  
(SUITE-TestDynamicLoadingUrl-seed#[C793B23255117417]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 13483 INFO  
(SUITE-TestDynamicLoadingUrl-seed#[C793B23255117417]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 13483 INFO  
(SUITE-TestDynamicLoadingUrl-seed#[C793B23255117417]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /o_drt/
   [junit4]   2> 13576 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 13587 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 13592 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 13921 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 14030 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.ZkTestServer start zk server on port: 60670
   [junit4]   2> 14031 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:60670
   [junit4]   2> 14041 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60670
   [junit4]   2> 14044 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 60670
   [junit4]   2> 14560 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 14779 INFO  (zkConnectionManagerCallback-4-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 14779 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14997 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 15005 INFO  (zkConnectionManagerCallback-6-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 15005 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 15207 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 15279 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 15295 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 15308 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 15335 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 15355 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 15382 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 15400 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 15434 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 15451 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 15471 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 15488 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless 
explicitly asked otherwise
   [junit4]   2> 18888 WARN  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 18888 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 18888 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 18906 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 18932 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 18932 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 18941 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 18999 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@76ea2b{/o_drt,null,AVAILABLE}
   [junit4]   2> 19039 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.e.j.s.AbstractConnector Started ServerConnector@6e06c7{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:60721}
   [junit4]   2> 19039 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.e.j.s.Server Started @19078ms
   [junit4]   2> 19039 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoadingUrl_C793B23255117417-001\tempDir-001/control/data,
 replicaType=NRT, hostContext=/o_drt, hostPort=60721, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoadingUrl_C793B23255117417-001\control-001\cores}
   [junit4]   2> 19352 ERROR 
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 19352 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 19352 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 19358 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 
null
   [junit4]   2> 19358 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 19358 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-19T13:37:19.806Z
   [junit4]   2> 19358 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 19371 INFO  (zkConnectionManagerCallback-8-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 19374 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 19499 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 19505 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoadingUrl_C793B23255117417-001\control-001\solr.xml
   [junit4]   2> 19679 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 19679 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 19739 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@219236, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 23810 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 24201 WARN  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@781453[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 24201 WARN  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@781453[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 24854 WARN  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@110ebc8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 24854 WARN  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@110ebc8[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 25371 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60670/solr
   [junit4]   2> 25435 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 25442 INFO  (zkConnectionManagerCallback-18-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 25442 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 25572 INFO  (zkConnectionManagerCallback-20-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 25574 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) 
[n:127.0.0.1:60721_o_drt     ] o.a.s.c.c.ConnectionManager Waiting for client 
to connect to ZooKeeper
   [junit4]   2> 25574 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) 
[n:127.0.0.1:60721_o_drt     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 26418 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) 
[n:127.0.0.1:60721_o_drt     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:60721_o_drt
   [junit4]   2> 26429 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) 
[n:127.0.0.1:60721_o_drt     ] o.a.s.c.Overseer Overseer 
(id=72092065604435972-127.0.0.1:60721_o_drt-n_0000000000) starting
   [junit4]   2> 26783 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) 
[n:127.0.0.1:60721_o_drt     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60721_o_drt
   [junit4]   2> 26795 INFO  
(OverseerStateUpdate-72092065604435972-127.0.0.1:60721_o_drt-n_0000000000) 
[n:127.0.0.1:60721_o_drt     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:60721_o_drt
   [junit4]   2> 26807 INFO  (zkCallback-19-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 26977 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) 
[n:127.0.0.1:60721_o_drt     ] o.a.s.p.PackageLoader /packages.json updated to 
version -1
   [junit4]   2> 27063 WARN  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) 
[n:127.0.0.1:60721_o_drt     ] o.a.s.c.CoreContainer Not all security plugins 
configured!  authentication=disabled authorization=disabled.  Solr is only as 
secure as you make it. Consider configuring authentication/authorization before 
exposing Solr to users internal or external.  See 
https://s.apache.org/solrsecurity for more info
   [junit4]   2> 27618 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) 
[n:127.0.0.1:60721_o_drt     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 27982 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) 
[n:127.0.0.1:60721_o_drt     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@219236
   [junit4]   2> 27986 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) 
[n:127.0.0.1:60721_o_drt     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@219236
   [junit4]   2> 27986 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) 
[n:127.0.0.1:60721_o_drt     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@219236
   [junit4]   2> 28153 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) 
[n:127.0.0.1:60721_o_drt     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoadingUrl_C793B23255117417-001\control-001\cores
   [junit4]   2> 28532 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 28538 INFO  (zkConnectionManagerCallback-37-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 28538 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 28541 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 28542 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60670/solr 
ready
   [junit4]   2> 29970 INFO  (qtp14886310-86) [n:127.0.0.1:60721_o_drt     ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:60721_o_drt&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 30034 INFO  
(OverseerThreadFactory-27-thread-1-processing-n:127.0.0.1:60721_o_drt) 
[n:127.0.0.1:60721_o_drt     ] o.a.s.c.a.c.CreateCollectionCmd Create 
collection control_collection
   [junit4]   2> 31347 INFO  (qtp14886310-85) [n:127.0.0.1:60721_o_drt    
x:control_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 31362 INFO  (qtp14886310-85) [n:127.0.0.1:60721_o_drt    
x:control_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 32554 INFO  (qtp14886310-85) [n:127.0.0.1:60721_o_drt 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
   [junit4]   2> 33090 INFO  (qtp14886310-85) [n:127.0.0.1:60721_o_drt 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 33246 WARN  (qtp14886310-85) [n:127.0.0.1:60721_o_drt 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 33297 WARN  (qtp14886310-85) [n:127.0.0.1:60721_o_drt 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieFloatField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 33322 WARN  (qtp14886310-85) [n:127.0.0.1:60721_o_drt 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieLongField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 33350 WARN  (qtp14886310-85) [n:127.0.0.1:60721_o_drt 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieDoubleField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 34802 WARN  (qtp14886310-85) [n:127.0.0.1:60721_o_drt 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieDateField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 35492 WARN  (qtp14886310-85) [n:127.0.0.1:60721_o_drt 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.WordDelimiterFilterFactory]. Please consult documentation how to replace 
it accordingly.
   [junit4]   2> 35733 WARN  (qtp14886310-85) [n:127.0.0.1:60721_o_drt 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 35763 WARN  (qtp14886310-85) [n:127.0.0.1:60721_o_drt 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 35799 WARN  (qtp14886310-85) [n:127.0.0.1:60721_o_drt 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.CurrencyField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 35880 WARN  (qtp14886310-85) [n:127.0.0.1:60721_o_drt 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.EnumField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 37221 INFO  (qtp14886310-85) [n:127.0.0.1:60721_o_drt 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 37992 INFO  (qtp14886310-85) [n:127.0.0.1:60721_o_drt 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from configset conf1, trusted=true
   [junit4]   2> 38060 INFO  (qtp14886310-85) [n:127.0.0.1:60721_o_drt 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@219236
   [junit4]   2> 38132 INFO  (qtp14886310-85) [n:127.0.0.1:60721_o_drt 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoadingUrl_C793B23255117417-001\control-001\cores\control_collection_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoadingUrl_C793B23255117417-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 38344 INFO  (qtp14886310-85) [n:127.0.0.1:60721_o_drt 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=43, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=86.9853515625, 
floorSegmentMB=1.203125, forceMergeDeletesPctAllowed=8.959595160714391, 
segmentsPerTier=41.0, maxCFSSegmentSizeMB=0.69140625, 
noCFSRatio=0.7242797066690871, deletesPctAllowed=29.369002300587212
   [junit4]   2> 40741 WARN  (qtp14886310-85) [n:127.0.0.1:60721_o_drt 
c:control_collection s:shard1  x:control_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> 44816 INFO  (qtp14886310-85) [n:127.0.0.1:60721_o_drt 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 44816 INFO  (qtp14886310-85) [n:127.0.0.1:60721_o_drt 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 44859 INFO  (qtp14886310-85) [n:127.0.0.1:60721_o_drt 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 44859 INFO  (qtp14886310-85) [n:127.0.0.1:60721_o_drt 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 44865 INFO  (qtp14886310-85) [n:127.0.0.1:60721_o_drt 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=22, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=32.9443359375, 
floorSegmentMB=1.958984375, forceMergeDeletesPctAllowed=26.053931067823203, 
segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=36.06387559383084
   [junit4]   2> 45042 INFO  (qtp14886310-85) [n:127.0.0.1:60721_o_drt 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 45137 INFO  (qtp14886310-85) [n:127.0.0.1:60721_o_drt 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 45260 INFO  (qtp14886310-85) [n:127.0.0.1:60721_o_drt 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 45302 INFO  (qtp14886310-85) [n:127.0.0.1:60721_o_drt 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1675461148803072000
   [junit4]   2> 45328 INFO  
(searcherExecutor-39-thread-1-processing-n:127.0.0.1:60721_o_drt 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:60721_o_drt c:control_collection s:shard1  
x:control_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1]  Registered new searcher autowarm time: 
0 ms
   [junit4]   2> 45330 ERROR 
(OverseerThreadFactory-27-thread-1-processing-n:127.0.0.1:60721_o_drt) 
[n:127.0.0.1:60721_o_drt     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Error from shard: http://127.0.0.1:60721/o_drt
   [junit4]   2>           => org.apache.solr.client.solrj.SolrServerException: 
Total timeout 15000 ms elapsed
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.Http2SolrClient$1.onFailure(Http2SolrClient.java:413)
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Total 
timeout 15000 ms elapsed
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.Http2SolrClient$1.onFailure(Http2SolrClient.java:413)
 ~[java/:?]
   [junit4]   2>        at 
org.eclipse.jetty.client.ResponseNotifier.notifyFailure(ResponseNotifier.java:197)
 ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.client.ResponseNotifier.notifyFailure(ResponseNotifier.java:189)
 ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.client.HttpReceiver.abort(HttpReceiver.java:608) 
~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.client.HttpChannel.abortResponse(HttpChannel.java:156) 
~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.client.HttpChannel.abort(HttpChannel.java:149) 
~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.client.HttpExchange.abort(HttpExchange.java:257) 
~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.client.HttpConversation.abort(HttpConversation.java:149) 
~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.client.HttpRequest.abort(HttpRequest.java:796) 
~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.client.TimeoutCompleteListener.onTimeoutExpired(TimeoutCompleteListener.java:51)
 ~[jetty-client-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
org.eclipse.jetty.io.CyclicTimeout$Wakeup.run(CyclicTimeout.java:282) 
~[jetty-io-9.4.27.v20200227.jar:9.4.27.v20200227]
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 
~[?:1.8.0_201]
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_201]
   [junit4]   2>        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
 ~[?:1.8.0_201]
   [junit4]   2>        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
 ~[?:1.8.0_201]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
[?:1.8.0_201]
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
[?:1.8.0_201]
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
   [junit4]   2> Caused by: java.util.concurrent.TimeoutException: Total 
timeout 15000 ms elapsed
   [junit4]   2>        ... 9 more
   [junit4]   2> 45371 ERROR 
(OverseerThreadFactory-27-thread-1-processing-n:127.0.0.1:60721_o_drt) 
[n:127.0.0.1:60721_o_drt     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Cleaning up collection [control_collection].
   [junit4]   2> 45372 INFO  (qtp14886310-85) [n:127.0.0.1:60721_o_drt 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 45382 INFO  (qtp14886310-85) [n:127.0.0.1:60721_o_drt 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/control_collection/leaders/shard1
   [junit4]   2> 45393 INFO  
(OverseerThreadFactory-27-thread-1-processing-n:127.0.0.1:60721_o_drt) 
[n:127.0.0.1:60721_o_drt     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true&deleteMetricsHistory=true,
 asyncId=null
   [junit4]   2> 45397 INFO  (qtp14886310-88) [n:127.0.0.1:60721_o_drt    
x:control_collection_shard1_replica_n1 ] o.a.s.m.SolrMetricManager Closing 
metric reporters for registry=solr.core.control_collection.shard1.replica_n1 
tag=null
   [junit4]   2> 45398 INFO  (qtp14886310-88) [n:127.0.0.1:60721_o_drt    
x:control_collection_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1729732: rootName = 
null, domain = solr.core.control_collection.shard1.replica_n1, service url = 
null, agent id = null] for registry 
solr.core.control_collection.shard1.replica_n1/com.codahale.metrics.MetricRegistry@25500f
   [junit4]   2> 45439 INFO  (qtp14886310-88) [n:127.0.0.1:60721_o_drt     ] 
o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@553c67
   [junit4]   2> 45439 INFO  (qtp14886310-88) [n:127.0.0.1:60721_o_drt     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.control_collection.shard1.replica_n1 tag=SolrCore@553c67
   [junit4]   2> 45439 INFO  (qtp14886310-88) [n:127.0.0.1:60721_o_drt     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.control_collection.shard1.leader tag=SolrCore@553c67
   [junit4]   2> 45445 INFO  (qtp14886310-88) [n:127.0.0.1:60721_o_drt     ] 
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close()  ... SKIPPED 
(unnecessary).
   [junit4]   2> 45459 INFO  (qtp14886310-88) [n:127.0.0.1:60721_o_drt     ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={}, version=1}
   [junit4]   2> 45465 INFO  (qtp14886310-88) [n:127.0.0.1:60721_o_drt     ] 
o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader 
parent node, won't remove previous leader registration.
   [junit4]   2> 45469 INFO  (qtp14886310-88) [n:127.0.0.1:60721_o_drt     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&deleteMetricsHistory=true&core=control_collection_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=73
   [junit4]   2> 45701 INFO  (zkCallback-19-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 45791 INFO  
(OverseerThreadFactory-27-thread-1-processing-n:127.0.0.1:60721_o_drt) 
[n:127.0.0.1:60721_o_drt     ] o.a.s.c.a.c.CreateCollectionCmd Cleaned up 
artifacts for failed create collection for [control_collection]
   [junit4]   2> 45792 ERROR 
(OverseerThreadFactory-27-thread-1-processing-n:127.0.0.1:60721_o_drt) 
[n:127.0.0.1:60721_o_drt     ] o.a.s.c.a.c.OverseerCollectionMessageHandler 
Collection: control_collection operation: create 
failed:org.apache.solr.common.SolrException: Underlying core creation failed 
while creating collection: control_collection
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:309)
   [junit4]   2>        at 
org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:264)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:517)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 45848 INFO  (qtp14886310-86) [n:127.0.0.1:60721_o_drt     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:60721_o_drt&wt=javabin&version=2}
 status=400 QTime=16078
   [junit4]   2> 46078 INFO  
(OverseerCollectionConfigSetProcessor-72092065604435972-127.0.0.1:60721_o_drt-n_0000000000)
 [n:127.0.0.1:60721_o_drt     ] 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> 46094 INFO  (closeThreadPool-45-thread-2) [     ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=9924611
   [junit4]   2> 46094 INFO  (closeThreadPool-45-thread-2) [     ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:60721_o_drt
   [junit4]   2> 46102 INFO  (closeThreadPool-45-thread-2) [     ] 
o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 46102 INFO  (closeThreadPool-45-thread-2) [     ] 
o.a.s.c.ZkController Publish node=127.0.0.1:60721_o_drt as DOWN
   [junit4]   2> 46139 INFO  (closeThreadPool-45-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node 
tag=null
   [junit4]   2> 46140 INFO  (closeThreadPool-45-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@10a3946: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry 
solr.node/com.codahale.metrics.MetricRegistry@94c70f
   [junit4]   2> 46149 INFO  (closeThreadPool-45-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm 
tag=null
   [junit4]   2> 46150 INFO  (closeThreadPool-45-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1f5fdaf: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry 
solr.jvm/com.codahale.metrics.MetricRegistry@159beac
   [junit4]   2> 46154 INFO  (closeThreadPool-45-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty 
tag=null
   [junit4]   2> 46154 INFO  (closeThreadPool-45-thread-2) [     ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@587a63: rootName = null, 
domain = solr.jetty, service url = null, agent id = null] for registry 
solr.jetty/com.codahale.metrics.MetricRegistry@7f579
   [junit4]   2> 46154 INFO  (closeThreadPool-45-thread-2) [     ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster 
tag=null
   [junit4]   2> 46158 INFO  (closeThreadPool-50-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72092065604435972-127.0.0.1:60721_o_drt-n_0000000000) closing
   [junit4]   2> 46159 INFO  
(OverseerStateUpdate-72092065604435972-127.0.0.1:60721_o_drt-n_0000000000) 
[n:127.0.0.1:60721_o_drt     ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:60721_o_drt
   [junit4]   2> 46164 INFO  
(OverseerAutoScalingTriggerThread-72092065604435972-127.0.0.1:60721_o_drt-n_0000000000)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 46167 INFO  (closeThreadPool-50-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72092065604435972-127.0.0.1:60721_o_drt-n_0000000000) closing
   [junit4]   2> 46279 INFO  (closeThreadPool-45-thread-2) [     ] 
o.a.s.c.Overseer Overseer 
(id=72092065604435972-127.0.0.1:60721_o_drt-n_0000000000) closing
   [junit4]   2> 46290 INFO  (closeThreadPool-45-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@6e06c7{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:0}
   [junit4]   2> 46299 INFO  (closeThreadPool-45-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@76ea2b{/o_drt,null,UNAVAILABLE}
   [junit4]   2> 46299 INFO  (closeThreadPool-45-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 46419 INFO  (qtp14886310-85) [n:127.0.0.1:60721_o_drt     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=15109
   [junit4]   2> 46426 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 46646 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       
/solr/collections/control_collection/terms/shard1
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/collections/control_collection/state.json
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        10      /solr/overseer/queue
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2>        4       /solr/collections
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 46663 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:60670
   [junit4]   2> 46663 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:60670
   [junit4]   2> 46663 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 60670
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestDynamicLoadingUrl -Dtests.method=testDynamicLoadingUrl 
-Dtests.seed=C793B23255117417 -Dtests.slow=true -Dtests.locale=pt-PT 
-Dtests.timezone=Asia/Omsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   35.4s J0 | TestDynamicLoadingUrl.testDynamicLoadingUrl <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:60721/o_drt: Underlying core creation failed 
while creating collection: control_collection
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C793B23255117417:3C6A45B8F9BDF432]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1088)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestDynamicLoadingUrl_C793B23255117417-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, 
docValues:{}, maxPointsInLeafNode=894, maxMBSortInHeap=7.856564146650468, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=pt-PT, 
timezone=Asia/Omsk
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_201 
(32-bit)/cpus=6,threads=1,free=19107704,total=50331648
   [junit4]   2> NOTE: All tests run in this JVM: [TestDynamicLoadingUrl]
   [junit4] Completed [8/919 (1!)] on J0 in 47.34s, 1 test, 1 error <<< 
FAILURES!

[...truncated 50836 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1542/consoleText

[repro] Revision: 0f88cce8418f8a65b1643951a43fff66722f9547

[repro] Ant options: "-Dargs=-client -XX:+UseG1GC"

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr\core
[repro]       TestDynamicLoadingUrl
[repro] ant compile-test

[...truncated 3469 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.TestDynamicLoadingUrl" -Dtests.showOutput=onerror 
"-Dargs=-client -XX:+UseG1GC" -Dtests.seed=C793B23255117417 -Dtests.slow=true 
-Dtests.locale=pt-PT -Dtests.timezone=Asia/Omsk -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[...truncated 35 lines...]
   [junit4] Suite: org.apache.solr.core.TestDynamicLoadingUrl
   [junit4]   2> 11782 INFO  
(SUITE-TestDynamicLoadingUrl-seed#[C793B23255117417]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 11822 INFO  
(SUITE-TestDynamicLoadingUrl-seed#[C793B23255117417]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoadingUrl_C793B23255117417-001\data-dir-1-001
   [junit4]   2> 12341 INFO  
(SUITE-TestDynamicLoadingUrl-seed#[C793B23255117417]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 12690 INFO  
(SUITE-TestDynamicLoadingUrl-seed#[C793B23255117417]-worker) [     ] 
o.e.j.u.log Logging initialized @12709ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 12718 INFO  
(SUITE-TestDynamicLoadingUrl-seed#[C793B23255117417]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 12863 INFO  
(SUITE-TestDynamicLoadingUrl-seed#[C793B23255117417]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 12865 INFO  
(SUITE-TestDynamicLoadingUrl-seed#[C793B23255117417]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /o_drt/
   [junit4]   2> 12974 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 13108 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 13136 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 13694 WARN  (ZkTestServer Run Thread) [     ] 
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 13821 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.ZkTestServer start zk server on port: 53213
   [junit4]   2> 13828 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:53213
   [junit4]   2> 13883 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53213
   [junit4]   2> 13886 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53213
   [junit4]   2> 14545 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 14720 INFO  (zkConnectionManagerCallback-4-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 14720 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 14843 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 14847 INFO  (zkConnectionManagerCallback-6-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 14847 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 15035 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 15133 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 15145 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 15158 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 15174 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 15186 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 15423 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 15436 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 15451 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 15463 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 15479 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.ZkTestServer put 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 15497 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless 
explicitly asked otherwise
   [junit4]   2> 18302 WARN  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, 
break even is size 23
   [junit4]   2> 18304 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 18304 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 18344 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
   [junit4]   2> 18377 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 18377 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 18387 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 18453 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@419ea4{/o_drt,null,AVAILABLE}
   [junit4]   2> 18503 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.e.j.s.AbstractConnector Started ServerConnector@a1328a{HTTP/1.1, 
(http/1.1, h2c)}{127.0.0.1:53252}
   [junit4]   2> 18503 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.e.j.s.Server Started @18540ms
   [junit4]   2> 18503 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoadingUrl_C793B23255117417-001\tempDir-001/control/data,
 replicaType=NRT, hostContext=/o_drt, hostPort=53252, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoadingUrl_C793B23255117417-001\control-001\cores}
   [junit4]   2> 18950 ERROR 
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 18950 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 18950 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.7.0
   [junit4]   2> 18959 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port 
null
   [junit4]   2> 18959 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 18959 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-19T14:52:37.501Z
   [junit4]   2> 18960 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 18971 INFO  (zkConnectionManagerCallback-8-thread-1) [     ] 
o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 18971 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 19091 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 19096 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestDynamicLoadingUrl_C793B23255117417-001\control-001\solr.xml
   [junit4]   2> 19364 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 19364 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 19475 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@17f36cd, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 22646 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 22986 WARN  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@27079f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 22986 WARN  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@27079f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 23497 WARN  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.e.j.u.s.S.config Trusting all certificates configured for 
Client@ac7e[provider=null,keyStore=null,trustStore=null]
  

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

kStateReader.java:298)
   [junit4]   2>        at 
org.apache.solr.rest.ManagedResourceStorage.newStorageIO(ManagedResourceStorage.java:96)
   [junit4]   2>        ... 41 more
   [junit4]   2> 
   [junit4]   2> 52415 INFO  (qtp14886310-88) [n:127.0.0.1:53256_o_drt     ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=400 QTime=14895
   [junit4]   2> 52418 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 52422 WARN  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]-SendThread(127.0.0.1:53214))
 [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for 
session 0x1001f9ef9180000.
   [junit4]   2>           => EndOfStreamException: Unable to read additional 
data from server sessionid 0x1001f9ef9180000, likely server has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable 
to read additional data from server sessionid 0x1001f9ef9180000, likely server 
has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:75) 
~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:348)
 ~[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1262) 
[zookeeper-3.6.1.jar:3.6.1]
   [junit4]   2> 52644 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/overseer/queue
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2>        4       /solr/collections
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 52675 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:53214
   [junit4]   2> 52675 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:53214
   [junit4]   2> 52676 INFO  
(TEST-TestDynamicLoadingUrl.testDynamicLoadingUrl-seed#[C793B23255117417]) [    
 ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 53214
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestDynamicLoadingUrl -Dtests.method=testDynamicLoadingUrl 
-Dtests.seed=C793B23255117417 -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=pt-PT -Dtests.timezone=Asia/Omsk -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] ERROR   41.7s J3 | TestDynamicLoadingUrl.testDynamicLoadingUrl <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:53256/o_drt: Underlying core creation failed 
while creating collection: control_collection
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C793B23255117417:3C6A45B8F9BDF432]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:681)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:266)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:389)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:359)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1173)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:934)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:866)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:214)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:231)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:338)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1088)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1061)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.core.TestDynamicLoadingUrl_C793B23255117417-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86): {}, 
docValues:{}, maxPointsInLeafNode=894, maxMBSortInHeap=7.856564146650468, 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=pt-PT, 
timezone=Asia/Omsk
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_201 
(32-bit)/cpus=6,threads=1,free=18889744,total=50331648
   [junit4]   2> NOTE: All tests run in this JVM: [TestDynamicLoadingUrl]
   [junit4] Completed [5/5 (5!)] on J3 in 53.00s, 1 test, 1 error <<< FAILURES!

[...truncated 17 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1599:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1126:
 There were test failures: 5 suites, 5 tests, 5 errors [seed: C793B23255117417]

Total time: 57 seconds

[repro] Setting last failure code to 1

[repro] Failures w/original seeds:
[repro]   5/5 failed: org.apache.solr.core.TestDynamicLoadingUrl
[repro] Exiting with code 1

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

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

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

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

C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>exit 0 
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace: 
'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows')
[Java] Successfully parsed console log
[Java] -> found 112 issues (skipped 103 duplicates)
[Java] Post processing issues on 'Windows VBOX' with source code encoding 
'UTF-8'
[Java] Creating SCM blamer to obtain author and commit information for affected 
files
[Java] Creating SCM miner to obtain statistics for affected repository files
[Java] Resolving file names for all issues in source directory 
'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows'
[Java] -> resolved paths in source directory (53 found, 0 not found)
[Java] Resolving module names from module definitions (build.xml, pom.xml, or 
Manifest.mf files)
[Java] -> resolved module names for 112 issues
[Java] Resolving package names (or namespaces) by parsing the affected files
[Java] -> resolved package names of 53 affected files
[Java] No filter has been set, publishing all 112 issues
[Java] Creating fingerprints for all affected code blocks to track issues over 
different builds
[Java] -> created fingerprints for 112 issues (skipped 0 issues)
[Java] Copying affected files to Jenkins' build folder 
'/home/jenkins/jobs/Lucene-Solr-8.x-Windows/builds/1542/files-with-issues'
[Java] -> 53 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java] Using reference build 'Lucene-Solr-8.x-Windows #1541' to compute new, 
fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 112, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 112 issues (found 0 new issues, fixed 0 
issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-8.x-Windows 
#1542'.
Setting 
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
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
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