See 
https://builds.apache.org/job/maven-box/job/maven-site-plugin/job/MSITE-846/1/

No changes.

All tests passed

Build log:
[...truncated 10743 lines...]
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO] run post-build script verify.groovy
[INFO]           site-sd-2/pom.xml ................................ SUCCESS 
(11.5 s)
[INFO] Building: site-sd-top-parent-same-site/pom.xml
[INFO] snapshot org.example:second:0.0.1-SNAPSHOT: checking for updates from 
Nexus
[INFO] artifact org.example.second:0.0.1-SNAPSHOT: checking for updates from 
central
[INFO] run post-build script verify.bsh
[INFO]           MSITE-458/pom.xml ................................ SUCCESS 
(10.1 s)
[INFO] Building: site-attach-descriptor/pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 1093 ms, Junit 
Publisher: 1582 ms, Open Task Scanner Publisher: 1458 ms, Dependencies 
Fingerprint Publisher: 1 ms, Invoker Publisher: 54916 ms, Pipeline Graph 
Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[INFO] run post-build script verify.bsh
[INFO]           site-attach-descriptor/pom.xml ................... SUCCESS 
(4.8 s)
[INFO] Building: site-sd-submodule/pom.xml
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO] run post-build script verify.groovy
[INFO]           site-sd-top-parent-same-site/pom.xml ............. SUCCESS 
(8.0 s)
[INFO] Building: resources/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           site-sd-submodule/pom.xml ........................ SUCCESS 
(6.7 s)
[INFO] Building: default-reports/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           resources/pom.xml ................................ SUCCESS 
(5.7 s)
[INFO] Building: site-attach-descriptor/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           default-reports/pom.xml .......................... SUCCESS 
(5.8 s)
[INFO] Building: default-reports-excluded/pom.xml
[INFO] run post-build script verify.bsh
[INFO]           site-attach-descriptor/pom.xml ................... SUCCESS 
(6.4 s)
[INFO] Building: MSITE-504/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           default-reports-excluded/pom.xml ................. SUCCESS 
(4.1 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (default) @ maven-site-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:36598
[INFO] Stopped SocketConnector@0.0.0.0:36598
[INFO] Mock Repository Manager http://localhost:36598 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ 
maven-site-plugin ---
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @ 
maven-site-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 55, Failed: 1, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] *  effective-site/pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  07:10 min
[INFO] Finished at: 2019-07-08T11:13:28Z
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated 
/home/jenkins/jenkins-slave/workspace/-box_maven-site-plugin_MSITE-846@2@tmp/withMaven71e72d88/maven-spy-20190708-110618-2756773554270176177865.log
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-invoker-plugin:3.1.0:verify (integration-test) 
on project maven-site-plugin: 1 build 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.1.0:verify (integration-test) 
on project maven-site-plugin: 1 build 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 jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:567)
    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: 1 build failed. See 
console output above for details.
    at org.apache.maven.plugins.invoker.InvokerSession.handleFailures 
(InvokerSession.java:260)
    at org.apache.maven.plugins.invoker.VerifyMojo.execute (VerifyMojo.java:137)
    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 jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:567)
    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
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Fast Archiver] No prior successful build to compare, so performing full copy 
of artifacts
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.plugins:maven-site-plugin:maven-plugin:3.8.2-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
linux-jdk12-m3.6.x_build/target/surefire-reports/*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact 
org.apache.maven.plugins:maven-site-plugin:maven-plugin:3.8.2-SNAPSHOT in 
source directory linux-jdk12-m3.6.x_build/src/main/java
[TASKS] Scanning folder 
'/home/jenkins/jenkins-slave/workspace/-box_maven-site-plugin_MSITE-846@2' for 
files matching the pattern 'linux-jdk12-m3.6.x_build/src/main/java/**/*' - 
excludes: null
[TASKS] Found 21 files to scan for tasks
[TASKS] Found 8 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[withMaven] invokerPublisher - Archive invoker results for Maven artifact 
MavenArtifact{org.apache.maven.plugins:maven-site-plugin:maven-plugin:3.8.2-SNAPSHOT(version:
 3.8.2-SNAPSHOT, snapshot:false) } generated by 
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.0@integration-test
  integration-test}: linux-jdk12-m3.6.x_build/target/invoker-reports/*.xml
[INFO] artifact 
org.apache.maven.maven-artifact.3.0-beta-3:maven-artifact-3.0-beta-3.jar: 
checking for updates from central
[INFO] artifact 
org.apache.maven.maven-model.3.0-beta-3:maven-model-3.0-beta-3.jar: checking 
for updates from central
[INFO] artifact 
org.apache.maven.maven-plugin-api.3.0-beta-3:maven-plugin-api-3.0-beta-3.jar: 
checking for updates from central
[INFO] artifact 
org.codehaus.plexus.plexus-classworlds.2.2.3:plexus-classworlds-2.2.3.jar: 
checking for updates from central
[INFO] artifact 
org.codehaus.plexus.plexus-component-annotations.1.5.4:plexus-component-annotations-1.5.4.jar:
 checking for updates from central
[INFO] artifact org.codehaus.plexus.plexus-utils.2.0.4:plexus-utils-2.0.4.jar: 
checking for updates from central
[INFO] artifact 
org.sonatype.spice.spice-inject-bean.1.3.4:spice-inject-bean-1.3.4.jar: 
checking for updates from central
[INFO] artifact 
org.sonatype.spice.spice-inject-plexus.1.3.4:spice-inject-plexus-1.3.4.jar: 
checking for updates from central
[INFO] artifact 
org.sonatype.spice.inject.guice-patches.2.1.6:guice-patches-2.1.6-noaop.jar: 
checking for updates from central
[INFO]           MSITE-504/pom.xml ................................ SUCCESS 
(14.6 s)
[INFO] Building: MSITE-609/pom.xml
[INFO] run post-build script verify.bsh
[INFO]           MSITE-609/pom.xml ................................ SUCCESS 
(6.4 s)
[INFO] Building: MSITE-497/pom.xml
[INFO] artifact junit.junit.3.8.2:junit-3.8.2.jar: checking for updates from 
central
[INFO] artifact log4j.log4j.1.2.16:log4j-1.2.16.jar: checking for updates from 
central
[INFO]           MSITE-497/pom.xml ................................ SUCCESS 
(21.3 s)
[INFO] Building: no-version/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           no-version/pom.xml ............................... SUCCESS 
(7.8 s)
[INFO] Building: MSITE-705-debug/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MSITE-705-debug/pom.xml .......................... SUCCESS 
(7.1 s)
[INFO] Building: MSITE-658/pom.xml
[INFO] run post-build script verify.bsh
[INFO]           MSITE-658/pom.xml ................................ SUCCESS 
(6.4 s)
[INFO] Building: MSITE-627/pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 160 ms, Junit Publisher: 
1607 ms, Open Task Scanner Publisher: 1469 ms, Dependencies Fingerprint 
Publisher: 1 ms, Invoker Publisher: 67171 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[INFO] snapshot org.apache.maven.plugins.site.its:MSITE-627:1.0-SNAPSHOT: 
checking for updates from Nexus
[INFO] artifact org.apache.maven.plugins.site.its.MSITE-627:1.0-SNAPSHOT: 
checking for updates from central
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch linux-jdk12-m3.6.x_build
[INFO] run post-build script verify.bsh
[INFO]           MSITE-627/pom.xml ................................ SUCCESS 
(18.1 s)
[INFO] Building: MSITE-159/pom.xml
[INFO] run post-build script verify.bsh
[INFO]           MSITE-159/pom.xml ................................ SUCCESS 
(6.3 s)
[INFO] Building: MSITE-644/pom.xml
[INFO]           MSITE-644/pom.xml ................................ SUCCESS 
(5.2 s)
[INFO] Building: MSITE-512/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MSITE-512/pom.xml ................................ SUCCESS 
(9.2 s)
[INFO] Building: MSITE-548/pom.xml
[INFO] run post-build script verify.bsh
[INFO]           MSITE-548/pom.xml ................................ SUCCESS 
(9.5 s)
[INFO] Building: site-sd-submodule/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           site-sd-submodule/pom.xml ........................ SUCCESS 
(9.1 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (default) @ maven-site-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:36711
[INFO] Stopped SocketConnector@0.0.0.0:36711
[INFO] Mock Repository Manager http://localhost:36711 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ 
maven-site-plugin ---
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @ 
maven-site-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 56, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  09:33 min
[INFO] Finished at: 2019-07-08T11:15:29Z
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated 
/home/jenkins/jenkins-slave/workspace/-box_maven-site-plugin_MSITE-846@2@tmp/withMavenef250a56/maven-spy-20190708-110555-4356407808643264178586.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact 
linux-jdk11-m3.6.x_build/pom.xml under 
org/apache/maven/plugins/maven-site-plugin/3.8.2-SNAPSHOT/maven-site-plugin-3.8.2-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact 
linux-jdk11-m3.6.x_build/target/maven-site-plugin-3.8.2-SNAPSHOT.jar under 
org/apache/maven/plugins/maven-site-plugin/3.8.2-SNAPSHOT/maven-site-plugin-3.8.2-SNAPSHOT.jar
[Fast Archiver] No prior successful build to compare, so performing full copy 
of artifacts
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.plugins:maven-site-plugin:maven-plugin:3.8.2-SNAPSHOT 
generated by maven-surefire-plugin:test (default-test): 
linux-jdk11-m3.6.x_build/target/surefire-reports/*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact 
org.apache.maven.plugins:maven-site-plugin:maven-plugin:3.8.2-SNAPSHOT in 
source directory linux-jdk11-m3.6.x_build/src/main/java
[TASKS] Scanning folder 
'/home/jenkins/jenkins-slave/workspace/-box_maven-site-plugin_MSITE-846@2' for 
files matching the pattern 'linux-jdk11-m3.6.x_build/src/main/java/**/*' - 
excludes: null
[TASKS] Found 21 files to scan for tasks
[TASKS] Found 8 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[withMaven] invokerPublisher - Archive invoker results for Maven artifact 
MavenArtifact{org.apache.maven.plugins:maven-site-plugin:maven-plugin:3.8.2-SNAPSHOT(version:
 3.8.2-SNAPSHOT, snapshot:false) } generated by 
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.0@integration-test
  integration-test}: linux-jdk11-m3.6.x_build/target/invoker-reports/*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 974 ms, Junit Publisher: 
1607 ms, Open Task Scanner Publisher: 1498 ms, Dependencies Fingerprint 
Publisher: 1 ms, Invoker Publisher: 59212 ms, Pipeline Graph Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Reply via email to