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

Rob Tompkins commented on MATH-1387:
------------------------------------

The debug trace looks like
{code}
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on 
project commons-math4: Execution default-test of goal 
org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test failed: The forked 
VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd /home/travis/build/chtompki/commons-math && 
/usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java 
-javaagent:/home/travis/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/travis/build/chtompki/commons-math/target/jacoco.exec
 -jar 
/home/travis/build/chtompki/commons-math/target/surefire/surefirebooter2170756884795153381.jar
 
/home/travis/build/chtompki/commons-math/target/surefire/surefire6900190985092741351tmp
 
/home/travis/build/chtompki/commons-math/target/surefire/surefire_01703874856244866896tmp
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on 
project commons-math4: Execution default-test of goal 
org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test failed: The forked 
VM terminated without properly saying goodbye. VM crash or System.exit called?
Command was /bin/sh -c cd /home/travis/build/chtompki/commons-math && 
/usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java 
-javaagent:/home/travis/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/travis/build/chtompki/commons-math/target/jacoco.exec
 -jar 
/home/travis/build/chtompki/commons-math/target/surefire/surefirebooter2170756884795153381.jar
 
/home/travis/build/chtompki/commons-math/target/surefire/surefire6900190985092741351tmp
 
/home/travis/build/chtompki/commons-math/target/surefire/surefire_01703874856244866896tmp
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:224)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
        at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
        at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
        at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
        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 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
        at 
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution 
default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test 
failed: The forked VM terminated without properly saying goodbye. VM crash or 
System.exit called?
Command was /bin/sh -c cd /home/travis/build/chtompki/commons-math && 
/usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java 
-javaagent:/home/travis/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/travis/build/chtompki/commons-math/target/jacoco.exec
 -jar 
/home/travis/build/chtompki/commons-math/target/surefire/surefirebooter2170756884795153381.jar
 
/home/travis/build/chtompki/commons-math/target/surefire/surefire6900190985092741351tmp
 
/home/travis/build/chtompki/commons-math/target/surefire/surefire_01703874856244866896tmp
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:143)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
        ... 19 more
Caused by: java.lang.RuntimeException: The forked VM terminated without 
properly saying goodbye. VM crash or System.exit called?
Command was /bin/sh -c cd /home/travis/build/chtompki/commons-math && 
/usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java 
-javaagent:/home/travis/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=/home/travis/build/chtompki/commons-math/target/jacoco.exec
 -jar 
/home/travis/build/chtompki/commons-math/target/surefire/surefirebooter2170756884795153381.jar
 
/home/travis/build/chtompki/commons-math/target/surefire/surefire6900190985092741351tmp
 
/home/travis/build/chtompki/commons-math/target/surefire/surefire_01703874856244866896tmp
        at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:515)
        at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:380)
        at 
org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:167)
        at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:990)
        at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:824)
        at 
org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:722)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
        ... 20 more
[ERROR] 
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
{code}

> Travis CI does not work in master branch
> ----------------------------------------
>
>                 Key: MATH-1387
>                 URL: https://issues.apache.org/jira/browse/MATH-1387
>             Project: Commons Math
>          Issue Type: Bug
>         Environment: github
>            Reporter: Rob Tompkins
>            Assignee: Rob Tompkins
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> The travis-ci & coveralls build do not work in the master branch



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to