[ 
https://issues.apache.org/jira/browse/FLINK-19699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17225241#comment-17225241
 ] 

Robert Metzger commented on FLINK-19699:
----------------------------------------

Sadly there are no crash files attached to the debug logs :(  

I'm trying to reproduce the issue on my CI with DEBUG level and printing the 
file system contents in the end to make sure the crash file collection isn't 
broken. I've tried reproducing the issue before, without luck. Let's see...



> PrometheusReporterEndToEndITCase crashes with exit code 143
> -----------------------------------------------------------
>
>                 Key: FLINK-19699
>                 URL: https://issues.apache.org/jira/browse/FLINK-19699
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Metrics
>    Affects Versions: 1.12.0
>            Reporter: Dian Fu
>            Assignee: Robert Metzger
>            Priority: Critical
>              Labels: pull-request-available, test-stability
>             Fix For: 1.12.0
>
>
> [https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=7814&view=logs&j=68a897ab-3047-5660-245a-cce8f83859f6&t=16ca2cca-2f63-5cce-12d2-d519b930a729]
> {code}
> 2020-10-18T23:46:04.9667443Z [ERROR] The forked VM terminated without 
> properly saying goodbye. VM crash or System.exit called?
> 2020-10-18T23:46:04.9669237Z [ERROR] Command was /bin/sh -c cd 
> /home/vsts/work/1/s/flink-end-to-end-tests/flink-metrics-reporter-prometheus-test/target
>  && /usr/lib/jvm/adoptopenjdk-8-hotspot-amd64/jre/bin/java -Xms256m -Xmx2048m 
> -Dmvn.forkNumber=2 -XX:+UseG1GC -jar 
> /home/vsts/work/1/s/flink-end-to-end-tests/flink-metrics-reporter-prometheus-test/target/surefire/surefirebooter6797466627443523305.jar
>  
> /home/vsts/work/1/s/flink-end-to-end-tests/flink-metrics-reporter-prometheus-test/target/surefire
>  2020-10-18T23-44-09_467-jvmRun2 surefire930806459376622178tmp 
> surefire_41970585275084524978tmp
> 2020-10-18T23:46:04.9670440Z [ERROR] Error occurred in starting fork, check 
> output in log
> 2020-10-18T23:46:04.9671283Z [ERROR] Process Exit Code: 143
> 2020-10-18T23:46:04.9671614Z [ERROR] Crashed tests:
> 2020-10-18T23:46:04.9672025Z [ERROR] 
> org.apache.flink.metrics.prometheus.tests.PrometheusReporterEndToEndITCase
> 2020-10-18T23:46:04.9672649Z [ERROR] 
> org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM 
> terminated without properly saying goodbye. VM crash or System.exit called?
> 2020-10-18T23:46:04.9674834Z [ERROR] Command was /bin/sh -c cd 
> /home/vsts/work/1/s/flink-end-to-end-tests/flink-metrics-reporter-prometheus-test/target
>  && /usr/lib/jvm/adoptopenjdk-8-hotspot-amd64/jre/bin/java -Xms256m -Xmx2048m 
> -Dmvn.forkNumber=2 -XX:+UseG1GC -jar 
> /home/vsts/work/1/s/flink-end-to-end-tests/flink-metrics-reporter-prometheus-test/target/surefire/surefirebooter6797466627443523305.jar
>  
> /home/vsts/work/1/s/flink-end-to-end-tests/flink-metrics-reporter-prometheus-test/target/surefire
>  2020-10-18T23-44-09_467-jvmRun2 surefire930806459376622178tmp 
> surefire_41970585275084524978tmp
> 2020-10-18T23:46:04.9676153Z [ERROR] Error occurred in starting fork, check 
> output in log
> 2020-10-18T23:46:04.9676556Z [ERROR] Process Exit Code: 143
> 2020-10-18T23:46:04.9676882Z [ERROR] Crashed tests:
> 2020-10-18T23:46:04.9677288Z [ERROR] 
> org.apache.flink.metrics.prometheus.tests.PrometheusReporterEndToEndITCase
> 2020-10-18T23:46:04.9677827Z [ERROR] at 
> org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:669)
> 2020-10-18T23:46:04.9678408Z [ERROR] at 
> org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:282)
> 2020-10-18T23:46:04.9678965Z [ERROR] at 
> org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:245)
> 2020-10-18T23:46:04.9679575Z [ERROR] at 
> org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1183)
> 2020-10-18T23:46:04.9680983Z [ERROR] at 
> org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1011)
> 2020-10-18T23:46:04.9681749Z [ERROR] at 
> org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:857)
> 2020-10-18T23:46:04.9682246Z [ERROR] at 
> org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
> 2020-10-18T23:46:04.9682728Z [ERROR] at 
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
> 2020-10-18T23:46:04.9683179Z [ERROR] at 
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
> 2020-10-18T23:46:04.9683609Z [ERROR] at 
> org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
> 2020-10-18T23:46:04.9684102Z [ERROR] at 
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
> 2020-10-18T23:46:04.9684639Z [ERROR] at 
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
> 2020-10-18T23:46:04.9685180Z [ERROR] at 
> org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
> 2020-10-18T23:46:04.9685711Z [ERROR] at 
> org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
> 2020-10-18T23:46:04.9686145Z [ERROR] at 
> org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
> 2020-10-18T23:46:04.9686516Z [ERROR] at 
> org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
> 2020-10-18T23:46:04.9689517Z [ERROR] at 
> org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
> 2020-10-18T23:46:04.9689917Z [ERROR] at 
> org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
> 2020-10-18T23:46:04.9690262Z [ERROR] at 
> org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
> 2020-10-18T23:46:04.9690606Z [ERROR] at 
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 2020-10-18T23:46:04.9690994Z [ERROR] at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> 2020-10-18T23:46:04.9691435Z [ERROR] at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 2020-10-18T23:46:04.9691856Z [ERROR] at 
> java.lang.reflect.Method.invoke(Method.java:498)
> 2020-10-18T23:46:04.9692450Z [ERROR] at 
> org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
> 2020-10-18T23:46:04.9693419Z [ERROR] at 
> org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
> 2020-10-18T23:46:04.9693885Z [ERROR] at 
> org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
> 2020-10-18T23:46:04.9694334Z [ERROR] at 
> org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
> 2020-10-18T23:46:04.9694939Z [ERROR] -> [Help 1]
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to