You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/07/07 13:29:21 UTC

Build failed in Jenkins: Maven TLP » maven-site-plugin » MSITE-844 #1

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

No changes.

No tests ran.

Build log:
[...truncated 2321 lines...]
	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.MojoExecutionException: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed.
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:237)
	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/MojoExecutionException
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[INFO] Restricted to JDK 1.7 yet org.eclipse.jetty:jetty-servlet:jar:9.4.12.v20180830:compile contains org/eclipse/jetty/servlet/ServletHandler.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.eclipse.jetty:jetty-proxy:jar:9.4.12.v20180830:test contains org/eclipse/jetty/proxy/AfterContentTransformer.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.eclipse.jetty:jetty-io:jar:9.4.12.v20180830:compile contains org/eclipse/jetty/io/ManagedSelector$Accept.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.eclipse.jetty:jetty-util:jar:9.4.12.v20180830:compile contains org/eclipse/jetty/util/Uptime.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.eclipse.jetty:jetty-security:jar:9.4.12.v20180830:compile contains org/eclipse/jetty/security/RoleRunAsToken.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.eclipse.jetty:jetty-xml:jar:9.4.12.v20180830:compile contains org/eclipse/jetty/xml/XmlParser$Node.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.eclipse.jetty:jetty-server:jar:9.4.12.v20180830:compile contains org/eclipse/jetty/server/HttpInput$1.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.eclipse.jetty:jetty-webapp:jar:9.4.12.v20180830:compile contains org/eclipse/jetty/webapp/WebInfConfiguration$WebAppPathNameMatcher.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.eclipse.jetty:jetty-client:jar:9.4.12.v20180830:test contains org/eclipse/jetty/client/RoundRobinConnectionPool$Entry.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.eclipse.jetty:jetty-http:jar:9.4.12.v20180830:compile contains org/eclipse/jetty/http/HttpStatus$Code.class targeted to JDK 1.8
[WARNING] Rule 0: org.apache.maven.plugins.enforcer.EnforceBytecodeVersion failed with message:
Found Banned Dependency: org.eclipse.jetty:jetty-servlet:jar:9.4.12.v20180830
Found Banned Dependency: org.eclipse.jetty:jetty-proxy:jar:9.4.12.v20180830
Found Banned Dependency: org.eclipse.jetty:jetty-io:jar:9.4.12.v20180830
Found Banned Dependency: org.eclipse.jetty:jetty-util:jar:9.4.12.v20180830
Found Banned Dependency: org.eclipse.jetty:jetty-security:jar:9.4.12.v20180830
Found Banned Dependency: org.eclipse.jetty:jetty-xml:jar:9.4.12.v20180830
Found Banned Dependency: org.eclipse.jetty:jetty-server:jar:9.4.12.v20180830
Found Banned Dependency: org.eclipse.jetty:jetty-webapp:jar:9.4.12.v20180830
Found Banned Dependency: org.eclipse.jetty:jetty-client:jar:9.4.12.v20180830
Found Banned Dependency: org.eclipse.jetty:jetty-http:jar:9.4.12.v20180830
Use 'mvn dependency:tree' to locate the source of the banned dependencies.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.584 s
[INFO] Finished at: 2019-07-07T06:29:16-07:00
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[INFO] Final Memory: 62M/683M
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-844@2@2@tmp\withMaven68519d1a\maven-spy-20190707-062909-6115373055767316091147.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) on project maven-site-plugin: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) on project maven-site-plugin: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed.
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    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:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
    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.MojoExecutionException: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed.
    at org.apache.maven.plugins.enforcer.EnforceMojo.execute (EnforceMojo.java:237)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:134)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    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:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
    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)
[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/MojoExecutionException
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-844@2@2@tmp\withMaven68519d1a\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-844@2@2@tmp\withMaven68519d1a" 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-site-plugin:maven-plugin:3.8.2-SNAPSHOT in source directory windows-jdk7-m3.5.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-844@2@2' for files matching the pattern 'windows-jdk7-m3.5.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] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-site-plugin:maven-plugin:3.8.2-SNAPSHOT in source directory linux-jdk7-m3.2.x_build/src/main/java
[withMaven] Publishers: Generated Artifacts Publisher: 6 ms, Open Task Scanner Publisher: 196 ms
[Pipeline] // withMaven
[INFO] Restricted to JDK 1.7 yet org.eclipse.jetty:jetty-servlet:jar:9.4.12.v20180830:compile contains org/eclipse/jetty/servlet/ServletHandler.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.eclipse.jetty:jetty-proxy:jar:9.4.12.v20180830:test contains org/eclipse/jetty/proxy/AfterContentTransformer.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.eclipse.jetty:jetty-io:jar:9.4.12.v20180830:compile contains org/eclipse/jetty/io/ManagedSelector$Accept.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.eclipse.jetty:jetty-util:jar:9.4.12.v20180830:compile contains org/eclipse/jetty/util/Uptime.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.eclipse.jetty:jetty-security:jar:9.4.12.v20180830:compile contains org/eclipse/jetty/security/RoleRunAsToken.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.eclipse.jetty:jetty-xml:jar:9.4.12.v20180830:compile contains org/eclipse/jetty/xml/XmlParser$Node.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.eclipse.jetty:jetty-server:jar:9.4.12.v20180830:compile contains org/eclipse/jetty/server/HttpInput$1.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.eclipse.jetty:jetty-webapp:jar:9.4.12.v20180830:compile contains org/eclipse/jetty/webapp/WebInfConfiguration$WebAppPathNameMatcher.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.eclipse.jetty:jetty-client:jar:9.4.12.v20180830:test contains org/eclipse/jetty/client/RoundRobinConnectionPool$Entry.class targeted to JDK 1.8
[INFO] Restricted to JDK 1.7 yet org.eclipse.jetty:jetty-http:jar:9.4.12.v20180830:compile contains org/eclipse/jetty/http/HttpStatus$Code.class targeted to JDK 1.8
[WARNING] Rule 0: org.apache.maven.plugins.enforcer.EnforceBytecodeVersion failed with message:
Found Banned Dependency: org.eclipse.jetty:jetty-servlet:jar:9.4.12.v20180830
Found Banned Dependency: org.eclipse.jetty:jetty-proxy:jar:9.4.12.v20180830
Found Banned Dependency: org.eclipse.jetty:jetty-io:jar:9.4.12.v20180830
Found Banned Dependency: org.eclipse.jetty:jetty-util:jar:9.4.12.v20180830
Found Banned Dependency: org.eclipse.jetty:jetty-security:jar:9.4.12.v20180830
Found Banned Dependency: org.eclipse.jetty:jetty-xml:jar:9.4.12.v20180830
Found Banned Dependency: org.eclipse.jetty:jetty-server:jar:9.4.12.v20180830
Found Banned Dependency: org.eclipse.jetty:jetty-webapp:jar:9.4.12.v20180830
Found Banned Dependency: org.eclipse.jetty:jetty-client:jar:9.4.12.v20180830
Found Banned Dependency: org.eclipse.jetty:jetty-http:jar:9.4.12.v20180830
Use 'mvn dependency:tree' to locate the source of the banned dependencies.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.038 s
[INFO] Finished at: 2019-07-07T06:29:17-07:00
[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...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[TASKS] Scanning folder '/home/jenkins/jenkins-slave/workspace/-box_maven-site-plugin_MSITE-844@2' for files matching the pattern 'linux-jdk7-m3.2.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
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk7-m3.5.x_build
[INFO] Final Memory: 62M/683M
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-844@3@tmp\withMaven53eed31a\maven-spy-20190707-062909-4394578549810013745.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) on project maven-site-plugin: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) on project maven-site-plugin: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed.
	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:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
	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.MojoExecutionException: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed.
	at org.apache.maven.plugins.enforcer.EnforceMojo.execute(EnforceMojo.java:237)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 20 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/MojoExecutionException
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-844@3@tmp\withMaven53eed31a\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-844@3@tmp\withMaven53eed31a" 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-site-plugin:maven-plugin:3.8.2-SNAPSHOT in source directory windows-jdk7-m3.3.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-844@3' for files matching the pattern 'windows-jdk7-m3.3.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] Publishers: Generated Artifacts Publisher: 7 ms, Open Task Scanner Publisher: 224 ms, Dependencies Fingerprint Publisher: 1 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...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk7-m3.3.x_build
[withMaven] Publishers: Generated Artifacts Publisher: 155 ms, Open Task Scanner Publisher: 1444 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...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch linux-jdk7-m3.2.x_build
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build failed in Jenkins: Maven TLP » maven-site-plugin » MSITE-844 #2

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-site-plugin/job/MSITE-844/2/

No changes.

All tests passed

Build log:
[...truncated 10807 lines...]
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[INFO] run post-build script verify.groovy
[INFO]           surefire-report\pom.xml .......................... SUCCESS (7.6 s)
[INFO] Building: template-skin\pom.xml
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch linux-jdk7-m3.0.x_build
[INFO] run post-build script verify.groovy
[INFO]           full-reporting/pom.xml ........................... SUCCESS (41.6 s)
[INFO] Building: surefire-report/pom.xml
[INFO] run post-build script verify.bsh
[INFO]           site-deploy\pom.xml .............................. SUCCESS (7.4 s)
[INFO] Building: site-inheritance\pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 68 ms, Junit Publisher: 90 ms, Open Task Scanner Publisher: 118 ms, Dependencies Fingerprint Publisher: 1 ms, Invoker Publisher: 22360 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] }
[INFO] run post-build script verify.bsh
[INFO]           template-skin\pom.xml ............................ SUCCESS (9.8 s)
[INFO] Building: validate\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           surefire-report/pom.xml .......................... SUCCESS (10.1 s)
[INFO] Building: site-sd-top-parent-same-site/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           validate\pom.xml ................................. SUCCESS (5.4 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (default) @ maven-site-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:62930
[INFO] Stopped SocketConnector@0.0.0.0:62930
[INFO] Mock Repository Manager http://localhost:62930 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:  11:05 min
[INFO] Finished at: 2019-07-07T11:05:13-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-844@2@2@tmp\withMaven302d9acc\maven-spy-20190707-105408-66118624046568500639.log
[Pipeline] }
[INFO] run post-build script verify.bsh
[INFO]           site-inheritance\pom.xml ......................... SUCCESS (12.7 s)
[INFO] Building: site-jar\pom.xml
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact windows-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 windows-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): windows-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 windows-jdk11-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-844@2@2' for files matching the pattern 'windows-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}: windows-jdk11-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 82 ms, Junit Publisher: 87 ms, Open Task Scanner Publisher: 135 ms, Dependencies Fingerprint Publisher: 1 ms, Invoker Publisher: 26155 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] }
[INFO] run post-build script verify.groovy
[INFO]           site-sd-top-parent-same-site/pom.xml ............. SUCCESS (10.4 s)
[INFO] Building: MSITE-456/pom.xml
[INFO] run post-build script verify.bsh
[INFO]           site-jar\pom.xml ................................. SUCCESS (8.3 s)
[INFO] Building: site-sd\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           MSITE-456/pom.xml ................................ SUCCESS (8.6 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (default) @ maven-site-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:36759
[INFO] Stopped SocketConnector@0.0.0.0:36759
[INFO] Mock Repository Manager http://localhost:36759 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: 11:30 min
[INFO] Finished at: 2019-07-07T18:05:30+00:00
[INFO] Final Memory: 79M/2581M
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated /home/jenkins/jenkins-slave/workspace/-box_maven-site-plugin_MSITE-844@2@tmp/withMaven5d7ca6ab/maven-spy-20190707-175359-1895700893563373844733.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact linux-jdk7-m3.2.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-jdk7-m3.2.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-jdk7-m3.2.x_build/target/surefire-reports/*.xml
Recording test results
[INFO] run post-build script verify.groovy
[INFO]           site-sd\pom.xml .................................. SUCCESS (10.6 s)
[INFO] Building: site-sd-2\pom.xml
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-site-plugin:maven-plugin:3.8.2-SNAPSHOT in source directory linux-jdk7-m3.2.x_build/src/main/java
[TASKS] Scanning folder '/home/jenkins/jenkins-slave/workspace/-box_maven-site-plugin_MSITE-844@2' for files matching the pattern 'linux-jdk7-m3.2.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-jdk7-m3.2.x_build/target/invoker-reports/*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 60 ms, Junit Publisher: 74 ms, Open Task Scanner Publisher: 108 ms, Invoker Publisher: 22343 ms, Pipeline Graph Publisher: 19 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] }
[INFO] run post-build script verify.groovy
[INFO]           site-sd-2\pom.xml ................................ SUCCESS (13.4 s)
[INFO] Building: site-sd-lang\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           site-sd-lang\pom.xml ............................. SUCCESS (12.8 s)
[INFO] Building: site-sd-stagingSiteURL\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           site-sd-stagingSiteURL\pom.xml ................... SUCCESS (7.4 s)
[INFO] Building: site-sd-submodule\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           site-sd-submodule\pom.xml ........................ SUCCESS (9.6 s)
[INFO] Building: site-sd-top-parent-different-site\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           site-sd-top-parent-different-site\pom.xml ........ SUCCESS (8.5 s)
[INFO] Building: site-sd-top-parent-no-site\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           site-sd-top-parent-no-site\pom.xml ............... SUCCESS (10.7 s)
[INFO] Building: site-sd-top-parent-same-site\pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 1085 ms, Junit Publisher: 1575 ms, Open Task Scanner Publisher: 1443 ms, Dependencies Fingerprint Publisher: 1 ms, Invoker Publisher: 61835 ms, Pipeline Graph Publisher: 16 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] }
[INFO] run post-build script verify.groovy
[INFO]           site-sd-top-parent-same-site\pom.xml ............. SUCCESS (9.0 s)
[INFO] Building: site-skip\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           site-skip\pom.xml ................................ SUCCESS (11.3 s)
[INFO] Building: surefire-report\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           surefire-report\pom.xml .......................... SUCCESS (8.1 s)
[INFO] Building: template-skin\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           template-skin\pom.xml ............................ SUCCESS (9.3 s)
[INFO] Building: validate\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           validate\pom.xml ................................. SUCCESS (4.9 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (default) @ maven-site-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:58000
[INFO] Stopped SocketConnector@0.0.0.0:58000
[INFO] Mock Repository Manager http://localhost:58000 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: 13:09 min
[INFO] Finished at: 2019-07-07T11:07:19-07:00
[INFO] Final Memory: 71M/934M
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-844@2@tmp\withMavenf891e017\maven-spy-20190707-105409-6421075091839855018587.log
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-844@2@tmp\withMavenf891e017\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-844@2@tmp\withMavenf891e017" 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact windows-jdk7-m3.5.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 windows-jdk7-m3.5.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): windows-jdk7-m3.5.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 windows-jdk7-m3.5.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-844@2' for files matching the pattern 'windows-jdk7-m3.5.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}: windows-jdk7-m3.5.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 67 ms, Junit Publisher: 81 ms, Open Task Scanner Publisher: 129 ms, Dependencies Fingerprint Publisher: 1 ms, Invoker Publisher: 30933 ms, Pipeline Graph Publisher: 17 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