[ https://issues.apache.org/jira/browse/SUREFIRE-1370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15999321#comment-15999321 ]
Tibor Digana commented on SUREFIRE-1370: ---------------------------------------- [~vijayblp] Did you see our FAQ? This happens and the reasons and dump file lookup is explained in these links: http://maven.apache.org/surefire/maven-surefire-plugin/faq.html#vm-termination http://maven.apache.org/surefire/maven-surefire-plugin/faq.html#dumpfiles Currently the PING timer may cause this if GC takes 10 or 20 seconds. I see your JVM is configured with Xmx 4GB which may cause long GC. Can you prove it with {{-verbose:gc}}? > Build failed in Jenkins with error :The forked VM terminated without properly > saying goodbye. VM crash or System.exit called? > ----------------------------------------------------------------------------------------------------------------------------- > > Key: SUREFIRE-1370 > URL: https://issues.apache.org/jira/browse/SUREFIRE-1370 > Project: Maven Surefire > Issue Type: Bug > Reporter: Vijay > Attachments: failureLogs.txt > > > Build failed in Jenkins with error :The forked VM terminated without properly > saying goodbye. VM crash or System.exit called? > Tried on version 2.19.1 and 2.20 ,both the versions having same problem and > This problem is very frequently occured , see attached logs for more details . > -- This message was sent by Atlassian JIRA (v6.3.15#6346)