Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.10-Linux/152/
Java: 64bit/jdk1.7.0_67 -XX:-UseCompressedOops -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([6ECF69DD085FF36B:1165711A62199AC2]: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 1613 lines...]
   [junit4] Suite: org.apache.lucene.search.TestAutomatonQuery
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAutomatonQuery 
-Dtests.method=testHugeAutomaton -Dtests.seed=6ECF69DD085FF36B 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=be 
-Dtests.timezone=Atlantic/South_Georgia -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   1.28s J1 | TestAutomatonQuery.testHugeAutomaton <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: Java heap space
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6ECF69DD085FF36B:1165711A62199AC2]: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=Lucene3x, sim=DefaultSimilarity, 
locale=be, timezone=Atlantic/South_Georgia
   [junit4]   2> NOTE: Linux 3.13.0-40-generic amd64/Oracle Corporation 
1.7.0_67 (64-bit)/cpus=8,threads=1,free=450198752,total=477102080
   [junit4]   2> NOTE: All tests run in this JVM: [TestFilterDirectory, 
TestTerms, TestCharFilter, TestWeakIdentityMap, TestEarlyTermination, 
TestPerFieldPostingsFormat, TestFlex, TestOmitTf, Test4GBStoredFields, 
TestIndexReaderClose, TestDocValuesIndexing, TestTransactionRollback, 
TestSimilarityBase, TestMultiMMap, TestBackwardsCompatibility, Nested1, 
TestBlockPostingsFormat, TestIntroSorter, TestLucene3xTermVectorsFormat, 
TestPrefixQuery, TestNot, TestVersion, TestIndexWriterExceptions2, 
TestDocument, TestPackedInts, Test2BPostingsBytes, TestPerFieldDocValuesFormat, 
TestNormsFormat, TestDocBoost, TestIndexWriterMaxDocs, 
TestIndexWriterMergePolicy, TestFilterAtomicReader, Test2BSortedDocValues, 
TestNorms, TestMockCharFilter, TestPerFieldPostingsFormat2, 
TestConsistentFieldNumbers, TestMatchAllDocsQuery, TestMultiDocValues, 
TestOpenBitSet, TestCharsRefBuilder, TestBlockPostingsFormat2, 
TestStressIndexing2, TestElevationComparator, TestLevenshteinAutomata, 
TestSizeBoundedForceMerge, FuzzyTermOnShortTermsTest, TestPayloads, 
TestLucene41StoredFieldsFormat, TestPrefixCodedTerms, 
TestIndexWriterOutOfFileDescriptors, TestMultiTermConstantScore, 
NestedSetupChain, NestedTeardownChain, TestAddIndexes, 
TestScoreCachingWrappingScorer, TestBasics, TestBooleanQueryVisitSubscorers, 
TestStoredFieldsFormat, TestConjunctions, TestImpersonation, 
TestTermRangeFilter, TestDocumentWriter, TestFieldCache, TestCollectionUtil, 
TestRollingBuffer, TestRegExp, TestTermVectorsFormat, TestFieldValueFilter, 
TestHugeRamFile, TestByteBlockPool, TestDocumentsWriterDeleteQueue, 
TestBooleanScorer, TestMockDirectoryWrapper, TestBufferedIndexInput, 
TestIndexWriterUnicode, TestLongPostings, TestNamedSPILoader, TestCheckIndex, 
TestCompressingStoredFieldsFormat, TestReaderClosed, TestSumDocFreq, 
TestBinaryTerms, TestMultiFields, TestBackwardsCompatibility3x, 
TestCachingTokenFilter, TestIndexWriterOnDiskFull, TestIntBlockPool, 
TestAssertions, TestBoolean2, TestFuzzyQuery, TestSortDocValues, TestCodecs, 
TestDeterminism, TestGraphTokenizers, TestPayloadExplanations, TestSmallFloat, 
TestMultiLevelSkipList, TestSimpleSearchEquivalence, TestLongBitSet, 
TestExternalCodecs, Nested, TestPositiveScoresOnlyCollector, 
TestPackedTokenAttributeImpl, TestDocCount, TestMathUtil, TestDocValuesFormat, 
TestCompressingTermVectorsFormat, TestIndexWriterMerging, TestBytesStore, 
TestLucene42DocValuesFormat, TestBlockPostingsFormat3, TestSearcherManager, 
TestDeletionPolicy, TestBooleanOr, TestFlushByRamOrCountsPolicy, 
TestSloppyPhraseQuery, TestIndexWriterDelete, TestNRTThreads, 
TestDuelingCodecs, TestAtomicUpdate, TestStressAdvance, TestIndexWriterCommit, 
TestDirectoryReaderReopen, TestSearchWithThreads, TestNeverDelete, 
TestMinimize, TestDocTermOrdsRewriteMethod, TestSnapshotDeletionPolicy, 
TestLucene40PostingsReader, TestNRTReaderWithThreads, TestTieredMergePolicy, 
TestDocTermOrdsRangeFilter, TestLockFactory, TestSegmentMerger, 
TestPhraseQuery, TestBagOfPositions, TestOmitNorms, TestFixedBitSet, 
TestDoubleBarrelLRUCache, TestMockAnalyzer, TestRegexpRandom2, 
TestNRTCachingDirectory, TestFastDecompressionMode, 
TestParallelCompositeReader, TestIndexWriterNRTIsCurrent, 
TestFieldCacheRewriteMethod, TestTransactions, TestCrash, 
TestMultiThreadTermVectors, TestSort, TestBitVector, TestReuseDocsEnum, 
TestFieldCacheSanityChecker, TestToken, TestFieldsReader, 
TestCustomSearcherSort, TestBooleanMinShouldMatch, TestNumericUtils, 
TestDeterminizeLexicon, TestSpans, TestPostingsOffsets, TestMixedCodecs, 
TestPayloadSpans, TestDocTermOrds, Nested, Nested2, TestMultiPhraseQuery, 
TestLazyProxSkipping, TestRamUsageEstimatorOnWildAnimals, 
TestTermVectorsWriter, TestParallelAtomicReader, TestThreadedForceMerge, 
TestFilteredQuery, TestSloppyPhraseQuery2, TestSameScoresWithThreads, 
TestWildcard, TestSimpleExplanationsOfNonMatches, TestTermVectorsReader, 
TestMultiValuedNumericRangeQuery, TestUniqueTermCount, TestUnicodeUtil, 
TestAutomatonQuery]
   [junit4] Completed on J1 in 2.29s, 8 tests, 1 error <<< FAILURES!

[...truncated 355 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-20141212_061428_285.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_pid8794.hprof 
...
   [junit4] Heap dump file created [29239529 bytes in 0.143 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 13 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:1350: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.10-Linux/lucene/common-build.xml:970: 
There were test failures: 420 suites, 3741 tests, 1 error, 163 ignored (152 
assumptions)

Total time: 28 minutes 42 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.7.0_67 
-XX:-UseCompressedOops -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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to