Build: https://ci-builds.apache.org/job/Solr/job/Solr-Test-main/14028/
5 tests failed.
FAILED:
org.apache.solr.handler.component.AsyncTrackerSemaphoreLeakTest.testSemaphoreLeakOnLBRetry
Error Message:
java.lang.AssertionError: BUG (LBJettySolrClient retry deadlock): futures did
not complete within 30s. IO threads are permanently blocked in
semaphore.acquire() because the retry fires synchronously on the IO thread
before onComplete can release().
Stack Trace:
java.lang.AssertionError: BUG (LBJettySolrClient retry deadlock): futures did
not complete within 30s. IO threads are permanently blocked in
semaphore.acquire() because the retry fires synchronously on the IO thread
before onComplete can release().
at
__randomizedtesting.SeedInfo.seed([C5B791A9CCB55336:16176A42A6DD0BB4]:0)
at org.junit.Assert.fail(Assert.java:89)
at
org.apache.solr.handler.component.AsyncTrackerSemaphoreLeakTest.testSemaphoreLeakOnLBRetry(AsyncTrackerSemaphoreLeakTest.java:201)
at
java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1763)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
at java.base/java.lang.Thread.run(Thread.java:1583)
FAILED: org.apache.solr.cli.PackageToolTest.testDeployValidationMessages
Error Message:
java.lang.AssertionError: Should report missing package
Stack Trace:
java.lang.AssertionError: Should report missing package
at
__randomizedtesting.SeedInfo.seed([C5B791A9CCB55336:D7E1CD46341D74DD]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.assertTrue(Assert.java:42)
at
org.apache.solr.cli.PackageToolTest.testDeployValidationMessages(PackageToolTest.java:405)
at
java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1763)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.solr.util.LogLevelTestRule$LogLevelStatement.evaluate(LogLevelTestRule.java:63)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
at java.base/java.lang.Thread.run(Thread.java:1583)
FAILED: org.apache.solr.cli.PackageToolTest.testDeployValidationMessages
Error Message:
java.lang.AssertionError: Should report missing package
Stack Trace:
java.lang.AssertionError: Should report missing package
at
__randomizedtesting.SeedInfo.seed([C5B791A9CCB55336:D7E1CD46341D74DD]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.assertTrue(Assert.java:42)
at
org.apache.solr.cli.PackageToolTest.testDeployValidationMessages(PackageToolTest.java:405)
at
java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1763)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.solr.util.LogLevelTestRule$LogLevelStatement.evaluate(LogLevelTestRule.java:63)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
at java.base/java.lang.Thread.run(Thread.java:1583)
FAILED: org.apache.solr.cli.PackageToolTest.testDeployValidationMessages
Error Message:
java.lang.AssertionError: Should report missing package
Stack Trace:
java.lang.AssertionError: Should report missing package
at
__randomizedtesting.SeedInfo.seed([C5B791A9CCB55336:D7E1CD46341D74DD]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.assertTrue(Assert.java:42)
at
org.apache.solr.cli.PackageToolTest.testDeployValidationMessages(PackageToolTest.java:405)
at
java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1763)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.solr.util.LogLevelTestRule$LogLevelStatement.evaluate(LogLevelTestRule.java:63)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
at java.base/java.lang.Thread.run(Thread.java:1583)
FAILED: org.apache.solr.cli.PackageToolTest.testDeployValidationMessages
Error Message:
java.lang.AssertionError: Should report missing package
Stack Trace:
java.lang.AssertionError: Should report missing package
at
__randomizedtesting.SeedInfo.seed([C5B791A9CCB55336:D7E1CD46341D74DD]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.assertTrue(Assert.java:42)
at
org.apache.solr.cli.PackageToolTest.testDeployValidationMessages(PackageToolTest.java:405)
at
java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1763)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.solr.util.LogLevelTestRule$LogLevelStatement.evaluate(LogLevelTestRule.java:63)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
at java.base/java.lang.Thread.run(Thread.java:1583)
Build Log:
[...truncated 605 lines...]
2> ERROR: exit() not allowed in tests
2>
2> 82518 INFO
(TEST-PackageToolTest.testDeployValidationMessages-seed#[C5B791A9CCB55336]) []
o.a.s.SolrTestCaseJ4 ###Ending testDeployValidationMessages
> java.lang.AssertionError: Should report missing package
> at
__randomizedtesting.SeedInfo.seed([C5B791A9CCB55336:D7E1CD46341D74DD]:0)
> at org.junit.Assert.fail(Assert.java:89)
> at org.junit.Assert.assertTrue(Assert.java:42)
> at
org.apache.solr.cli.PackageToolTest.testDeployValidationMessages(PackageToolTest.java:405)
> at
java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
> at java.base/java.lang.reflect.Method.invoke(Method.java:580)
> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1763)
> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
> at org.junit.rules.RunRules.evaluate(RunRules.java:20)
> at
org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
> at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
> at
org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
> at
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
> at
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
> at org.junit.rules.RunRules.evaluate(RunRules.java:20)
> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> at
org.apache.solr.util.LogLevelTestRule$LogLevelStatement.evaluate(LogLevelTestRule.java:63)
> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
> at org.junit.rules.RunRules.evaluate(RunRules.java:20)
> at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> at
org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> at
org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
> at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
> at
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
> at
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
> at
org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
> at org.junit.rules.RunRules.evaluate(RunRules.java:20)
> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
> at java.base/java.lang.Thread.run(Thread.java:1583)
2> NOTE: reproduce with: gradlew test --tests
PackageToolTest.testDeployValidationMessages -Dtests.seed=C5B791A9CCB55336
-Dtests.multiplier=2 -Dtests.locale=so-KE -Dtests.timezone=Australia/Perth
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
2> 82528 INFO (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.s.SolrTestCaseJ4 ###Starting testPackageTool
2> WARNING: URLs provided to this tool needn't include Solr's context-root
(e.g. "/solr"). Such URLs are deprecated and support for them will be removed
in a future release. Correcting from [https://127.0.0.1:37049/solr] to
[https://127.0.0.1:37049/].
2> WARNING: URLs provided to this tool needn't include Solr's context-root
(e.g. "/solr"). Such URLs are deprecated and support for them will be removed
in a future release. Correcting from [https://127.0.0.1:37049/solr] to
[https://127.0.0.1:37049/].
2> 82530 WARN (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.e.j.u.s.S.config Trusting all certificates configured for
Client@ea54a31[provider=null,keyStore=null,trustStore=null]
2> 82530 WARN (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@ea54a31[provider=null,keyStore=null,trustStore=null]
2> 82573 INFO (qtp1608154858-584-null-826) [n:127.0.0.1:37049_solr
t:null-826] o.a.s.s.HttpSolrCall [admin] path=/admin/info/system
params={wt=javabin} status=0 QTime=3
2> 82581 INFO (qtp1608154858-590-null-827) [n:127.0.0.1:37049_solr
t:null-827] o.a.s.s.HttpSolrCall [admin] path=/cluster/nodes params={wt=json}
status=0 QTime=0
2> 82583 INFO (qtp1608154858-588-null-828) [n:127.0.0.1:37049_solr
t:null-828] o.a.s.s.HttpSolrCall method=GET path= query-params={wt=json}
entity={} status=0 QTime=1
2> 82585 INFO (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.s.c.PackageTool ZK: 127.0.0.1:37865/solr
2> WARNING: URLs provided to this tool needn't include Solr's context-root
(e.g. "/solr"). Such URLs are deprecated and support for them will be removed
in a future release. Correcting from [https://127.0.0.1:37049/solr] to
[https://127.0.0.1:37049/].
2> 82587 WARN (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.e.j.u.s.S.config Trusting all certificates configured for
Client@2c2e711b[provider=null,keyStore=null,trustStore=null]
2> 82587 WARN (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2c2e711b[provider=null,keyStore=null,trustStore=null]
2> 82587 WARN (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.s.c.c.SolrZkClient Using default ZkCredentialsInjector.
ZkCredentialsInjector is not secure, it creates an empty list of credentials
which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2> 82588 WARN (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.s.c.c.SolrZkClient Using default ZkACLProvider. DefaultZkACLProvider is
not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2> 82588 INFO (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.c.f.i.CuratorFrameworkImpl Starting
2> 82589 INFO (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.c.f.i.CuratorFrameworkImpl Default schema
2> 82591 INFO
(TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336]-EventThread) []
o.a.c.f.s.ConnectionStateManager State change: CONNECTED
2> 82591 INFO (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.s.p.PackageManager Done initializing a zkClient instance...
1> [32mInstalled packages:
1> -----[0m
2> 82591 INFO (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.s.p.PackageManager Getting packages from packages.json...
2> 82591 INFO
(TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336]-EventThread) []
o.a.c.f.i.EnsembleTracker New config event received: {}
2> 82591 INFO
(TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336]-EventThread) []
o.a.c.f.i.EnsembleTracker New config event received: {}
2> 82591 INFO (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.s.p.PackageManager Got packages: []
2> 82592 INFO (Curator-Framework-0) [] o.a.c.f.i.CuratorFrameworkImpl
backgroundOperationsLoop exiting
2> 82693 INFO (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.s.c.PackageTool Finished: list-installed
2> WARNING: URLs provided to this tool needn't include Solr's context-root
(e.g. "/solr"). Such URLs are deprecated and support for them will be removed
in a future release. Correcting from [https://127.0.0.1:37049/solr] to
[https://127.0.0.1:37049/].
2> WARNING: URLs provided to this tool needn't include Solr's context-root
(e.g. "/solr"). Such URLs are deprecated and support for them will be removed
in a future release. Correcting from [https://127.0.0.1:37049/solr] to
[https://127.0.0.1:37049/].
2> 82696 WARN (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.e.j.u.s.S.config Trusting all certificates configured for
Client@710b5657[provider=null,keyStore=null,trustStore=null]
2> 82696 WARN (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@710b5657[provider=null,keyStore=null,trustStore=null]
2> 82739 INFO (qtp1608154858-584-null-829) [n:127.0.0.1:37049_solr
t:null-829] o.a.s.s.HttpSolrCall [admin] path=/admin/info/system
params={wt=javabin} status=0 QTime=3
2> 82746 INFO (qtp1608154858-590-null-830) [n:127.0.0.1:37049_solr
t:null-830] o.a.s.s.HttpSolrCall [admin] path=/cluster/nodes params={wt=json}
status=0 QTime=0
2> 82748 INFO (qtp1608154858-588-null-831) [n:127.0.0.1:37049_solr
t:null-831] o.a.s.s.HttpSolrCall method=GET path= query-params={wt=json}
entity={} status=0 QTime=1
2> 82750 INFO (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.s.c.PackageTool ZK: 127.0.0.1:37865/solr
2> WARNING: URLs provided to this tool needn't include Solr's context-root
(e.g. "/solr"). Such URLs are deprecated and support for them will be removed
in a future release. Correcting from [https://127.0.0.1:37049/solr] to
[https://127.0.0.1:37049/].
2> 82751 WARN (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.e.j.u.s.S.config Trusting all certificates configured for
Client@1e10777f[provider=null,keyStore=null,trustStore=null]
2> 82751 WARN (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1e10777f[provider=null,keyStore=null,trustStore=null]
2> 82752 WARN (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.s.c.c.SolrZkClient Using default ZkCredentialsInjector.
ZkCredentialsInjector is not secure, it creates an empty list of credentials
which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2> 82752 WARN (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.s.c.c.SolrZkClient Using default ZkACLProvider. DefaultZkACLProvider is
not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2> 82753 INFO (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.c.f.i.CuratorFrameworkImpl Starting
2> 82754 INFO (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.c.f.i.CuratorFrameworkImpl Default schema
2> 82755 INFO
(TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336]-EventThread) []
o.a.c.f.s.ConnectionStateManager State change: CONNECTED
2> 82755 INFO (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.s.p.PackageManager Done initializing a zkClient instance...
2> 82756 INFO
(TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336]-EventThread) []
o.a.c.f.i.EnsembleTracker New config event received: {}
2> 82756 INFO
(TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336]-EventThread) []
o.a.c.f.i.EnsembleTracker New config event received: {}
2> 82756 INFO (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.s.p.RepositoryManager []
2> 82841 INFO (qtp1608154858-584-null-832) [n:127.0.0.1:37049_solr
t:null-832] o.a.s.s.HttpSolrCall method=GET path= query-params={wt=json}
entity={} status=0 QTime=6
2> 82857 INFO (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.s.f.DistribFileStore Created filestore folder
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Test-main/build/tmp/tests-tmp/org.apache.solr.cli.PackageToolTest_C5B791A9CCB55336-001/tempDir-001/node2/filestore
2> 82951 INFO (qtp1608154858-586-null-833) [n:127.0.0.1:37049_solr
t:null-833] o.a.s.s.HttpSolrCall [admin] path=/admin/info/key
params={omitHeader=true&wt=javabin} status=0 QTime=0
2> 82952 INFO (qtp2118790454-587-null-833) [n:127.0.0.1:36037_solr
t:null-833] o.a.s.s.PKIAuthenticationPlugin New key obtained from
node=127.0.0.1:37049_solr,
key=MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAMgmSVfl+E2Nj/oKAP2TceWh17pk6Ugsw5A5nLH+OeMB/WeWJZg/NEDda8SXfQDEVRmw5P+2IZypPASzfCrc6yECAwEAAQ==
2> 82955 INFO (qtp2118790454-587-null-833) [n:127.0.0.1:36037_solr
t:null-833] o.a.s.s.HttpSolrCall method=POST path=
query-params={getFrom=127.0.0.1:37049_solr} entity={} status=0 QTime=41
2> 82955 INFO (updateExecutor-392-thread-1-processing-127.0.0.1:36037_solr
null-833) [n:127.0.0.1:36037_solr t:null-833] o.a.s.f.DistribFileStore Created
filestore folder
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Test-main/build/tmp/tests-tmp/org.apache.solr.cli.PackageToolTest_C5B791A9CCB55336-001/tempDir-001/node1/filestore
2> 82956 INFO (updateExecutor-392-thread-1-processing-127.0.0.1:36037_solr
null-833) [n:127.0.0.1:36037_solr t:null-833] o.a.s.f.DistribFileStore fetching
a file /_trusted_/keys/fullstory.der from 127.0.0.1:37049_solr
2> 82958 INFO (qtp1608154858-590-null-833) [n:127.0.0.1:37049_solr
t:null-833] o.a.s.s.HttpSolrCall method=POST path= query-params={} entity={}
status=0 QTime=95
2> 82959 INFO (qtp2118790454-589-null-833) [n:127.0.0.1:36037_solr
t:null-833] o.a.s.s.HttpSolrCall [admin] path=/admin/info/key
params={omitHeader=true&wt=javabin} status=0 QTime=0
2> 82959 INFO (qtp1608154858-582-null-833) [n:127.0.0.1:37049_solr
t:null-833] o.a.s.s.PKIAuthenticationPlugin New key obtained from
node=127.0.0.1:36037_solr,
key=MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBAMgmSVfl+E2Nj/oKAP2TceWh17pk6Ugsw5A5nLH+OeMB/WeWJZg/NEDda8SXfQDEVRmw5P+2IZypPASzfCrc6yECAwEAAQ==
1> [32mAdded repository: fullstory[0m
2> 82960 INFO (Curator-Framework-0) [] o.a.c.f.i.CuratorFrameworkImpl
backgroundOperationsLoop exiting
2> 82961 INFO (qtp1608154858-582-null-833) [n:127.0.0.1:37049_solr
t:null-833] o.a.s.s.HttpSolrCall method=GET path= query-params={wt=json}
entity={} status=0 QTime=3
2> 82966 INFO (qtp1608154858-584-null-833) [n:127.0.0.1:37049_solr
t:null-833] o.a.s.s.HttpSolrCall method=GET path= query-params={wt=json}
entity={} status=0 QTime=1
2> 82972 INFO (updateExecutor-392-thread-1-processing-127.0.0.1:36037_solr
null-833) [n:127.0.0.1:36037_solr t:null-833] o.a.s.f.DistribFileStore
persisted a file /_trusted_/keys/fullstory.der and metadata. sizes 94 144
2> 82972 INFO (updateExecutor-392-thread-1-processing-127.0.0.1:36037_solr
null-833) [n:127.0.0.1:36037_solr t:null-833] o.a.s.f.ClusterFileStore
downloaded file: /_trusted_/keys/fullstory.der
2> 83062 INFO (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.s.c.PackageTool Finished: add-repo
2> WARNING: URLs provided to this tool needn't include Solr's context-root
(e.g. "/solr"). Such URLs are deprecated and support for them will be removed
in a future release. Correcting from [https://127.0.0.1:37049/solr] to
[https://127.0.0.1:37049/].
2> WARNING: URLs provided to this tool needn't include Solr's context-root
(e.g. "/solr"). Such URLs are deprecated and support for them will be removed
in a future release. Correcting from [https://127.0.0.1:37049/solr] to
[https://127.0.0.1:37049/].
2> 83065 WARN (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.e.j.u.s.S.config Trusting all certificates configured for
Client@1bbb33f4[provider=null,keyStore=null,trustStore=null]
2> 83065 WARN (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1bbb33f4[provider=null,keyStore=null,trustStore=null]
2> 83108 INFO (qtp1608154858-590-null-834) [n:127.0.0.1:37049_solr
t:null-834] o.a.s.s.HttpSolrCall [admin] path=/admin/info/system
params={wt=javabin} status=0 QTime=3
2> 83113 INFO (qtp1608154858-582-null-835) [n:127.0.0.1:37049_solr
t:null-835] o.a.s.s.HttpSolrCall [admin] path=/cluster/nodes params={wt=json}
status=0 QTime=0
2> 83115 INFO (qtp1608154858-584-null-836) [n:127.0.0.1:37049_solr
t:null-836] o.a.s.s.HttpSolrCall method=GET path= query-params={wt=json}
entity={} status=0 QTime=1
2> 83118 INFO (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.s.c.PackageTool ZK: 127.0.0.1:37865/solr
2> WARNING: URLs provided to this tool needn't include Solr's context-root
(e.g. "/solr"). Such URLs are deprecated and support for them will be removed
in a future release. Correcting from [https://127.0.0.1:37049/solr] to
[https://127.0.0.1:37049/].
2> 83119 WARN (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.e.j.u.s.S.config Trusting all certificates configured for
Client@4e1512cd[provider=null,keyStore=null,trustStore=null]
2> 83119 WARN (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@4e1512cd[provider=null,keyStore=null,trustStore=null]
2> 83120 WARN (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.s.c.c.SolrZkClient Using default ZkCredentialsInjector.
ZkCredentialsInjector is not secure, it creates an empty list of credentials
which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2> 83120 WARN (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.s.c.c.SolrZkClient Using default ZkACLProvider. DefaultZkACLProvider is
not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2> 83120 INFO (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.c.f.i.CuratorFrameworkImpl Starting
2> 83121 INFO (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.c.f.i.CuratorFrameworkImpl Default schema
2> 83123 INFO
(TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336]-EventThread) []
o.a.c.f.s.ConnectionStateManager State change: CONNECTED
2> 83123 INFO (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.s.p.PackageManager Done initializing a zkClient instance...
1> [32mAvailable packages:
1> -----[0m
2> 83123 INFO
(TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336]-EventThread) []
o.a.c.f.i.EnsembleTracker New config event received: {}
2> 83123 INFO
(TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336]-EventThread) []
o.a.c.f.i.EnsembleTracker New config event received: {}
1> [32mquestion-answer A natural language question answering
plugin[0m
1> [32m Version: 1.0.0[0m
1> [32m Version: 1.1.0[0m
2> 83134 INFO (Curator-Framework-0) [] o.a.c.f.i.CuratorFrameworkImpl
backgroundOperationsLoop exiting
2> 83236 INFO (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.s.c.PackageTool Finished: list-available
2> WARNING: URLs provided to this tool needn't include Solr's context-root
(e.g. "/solr"). Such URLs are deprecated and support for them will be removed
in a future release. Correcting from [https://127.0.0.1:37049/solr] to
[https://127.0.0.1:37049/].
2> WARNING: URLs provided to this tool needn't include Solr's context-root
(e.g. "/solr"). Such URLs are deprecated and support for them will be removed
in a future release. Correcting from [https://127.0.0.1:37049/solr] to
[https://127.0.0.1:37049/].
2> 83239 WARN (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.e.j.u.s.S.config Trusting all certificates configured for
Client@d0e280c[provider=null,keyStore=null,trustStore=null]
2> 83239 WARN (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@d0e280c[provider=null,keyStore=null,trustStore=null]
2> 83282 INFO (qtp1608154858-590-null-837) [n:127.0.0.1:37049_solr
t:null-837] o.a.s.s.HttpSolrCall [admin] path=/admin/info/system
params={wt=javabin} status=0 QTime=3
2> 83287 INFO (qtp1608154858-582-null-838) [n:127.0.0.1:37049_solr
t:null-838] o.a.s.s.HttpSolrCall [admin] path=/cluster/nodes params={wt=json}
status=0 QTime=0
2> 83289 INFO (qtp1608154858-584-null-839) [n:127.0.0.1:37049_solr
t:null-839] o.a.s.s.HttpSolrCall method=GET path= query-params={wt=json}
entity={} status=0 QTime=1
2> 83291 INFO (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.s.c.PackageTool ZK: 127.0.0.1:37865/solr
2> WARNING: URLs provided to this tool needn't include Solr's context-root
(e.g. "/solr"). Such URLs are deprecated and support for them will be removed
in a future release. Correcting from [https://127.0.0.1:37049/solr] to
[https://127.0.0.1:37049/].
2> 83292 WARN (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.e.j.u.s.S.config Trusting all certificates configured for
Client@a55077a[provider=null,keyStore=null,trustStore=null]
2> 83292 WARN (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@a55077a[provider=null,keyStore=null,trustStore=null]
2> 83293 WARN (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.s.c.c.SolrZkClient Using default ZkCredentialsInjector.
ZkCredentialsInjector is not secure, it creates an empty list of credentials
which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2> 83293 WARN (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.s.c.c.SolrZkClient Using default ZkACLProvider. DefaultZkACLProvider is
not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2> 83294 INFO (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.c.f.i.CuratorFrameworkImpl Starting
2> 83295 INFO (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.c.f.i.CuratorFrameworkImpl Default schema
2> 83296 INFO
(TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336]-EventThread) []
o.a.c.f.s.ConnectionStateManager State change: CONNECTED
2> 83296 INFO (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.s.p.PackageManager Done initializing a zkClient instance...
2> 83297 INFO
(TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336]-EventThread) []
o.a.c.f.i.EnsembleTracker New config event received: {}
2> 83297 INFO
(TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336]-EventThread) []
o.a.c.f.i.EnsembleTracker New config event received: {}
2> 83366 INFO (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.s.p.PackageManager Getting packages from packages.json...
2> 83367 INFO (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.s.p.PackageManager Got packages: []
1> [32mPosting manifest...[0m
2> 83406 INFO (qtp1608154858-582-null-841) [n:127.0.0.1:37049_solr
t:null-841] o.a.s.f.DistribFileStore Missing file in package store:
/package/question-answer/1.0.0/manifest.json
2> 83409 INFO (qtp2118790454-591-null-841) [n:127.0.0.1:36037_solr
t:null-841] o.a.s.s.HttpSolrCall method=GET path= query-params={wt=json}
entity={} status=0 QTime=1
2> 83412 INFO (qtp1608154858-582-null-841) [n:127.0.0.1:37049_solr
t:null-841] o.a.s.f.DistribFileStore Unable to download file :
/package/question-answer/1.0.0/manifest.json
2> 83419 INFO (qtp1608154858-582-null-841) [n:127.0.0.1:37049_solr
t:null-841] o.a.s.f.DistribFileStore persisted a file
/package/question-answer/1.0.0/manifest.json and metadata. sizes 826 145
2> 83425 INFO (qtp2118790454-593-null-841) [n:127.0.0.1:36037_solr
t:null-841] o.a.s.s.HttpSolrCall method=POST path=
query-params={getFrom=127.0.0.1:37049_solr} entity={} status=0 QTime=0
2> 83425 INFO (updateExecutor-392-thread-1-processing-127.0.0.1:36037_solr
null-841) [n:127.0.0.1:36037_solr t:null-841] o.a.s.f.DistribFileStore fetching
a file /package/question-answer/1.0.0/manifest.json from 127.0.0.1:37049_solr
2> 83427 INFO (qtp1608154858-584-null-841) [n:127.0.0.1:37049_solr
t:null-841] o.a.s.s.HttpSolrCall method=GET path= query-params={wt=json}
entity={} status=0 QTime=1
2> 83427 INFO (qtp1608154858-582-null-841) [n:127.0.0.1:37049_solr
t:null-841] o.a.s.s.HttpSolrCall method=PUT path= query-params={wt=json}
entity={} status=0 QTime=25
1> [32mPosting artifacts...[0m
2> 83429 INFO (qtp1608154858-588-null-841) [n:127.0.0.1:37049_solr
t:null-841] o.a.s.s.HttpSolrCall method=GET path= query-params={wt=json}
entity={} status=0 QTime=0
2> 83433 INFO (qtp1608154858-592-null-842) [n:127.0.0.1:37049_solr
t:null-842] o.a.s.f.DistribFileStore fullstory.der does not exist locally,
downloading..
2> 83435 INFO (updateExecutor-392-thread-1-processing-127.0.0.1:36037_solr
null-841) [n:127.0.0.1:36037_solr t:null-841] o.a.s.f.DistribFileStore
persisted a file /package/question-answer/1.0.0/manifest.json and metadata.
sizes 826 145
2> 83435 INFO (updateExecutor-392-thread-1-processing-127.0.0.1:36037_solr
null-841) [n:127.0.0.1:36037_solr t:null-841] o.a.s.f.ClusterFileStore
downloaded file: /package/question-answer/1.0.0/manifest.json
2> 83435 INFO (qtp1608154858-592-null-842) [n:127.0.0.1:37049_solr
t:null-842] o.a.s.f.DistribFileStore Missing file in package store:
/package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp
2> 83437 INFO (qtp2118790454-583-null-842) [n:127.0.0.1:36037_solr
t:null-842] o.a.s.s.HttpSolrCall method=GET path= query-params={wt=json}
entity={} status=0 QTime=1
2> 83438 INFO (qtp1608154858-592-null-842) [n:127.0.0.1:37049_solr
t:null-842] o.a.s.f.DistribFileStore Unable to download file :
/package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp
2> 83442 INFO (qtp1608154858-592-null-842) [n:127.0.0.1:37049_solr
t:null-842] o.a.s.f.DistribFileStore persisted a file
/package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp and
metadata. sizes 5652 247
2> 83445 INFO (qtp2118790454-585-null-842) [n:127.0.0.1:36037_solr
t:null-842] o.a.s.s.HttpSolrCall method=POST path=
query-params={getFrom=127.0.0.1:37049_solr} entity={} status=0 QTime=0
2> 83445 INFO (updateExecutor-392-thread-1-processing-127.0.0.1:36037_solr
null-842) [n:127.0.0.1:36037_solr t:null-842] o.a.s.f.DistribFileStore fetching
a file
/package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp from
127.0.0.1:37049_solr
2> 83447 INFO (qtp1608154858-592-null-842) [n:127.0.0.1:37049_solr
t:null-842] o.a.s.s.HttpSolrCall method=PUT path=
query-params={sig=C9UWKkucmY3UNzqn0VLneVMe9kCbJjw7Urc76vGenoRwp32xvNn5ZIGZ7G34xZP7cVjqn/ltDlLWBZ/C3eAtuw%3D%3D&wt=json}
entity={} status=0 QTime=17
2> 83447 INFO (qtp1608154858-586-null-842) [n:127.0.0.1:37049_solr
t:null-842] o.a.s.s.HttpSolrCall method=GET path= query-params={wt=json}
entity={} status=0 QTime=0
1> [32mExecuting Package API to register this package...[0m
2> 83449 INFO (qtp1608154858-590-null-842) [n:127.0.0.1:37049_solr
t:null-842] o.a.s.s.HttpSolrCall method=GET path= query-params={wt=json}
entity={} status=0 QTime=0
2> 83455 INFO (updateExecutor-392-thread-1-processing-127.0.0.1:36037_solr
null-842) [n:127.0.0.1:36037_solr t:null-842] o.a.s.f.DistribFileStore
persisted a file
/package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp and
metadata. sizes 5652 247
2> 83455 INFO (updateExecutor-392-thread-1-processing-127.0.0.1:36037_solr
null-842) [n:127.0.0.1:36037_solr t:null-842] o.a.s.f.ClusterFileStore
downloaded file:
/package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp
2> 83455 INFO (qtp1608154858-584-null-843) [n:127.0.0.1:37049_solr
t:null-843] o.a.s.f.DistribFileStore fullstory.der does not exist locally,
downloading..
2> 83457 INFO (qtp1608154858-584-null-843) [n:127.0.0.1:37049_solr
t:null-843] o.a.s.f.DistribFileStore fullstory.der does not exist locally,
downloading..
2> 83463 INFO (zkCallback-408-thread-1) [] o.a.s.p.SolrPackageLoader A new
package: question-answer introduced
2> 83463 INFO (zkCallback-406-thread-1) [] o.a.s.p.SolrPackageLoader A new
package: question-answer introduced
2> 83464 INFO (zkCallback-406-thread-1) [] o.a.s.p.SolrPackageLoader A new
version: 1.0.0 added for package: question-answer with artifacts
[/package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp]
2> 83464 INFO (zkCallback-408-thread-1) [] o.a.s.p.SolrPackageLoader A new
version: 1.0.0 added for package: question-answer with artifacts
[/package/question-answer/1.0.0/question-answer-request-handler-1.0.jar.tmp]
2> 83468 INFO (zkCallback-408-thread-1) [] o.a.s.f.DistribFileStore
fullstory.der does not exist locally, downloading..
2> 83468 INFO (zkCallback-406-thread-1) [] o.a.s.f.DistribFileStore
fullstory.der does not exist locally, downloading..
2> 83470 INFO (zkCallback-408-thread-1) [] o.a.s.f.DistribFileStore
fullstory.der does not exist locally, downloading..
2> 83471 INFO (zkCallback-406-thread-1) [] o.a.s.f.DistribFileStore
fullstory.der does not exist locally, downloading..
2> 83476 INFO (zkCallback-408-thread-1) [] o.a.s.c.SolrResourceLoader Added
1 libs to classloader, from paths:
[/home/jenkins/jenkins-agent/workspace/Solr/Solr-Test-main/build/tmp/tests-tmp/org.apache.solr.cli.PackageToolTest_C5B791A9CCB55336-001/tempDir-001/node1/filestore/package/question-answer/1.0.0]
2> 83476 INFO (zkCallback-406-thread-1) [] o.a.s.c.SolrResourceLoader Added
1 libs to classloader, from paths:
[/home/jenkins/jenkins-agent/workspace/Solr/Solr-Test-main/build/tmp/tests-tmp/org.apache.solr.cli.PackageToolTest_C5B791A9CCB55336-001/tempDir-001/node2/filestore/package/question-answer/1.0.0]
2> 83476 INFO (zkCallback-406-thread-1) [] o.a.s.p.SolrPackageLoader
version: 1.0.0 is the new latest in package: question-answer
2> 83476 INFO (zkCallback-408-thread-1) [] o.a.s.p.SolrPackageLoader
version: 1.0.0 is the new latest in package: question-answer
2> 83572 INFO (qtp2118790454-587-null-843) [n:127.0.0.1:36037_solr
t:null-843] o.a.s.s.HttpSolrCall [admin] path=/cluster/package
params={omitHeader=true&expectedVersion=1&wt=javabin} status=0 QTime=110
2> 83573 INFO (qtp1608154858-584-null-843) [n:127.0.0.1:37049_solr
t:null-843] o.a.s.s.HttpSolrCall [admin] path=/cluster/package
params={wt=javabin} status=0 QTime=123
1> [32mResponse: {
1> "responseHeader":{
1> "status":0,
1> "QTime":123}}[0m
1> [32mquestion-answer installed.[0m
2> 83574 INFO (Curator-Framework-0) [] o.a.c.f.i.CuratorFrameworkImpl
backgroundOperationsLoop exiting
2> 83677 INFO (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.s.c.PackageTool Finished: install
2> WARNING: URLs provided to this tool needn't include Solr's context-root
(e.g. "/solr"). Such URLs are deprecated and support for them will be removed
in a future release. Correcting from [https://127.0.0.1:37049/solr] to
[https://127.0.0.1:37049/].
2> WARNING: URLs provided to this tool needn't include Solr's context-root
(e.g. "/solr"). Such URLs are deprecated and support for them will be removed
in a future release. Correcting from [https://127.0.0.1:37049/solr] to
[https://127.0.0.1:37049/].
2> 83680 WARN (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.e.j.u.s.S.config Trusting all certificates configured for
Client@1c24de02[provider=null,keyStore=null,trustStore=null]
2> 83680 WARN (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1c24de02[provider=null,keyStore=null,trustStore=null]
2> 83724 INFO (qtp1608154858-586-null-844) [n:127.0.0.1:37049_solr
t:null-844] o.a.s.s.HttpSolrCall [admin] path=/admin/info/system
params={wt=javabin} status=0 QTime=3
2> 83729 INFO (qtp1608154858-590-null-845) [n:127.0.0.1:37049_solr
t:null-845] o.a.s.s.HttpSolrCall [admin] path=/cluster/nodes params={wt=json}
status=0 QTime=0
2> 83732 INFO (qtp1608154858-584-null-846) [n:127.0.0.1:37049_solr
t:null-846] o.a.s.s.HttpSolrCall method=GET path= query-params={wt=json}
entity={} status=0 QTime=1
2> 83733 INFO (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.s.c.PackageTool ZK: 127.0.0.1:37865/solr
2> WARNING: URLs provided to this tool needn't include Solr's context-root
(e.g. "/solr"). Such URLs are deprecated and support for them will be removed
in a future release. Correcting from [https://127.0.0.1:37049/solr] to
[https://127.0.0.1:37049/].
2> 83735 WARN (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.e.j.u.s.S.config Trusting all certificates configured for
Client@653bfe1a[provider=null,keyStore=null,trustStore=null]
2> 83735 WARN (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@653bfe1a[provider=null,keyStore=null,trustStore=null]
2> 83736 WARN (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.s.c.c.SolrZkClient Using default ZkCredentialsInjector.
ZkCredentialsInjector is not secure, it creates an empty list of credentials
which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2> 83736 WARN (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.s.c.c.SolrZkClient Using default ZkACLProvider. DefaultZkACLProvider is
not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2> 83736 INFO (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.c.f.i.CuratorFrameworkImpl Starting
2> 83737 INFO (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.c.f.i.CuratorFrameworkImpl Default schema
2> 83738 INFO
(TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336]-EventThread) []
o.a.c.f.s.ConnectionStateManager State change: CONNECTED
2> 83739 INFO (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.s.p.PackageManager Done initializing a zkClient instance...
1> [32mInstalled packages:
1> -----[0m
2> 83739 INFO (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.s.p.PackageManager Getting packages from packages.json...
2> 83739 INFO
(TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336]-EventThread) []
o.a.c.f.i.EnsembleTracker New config event received: {}
2> 83739 INFO
(TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336]-EventThread) []
o.a.c.f.i.EnsembleTracker New config event received: {}
2> 83779 INFO (qtp1608154858-586-null-847) [n:127.0.0.1:37049_solr
t:null-847] o.a.s.s.HttpSolrCall method=GET path= query-params={wt=json}
entity={} status=0 QTime=1
2> 83789 INFO (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.s.p.PackageManager Got packages: [{
2> "name":"question-answer",
2> "version":"1.0.0"}]
1> [32m{
1> "name":"question-answer",
1> "version":"1.0.0"}[0m
2> 83790 INFO (Curator-Framework-0) [] o.a.c.f.i.CuratorFrameworkImpl
backgroundOperationsLoop exiting
2> 83893 INFO (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.a.s.c.PackageTool Finished: list-installed
2> 83896 INFO (qtp1608154858-584-null-848) [n:127.0.0.1:37049_solr c:abc
t:null-848] o.a.s.c.a.c.DistributedCollectionConfigSetCommandRunner Running
Collection API locally for CREATE asyncId=5fb97383-caf9-43f4-8cb1-28a6a132f3eb
2> 83899 INFO (qtp1608154858-584-null-848) [n:127.0.0.1:37049_solr c:abc
t:null-848] o.a.s.s.HttpSolrCall [admin] path=/admin/collections
params={async=5fb97383-caf9-43f4-8cb1-28a6a132f3eb&collection.configName=conf1&name=abc&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin}
status=0 QTime=4
2> 83901 INFO (qtp1608154858-582-null-849) [n:127.0.0.1:37049_solr
t:null-849] o.a.s.s.HttpSolrCall [admin] path=/admin/collections
params={requestid=5fb97383-caf9-43f4-8cb1-28a6a132f3eb&action=REQUESTSTATUS&wt=javabin}
status=0 QTime=1
2> 83903 INFO
(DistributedCollectionApiCommandExecutor-415-thread-2-processing-127.0.0.1:37049_solr
null-848 abc) [n:127.0.0.1:37049_solr c:abc t:null-850]
o.a.s.c.a.c.CreateCollectionCmd Create collection abc
2> 83903 INFO
(DistributedCollectionApiCommandExecutor-415-thread-2-processing-127.0.0.1:37049_solr
null-848 abc) [n:127.0.0.1:37049_solr c:abc t:null-850]
o.a.s.c.a.c.CreateCollectionCmd solr.cloud.prs.enabled : false and collection
prs : null, isPRS : false
2> 83911 INFO
(DistributedCollectionApiCommandExecutor-415-thread-2-processing-127.0.0.1:37049_solr
null-848 abc) [n:127.0.0.1:37049_solr c:abc t:null-850] o.a.s.c.o.SliceMutator
createReplica() {
2> "core":"abc_shard1_replica_n1",
2> "node_name":"127.0.0.1:36037_solr",
2> "base_url":"https://127.0.0.1:36037/solr",
2> "collection":"abc",
2> "shard":"shard1",
2> "state":"down",
2> "type":"NRT",
2> "operation":"ADDREPLICA",
2> "waitForFinalState":"false"}
2> 83951 INFO (qtp2118790454-593-null-850) [n:127.0.0.1:36037_solr
x:abc_shard1_replica_n1 t:null-850] o.a.s.s.HttpSolrCall [admin]
path=/admin/cores
params={async=5fb97383-caf9-43f4-8cb1-28a6a132f3eb236627331754344&coreNodeName=core_node2&collection.configName=conf1&newCollection=true&name=abc_shard1_replica_n1&action=CREATE&numShards=1&collection=abc&shard=shard1&wt=javabin&replicaType=NRT}
status=0 QTime=0
2> 83951 INFO
(parallelCoreAdminAPIBaseExecutor-424-thread-1-processing-127.0.0.1:36037_solr
abc_shard1_replica_n1 null-850
5fb97383-caf9-43f4-8cb1-28a6a132f3eb236627331754344 create)
[n:127.0.0.1:36037_solr x:abc_shard1_replica_n1 t:null-850]
o.a.s.h.a.a.CreateCore core create command
"org.apache.solr.client.api.model.CreateCoreParams@ecafa53"
2> 83952 INFO
(DistributedCollectionApiCommandExecutor-415-thread-2-processing-127.0.0.1:37049_solr
null-848 abc) [n:127.0.0.1:37049_solr c:abc t:null-850]
o.a.s.c.a.c.CollectionHandlingUtils I am Waiting for:
127.0.0.1:36037_solr/abc_shard1_replica_n1/5fb97383-caf9-43f4-8cb1-28a6a132f3eb236627331754344
2> 83953 INFO (qtp2118790454-583-null-850) [n:127.0.0.1:36037_solr
t:null-850] o.a.s.h.a.CoreAdminOperation Checking request status for :
5fb97383-caf9-43f4-8cb1-28a6a132f3eb236627331754344
2> 83953 INFO (qtp2118790454-583-null-850) [n:127.0.0.1:36037_solr
t:null-850] o.a.s.s.HttpSolrCall [admin] path=/admin/cores
params={requestid=5fb97383-caf9-43f4-8cb1-28a6a132f3eb236627331754344&action=REQUESTSTATUS&wt=javabin}
status=0 QTime=0
2> 83959 INFO
(parallelCoreAdminAPIBaseExecutor-424-thread-1-processing-127.0.0.1:36037_solr
abc_shard1_replica_n1 null-850
5fb97383-caf9-43f4-8cb1-28a6a132f3eb236627331754344 create)
[n:127.0.0.1:36037_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1
t:null-850] o.a.s.c.SolrConfig Using Lucene MatchVersion: 10.4.0
2> 83961 INFO
(parallelCoreAdminAPIBaseExecutor-424-thread-1-processing-127.0.0.1:36037_solr
abc_shard1_replica_n1 null-850
5fb97383-caf9-43f4-8cb1-28a6a132f3eb236627331754344 create)
[n:127.0.0.1:36037_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1
t:null-850] o.a.s.s.IndexSchema Schema name=minimal
2> 83962 INFO
(parallelCoreAdminAPIBaseExecutor-424-thread-1-processing-127.0.0.1:36037_solr
abc_shard1_replica_n1 null-850
5fb97383-caf9-43f4-8cb1-28a6a132f3eb236627331754344 create)
[n:127.0.0.1:36037_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1
t:null-850] o.a.s.s.IndexSchema Loaded schema minimal/1.7 with uniqueid field id
2> 83962 INFO
(parallelCoreAdminAPIBaseExecutor-424-thread-1-processing-127.0.0.1:36037_solr
abc_shard1_replica_n1 null-850
5fb97383-caf9-43f4-8cb1-28a6a132f3eb236627331754344 create)
[n:127.0.0.1:36037_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1
t:null-850] o.a.s.c.CoreContainer Creating SolrCore 'abc_shard1_replica_n1'
using configuration from configset conf1
2> 83962 INFO
(parallelCoreAdminAPIBaseExecutor-424-thread-1-processing-127.0.0.1:36037_solr
abc_shard1_replica_n1 null-850
5fb97383-caf9-43f4-8cb1-28a6a132f3eb236627331754344 create)
[n:127.0.0.1:36037_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1
t:null-850] o.a.s.c.SolrCore Opening new SolrCore at
[/home/jenkins/jenkins-agent/workspace/Solr/Solr-Test-main/build/tmp/tests-tmp/org.apache.solr.cli.PackageToolTest_C5B791A9CCB55336-001/tempDir-001/node1/abc_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-agent/workspace/Solr/Solr-Test-main/build/tmp/tests-tmp/org.apache.solr.cli.PackageToolTest_C5B791A9CCB55336-001/tempDir-001/node1/abc_shard1_replica_n1/data/]
2> 83990 INFO
(parallelCoreAdminAPIBaseExecutor-424-thread-1-processing-127.0.0.1:36037_solr
abc_shard1_replica_n1 null-850
5fb97383-caf9-43f4-8cb1-28a6a132f3eb236627331754344 create)
[n:127.0.0.1:36037_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1
t:null-850] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
2> 83995 INFO
(parallelCoreAdminAPIBaseExecutor-424-thread-1-processing-127.0.0.1:36037_solr
abc_shard1_replica_n1 null-850
5fb97383-caf9-43f4-8cb1-28a6a132f3eb236627331754344 create)
[n:127.0.0.1:36037_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1
t:null-850] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
2> 83995 INFO
(parallelCoreAdminAPIBaseExecutor-424-thread-1-processing-127.0.0.1:36037_solr
abc_shard1_replica_n1 null-850
5fb97383-caf9-43f4-8cb1-28a6a132f3eb236627331754344 create)
[n:127.0.0.1:36037_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1
t:null-850] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
2> 83995 INFO
(parallelCoreAdminAPIBaseExecutor-424-thread-1-processing-127.0.0.1:36037_solr
abc_shard1_replica_n1 null-850
5fb97383-caf9-43f4-8cb1-28a6a132f3eb236627331754344 create)
[n:127.0.0.1:36037_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1
t:null-850] o.a.s.u.CommitTracker Hard AutoCommit: disabled
2> 83995 INFO
(parallelCoreAdminAPIBaseExecutor-424-thread-1-processing-127.0.0.1:36037_solr
abc_shard1_replica_n1 null-850
5fb97383-caf9-43f4-8cb1-28a6a132f3eb236627331754344 create)
[n:127.0.0.1:36037_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1
t:null-850] o.a.s.u.CommitTracker Soft AutoCommit: disabled
2> 83998 INFO
(parallelCoreAdminAPIBaseExecutor-424-thread-1-processing-127.0.0.1:36037_solr
abc_shard1_replica_n1 null-850
5fb97383-caf9-43f4-8cb1-28a6a132f3eb236627331754344 create)
[n:127.0.0.1:36037_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1
t:null-850] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with
znodeBase: /configs/conf1
2> 83998 INFO
(parallelCoreAdminAPIBaseExecutor-424-thread-1-processing-127.0.0.1:36037_solr
abc_shard1_replica_n1 null-850
5fb97383-caf9-43f4-8cb1-28a6a132f3eb236627331754344 create)
[n:127.0.0.1:36037_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1
t:null-850] o.a.s.r.ManagedResourceStorage Loaded null at path
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
2> 83998 INFO
(parallelCoreAdminAPIBaseExecutor-424-thread-1-processing-127.0.0.1:36037_solr
abc_shard1_replica_n1 null-850
5fb97383-caf9-43f4-8cb1-28a6a132f3eb236627331754344 create)
[n:127.0.0.1:36037_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1
t:null-850] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
2> 83999 INFO
(searcherExecutor-464-thread-1-processing-abc_shard1_replica_n1 null-850
5fb97383-caf9-43f4-8cb1-28a6a132f3eb236627331754344 core_node2 create
127.0.0.1:36037_solr abc shard1) [n:127.0.0.1:36037_solr c:abc s:shard1
r:core_node2 x:abc_shard1_replica_n1 t:null-850] o.a.s.c.SolrCore Registered
new searcher autowarm time: 0 ms
2> 84003 INFO
(parallelCoreAdminAPIBaseExecutor-424-thread-1-processing-127.0.0.1:36037_solr
abc_shard1_replica_n1 null-850
5fb97383-caf9-43f4-8cb1-28a6a132f3eb236627331754344 create)
[n:127.0.0.1:36037_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1
t:null-850] o.a.s.c.ZkShardTerms Successful update of terms at
/collections/abc/terms/shard1 to Terms{values={core_node2=0}, version=0} for
registerTerm
2> 84003 INFO
(parallelCoreAdminAPIBaseExecutor-424-thread-1-processing-127.0.0.1:36037_solr
abc_shard1_replica_n1 null-850
5fb97383-caf9-43f4-8cb1-28a6a132f3eb236627331754344 create)
[n:127.0.0.1:36037_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1
t:null-850] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/abc/leaders/shard1
2> 84011 INFO
(parallelCoreAdminAPIBaseExecutor-424-thread-1-processing-127.0.0.1:36037_solr
abc_shard1_replica_n1 null-850
5fb97383-caf9-43f4-8cb1-28a6a132f3eb236627331754344 create)
[n:127.0.0.1:36037_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1
t:null-850] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
2> 84011 INFO
(parallelCoreAdminAPIBaseExecutor-424-thread-1-processing-127.0.0.1:36037_solr
abc_shard1_replica_n1 null-850
5fb97383-caf9-43f4-8cb1-28a6a132f3eb236627331754344 create)
[n:127.0.0.1:36037_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1
t:null-850] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try
and sync
2> 84011 INFO
(parallelCoreAdminAPIBaseExecutor-424-thread-1-processing-127.0.0.1:36037_solr
abc_shard1_replica_n1 null-850
5fb97383-caf9-43f4-8cb1-28a6a132f3eb236627331754344 create)
[n:127.0.0.1:36037_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1
t:null-850] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:36037/solr/abc_shard1_replica_n1/
2> 84011 INFO
(parallelCoreAdminAPIBaseExecutor-424-thread-1-processing-127.0.0.1:36037_solr
abc_shard1_replica_n1 null-850
5fb97383-caf9-43f4-8cb1-28a6a132f3eb236627331754344 create)
[n:127.0.0.1:36037_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1
t:null-850] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
2> 84012 INFO
(parallelCoreAdminAPIBaseExecutor-424-thread-1-processing-127.0.0.1:36037_solr
abc_shard1_replica_n1 null-850
5fb97383-caf9-43f4-8cb1-28a6a132f3eb236627331754344 create)
[n:127.0.0.1:36037_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1
t:null-850] o.a.s.c.SyncStrategy
https://127.0.0.1:36037/solr/abc_shard1_replica_n1/ has no replicas
2> 84012 INFO
(parallelCoreAdminAPIBaseExecutor-424-thread-1-processing-127.0.0.1:36037_solr
abc_shard1_replica_n1 null-850
5fb97383-caf9-43f4-8cb1-28a6a132f3eb236627331754344 create)
[n:127.0.0.1:36037_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1
t:null-850] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration
node /collections/abc/leaders/shard1/leader after winning as
/collections/abc/leader_elect/shard1/election/72073101346144263-core_node2-n_0000000000
2> 84015 INFO
(parallelCoreAdminAPIBaseExecutor-424-thread-1-processing-127.0.0.1:36037_solr
abc_shard1_replica_n1 null-850
5fb97383-caf9-43f4-8cb1-28a6a132f3eb236627331754344 create)
[n:127.0.0.1:36037_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1
t:null-850] o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:36037/solr/abc_shard1_replica_n1/ shard1
2> 84016 INFO
(parallelCoreAdminAPIBaseExecutor-424-thread-1-processing-127.0.0.1:36037_solr
abc_shard1_replica_n1 null-850
5fb97383-caf9-43f4-8cb1-28a6a132f3eb236627331754344 create)
[n:127.0.0.1:36037_solr c:abc s:shard1 r:core_node2 x:abc_shard1_replica_n1
t:null-850] o.a.s.c.ZkController I am the leader, no recovery necessary
2> 84906 INFO (qtp1608154858-588-null-851) [n:127.0.0.1:37049_solr
t:null-851] o.a.s.s.HttpSolrCall [admin] path=/admin/collections
params={requestid=5fb97383-caf9-43f4-8cb1-28a6a132f3eb&action=REQUESTSTATUS&wt=javabin}
status=0 QTime=2
2> 84959 INFO (qtp2118790454-585-null-850) [n:127.0.0.1:36037_solr
t:null-850] o.a.s.h.a.CoreAdminOperation Checking request status for :
5fb97383-caf9-43f4-8cb1-28a6a132f3eb236627331754344
2> 84959 INFO (qtp2118790454-585-null-850) [n:127.0.0.1:36037_solr
t:null-850] o.a.s.s.HttpSolrCall [admin] path=/admin/cores
params={requestid=5fb97383-caf9-43f4-8cb1-28a6a132f3eb236627331754344&action=REQUESTSTATUS&wt=javabin}
status=0 QTime=0
2> 85910 INFO (qtp1608154858-592-null-852) [n:127.0.0.1:37049_solr
t:null-852] o.a.s.s.HttpSolrCall [admin] path=/admin/collections
params={requestid=5fb97383-caf9-43f4-8cb1-28a6a132f3eb&action=REQUESTSTATUS&wt=javabin}
status=0 QTime=2
2> 85912 INFO (qtp1608154858-586-null-853) [n:127.0.0.1:37049_solr
t:null-853] o.a.s.s.HttpSolrCall [admin] path=/admin/collections
params={requestid=5fb97383-caf9-43f4-8cb1-28a6a132f3eb&action=DELETESTATUS&wt=javabin}
status=0 QTime=1
2> 85915 INFO (qtp1608154858-590-null-854) [n:127.0.0.1:37049_solr c:def
t:null-854] o.a.s.c.a.c.DistributedCollectionConfigSetCommandRunner Running
Collection API locally for CREATE asyncId=5ba996f2-4630-4d6c-8965-5848a5ba2860
2> 85918 INFO (qtp1608154858-590-null-854) [n:127.0.0.1:37049_solr c:def
t:null-854] o.a.s.s.HttpSolrCall [admin] path=/admin/collections
params={async=5ba996f2-4630-4d6c-8965-5848a5ba2860&collection.configName=conf3&name=def&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin}
status=0 QTime=4
2> 85920 INFO (qtp1608154858-584-null-855) [n:127.0.0.1:37049_solr
t:null-855] o.a.s.s.HttpSolrCall [admin] path=/admin/collections
params={requestid=5ba996f2-4630-4d6c-8965-5848a5ba2860&action=REQUESTSTATUS&wt=javabin}
status=0 QTime=1
2> 85923 INFO
(DistributedCollectionApiCommandExecutor-415-thread-3-processing-127.0.0.1:37049_solr
null-854 def) [n:127.0.0.1:37049_solr c:def t:null-856]
o.a.s.c.a.c.CreateCollectionCmd Create collection def
2> 85923 INFO
(DistributedCollectionApiCommandExecutor-415-thread-3-processing-127.0.0.1:37049_solr
null-854 def) [n:127.0.0.1:37049_solr c:def t:null-856]
o.a.s.c.a.c.CreateCollectionCmd solr.cloud.prs.enabled : false and collection
prs : null, isPRS : false
2> 85931 INFO
(DistributedCollectionApiCommandExecutor-415-thread-3-processing-127.0.0.1:37049_solr
null-854 def) [n:127.0.0.1:37049_solr c:def t:null-856] o.a.s.c.o.SliceMutator
createReplica() {
2> "core":"def_shard1_replica_n1",
2> "node_name":"127.0.0.1:37049_solr",
2> "base_url":"https://127.0.0.1:37049/solr",
2> "collection":"def",
2> "shard":"shard1",
2> "state":"down",
2> "type":"NRT",
2> "operation":"ADDREPLICA",
2> "waitForFinalState":"false"}
2> 85935 INFO (qtp1608154858-582-null-856) [n:127.0.0.1:37049_solr
x:def_shard1_replica_n1 t:null-856] o.a.s.s.HttpSolrCall [admin]
path=/admin/cores
params={async=5ba996f2-4630-4d6c-8965-5848a5ba2860236629351671712&coreNodeName=core_node2&collection.configName=conf3&newCollection=true&name=def_shard1_replica_n1&action=CREATE&numShards=1&collection=def&shard=shard1&wt=javabin&replicaType=NRT}
status=0 QTime=0
2> 85935 INFO
(parallelCoreAdminAPIBaseExecutor-421-thread-2-processing-127.0.0.1:37049_solr
def_shard1_replica_n1 null-856
5ba996f2-4630-4d6c-8965-5848a5ba2860236629351671712 create)
[n:127.0.0.1:37049_solr x:def_shard1_replica_n1 t:null-856]
o.a.s.h.a.a.CreateCore core create command
"org.apache.solr.client.api.model.CreateCoreParams@68886c5d"
2> 85935 INFO
(DistributedCollectionApiCommandExecutor-415-thread-3-processing-127.0.0.1:37049_solr
null-854 def) [n:127.0.0.1:37049_solr c:def t:null-856]
o.a.s.c.a.c.CollectionHandlingUtils I am Waiting for:
127.0.0.1:37049_solr/def_shard1_replica_n1/5ba996f2-4630-4d6c-8965-5848a5ba2860236629351671712
2> 85936 INFO (qtp1608154858-588-null-856) [n:127.0.0.1:37049_solr
t:null-856] o.a.s.h.a.CoreAdminOperation Checking request status for :
5ba996f2-4630-4d6c-8965-5848a5ba2860236629351671712
2> 85937 INFO (qtp1608154858-588-null-856) [n:127.0.0.1:37049_solr
t:null-856] o.a.s.s.HttpSolrCall [admin] path=/admin/cores
params={requestid=5ba996f2-4630-4d6c-8965-5848a5ba2860236629351671712&action=REQUESTSTATUS&wt=javabin}
status=0 QTime=0
2> 85942 INFO
(parallelCoreAdminAPIBaseExecutor-421-thread-2-processing-127.0.0.1:37049_solr
def_shard1_replica_n1 null-856
5ba996f2-4630-4d6c-8965-5848a5ba2860236629351671712 create)
[n:127.0.0.1:37049_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1
t:null-856] o.a.s.c.SolrConfig Using Lucene MatchVersion: 10.4.0
2> 85944 INFO
(parallelCoreAdminAPIBaseExecutor-421-thread-2-processing-127.0.0.1:37049_solr
def_shard1_replica_n1 null-856
5ba996f2-4630-4d6c-8965-5848a5ba2860236629351671712 create)
[n:127.0.0.1:37049_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1
t:null-856] o.a.s.s.IndexSchema Schema name=minimal
2> 85945 INFO
(parallelCoreAdminAPIBaseExecutor-421-thread-2-processing-127.0.0.1:37049_solr
def_shard1_replica_n1 null-856
5ba996f2-4630-4d6c-8965-5848a5ba2860236629351671712 create)
[n:127.0.0.1:37049_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1
t:null-856] o.a.s.s.IndexSchema Loaded schema minimal/1.7 with uniqueid field id
2> 85945 INFO
(parallelCoreAdminAPIBaseExecutor-421-thread-2-processing-127.0.0.1:37049_solr
def_shard1_replica_n1 null-856
5ba996f2-4630-4d6c-8965-5848a5ba2860236629351671712 create)
[n:127.0.0.1:37049_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1
t:null-856] o.a.s.c.CoreContainer Creating SolrCore 'def_shard1_replica_n1'
using configuration from configset conf3
2> 85945 INFO
(parallelCoreAdminAPIBaseExecutor-421-thread-2-processing-127.0.0.1:37049_solr
def_shard1_replica_n1 null-856
5ba996f2-4630-4d6c-8965-5848a5ba2860236629351671712 create)
[n:127.0.0.1:37049_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1
t:null-856] o.a.s.c.SolrCore Opening new SolrCore at
[/home/jenkins/jenkins-agent/workspace/Solr/Solr-Test-main/build/tmp/tests-tmp/org.apache.solr.cli.PackageToolTest_C5B791A9CCB55336-001/tempDir-001/node2/def_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-agent/workspace/Solr/Solr-Test-main/build/tmp/tests-tmp/org.apache.solr.cli.PackageToolTest_C5B791A9CCB55336-001/tempDir-001/node2/def_shard1_replica_n1/data/]
2> 85972 INFO
(parallelCoreAdminAPIBaseExecutor-421-thread-2-processing-127.0.0.1:37049_solr
def_shard1_replica_n1 null-856
5ba996f2-4630-4d6c-8965-5848a5ba2860236629351671712 create)
[n:127.0.0.1:37049_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1
t:null-856] o.a.s.j.SolrRequestAuthorizer Creating a new SolrRequestAuthorizer
2> 85977 INFO
(parallelCoreAdminAPIBaseExecutor-421-thread-2-processing-127.0.0.1:37049_solr
def_shard1_replica_n1 null-856
5ba996f2-4630-4d6c-8965-5848a5ba2860236629351671712 create)
[n:127.0.0.1:37049_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1
t:null-856] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
2> 85977 INFO
(parallelCoreAdminAPIBaseExecutor-421-thread-2-processing-127.0.0.1:37049_solr
def_shard1_replica_n1 null-856
5ba996f2-4630-4d6c-8965-5848a5ba2860236629351671712 create)
[n:127.0.0.1:37049_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1
t:null-856] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
2> 85977 INFO
(parallelCoreAdminAPIBaseExecutor-421-thread-2-processing-127.0.0.1:37049_solr
def_shard1_replica_n1 null-856
5ba996f2-4630-4d6c-8965-5848a5ba2860236629351671712 create)
[n:127.0.0.1:37049_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1
t:null-856] o.a.s.u.CommitTracker Hard AutoCommit: disabled
2> 85977 INFO
(parallelCoreAdminAPIBaseExecutor-421-thread-2-processing-127.0.0.1:37049_solr
def_shard1_replica_n1 null-856
5ba996f2-4630-4d6c-8965-5848a5ba2860236629351671712 create)
[n:127.0.0.1:37049_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1
t:null-856] o.a.s.u.CommitTracker Soft AutoCommit: disabled
2> 85980 INFO
(parallelCoreAdminAPIBaseExecutor-421-thread-2-processing-127.0.0.1:37049_solr
def_shard1_replica_n1 null-856
5ba996f2-4630-4d6c-8965-5848a5ba2860236629351671712 create)
[n:127.0.0.1:37049_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1
t:null-856] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with
znodeBase: /configs/conf3
2> 85981 INFO
(parallelCoreAdminAPIBaseExecutor-421-thread-2-processing-127.0.0.1:37049_solr
def_shard1_replica_n1 null-856
5ba996f2-4630-4d6c-8965-5848a5ba2860236629351671712 create)
[n:127.0.0.1:37049_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1
t:null-856] o.a.s.r.ManagedResourceStorage Loaded null at path
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf3
2> 85981 INFO
(parallelCoreAdminAPIBaseExecutor-421-thread-2-processing-127.0.0.1:37049_solr
def_shard1_replica_n1 null-856
5ba996f2-4630-4d6c-8965-5848a5ba2860236629351671712 create)
[n:127.0.0.1:37049_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1
t:null-856] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
2> 85982 INFO
(searcherExecutor-470-thread-1-processing-def_shard1_replica_n1 null-856
5ba996f2-4630-4d6c-8965-5848a5ba2860236629351671712 core_node2 create
127.0.0.1:37049_solr def shard1) [n:127.0.0.1:37049_solr c:def s:shard1
r:core_node2 x:def_shard1_replica_n1 t:null-856] o.a.s.c.SolrCore Registered
new searcher autowarm time: 0 ms
2> 85986 INFO
(parallelCoreAdminAPIBaseExecutor-421-thread-2-processing-127.0.0.1:37049_solr
def_shard1_replica_n1 null-856
5ba996f2-4630-4d6c-8965-5848a5ba2860236629351671712 create)
[n:127.0.0.1:37049_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1
t:null-856] o.a.s.c.ZkShardTerms Successful update of terms at
/collections/def/terms/shard1 to Terms{values={core_node2=0}, version=0} for
registerTerm
2> 85986 INFO
(parallelCoreAdminAPIBaseExecutor-421-thread-2-processing-127.0.0.1:37049_solr
def_shard1_replica_n1 null-856
5ba996f2-4630-4d6c-8965-5848a5ba2860236629351671712 create)
[n:127.0.0.1:37049_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1
t:null-856] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/def/leaders/shard1
2> 85994 INFO
(parallelCoreAdminAPIBaseExecutor-421-thread-2-processing-127.0.0.1:37049_solr
def_shard1_replica_n1 null-856
5ba996f2-4630-4d6c-8965-5848a5ba2860236629351671712 create)
[n:127.0.0.1:37049_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1
t:null-856] o.a.s.c.ShardLeaderElectionContext Enough replicas found to
continue.
2> 85994 INFO
(parallelCoreAdminAPIBaseExecutor-421-thread-2-processing-127.0.0.1:37049_solr
def_shard1_replica_n1 null-856
5ba996f2-4630-4d6c-8965-5848a5ba2860236629351671712 create)
[n:127.0.0.1:37049_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1
t:null-856] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try
and sync
2> 85994 INFO
(parallelCoreAdminAPIBaseExecutor-421-thread-2-processing-127.0.0.1:37049_solr
def_shard1_replica_n1 null-856
5ba996f2-4630-4d6c-8965-5848a5ba2860236629351671712 create)
[n:127.0.0.1:37049_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1
t:null-856] o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:37049/solr/def_shard1_replica_n1/
2> 85994 INFO
(parallelCoreAdminAPIBaseExecutor-421-thread-2-processing-127.0.0.1:37049_solr
def_shard1_replica_n1 null-856
5ba996f2-4630-4d6c-8965-5848a5ba2860236629351671712 create)
[n:127.0.0.1:37049_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1
t:null-856] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
2> 85994 INFO
(parallelCoreAdminAPIBaseExecutor-421-thread-2-processing-127.0.0.1:37049_solr
def_shard1_replica_n1 null-856
5ba996f2-4630-4d6c-8965-5848a5ba2860236629351671712 create)
[n:127.0.0.1:37049_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1
t:null-856] o.a.s.c.SyncStrategy
https://127.0.0.1:37049/solr/def_shard1_replica_n1/ has no replicas
2> 85994 INFO
(parallelCoreAdminAPIBaseExecutor-421-thread-2-processing-127.0.0.1:37049_solr
def_shard1_replica_n1 null-856
5ba996f2-4630-4d6c-8965-5848a5ba2860236629351671712 create)
[n:127.0.0.1:37049_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1
t:null-856] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration
node /collections/def/leaders/shard1/leader after winning as
/collections/def/leader_elect/shard1/election/72073101346144264-core_node2-n_0000000000
2> 85997 INFO
(parallelCoreAdminAPIBaseExecutor-421-thread-2-processing-127.0.0.1:37049_solr
def_shard1_replica_n1 null-856
5ba996f2-4630-4d6c-8965-5848a5ba2860236629351671712 create)
[n:127.0.0.1:37049_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1
t:null-856] o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:37049/solr/def_shard1_replica_n1/ shard1
2> 85998 INFO
(parallelCoreAdminAPIBaseExecutor-421-thread-2-processing-127.0.0.1:37049_solr
def_shard1_replica_n1 null-856
5ba996f2-4630-4d6c-8965-5848a5ba2860236629351671712 create)
[n:127.0.0.1:37049_solr c:def s:shard1 r:core_node2 x:def_shard1_replica_n1
t:null-856] o.a.s.c.ZkController I am the leader, no recovery necessary
2> 86924 INFO (qtp1608154858-592-null-857) [n:127.0.0.1:37049_solr
t:null-857] o.a.s.s.HttpSolrCall [admin] path=/admin/collections
params={requestid=5ba996f2-4630-4d6c-8965-5848a5ba2860&action=REQUESTSTATUS&wt=javabin}
status=0 QTime=1
2> 86939 INFO (qtp1608154858-586-null-856) [n:127.0.0.1:37049_solr
t:null-856] o.a.s.h.a.CoreAdminOperation Checking request status for :
5ba996f2-4630-4d6c-8965-5848a5ba2860236629351671712
2> 86939 INFO (qtp1608154858-586-null-856) [n:127.0.0.1:37049_solr
t:null-856] o.a.s.s.HttpSolrCall [admin] path=/admin/cores
params={requestid=5ba996f2-4630-4d6c-8965-5848a5ba2860236629351671712&action=REQUESTSTATUS&wt=javabin}
status=0 QTime=0
2> 87928 INFO (qtp1608154858-590-null-858) [n:127.0.0.1:37049_solr
t:null-858] o.a.s.s.HttpSolrCall [admin] path=/admin/collections
params={requestid=5ba996f2-4630-4d6c-8965-5848a5ba2860&action=REQUESTSTATUS&wt=javabin}
status=0 QTime=2
2> 87931 INFO (qtp1608154858-584-null-859) [n:127.0.0.1:37049_solr
t:null-859] o.a.s.s.HttpSolrCall [admin] path=/admin/collections
params={requestid=5ba996f2-4630-4d6c-8965-5848a5ba2860&action=DELETESTATUS&wt=javabin}
status=0 QTime=1
2> WARNING: URLs provided to this tool needn't include Solr's context-root
(e.g. "/solr"). Such URLs are deprecated and support for them will be removed
in a future release. Correcting from [https://127.0.0.1:37049/solr] to
[https://127.0.0.1:37049/].
2> WARNING: URLs provided to this tool needn't include Solr's context-root
(e.g. "/solr"). Such URLs are deprecated and support for them will be removed
in a future release. Correcting from [https://127.0.0.1:37049/solr] to
[https://127.0.0.1:37049/].
2> 87934 WARN (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.e.j.u.s.S.config Trusting all certificates configured for
Client@1fdc0a4[provider=null,keyStore=null,trustStore=null]
2> 87934 WARN (TEST-PackageToolTest.testPackageTool-seed#[C5B791A9CCB55336])
[] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1fdc0a4[provider=null,keyStore=null,trustStore=null]
2> 88010 INFO (qtp1608154858-592-null-860) [n:127.0.0.1:37049_solr
t:null-860] o.a.s.s.HttpSolrCall [admin] path=/admin/info/system
params={wt=javabin} status=0 QTime=3
2> 88015 INFO (qtp1608154858-586-null-861) [n:127.0.0.1:37049_solr
t:null-861] o.a.s.s.HttpSolrCall [a
[...truncated too long message...]
mission:
java.util.ServiceConfigurationError: Locale provider adapter
"CLDR"cannot be instantiated.
java.security.policy: error adding Permission, java.net.URLPermission:
java.util.ServiceConfigurationError: Locale provider adapter
"CLDR"cannot be instantiated.
java.security.policy: error adding Permission, java.net.URLPermission:
java.util.ServiceConfigurationError: Locale provider adapter
"CLDR"cannot be instantiated.
java.security.policy: error adding Permission, java.net.URLPermission:
java.util.ServiceConfigurationError: Locale provider adapter
"CLDR"cannot be instantiated.
java.security.policy: error adding Permission, java.net.URLPermission:
java.util.ServiceConfigurationError: Locale provider adapter
"CLDR"cannot be instantiated.
java.security.policy: error adding Permission, java.net.URLPermission:
java.util.ServiceConfigurationError: Locale provider adapter
"CLDR"cannot be instantiated.
java.security.policy: error adding Permission, java.net.URLPermission:
java.util.ServiceConfigurationError: Locale provider adapter
"CLDR"cannot be instantiated.
java.security.policy: error adding Permission, java.net.URLPermission:
java.util.ServiceConfigurationError: Locale provider adapter
"CLDR"cannot be instantiated.
java.security.policy: error adding Permission, java.net.URLPermission:
java.util.ServiceConfigurationError: Locale provider adapter
"CLDR"cannot be instantiated.
java.security.policy: error adding Permission, java.net.URLPermission:
java.util.ServiceConfigurationError: Locale provider adapter
"CLDR"cannot be instantiated.
java.security.policy: error adding Permission, java.net.URLPermission:
java.util.ServiceConfigurationError: Locale provider adapter
"CLDR"cannot be instantiated.
java.security.policy: error adding Permission, java.net.URLPermission:
java.util.ServiceConfigurationError: Locale provider adapter
"CLDR"cannot be instantiated.
java.security.policy: error adding Permission, java.net.URLPermission:
java.util.ServiceConfigurationError: Locale provider adapter
"CLDR"cannot be instantiated.
:solr:modules:scripting:test (SUCCESS): 22 test(s), 17 skipped
> Task :solr:modules:scripting:wipeTaskTemp
> Task :solr:modules:sql:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
> Task :solr:modules:sql:copySolrCoreTestResources
> Task :solr:modules:sql:processTestResources
> Task :solr:modules:sql:testClasses
> Task :solr:modules:sql:test
WARNING: Using incubator modules: jdk.incubator.vector
WARNING: Using incubator modules: jdk.incubator.vector
WARNING: Using incubator modules: jdk.incubator.vector
WARNING: A command line option has enabled the Security Manager
WARNING: The Security Manager is deprecated and will be removed in a future
release
WARNING: A command line option has enabled the Security Manager
WARNING: The Security Manager is deprecated and will be removed in a future
release
WARNING: A command line option has enabled the Security Manager
WARNING: The Security Manager is deprecated and will be removed in a future
release
java.security.policy: error adding Permission, java.net.URLPermission:
java.util.ServiceConfigurationError: Locale provider adapter
"CLDR"cannot be instantiated.
java.security.policy: error adding Permission, java.net.URLPermission:
java.util.ServiceConfigurationError: Locale provider adapter
"CLDR"cannot be instantiated.
java.security.policy: error adding Permission, java.net.URLPermission:
java.util.ServiceConfigurationError: Locale provider adapter
"CLDR"cannot be instantiated.
java.security.policy: error adding Permission, java.net.URLPermission:
java.util.ServiceConfigurationError: Locale provider adapter
"CLDR"cannot be instantiated.
java.security.policy: error adding Permission, java.net.URLPermission:
java.util.ServiceConfigurationError: Locale provider adapter
"CLDR"cannot be instantiated.
java.security.policy: error adding Permission, java.net.URLPermission:
java.util.ServiceConfigurationError: Locale provider adapter
"CLDR"cannot be instantiated.
java.security.policy: error adding Permission, java.net.URLPermission:
java.util.ServiceConfigurationError: Locale provider adapter
"CLDR"cannot be instantiated.
java.security.policy: error adding Permission, java.net.URLPermission:
java.util.ServiceConfigurationError: Locale provider adapter
"CLDR"cannot be instantiated.
java.security.policy: error adding Permission, java.net.URLPermission:
java.util.ServiceConfigurationError: Locale provider adapter
"CLDR"cannot be instantiated.
java.security.policy: error adding Permission, java.net.URLPermission:
java.util.ServiceConfigurationError: Locale provider adapter
"CLDR"cannot be instantiated.
java.security.policy: error adding Permission, java.net.URLPermission:
java.util.ServiceConfigurationError: Locale provider adapter
"CLDR"cannot be instantiated.
java.security.policy: error adding Permission, java.net.URLPermission:
java.util.ServiceConfigurationError: Locale provider adapter
"CLDR"cannot be instantiated.
java.security.policy: error adding Permission, java.net.URLPermission:
java.util.ServiceConfigurationError: Locale provider adapter
"CLDR"cannot be instantiated.
java.security.policy: error adding Permission, java.net.URLPermission:
java.util.ServiceConfigurationError: Locale provider adapter
"CLDR"cannot be instantiated.
java.security.policy: error adding Permission, java.net.URLPermission:
java.util.ServiceConfigurationError: Locale provider adapter
"CLDR"cannot be instantiated.
:solr:modules:sql:test (SUCCESS): 33 test(s)
> Task :checkWorkingCopyClean
> Task :solr:modules:sql:wipeTaskTemp
The slowest tests (exceeding 500 ms) during this run:
65.90s TestCpuAllowedLimit.testDistribLimit2 (:solr:core)
55.70s TestCpuAllowedLimit.testDistribLimit (:solr:core)
45.86s PeerSyncReplicationTest.test (:solr:core)
44.42s TestRandomFaceting.testRandomFaceting (:solr:core)
41.74s TestRandomCollapseQParserPlugin.testRandomCollapseWithSort (:solr:core)
41.62s SyncSliceTest.test (:solr:core)
40.15s HttpJettySolrClientTest.testIdleTimeoutWithHttpClient
(:solr:solrj-jetty)
36.47s TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess
(:solr:core)
35.30s UnloadDistributedZkTest.test (:solr:core)
34.92s BasicDistributedZkTest.test (:solr:core)
The slowest suites (exceeding 1s) during this run:
129.40s TestCpuAllowedLimit (:solr:core)
83.29s TestPullReplica (:solr:core)
69.85s TestTlogReplica (:solr:core)
67.84s KnnQParserTest (:solr:core)
64.70s TestCoordinatorRole (:solr:core)
62.35s TestRecovery (:solr:core)
57.96s MultiThreadedOCPTest (:solr:core)
57.57s ReindexCollectionTest (:solr:core)
52.12s HttpJettySolrClientTest (:solr:solrj-jetty)
50.76s TestJsonFacets (:solr:core)
ERROR: The following test(s) have failed:
- org.apache.solr.cli.PackageToolTest.testDeployValidationMessages
(:solr:core)
Test history:
https://develocity.apache.org/scans/tests?search.rootProjectNames=solr-root&tests.container=org.apache.solr.cli.PackageToolTest&tests.test=testDeployValidationMessages
http://fucit.org/solr-jenkins-reports/history-trend-of-recent-failures.html#series/org.apache.solr.cli.PackageToolTest.testDeployValidationMessages
Test output:
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Test-main/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cli.PackageToolTest.txt
Reproduce with: ./gradlew :solr:core:test --tests
"org.apache.solr.cli.PackageToolTest.testDeployValidationMessages"
-Ptests.haltonfailure=false "-Ptests.jvmargs=-XX:TieredStopAtLevel=1
-XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m"
-Ptests.seed=C5B791A9CCB55336 -Ptests.multiplier=2
-Ptests.useSecurityManager=true -Ptests.badapples=false
-Ptests.file.encoding=ISO-8859-1
-
org.apache.solr.handler.component.AsyncTrackerSemaphoreLeakTest.testSemaphoreLeakOnLBRetry
(:solr:core)
Test history:
https://develocity.apache.org/scans/tests?search.rootProjectNames=solr-root&tests.container=org.apache.solr.handler.component.AsyncTrackerSemaphoreLeakTest&tests.test=testSemaphoreLeakOnLBRetry
http://fucit.org/solr-jenkins-reports/history-trend-of-recent-failures.html#series/org.apache.solr.handler.component.AsyncTrackerSemaphoreLeakTest.testSemaphoreLeakOnLBRetry
Test output:
/home/jenkins/jenkins-agent/workspace/Solr/Solr-Test-main/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.handler.component.AsyncTrackerSemaphoreLeakTest.txt
Reproduce with: ./gradlew :solr:core:test --tests
"org.apache.solr.handler.component.AsyncTrackerSemaphoreLeakTest.testSemaphoreLeakOnLBRetry"
-Ptests.haltonfailure=false "-Ptests.jvmargs=-XX:TieredStopAtLevel=1
-XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m"
-Ptests.seed=C5B791A9CCB55336 -Ptests.multiplier=2
-Ptests.useSecurityManager=true -Ptests.badapples=false
-Ptests.file.encoding=ISO-8859-1
Deprecated Gradle features were used in this build, making it incompatible with
Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings
and determine if they come from your own scripts or plugins.
For more on this, please refer to
https://docs.gradle.org/8.10/userguide/command_line_interface.html#sec:command_line_warnings
in the Gradle documentation.
BUILD SUCCESSFUL in 41m 48s
153 actionable tasks: 153 executed
Publishing Build Scan to Develocity...
https://develocity.apache.org/s/doqiyg56jjlek
Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
‘**/*.events’ doesn’t match anything: ‘**’ exists but not ‘**/*.events’
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
[Checks API] No suitable checks publisher found.
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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]