Bump workflow-cps from 2.39 to 2.65 #15
Open
ci.jenkins.io / Jenkins
failed
Jul 30, 2024 in 2m 58s
linux-8/Build (linux-8): error in 'junit' step
linux-8 / Build (linux-8) / 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/Plugins_llvm-cov-plugin_PR-15@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-07-30T19:30:28.863Z] + mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=/home/jenkins/agent/workspace/Plugins_llvm-cov-plugin_PR-15@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Penable-jacoco clean install
[2024-07-30T19:30:29.766Z] -XX:InitialHeapSize=261822336 -XX:MaxHeapSize=4189157376 -XX:+PrintCommandLineFlags -XX:+UseCompressedClassPointers -XX:+UseCompressedOops -XX:+UseParallelGC
[2024-07-30T19:30:32.973Z] Apache Maven 3.9.8 (36645f6c9b5079805ea5009217e36f2cffd34256)
[2024-07-30T19:30:32.973Z] Maven home: /home/jenkins/agent/tools/hudson.tasks.Maven_MavenInstallation/mvn
[2024-07-30T19:30:32.974Z] Java version: 1.8.0_422, vendor: Temurin, runtime: /opt/jdk-8/jre
[2024-07-30T19:30:32.974Z] Default locale: en_US, platform encoding: UTF-8
[2024-07-30T19:30:32.974Z] OS name: "linux", version: "6.5.0-1024-azure", arch: "amd64", family: "unix"
[2024-07-30T19:30:34.479Z] [INFO] Error stacktraces are turned on.
[2024-07-30T19:30:34.580Z] [INFO] Scanning for projects...
[2024-07-30T19:30:40.498Z] [INFO]
[2024-07-30T19:30:40.498Z] [INFO] --------------------< io.jenkins.plugins:llvm-cov >---------------------
[2024-07-30T19:30:40.499Z] [INFO] Building llvm-cov Plugin 1.0.1-SNAPSHOT
[2024-07-30T19:30:40.499Z] [INFO] from pom.xml
[2024-07-30T19:30:40.499Z] [INFO] --------------------------------[ hpi ]---------------------------------
[2024-07-30T19:30:40.700Z] [WARNING] Parameter 'showDeprecation' is unknown for plugin 'maven-hpi-plugin:2.6:validate (default-validate)'
[2024-07-30T19:30:40.701Z] [WARNING] Parameter 'showDeprecation' is unknown for plugin 'maven-hpi-plugin:2.6:insert-test (default-insert-test)'
[2024-07-30T19:30:40.701Z] [WARNING] Parameter 'showDeprecation' is unknown for plugin 'maven-hpi-plugin:2.6:test-hpl (default-test-hpl)'
[2024-07-30T19:30:40.701Z] [WARNING] Parameter 'showDeprecation' is unknown for plugin 'maven-hpi-plugin:2.6:resolve-test-dependencies (default-resolve-test-dependencies)'
[2024-07-30T19:30:40.802Z] [WARNING] Parameter 'showDeprecation' is unknown for plugin 'maven-hpi-plugin:2.6:hpi (default-hpi)'
[2024-07-30T19:31:12.956Z] [INFO] ------------------------------------------------------------------------
[2024-07-30T19:31:12.956Z] [INFO] BUILD FAILURE
[2024-07-30T19:31:12.956Z] [INFO] ------------------------------------------------------------------------
[2024-07-30T19:31:12.956Z] [INFO] Total time: 38.439 s
[2024-07-30T19:31:12.957Z] [INFO] Finished at: 2024-07-30T19:31:12Z
[2024-07-30T19:31:12.957Z] [INFO] ------------------------------------------------------------------------
[2024-07-30T19:31:12.957Z] [ERROR] Failed to execute goal on project llvm-cov: Could not collect dependencies for project io.jenkins.plugins:llvm-cov:hpi:1.0.1-SNAPSHOT
[2024-07-30T19:31:12.957Z] [ERROR] Failed to read artifact descriptor for io.jenkins.plugins:code-coverage-api:jar:1.0.11
[2024-07-30T19:31:12.957Z] [ERROR] Caused by: The following artifacts could not be resolved: io.jenkins.plugins:code-coverage-api:pom:1.0.11 (absent): Could not transfer artifact io.jenkins.plugins:code-coverage-api:pom:1.0.11 from/to azure-proxy (https://repo.azure.jenkins.io/): status code: 502, reason phrase: Bad Gateway (502)
[2024-07-30T19:31:12.958Z] [ERROR] -> [Help 1]
[2024-07-30T19:31:12.958Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project llvm-cov: Could not collect dependencies for project io.jenkins.plugins:llvm-cov:hpi:1.0.1-SNAPSHOT
[2024-07-30T19:31:12.958Z] Failed to read artifact descriptor for io.jenkins.plugins:code-coverage-api:jar:1.0.11
[2024-07-30T19:31:12.958Z] Caused by: The following artifacts could not be resolved: io.jenkins.plugins:code-coverage-api:pom:1.0.11 (absent): Could not transfer artifact io.jenkins.plugins:code-coverage-api:pom:1.0.11 from/to azure-proxy (https://repo.azure.jenkins.io/): status code: 502, reason phrase: Bad Gateway (502)
[2024-07-30T19:31:12.959Z]
[2024-07-30T19:31:12.959Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:243)
[2024-07-30T19:31:12.959Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:136)
[2024-07-30T19:31:12.960Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:355)
[2024-07-30T19:31:12.960Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:313)
[2024-07-30T19:31:12.960Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
[2024-07-30T19:31:12.961Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
[2024-07-30T19:31:12.961Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
[2024-07-30T19:31:12.961Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
[2024-07-30T19:31:12.962Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
[2024-07-30T19:31:12.962Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
[2024-07-30T19:31:12.962Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
[2024-07-30T19:31:12.962Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
[2024-07-30T19:31:12.963Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
[2024-07-30T19:31:12.963Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
[2024-07-30T19:31:12.963Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
[2024-07-30T19:31:12.963Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
[2024-07-30T19:31:12.963Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
[2024-07-30T19:31:12.964Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:903)
[2024-07-30T19:31:12.964Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:280)
[2024-07-30T19:31:12.964Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:203)
[2024-07-30T19:31:12.964Z] at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2024-07-30T19:31:12.965Z] at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2024-07-30T19:31:12.965Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2024-07-30T19:31:12.965Z] at java.lang.reflect.Method.invoke (Method.java:498)
[2024-07-30T19:31:12.965Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
[2024-07-30T19:31:12.966Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
[2024-07-30T19:31:12.966Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
[2024-07-30T19:31:12.966Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[2024-07-30T19:31:12.967Z] Caused by: org.apache.maven.project.DependencyResolutionException: Could not collect dependencies for project io.jenkins.plugins:llvm-cov:hpi:1.0.1-SNAPSHOT
[2024-07-30T19:31:12.967Z] Failed to read artifact descriptor for io.jenkins.plugins:code-coverage-api:jar:1.0.11
[2024-07-30T19:31:12.967Z] Caused by: The following artifacts could not be resolved: io.jenkins.plugins:code-coverage-api:pom:1.0.11 (absent): Could not transfer artifact io.jenkins.plugins:code-coverage-api:pom:1.0.11 from/to azure-proxy (https://repo.azure.jenkins.io/): status code: 502, reason phrase: Bad Gateway (502)
[2024-07-30T19:31:12.967Z]
[2024-07-30T19:31:12.967Z] at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve (DefaultProjectDependenciesResolver.java:160)
[2024-07-30T19:31:12.968Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies (LifecycleDependencyResolver.java:224)
[2024-07-30T19:31:12.968Z] at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies (LifecycleDependencyResolver.java:136)
[2024-07-30T19:31:12.968Z] at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved (MojoExecutor.java:355)
[2024-07-30T19:31:12.968Z] at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:313)
[2024-07-30T19:31:12.969Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
[2024-07-30T19:31:12.969Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
[2024-07-30T19:31:12.969Z] at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
[2024-07-30T19:31:12.969Z] at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
[2024-07-30T19:31:12.969Z] at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
[2024-07-30T19:31:12.970Z] at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
[2024-07-30T19:31:12.970Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
[2024-07-30T19:31:12.970Z] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
[2024-07-30T19:31:12.970Z] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
[2024-07-30T19:31:12.971Z] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
[2024-07-30T19:31:12.971Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
[2024-07-30T19:31:12.971Z] at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
[2024-07-30T19:31:12.971Z] at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
[2024-07-30T19:31:12.971Z] at org.apache.maven.cli.MavenCli.execute (MavenCli.java:903)
[2024-07-30T19:31:12.972Z] at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:280)
[2024-07-30T19:31:12.972Z] at org.apache.maven.cli.MavenCli.main (MavenCli.java:203)
[2024-07-30T19:31:12.972Z] at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2024-07-30T19:31:12.973Z] at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2024-07-30T19:31:12.973Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2024-07-30T19:31:12.973Z] at java.lang.reflect.Method.invoke (Method.java:498)
[2024-07-30T19:31:12.974Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
[2024-07-30T19:31:12.974Z] at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
[2024-07-30T19:31:12.974Z] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
[2024-07-30T19:31:12.974Z] at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[2024-07-30T19:31:12.974Z] [ERROR]
[2024-07-30T19:31:12.974Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2024-07-30T19:31:12.976Z] [ERROR]
[2024-07-30T19:31:12.976Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2024-07-30T19:31:12.976Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
linux-8 / Build (linux-8) / 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-07-30T19:31:12.753Z] Recording test results
[2024-07-30T19:31:12.912Z] No test report files were found. Configuration error?
Details
- linux-8 (40 ms)
- Checkout (linux-8) (9.3 sec)
- Build (linux-8) (47 sec)
Error: script returned exit code 1
Error: No test report files were found. Configuration error?
- windows-8 (2 min 58 sec)
Loading