The doc at https://plugins.jenkins.io/docker-plugin says: 

Optionally, the container can be committed, so that (for example) manual QA 
> could be performed by the container being imported into a local docker 
> provider, and run from there.



How can that be achieved?

Thanks
-Vincent

Le lundi 4 février 2019 13:50:29 UTC+1, Vincent Massol a écrit :
>
> For example I just got the following failure on my job running inside a 
> docker agent container and I can't go there to open the file and see what 
> was the problem:
>
> [INFO] --- maven-failsafe-plugin:2.22.0:verify (functional-tests) @ xwiki-
> platform-menu-test-docker ---
> [ERROR] There are test failures.
>
>
> Please refer to /root/workspace/VincentDockerTest/master/xwiki-platform-
> core/xwiki-platform-menu/xwiki-platform-menu-test/xwiki-platform-menu-test
> -docker/target/failsafe-reports for the individual test results.
> Please refer to dump files (if any exist) [date]-jvmRun[N].dump, 
> [date].dumpstream 
> and [date]-jvmRun[N].dumpstream.
> org.apache.maven.surefire.booter.SurefireBooterForkException: The forked 
> VM terminated without properly saying goodbye. VM crash or System.exit 
> called?
> Command was /bin/sh -c cd /root/workspace/VincentDockerTest/master/xwiki-
> platform-core/xwiki-platform-menu/xwiki-platform-menu-test/xwiki-platform-
> menu-test-docker && /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -jar /
> root/workspace/VincentDockerTest/master/xwiki-platform-core/xwiki-platform
> -menu/xwiki-platform-menu-test/xwiki-platform-menu-test-docker/target/
> surefire/surefirebooter7860732879842186072.jar /root/workspace/
> VincentDockerTest/master/xwiki-platform-core/xwiki-platform-menu/xwiki-
> platform-menu-test/xwiki-platform-menu-test-docker/target/surefire 2019-02
> -04T12-39-38_639-jvmRun1 surefire1791618329575763865tmp 
> surefire_0240282345495838647tmp
> Error occurred in starting fork, check output in log
> Process Exit Code: 1
>  at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(
> ForkStarter.java:671)
>  at org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(
> ForkStarter.java:533)
> ...
>
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/1eb9835d-b428-45aa-9c58-58b351533be5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to