Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11023/
Java: 64bit/jdk1.8.0_20-ea-b23 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
REGRESSION:  org.apache.lucene.util.automaton.TestAutomaton.testRandomFinite

Error Message:
Java heap space

Stack Trace:
java.lang.OutOfMemoryError: Java heap space
        at 
__randomizedtesting.SeedInfo.seed([DE92C7F91D1FF784:9924A1C4A28F92A5]:0)
        at java.lang.Integer.valueOf(Integer.java:832)
        at 
org.apache.lucene.util.automaton.MinimizationOperations.minimizeHopcroft(MinimizationOperations.java:110)
        at 
org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:51)
        at 
org.apache.lucene.util.automaton.TestAutomaton.randomNoOp(TestAutomaton.java:586)
        at 
org.apache.lucene.util.automaton.TestAutomaton.unionTerms(TestAutomaton.java:639)
        at 
org.apache.lucene.util.automaton.TestAutomaton.assertSame(TestAutomaton.java:1054)
        at 
org.apache.lucene.util.automaton.TestAutomaton.testRandomFinite(TestAutomaton.java:1007)
        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:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        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: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:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        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)




Build Log:
[...truncated 1947 lines...]
   [junit4] Suite: org.apache.lucene.util.automaton.TestAutomaton
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAutomaton 
-Dtests.method=testRandomFinite -Dtests.seed=DE92C7F91D1FF784 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zh_CN 
-Dtests.timezone=NZ-CHAT -Dtests.file.encoding=UTF-8
   [junit4] ERROR   90.1s J0 | TestAutomaton.testRandomFinite <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: Java heap space
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DE92C7F91D1FF784:9924A1C4A28F92A5]:0)
   [junit4]    >        at java.lang.Integer.valueOf(Integer.java:832)
   [junit4]    >        at 
org.apache.lucene.util.automaton.MinimizationOperations.minimizeHopcroft(MinimizationOperations.java:110)
   [junit4]    >        at 
org.apache.lucene.util.automaton.MinimizationOperations.minimize(MinimizationOperations.java:51)
   [junit4]    >        at 
org.apache.lucene.util.automaton.TestAutomaton.randomNoOp(TestAutomaton.java:586)
   [junit4]    >        at 
org.apache.lucene.util.automaton.TestAutomaton.unionTerms(TestAutomaton.java:639)
   [junit4]    >        at 
org.apache.lucene.util.automaton.TestAutomaton.assertSame(TestAutomaton.java:1054)
   [junit4]    >        at 
org.apache.lucene.util.automaton.TestAutomaton.testRandomFinite(TestAutomaton.java:1007)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=DefaultSimilarity, locale=zh_CN, timezone=NZ-CHAT
   [junit4]   2> NOTE: Linux 3.13.0-32-generic amd64/Oracle Corporation 
1.8.0_20-ea (64-bit)/cpus=8,threads=1,free=114059328,total=142606336
   [junit4]   2> NOTE: All tests run in this JVM: [MultiCollectorTest, 
TestVersionComparator, TestReuseDocsEnum, TestDoc, TestNumericUtils, TestTerm, 
TestPhraseQuery, TestNamedSPILoader, TestTopDocsCollector, TestIntsRef, 
TestTermVectorsReader, TestToken, Test2BNumericDocValues, TestPagedBytes, 
TestFieldCacheRangeFilter, TestCrash, TestSort, TestLucene410DocValuesFormat, 
TestCachingTokenFilter, TestSpansAdvanced, Nested1, TestCharsRef, 
TestIndexWriterThreadsToSegments, TestMathUtil, TestParallelReaderEmptyIndex, 
TestShardSearching, TestStressDeletes, TestCodecHoldsOpenFiles, 
TestIndexWriterOutOfFileDescriptors, TestNGramPhraseQuery, 
TestWorstCaseTestBehavior, TestFastDecompressionMode, TestSpans, 
TestFieldReuse, TestFieldCacheTermsFilter, TestNRTThreads, TestSegmentTermEnum, 
TestParallelTermEnum, TestMockAnalyzer, TestPayloadTermQuery, TestSimilarity2, 
TestNIOFSDirectory, TestIndexWriterOnJRECrash, TestAssertions, 
TestThreadedForceMerge, TestSloppyPhraseQuery, TestLazyProxSkipping, 
TestFieldMaskingSpanQuery, TestBooleanQueryVisitSubscorers, 
TestPositiveScoresOnlyCollector, TestNewestSegment, TestVirtualMethod, 
TestVersion, TestFieldType, TestEliasFanoSequence, TestLucene40NormsFormat, 
TestNumericRangeQuery32, Nested, Nested, TestSimilarityBase, 
TestDocumentsWriterDeleteQueue, TestMockDirectoryWrapper, TestOrdinalMap, 
TestFieldInfos, TestNumericRangeQuery64, TestSegmentReader, 
TestDirectoryReader, TestTimeLimitingCollector, TestBooleanCoord, 
TestMaxTermFrequency, TestMmapDirectory, TestCrashCausesCorruptIndex, 
TestSpanSearchEquivalence, TestNRTReaderWithThreads, TestField, 
TestBinaryDocument, TestLucene40DocValuesFormat, TestFieldValueFilter, 
TestMinShouldMatch2, TestFilterIterator, TestTermVectorsWriter, 
TestIndexWriterMerging, TestIntroSorter, TestSortedSetSortField, 
TestLucene42DocValuesFormat, TestLucene40StoredFieldsFormat, 
TestSortedNumericSortField, TestParallelAtomicReader, TestLongBitSet, 
TestBinaryDocValuesUpdates, TestLucene40PostingsReader, 
TestMultiValuedNumericRangeQuery, TestCodecs, TestRateLimitedDirectoryWrapper, 
TestMultiFields, TestTermsEnum, TestNot, TestSortRescorer, 
TestSameScoresWithThreads, TestCachingWrapperFilter, TestBlockPostingsFormat3, 
TestSortedSetSelector, TestPerSegmentDeletes, TestIndexWriter, 
TestPerFieldDocValuesFormat, TestIndexWriterReader, TestTermVectorsFormat, 
TestFSTs, TestBytesStore, TestIndexWriterWithThreads, 
TestBackwardsCompatibility, TestLookaheadTokenFilter, TestSearcherManager, 
TestDeletionPolicy, TestBooleanOr, TestFlushByRamOrCountsPolicy, 
TestIndexWriterDelete, TestBoolean2, TestPersistentSnapshotDeletionPolicy, 
TestStressAdvance, TestNorms, TestIndexWriterCommit, TestSearchWithThreads, 
TestSearchAfter, TestTopDocsMerge, TestCompoundFile, TestStressIndexing, 
TestTieredMergePolicy, TestPerFieldPostingsFormat, TestLevenshteinAutomata, 
TestBufferedIndexInput, TestSimpleExplanations, TestLockFactory, 
TestCollectionUtil, TestOmitNorms, TestComplexExplanations, 
TestFieldCacheRewriteMethod, TestSegmentTermDocs, TestPerFieldPostingsFormat2, 
TestCustomSearcherSort, TestBooleanMinShouldMatch, TestTermsEnum2, 
TestCustomNorms, TestPostingsOffsets, TestMixedCodecs, TestPayloadSpans, 
TestUTF32ToUTF8, TestStressIndexing2, TestMultiPhraseQuery, 
TestDocsAndPositions, TestMergeSchedulerExternal, TestStressNRT, 
TestIndexInput, TestDisjunctionMaxQuery, TestOmitTf, TestNearSpansOrdered, 
TestQueryWrapperFilter, TestTermRangeQuery, TestPayloadNearQuery, 
TestDocumentWriter, TestLiveFieldValues, TestForTooMuchCloning, Nested, Nested, 
Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, 
Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, 
TestFuzzyQuery, TestPayloads, TestWildcard, TestTermRangeFilter, 
TestNoDeletionPolicy, TestSimpleExplanationsOfNonMatches, TestRegexpQuery, 
TestUniqueTermCount, TestComplexExplanationsOfNonMatches, TestUnicodeUtil, 
TestAllFilesHaveCodecHeader, TestForUtil, TestTermScorer, 
TestFileSwitchDirectory, TestMultiLevelSkipList, TestCheckIndex, Nested1, 
Nested2, Nested3, TestSizeBoundedForceMerge, TestIndexFileDeleter, 
TestMatchAllDocsQuery, TestPrefixQuery, TestElevationComparator, 
TestFilteredSearch, TestBinaryTerms, TestConjunctions, TestSimilarity, 
TestRollingBuffer, TestNumericTokenStream, ThrowInUncaught, TestDateTools, 
Test2BPostings, TestDocCount, TestAutomatonQueryUnicode, TestAttributeSource, 
TestBooleanScorer, TestSpanFirstQuery, TestIsCurrent, 
TestIndexWriterLockRelease, TestByteBlockPool, TestMockCharFilter, 
Test4GBStoredFields, TestDocBoost, Nested1, TestTermdocPerf, Test2BTerms, 
Test2BBinaryDocValues, Test2BPagedBytes, TestPackedTokenAttributeImpl, 
TestLucene41StoredFieldsFormat, TestExceedMaxTermLength, TestIndexReaderClose, 
TestIndexWriterExceptions2, TestNumericDocValuesUpdates, 
TestStoredFieldsFormat, TestTerms, FuzzyTermOnShortTermsTest, 
TestBooleanUnevenly, TestControlledRealTimeReopenThread, TestEarlyTermination, 
TestQueryRescorer, TestFilterDirectory, TestSimpleFSDirectory, TestBroadWord, 
TestBytesRefArray, TestConstants, TestDocIdBitSet, TestMergedIterator, 
TestOfflineSorter, TestQueryBuilder, TestSloppyMath, TestStringHelper, 
TestTimSorter, TestWAH8DocIdSet, TestAutomaton]
   [junit4] Completed on J0 in 91.04s, 42 tests, 1 error <<< FAILURES!

[...truncated 21 lines...]
   [junit4] JVM J0: stdout was not empty, see: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/core/test/temp/junit4-J0-20140814_155855_050.sysout
   [junit4] >>> JVM J0: stdout (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/heapdumps/java_pid12392.hprof
 ...
   [junit4] Heap dump file created [577744889 bytes in 5.604 secs]
   [junit4] <<< JVM J0: EOF ----

[...truncated 14 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:454: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: 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:1307:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:922: 
There were test failures: 407 suites, 3511 tests, 1 error, 124 ignored (113 
assumptions)

Total time: 26 minutes 47 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_20-ea-b23 
-XX:-UseCompressedOops -XX:+UseG1GC
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]

Reply via email to