Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump org.jenkins-ci.plugins:branch-api from 2.1071.v1a_188a_562481 to 2.1197.vfa_d0c47c267d #154

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Bump org.jenkins-ci.plugins:branch-api

952aa08
Select commit
Loading
Failed to load commit list.
Open

Bump org.jenkins-ci.plugins:branch-api from 2.1071.v1a_188a_562481 to 2.1197.vfa_d0c47c267d #154

Bump org.jenkins-ci.plugins:branch-api
952aa08
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Jenkins failed Nov 4, 2024 in 32s

linux-21/Build (linux-21): error in 'junit' step

linux-21 / Build (linux-21) / Shell Script

Error in sh step, with arguments mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=/home/jenkins/agent/workspace/ocean-autofavorite-plugin_PR-154@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Penable-jacoco clean install.

script returned exit code 1
Build log
[2024-11-04T21:39:13.445Z] + mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=/home/jenkins/agent/workspace/ocean-autofavorite-plugin_PR-154@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Penable-jacoco clean install
[2024-11-04T21:39:13.547Z] -XX:ConcGCThreads=1 -XX:G1ConcRefinementThreads=4 -XX:GCDrainStackTargetSize=64 -XX:InitialHeapSize=187499968 -XX:MarkStackSize=4194304 -XX:MaxHeapSize=2999999488 -XX:MinHeapSize=6815736 -XX:+PrintCommandLineFlags -XX:ReservedCodeCacheSize=251658240 -XX:+SegmentedCodeCache -XX:+UseCompressedOops -XX:+UseG1GC 
[2024-11-04T21:39:13.648Z] Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
[2024-11-04T21:39:13.649Z] Maven home: /usr/share/apache-maven-3.9.9
[2024-11-04T21:39:13.649Z] Java version: 21.0.5, vendor: Eclipse Adoptium, runtime: /opt/jdk-21
[2024-11-04T21:39:13.650Z] Default locale: en_US, platform encoding: UTF-8
[2024-11-04T21:39:13.650Z] OS name: "linux", version: "5.15.167.1-1.cm2", arch: "amd64", family: "unix"
[2024-11-04T21:39:14.353Z] [INFO] Error stacktraces are turned on.
[2024-11-04T21:39:14.455Z] [INFO] Scanning for projects...
[2024-11-04T21:39:21.472Z] [INFO] 
[2024-11-04T21:39:21.473Z] [INFO] -----------< org.jenkins-ci.plugins:blueocean-autofavorite >------------
[2024-11-04T21:39:21.473Z] [INFO] Building Autofavorite for Blue Ocean 1.2.6-SNAPSHOT
[2024-11-04T21:39:21.474Z] [INFO]   from pom.xml
[2024-11-04T21:39:21.474Z] [INFO] --------------------------------[ hpi ]---------------------------------
[2024-11-04T21:39:27.989Z] [INFO] 
[2024-11-04T21:39:27.989Z] [INFO] --- clean:3.4.0:clean (default-clean) @ blueocean-autofavorite ---
[2024-11-04T21:39:27.989Z] [INFO] 
[2024-11-04T21:39:27.990Z] [INFO] --- hpi:3.56:validate (default-validate) @ blueocean-autofavorite ---
[2024-11-04T21:39:27.990Z] [INFO] Created marker file /home/jenkins/agent/workspace/ocean-autofavorite-plugin_PR-154/target/java-level/11
[2024-11-04T21:39:27.991Z] [WARNING] Ignoring deprecated java.level property. This property should be removed from your plugin's POM. In the future this warning will be changed to an error and will break the build.
[2024-11-04T21:39:27.991Z] [INFO] 
[2024-11-04T21:39:27.991Z] [INFO] --- hpi:3.56:validate-hpi (default-validate-hpi) @ blueocean-autofavorite ---
[2024-11-04T21:39:28.494Z] [INFO] ------------------------------------------------------------------------
[2024-11-04T21:39:28.494Z] [INFO] BUILD FAILURE
[2024-11-04T21:39:28.495Z] [INFO] ------------------------------------------------------------------------
[2024-11-04T21:39:28.495Z] [INFO] Total time:  14.073 s
[2024-11-04T21:39:28.495Z] [INFO] Finished at: 2024-11-04T21:39:28Z
[2024-11-04T21:39:28.495Z] [INFO] ------------------------------------------------------------------------
[2024-11-04T21:39:28.495Z] [ERROR] Failed to execute goal org.jenkins-ci.tools:maven-hpi-plugin:3.56:validate-hpi (default-validate-hpi) on project blueocean-autofavorite: Dependency org.jenkins-ci.plugins:branch-api:jar:2.1197.vfa_d0c47c267d requires Jenkins 2.440.3 or higher. -> [Help 1]
[2024-11-04T21:39:28.496Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.jenkins-ci.tools:maven-hpi-plugin:3.56:validate-hpi (default-validate-hpi) on project blueocean-autofavorite: Dependency org.jenkins-ci.plugins:branch-api:jar:2.1197.vfa_d0c47c267d requires Jenkins 2.440.3 or higher.
[2024-11-04T21:39:28.496Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:333)
[2024-11-04T21:39:28.496Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
[2024-11-04T21:39:28.496Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
[2024-11-04T21:39:28.496Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
[2024-11-04T21:39:28.497Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
[2024-11-04T21:39:28.497Z]     at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
[2024-11-04T21:39:28.497Z]     at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
[2024-11-04T21:39:28.497Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
[2024-11-04T21:39:28.497Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
[2024-11-04T21:39:28.498Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
[2024-11-04T21:39:28.498Z]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
[2024-11-04T21:39:28.498Z]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
[2024-11-04T21:39:28.498Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
[2024-11-04T21:39:28.498Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
[2024-11-04T21:39:28.498Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
[2024-11-04T21:39:28.499Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
[2024-11-04T21:39:28.499Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
[2024-11-04T21:39:28.499Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
[2024-11-04T21:39:28.499Z]     at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
[2024-11-04T21:39:28.499Z]     at java.lang.reflect.Method.invoke (Method.java:580)
[2024-11-04T21:39:28.500Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
[2024-11-04T21:39:28.500Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
[2024-11-04T21:39:28.500Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
[2024-11-04T21:39:28.500Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[2024-11-04T21:39:28.500Z] Caused by: org.apache.maven.plugin.MojoExecutionException: Dependency org.jenkins-ci.plugins:branch-api:jar:2.1197.vfa_d0c47c267d requires Jenkins 2.440.3 or higher.
[2024-11-04T21:39:28.500Z]     at org.jenkinsci.maven.plugins.hpi.ValidateHpiMojo.execute (ValidateHpiMojo.java:51)
[2024-11-04T21:39:28.501Z]     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
[2024-11-04T21:39:28.501Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
[2024-11-04T21:39:28.501Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
[2024-11-04T21:39:28.501Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
[2024-11-04T21:39:28.501Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
[2024-11-04T21:39:28.502Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
[2024-11-04T21:39:28.502Z]     at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
[2024-11-04T21:39:28.502Z]     at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
[2024-11-04T21:39:28.502Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
[2024-11-04T21:39:28.502Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
[2024-11-04T21:39:28.502Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
[2024-11-04T21:39:28.502Z]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
[2024-11-04T21:39:28.503Z]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
[2024-11-04T21:39:28.503Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
[2024-11-04T21:39:28.503Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
[2024-11-04T21:39:28.503Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
[2024-11-04T21:39:28.503Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
[2024-11-04T21:39:28.503Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
[2024-11-04T21:39:28.503Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
[2024-11-04T21:39:28.504Z]     at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
[2024-11-04T21:39:28.504Z]     at java.lang.reflect.Method.invoke (Method.java:580)
[2024-11-04T21:39:28.504Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
[2024-11-04T21:39:28.504Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
[2024-11-04T21:39:28.504Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
[2024-11-04T21:39:28.504Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[2024-11-04T21:39:28.504Z] [ERROR] 
[2024-11-04T21:39:28.505Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2024-11-04T21:39:28.505Z] [ERROR] 
[2024-11-04T21:39:28.505Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2024-11-04T21:39:28.505Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

linux-21 / Build (linux-21) / Archive JUnit-formatted test results

Error in junit step, with arguments **/target/surefire-reports/**/*.xml,**/target/failsafe-reports/**/*.xml,**/target/invoker-reports/**/*.xml.

No test report files were found. Configuration error?
Build log
[2024-11-04T21:39:29.019Z] Recording test results
[2024-11-04T21:39:29.129Z] No test report files were found. Configuration error?

Details

  • linux-21 (1 ms)
    • Checkout (linux-21) (7.5 sec)
    • Build (linux-21) (17 sec)
      Error: script returned exit code 1
      Error: No test report files were found. Configuration error?
  • windows-17 (32 sec)