See https://builds.apache.org/job/maven-box/job/maven-surefire/job/master/139/
Changes:
* next version 3.0.0-SNAPSHOT
* next version 3.0.0-SNAPSHOT
* next version 3.0.0-SNAPSHOT
* next version 3.0.0-SNAPSHOT
* next version 3.0.0-SNAPSHOT
* next version 3.0.0-SNAPSHOT
* next version 3.0.0-SNAPSHOT
* next version 3.0.0-SNAPSHOT
All tests passed
Build log:
[...truncated 79682 lines...]
[INFO] The build exited with code 1. See
C:\Users\jenkins\AppData\Local\Temp\2\jenkins-maven-box-maven-surefire-master-139\maven-failsafe-plugin\target\it\multiple-summaries\build.log
for details.
[INFO] multiple-summaries\pom.xml ....................... FAILED
(12.6 s)
[INFO] Building: multiple-summaries-failing\pom.xml
[INFO] multiple-summaries-failing\pom.xml ............... SUCCESS
(10.8 s)
[INFO] Building: working-directory\pom.xml
[INFO] working-directory\pom.xml ........................ SUCCESS
(9.2 s)
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO] Passed: 3, Failed: 2, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] * jetty-war-test-passing\pom.xml
[ERROR] * multiple-summaries\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Maven Surefire 3.0.0-SNAPSHOT:
[INFO]
[INFO] Apache Maven Surefire .............................. SUCCESS [01:10 min]
[INFO] SureFire Logger API ................................ SUCCESS [ 12.696 s]
[INFO] SureFire API ....................................... SUCCESS [ 26.001 s]
[INFO] SureFire Booter .................................... SUCCESS [ 27.105 s]
[INFO] Maven Surefire Test-Grouping Support ............... SUCCESS [ 13.890 s]
[INFO] SureFire Providers ................................. SUCCESS [ 1.724 s]
[INFO] Shared JUnit3 Provider Code ........................ SUCCESS [ 8.527 s]
[INFO] Shared Java 5 Provider Base ........................ SUCCESS [ 9.074 s]
[INFO] Shared JUnit4 Provider Code ........................ SUCCESS [ 9.731 s]
[INFO] Shared JUnit48 Provider Code ....................... SUCCESS [ 10.246 s]
[INFO] SureFire JUnit Runner .............................. SUCCESS [ 8.302 s]
[INFO] SureFire JUnit4 Runner ............................. SUCCESS [ 7.924 s]
[INFO] Maven Surefire Common .............................. SUCCESS [ 38.353 s]
[INFO] SureFire JUnitCore Runner .......................... SUCCESS [02:23 min]
[INFO] SureFire JUnit Platform Runner ..................... SUCCESS [ 19.075 s]
[INFO] SureFire TestNG Utils .............................. SUCCESS [ 9.521 s]
[INFO] SureFire TestNG Runner ............................. SUCCESS [ 9.607 s]
[INFO] ShadeFire JUnit3 Provider .......................... SUCCESS [ 3.277 s]
[INFO] Surefire Report Parser ............................. SUCCESS [ 11.698 s]
[INFO] Maven Surefire Plugin .............................. SUCCESS [ 23.259 s]
[INFO] Maven Failsafe Plugin .............................. FAILURE [02:19 min]
[INFO] Maven Surefire Report Plugin ....................... SKIPPED
[INFO] Maven Surefire Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:06 min
[INFO] Finished at: 2019-02-14T03:28:22-08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-invoker-plugin:3.2.0:run (integration-test) on
project maven-failsafe-plugin: 2 builds failed. See console output above for
details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal
org.apache.maven.plugins:maven-invoker-plugin:3.2.0:run (integration-test) on
project maven-failsafe-plugin: 2 builds failed. See console output above for
details.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:215)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:156)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:148)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:81)
at
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
(SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute
(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
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 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.MojoFailureException: 2 builds failed. See
console output above for details.
at org.apache.maven.plugins.invoker.InvokerSession.handleFailures
(InvokerSession.java:260)
at org.apache.maven.plugins.invoker.InvokerMojo.processResults
(InvokerMojo.java:68)
at org.apache.maven.plugins.invoker.AbstractInvokerMojo.execute
(AbstractInvokerMojo.java:772)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo
(DefaultBuildPluginManager.java:137)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:210)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:156)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute
(MojoExecutor.java:148)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject
(LifecycleModuleBuilder.java:81)
at
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
(SingleThreadedBuilder.java:56)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute
(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
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 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)
[ERROR]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[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/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :maven-failsafe-plugin
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] fileExists
[Pipeline] zip
Writing zip file of
C:\Users\jenkins\AppData\Local\Temp\2\jenkins-maven-box-maven-surefire-master-139\maven-failsafe-plugin\target\it
to
C:\Users\jenkins\AppData\Local\Temp\2\jenkins-maven-box-maven-surefire-master-139\maven-failsafe-plugin--windows-jdk12-maven3.6.x.zip
Zipped 72 entries.
Archiving
C:\Users\jenkins\AppData\Local\Temp\2\jenkins-maven-box-maven-surefire-master-139\maven-failsafe-plugin--windows-jdk12-maven3.6.x.zip
[Fast Archiver] No artifacts from Maven TLP » maven-surefire » master #138 to
compare, so performing full copy of artifacts
[Pipeline] fileExists
[Pipeline] archiveArtifacts
Archiving artifacts
[Fast Archiver] No artifacts from Maven TLP » maven-surefire » master #138 to
compare, so performing full copy of artifacts
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO] run post-build script verify.bsh
[INFO] jetty-war-test-failing\pom.xml ................... SUCCESS
(42.4 s)
[INFO] Building: jetty-war-test-passing\pom.xml
[INFO] run post-build script verify.bsh
[INFO] The build exited with code 1. See
C:\Users\jenkins\AppData\Local\Temp\2\jenkins-maven-box-maven-surefire-master-139\maven-failsafe-plugin\target\it\jetty-war-test-passing\build.log
for details.
[INFO] jetty-war-test-passing\pom.xml ................... FAILED
(21.2 s)
[INFO] Building: multiple-summaries\pom.xml
[INFO] The build exited with code 1. See
C:\Users\jenkins\AppData\Local\Temp\2\jenkins-maven-box-maven-surefire-master-139\maven-failsafe-plugin\target\it\multiple-summaries\build.log
for details.
[INFO] multiple-summaries\pom.xml ....................... FAILED
(20.6 s)
[INFO] Building: multiple-summaries-failing\pom.xml
[INFO] multiple-summaries-failing\pom.xml ............... SUCCESS
(15.4 s)
[INFO] Building: working-directory\pom.xml
[INFO] working-directory\pom.xml ........................ SUCCESS
(16.0 s)
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO] Passed: 3, Failed: 2, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] * jetty-war-test-passing\pom.xml
[ERROR] * multiple-summaries\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Maven Surefire .............................. SUCCESS [ 53.312 s]
[INFO] SureFire Logger API ................................ SUCCESS [ 13.441 s]
[INFO] SureFire API ....................................... SUCCESS [ 31.004 s]
[INFO] SureFire Booter .................................... SUCCESS [ 30.409 s]
[INFO] Maven Surefire Test-Grouping Support ............... SUCCESS [ 14.259 s]
[INFO] SureFire Providers ................................. SUCCESS [ 3.417 s]
[INFO] Shared JUnit3 Provider Code ........................ SUCCESS [ 13.671 s]
[INFO] Shared Java 5 Provider Base ........................ SUCCESS [ 17.927 s]
[INFO] Shared JUnit4 Provider Code ........................ SUCCESS [ 15.277 s]
[INFO] Shared JUnit48 Provider Code ....................... SUCCESS [ 13.774 s]
[INFO] SureFire JUnit Runner .............................. SUCCESS [ 11.231 s]
[INFO] SureFire JUnit4 Runner ............................. SUCCESS [ 40.403 s]
[INFO] Maven Surefire Common .............................. SUCCESS [ 53.519 s]
[INFO] SureFire JUnitCore Runner .......................... SUCCESS [02:30 min]
[INFO] SureFire JUnit Platform Runner ..................... SUCCESS [ 24.370 s]
[INFO] SureFire TestNG Utils .............................. SUCCESS [ 10.048 s]
[INFO] SureFire TestNG Runner ............................. SUCCESS [ 10.917 s]
[INFO] ShadeFire JUnit3 Provider .......................... SUCCESS [ 2.911 s]
[INFO] Surefire Report Parser ............................. SUCCESS [ 12.076 s]
[INFO] Maven Surefire Plugin .............................. SUCCESS [ 21.060 s]
[INFO] Maven Failsafe Plugin .............................. FAILURE [02:29 min]
[INFO] Maven Surefire Report Plugin ....................... SKIPPED
[INFO] Maven Surefire Integration Tests ................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11:36 min
[INFO] Finished at: 2019-02-14T11:29:46+00:00
[INFO] Final Memory: 48M/159M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-invoker-plugin:3.2.0:run (integration-test) on
project maven-failsafe-plugin: 2 builds failed. See console output above for
details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal
org.apache.maven.plugins:maven-invoker-plugin:3.2.0:run (integration-test) on
project maven-failsafe-plugin: 2 builds failed. See console output above for
details.
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
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:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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.MojoFailureException: 2 builds failed. See
console output above for details.
at
org.apache.maven.plugins.invoker.InvokerSession.handleFailures(InvokerSession.java:260)
at
org.apache.maven.plugins.invoker.InvokerMojo.processResults(InvokerMojo.java:68)
at
org.apache.maven.plugins.invoker.AbstractInvokerMojo.execute(AbstractInvokerMojo.java:772)
at
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 more
[ERROR]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[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/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :maven-failsafe-plugin
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
[Pipeline] fileExists
[Pipeline] zip
Writing zip file of
C:\Users\jenkins\AppData\Local\Temp\2\jenkins-maven-box-maven-surefire-master-139\maven-failsafe-plugin\target\it
to
C:\Users\jenkins\AppData\Local\Temp\2\jenkins-maven-box-maven-surefire-master-139\maven-failsafe-plugin--windows-jdk12-maven3.2.x.zip
Zipped 72 entries.
Archiving
C:\Users\jenkins\AppData\Local\Temp\2\jenkins-maven-box-maven-surefire-master-139\maven-failsafe-plugin--windows-jdk12-maven3.2.x.zip
[Fast Archiver] No artifacts from Maven TLP » maven-surefire » master #138 to
compare, so performing full copy of artifacts
[Pipeline] fileExists
[Pipeline] archiveArtifacts
Archiving artifacts
[Fast Archiver] No artifacts from Maven TLP » maven-surefire » master #138 to
compare, so performing full copy of artifacts
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext