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 2021/07/02 11:40:12 UTC

Build failed in Jenkins: Maven » Maven TLP » maven-jdeps-plugin » MJDEPS-26 #2

See https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-jdeps-plugin/job/MJDEPS-26/2/

Changes:

* Fix checkstyle

All tests passed

Build log:
[...truncated 3642 lines...]
[INFO]           includeClasspath\pom.xml ......................... SUCCESS (8.1 s)
[INFO] Building: module\pom.xml
[INFO]           multirelease\pom.xml ............................. SUCCESS (6.3 s)
[INFO] Building: package\pom.xml
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from f:\jenkins\jenkins-slave\712657a4\workspace\box_maven-jdeps-plugin_MJDEPS-26@2\windows-jdk13-m3.6.x_build\.gitignore
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 72 implicit excludes (use -debug for more details).
[INFO] 5 explicit excludes (use -debug for more details).
[INFO] 48 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 48 licenses.
[INFO] 
[INFO] --- maven-plugin-plugin:3.5.2:helpmojo (generate-helpmojo) @ maven-jdeps-plugin ---
[INFO] run post-build script verify.groovy
[INFO]           package\pom.xml .................................. SUCCESS (4.5 s)
[INFO] Building: unsupported-api_main\pom.xml
[INFO]           unsupported-api_main\pom.xml ..................... SKIPPED due to JRE version
[INFO] Building: unsupported-api_test\pom.xml
[INFO]           unsupported-api_test\pom.xml ..................... SKIPPED due to JRE version
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-jdeps-plugin ---
[INFO]           module\pom.xml ................................... SUCCESS (5.8 s)
[INFO] Building: multirelease\pom.xml
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.1:verify (integration-test) @ maven-jdeps-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 6, Failed: 0, Errors: 0, Skipped: 2
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  48.024 s
[INFO] Finished at: 2021-07-02T04:38:52-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\712657a4\workspace\box_maven-jdeps-plugin_MJDEPS-26@2@tmp\withMavend8ff99d8\maven-spy-20210702-043804-3815439556505973124037.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact windows-jdk11-m3.6.x_build\pom.xml under org\apache\maven\plugins\maven-jdeps-plugin\3.1.3-SNAPSHOT\maven-jdeps-plugin-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk11-m3.6.x_build\target\maven-jdeps-plugin-3.1.3-SNAPSHOT.jar under org\apache\maven\plugins\maven-jdeps-plugin\3.1.3-SNAPSHOT\maven-jdeps-plugin-3.1.3-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-jdeps-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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-jdeps-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\box_maven-jdeps-plugin_MJDEPS-26@2' for files matching the pattern 'windows-jdk11-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 5 files to scan for tasks
[TASKS] Found 1 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] java-annotations mojo extractor found 0 mojo descriptor.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ maven-jdeps-plugin ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ maven-jdeps-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory f:\jenkins\jenkins-slave\712657a4\workspace\box_maven-jdeps-plugin_MJDEPS-26@2\windows-jdk13-m3.6.x_build\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ maven-jdeps-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to f:\jenkins\jenkins-slave\712657a4\workspace\box_maven-jdeps-plugin_MJDEPS-26@2\windows-jdk13-m3.6.x_build\target\classes
[INFO] 
[INFO] --- maven-plugin-plugin:3.5.2:descriptor (default-descriptor) @ maven-jdeps-plugin ---
[INFO] Using 'UTF-8' encoding to read mojo source files.
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[INFO] java-annotations mojo extractor found 3 mojo descriptors.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ maven-jdeps-plugin ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory f:\jenkins\jenkins-slave\712657a4\workspace\box_maven-jdeps-plugin_MJDEPS-26@2\windows-jdk13-m3.6.x_build\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO]           multirelease\pom.xml ............................. SUCCESS (6.6 s)
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-jdeps-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] Building: package\pom.xml
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ maven-jdeps-plugin ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to f:\jenkins\jenkins-slave\712657a4\workspace\box_maven-jdeps-plugin_MJDEPS-26@2\windows-jdk13-m3.6.x_build\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ maven-jdeps-plugin ---
[INFO] Surefire report directory: f:\jenkins\jenkins-slave\712657a4\workspace\box_maven-jdeps-plugin_MJDEPS-26@2\windows-jdk13-m3.6.x_build\target\surefire-reports
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.maven.plugins.jdeps.consumers.JDepsConsumerTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.apache.maven.plugins.jdeps.consumers.JDepsConsumerTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ maven-jdeps-plugin ---
[withMaven] Publishers: Generated Artifacts Publisher: 214 ms, Junit Publisher: 276 ms, Open Task Scanner Publisher: 5592 ms, Invoker Publisher: 2434 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] Building jar: f:\jenkins\jenkins-slave\712657a4\workspace\box_maven-jdeps-plugin_MJDEPS-26@2\windows-jdk13-m3.6.x_build\target\maven-jdeps-plugin-3.1.3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-plugin-plugin:3.5.2:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-jdeps-plugin ---
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ maven-jdeps-plugin ---
[INFO] run post-build script verify.groovy
[INFO]           package\pom.xml .................................. SUCCESS (5.1 s)
[INFO] Building: unsupported-api_main\pom.xml
[INFO]           unsupported-api_main\pom.xml ..................... SKIPPED due to JRE version
[INFO] Building: unsupported-api_test\pom.xml
[INFO]           unsupported-api_test\pom.xml ..................... SKIPPED due to JRE version
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-jdeps-plugin ---
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.1:verify (integration-test) @ maven-jdeps-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 6, Failed: 0, Errors: 0, Skipped: 2
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  51.436 s
[INFO] Finished at: 2021-07-02T04:39:04-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\712657a4\workspace\box_maven-jdeps-plugin_MJDEPS-26@2@tmp\withMavenfba630ab\maven-spy-20210702-043813-12813869800003882411587.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact windows-jdk14-m3.6.x_build\pom.xml under org\apache\maven\plugins\maven-jdeps-plugin\3.1.3-SNAPSHOT\maven-jdeps-plugin-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk14-m3.6.x_build\target\maven-jdeps-plugin-3.1.3-SNAPSHOT.jar under org\apache\maven\plugins\maven-jdeps-plugin\3.1.3-SNAPSHOT\maven-jdeps-plugin-3.1.3-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-jdeps-plugin:maven-plugin:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk14-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-jdeps-plugin:maven-plugin:3.1.3-SNAPSHOT in source directory windows-jdk14-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\712657a4\workspace\box_maven-jdeps-plugin_MJDEPS-26@2' for files matching the pattern 'windows-jdk14-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 5 files to scan for tasks
[TASKS] Found 1 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-jdeps-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-jdk14-m3.6.x_build\target\invoker-reports\*.xml
[INFO] Skipping because packaging 'maven-plugin' is not pom.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.1:install (integration-test) @ maven-jdeps-plugin ---
[withMaven] Publishers: Generated Artifacts Publisher: 230 ms, Junit Publisher: 172 ms, Open Task Scanner Publisher: 107 ms, Invoker Publisher: 2321 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] Installing f:\jenkins\jenkins-slave\712657a4\workspace\box_maven-jdeps-plugin_MJDEPS-26@2\windows-jdk13-m3.6.x_build\pom.xml to f:\jenkins\jenkins-slave\712657a4\workspace\box_maven-jdeps-plugin_MJDEPS-26@2\windows-jdk13-m3.6.x_build\target\local-repo\org\apache\maven\plugins\maven-jdeps-plugin\3.1.3-SNAPSHOT\maven-jdeps-plugin-3.1.3-SNAPSHOT.pom
[INFO] Installing f:\jenkins\jenkins-slave\712657a4\workspace\box_maven-jdeps-plugin_MJDEPS-26@2\windows-jdk13-m3.6.x_build\target\maven-jdeps-plugin-3.1.3-SNAPSHOT.jar to f:\jenkins\jenkins-slave\712657a4\workspace\box_maven-jdeps-plugin_MJDEPS-26@2\windows-jdk13-m3.6.x_build\target\local-repo\org\apache\maven\plugins\maven-jdeps-plugin\3.1.3-SNAPSHOT\maven-jdeps-plugin-3.1.3-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.1:integration-test (integration-test) @ maven-jdeps-plugin ---
[INFO] Building: basic\pom.xml
[INFO]           basic\pom.xml .................................... SUCCESS (15.6 s)
[INFO] Building: dependenciesToAnalyze\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/712657a4/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]           dependenciesToAnalyze\pom.xml .................... SUCCESS (7.2 s)
[INFO] Building: includeClasspath\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           includeClasspath\pom.xml ......................... SUCCESS (9.6 s)
[INFO] Building: module\pom.xml
[INFO]           module\pom.xml ................................... SUCCESS (7.5 s)
[INFO] Building: multirelease\pom.xml
[INFO]           multirelease\pom.xml ............................. SUCCESS (6.7 s)
[INFO] Building: package\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           package\pom.xml .................................. SUCCESS (5.0 s)
[INFO] Building: unsupported-api_main\pom.xml
[INFO]           unsupported-api_main\pom.xml ..................... SKIPPED due to JRE version
[INFO] Building: unsupported-api_test\pom.xml
[INFO]           unsupported-api_test\pom.xml ..................... SKIPPED due to JRE version
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-jdeps-plugin ---
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.1:verify (integration-test) @ maven-jdeps-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 6, Failed: 0, Errors: 0, Skipped: 2
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:29 min
[INFO] Finished at: 2021-07-02T04:40:04-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\712657a4\workspace\box_maven-jdeps-plugin_MJDEPS-26@2@tmp\withMaven8b2b7161\maven-spy-20210702-043835-1015942438402600562789.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact windows-jdk13-m3.6.x_build\pom.xml under org\apache\maven\plugins\maven-jdeps-plugin\3.1.3-SNAPSHOT\maven-jdeps-plugin-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk13-m3.6.x_build\target\maven-jdeps-plugin-3.1.3-SNAPSHOT.jar under org\apache\maven\plugins\maven-jdeps-plugin\3.1.3-SNAPSHOT\maven-jdeps-plugin-3.1.3-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-jdeps-plugin:maven-plugin:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk13-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-jdeps-plugin:maven-plugin:3.1.3-SNAPSHOT in source directory windows-jdk13-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\712657a4\workspace\box_maven-jdeps-plugin_MJDEPS-26@2' for files matching the pattern 'windows-jdk13-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 5 files to scan for tasks
[TASKS] Found 1 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-jdeps-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-jdk13-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 755 ms, Junit Publisher: 1712 ms, Open Task Scanner Publisher: 1095 ms, Invoker Publisher: 2846 ms, Pipeline Graph Publisher: 6 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 » Maven TLP » maven-jdeps-plugin » MJDEPS-26 #4

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-jdeps-plugin/job/MJDEPS-26/4/

Changes:

* Adjust expression

All tests passed

Build failed in Jenkins: Maven » Maven TLP » maven-jdeps-plugin » MJDEPS-26 #3

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-jdeps-plugin/job/MJDEPS-26/3/

Changes:

* Adjust verify script

All tests passed

Build log:
[...truncated 3780 lines...]
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
[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
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\712657a4\workspace\box_maven-jdeps-plugin_MJDEPS-26@2@tmp\withMaven23eb6b33\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\712657a4\workspace\box_maven-jdeps-plugin_MJDEPS-26@2@tmp\withMaven23eb6b33" 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[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/712657a4/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
[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-jdeps-plugin:maven-plugin:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk8-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[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/712657a4/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
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-jdeps-plugin:maven-plugin:3.1.3-SNAPSHOT in source directory windows-jdk8-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\712657a4\workspace\box_maven-jdeps-plugin_MJDEPS-26@2' for files matching the pattern 'windows-jdk8-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 5 files to scan for tasks
[TASKS] Found 1 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-jdeps-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-jdk8-m3.6.x_build\target\invoker-reports\*.xml
[INFO]           dependenciesToAnalyze\pom.xml .................... SUCCESS (6.4 s)
[INFO] Building: includeClasspath\pom.xml
[INFO]           dependenciesToAnalyze\pom.xml .................... SUCCESS (6.2 s)
[INFO] Building: includeClasspath\pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 31 ms, Junit Publisher: 130 ms, Open Task Scanner Publisher: 101 ms, Invoker Publisher: 2140 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-jdk8-m3.6.x_build
[INFO] run post-build script verify.groovy
[INFO]           includeClasspath\pom.xml ......................... SUCCESS (8.4 s)
[INFO] Building: module\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           includeClasspath\pom.xml ......................... SUCCESS (7.8 s)
[INFO] Building: module\pom.xml
[INFO]           basic\pom.xml .................................... SUCCESS (13.6 s)
[INFO] Building: dependenciesToAnalyze\pom.xml
[INFO]           module\pom.xml ................................... SUCCESS (6.2 s)
[INFO] Building: multirelease\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/712657a4/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]           module\pom.xml ................................... SUCCESS (6.4 s)
[INFO] Building: multirelease\pom.xml
[INFO]           dependenciesToAnalyze\pom.xml .................... SUCCESS (7.6 s)
[INFO] Building: includeClasspath\pom.xml
[INFO]           multirelease\pom.xml ............................. SUCCESS (6.3 s)
[INFO] Building: package\pom.xml
[INFO]           multirelease\pom.xml ............................. SUCCESS (6.5 s)
[INFO] Building: package\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           includeClasspath\pom.xml ......................... SUCCESS (7.3 s)
[INFO] Building: module\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           package\pom.xml .................................. SUCCESS (5.1 s)
[INFO] Building: unsupported-api_main\pom.xml
[INFO]           unsupported-api_main\pom.xml ..................... SKIPPED due to JRE version
[INFO] Building: unsupported-api_test\pom.xml
[INFO]           unsupported-api_test\pom.xml ..................... SKIPPED due to JRE version
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-jdeps-plugin ---
[INFO] run post-build script verify.groovy
[INFO]           package\pom.xml .................................. SUCCESS (5.3 s)
[INFO] Building: unsupported-api_main\pom.xml
[INFO]           unsupported-api_main\pom.xml ..................... SKIPPED due to JRE version
[INFO] Building: unsupported-api_test\pom.xml
[INFO]           unsupported-api_test\pom.xml ..................... SKIPPED due to JRE version
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-jdeps-plugin ---
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.1:verify (integration-test) @ maven-jdeps-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 6, Failed: 0, Errors: 0, Skipped: 2
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  52.157 s
[INFO] Finished at: 2021-07-02T04:48:20-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\712657a4\workspace\box_maven-jdeps-plugin_MJDEPS-26@2@tmp\withMaven019344cc\maven-spy-20210702-044727-85111612217376657076890.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.1:verify (integration-test) @ maven-jdeps-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 6, Failed: 0, Errors: 0, Skipped: 2
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  52.057 s
[INFO] Finished at: 2021-07-02T04:48:21-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\712657a4\workspace\box_maven-jdeps-plugin_MJDEPS-26@2@tmp\withMavene3addbfa\maven-spy-20210702-044728-6353936180054158298236.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact windows-jdk11-m3.6.x_build\pom.xml under org\apache\maven\plugins\maven-jdeps-plugin\3.1.3-SNAPSHOT\maven-jdeps-plugin-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk11-m3.6.x_build\target\maven-jdeps-plugin-3.1.3-SNAPSHOT.jar under org\apache\maven\plugins\maven-jdeps-plugin\3.1.3-SNAPSHOT\maven-jdeps-plugin-3.1.3-SNAPSHOT.jar
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[INFO]           module\pom.xml ................................... SUCCESS (6.2 s)
[INFO] Building: multirelease\pom.xml
[withMaven] artifactsPublisher - Archive artifact windows-jdk13-m3.6.x_build\pom.xml under org\apache\maven\plugins\maven-jdeps-plugin\3.1.3-SNAPSHOT\maven-jdeps-plugin-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk13-m3.6.x_build\target\maven-jdeps-plugin-3.1.3-SNAPSHOT.jar under org\apache\maven\plugins\maven-jdeps-plugin\3.1.3-SNAPSHOT\maven-jdeps-plugin-3.1.3-SNAPSHOT.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-jdeps-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
[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-jdeps-plugin:maven-plugin:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk13-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-jdeps-plugin:maven-plugin:3.1.3-SNAPSHOT in source directory windows-jdk11-m3.6.x_build\src\main\java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-jdeps-plugin:maven-plugin:3.1.3-SNAPSHOT in source directory windows-jdk13-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\712657a4\workspace\box_maven-jdeps-plugin_MJDEPS-26@2' for files matching the pattern 'windows-jdk11-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 5 files to scan for tasks
[TASKS] Found 1 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-jdeps-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
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\712657a4\workspace\box_maven-jdeps-plugin_MJDEPS-26@2' for files matching the pattern 'windows-jdk13-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 5 files to scan for tasks
[TASKS] Found 1 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-jdeps-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-jdk13-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 739 ms, Junit Publisher: 1726 ms, Open Task Scanner Publisher: 1128 ms, Invoker Publisher: 2781 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: 735 ms, Junit Publisher: 1644 ms, Open Task Scanner Publisher: 1161 ms, Invoker Publisher: 2838 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]           multirelease\pom.xml ............................. SUCCESS (6.9 s)
[INFO] Building: package\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           package\pom.xml .................................. SUCCESS (5.2 s)
[INFO] Building: unsupported-api_main\pom.xml
[INFO]           unsupported-api_main\pom.xml ..................... SKIPPED due to JRE version
[INFO] Building: unsupported-api_test\pom.xml
[INFO]           unsupported-api_test\pom.xml ..................... SKIPPED due to JRE version
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-jdeps-plugin ---
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.1:verify (integration-test) @ maven-jdeps-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 6, Failed: 0, Errors: 0, Skipped: 2
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  58.953 s
[INFO] Finished at: 2021-07-02T04:48:35-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\712657a4\workspace\box_maven-jdeps-plugin_MJDEPS-26@2@tmp\withMavenf3fcd89a\maven-spy-20210702-044736-6255153977668794505244.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact windows-jdk14-m3.6.x_build\pom.xml under org\apache\maven\plugins\maven-jdeps-plugin\3.1.3-SNAPSHOT\maven-jdeps-plugin-3.1.3-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk14-m3.6.x_build\target\maven-jdeps-plugin-3.1.3-SNAPSHOT.jar under org\apache\maven\plugins\maven-jdeps-plugin\3.1.3-SNAPSHOT\maven-jdeps-plugin-3.1.3-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-jdeps-plugin:maven-plugin:3.1.3-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk14-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-jdeps-plugin:maven-plugin:3.1.3-SNAPSHOT in source directory windows-jdk14-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\712657a4\workspace\box_maven-jdeps-plugin_MJDEPS-26@2' for files matching the pattern 'windows-jdk14-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 5 files to scan for tasks
[TASKS] Found 1 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-jdeps-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-jdk14-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 741 ms, Junit Publisher: 1686 ms, Open Task Scanner Publisher: 1055 ms, Invoker Publisher: 2824 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