Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/15419/
Java: 64bit/jdk1.7.0_80 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
1 tests failed.
FAILED: org.apache.lucene.index.TestSwappedIndexFiles.test
Error Message:
_1.cfe in dir=RAMDirectory@42b6d29f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@70bde6f0
Stack Trace:
java.nio.file.NoSuchFileException: _1.cfe in dir=RAMDirectory@42b6d29f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@70bde6f0
at
__randomizedtesting.SeedInfo.seed([C0150F6FEE12DCE4:484130B540EEB11C]:0)
at
org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:641)
at org.apache.lucene.store.Directory.copyFrom(Directory.java:150)
at
org.apache.lucene.store.MockDirectoryWrapper.copyFrom(MockDirectoryWrapper.java:1014)
at
org.apache.lucene.index.TestSwappedIndexFiles.swapOneFile(TestSwappedIndexFiles.java:107)
at
org.apache.lucene.index.TestSwappedIndexFiles.swapFiles(TestSwappedIndexFiles.java:94)
at
org.apache.lucene.index.TestSwappedIndexFiles.test(TestSwappedIndexFiles.java:66)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
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:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
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:46)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
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)
Build Log:
[...truncated 1331 lines...]
[junit4] Suite: org.apache.lucene.index.TestSwappedIndexFiles
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSwappedIndexFiles -Dtests.method=test
-Dtests.seed=C0150F6FEE12DCE4 -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=hu -Dtests.timezone=America/Toronto -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.11s J0 | TestSwappedIndexFiles.test <<<
[junit4] > Throwable #1: java.nio.file.NoSuchFileException: _1.cfe in
dir=RAMDirectory@42b6d29f
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@70bde6f0
[junit4] > at
__randomizedtesting.SeedInfo.seed([C0150F6FEE12DCE4:484130B540EEB11C]:0)
[junit4] > at
org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:641)
[junit4] > at
org.apache.lucene.store.Directory.copyFrom(Directory.java:150)
[junit4] > at
org.apache.lucene.store.MockDirectoryWrapper.copyFrom(MockDirectoryWrapper.java:1014)
[junit4] > at
org.apache.lucene.index.TestSwappedIndexFiles.swapOneFile(TestSwappedIndexFiles.java:107)
[junit4] > at
org.apache.lucene.index.TestSwappedIndexFiles.swapFiles(TestSwappedIndexFiles.java:94)
[junit4] > at
org.apache.lucene.index.TestSwappedIndexFiles.test(TestSwappedIndexFiles.java:66)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene54): {},
docValues:{}, sim=DefaultSimilarity, locale=hu, timezone=America/Toronto
[junit4] 2> NOTE: Linux 3.19.0-47-generic amd64/Oracle Corporation
1.7.0_80 (64-bit)/cpus=12,threads=1,free=377666424,total=518979584
[junit4] 2> NOTE: All tests run in this JVM: [TestNRTReaderCleanup,
TestNumericRangeQuery64, TestNearSpansOrdered, TestRegexpRandom2,
TestSortedSetSortField, TestSearcherManager, TestExitableDirectoryReader,
TestMinimize, Test2BPostingsBytes, TestIndexWriterMergePolicy,
TestDefaultSimilarity, TestReaderClosed, TestDeletionPolicy,
TestBagOfPositions, TestOperations, TestPerSegmentDeletes, TestDirectoryReader,
TestStressNRT, TestDirectMonotonic, TestLevenshteinAutomata,
FuzzyTermOnShortTermsTest, TestLucene50StoredFieldsFormat, TestSegmentReader,
TestAllFilesDetectTruncation, TestMatchAllDocsQuery,
Test2BSortedDocValuesFixedSorted, TestMultiThreadTermVectors,
TestIndexWriterNRTIsCurrent, TestSpanNotQuery, TestRegexpRandom,
TestShardSearching, TestNoDeletionPolicy, TestLucene53NormsFormat,
TestBooleanCoord, TestLSBRadixSorter, TestDocValuesRewriteMethod,
TestAttributeSource, TestSloppyPhraseQuery2, TestTwoPhaseCommitTool,
TestCodecUtil, TestDocIdSetBuilder, TestIndexWriterDelete,
TestMultiPhraseQuery, TestSort, TestStringHelper,
TestIndexWriterOutOfFileDescriptors, TestRAMDirectory, TestToken,
Test4GBStoredFields, TestConstantScoreQuery, FiniteStringsIteratorTest,
TestField, TestTieredMergePolicy, TestSearch, TestSpanMultiTermQueryWrapper,
TestSimilarity2, TestNoMergeScheduler, TestStressDeletes, TestSimilarity,
TestSpanCollection, TestLucene50CompoundFormat, TestMixedCodecs,
TestCharTermAttributeImpl, TestSpansEnum, TestSortRandom, TestPriorityQueue,
TestDocsAndPositions, TestMultiLevelSkipList, TestNGramPhraseQuery,
TestTermsEnum, TestFixedBitSet, TestFieldCacheRewriteMethod,
TestMultiDocValues, TestFieldsReader, TestCustomSearcherSort, TestHugeRamFile,
TestIndexWriterOnDiskFull, TestCustomNorms, TestFlex, TestSpanExplanations,
TestStressIndexing2, TestMergeSchedulerExternal, TestBagOfPostings,
TestFilteredQuery, TestMultiFields, TestLiveFieldValues, TestPayloads, TestDoc,
TestFieldMaskingSpanQuery, TestRegexpQuery, TestMultiValuedNumericRangeQuery,
TestTopDocsCollector, TestSegmentTermEnum, TestUniqueTermCount,
TestUnicodeUtil, TestParallelReaderEmptyIndex, TestMaxTermFrequency,
TestTermScorer, TestFileSwitchDirectory, TestDocValuesScoring,
TestSentinelIntSet, TestCheckIndex, TestIndexFileDeleter, TestParallelTermEnum,
TestElevationComparator, TestSubScorerFreqs, TestConjunctions,
TestMultiTermQueryRewrites, TestDateSort, TestRollingBuffer, TestSmallFloat,
TestSimilarityProvider, TestSetOnce, TestFilterLeafReader, TestDateFilter,
TestCharsRef, TestSameTokenSamePosition, TestTotalHitCountCollector,
TestRamUsageEstimator, TestIsCurrent, TestIndexWriterLockRelease,
TestByteBlockPool, TestDemo, TestCharFilter, TestNot,
TestIndexWriterOnJRECrash, TestVersion, TestDocBoost, TestSimpleAttributeImpl,
TestPositiveScoresOnlyCollector, TestNewestSegment, Test2BPagedBytes,
TestBlockPostingsFormat, TestBlockPostingsFormat2, TestBlockPostingsFormat3,
TestForUtil, TestLucene50FieldInfoFormat, TestLucene50SegmentInfoFormat,
TestLucene50TermVectorsFormat, Test2BSortedDocValuesOrds,
TestDemoParallelLeafReader, TestDocValues, TestDuelingCodecsAtNight,
TestExceedMaxTermLength, TestFieldReuse, TestIndexReaderClose,
TestIndexWriterExceptions2, TestIndexWriterFromReader,
TestIndexWriterOnVMError, TestLogMergePolicy, TestMergeRateLimiter,
TestMixedDocValuesUpdates, TestMultiTermsEnum, TestNumericDocValuesUpdates,
TestOrdinalMap, TestReadOnlyIndex, TestSwappedIndexFiles]
[junit4] Completed [349/420 (1!)] on J0 in 0.12s, 1 test, 1 error <<<
FAILURES!
[...truncated 241 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:750: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:694: The following
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:59: The following error
occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/build.xml:50: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1477: The
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1033:
There were test failures: 420 suites (1 ignored), 3382 tests, 1 error, 54
ignored (50 assumptions) [seed: C0150F6FEE12DCE4]
Total time: 6 minutes 56 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
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]