It reproduces for me with JDK 13, I don't think it's specific to this JDK 14 ea build. I'm looking into it.
On Sun, Jan 5, 2020 at 12:35 PM Policeman Jenkins Server < [email protected]> wrote: > Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/1731/ > Java: 64bit/jdk-14-ea+30 -XX:+UseCompressedOops -XX:+UseG1GC > > 1 tests failed. > FAILED: > org.apache.lucene.index.TestIndexingSequenceNumbers.testStressConcurrentCommit > > Error Message: > Java heap space > > Stack Trace: > java.lang.OutOfMemoryError: Java heap space > > > > > Build Log: > [...truncated 1069 lines...] > [junit4] Suite: org.apache.lucene.index.TestIndexingSequenceNumbers > [junit4] 2> NOTE: reproduce with: ant test > -Dtestcase=TestIndexingSequenceNumbers > -Dtests.method=testStressConcurrentCommit -Dtests.seed=2CBFCB13522FEBD > -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ur > -Dtests.timezone=Asia/Oral -Dtests.asserts=true > -Dtests.file.encoding=ISO-8859-1 > [junit4] ERROR 195s J2 | > TestIndexingSequenceNumbers.testStressConcurrentCommit <<< > [junit4] > Throwable #1: java.lang.OutOfMemoryError: Java heap > spaceThrowable #2: > com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an > uncaught exception in thread: Thread[id=2182, name=Thread-2059, > state=RUNNABLE, group=TGRP-TestIndexingSequenceNumbers] > [junit4] > Caused by: java.lang.RuntimeException: > java.lang.IllegalArgumentException: Self-suppression not permitted > [junit4] > at > __randomizedtesting.SeedInfo.seed([2CBFCB13522FEBD]:0) > [junit4] > at > org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:216) > [junit4] > Caused by: java.lang.IllegalArgumentException: > Self-suppression not permitted > [junit4] > at > java.base/java.lang.Throwable.addSuppressed(Throwable.java:1066) > [junit4] > at > org.apache.lucene.index.IndexWriter.lambda$publishFrozenUpdates$3(IndexWriter.java:2597) > [junit4] > at > org.apache.lucene.index.IndexWriter.processEvents(IndexWriter.java:5116) > [junit4] > at > org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1597) > [junit4] > at > org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1586) > [junit4] > at > org.apache.lucene.index.TestIndexingSequenceNumbers$2.run(TestIndexingSequenceNumbers.java:208) > [junit4] > Caused by: java.lang.OutOfMemoryError: Java heap space > [junit4] 2> NOTE: leaving temporary files on disk at: > /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/J2/temp/lucene.index.TestIndexingSequenceNumbers_2CBFCB13522FEBD-001 > [junit4] 2> NOTE: test params are: codec=Asserting(Lucene84): > {id=PostingsFormat(name=LuceneFixedGap)}, > docValues:{thread=DocValuesFormat(name=Lucene80), > id=DocValuesFormat(name=Direct), > ___soft_deletes=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1858, > maxMBSortInHeap=5.474571805614564, > sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@339d41df), > locale=ur, timezone=Asia/Oral > [junit4] 2> NOTE: Linux 5.0.0-37-generic amd64/Oracle Corporation > 14-ea (64-bit)/cpus=8,threads=1,free=10963048,total=536870912 > [junit4] 2> NOTE: All tests run in this JVM: [TestFieldInfos, > TestPagedBytes, TestIndexWriterOnDiskFull, Test2BTerms, TestPackedInts, > TestSimpleExplanations, TestIntroSorter, TestNotDocIdSet, TestLongPostings, > Test2BPoints, TestSizeBoundedForceMerge, TestScoreCachingWrappingScorer, > TestFilterDirectoryReader, TestFeatureSort, TestIndexOptions, > TestBooleanScorer, TestFutureArrays, TestToken, TestNewestSegment, > TestNearSpansOrdered, TestBagOfPostings, TestGraphTokenizers, > TestMultiTermQueryRewrites, TestDistributionLL, TestSortedNumericSortField, > TestIndexWriterOutOfFileDescriptors, TestCodecs, TestBasics, TestVersion, > TestSpanTermQuery, Test2BBKDPoints, TestLongRangeFieldQueries, > FiniteStringsIteratorTest, TestAxiomaticF3LOG, TestHighCompressionMode, > TestNot, TestFieldUpdatesBuffer, TestBinaryDocument, TestWildcardRandom, > TestTerm, TestIndexWriterFromReader, TestIndexWriterExceptions, > Test2BPagedBytes, TestIsCurrent, TestBufferedChecksum, > TestMixedDocValuesUpdates, TestSloppyMath, TestDeterminizeLexicon, > TestSoftDeletesRetentionMergePolicy, TestRadixSelector, TestAxiomaticF2EXP, > TestNRTCachingDirectory, TestOneMergeWrappingMergePolicy, > TestIndexingSequenceNumbers] > [junit4] Completed [188/528 (1!)] on J2 in 238.27s, 8 tests, 1 error > <<< FAILURES! > > [...truncated 1129 lines...] > [junit4] JVM J2: stdout was not empty, see: > /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/temp/junit4-J2-20200105_100553_26513793297245980791619.sysout > [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- > [junit4] java.lang.OutOfMemoryError: Java heap space > [junit4] Dumping heap to > /home/jenkins/workspace/Lucene-Solr-8.x-Linux/heapdumps/java_pid13707.hprof > ... > [junit4] Heap dump file created [622469185 bytes in 2.292 secs] > [junit4] <<< JVM J2: EOF ---- > > [junit4] JVM J2: stderr was not empty, see: > /home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/build/core/test/temp/junit4-J2-20200105_100553_26512820643586674205097.syserr > [junit4] >>> JVM J2 emitted unexpected output (verbatim) ---- > [junit4] > [junit4] Exception: java.lang.OutOfMemoryError thrown from the > UncaughtExceptionHandler in thread "Thread-2062" > [junit4] > [junit4] Exception: java.lang.OutOfMemoryError thrown from the > UncaughtExceptionHandler in thread "Thread-2058" > [junit4] > [junit4] Exception: java.lang.OutOfMemoryError thrown from the > UncaughtExceptionHandler in thread "Thread-2060" > [junit4] > [junit4] Exception: java.lang.IllegalArgumentException thrown from the > UncaughtExceptionHandler in thread "Thread-2066" > [junit4] > [junit4] Exception: java.lang.IllegalArgumentException thrown from the > UncaughtExceptionHandler in thread "Thread-2061" > [junit4] > [junit4] Exception: java.lang.IllegalArgumentException thrown from the > UncaughtExceptionHandler in thread "Thread-2065" > [junit4] > [junit4] Exception: java.lang.IllegalArgumentException thrown from the > UncaughtExceptionHandler in thread "Lucene Merge Thread #1502" > [junit4] > [junit4] Exception: java.lang.IllegalArgumentException thrown from the > UncaughtExceptionHandler in thread "Thread-2064" > [junit4] > [junit4] Exception: java.lang.IllegalArgumentException thrown from the > UncaughtExceptionHandler in thread "Thread-2063" > [junit4] > [junit4] Exception: java.lang.IllegalArgumentException thrown from the > UncaughtExceptionHandler in thread "Thread-2057" > [junit4] > [junit4] Exception: java.lang.OutOfMemoryError thrown from the > UncaughtExceptionHandler in thread "Thread-2059" > [junit4] <<< JVM J2: EOF ---- > > [...truncated 23775 lines...] > BUILD FAILED > /home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:634: The following > error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:586: Some of the > tests produced a heap dump, but did not fail. Maybe a suppressed > OutOfMemoryError? Dumps created: > * java_pid13707.hprof > > Total time: 89 minutes 19 seconds > Build step 'Invoke Ant' marked build as failure > Archiving artifacts > Setting > ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 > [WARNINGS] Skipping publisher since build result is FAILURE > Recording test results > Setting > ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 > Email was triggered for: Failure - Any > Sending email for trigger: Failure - Any > Setting > ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 > Setting > ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 > Setting > ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 > Setting > ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 > Setting > ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 > Setting > ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] -- Adrien
