Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/7889/
Java: 64bit/jdk1.7.0_40 -XX:+UseCompressedOops -XX:+UseParallelGC
1 tests failed.
REGRESSION: org.apache.lucene.util.TestOpenBitSet.testEnsureCapacity
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([9FFF58E1B5A04761:9C2D9DC8A20C0A8B]:0)
at org.apache.lucene.util.OpenBitSet.fastSet(OpenBitSet.java:255)
at
org.apache.lucene.util.TestOpenBitSet.testEnsureCapacity(TestOpenBitSet.java:353)
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:1559)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
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:358)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
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:358)
at java.lang.Thread.run(Thread.java:724)
Build Log:
[...truncated 1048 lines...]
[junit4] Suite: org.apache.lucene.util.TestOpenBitSet
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestOpenBitSet
-Dtests.method=testEnsureCapacity -Dtests.seed=9FFF58E1B5A04761
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fi_FI
-Dtests.timezone=America/Indianapolis -Dtests.file.encoding=ISO-8859-1
[junit4] FAILURE 0.01s J1 | TestOpenBitSet.testEnsureCapacity <<<
[junit4] > Throwable #1: java.lang.AssertionError
[junit4] > at
__randomizedtesting.SeedInfo.seed([9FFF58E1B5A04761:9C2D9DC8A20C0A8B]:0)
[junit4] > at
org.apache.lucene.util.OpenBitSet.fastSet(OpenBitSet.java:255)
[junit4] > at
org.apache.lucene.util.TestOpenBitSet.testEnsureCapacity(TestOpenBitSet.java:353)
[junit4] > at java.lang.Thread.run(Thread.java:724)
[junit4] 2> NOTE: test params are:
codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY,
chunkSize=363),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY,
chunkSize=363)), sim=DefaultSimilarity, locale=fi_FI,
timezone=America/Indianapolis
[junit4] 2> NOTE: Linux 3.8.0-31-generic amd64/Oracle Corporation 1.7.0_40
(64-bit)/cpus=8,threads=1,free=107096064,total=145227776
[junit4] 2> NOTE: All tests run in this JVM: [TestTermRangeFilter,
TestLazyProxSkipping, TestPositionIncrement, TestByteBlockPool, TestFieldCache,
TestBagOfPostings, TestNot, TestIndexFileDeleter, TestDuelingCodecs,
TestRateLimiter, TestTransactions, TestField, TestBufferedIndexInput,
TestSimilarityBase, TestTermVectors, MultiCollectorTest, TestDocumentWriter,
TestPayloadSpans, TestDocValuesFormat, TestPositiveScoresOnlyCollector,
TestFieldValueFilter, TestMultiLevelSkipList, TestIndexWriterDelete,
TestDocCount, Test2BDocs, TestFileSwitchDirectory, TestSumDocFreq,
TestFieldInfos, TestCharsRef, TestBitVector, NestedSetupChain,
NestedTeardownChain, TestFuzzyQuery, TestDoubleBarrelLRUCache,
TestThreadedForceMerge, TestBinaryTerms, TestCollectionUtil, TestMultiMMap,
TestSloppyPhraseQuery2, TestLongPostings, TestLiveFieldValues,
TestRecyclingIntBlockAllocator, TestIntBlockPool, TestUnicodeUtil,
TestIndexInput, TestEarlyTermination, TestMultiTermConstantScore,
TestLucene40StoredFieldsFormat, TestAssertions, TestMultiDocValues,
TestCharFilter, TestOmitNorms, TestPForDeltaDocIdSet,
TestIndexWriterOnJRECrash, TestPrefixQuery, TestIndexWriterWithThreads,
TestQueryBuilder, TestCachingWrapperFilter, TestOmitPositions,
TestPayloadExplanations, TestBasicOperations, TestSnapshotDeletionPolicy,
TestDoc, TestRAMDirectory, TestTermVectorsReader, TestRollingBuffer,
TestEliasFanoSequence, TestNewestSegment, TestSizeBoundedForceMerge,
TestBinaryDocument, Nested1, TestNorms, TestLevenshteinAutomata,
TestMultiThreadTermVectors, TestCodecHoldsOpenFiles, TestBooleanOr,
TestFieldMaskingSpanQuery, TestDocTermOrdsRangeFilter, TestNRTCachingDirectory,
TestNeverDelete, TestNoMergePolicy, TestNumericTokenStream, TestWindowsMMap,
Before3, Before3, TestForceMergeForever, TestCompressingStoredFieldsFormat,
TestPerFieldDocValuesFormat, TestIndexSearcher,
TestSimpleExplanationsOfNonMatches, TestCheckIndex, TestDirectoryReaderReopen,
TestTimSorter, TestParallelCompositeReader, TestLucene40TermVectorsFormat,
TestIndexWriterMerging, TestNumericRangeQuery64, TestBytesStore,
TestBackwardsCompatibility, TestGraphTokenizers, TestIndexWriterExceptions,
TestBlockPostingsFormat3, TestBoolean2, TestSearchWithThreads,
TestHighCompressionMode, TestOpenBitSet]
[junit4] Completed on J1 in 25.49s, 9 tests, 1 failure <<< FAILURES!
[...truncated 501 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:422: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:402: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build.xml:49: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1259:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:902:
There were test failures: 370 suites, 2650 tests, 1 failure, 73 ignored (60
assumptions)
Total time: 8 minutes 21 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0_40 -XX:+UseCompressedOops
-XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]