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 2020/10/07 07:41:05 UTC

Build failed in Jenkins: Maven » Maven TLP » maven-dependency-plugin » MDEP-425 #12

See https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-dependency-plugin/job/MDEP-425/12/

Changes:

* Add Java 16 to available runtimes
* Added JDK 16 for Windows
* Java 16-ea has not been installed on the Windows Jenkins hosts yet.
* introduce optional tmpWs for Windows to prevent long path failures
* fix }
* don't pick up tmpWs from a context
* Revert "don't pick up tmpWs from a context"
* Spaces instead of tabs
* introduce optional tmpWs
* pwd() doesn't seem to work on slaves?
* Using $WORKSPACE instead of env.WORKSPACE as this could behave inconsistent when used on parallel nodes.
* Attempting to get the right workspace directory in parallel nodes using a withEnv block.
* Attempting to get the right workspace directory in parallel nodes using a withEnv block. fix; envs should be prefixed with the `env.` prefix.
* Using !isUnix() to check whether the node is running Windows or not
* Shorten the windows filepath even further
* Restored the full default jdk matrix including the current and ea version
* Restored the full maven version matrix default

All tests passed

Build log:
[...truncated 243197 lines...]
[DEBUG]   Included: commons-collections:commons-collections:jar:3.2.1
[INFO]           used-dependencies\pom.xml ........................ SUCCESS (6.2 s)
[INFO] Building: purge-local-repository-without-pom
[INFO] run pre-build script setup.bsh
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0, parent: sun.misc.Launcher$AppClassLoader@29cd761a]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check' with basic configurator -->
[DEBUG]   (f) cacheFile = f:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-425@2\windows-jdk7-m3.6.x_build\target/checkstyle-cachefile
[DEBUG]   (f) configLocation = config/maven_checks.xml
[DEBUG]   (f) consoleOutput = false
[DEBUG]   (f) encoding = UTF-8
[DEBUG]   (f) failOnViolation = true
[DEBUG]   (f) failsOnError = false
[DEBUG]   (f) headerLocation = config/maven-header.txt
[DEBUG]   (f) includeResources = true
[DEBUG]   (f) includeTestResources = true
[DEBUG]   (f) includeTestSourceDirectory = false
[DEBUG]   (f) includes = **\/*.java
[DEBUG]   (f) logViolationsToConsole = true
[DEBUG]   (f) maxAllowedViolations = 0
[DEBUG]   (f) omitIgnoredModules = false
[DEBUG]   (f) outputFile = f:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-425@2\windows-jdk7-m3.6.x_build\target\checkstyle-result.xml
[DEBUG]   (f) outputFileFormat = xml
[DEBUG]   (f) plugin = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.checkstyle.CheckstyleViolationCheckMojo', role hint: 'org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check'
role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.checkstyle.CheckstyleReport', role hint: 'org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:checkstyle'
role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.checkstyle.CheckstyleAggregateReport', role hint: 'org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:checkstyle-aggregate'
role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugins.checkstyle.HelpMojo', role hint: 'org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:help'
---
[DEBUG]   (f) project = MavenProject: org.apache.maven.plugins:maven-dependency-plugin:3.1.3-SNAPSHOT @ f:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-425@2\windows-jdk7-m3.6.x_build\pom.xml
[DEBUG]   (f) resourceIncludes = **/*.properties
[DEBUG]   (f) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: f:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-425@2\windows-jdk7-m3.6.x_build\src\main\resources, PatternSet [includes: {}, excludes: {}]}}, Resource {targetPath: null, filtering: false, FileSet {directory: f:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-425@2\windows-jdk7-m3.6.x_build\target\maven-shared-archive-resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG]   (f) rulesFiles = f:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-425@2\windows-jdk7-m3.6.x_build\target\checkstyle-rules.xml
[DEBUG]   (f) skip = false
[DEBUG]   (f) skipExec = false
[DEBUG]   (f) sourceDirectories = [src/main/java]
[DEBUG]   (f) suppressionsFileExpression = checkstyle.suppressions.file
[DEBUG]   (f) testResources = [Resource {targetPath: null, filtering: false, FileSet {directory: f:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-425@2\windows-jdk7-m3.6.x_build\src\test\resources, PatternSet [includes: {}, excludes: {}]}}, Resource {targetPath: null, filtering: false, FileSet {directory: f:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-425@2\windows-jdk7-m3.6.x_build\target\maven-shared-archive-resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG]   (f) testSourceDirectories = [src/test/java]
[DEBUG]   (f) violationIgnore = RedundantThrows,NewlineAtEndOfFile,ParameterNumber,MethodLength,FileLength
[DEBUG]   (f) violationSeverity = error
[DEBUG] -- end configuration --
[DEBUG] executeCheckstyle start headerLocation : config/maven-header.txt
[DEBUG] Added 55 source files found in 'F:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-425@2\windows-jdk7-m3.6.x_build\src\main\java'.
[DEBUG] Added 5 resource files found in 'f:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-425@2\windows-jdk7-m3.6.x_build\src\main\resources'.
[DEBUG] Added 0 resource files found in 'f:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-425@2\windows-jdk7-m3.6.x_build\target\maven-shared-archive-resources'.
[DEBUG] Added 1 resource files found in 'f:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-425@2\windows-jdk7-m3.6.x_build\src\test\resources'.
[DEBUG] Added 0 resource files found in 'f:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-425@2\windows-jdk7-m3.6.x_build\target\maven-shared-archive-resources'.
[DEBUG] Added 61 files to process.
[DEBUG] Adding the outputDirectory file:/f:/jenkins/jenkins-slave/712657a4/workspace/maven-dependency-plugin_MDEP-425@2/windows-jdk7-m3.6.x_build/target/classes/ to the Checkstyle class path
[DEBUG] request.getConfigLocation() config/maven_checks.xml
[DEBUG] The resource 'config/maven_checks.xml' was found as jar:file:/f:/jenkins/jenkins-slave/712657a4/workspace/.maven_repositories/1/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.jar!/config/maven_checks.xml.
[DEBUG] headerLocation config/maven-header.txt
[DEBUG] The resource 'config/maven-header.txt' was found as jar:file:/f:/jenkins/jenkins-slave/712657a4/workspace/.maven_repositories/1/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.jar!/config/maven-header.txt.
[INFO] run post-build script verify.bsh
[INFO]           tree-multimodule\pom.xml ......................... SUCCESS (4.7 s)
[INFO] Building: tree-verbose\pom.xml
[DEBUG] Added 'f:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-425@2\windows-jdk7-m3.6.x_build\src\main\resources' as a source directory.
[DEBUG] Added 'f:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-425@2\windows-jdk7-m3.6.x_build\target\maven-shared-archive-resources' as a source directory.
[INFO] There is 1 error reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 1 error, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.1:verify (integration-test) @ maven-dependency-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-invoker-plugin:3.2.1:verify from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-invoker-plugin:3.2.1, parent: sun.misc.Launcher$AppClassLoader@29cd761a]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-invoker-plugin:3.2.1:verify' with basic configurator -->
[DEBUG]   (f) ignoreFailures = false
[DEBUG]   (f) reportsDirectory = f:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-425@2\windows-jdk7-m3.6.x_build\target\invoker-reports
[DEBUG]   (f) skipInvocation = false
[DEBUG]   (f) suppressSummaries = false
[DEBUG] -- end configuration --
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 60, Failed: 0, Errors: 0, Skipped: 6
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  08:45 min
[INFO] Finished at: 2020-10-07T00:39:31-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-425@2@tmp\withMavene462e0dd\maven-spy-20201007-003045-2855902062915493179760.log
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-425@2@tmp\withMavene462e0dd\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-425@2@tmp\withMavene462e0dd" 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact windows-jdk7-m3.6.x_build\pom.xml under org\apache\maven\plugins\maven-dependency-plugin\3.1.3-SNAPSHOT\maven-dependency-plugin-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk7-m3.6.x_build\target\maven-dependency-plugin-3.1.3-SNAPSHOT.jar under org\apache\maven\plugins\maven-dependency-plugin\3.1.3-SNAPSHOT\maven-dependency-plugin-3.1.3-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-dependency-plugin:maven-plugin:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk7-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[INFO] run post-build script verify.groovy
[INFO]           purge-local-repository-without-pom ............... SUCCESS (4.6 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (default) @ maven-dependency-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:50890
[INFO] Stopped SocketConnector@0.0.0.0:50890
[INFO] Mock Repository Manager http://localhost:50890 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-dependency-plugin ---
[INFO] run post-build script verify.bsh
[INFO]           tree-verbose\pom.xml ............................. SUCCESS (6.3 s)
[INFO] Building: tree-verbose-small\pom.xml
[INFO] There is 1 error reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 1 error, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.1:verify (integration-test) @ maven-dependency-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 66, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  08:01 min
[INFO] Finished at: 2020-10-07T00:39:35-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-425@3@2@tmp\withMaven721c2ed7\maven-spy-20201007-003134-2868956034652815239296.log
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-dependency-plugin:maven-plugin:3.1.3-SNAPSHOT in source directory windows-jdk7-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-425@2' for files matching the pattern 'windows-jdk7-m3.6.x_build\src\main\java\**\*' - excludes: null
[Pipeline] }
[TASKS] Found 55 files to scan for tasks
[TASKS] Found 4 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #10
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact windows-jdk11-m3.6.x_build\pom.xml under org\apache\maven\plugins\maven-dependency-plugin\3.1.3-SNAPSHOT\maven-dependency-plugin-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk11-m3.6.x_build\target\maven-dependency-plugin-3.1.3-SNAPSHOT.jar under org\apache\maven\plugins\maven-dependency-plugin\3.1.3-SNAPSHOT\maven-dependency-plugin-3.1.3-SNAPSHOT.jar
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-dependency-plugin:maven-plugin:3.1.3-SNAPSHOT(version: 3.1.3-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.1@integration-test  integration-test}: windows-jdk7-m3.6.x_build\target\invoker-reports\*.xml
[Fast Archiver] Compressed 203.98 KB of artifacts by 47.1% relative to #10
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-dependency-plugin:maven-plugin:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk11-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[INFO] run post-build script verify.bsh
[INFO]           tree-verbose-small\pom.xml ....................... SUCCESS (5.1 s)
[INFO] Building: unpack\pom.xml
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-dependency-plugin:maven-plugin:3.1.3-SNAPSHOT in source directory windows-jdk11-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-425@3@2' for files matching the pattern 'windows-jdk11-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 55 files to scan for tasks
[TASKS] Found 4 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #10
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-dependency-plugin:maven-plugin:3.1.3-SNAPSHOT(version: 3.1.3-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.1@integration-test  integration-test}: windows-jdk11-m3.6.x_build\target\invoker-reports\*.xml
[INFO] run post-build script verify.bsh
[INFO]           unpack\pom.xml ................................... SUCCESS (5.2 s)
[INFO] Building: unpack-cli\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           unpack-cli\pom.xml ............................... SUCCESS (4.5 s)
[INFO] Building: unpack-custom-ear\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           unpack-custom-ear\pom.xml ........................ SUCCESS (4.6 s)
[INFO] Building: unpack-dependencies\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           unpack-dependencies\pom.xml ...................... SUCCESS (6.9 s)
[INFO] Building: unpack-dependencies-with-filemappers\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           unpack-dependencies-with-filemappers\pom.xml ..... SUCCESS (6.7 s)
[INFO] Building: unpack-from-remote-repository\pom.xml
[INFO] run pre-build script setup.bsh
[withMaven] Publishers: Generated Artifacts Publisher: 520 ms, Junit Publisher: 3181 ms, Open Task Scanner Publisher: 239 ms, Dependencies Fingerprint Publisher: 382 ms, Invoker Publisher: 32311 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] }
[withMaven] Publishers: Generated Artifacts Publisher: 460 ms, Junit Publisher: 4423 ms, Open Task Scanner Publisher: 216 ms, Dependencies Fingerprint Publisher: 182 ms, Invoker Publisher: 31696 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[INFO] run post-build script verify.bsh
[INFO]           unpack-from-remote-repository\pom.xml ............ SUCCESS (5.4 s)
[INFO] Building: used-dependencies\pom.xml
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO]           used-dependencies\pom.xml ........................ SUCCESS (5.5 s)
[INFO] Building: purge-local-repository-without-pom
[INFO] run pre-build script setup.bsh
[INFO] run post-build script verify.groovy
[INFO]           purge-local-repository-without-pom ............... SUCCESS (4.5 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (default) @ maven-dependency-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:57022
[INFO] Stopped SocketConnector@0.0.0.0:57022
[INFO] Mock Repository Manager http://localhost:57022 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-dependency-plugin ---
[INFO] There is 1 error reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 1 error, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.1:verify (integration-test) @ maven-dependency-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 66, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  08:01 min
[INFO] Finished at: 2020-10-07T00:40:26-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-425@2@tmp\withMaven7b5623d7\maven-spy-20201007-003224-2865187284274806983416.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact windows-jdk15-m3.6.x_build\pom.xml under org\apache\maven\plugins\maven-dependency-plugin\3.1.3-SNAPSHOT\maven-dependency-plugin-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk15-m3.6.x_build\target\maven-dependency-plugin-3.1.3-SNAPSHOT.jar under org\apache\maven\plugins\maven-dependency-plugin\3.1.3-SNAPSHOT\maven-dependency-plugin-3.1.3-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-dependency-plugin:maven-plugin:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk15-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-dependency-plugin:maven-plugin:3.1.3-SNAPSHOT in source directory windows-jdk15-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\712657a4\workspace\maven-dependency-plugin_MDEP-425@2' for files matching the pattern 'windows-jdk15-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 55 files to scan for tasks
[TASKS] Found 4 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #10
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-dependency-plugin:maven-plugin:3.1.3-SNAPSHOT(version: 3.1.3-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.1@integration-test  integration-test}: windows-jdk15-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 589 ms, Junit Publisher: 3194 ms, Open Task Scanner Publisher: 231 ms, Dependencies Fingerprint Publisher: 173 ms, Invoker Publisher: 30849 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] echo
The authors of changes [mthmulders, martinkanters, rfscholte].
[Pipeline] echo
Sending email ...
[Pipeline] emailext