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/09/23 18:17:11 UTC

Build failed in Jenkins: Maven TLP » maven-toolchains-plugin » master #15

See https://builds.apache.org/job/maven-box/job/maven-toolchains-plugin/job/master/15/

Changes:

* Log unique commits
* Other attempt due to 'Scripts not permitted to use staticMethod
* Revert "Log unique commits"

No tests ran.

Build log:
[...truncated 4110 lines...]
[TASKS] Found 3 files to scan for tasks
[TASKS] Found 1 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #14
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-toolchains-plugin:maven-plugin:3.0.1-SNAPSHOT(version: 3.0.1-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.0@integration-test  integration-test}: windows-jdk7-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 51 ms, Junit Publisher: 12 ms, Open Task Scanner Publisher: 55 ms, Invoker Publisher: 545 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]           setup-custom-toolchain\pom.xml ................... SUCCESS (44.3 s)
[INFO] Setup done.
[INFO] Building: missing-toolchain\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           missing-toolchain\pom.xml ........................ SUCCESS (4.5 s)
[INFO] Building: use-custom-toolchain\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           use-custom-toolchain\pom.xml ..................... SUCCESS (3.0 s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-toolchains-plugin ---
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @ maven-toolchains-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 3, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:01 min
[INFO] Finished at: 2019-09-23T11:16:37-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\x_maven-toolchains-plugin_master@2@tmp\withMavenf9cb3c24\maven-spy-20190923-111536-723584126892320042877.log
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\x_maven-toolchains-plugin_master@2@tmp\withMavenf9cb3c24\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\x_maven-toolchains-plugin_master@2@tmp\withMavenf9cb3c24" 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact windows-jdk8-m3.6.x_build\pom.xml under org\apache\maven\plugins\maven-toolchains-plugin\3.0.1-SNAPSHOT\maven-toolchains-plugin-3.0.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk8-m3.6.x_build\target\maven-toolchains-plugin-3.0.1-SNAPSHOT.jar under org\apache\maven\plugins\maven-toolchains-plugin\3.0.1-SNAPSHOT\maven-toolchains-plugin-3.0.1-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-toolchains-plugin:maven-plugin:3.0.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk8-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-toolchains-plugin:maven-plugin:3.0.1-SNAPSHOT in source directory windows-jdk8-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\x_maven-toolchains-plugin_master@2' for files matching the pattern 'windows-jdk8-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 3 files to scan for tasks
[TASKS] Found 1 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #14
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-toolchains-plugin:maven-plugin:3.0.1-SNAPSHOT(version: 3.0.1-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.0@integration-test  integration-test}: windows-jdk8-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 51 ms, Junit Publisher: 11 ms, Open Task Scanner Publisher: 40 ms, Invoker Publisher: 467 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]           setup-custom-toolchain\pom.xml ................... SUCCESS (34.2 s)
[INFO] Setup done.
[INFO] Building: missing-toolchain\pom.xml
[INFO] run post-build script verify.groovy
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/f:/jenkins/jenkins-slave/workspace/.maven_repositories/0/org/codehaus/groovy/groovy-all/2.4.8/groovy-all-2.4.8.jar) to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[INFO]           missing-toolchain\pom.xml ........................ SUCCESS (4.1 s)
[INFO] Building: use-custom-toolchain\pom.xml
[INFO]           setup-custom-toolchain\pom.xml ................... SUCCESS (32.9 s)
[INFO] Setup done.
[INFO] Building: missing-toolchain\pom.xml
[INFO] run post-build script verify.groovy
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/f:/jenkins/jenkins-slave/workspace/.maven_repositories/1/org/codehaus/groovy/groovy-all/2.4.8/groovy-all-2.4.8.jar) to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[INFO]           missing-toolchain\pom.xml ........................ SUCCESS (4.0 s)
[INFO] Building: use-custom-toolchain\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           use-custom-toolchain\pom.xml ..................... SUCCESS (3.5 s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-toolchains-plugin ---
[INFO] run post-build script verify.groovy
[INFO]           use-custom-toolchain\pom.xml ..................... SUCCESS (3.8 s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-toolchains-plugin ---
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @ maven-toolchains-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 3, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  53.530 s
[INFO] Finished at: 2019-09-23T11:16:53-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\x_maven-toolchains-plugin_master@3@2@tmp\withMaven323deaa1\maven-spy-20190923-111559-22511133861761654696655.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact windows-jdk12-m3.6.x_build\pom.xml under org\apache\maven\plugins\maven-toolchains-plugin\3.0.1-SNAPSHOT\maven-toolchains-plugin-3.0.1-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @ maven-toolchains-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 3, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  55.000 s
[INFO] Finished at: 2019-09-23T11:16:53-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\x_maven-toolchains-plugin_master@2@tmp\withMaven06de0c4a\maven-spy-20190923-111558-1214450918313678665554.log
[withMaven] artifactsPublisher - Archive artifact windows-jdk12-m3.6.x_build\target\maven-toolchains-plugin-3.0.1-SNAPSHOT.jar under org\apache\maven\plugins\maven-toolchains-plugin\3.0.1-SNAPSHOT\maven-toolchains-plugin-3.0.1-SNAPSHOT.jar
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-toolchains-plugin:maven-plugin:3.0.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk12-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[Pipeline] // dir
None of the test reports contained any result
[Pipeline] }
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-toolchains-plugin:maven-plugin:3.0.1-SNAPSHOT in source directory windows-jdk12-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\x_maven-toolchains-plugin_master@3@2' for files matching the pattern 'windows-jdk12-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 3 files to scan for tasks
[TASKS] Found 1 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[withMaven] artifactsPublisher - Archive artifact windows-jdk11-m3.6.x_build\pom.xml under org\apache\maven\plugins\maven-toolchains-plugin\3.0.1-SNAPSHOT\maven-toolchains-plugin-3.0.1-SNAPSHOT.pom
[TASKS] Computing warning deltas based on reference build #14
[withMaven] artifactsPublisher - Archive artifact windows-jdk11-m3.6.x_build\target\maven-toolchains-plugin-3.0.1-SNAPSHOT.jar under org\apache\maven\plugins\maven-toolchains-plugin\3.0.1-SNAPSHOT\maven-toolchains-plugin-3.0.1-SNAPSHOT.jar
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-toolchains-plugin:maven-plugin:3.0.1-SNAPSHOT(version: 3.0.1-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.0@integration-test  integration-test}: windows-jdk12-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-toolchains-plugin:maven-plugin:3.0.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk11-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-toolchains-plugin:maven-plugin:3.0.1-SNAPSHOT in source directory windows-jdk11-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\x_maven-toolchains-plugin_master@2' for files matching the pattern 'windows-jdk11-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 3 files to scan for tasks
[TASKS] Found 1 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #14
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-toolchains-plugin:maven-plugin:3.0.1-SNAPSHOT(version: 3.0.1-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: 54 ms, Junit Publisher: 19 ms, Open Task Scanner Publisher: 47 ms, Invoker Publisher: 334 ms, Pipeline Graph Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[withMaven] Publishers: Generated Artifacts Publisher: 46 ms, Junit Publisher: 11 ms, Open Task Scanner Publisher: 54 ms, Invoker Publisher: 337 ms, Pipeline Graph Publisher: 1 ms
[Pipeline] // withMaven
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[Pipeline] }
[Pipeline] // stage
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] }
[Pipeline] // node
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO]           setup-custom-toolchain\pom.xml ................... SUCCESS (43.4 s)
[INFO] Setup done.
[INFO] Building: missing-toolchain\pom.xml
[INFO] run post-build script verify.groovy
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/f:/jenkins/jenkins-slave/workspace/.maven_repositories/1/org/codehaus/groovy/groovy-all/2.4.8/groovy-all-2.4.8.jar) to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[INFO]           missing-toolchain\pom.xml ........................ SUCCESS (5.0 s)
[INFO] Building: use-custom-toolchain\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           use-custom-toolchain\pom.xml ..................... SUCCESS (3.3 s)
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-toolchains-plugin ---
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @ maven-toolchains-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 3, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:03 min
[INFO] Finished at: 2019-09-23T11:17:09-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\x_maven-toolchains-plugin_master@3@2@tmp\withMaven928e9773\maven-spy-20190923-111605-443545559356694257345.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact windows-jdk13-m3.6.x_build\pom.xml under org\apache\maven\plugins\maven-toolchains-plugin\3.0.1-SNAPSHOT\maven-toolchains-plugin-3.0.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk13-m3.6.x_build\target\maven-toolchains-plugin-3.0.1-SNAPSHOT.jar under org\apache\maven\plugins\maven-toolchains-plugin\3.0.1-SNAPSHOT\maven-toolchains-plugin-3.0.1-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-toolchains-plugin:maven-plugin:3.0.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk13-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-toolchains-plugin:maven-plugin:3.0.1-SNAPSHOT in source directory windows-jdk13-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\x_maven-toolchains-plugin_master@3@2' for files matching the pattern 'windows-jdk13-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 3 files to scan for tasks
[TASKS] Found 1 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #14
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-toolchains-plugin:maven-plugin:3.0.1-SNAPSHOT(version: 3.0.1-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.0@integration-test  integration-test}: windows-jdk13-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 45 ms, Junit Publisher: 11 ms, Open Task Scanner Publisher: 43 ms, Invoker Publisher: 538 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] echo
The authors of changes [rfscholte].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Build succeeded in Jenkins: Maven TLP » maven-toolchains-plugin » master #16

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-toolchains-plugin/job/master/16/

Changes:

* Apply Maven 3.6.2
* H29 has checkout issues...
* Issues with H28 too
* Seems like Maven 3.6.2 is not available on all Linux nodes yet
* Java 13 released: drop 12 + include 14 (-ea)

No tests ran.