See 
https://ci-maven.apache.org/job/Maven/job/maven-box/job/maven-pmd-plugin/job/master/53/

Changes:

* Bump release-drafter/release-drafter from 5.20.0 to 5.20.1 (#86)

All tests passed

Build log:
[...truncated 61738 lines...]
        at 
org.apache.maven.shared.scriptinterpreter.ScriptRunner.executeRun(ScriptRunner.java:236)
        at 
org.apache.maven.shared.scriptinterpreter.ScriptRunner.run(ScriptRunner.java:161)
        at 
org.apache.maven.plugins.invoker.AbstractInvokerMojo.runPostBuildHook(AbstractInvokerMojo.java:2154)
        at 
org.apache.maven.plugins.invoker.AbstractInvokerMojo.runBuild(AbstractInvokerMojo.java:2129)
        at 
org.apache.maven.plugins.invoker.AbstractInvokerMojo.runBuild(AbstractInvokerMojo.java:1721)
        at 
org.apache.maven.plugins.invoker.AbstractInvokerMojo.lambda$runBuilds$4(AbstractInvokerMojo.java:1431)
        at 
org.apache.maven.plugins.invoker.JobExecutor.lambda$null$1(JobExecutor.java:69)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base/java.lang.Thread.run(Thread.java:834)
*** end build.log for: MPMD-270-325-JDK11/pom.xml ***

[ERROR] -------------------------------------------------
[ERROR] 
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 1, Failed: 39, Errors: 0, Skipped: 7
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] *  MPMD-317-auxclasspath-provided/pom.xml
[ERROR] *  MPMD-277-multi-module-check/pom.xml
[ERROR] *  MPMD-89-232-typeresolution/pom.xml
[ERROR] *  MPMD-206-sourceDirectories-js/pom.xml
[ERROR] *  MPMD-348-JDK19/pom.xml
[ERROR] *  MPMD-259-analysis-cache-auxclasspath/pom.xml
[ERROR] *  MPMD-128-xref-link/pom.xml
[ERROR] *  MPMD-290-cpd-for-csharp/pom.xml
[ERROR] *  MPMD-323-multi-module-basedir/pom.xml
[ERROR] *  MPMD-181-benchmark/pom.xml
[ERROR] *  MPMD-219-pmd-processing-error/pom.xml
[ERROR] *  mpmd-138/pom.xml
[ERROR] *  MPMD-266-typeresolution-aggregated/pom.xml
[ERROR] *  MPMD-304-toolchain-support/pom.xml
[ERROR] *  multi-module/pom.xml
[ERROR] *  MPMD-283-aggregated-pmd/pom.xml
[ERROR] *  mpmd-80-not-included/pom.xml
[ERROR] *  MPMD-244-logging/pom.xml
[ERROR] *  empty-rulesets/pom.xml
[ERROR] *  MPMD-253-xref-link-multi-module/pom.xml
[ERROR] *  mpmd-142/pom.xml
[ERROR] *  MPMD-289-format-html-check/pom.xml
[ERROR] *  MPMD-318-auxclasspath-includeTests/pom.xml
[ERROR] *  MPMD-234-analysis-cache/pom.xml
[ERROR] *  MPMD-296-rulesetsTargetDirectory/pom.xml
[ERROR] *  MPMD-205-pmd-js-check/pom.xml
[ERROR] *  MPMD-258-multiple-executions/pom.xml
[ERROR] *  MPMD-165/pom.xml
[ERROR] *  mpmd-168/pom.xml
[ERROR] *  MPMD-181-no-benchmark/pom.xml
[ERROR] *  MPMD-163/pom.xml
[ERROR] *  MPMD-243-excludeFromFailureFile/pom.xml
[ERROR] *  mpmd-80-included/pom.xml
[ERROR] *  MPMD-182/pom.xml
[ERROR] *  MPMD-172/pom.xml
[ERROR] *  MPMD-323-ruleset-basedir-jgitver/pom.xml
[ERROR] *  mpmd-168-empty-report/pom.xml
[ERROR] *  MPMD-268-deprecated-rules/pom.xml
[ERROR] *  MPMD-270-325-JDK11/pom.xml
[INFO] -------------------------------------------------
[WARNING] The following builds were skipped:
[WARNING] *  MPMD-280-JDK12/pom.xml
[WARNING] *  MPMD-295-JDK13/pom.xml
[WARNING] *  MPMD-302-JDK15/pom.xml
[WARNING] *  MPMD-302-JDK14/pom.xml
[WARNING] *  MPMD-332-JDK18/pom.xml
[WARNING] *  MPMD-312-JDK16/pom.xml
[WARNING] *  MPMD-312-JDK17/pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  04:58 min
[INFO] Finished at: 2022-08-24T16:49:17Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-invoker-plugin:3.3.0:verify (integration-test) 
on project maven-pmd-plugin: 39 builds failed. See console output above for 
details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-invoker-plugin:3.3.0:verify (integration-test) 
on project maven-pmd-plugin: 39 builds failed. See console output above for 
details.
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:215)
    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:957)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
    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:566)
    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)
Caused by: org.apache.maven.plugin.MojoFailureException: 39 builds failed. See 
console output above for details.
    at org.apache.maven.plugins.invoker.InvokerSession.handleFailures 
(InvokerSession.java:285)
    at org.apache.maven.plugins.invoker.VerifyMojo.execute (VerifyMojo.java:153)
    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:957)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
    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:566)
    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
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] junit
Recording test results
None of the test reports contained any result
[GitHub Checks] Causes for no suitable publisher found: 
[GitHub Checks] Trying to resolve checks parameters from GitHub SCM...
[GitHub Checks] No GitHub app credentials found: 
'5f95d117-af3b-452a-9e5c-4bddb22a67f4'
[GitHub Checks] See: 
https://github.com/jenkinsci/github-branch-source-plugin/blob/master/docs/github-app.adoc
[GitHub Checks] Trying to resolve checks parameters from Git SCM...
[GitHub Checks] No GitHub app credentials found: 
'5f95d117-af3b-452a-9e5c-4bddb22a67f4'
[GitHub Checks] See: 
https://github.com/jenkinsci/github-branch-source-plugin/blob/master/docs/github-app.adoc
[GitHub Checks] Job does not have valid credentials
[Checks API] No suitable checks publisher found.
[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-jdk11-m3.6.x_build
No test report files were found. Configuration error?
[INFO] run post-build script verify.groovy
[INFO]           MPMD-258-multiple-executions/pom.xml ............. SUCCESS 
(6.0 s)
[INFO] Building: MPMD-277-multi-module-check/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MPMD-277-multi-module-check/pom.xml .............. SUCCESS 
(8.1 s)
[INFO] Building: MPMD-268-deprecated-rules/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MPMD-268-deprecated-rules/pom.xml ................ SUCCESS 
(4.2 s)
[INFO] Building: mpmd-80-not-included/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           mpmd-80-not-included/pom.xml ..................... SUCCESS 
(5.5 s)
[INFO] Building: MPMD-234-analysis-cache/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MPMD-234-analysis-cache/pom.xml .................. SUCCESS 
(6.6 s)
[INFO] Building: MPMD-259-analysis-cache-auxclasspath/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MPMD-259-analysis-cache-auxclasspath/pom.xml ..... SUCCESS 
(6.7 s)
[INFO] Building: MPMD-243-excludeFromFailureFile/pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MPMD-243-excludeFromFailureFile/pom.xml .......... SUCCESS 
(3.2 s)
[INFO] Building: MPMD-295-JDK13/pom.xml
[INFO]           MPMD-295-JDK13/pom.xml ........................... SKIPPED due 
to JRE version
[INFO] Building: MPMD-182/pom.xml
[INFO]           MPMD-182/pom.xml ................................. SUCCESS 
(5.2 s)
[INFO] Building: MPMD-280-JDK12/pom.xml
[INFO]           MPMD-280-JDK12/pom.xml ........................... SKIPPED due 
to JRE version
[INFO] Building: MPMD-312-JDK17/pom.xml
[INFO]           MPMD-312-JDK17/pom.xml ........................... SKIPPED due 
to JRE version
[INFO] 
[INFO] --- maven-invoker-plugin:3.3.0:verify (integration-test) @ 
maven-pmd-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 38, Failed: 0, Errors: 0, Skipped: 9
[INFO] -------------------------------------------------
[WARNING] The following builds were skipped:
[WARNING] *  MPMD-280-JDK12/pom.xml
[WARNING] *  MPMD-295-JDK13/pom.xml
[WARNING] *  MPMD-302-JDK15/pom.xml
[WARNING] *  MPMD-302-JDK14/pom.xml
[WARNING] *  MPMD-332-JDK18/pom.xml
[WARNING] *  MPMD-312-JDK16/pom.xml
[WARNING] *  MPMD-312-JDK17/pom.xml
[WARNING] *  MPMD-323-ruleset-basedir-jgitver/pom.xml
[WARNING] *  MPMD-270-325-JDK11/pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  05:40 min
[INFO] Finished at: 2022-08-24T16:49:57Z
[INFO] ------------------------------------------------------------------------
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] junit
Recording test results
[GitHub Checks] Causes for no suitable publisher found: 
[GitHub Checks] Trying to resolve checks parameters from GitHub SCM...
[GitHub Checks] No GitHub app credentials found: 
'5f95d117-af3b-452a-9e5c-4bddb22a67f4'
[GitHub Checks] See: 
https://github.com/jenkinsci/github-branch-source-plugin/blob/master/docs/github-app.adoc
[GitHub Checks] Trying to resolve checks parameters from Git SCM...
[GitHub Checks] No GitHub app credentials found: 
'5f95d117-af3b-452a-9e5c-4bddb22a67f4'
[GitHub Checks] See: 
https://github.com/jenkinsci/github-branch-source-plugin/blob/master/docs/github-app.adoc
[GitHub Checks] Job does not have valid credentials
[Checks API] No suitable checks publisher found.
[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 [noreply].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Reply via email to