Build: https://builds.apache.org/job/Lucene-Solr-Tests-6.x/281/
1 tests failed.
FAILED: org.apache.lucene.index.TestStressNRT.test
Error Message:
hit unexpected IOException while trying to corrupt file _1v_1.liv
Stack Trace:
java.lang.RuntimeException: hit unexpected IOException while trying to corrupt
file _1v_1.liv
at
__randomizedtesting.SeedInfo.seed([BF4E83EE463EDFE9:371ABC34E8C2B211]:0)
at
org.apache.lucene.store.MockDirectoryWrapper.corruptFiles(MockDirectoryWrapper.java:433)
at
org.apache.lucene.store.MockDirectoryWrapper.crash(MockDirectoryWrapper.java:461)
at
org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:835)
at org.apache.lucene.index.TestStressNRT.test(TestStressNRT.java:398)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
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:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.nio.file.FileAlreadyExistsException:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/build/core/test/J0/temp/lucene.index.TestStressNRT_BF4E83EE463EDFE9-001/tempDir-001/_1v_1.liv
at
sun.nio.fs.UnixException.translateToIOException(UnixException.java:88)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at
sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214)
at
java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
at
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
at
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
at
org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
at
org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
at
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
at
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
at java.nio.file.Files.newOutputStream(Files.java:216)
at
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:408)
at
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:404)
at
org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:253)
at
org.apache.lucene.store.MockDirectoryWrapper.corruptFiles(MockDirectoryWrapper.java:430)
... 39 more
Build Log:
[...truncated 719 lines...]
[junit4] Suite: org.apache.lucene.index.TestStressNRT
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestStressNRT
-Dtests.method=test -Dtests.seed=BF4E83EE463EDFE9 -Dtests.multiplier=2
-Dtests.slow=true -Dtests.locale=zh-CN -Dtests.timezone=America/Indiana/Marengo
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 2.39s J0 | TestStressNRT.test <<<
[junit4] > Throwable #1: java.lang.RuntimeException: hit unexpected
IOException while trying to corrupt file _1v_1.liv
[junit4] > at
__randomizedtesting.SeedInfo.seed([BF4E83EE463EDFE9:371ABC34E8C2B211]:0)
[junit4] > at
org.apache.lucene.store.MockDirectoryWrapper.corruptFiles(MockDirectoryWrapper.java:433)
[junit4] > at
org.apache.lucene.store.MockDirectoryWrapper.crash(MockDirectoryWrapper.java:461)
[junit4] > at
org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:835)
[junit4] > at
org.apache.lucene.index.TestStressNRT.test(TestStressNRT.java:398)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] > Caused by: java.nio.file.FileAlreadyExistsException:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/build/core/test/J0/temp/lucene.index.TestStressNRT_BF4E83EE463EDFE9-001/tempDir-001/_1v_1.liv
[junit4] > at
sun.nio.fs.UnixException.translateToIOException(UnixException.java:88)
[junit4] > at
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
[junit4] > at
sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
[junit4] > at
sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214)
[junit4] > at
java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
[junit4] > at
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
[junit4] > at
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
[junit4] > at
org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
[junit4] > at
org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
[junit4] > at
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
[junit4] > at
org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
[junit4] > at java.nio.file.Files.newOutputStream(Files.java:216)
[junit4] > at
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:408)
[junit4] > at
org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:404)
[junit4] > at
org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:253)
[junit4] > at
org.apache.lucene.store.MockDirectoryWrapper.corruptFiles(MockDirectoryWrapper.java:430)
[junit4] > ... 39 more
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/build/core/test/J0/temp/lucene.index.TestStressNRT_BF4E83EE463EDFE9-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{id=PostingsFormat(name=Direct)}, docValues:{}, maxPointsInLeafNode=415,
maxMBSortInHeap=5.178952980248106, sim=ClassicSimilarity, locale=zh-CN,
timezone=America/Indiana/Marengo
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_74 (64-bit)/cpus=4,threads=1,free=136626536,total=303038464
[junit4] 2> NOTE: All tests run in this JVM: [TestUTF32ToUTF8,
TestMultiset, TestNGramPhraseQuery, TestShardSearching,
TestSimpleFSLockFactory, TestDirectMonotonic, TestBM25Similarity,
TestSearchAfter, TestSpanExplanationsOfNonMatches, TestStringHelper,
TestOmitNorms, TestTrackingDirectoryWrapper, TestPrefixQuery,
TestRecyclingIntBlockAllocator, Test2BSortedDocValuesFixedSorted,
TestPhraseQuery, TestNRTReaderWithThreads, TestPointValues, TestNeverDelete,
TestStandardAnalyzer, Test2BPostingsBytes, TestFieldsReader,
TestSimpleAttributeImpl, TestSloppyMath, TestCharTermAttributeImpl,
TestDeletionPolicy, TestBytesRef, TestPrefixInBooleanQuery,
TestSearcherManager, TestSortedSetSortField, TestIndexWriter,
TestMatchAllDocsQuery, TestExitableDirectoryReader, TestMinimize,
TestIndexReaderClose, TestMinShouldMatch2, TestBooleanCoord, TestIntBlockPool,
TestCrash, TestIndexSearcher, TestDisjunctionMaxQuery, TestTermRangeQuery,
TestFrequencyTrackingRingBuffer, TestSegmentInfos, TestNamedSPILoader,
TestLiveFieldValues, TestIndexWriterDelete, TestNRTReaderCleanup,
TestReaderClosed, TestMultiTermQueryRewrites, TestLucene50CompoundFormat,
TestIndexWriterMergePolicy, TestDirectoryReaderReopen,
TestLucene50StoredFieldsFormatHighCompression, TestSpanBoostQuery,
TestSimpleExplanations, TestStressNRT]
[junit4] Completed [153/432 (1!)] on J0 in 2.42s, 1 test, 1 error <<<
FAILURES!
[...truncated 937 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:740: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:684: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/build.xml:59: The
following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/build.xml:50:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:1427:
The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-6.x/lucene/common-build.xml:984:
There were test failures: 432 suites (1 ignored), 3704 tests, 1 error, 68
ignored (64 assumptions) [seed: BF4E83EE463EDFE9]
Total time: 10 minutes 8 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]