See
https://builds.apache.org/job/maven-box/job/maven-javadoc-plugin/job/master/41/
Changes:
* no need to filter on maven version only one is used here
5 tests failed.
FAILED:
org.apache.maven.plugins.javadoc.JavadocReportTest.linux-jdk13-m3.6.x_build /
Build linux-jdk13-m3.6.x_build / testStylesheetfile
Error Message:
null
Stack Trace:
junit.framework.AssertionFailedError
at
org.apache.maven.plugins.javadoc.JavadocReportTest.testStylesheetfile(JavadocReportTest.java:1243)
FAILED:
org.apache.maven.plugins.javadoc.JavadocReportTest.windows-jdk13-m3.6.x_build /
Build windows-jdk13-m3.6.x_build / testJavadocResources
Error Message:
null
Stack Trace:
junit.framework.AssertionFailedError
at
org.apache.maven.plugins.javadoc.JavadocReportTest.testJavadocResources(JavadocReportTest.java:775)
FAILED:
org.apache.maven.plugins.javadoc.JavadocReportTest.windows-jdk13-m3.6.x_build /
Build windows-jdk13-m3.6.x_build / testDoclets
Error Message:
An error has occurred in Javadoc report generation:
Exit code: 1 - javadoc: error - Class UmlGraph is not a valid doclet.
Note: As of JDK 13, the com.sun.javadoc API is no longer supported.
Command line was: f:\jenkins\tools\java\latest13\bin\javadoc.exe @options
@argfile
Refer to the generated Javadoc files in
'f:\jenkins\jenkins-slave\workspace\-box_maven-javadoc-plugin_master@2\windows-jdk13-m3.6.x_build\target\test\unit\doclet-test\target\site\apidocs'
dir.
Stack Trace:
org.apache.maven.plugin.MojoExecutionException:
An error has occurred in Javadoc report generation:
Exit code: 1 - javadoc: error - Class UmlGraph is not a valid doclet.
Note: As of JDK 13, the com.sun.javadoc API is no longer supported.
Command line was: f:\jenkins\tools\java\latest13\bin\javadoc.exe @options
@argfile
Refer to the generated Javadoc files in
'f:\jenkins\jenkins-slave\workspace\-box_maven-javadoc-plugin_master@2\windows-jdk13-m3.6.x_build\target\test\unit\doclet-test\target\site\apidocs'
dir.
at
org.apache.maven.plugins.javadoc.JavadocReportTest.testDoclets(JavadocReportTest.java:481)
Caused by: org.apache.maven.reporting.MavenReportException:
Exit code: 1 - javadoc: error - Class UmlGraph is not a valid doclet.
Note: As of JDK 13, the com.sun.javadoc API is no longer supported.
Command line was: f:\jenkins\tools\java\latest13\bin\javadoc.exe @options
@argfile
Refer to the generated Javadoc files in
'f:\jenkins\jenkins-slave\workspace\-box_maven-javadoc-plugin_master@2\windows-jdk13-m3.6.x_build\target\test\unit\doclet-test\target\site\apidocs'
dir.
at
org.apache.maven.plugins.javadoc.JavadocReportTest.testDoclets(JavadocReportTest.java:481)
FAILED:
org.apache.maven.plugins.javadoc.JavadocReportTest.linux-jdk13-m3.6.x_build /
Build linux-jdk13-m3.6.x_build / testJavadocResources
Error Message:
null
Stack Trace:
junit.framework.AssertionFailedError
at
org.apache.maven.plugins.javadoc.JavadocReportTest.testJavadocResources(JavadocReportTest.java:775)
FAILED:
org.apache.maven.plugins.javadoc.JavadocReportTest.linux-jdk13-m3.6.x_build /
Build linux-jdk13-m3.6.x_build / testDoclets
Error Message:
An error has occurred in Javadoc report generation:
Exit code: 1 - javadoc: error - Class UmlGraph is not a valid doclet.
Note: As of JDK 13, the com.sun.javadoc API is no longer supported.
Command line was: /home/jenkins/tools/java/latest13/bin/javadoc @options
@argfile
Refer to the generated Javadoc files in
'/home/jenkins/jenkins-slave/workspace/-box_maven-javadoc-plugin_master@2/linux-jdk13-m3.6.x_build/target/test/unit/doclet-test/target/site/apidocs'
dir.
Stack Trace:
org.apache.maven.plugin.MojoExecutionException:
An error has occurred in Javadoc report generation:
Exit code: 1 - javadoc: error - Class UmlGraph is not a valid doclet.
Note: As of JDK 13, the com.sun.javadoc API is no longer supported.
Command line was: /home/jenkins/tools/java/latest13/bin/javadoc @options
@argfile
Refer to the generated Javadoc files in
'/home/jenkins/jenkins-slave/workspace/-box_maven-javadoc-plugin_master@2/linux-jdk13-m3.6.x_build/target/test/unit/doclet-test/target/site/apidocs'
dir.
at
org.apache.maven.plugins.javadoc.JavadocReportTest.testDoclets(JavadocReportTest.java:481)
Caused by: org.apache.maven.reporting.MavenReportException:
Exit code: 1 - javadoc: error - Class UmlGraph is not a valid doclet.
Note: As of JDK 13, the com.sun.javadoc API is no longer supported.
Command line was: /home/jenkins/tools/java/latest13/bin/javadoc @options
@argfile
Refer to the generated Javadoc files in
'/home/jenkins/jenkins-slave/workspace/-box_maven-javadoc-plugin_master@2/linux-jdk13-m3.6.x_build/target/test/unit/doclet-test/target/site/apidocs'
dir.
at
org.apache.maven.plugins.javadoc.JavadocReportTest.testDoclets(JavadocReportTest.java:481)
Build log:
[...truncated 19129 lines...]
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: 4 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.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
[INFO] run post-build script verify.bsh
[INFO] javadoc-fix/pom.xml .............................. SUCCESS
(4.1 s)
[INFO] Building: MJAVADOC-365/pom.xml
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[INFO] run post-build script verify.bsh
[INFO] dependencySource-3/pom.xml ....................... SUCCESS
(25.6 s)
[INFO] Building: MJAVADOC-384/pom.xml
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:3.1.2-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
linux-jdk13-m3.6.x_build/target/surefire-reports/*.xml
Recording test results
[INFO] run post-build script verify.bsh
[INFO] MJAVADOC-365/pom.xml ............................. SUCCESS
(5.0 s)
[INFO] Building: MJAVADOC-562_release/pom.xml
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:3.1.2-SNAPSHOT in
source directory linux-jdk13-m3.6.x_build/src/main/java
[TASKS] Scanning folder
'/home/jenkins/jenkins-slave/workspace/-box_maven-javadoc-plugin_master@2' for
files matching the pattern 'linux-jdk13-m3.6.x_build/src/main/java/**/*' -
excludes: null
[TASKS] Found 26 files to scan for tasks
[TASKS] Found 7 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #29
[withMaven] invokerPublisher - Archive invoker results for Maven artifact
MavenArtifact{org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:3.1.2-SNAPSHOT(version:
3.1.2-SNAPSHOT, snapshot:false) } generated by
PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.0@integration-test
integration-test}: linux-jdk13-m3.6.x_build/target/invoker-reports/*.xml
[INFO] run post-build script verify.bsh
[INFO] MJAVADOC-384/pom.xml ............................. SUCCESS
(7.1 s)
[INFO] Building: MJAVADOC-569_aggr-mixed/pom.xml
[INFO] MJAVADOC-562_release/pom.xml ..................... SUCCESS
(7.0 s)
[INFO]
[INFO] --- mrm-maven-plugin:1.1.0:stop (repository) @ maven-javadoc-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:42292
[INFO] Stopped [email protected]:42292
[INFO] Mock Repository Manager http://localhost:42292 is stopped.
[INFO]
[INFO] --- mrm-maven-plugin:1.1.0:stop (3rdparty) @ maven-javadoc-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:38712
[INFO] Stopped [email protected]:38712
[INFO] Mock Repository Manager http://localhost:38712 is stopped.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @
maven-javadoc-plugin ---
[INFO] There are 4 errors reported by Checkstyle 6.18 with
config/maven_checks.xml ruleset.
[INFO] Ignored 4 errors, 0 violation remaining.
[INFO]
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @
maven-javadoc-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO] Passed: 63, Failed: 0, Errors: 0, Skipped: 2
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:30 min
[INFO] Finished at: 2019-07-02T20:12:30Z
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated
/home/jenkins/jenkins-slave/workspace/-box_maven-javadoc-plugin_master@2@tmp/withMavence56e6ee/maven-spy-20190702-195959-183308628496748583087.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact
linux-jdk11-m3.6.x_build/pom.xml under
org/apache/maven/plugins/maven-javadoc-plugin/3.1.2-SNAPSHOT/maven-javadoc-plugin-3.1.2-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact
linux-jdk11-m3.6.x_build/target/maven-javadoc-plugin-3.1.2-SNAPSHOT.jar under
org/apache/maven/plugins/maven-javadoc-plugin/3.1.2-SNAPSHOT/maven-javadoc-plugin-3.1.2-SNAPSHOT.jar
[Fast Archiver] Compressed 486.51 KB of artifacts by 39.5% relative to #29
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:3.1.2-SNAPSHOT
generated by maven-surefire-plugin:test (default-test):
linux-jdk11-m3.6.x_build/target/surefire-reports/*.xml
Recording test results
[INFO] MJAVADOC-569_aggr-mixed/pom.xml .................. SUCCESS
(12.8 s)
[INFO] Building: MJAVADOC-568_jar-mixed/pom.xml
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:3.1.2-SNAPSHOT in
source directory linux-jdk11-m3.6.x_build/src/main/java
[TASKS] Scanning folder
'/home/jenkins/jenkins-slave/workspace/-box_maven-javadoc-plugin_master@2' for
files matching the pattern 'linux-jdk11-m3.6.x_build/src/main/java/**/*' -
excludes: null
[TASKS] Found 26 files to scan for tasks
[TASKS] Found 7 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #29
[withMaven] invokerPublisher - Archive invoker results for Maven artifact
MavenArtifact{org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:3.1.2-SNAPSHOT(version:
3.1.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
[INFO] MJAVADOC-568_jar-mixed/pom.xml ................... SUCCESS
(11.7 s)
[INFO] Building: MJAVADOC-262/pom.xml
[INFO] run post-build script verify.bsh
[INFO] MJAVADOC-262/pom.xml ............................. SUCCESS
(7.3 s)
[INFO] Building: MJAVADOC-498_mm_modulepath/pom.xml
[INFO] MJAVADOC-498_mm_modulepath/pom.xml ............... SUCCESS
(11.3 s)
[INFO] Building: MJAVADOC-172/pom.xml
[INFO] run post-build script verify.bsh
[INFO] MJAVADOC-172/pom.xml ............................. SUCCESS
(15.4 s)
[INFO] Building: MJAVADOC-194/pom.xml
[INFO] run post-build script verify.bsh
[INFO] MJAVADOC-194/pom.xml ............................. SUCCESS
(9.3 s)
[INFO] Building: additional-dependencies-non-aggregate/pom.xml
[INFO] run post-build script verify.bsh
[INFO] additional-dependencies-non-aggregate/pom.xml .... SUCCESS
(12.1 s)
[INFO] Building: MJAVADOC-558_fix-unknownthrows/pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 309 ms, Junit Publisher:
4906 ms, Open Task Scanner Publisher: 1609 ms, Dependencies Fingerprint
Publisher: 1 ms, Invoker Publisher: 82849 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-jdk13-m3.6.x_build
[INFO] run post-build script verify.groovy
[INFO] MJAVADOC-558_fix-unknownthrows/pom.xml ........... SUCCESS
(8.5 s)
[INFO] Building: MJAVADOC-338_downloadSources/pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 1298 ms, Junit
Publisher: 4839 ms, Open Task Scanner Publisher: 1233 ms, Invoker Publisher:
79536 ms, Pipeline Graph Publisher: 2 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] }
[withMaven] Publishers: Generated Artifacts Publisher: 809 ms, Junit Publisher:
3135 ms, Open Task Scanner Publisher: 989 ms, Dependencies Fingerprint
Publisher: 1 ms, Invoker Publisher: 145809 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] MJAVADOC-338_downloadSources/pom.xml ............. SUCCESS
(15.1 s)
[INFO] Building: MJAVADOC-420_fixparam/pom.xml
[INFO] run post-build script verify.groovy
[INFO] MJAVADOC-420_fixparam/pom.xml .................... SUCCESS
(10.0 s)
[INFO] Building: MJAVADOC-437/pom.xml
[INFO] run post-build script verify.bsh
[INFO] MJAVADOC-437/pom.xml ............................. SUCCESS
(9.0 s)
[INFO] Building: MJAVADOC-444/pom.xml
[INFO] run post-build script verify.bsh
[INFO] MJAVADOC-444/pom.xml ............................. SUCCESS
(27.5 s)
[INFO] Building: MJAVADOC-250/pom.xml
[INFO] run post-build script verify.bsh
[INFO] MJAVADOC-250/pom.xml ............................. SUCCESS
(9.7 s)
[INFO] Building: MJAVADOC-498_aggr_modulepath/pom.xml
[INFO] MJAVADOC-498_aggr_modulepath/pom.xml ............. SUCCESS
(18.8 s)
[INFO]
[INFO] --- mrm-maven-plugin:1.1.0:stop (repository) @ maven-javadoc-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:37927
[INFO] Stopped [email protected]:37927
[INFO] Mock Repository Manager http://localhost:37927 is stopped.
[INFO]
[INFO] --- mrm-maven-plugin:1.1.0:stop (3rdparty) @ maven-javadoc-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:33272
[INFO] Stopped [email protected]:33272
[INFO] Mock Repository Manager http://localhost:33272 is stopped.
[INFO]
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @
maven-javadoc-plugin ---
[INFO] There are 4 errors reported by Checkstyle 6.18 with
config/maven_checks.xml ruleset.
[INFO] Ignored 4 errors, 0 violation remaining.
[INFO]
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @
maven-javadoc-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO] Passed: 62, Failed: 0, Errors: 0, Skipped: 3
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14:56 min
[INFO] Finished at: 2019-07-02T20:15:24Z
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated
/home/jenkins/jenkins-slave/workspace/-box_maven-javadoc-plugin_master@2@tmp/withMaven4bf120e2/maven-spy-20190702-200028-23718067080229371094371.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact
linux-jdk12-m3.6.x_build/pom.xml under
org/apache/maven/plugins/maven-javadoc-plugin/3.1.2-SNAPSHOT/maven-javadoc-plugin-3.1.2-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact
linux-jdk12-m3.6.x_build/target/maven-javadoc-plugin-3.1.2-SNAPSHOT.jar under
org/apache/maven/plugins/maven-javadoc-plugin/3.1.2-SNAPSHOT/maven-javadoc-plugin-3.1.2-SNAPSHOT.jar
[Fast Archiver] Compressed 486.51 KB of artifacts by 39.5% relative to #29
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:3.1.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-javadoc-plugin:maven-plugin:3.1.2-SNAPSHOT in
source directory linux-jdk12-m3.6.x_build/src/main/java
[TASKS] Scanning folder
'/home/jenkins/jenkins-slave/workspace/-box_maven-javadoc-plugin_master@2' for
files matching the pattern 'linux-jdk12-m3.6.x_build/src/main/java/**/*' -
excludes: null
[TASKS] Found 26 files to scan for tasks
[TASKS] Found 7 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #29
[withMaven] invokerPublisher - Archive invoker results for Maven artifact
MavenArtifact{org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:3.1.2-SNAPSHOT(version:
3.1.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
[withMaven] Publishers: Generated Artifacts Publisher: 1287 ms, Junit
Publisher: 4917 ms, Open Task Scanner Publisher: 1269 ms, Dependencies
Fingerprint Publisher: 1 ms, Invoker Publisher: 83715 ms, Pipeline Graph
Publisher: 3 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