Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.10-Linux/206/
Java: 32bit/jdk1.7.0_67 -server -XX:+UseG1GC (asserts: true)

1 tests failed.
FAILED:  org.apache.lucene.search.TestAutomatonQuery.testHugeAutomaton

Error Message:
Java heap space

Stack Trace:
java.lang.OutOfMemoryError: Java heap space
        at 
__randomizedtesting.SeedInfo.seed([BAF405A6C935A075:C55E1D61A373C9DC]:0)
        at 
org.apache.lucene.util.automaton.RunAutomaton.<init>(RunAutomaton.java:144)
        at 
org.apache.lucene.util.automaton.ByteRunAutomaton.<init>(ByteRunAutomaton.java:32)
        at 
org.apache.lucene.util.automaton.CompiledAutomaton.<init>(CompiledAutomaton.java:203)
        at 
org.apache.lucene.search.AutomatonQuery.<init>(AutomatonQuery.java:84)
        at 
org.apache.lucene.search.TestAutomatonQuery.testHugeAutomaton(TestAutomatonQuery.java:254)
        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: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.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: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)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)




Build Log:
[...truncated 1509 lines...]
   [junit4] Suite: org.apache.lucene.search.TestAutomatonQuery
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAutomatonQuery 
-Dtests.method=testHugeAutomaton -Dtests.seed=BAF405A6C935A075 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=it_CH 
-Dtests.timezone=Etc/GMT+3 -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   1.34s J1 | TestAutomatonQuery.testHugeAutomaton <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: Java heap space
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([BAF405A6C935A075:C55E1D61A373C9DC]:0)
   [junit4]    >        at 
org.apache.lucene.util.automaton.RunAutomaton.<init>(RunAutomaton.java:144)
   [junit4]    >        at 
org.apache.lucene.util.automaton.ByteRunAutomaton.<init>(ByteRunAutomaton.java:32)
   [junit4]    >        at 
org.apache.lucene.util.automaton.CompiledAutomaton.<init>(CompiledAutomaton.java:203)
   [junit4]    >        at 
org.apache.lucene.search.AutomatonQuery.<init>(AutomatonQuery.java:84)
   [junit4]    >        at 
org.apache.lucene.search.TestAutomatonQuery.testHugeAutomaton(TestAutomatonQuery.java:254)
   [junit4]   2> NOTE: test params are: codec=Lucene49, 
sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {footer=IB LL-D1, 
field=DFR I(n)L2, title=DFR I(n)Z(0.3)}, locale=it_CH, timezone=Etc/GMT+3
   [junit4]   2> NOTE: Linux 3.13.0-43-generic i386/Oracle Corporation 1.7.0_67 
(32-bit)/cpus=8,threads=1,free=138075800,total=359661568
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexWriterExceptions2, 
TestByteBlockPool, TestSameTokenSamePosition, TestOpenBitSet, 
TestDocValuesFormat, TestExceedMaxTermLength, TestLucene49DocValuesFormat, 
TestDocBoost, TestSegmentMerger, TestCharsRef, TestFlex, 
TestLevenshteinAutomata, TestBooleanScorer, TestSameScoresWithThreads, 
TestIndexReaderClose, TestFieldCache, TestLucene40NormsFormat, 
Test2BBinaryDocValues, TestIntBlockPool, TestMultiLevelSkipList, 
TestBackwardsCompatibility3x, Nested, TestPrefixQuery, Nested, Nested, Nested, 
Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, 
Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, TestMultiMMap, 
TestDocument, TestIndexWriterOutOfFileDescriptors, TestDirectoryReaderReopen, 
FuzzyTermOnShortTermsTest, TestSmallFloat, TestMutableValues, 
TestIndexFileDeleter, TestCodecs, TestNRTCachingDirectory, TestDocumentWriter, 
TestDateFilter, TestParallelCompositeReader, TestAtomicUpdate, 
TestImpersonation, TestSimpleExplanationsOfNonMatches, 
TestPerFieldPostingsFormat2, TestNoMergePolicy, TestConjunctions, 
TestWeakIdentityMap, TestNumericTokenStream, 
TestComplexExplanationsOfNonMatches, TestWAH8DocIdSet, TestSpansAdvanced, 
TestPositionIncrement, TestVersion, TestLongPostings, TestCharsRefBuilder, 
TestTermVectorsWriter, TestBufferedIndexInput, Test2BPagedBytes, TestMinimize, 
TestCharFilter, TestField, TestOmitTf, TestBinaryDocument, 
TestLucene42NormsFormat, TestCompressingStoredFieldsFormat, 
TestStressIndexing2, TestBooleanOr, TestPrefixCodedTerms, 
TestIndexWriterOnDiskFull, TestBackwardsCompatibility, TestRAMDirectory, 
TestTotalHitCountCollector, TestPrefixInBooleanQuery, TestSortRandom, 
TestWildcard, TestSimilarityBase, Test2BNumericDocValues, TestNormsFormat, 
TestRegExp, TestIntroSorter, TestToken, TestTermdocPerf, 
TestCachingWrapperFilter, TestRollingBuffer, TestPayloadExplanations, 
TestParallelAtomicReader, TestFSTs, TestNeverDelete, 
TestControlledRealTimeReopenThread, TestFilterAtomicReader, TestRegexpRandom2, 
TestHugeRamFile, TestIndexWriterDelete, TestBitVector, 
TestMultiThreadTermVectors, TestAutomaton, TestDirectPacked, TestPackedInts, 
TestDocIdBitSet, TestIndexWriterMergePolicy, TestTieredMergePolicy, 
TestMixedDocValuesUpdates, TestPayloads, TestFieldCacheRangeFilter, 
TestPerFieldDocValuesFormat, TestBoolean2, TestBlockPostingsFormat2, 
TestByteSlices, TestConsistentFieldNumbers, TestSimpleExplanations, 
TestDocTermOrdsRangeFilter, TestCollectionUtil, TestBagOfPositions, 
TestOmitNorms, TestFixedBitSet, TestDoubleBarrelLRUCache, TestMockAnalyzer, 
TestFastDecompressionMode, TestIndexWriterNRTIsCurrent, 
TestFieldCacheRewriteMethod, TestPagedBytes, TestTransactions, 
TestSegmentTermDocs, TestBlockPostingsFormat, TestReuseDocsEnum, 
TestMultiDocValues, TestPostingsOffsets, TestUTF32ToUTF8, 
TestRamUsageEstimatorOnWildAnimals, TestCharTermAttributeImpl, 
TestOmitPositions, TestStressNRT, TestFilteredQuery, TestSloppyPhraseQuery2, 
TestDocumentsWriterDeleteQueue, TestCrashCausesCorruptIndex, 
TestMultiTermConstantScore, TestSpanSearchEquivalence, TestFuzzyQuery, 
TestSimilarity2, TestTermRangeFilter, TestFieldMaskingSpanQuery, 
TestExternalCodecs, TestNoDeletionPolicy, TestTermVectors, TestRegexpQuery, 
TestSpansAdvanced2, TestPerSegmentDeletes, TestUniqueTermCount, 
TestUnicodeUtil, TestAutomatonQuery]
   [junit4] Completed on J1 in 2.62s, 8 tests, 1 error <<< FAILURES!

[...truncated 404 lines...]
   [junit4] JVM J1: stdout was not empty, see: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/build/core/test/temp/junit4-J1-20150103_013328_676.sysout
   [junit4] >>> JVM J1: stdout (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/heapdumps/java_pid1674.hprof 
...
   [junit4] Heap dump file created [25840721 bytes in 0.169 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:474: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:454: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/build.xml:45: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/extra-targets.xml:37: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/build.xml:49: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/common-build.xml:1351: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/common-build.xml:966: 
There were test failures: 420 suites, 3741 tests, 1 error, 144 ignored (133 
assumptions)

Total time: 31 minutes 50 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.7.0_67 -server 
-XX:+UseG1GC (asserts: true)
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to