Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1873/
7 tests failed.
FAILED:
org.apache.lucene.codecs.perfield.TestPerFieldDocValuesFormat.testByteNumericsVsStoredFields
Error Message:
Test abandoned because suite timeout was reached.
Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
at __randomizedtesting.SeedInfo.seed([8682CDFBDF599718]:0)
FAILED:
junit.framework.TestSuite.org.apache.lucene.codecs.perfield.TestPerFieldDocValuesFormat
Error Message:
Suite timeout exceeded (>= 7200000 msec).
Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
at __randomizedtesting.SeedInfo.seed([8682CDFBDF599718]:0)
FAILED:
org.apache.lucene.search.TestSimpleSearchEquivalence.testBooleanBoostPropagation
Error Message:
expected:<5577> but was:<5622>
Stack Trace:
java.lang.AssertionError: expected:<5577> but was:<5622>
at
__randomizedtesting.SeedInfo.seed([8682CDFBDF599718:AACF0A8C3EBDD1C3]: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.junit.Assert.assertEquals(Assert.java:631)
at
org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:255)
at
org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:228)
at
org.apache.lucene.search.TestSimpleSearchEquivalence.testBooleanBoostPropagation(TestSimpleSearchEquivalence.java:235)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.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
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED:
org.apache.lucene.search.TestSimpleSearchEquivalence.testPhraseRelativePositions
Error Message:
expected:<5584> but was:<5626>
Stack Trace:
java.lang.AssertionError: expected:<5584> but was:<5626>
at
__randomizedtesting.SeedInfo.seed([8682CDFBDF599718:C86B346A780B5717]: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.junit.Assert.assertEquals(Assert.java:631)
at
org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:255)
at
org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:228)
at
org.apache.lucene.search.TestSimpleSearchEquivalence.testPhraseRelativePositions(TestSimpleSearchEquivalence.java:194)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.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
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED:
org.apache.lucene.search.TestSimpleSearchEquivalence.testBoostQuerySimplification
Error Message:
expected:<5578> but was:<5610>
Stack Trace:
java.lang.AssertionError: expected:<5578> but was:<5610>
at
__randomizedtesting.SeedInfo.seed([8682CDFBDF599718:73FC5E3F84CBD2DC]: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.junit.Assert.assertEquals(Assert.java:631)
at
org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:255)
at
org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:228)
at
org.apache.lucene.search.TestSimpleSearchEquivalence.testBoostQuerySimplification(TestSimpleSearchEquivalence.java:219)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.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
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:834)
FAILED:
org.apache.solr.cloud.cdcr.CdcrReplicationHandlerTest.testReplicationWithBufferedUpdates
Error Message:
Timeout while trying to assert number of documents @ source_collection
Stack Trace:
java.lang.AssertionError: Timeout while trying to assert number of documents @
source_collection
at
__randomizedtesting.SeedInfo.seed([222357A2171D03F7:F12A07BC528E9F60]:0)
at
org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.assertNumDocs(BaseCdcrDistributedZkTest.java:277)
at
org.apache.solr.cloud.cdcr.CdcrReplicationHandlerTest.testReplicationWithBufferedUpdates(CdcrReplicationHandlerTest.java:233)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
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:834)
Caused by: java.lang.AssertionError: expected:<280> but was:<290>
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.junit.Assert.assertEquals(Assert.java:631)
at
org.apache.solr.cloud.cdcr.BaseCdcrDistributedZkTest.assertNumDocs(BaseCdcrDistributedZkTest.java:268)
... 41 more
FAILED: org.apache.solr.handler.TestSolrConfigHandlerCloud.test
Error Message:
Could not get expected value 'A val' for path 'response/params/x/a' full
output: { "responseHeader":{ "status":0, "QTime":0},
"response":{"znodeVersion":-1}}, from server:
http://127.0.0.1:41225/collection1_shard1_replica_n6
Stack Trace:
java.lang.AssertionError: Could not get expected value 'A val' for path
'response/params/x/a' full output: {
"responseHeader":{
"status":0,
"QTime":0},
"response":{"znodeVersion":-1}}, from server:
http://127.0.0.1:41225/collection1_shard1_replica_n6
at
__randomizedtesting.SeedInfo.seed([222357A2171D03F7:AA776878B9E16E0F]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.core.TestSolrConfigHandler.testForResponseElement(TestSolrConfigHandler.java:589)
at
org.apache.solr.handler.TestSolrConfigHandlerCloud.testReqParams(TestSolrConfigHandlerCloud.java:112)
at
org.apache.solr.handler.TestSolrConfigHandlerCloud.test(TestSolrConfigHandlerCloud.java:51)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
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:834)
Build Log:
[...truncated 322 lines...]
[junit4] Suite: org.apache.lucene.search.TestSimpleSearchEquivalence
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSimpleSearchEquivalence
-Dtests.method=testBooleanBoostPropagation -Dtests.seed=8682CDFBDF599718
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
-Dtests.locale=de-LI -Dtests.timezone=America/St_Johns -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.62s J1 |
TestSimpleSearchEquivalence.testBooleanBoostPropagation <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<5577> but
was:<5622>
[junit4] > at
__randomizedtesting.SeedInfo.seed([8682CDFBDF599718:AACF0A8C3EBDD1C3]:0)
[junit4] > at
org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:255)
[junit4] > at
org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:228)
[junit4] > at
org.apache.lucene.search.TestSimpleSearchEquivalence.testBooleanBoostPropagation(TestSimpleSearchEquivalence.java:235)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:566)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:834)
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSimpleSearchEquivalence
-Dtests.method=testPhraseRelativePositions -Dtests.seed=8682CDFBDF599718
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
-Dtests.locale=de-LI -Dtests.timezone=America/St_Johns -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 1.01s J1 |
TestSimpleSearchEquivalence.testPhraseRelativePositions <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<5584> but
was:<5626>
[junit4] > at
__randomizedtesting.SeedInfo.seed([8682CDFBDF599718:C86B346A780B5717]:0)
[junit4] > at
org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:255)
[junit4] > at
org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:228)
[junit4] > at
org.apache.lucene.search.TestSimpleSearchEquivalence.testPhraseRelativePositions(TestSimpleSearchEquivalence.java:194)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:566)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:834)
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSimpleSearchEquivalence
-Dtests.method=testBoostQuerySimplification -Dtests.seed=8682CDFBDF599718
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
-Dtests.locale=de-LI -Dtests.timezone=America/St_Johns -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] FAILURE 0.84s J1 |
TestSimpleSearchEquivalence.testBoostQuerySimplification <<<
[junit4] > Throwable #1: java.lang.AssertionError: expected:<5578> but
was:<5610>
[junit4] > at
__randomizedtesting.SeedInfo.seed([8682CDFBDF599718:73FC5E3F84CBD2DC]:0)
[junit4] > at
org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:255)
[junit4] > at
org.apache.lucene.search.SearchEquivalenceTestBase.assertSameScores(SearchEquivalenceTestBase.java:228)
[junit4] > at
org.apache.lucene.search.TestSimpleSearchEquivalence.testBoostQuerySimplification(TestSimpleSearchEquivalence.java:219)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:566)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:834)
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4284534d),
locale=de-LI, timezone=America/St_Johns
[junit4] 2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 11.0.1
(64-bit)/cpus=4,threads=1,free=177508048,total=264241152
[junit4] 2> NOTE: All tests run in this JVM: [TestDocIdsWriter,
TestSloppyMath, TestLucene60FieldInfoFormat, TestOperations,
TestSimpleSearchEquivalence]
[junit4] Completed [9/519 (1!)] on J1 in 17.56s, 17 tests, 3 failures <<<
FAILURES!
[...truncated 2101 lines...]
[junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldDocValuesFormat
[junit4] 2> P?sa? P??n??nt?k? 17, 2019 9:30:17 MBA?MBA?
com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
[junit4] 2> WARNING: Suite execution timed out:
org.apache.lucene.codecs.perfield.TestPerFieldDocValuesFormat
[junit4] 2> 1) Thread[id=1, name=main, state=WAITING, group=main]
[junit4] 2> at [email protected]/java.lang.Object.wait(Native
Method)
[junit4] 2> at
[email protected]/java.lang.Thread.join(Thread.java:1305)
[junit4] 2> at
[email protected]/java.lang.Thread.join(Thread.java:1379)
[junit4] 2> at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:639)
[junit4] 2> at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:496)
[junit4] 2> at
app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269)
[junit4] 2> at
app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394)
[junit4] 2> at
app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
[junit4] 2> 2) Thread[id=15347,
name=TEST-TestPerFieldDocValuesFormat.testByteNumericsVsStoredFields-seed#[8682CDFBDF599718],
state=TIMED_WAITING, group=TGRP-TestPerFieldDocValuesFormat]
[junit4] 2> at [email protected]/java.lang.Object.wait(Native
Method)
[junit4] 2> at
app//org.apache.lucene.index.IndexWriter.doWait(IndexWriter.java:4688)
[junit4] 2> at
app//org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:2013)
[junit4] 2> at
app//org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1939)
[junit4] 2> at
app//org.apache.lucene.index.RandomIndexWriter.forceMerge(RandomIndexWriter.java:500)
[junit4] 2> at
app//org.apache.lucene.index.BaseDocValuesFormatTestCase.doTestNumericsVsStoredFields(BaseDocValuesFormatTestCase.java:1250)
[junit4] 2> at
app//org.apache.lucene.index.BaseDocValuesFormatTestCase.doTestNumericsVsStoredFields(BaseDocValuesFormatTestCase.java:1207)
[junit4] 2> at
app//org.apache.lucene.index.BaseDocValuesFormatTestCase.testByteNumericsVsStoredFields(BaseDocValuesFormatTestCase.java:1368)
[junit4] 2> at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at
[email protected]/java.lang.reflect.Method.invoke(Method.java:566)
[junit4] 2> at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
[junit4] 2> at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
[junit4] 2> at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
[junit4] 2> at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
[junit4] 2> at
app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
[junit4] 2> at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
[junit4] 2> at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
[junit4] 2> at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
[junit4] 2> at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at
[email protected]/java.lang.Thread.run(Thread.java:834)
[junit4] 2> 3) Thread[id=11, name=JUnit4-serializer-daemon,
state=TIMED_WAITING, group=main]
[junit4] 2> at [email protected]/java.lang.Thread.sleep(Native
Method)
[junit4] 2> at
app//com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
[junit4] 2> 4) Thread[id=15346,
name=SUITE-TestPerFieldDocValuesFormat-seed#[8682CDFBDF599718], state=RUNNABLE,
group=TGRP-TestPerFieldDocValuesFormat]
[junit4] 2> at
java.base/java.lang.Thread.getStackTrace(Thread.java:1606)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:696)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:693)
[junit4] 2> at
java.base/java.security.AccessController.doPrivileged(Native Method)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.getStackTrace(ThreadLeakControl.java:693)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.getThreadsWithTraces(ThreadLeakControl.java:709)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:689)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:65)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:415)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:708)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:138)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:629)
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestPerFieldDocValuesFormat
-Dtests.method=testByteNumericsVsStoredFields -Dtests.seed=8682CDFBDF599718
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
-Dtests.locale=jgo-CM -Dtests.timezone=Europe/Berlin -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 6860s J1 |
TestPerFieldDocValuesFormat.testByteNumericsVsStoredFields <<<
[junit4] > Throwable #1: java.lang.Exception: Test abandoned because
suite timeout was reached.
[junit4] > at
__randomizedtesting.SeedInfo.seed([8682CDFBDF599718]:0)
[junit4] 2> P?sa? P??n??nt?k? 17, 2019 9:30:17 MBA?MBA?
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> P?sa? P??n??nt?k? 17, 2019 9:30:37 MBA?MBA?
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 1 thread leaked from SUITE scope at
org.apache.lucene.codecs.perfield.TestPerFieldDocValuesFormat:
[junit4] 2> 1) Thread[id=15347,
name=TEST-TestPerFieldDocValuesFormat.testByteNumericsVsStoredFields-seed#[8682CDFBDF599718],
state=TIMED_WAITING, group=TGRP-TestPerFieldDocValuesFormat]
[junit4] 2> at [email protected]/java.lang.Object.wait(Native
Method)
[junit4] 2> at
app//org.apache.lucene.index.IndexWriter.doWait(IndexWriter.java:4688)
[junit4] 2> at
app//org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:2013)
[junit4] 2> at
app//org.apache.lucene.index.IndexWriter.forceMerge(IndexWriter.java:1939)
[junit4] 2> at
app//org.apache.lucene.index.RandomIndexWriter.forceMerge(RandomIndexWriter.java:500)
[junit4] 2> at
app//org.apache.lucene.index.BaseDocValuesFormatTestCase.doTestNumericsVsStoredFields(BaseDocValuesFormatTestCase.java:1250)
[junit4] 2> at
app//org.apache.lucene.index.BaseDocValuesFormatTestCase.doTestNumericsVsStoredFields(BaseDocValuesFormatTestCase.java:1207)
[junit4] 2> at
app//org.apache.lucene.index.BaseDocValuesFormatTestCase.testByteNumericsVsStoredFields(BaseDocValuesFormatTestCase.java:1368)
[junit4] 2> at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at
[email protected]/java.lang.reflect.Method.invoke(Method.java:566)
[junit4] 2> at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
[junit4] 2> at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
[junit4] 2> at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
[junit4] 2> at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
[junit4] 2> at
app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
[junit4] 2> at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
[junit4] 2> at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
[junit4] 2> at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
[junit4] 2> at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
[junit4] 2> at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
[junit4] 2> at
app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[junit4] 2> at
[email protected]/java.lang.Thread.run(Thread.java:834)
[junit4] 2> P?sa? P??n??nt?k? 17, 2019 9:30:37 MBA?MBA?
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=15347,
name=TEST-TestPerFieldDocValuesFormat.testByteNumericsVsStoredFields-seed#[8682CDFBDF599718],
state=TIMED_WAITING, group=TGRP-TestPerFieldDocValuesFormat]
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/core/test/J1/temp/lucene.codecs.perfield.TestPerFieldDocValuesFormat_8682CDFBDF599718-001
[junit4] 2> Jun 17, 2019 7:30:38 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: All leaked threads terminated.
[junit4] 2> NOTE: test params are:
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
chunkSize=26853, maxDocsPerChunk=437, blockSize=2),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
chunkSize=26853, blockSize=2)),
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@569e2872),
locale=jgo-CM, timezone=Europe/Berlin
[junit4] 2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation 11.0.1
(64-bit)/cpus=4,threads=1,free=372267328,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [TestDocIdsWriter,
TestSloppyMath, TestLucene60FieldInfoFormat, TestOperations,
TestSimpleSearchEquivalence, TestReqExclBulkScorer, TestAxiomaticF3LOG,
TestSimpleExplanations, TestPersistentSnapshotDeletionPolicy,
TestBagOfPositions, TestIntBlockPool, TestIndexSorting, TestReaderPool,
TestAutomatonQuery, TestForTooMuchCloning, TestBufferedChecksum,
TestCachingTokenFilter, TestTermRangeQuery,
TestComplexExplanationsOfNonMatches, TestFieldReuse, TestAxiomaticF2EXP,
TestIndexWriterDeleteByQuery, TestDirectory, TestTermsEnum,
TestLucene50CompoundFormat, TestTopFieldCollectorEarlyTermination,
TestLatLonDocValuesField, TestScoreCachingWrappingScorer, TestRateLimiter,
TestPagedBytes, TestNeverDelete, TestLockFactory, TestSortedNumericSortField,
TestIndexOrDocValuesQuery, TestBasics, TestRegexpQuery, TestNRTReaderCleanup,
TestBlockMaxConjunction, TestPrefixInBooleanQuery, TestMaxScoreSumPropagator,
TestPolygon2D, TestFixedLengthBytesRefArray, TestSegmentTermEnum,
TestConstantScoreQuery, TestShardSearching, TestIndexableField,
TestIndexWriterMaxDocs, TestGeoEncodingUtils, TestTransactions,
TestLogMergePolicy, TestIntroSorter, TestLatLonPointDistanceSort,
TestElevationComparator, TestBinaryTerms, TestSearchWithThreads,
TestSnapshotDeletionPolicy, TestPrefixCodedTerms, TestConsistentFieldNumbers,
TestSegmentMerger, TestRollingUpdates, TestBytesStore, TestFilterIterator,
TestIndexManyDocuments, TestSparseFixedBitSet,
TestDocInverterPerFieldErrorInfo, TestSumDocFreq, TestBlockPostingsFormat2,
TestFastDecompressionMode, TestPendingDeletes, TestFeatureField,
TestIndexWriterForceMerge, TestTieredMergePolicy,
TestGraphTokenStreamFiniteStrings, Test2BNumericDocValues, TestMaxPosition,
TestLRUQueryCache, TestIndexWriterOnVMError, TestDirectPacked, TestBoostQuery,
TestIndependenceSaturated, TestMultiPhraseEnum, TestDuelingCodecs, TestVersion,
TestSortedSetDocValues, TestNumericDocValuesUpdates, TestSort,
TestLucene80NormsFormatMergeInstance, TestPerFieldDocValuesFormat]
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestPerFieldDocValuesFormat -Dtests.seed=8682CDFBDF599718
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt
-Dtests.locale=jgo-CM -Dtests.timezone=Europe/Berlin -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J1 | TestPerFieldDocValuesFormat (suite) <<<
[junit4] > Throwable #1: java.lang.Exception: Suite timeout exceeded (>=
7200000 msec).
[junit4] > at
__randomizedtesting.SeedInfo.seed([8682CDFBDF599718]:0)
[junit4] Completed [519/519 (2!)] on J1 in 7220.37s, 107 tests, 2 errors <<<
FAILURES!
[...truncated 11558 lines...]
[junit4] Suite: org.apache.solr.cloud.cdcr.CdcrReplicationHandlerTest
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_222357A2171D03F7-001/init-core-data-001
[junit4] 2> 559423 WARN
(SUITE-CdcrReplicationHandlerTest-seed#[222357A2171D03F7]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27
[junit4] 2> 559424 INFO
(SUITE-CdcrReplicationHandlerTest-seed#[222357A2171D03F7]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 559437 INFO
(SUITE-CdcrReplicationHandlerTest-seed#[222357A2171D03F7]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 559438 INFO
(SUITE-CdcrReplicationHandlerTest-seed#[222357A2171D03F7]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 559438 INFO
(SUITE-CdcrReplicationHandlerTest-seed#[222357A2171D03F7]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 559440 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 559462 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 559462 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 559464 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.ZkTestServer start zk server on port:45242
[junit4] 2> 559464 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45242
[junit4] 2> 559464 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45242
[junit4] 2> 559568 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 559689 INFO (zkConnectionManagerCallback-1396-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 559689 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 559798 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 559850 INFO (zkConnectionManagerCallback-1398-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 559850 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 559872 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-cdcr.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 559879 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema15.xml
to /configs/conf1/schema.xml
[junit4] 2> 559900 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 559915 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 559916 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 559917 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 559918 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 559919 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 559952 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 559954 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 559955 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 559956 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testPartialReplication
[junit4] 2> 561329 WARN
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 561362 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 561362 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number
1 ...
[junit4] 2> 561362 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.e.j.s.Server jetty-9.4.19.v20190610; built:
2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm
11.0.1+13-LTS
[junit4] 2> 561431 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 561431 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 561431 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 561433 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6c505d11{/,null,AVAILABLE}
[junit4] 2> 561435 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@328e6b14{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:33721}
[junit4] 2> 561435 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.e.j.s.Server Started @561499ms
[junit4] 2> 561435 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard1,
hostContext=/, hostPort=33721,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_222357A2171D03F7-001/jetty-001/cores}
[junit4] 2> 561435 ERROR
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 561435 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 561435 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 9.0.0
[junit4] 2> 561435 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 561436 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 561436 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-17T11:44:42.550031Z
[junit4] 2> 561456 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 561475 INFO (zkConnectionManagerCallback-1400-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 561475 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 561586 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found
in ZooKeeper)
[junit4] 2> 561586 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_222357A2171D03F7-001/jetty-001/solr.xml
[junit4] 2> 561622 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 561622 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 561623 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@5b9449a6, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 562853 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 562942 WARN
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.e.j.u.s.S.config Trusting all certificates configured for
Client@2ee5269c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 562942 WARN
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm
configured for Client@2ee5269c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 563015 WARN
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.e.j.u.s.S.config Trusting all certificates configured for
Client@73323739[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 563015 WARN
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm
configured for Client@73323739[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 563016 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45242/solr
[junit4] 2> 563055 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 563092 INFO (zkConnectionManagerCallback-1407-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 563092 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 563270 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[n:127.0.0.1:33721_ ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 563290 INFO (zkConnectionManagerCallback-1409-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 563290 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[n:127.0.0.1:33721_ ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 563688 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[n:127.0.0.1:33721_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:33721_
[junit4] 2> 563688 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[n:127.0.0.1:33721_ ] o.a.s.c.Overseer Overseer
(id=74882803914375172-127.0.0.1:33721_-n_0000000000) starting
[junit4] 2> 563720 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[n:127.0.0.1:33721_ ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 563788 INFO (zkConnectionManagerCallback-1416-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 563789 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[n:127.0.0.1:33721_ ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 563792 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[n:127.0.0.1:33721_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:45242/solr ready
[junit4] 2> 563805 INFO
(OverseerStateUpdate-74882803914375172-127.0.0.1:33721_-n_0000000000)
[n:127.0.0.1:33721_ ] o.a.s.c.Overseer Starting to work on the main queue :
127.0.0.1:33721_
[junit4] 2> 563844 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[n:127.0.0.1:33721_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33721_
[junit4] 2> 563881 INFO (zkCallback-1415-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 563882 INFO (zkCallback-1408-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 564044 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[n:127.0.0.1:33721_ ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 564210 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[n:127.0.0.1:33721_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5b9449a6
[junit4] 2> 564249 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[n:127.0.0.1:33721_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5b9449a6
[junit4] 2> 564249 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[n:127.0.0.1:33721_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5b9449a6
[junit4] 2> 564263 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[n:127.0.0.1:33721_ ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_222357A2171D03F7-001/jetty-001/cores
[junit4] 2> 565946 WARN
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 565947 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 565947 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number
1 ...
[junit4] 2> 565947 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.e.j.s.Server jetty-9.4.19.v20190610; built:
2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm
11.0.1+13-LTS
[junit4] 2> 566005 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 566005 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 566005 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 566013 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@a0e75c8{/,null,AVAILABLE}
[junit4] 2> 566014 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.e.j.s.AbstractConnector Started
ServerConnector@30bd7aab{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37274}
[junit4] 2> 566014 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.e.j.s.Server Started @566078ms
[junit4] 2> 566014 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {shards=shard2,
hostContext=/, hostPort=37274,
coreRootDirectory=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_222357A2171D03F7-001/jetty-002/cores}
[junit4] 2> 566014 ERROR
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging
may be missing or incomplete.
[junit4] 2> 566014 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 566015 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr?
version 9.0.0
[junit4] 2> 566015 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on
port null
[junit4] 2> 566015 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 566015 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-06-17T11:44:47.129081Z
[junit4] 2> 566033 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 566086 INFO (zkConnectionManagerCallback-1419-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 566086 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 566203 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found
in ZooKeeper)
[junit4] 2> 566203 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_222357A2171D03F7-001/jetty-002/solr.xml
[junit4] 2> 566207 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverWorkLoopDelay is ignored
[junit4] 2> 566207 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 566261 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@5b9449a6, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 567902 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 567904 WARN
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.e.j.u.s.S.config Trusting all certificates configured for
Client@653abd68[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 567904 WARN
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm
configured for Client@653abd68[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 567923 WARN
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.e.j.u.s.S.config Trusting all certificates configured for
Client@1b269ea8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 567924 WARN
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm
configured for Client@1b269ea8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 567925 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45242/solr
[junit4] 2> 567939 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 567939 INFO (zkConnectionManagerCallback-1426-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 567939 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 568067 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 568104 INFO (zkConnectionManagerCallback-1428-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 568104 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 568121 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 568138 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.ZkController Publish node=127.0.0.1:37274_ as DOWN
[junit4] 2> 568139 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 568139 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:37274_
[junit4] 2> 568158 INFO (zkCallback-1408-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 568158 INFO (zkCallback-1415-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 568185 INFO (zkCallback-1427-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 568202 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 568221 INFO (zkConnectionManagerCallback-1435-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 568221 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 568222 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 568223 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:45242/solr ready
[junit4] 2> 568318 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 568410 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b9449a6
[junit4] 2> 568502 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b9449a6
[junit4] 2> 568502 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b9449a6
[junit4] 2> 568504 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_222357A2171D03F7-001/jetty-002/cores
[junit4] 2> 568889 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 568902 INFO (zkConnectionManagerCallback-1441-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 568902 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 568903 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 568904 INFO
(TEST-CdcrReplicationHandlerTest.testPartialReplication-seed#[222357A2171D03F7])
[ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:45242/solr ready
[junit4] 2> 568920 INFO (qtp2002380358-4269) [n:127.0.0.1:33721_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=tmp_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 568971 INFO
(OverseerThreadFactory-1191-thread-1-processing-n:127.0.0.1:33721_)
[n:127.0.0.1:33721_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
tmp_collection
[junit4] 2> 569129 WARN
(OverseerThreadFactory-1191-thread-1-processing-n:127.0.0.1:33721_)
[n:127.0.0.1:33721_ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to
create a collection (tmp_collection) without cores.
[junit4] 2> 569131 INFO (qtp2002380358-4269) [n:127.0.0.1:33721_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 569164 INFO (qtp2002380358-4269) [n:127.0.0.1:33721_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=tmp_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&wt=javabin&version=2}
status=0 QTime=244
[junit4] 2> 569169 INFO (qtp2002380358-4270) [n:127.0.0.1:33721_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params
node=127.0.0.1:33721_&action=ADDREPLICA&collection=tmp_collection&shard=shard1&type=NRT&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 569201 INFO
(OverseerCollectionConfigSetProcessor-74882803914375172-127.0.0.1:33721_-n_0000000000)
[n:127.0.0.1:33721_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 569336 INFO
(OverseerThreadFactory-1191-thread-2-processing-n:127.0.0.1:33721_)
[n:127.0.0.1:33721_ c:tmp_collection s:shard1 ] o.a.s.c.a.c.AddReplicaCmd
Node Identified 127.0.0.1:33721_ for creating new replica of shard shard1 for
collection tmp_collection
[junit4] 2> 569337 INFO
(OverseerThreadFactory-1191-thread-2-processing-n:127.0.0.1:33721_)
[n:127.0.0.1:33721_ c:tmp_collection s:shard1 ] o.a.s.c.a.c.AddReplicaCmd
Returning CreateReplica command.
[junit4] 2> 569483 INFO (qtp2002380358-4265) [n:127.0.0.1:33721_
x:tmp_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create
command
qt=/admin/cores&collection.configName=conf1&name=tmp_collection_shard1_replica_n1&action=CREATE&collection=tmp_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 569484 INFO (qtp2002380358-4265) [n:127.0.0.1:33721_
x:tmp_collection_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 570576 INFO (qtp2002380358-4265) [n:127.0.0.1:33721_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1 ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 570830 INFO (qtp2002380358-4265) [n:127.0.0.1:33721_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1 ]
o.a.s.s.IndexSchema [tmp_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 571721 INFO (qtp2002380358-4265) [n:127.0.0.1:33721_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1 ]
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
[junit4] 2> 571865 INFO (qtp2002380358-4265) [n:127.0.0.1:33721_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1 ]
o.a.s.c.CoreContainer Creating SolrCore 'tmp_collection_shard1_replica_n1'
using configuration from collection tmp_collection, trusted=true
[junit4] 2> 571866 INFO (qtp2002380358-4265) [n:127.0.0.1:33721_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.tmp_collection.shard1.replica_n1' (registry
'solr.core.tmp_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@5b9449a6
[junit4] 2> 571866 INFO (qtp2002380358-4265) [n:127.0.0.1:33721_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1 ]
o.a.s.c.SolrCore [[tmp_collection_shard1_replica_n1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_222357A2171D03F7-001/jetty-001/cores/tmp_collection_shard1_replica_n1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.cdcr.CdcrReplicationHandlerTest_222357A2171D03F7-001/jetty-001/cores/tmp_collection_shard1_replica_n1/data/]
[junit4] 2> 571886 INFO (qtp2002380358-4265) [n:127.0.0.1:33721_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=46, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=15.162109375,
floorSegmentMB=0.9228515625, forceMergeDeletesPctAllowed=24.763701143852447,
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
deletesPctAllowed=42.08075773520236
[junit4] 2> 572528 INFO (qtp2002380358-4265) [n:127.0.0.1:33721_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.CdcrUpdateLog
[junit4] 2> 572528 INFO (qtp2002380358-4265) [n:127.0.0.1:33721_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1 ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 572530 INFO (qtp2002380358-4265) [n:127.0.0.1:33721_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 572530 INFO (qtp2002380358-4265) [n:127.0.0.1:33721_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1 ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 572544 INFO (qtp2002380358-4265) [n:127.0.0.1:33721_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=36, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=8.05078125,
floorSegmentMB=2.1591796875, forceMergeDeletesPctAllowed=8.244936591427082,
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
deletesPctAllowed=45.46503918630955
[junit4] 2> 572545 INFO (qtp2002380358-4265) [n:127.0.0.1:33721_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1 ]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@47a39182[tmp_collection_shard1_replica_n1] main]
[junit4] 2> 572547 INFO (qtp2002380358-4265) [n:127.0.0.1:33721_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 572547 INFO (qtp2002380358-4265) [n:127.0.0.1:33721_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1 ]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 572547 INFO (qtp2002380358-4265) [n:127.0.0.1:33721_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1 ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 572601 INFO (qtp2002380358-4265) [n:127.0.0.1:33721_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1 ]
o.a.s.h.CdcrBufferStateManager Created znode
/collections/tmp_collection/cdcr/state/buffer
[junit4] 2> 572617 INFO (qtp2002380358-4265) [n:127.0.0.1:33721_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1 ]
o.a.s.h.CdcrProcessStateManager Created znode
/collections/tmp_collection/cdcr/state/process
[junit4] 2> 572728 INFO (qtp2002380358-4265) [n:127.0.0.1:33721_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1 ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1636587949357268992
[junit4] 2> 572748 INFO
(searcherExecutor-1205-thread-1-processing-n:127.0.0.1:33721_
x:tmp_collection_shard1_replica_n1 c:tmp_collection s:shard1)
[n:127.0.0.1:33721_ c:tmp_collection s:shard1
x:tmp_collection_shard1_replica_n1 ] o.a.s.c.SolrCore
[tmp_collection_shard1_replica_n1] Registered new searcher
Searcher@47a39182[tmp_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 572800 INFO (qtp2002380358-4265) [n:127.0.0.1:33721_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1 ]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/tmp_collection/terms/shard1 to Terms{values={core_node2=0},
version=0}
[junit4] 2> 572800 INFO (qtp2002380358-4265) [n:127.0.0.1:33721_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/tmp_collection/leaders/shard1
[junit4] 2> 572872 INFO (qtp2002380358-4265) [n:127.0.0.1:33721_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 572872 INFO (qtp2002380358-4265) [n:127.0.0.1:33721_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1 ]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 572872 INFO (qtp2002380358-4265) [n:127.0.0.1:33721_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync replicas to
http://127.0.0.1:33721/tmp_collection_shard1_replica_n1/
[junit4] 2> 572872 INFO (qtp2002380358-4265) [n:127.0.0.1:33721_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 572873 INFO (qtp2002380358-4265) [n:127.0.0.1:33721_
c:tmp_collection s:shard1 x:tmp_collection_shard1_replica_n1 ]
o.a.s.c.SyncStrategy http://127.0.0.1:33721/tmp_collection_shard1_replica_n1/
has no replicas
[junit4] 2> 572873 INFO (qtp2002380358-4265) [n:127.0.0.1:33721_
c:tmp_collection s:shard1 x:tmp_collection_shard1_re
[...truncated too long message...]
ile =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null1298503842
[copy] Copying 248 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null1298503842
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null1298503842
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
#;[email protected]
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;5.3.0.201903130848-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.54 in public
[ivy:cachepath] found com.jcraft#jzlib;1.1.1 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] found org.bouncycastle#bcpg-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcprov-jdk15on;1.60 in public
[ivy:cachepath] found org.bouncycastle#bcpkix-jdk15on;1.60 in public
[ivy:cachepath] found org.slf4j#slf4j-nop;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 76ms :: artifacts dl 17ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 9 | 0 | 0 | 0 || 9 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 721 minutes 36 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1074)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]