This is happening now and then. I'll decrease the size of this test a bit so that it can run on less beefy machines.
Dawid On Wed, Aug 1, 2018 at 1:22 PM Apache Jenkins Server <[email protected]> wrote: > > Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1600/ > > 1 tests failed. > FAILED: org.apache.lucene.document.TestLatLonShapeQueries.testRandomBig > > Error Message: > GC overhead limit exceeded > > Stack Trace: > java.lang.OutOfMemoryError: GC overhead limit exceeded > at > __randomizedtesting.SeedInfo.seed([3D91B0BE7C36C371:BAC6CD31ED6FBFF1]:0) > at > org.apache.lucene.geo.GeoTestUtil.surpriseMePolygon(GeoTestUtil.java:514) > at org.apache.lucene.geo.GeoTestUtil.nextPolygon(GeoTestUtil.java:390) > at > org.apache.lucene.document.TestLatLonShapeQueries.doTestRandom(TestLatLonShapeQueries.java:127) > at > org.apache.lucene.document.TestLatLonShapeQueries.testRandomBig(TestLatLonShapeQueries.java:107) > 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:498) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984) > at > org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) > at > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) > at > org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) > at > org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) > at > org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890) > at > org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41) > at > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) > at > com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) > > > > > Build Log: > [...truncated 9988 lines...] > [junit4] Suite: org.apache.lucene.document.TestLatLonShapeQueries > [junit4] 2> NOTE: download the large Jenkins line-docs file by running > 'ant get-jenkins-line-docs' in the lucene directory. > [junit4] 2> NOTE: reproduce with: ant test > -Dtestcase=TestLatLonShapeQueries -Dtests.method=testRandomBig > -Dtests.seed=3D91B0BE7C36C371 -Dtests.multiplier=2 -Dtests.nightly=true > -Dtests.slow=true > -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt > -Dtests.locale=de-AT -Dtests.timezone=Europe/Copenhagen -Dtests.asserts=true > -Dtests.file.encoding=UTF-8 > [junit4] ERROR 92.7s J0 | TestLatLonShapeQueries.testRandomBig <<< > [junit4] > Throwable #1: java.lang.OutOfMemoryError: GC overhead limit > exceeded > [junit4] > at > __randomizedtesting.SeedInfo.seed([3D91B0BE7C36C371:BAC6CD31ED6FBFF1]:0) > [junit4] > at > org.apache.lucene.geo.GeoTestUtil.surpriseMePolygon(GeoTestUtil.java:514) > [junit4] > at > org.apache.lucene.geo.GeoTestUtil.nextPolygon(GeoTestUtil.java:390) > [junit4] > at > org.apache.lucene.document.TestLatLonShapeQueries.doTestRandom(TestLatLonShapeQueries.java:127) > [junit4] > at > org.apache.lucene.document.TestLatLonShapeQueries.testRandomBig(TestLatLonShapeQueries.java:107) > [junit4] 2> NOTE: leaving temporary files on disk at: > /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/sandbox/test/J0/temp/lucene.document.TestLatLonShapeQueries_3D91B0BE7C36C371-001 > [junit4] 2> NOTE: test params are: > codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, > chunkSize=19226, maxDocsPerChunk=6, blockSize=5), > termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, > chunkSize=19226, blockSize=5)), > sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@40580397), > locale=de-AT, timezone=Europe/Copenhagen > [junit4] 2> NOTE: Linux 4.4.0-130-generic amd64/Oracle Corporation > 1.8.0_172 (64-bit)/cpus=4,threads=1,free=279399336,total=300417024 > [junit4] 2> NOTE: All tests run in this JVM: [TestLatLonShapeQueries] > [junit4] Completed [16/19 (1!)] on J0 in 153.73s, 3 tests, 1 error <<< > FAILURES! > > [...truncated 10 lines...] > [junit4] JVM J0: stdout was not empty, see: > /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/build/sandbox/test/temp/junit4-J0-20180801_095155_2751769338382927745119.sysout > [junit4] >>> JVM J0 emitted unexpected output (verbatim) ---- > [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded > [junit4] Dumping heap to > /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/heapdumps/java_pid10009.hprof > ... > [junit4] Heap dump file created [455657997 bytes in 1.272 secs] > [junit4] <<< JVM J0: EOF ---- > > [...truncated 14390 lines...] > BUILD FAILED > /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:651: > The following error occurred while executing this line: > /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/build.xml:585: > Some of the tests produced a heap dump, but did not fail. Maybe a suppressed > OutOfMemoryError? Dumps created: > * java_pid10009.hprof > > Total time: 205 minutes 14 seconds > Build step 'Invoke Ant' marked build as failure > 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
