Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/3987/
Java: 64bit/jdk-15-ea+30 -XX:+UseCompressedOops -XX:+UseSerialGC
6 tests failed.
FAILED: org.apache.solr.core.TestConfig.testDefaults
Error Message:
numDefaultsTested vs. numDefaultsMapped+numNullDefaults =[useCompoundFile,
maxBufferedDocs, ramBufferSizeMB, ramPerThreadHardLimitMB,
maxCommitMergeWaitTime, writeLockTimeout, lockType, infoStreamEnabled, metrics]
expected:<11> but was:<12>
Stack Trace:
java.lang.AssertionError: numDefaultsTested vs.
numDefaultsMapped+numNullDefaults =[useCompoundFile, maxBufferedDocs,
ramBufferSizeMB, ramPerThreadHardLimitMB, maxCommitMergeWaitTime,
writeLockTimeout, lockType, infoStreamEnabled, metrics] expected:<11> but
was:<12>
at
__randomizedtesting.SeedInfo.seed([FFC49F90B8687B2:A05807D32383D49E]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.apache.solr.core.TestConfig.testDefaults(TestConfig.java:205)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:832)
FAILED: org.apache.solr.core.TestConfig.testDefaults
Error Message:
numDefaultsTested vs. numDefaultsMapped+numNullDefaults =[useCompoundFile,
maxBufferedDocs, ramBufferSizeMB, ramPerThreadHardLimitMB,
maxCommitMergeWaitTime, writeLockTimeout, lockType, infoStreamEnabled, metrics]
expected:<11> but was:<12>
Stack Trace:
java.lang.AssertionError: numDefaultsTested vs.
numDefaultsMapped+numNullDefaults =[useCompoundFile, maxBufferedDocs,
ramBufferSizeMB, ramPerThreadHardLimitMB, maxCommitMergeWaitTime,
writeLockTimeout, lockType, infoStreamEnabled, metrics] expected:<11> but
was:<12>
at
__randomizedtesting.SeedInfo.seed([FFC49F90B8687B2:A05807D32383D49E]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.apache.solr.core.TestConfig.testDefaults(TestConfig.java:205)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:832)
FAILED: org.apache.solr.core.TestConfig.testDefaults
Error Message:
numDefaultsTested vs. numDefaultsMapped+numNullDefaults =[useCompoundFile,
maxBufferedDocs, ramBufferSizeMB, ramPerThreadHardLimitMB,
maxCommitMergeWaitTime, writeLockTimeout, lockType, infoStreamEnabled, metrics]
expected:<11> but was:<12>
Stack Trace:
java.lang.AssertionError: numDefaultsTested vs.
numDefaultsMapped+numNullDefaults =[useCompoundFile, maxBufferedDocs,
ramBufferSizeMB, ramPerThreadHardLimitMB, maxCommitMergeWaitTime,
writeLockTimeout, lockType, infoStreamEnabled, metrics] expected:<11> but
was:<12>
at
__randomizedtesting.SeedInfo.seed([FFC49F90B8687B2:A05807D32383D49E]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.apache.solr.core.TestConfig.testDefaults(TestConfig.java:205)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:832)
FAILED: org.apache.solr.core.TestConfig.testDefaults
Error Message:
numDefaultsTested vs. numDefaultsMapped+numNullDefaults =[useCompoundFile,
maxBufferedDocs, ramBufferSizeMB, ramPerThreadHardLimitMB,
maxCommitMergeWaitTime, writeLockTimeout, lockType, infoStreamEnabled, metrics]
expected:<11> but was:<12>
Stack Trace:
java.lang.AssertionError: numDefaultsTested vs.
numDefaultsMapped+numNullDefaults =[useCompoundFile, maxBufferedDocs,
ramBufferSizeMB, ramPerThreadHardLimitMB, maxCommitMergeWaitTime,
writeLockTimeout, lockType, infoStreamEnabled, metrics] expected:<11> but
was:<12>
at
__randomizedtesting.SeedInfo.seed([FFC49F90B8687B2:A05807D32383D49E]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.apache.solr.core.TestConfig.testDefaults(TestConfig.java:205)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:832)
FAILED: org.apache.solr.core.TestConfig.testDefaults
Error Message:
numDefaultsTested vs. numDefaultsMapped+numNullDefaults =[useCompoundFile,
maxBufferedDocs, ramBufferSizeMB, ramPerThreadHardLimitMB,
maxCommitMergeWaitTime, writeLockTimeout, lockType, infoStreamEnabled, metrics]
expected:<11> but was:<12>
Stack Trace:
java.lang.AssertionError: numDefaultsTested vs.
numDefaultsMapped+numNullDefaults =[useCompoundFile, maxBufferedDocs,
ramBufferSizeMB, ramPerThreadHardLimitMB, maxCommitMergeWaitTime,
writeLockTimeout, lockType, infoStreamEnabled, metrics] expected:<11> but
was:<12>
at
__randomizedtesting.SeedInfo.seed([FFC49F90B8687B2:A05807D32383D49E]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.apache.solr.core.TestConfig.testDefaults(TestConfig.java:205)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:832)
FAILED: org.apache.solr.core.TestConfig.testDefaults
Error Message:
numDefaultsTested vs. numDefaultsMapped+numNullDefaults =[useCompoundFile,
maxBufferedDocs, ramBufferSizeMB, ramPerThreadHardLimitMB,
maxCommitMergeWaitTime, writeLockTimeout, lockType, infoStreamEnabled, metrics]
expected:<11> but was:<12>
Stack Trace:
java.lang.AssertionError: numDefaultsTested vs.
numDefaultsMapped+numNullDefaults =[useCompoundFile, maxBufferedDocs,
ramBufferSizeMB, ramPerThreadHardLimitMB, maxCommitMergeWaitTime,
writeLockTimeout, lockType, infoStreamEnabled, metrics] expected:<11> but
was:<12>
at
__randomizedtesting.SeedInfo.seed([FFC49F90B8687B2:A05807D32383D49E]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:645)
at org.apache.solr.core.TestConfig.testDefaults(TestConfig.java:205)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:832)
Build Log:
[...truncated 15595 lines...]
[junit4] Suite: org.apache.solr.core.TestConfig
[junit4] 2> 969907 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker)
[ ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
[junit4] 2> 969907 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker)
[ ] o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.core.TestConfig_FFC49F90B8687B2-001/data-dir-96-001
[junit4] 2> 969907 WARN (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker)
[ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
[junit4] 2> 969907 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker)
[ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 969907 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker)
[ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 969908 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker)
[ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 969908 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker)
[ ] o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 969911 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker)
[ ] o.a.s.c.SolrResourceLoader Added 8 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/lib-dirs/a/a1,
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/lib-dirs/a/a2,
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/lib-dirs/b/b1,
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/lib-dirs/b/b2,
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/lib-dirs/c/c1,
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/../../lib-dirs/d,
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 969921 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker)
[ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 969925 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker)
[ ] o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 969927 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker)
[ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 969969 WARN (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker)
[ ] o.a.s.c.CoreContainer Unable to create
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/userfiles].
Features requiring this directory may fail.
[junit4] 2> => java.security.AccessControlException: access
denied ("java.io.FilePermission"
"/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/userfiles"
"write")
[junit4] 2> at
java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
[junit4] 2> java.security.AccessControlException: access denied
("java.io.FilePermission"
"/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/userfiles"
"write")
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
~[?:?]
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:1036)
~[?:?]
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:408) ~[?:?]
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:838) ~[?:?]
[junit4] 2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
~[?:?]
[junit4] 2> at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:380)
~[?:?]
[junit4] 2> at java.nio.file.Files.createDirectory(Files.java:694)
~[?:?]
[junit4] 2> at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:801) ~[?:?]
[junit4] 2> at
java.nio.file.Files.createDirectories(Files.java:747) ~[?:?]
[junit4] 2> at
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:367) [java/:?]
[junit4] 2> at
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:332) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:809) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:799) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:660) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:649) [java/:?]
[junit4] 2> at
org.apache.solr.core.TestConfig.beforeClass(TestConfig.java:45) [test/:?]
[junit4] 2> at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
[junit4] 2> at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
~[?:?]
[junit4] 2> at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:?]
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:564)
~[?:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at java.lang.Thread.run(Thread.java:832) [?:?]
[junit4] 2> 969969 WARN (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker)
[ ] o.a.s.f.DistribPackageStore Unable to create
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/filestore]
directory in SOLR_HOME
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr].
Features requiring this directory may fail.
[junit4] 2> => java.security.AccessControlException: access
denied ("java.io.FilePermission"
"/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/filestore"
"write")
[junit4] 2> at
java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
[junit4] 2> java.security.AccessControlException: access denied
("java.io.FilePermission"
"/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/filestore"
"write")
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
~[?:?]
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:1036)
~[?:?]
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:408) ~[?:?]
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:838) ~[?:?]
[junit4] 2> at java.io.File.mkdir(File.java:1325) ~[?:?]
[junit4] 2> at java.io.File.mkdirs(File.java:1357) ~[?:?]
[junit4] 2> at
org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:560)
[java/:?]
[junit4] 2> at
org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:80)
[java/:?]
[junit4] 2> at
org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78)
[java/:?]
[junit4] 2> at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:668) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:171) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:809) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:799) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:660) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:649) [java/:?]
[junit4] 2> at
org.apache.solr.core.TestConfig.beforeClass(TestConfig.java:45) [test/:?]
[junit4] 2> at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
[junit4] 2> at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
~[?:?]
[junit4] 2> at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:?]
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:564)
~[?:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at java.lang.Thread.run(Thread.java:832) [?:?]
[junit4] 2> 969970 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker)
[ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 969976 WARN (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker)
[ ] o.e.j.u.s.S.config Trusting all certificates configured for
Client@7ef6abae[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 969976 WARN (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker)
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for Client@7ef6abae[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 969977 WARN (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker)
[ ] o.e.j.u.s.S.config Trusting all certificates configured for
Client@4367f3c2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 969978 WARN (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker)
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for Client@4367f3c2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 969978 WARN (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker)
[ ] o.a.s.c.CoreContainer Not all security plugins configured!
authentication=disabled authorization=disabled. Solr is only as secure as you
make it. Consider configuring authentication/authorization before exposing Solr
to users internal or external. See https://s.apache.org/solrsecurity for more
info
[junit4] 2> 969992 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker)
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58478f1a
[junit4] 2> 969996 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker)
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58478f1a
[junit4] 2> 969996 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker)
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58478f1a
[junit4] 2> 969997 INFO (coreLoadExecutor-13756-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 969999 INFO (coreLoadExecutor-13756-thread-1) [
x:collection1 ] o.a.s.c.SolrResourceLoader Added 8 libs to classloader, from
paths:
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/lib-dirs/a/a1,
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/lib-dirs/a/a2,
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/lib-dirs/b/b1,
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/lib-dirs/b/b2,
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/lib-dirs/c/c1,
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/../../lib-dirs/d,
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 970007 INFO (coreLoadExecutor-13756-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 970010 INFO (coreLoadExecutor-13756-thread-1) [
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 970011 INFO (coreLoadExecutor-13756-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 970013 INFO (coreLoadExecutor-13756-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field
id
[junit4] 2> 970013 INFO (coreLoadExecutor-13756-thread-1) [
x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@58478f1a
[junit4] 2> 970013 INFO (coreLoadExecutor-13756-thread-1) [
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.core.TestConfig_FFC49F90B8687B2-001/data-dir-96-001/]
[junit4] 2> 970013 INFO (coreLoadExecutor-13756-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=37, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=87.7431640625,
floorSegmentMB=1.8828125, forceMergeDeletesPctAllowed=27.3654307745188,
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0,
deletesPctAllowed=21.01988083761039
[junit4] 2> 970032 WARN (coreLoadExecutor-13756-thread-1) [
x:collection1 ] o.a.s.c.RequestHandlers no default request handler is
registered (either '/select' or 'standard')
[junit4] 2> 970033 INFO (coreLoadExecutor-13756-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 970033 INFO (coreLoadExecutor-13756-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 970033 INFO (coreLoadExecutor-13756-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=17, maxMergeAtOnceExplicit=22,
maxMergedSegmentMB=104.6455078125, floorSegmentMB=1.169921875,
forceMergeDeletesPctAllowed=4.135735563692973, segmentsPerTier=25.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6695326741018454,
deletesPctAllowed=41.34398341033541
[junit4] 2> 970033 WARN (coreLoadExecutor-13756-thread-1) [
x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf
; switching to use InMemory storage instead.
[junit4] 2> 970034 INFO (coreLoadExecutor-13756-thread-1) [
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 970034 INFO
(searcherExecutor-13758-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 970034 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker)
[ ] o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 970036 INFO
(TEST-TestConfig.testSanityCheckTestSysPropsAreUsed-seed#[FFC49F90B8687B2]) [
] o.a.s.SolrTestCaseJ4 ###Starting testSanityCheckTestSysPropsAreUsed
[junit4] 2> 970038 INFO
(TEST-TestConfig.testSanityCheckTestSysPropsAreUsed-seed#[FFC49F90B8687B2]) [
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 970050 INFO
(TEST-TestConfig.testSanityCheckTestSysPropsAreUsed-seed#[FFC49F90B8687B2]) [
] o.a.s.SolrTestCaseJ4 ###Ending testSanityCheckTestSysPropsAreUsed
[junit4] 2> 970052 INFO
(TEST-TestConfig.testDisableRequetsHandler-seed#[FFC49F90B8687B2]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testDisableRequetsHandler
[junit4] 2> 970052 INFO
(TEST-TestConfig.testDisableRequetsHandler-seed#[FFC49F90B8687B2]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testDisableRequetsHandler
[junit4] 2> 970053 INFO
(TEST-TestConfig.testMaxSizeSettingWithoutAutoCommit-seed#[FFC49F90B8687B2]) [
] o.a.s.SolrTestCaseJ4 ###Starting testMaxSizeSettingWithoutAutoCommit
[junit4] 2> 970055 INFO
(TEST-TestConfig.testMaxSizeSettingWithoutAutoCommit-seed#[FFC49F90B8687B2]) [
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 970058 INFO
(TEST-TestConfig.testMaxSizeSettingWithoutAutoCommit-seed#[FFC49F90B8687B2]) [
] o.a.s.SolrTestCaseJ4 ###Ending testMaxSizeSettingWithoutAutoCommit
[junit4] 2> 970059 INFO
(TEST-TestConfig.testAutomaticDeprecationSupport-seed#[FFC49F90B8687B2]) [
] o.a.s.SolrTestCaseJ4 ###Starting testAutomaticDeprecationSupport
[junit4] 2> 970060 INFO
(TEST-TestConfig.testAutomaticDeprecationSupport-seed#[FFC49F90B8687B2]) [
] o.a.s.SolrTestCaseJ4 ###Ending testAutomaticDeprecationSupport
[junit4] 2> 970061 INFO
(TEST-TestConfig.testJavaProperty-seed#[FFC49F90B8687B2]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testJavaProperty
[junit4] 2> 970062 INFO
(TEST-TestConfig.testJavaProperty-seed#[FFC49F90B8687B2]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testJavaProperty
[junit4] 2> 970063 INFO
(TEST-TestConfig.testDefaults-seed#[FFC49F90B8687B2]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testDefaults
[junit4] 2> 970064 INFO
(TEST-TestConfig.testDefaults-seed#[FFC49F90B8687B2]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 970069 INFO
(TEST-TestConfig.testDefaults-seed#[FFC49F90B8687B2]) [ ]
o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 970127 INFO
(TEST-TestConfig.testDefaults-seed#[FFC49F90B8687B2]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 970133 INFO
(TEST-TestConfig.testDefaults-seed#[FFC49F90B8687B2]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testDefaults
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestConfig
-Dtests.method=testDefaults -Dtests.seed=FFC49F90B8687B2 -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=fr-BL -Dtests.timezone=Pacific/Samoa
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.07s J5 | TestConfig.testDefaults <<<
[junit4] > Throwable #1: java.lang.AssertionError: numDefaultsTested vs.
numDefaultsMapped+numNullDefaults =[useCompoundFile, maxBufferedDocs,
ramBufferSizeMB, ramPerThreadHardLimitMB, maxCommitMergeWaitTime,
writeLockTimeout, lockType, infoStreamEnabled, metrics] expected:<11> but
was:<12>
[junit4] > at
__randomizedtesting.SeedInfo.seed([FFC49F90B8687B2:A05807D32383D49E]:0)
[junit4] > at
org.apache.solr.core.TestConfig.testDefaults(TestConfig.java:205)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:832)
[junit4] 2> 970136 INFO
(TEST-TestConfig.testConvertAutoCommitMaxSizeStringToBytes-seed#[FFC49F90B8687B2])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testConvertAutoCommitMaxSizeStringToBytes
[junit4] 2> 970137 INFO
(TEST-TestConfig.testConvertAutoCommitMaxSizeStringToBytes-seed#[FFC49F90B8687B2])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testConvertAutoCommitMaxSizeStringToBytes
[junit4] 2> 970138 INFO
(TEST-TestConfig.testCacheEnablingDisabling-seed#[FFC49F90B8687B2]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCacheEnablingDisabling
[junit4] 2> 970140 INFO
(TEST-TestConfig.testCacheEnablingDisabling-seed#[FFC49F90B8687B2]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 970144 INFO
(TEST-TestConfig.testCacheEnablingDisabling-seed#[FFC49F90B8687B2]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 970157 INFO
(TEST-TestConfig.testCacheEnablingDisabling-seed#[FFC49F90B8687B2]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 970161 INFO
(TEST-TestConfig.testCacheEnablingDisabling-seed#[FFC49F90B8687B2]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCacheEnablingDisabling
[junit4] 2> 970163 INFO (TEST-TestConfig.testLib-seed#[FFC49F90B8687B2])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testLib
[junit4] 2> 970166 INFO (TEST-TestConfig.testLib-seed#[FFC49F90B8687B2])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testLib
[junit4] 2> 970166 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker)
[ ] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 970166 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker)
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1143809898
[junit4] 2> 970167 INFO (coreCloseExecutor-13763-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@1272908e
[junit4] 2> 970167 INFO (coreCloseExecutor-13763-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1 tag=SolrCore@1272908e
[junit4] 2> 970167 INFO (coreCloseExecutor-13763-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7b59bc7d: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@45bcc7ae
[junit4] 2> 970172 INFO (coreCloseExecutor-13763-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED
(unnecessary).
[junit4] 2> 970172 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker)
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node tag=null
[junit4] 2> 970172 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker)
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3b7e4ff7: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry
solr.node/com.codahale.metrics.MetricRegistry@3136e311
[junit4] 2> 970175 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker)
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm tag=null
[junit4] 2> 970175 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker)
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@67f08ff7: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry
solr.jvm/com.codahale.metrics.MetricRegistry@9f99e17
[junit4] 2> 970177 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker)
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty tag=null
[junit4] 2> 970177 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker)
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@60051dfd: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty/com.codahale.metrics.MetricRegistry@7ec709ff
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J5/temp/solr.core.TestConfig_FFC49F90B8687B2-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene86): {},
docValues:{}, maxPointsInLeafNode=1697, maxMBSortInHeap=7.154413371334898,
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=fr-BL,
timezone=Pacific/Samoa
[junit4] 2> NOTE: Linux 5.4.0-40-generic amd64/Oracle Corporation 15-ea
(64-bit)/cpus=16,threads=1,free=245162960,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestJsonRangeFacets,
SyncSliceTest, SpellCheckComponentTest, TestSimGenericDistributedQueue,
MigrateRouteKeyTest, TestFieldCacheSort, TestCloudJSONFacetSKGEquiv,
GraphQueryTest, TestStressVersions, TermsComponentTest,
CoreMergeIndexesAdminHandlerTest, PhrasesIdentificationComponentTest,
DeleteShardTest, TestCloudPhrasesIdentificationComponent,
TestSchemaVersionResource, TestWithCollection, SharedFSAutoReplicaFailoverTest,
TestSolrCloudWithDelegationTokens, TemplateUpdateProcessorTest,
TransactionLogTest, TestMinHashQParser, HdfsAutoAddReplicasIntegrationTest,
TestFieldResource, ProtectedTermFilterFactoryTest, DirectSolrConnectionTest,
HttpPartitionTest, TestCodecSupport, ExternalFileFieldSortTest,
SolrJmxReporterCloudTest, DistributedIntervalFacetingTest,
TestCustomDocTransformer, DistributedFacetPivotSmallTest,
TestUseDocValuesAsStored2, ResourceLoaderTest, SuggesterWFSTTest,
TestClusterProperties, TestFuzzyAnalyzedSuggestions, TestLazyCores,
TestXmlQParserPlugin, TestMultiValuedNumericRangeQuery,
SpellingQueryConverterTest, RankQParserPluginTest, HdfsRecoveryZkTest,
OverseerTest, TestDFRSimilarityFactory, CollectionPropsTest,
TestTlogReplayVsRecovery, HdfsBasicDistributedZk2Test, MultiThreadedOCPTest,
TestDocumentBuilder, TestContainerPlugin, CreateCollectionCleanupTest,
TestPerFieldSimilarity, ConnectionReuseTest, DirectSolrSpellCheckerTest,
TestRestManager, LeaderFailureAfterFreshStartTest, TestRequestForwarding,
OverseerModifyCollectionTest, TestRawResponseWriter,
DistributedSpellCheckComponentTest, PingRequestHandlerTest, HLLUtilTest,
SystemLogListenerTest, BasicDistributedZkTest, TestInPlaceUpdatesDistrib,
TaggingAttributeTest, TestMacroExpander, TestCoreContainer,
TestLeaderElectionWithEmptyReplica, RequiredFieldsTest, TestPullReplica,
BigEndianAscendingWordDeserializerTest, MetricTriggerTest,
BasicDistributedZk2Test, DeleteNodeTest, DeleteStatusTest,
DistribJoinFromCollectionTest, DistributedVersionInfoTest, LeaderElectionTest,
LeaderTragicEventTest, LeaderVoteWaitTimeoutTest, RecoveryZkTest,
SSLMigrationTest, SaslZkACLProviderTest, ShardRoutingCustomTest,
SolrCloudExampleTest, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure,
TestCryptoKeys, TestShortCircuitedRequests,
TestSolrCloudWithSecureImpersonation, TestStressInPlaceUpdates,
ZkSolrClientTest, CollectionsAPIDistributedZkTest, TestReplicaProperties,
ScheduledMaintenanceTriggerTest, ScheduledTriggerTest,
SearchRateTriggerIntegrationTest, SearchRateTriggerTest,
CdcrWithNodesRestartsTest, HDFSCollectionsAPITest, RAMDirectoryFactoryTest,
RequestHandlersTest, SOLR749Test, SolrCoreCheckLockOnStartupTest, SolrCoreTest,
TestConfig]
[junit4] Completed [611/917 (1!)] on J5 in 0.51s, 9 tests, 1 failure <<<
FAILURES!
[...truncated 45863 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/3987/consoleText
[repro] Revision: 1b4a905115783d53288d43faf5867a2aa945dfd9
[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] Repro line: ant test -Dtestcase=TestConfig
-Dtests.method=testDefaults -Dtests.seed=FFC49F90B8687B2 -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=fr-BL -Dtests.timezone=Pacific/Samoa
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] lucene/benchmark
[repro] TestConfig
[repro] solr/core
[repro] TestConfig
[repro] ant compile-test
[...truncated 1520 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.TestConfig" -Dtests.showOutput=onerror
"-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=FFC49F90B8687B2
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-BL
-Dtests.timezone=Pacific/Samoa -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[...truncated 81 lines...]
[repro] ant compile-test
[...truncated 2027 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.TestConfig" -Dtests.showOutput=onerror
"-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=FFC49F90B8687B2
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-BL
-Dtests.timezone=Pacific/Samoa -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[...truncated 34 lines...]
[junit4] Suite: org.apache.solr.core.TestConfig
[junit4] 2> 2020 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker) [
] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
[junit4] 2> 2028 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker) [
] o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestConfig_FFC49F90B8687B2-001/data-dir-1-001
[junit4] 2> 2072 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker) [
] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2095 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker) [
] o.e.j.u.log Logging initialized @2096ms to
org.eclipse.jetty.util.log.Slf4jLog
[junit4] 2> 2100 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker) [
] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 2236 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker) [
] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 2237 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker) [
] o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 2343 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker) [
] o.a.s.c.SolrResourceLoader Added 8 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/lib-dirs/a/a1,
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/lib-dirs/a/a2,
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/lib-dirs/b/b1,
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/lib-dirs/b/b2,
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/lib-dirs/c/c1,
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/../../lib-dirs/d,
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2498 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker) [
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 2580 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker) [
] o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 2607 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker) [
] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2616 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker) [
] o.a.s.c.SolrPaths Using system property solr.solr.home:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr
[junit4] 2> 3037 WARN (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker) [
] o.a.s.c.CoreContainer Unable to create
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/userfiles].
Features requiring this directory may fail.
[junit4] 2> => java.security.AccessControlException: access
denied ("java.io.FilePermission"
"/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/userfiles"
"write")
[junit4] 2> at
java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
[junit4] 2> java.security.AccessControlException: access denied
("java.io.FilePermission"
"/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/userfiles"
"write")
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
~[?:?]
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:1036)
~[?:?]
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:408) ~[?:?]
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:838) ~[?:?]
[junit4] 2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:816)
~[?:?]
[junit4] 2> at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:380)
~[?:?]
[junit4] 2> at java.nio.file.Files.createDirectory(Files.java:694)
~[?:?]
[junit4] 2> at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:801) ~[?:?]
[junit4] 2> at
java.nio.file.Files.createDirectories(Files.java:747) ~[?:?]
[junit4] 2> at
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:367) [java/:?]
[junit4] 2> at
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:332) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:809) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:799) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:660) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:649) [java/:?]
[junit4] 2> at
org.apache.solr.core.TestConfig.beforeClass(TestConfig.java:45) [test/:?]
[junit4] 2> at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
[junit4] 2> at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
~[?:?]
[junit4] 2> at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:?]
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:564)
~[?:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at java.lang.Thread.run(Thread.java:832) [?:?]
[junit4] 2> 3057 WARN (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker) [
] o.a.s.f.DistribPackageStore Unable to create
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/filestore]
directory in SOLR_HOME
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr].
Features requiring this directory may fail.
[junit4] 2> => java.security.AccessControlException: access
denied ("java.io.FilePermission"
"/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/filestore"
"write")
[junit4] 2> at
java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
[junit4] 2> java.security.AccessControlException: access denied
("java.io.FilePermission"
"/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/filestore"
"write")
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
~[?:?]
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:1036)
~[?:?]
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:408) ~[?:?]
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:838) ~[?:?]
[junit4] 2> at java.io.File.mkdir(File.java:1325) ~[?:?]
[junit4] 2> at java.io.File.mkdirs(File.java:1357) ~[?:?]
[junit4] 2> at
org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:560)
[java/:?]
[junit4] 2> at
org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:80)
[java/:?]
[junit4] 2> at
org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78)
[java/:?]
[junit4] 2> at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:668) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:171) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:809) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:799) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:660) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:649) [java/:?]
[junit4] 2> at
org.apache.solr.core.TestConfig.beforeClass(TestConfig.java:45) [test/:?]
[junit4] 2> at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
[junit4] 2> at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
~[?:?]
[junit4] 2> at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:?]
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:564)
~[?:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at java.lang.Thread.run(Thread.java:832) [?:?]
[junit4] 2> 3087 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker) [
] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 3183 WARN (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@4cba1ed[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3183 WARN (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for Client@4cba1ed[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3265 WARN (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker) [
] o.e.j.u.s.S.config Trusting all certificates configured for
Client@23d4df0c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3265 WARN (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker) [
] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for Client@23d4df0c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 3304 WARN (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker) [
] o.a.s.c.CoreContainer Not all security plugins configured!
authentication=disabled authorization=disabled. Solr is only as secure as you
make it. Consider configuring authentication/authorization before exposing Solr
to users internal or external. See https://s.apache.org/solrsecurity for more
info
[junit4] 2> 3544 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56472332
[junit4] 2> 3545 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56472332
[junit4] 2> 3546 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker) [
] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@56472332
[junit4] 2> 3603 INFO (coreLoadExecutor-11-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 3627 INFO (coreLoadExecutor-11-thread-1) [ x:collection1 ]
o.a.s.c.SolrResourceLoader Added 8 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/lib-dirs/a/a1,
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/lib-dirs/a/a2,
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/lib-dirs/b/b1,
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/lib-dirs/b/b2,
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/lib-dirs/c/c1,
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/../../lib-dirs/d,
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 3649 INFO (coreLoadExecutor-11-thread-1) [ x:collection1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 3669 INFO (coreLoadExecutor-11-thread-1) [ x:collection1 ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 3703 INFO (coreLoadExecutor-11-thread-1) [ x:collection1 ]
o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 3770 INFO (coreLoadExecutor-11-thread-1) [ x:collection1 ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 3772 INFO (coreLoadExecutor-11-thread-1) [ x:collection1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@56472332
[junit4] 2> 3778 INFO (coreLoadExecutor-11-thread-1) [ x:collection1 ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J0/temp/solr.core.TestConfig_FFC49F90B8687B2-001/data-dir-1-001/]
[junit4] 2> 3795 INFO (coreLoadExecutor-11-thread-1) [ x:collection1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=37, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=87.7431640625,
floorSegmentMB=1.8828125, forceMergeDeletesPctAllowed=27.3654307745188,
segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0,
deletesPctAllowed=21.01988083761039
[junit4] 2> 4077 WARN (coreLoadExecutor-11-thread-1) [ x:collection1 ]
o.a.s.c.RequestHandlers no default request handler is registered (either
'/select' or 'standard')
[junit4] 2> 4084 INFO (coreLoadExecutor-11-thread-1) [ x:collection1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 4084 INFO (coreLoadExecutor-11-thread-1) [ x:collection1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 4091 INFO (coreLoadExecutor-11-thread-1) [ x:collection1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=17, maxMergeAtOnceExplicit=22,
maxMergedSegmentMB=104.6455078125, floorSegmentMB=1.169921875,
forceMergeDeletesPctAllowed=4.135735563692973, segmentsPerTier=25.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6695326741018454,
deletesPctAllowed=41.34398341033541
[junit4] 2> 4107 WARN (coreLoadExecutor-11-thread-1) [ x:collection1 ]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf
; switching to use InMemory storage instead.
[junit4] 2> 4125 INFO (coreLoadExecutor-11-thread-1) [ x:collection1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 4129 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker) [
] o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 4136 INFO
(searcherExecutor-13-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 4183 INFO
(TEST-TestConfig.testSanityCheckTestSysPropsAreUsed-seed#[FFC49F90B8687B2]) [
] o.a.s.SolrTestCaseJ4 ###Starting testSanityCheckTestSysPropsAreUsed
[junit4] 2> 4206 INFO
(TEST-TestConfig.testSanityCheckTestSysPropsAreUsed-seed#[FFC49F90B8687B2]) [
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 4246 INFO
(TEST-TestConfig.testSanityCheckTestSysPropsAreUsed-seed#[FFC49F90B8687B2]) [
] o.a.s.SolrTestCaseJ4 ###Ending testSanityCheckTestSysPropsAreUsed
[junit4] OK 0.13s J0 | TestConfig.testSanityCheckTestSysPropsAreUsed
[junit4] 2> 4295 INFO
(TEST-TestConfig.testDisableRequetsHandler-seed#[FFC49F90B8687B2]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testDisableRequetsHandler
[junit4] 2> 4297 INFO
(TEST-TestConfig.testDisableRequetsHandler-seed#[FFC49F90B8687B2]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testDisableRequetsHandler
[junit4] OK 0.05s J0 | TestConfig.testDisableRequetsHandler
[junit4] 2> 4311 INFO
(TEST-TestConfig.testMaxSizeSettingWithoutAutoCommit-seed#[FFC49F90B8687B2]) [
] o.a.s.SolrTestCaseJ4 ###Starting testMaxSizeSettingWithoutAutoCommit
[junit4] 2> 4324 INFO
(TEST-TestConfig.testMaxSizeSettingWithoutAutoCommit-seed#[FFC49F90B8687B2]) [
] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 4343 INFO
(TEST-TestConfig.testMaxSizeSettingWithoutAutoCommit-seed#[FFC49F90B8687B2]) [
] o.a.s.SolrTestCaseJ4 ###Ending testMaxSizeSettingWithoutAutoCommit
[junit4] OK 0.04s J0 | TestConfig.testMaxSizeSettingWithoutAutoCommit
[junit4] 2> 4350 INFO
(TEST-TestConfig.testAutomaticDeprecationSupport-seed#[FFC49F90B8687B2]) [
] o.a.s.SolrTestCaseJ4 ###Starting testAutomaticDeprecationSupport
[junit4] 2> 4351 INFO
(TEST-TestConfig.testAutomaticDeprecationSupport-seed#[FFC49F90B8687B2]) [
] o.a.s.SolrTestCaseJ4 ###Ending testAutomaticDeprecationSupport
[junit4] OK 0.01s J0 | TestConfig.testAutomaticDeprecationSupport
[junit4] 2> 4374 INFO
(TEST-TestConfig.testJavaProperty-seed#[FFC49F90B8687B2]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testJavaProperty
[junit4] 2> 4376 INFO
(TEST-TestConfig.testJavaProperty-seed#[FFC49F90B8687B2]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testJavaProperty
[junit4] OK 0.02s J0 | TestConfig.testJavaProperty
[junit4] 2> 4381 INFO
(TEST-TestConfig.testDefaults-seed#[FFC49F90B8687B2]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testDefaults
[junit4] 2> 4389 INFO
(TEST-TestConfig.testDefaults-seed#[FFC49F90B8687B2]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 4482 INFO
(TEST-TestConfig.testDefaults-seed#[FFC49F90B8687B2]) [ ]
o.a.s.s.IndexSchema Schema name=test
[junit4] 2> 4663 WARN
(TEST-TestConfig.testDefaults-seed#[FFC49F90B8687B2]) [ ]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.WordDelimiterFilterFactory]. Please consult documentation how to replace
it accordingly.
[junit4] 2> 4713 WARN
(TEST-TestConfig.testDefaults-seed#[FFC49F90B8687B2]) [ ]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.GeoHashField]. Please consult documentation how to replace it accordingly.
[junit4] 2> 4716 WARN
(TEST-TestConfig.testDefaults-seed#[FFC49F90B8687B2]) [ ]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.LatLonType]. Please consult documentation how to replace it accordingly.
[junit4] 2> 4722 WARN
(TEST-TestConfig.testDefaults-seed#[FFC49F90B8687B2]) [ ]
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
[solr.CurrencyField]. Please consult documentation how to replace it
accordingly.
[junit4] 2> 4953 INFO
(TEST-TestConfig.testDefaults-seed#[FFC49F90B8687B2]) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 5112 INFO
(TEST-TestConfig.testDefaults-seed#[FFC49F90B8687B2]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testDefaults
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestConfig
-Dtests.method=testDefaults -Dtests.seed=FFC49F90B8687B2 -Dtests.multiplier=3
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=fr-BL
-Dtests.timezone=Pacific/Samoa -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.74s J0 | TestConfig.testDefaults <<<
[junit4] > Throwable #1: java.lang.AssertionError: numDefaultsTested vs.
numDefaultsMapped+numNullDefaults =[useCompoundFile, maxBufferedDocs,
ramBufferSizeMB, ramPerThreadHardLimitMB, maxCommitMergeWaitTime,
writeLockTimeout, lockType, infoStreamEnabled, metrics] expected:<11> but
was:<12>
[junit4] > at
__randomizedtesting.SeedInfo.seed([FFC49F90B8687B2:A05807D32383D49E]:0)
[junit4] > at
org.apache.solr.core.TestConfig.testDefaults(TestConfig.java:205)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:832)
[junit4] 2> 5126 INFO
(TEST-TestConfig.testConvertAutoCommitMaxSizeStringToBytes-seed#[FFC49F90B8687B2])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testConvertAutoCommitMaxSizeStringToBytes
[junit4] 2> 5127 INFO
(TEST-TestConfig.testConvertAutoCommitMaxSizeStringToBytes-seed#[FFC49F90B8687B2])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testConvertAutoCommitMaxSizeStringToBytes
[junit4] OK 0.02s J0 |
TestConfig.testConvertAutoCommitMaxSizeStringToBytes
[junit4] 2> 5134 INFO
(TEST-TestConfig.testCacheEnablingDisabling-seed#[FFC49F90B8687B2]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCacheEnablingDisabling
[junit4] 2> 5140 INFO
(TEST-TestConfig.testCacheEnablingDisabling-seed#[FFC49F90B8687B2]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 5160 INFO
(TEST-TestConfig.testCacheEnablingDisabling-seed#[FFC49F90B8687B2]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 5181 INFO
(TEST-TestConfig.testCacheEnablingDisabling-seed#[FFC49F90B8687B2]) [ ]
o.a.s.c.SolrConf
[...truncated too long message...]
tDefaults-seed#[FFC49F90B8687B2]) [ ] o.a.s.s.IndexSchema Loaded schema
test/1.0 with uniqueid field id
[junit4] 2> 5147 INFO
(TEST-TestConfig.testDefaults-seed#[FFC49F90B8687B2]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testDefaults
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestConfig
-Dtests.method=testDefaults -Dtests.seed=FFC49F90B8687B2 -Dtests.multiplier=3
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=fr-BL
-Dtests.timezone=Pacific/Samoa -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.84s J2 | TestConfig.testDefaults <<<
[junit4] > Throwable #1: java.lang.AssertionError: numDefaultsTested vs.
numDefaultsMapped+numNullDefaults =[useCompoundFile, maxBufferedDocs,
ramBufferSizeMB, ramPerThreadHardLimitMB, maxCommitMergeWaitTime,
writeLockTimeout, lockType, infoStreamEnabled, metrics] expected:<11> but
was:<12>
[junit4] > at
__randomizedtesting.SeedInfo.seed([FFC49F90B8687B2:A05807D32383D49E]:0)
[junit4] > at
org.apache.solr.core.TestConfig.testDefaults(TestConfig.java:205)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:832)
[junit4] 2> 5152 INFO
(TEST-TestConfig.testConvertAutoCommitMaxSizeStringToBytes-seed#[FFC49F90B8687B2])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testConvertAutoCommitMaxSizeStringToBytes
[junit4] 2> 5154 INFO
(TEST-TestConfig.testConvertAutoCommitMaxSizeStringToBytes-seed#[FFC49F90B8687B2])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testConvertAutoCommitMaxSizeStringToBytes
[junit4] OK 0.00s J2 |
TestConfig.testConvertAutoCommitMaxSizeStringToBytes
[junit4] 2> 5159 INFO
(TEST-TestConfig.testCacheEnablingDisabling-seed#[FFC49F90B8687B2]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCacheEnablingDisabling
[junit4] 2> 5165 INFO
(TEST-TestConfig.testCacheEnablingDisabling-seed#[FFC49F90B8687B2]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 5182 INFO
(TEST-TestConfig.testCacheEnablingDisabling-seed#[FFC49F90B8687B2]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 5212 INFO
(TEST-TestConfig.testCacheEnablingDisabling-seed#[FFC49F90B8687B2]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.7.0
[junit4] 2> 5230 INFO
(TEST-TestConfig.testCacheEnablingDisabling-seed#[FFC49F90B8687B2]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCacheEnablingDisabling
[junit4] OK 0.08s J2 | TestConfig.testCacheEnablingDisabling
[junit4] 2> 5237 INFO (TEST-TestConfig.testLib-seed#[FFC49F90B8687B2]) [
] o.a.s.SolrTestCaseJ4 ###Starting testLib
[junit4] 2> 5243 INFO (TEST-TestConfig.testLib-seed#[FFC49F90B8687B2]) [
] o.a.s.SolrTestCaseJ4 ###Ending testLib
[junit4] OK 0.01s J2 | TestConfig.testLib
[junit4] 2> 5244 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker) [
] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 5244 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker) [
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=900795698
[junit4] 2> 5245 INFO (coreCloseExecutor-18-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@120dd64
[junit4] 2> 5246 INFO (coreCloseExecutor-18-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1 tag=SolrCore@120dd64
[junit4] 2> 5246 INFO (coreCloseExecutor-18-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1ee31e6d: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@3c707c6b
[junit4] 2> 5273 INFO (coreCloseExecutor-18-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED
(unnecessary).
[junit4] 2> 5277 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node
tag=null
[junit4] 2> 5277 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3e61a512: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry
solr.node/com.codahale.metrics.MetricRegistry@232fe6a6
[junit4] 2> 5286 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm
tag=null
[junit4] 2> 5286 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2c4a54ee: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry
solr.jvm/com.codahale.metrics.MetricRegistry@5c1f5ddc
[junit4] 2> 5287 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker) [
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty
tag=null
[junit4] 2> 5287 INFO (SUITE-TestConfig-seed#[FFC49F90B8687B2]-worker) [
] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@39e74a89: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty/com.codahale.metrics.MetricRegistry@23c6c3f9
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.TestConfig_FFC49F90B8687B2-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene86): {},
docValues:{}, maxPointsInLeafNode=1697, maxMBSortInHeap=7.154413371334898,
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=fr-BL,
timezone=Pacific/Samoa
[junit4] 2> NOTE: Linux 5.4.0-40-generic amd64/Oracle Corporation 15-ea
(64-bit)/cpus=16,threads=1,free=468365192,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestConfig]
[junit4] Completed [5/5 (5!)] on J2 in 4.72s, 9 tests, 1 failure <<<
FAILURES!
[...truncated 17 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1599: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:1126:
There were test failures: 5 suites, 45 tests, 5 failures [seed: FFC49F90B8687B2]
Total time: 7 seconds
[repro] Setting last failure code to 256
[repro] Failures w/original seeds:
[repro] 0/5 failed: org.apache.lucene.benchmark.byTask.utils.TestConfig
[repro] 5/5 failed: org.apache.solr.core.TestConfig
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace:
'/home/jenkins/workspace/Lucene-Solr-8.x-Linux')
[Java] Successfully parsed console log
[Java] -> found 113 issues (skipped 105 duplicates)
[Java] Post processing issues on 'Master' with source code encoding 'UTF-8'
[Java] Creating SCM blamer to obtain author and commit information for affected
files
[Java] Creating SCM miner to obtain statistics for affected repository files
[Java] Resolving file names for all issues in source directory
'/home/jenkins/workspace/Lucene-Solr-8.x-Linux'
[Java] -> resolved paths in source directory (54 found, 0 not found)
[Java] Resolving module names from module definitions (build.xml, pom.xml, or
Manifest.mf files)
[Java] -> resolved module names for 113 issues
[Java] Resolving package names (or namespaces) by parsing the affected files
[Java] -> resolved package names of 54 affected files
[Java] No filter has been set, publishing all 113 issues
[Java] Creating fingerprints for all affected code blocks to track issues over
different builds
[Java] -> created fingerprints for 113 issues (skipped 0 issues)
[Java] Copying affected files to Jenkins' build folder
'/home/jenkins/jobs/Lucene-Solr-8.x-Linux/builds/3987/files-with-issues'
[Java] -> 54 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java] Using reference build 'Lucene-Solr-8.x-Linux #3986' to compute new,
fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 113, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 113 issues (found 0 new issues, fixed 0
issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-8.x-Linux
#3987'.
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Recording test results
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]