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:promoted-builds from 3.10.1 to 945.v597f5c6a_d3fd #74

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

Bump org.jenkins-ci.plugins:promoted-builds

d467134
Select commit
Loading
Failed to load commit list.
Open

Bump org.jenkins-ci.plugins:promoted-builds from 3.10.1 to 945.v597f5c6a_d3fd #74

Bump org.jenkins-ci.plugins:promoted-builds
d467134
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Jenkins failed Jan 8, 2024 in 7m 27s

windows-17/Build (windows-17): 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/lugins_publish-over-plugin_PR-74@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Penable-jacoco clean install.

script returned exit code 1
Build log
[2024-01-08T03:37:53.233Z] + mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=/home/jenkins/agent/workspace/lugins_publish-over-plugin_PR-74@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Penable-jacoco clean install
[2024-01-08T03:37:53.233Z] -XX:ConcGCThreads=1 -XX:G1ConcRefinementThreads=4 -XX:GCDrainStackTargetSize=64 -XX:InitialHeapSize=125000000 -XX:MarkStackSize=4194304 -XX:MaxHeapSize=2000000000 -XX:MinHeapSize=6815736 -XX:+PrintCommandLineFlags -XX:ReservedCodeCacheSize=251658240 -XX:+SegmentedCodeCache -XX:-THPStackMitigation -XX:+UseCompressedOops -XX:+UseG1GC 
[2024-01-08T03:37:53.335Z] Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
[2024-01-08T03:37:53.335Z] Maven home: /usr/share/apache-maven-3.9.6
[2024-01-08T03:37:53.336Z] Java version: 21.0.1, vendor: Eclipse Adoptium, runtime: /opt/jdk-21
[2024-01-08T03:37:53.336Z] Default locale: en_US, platform encoding: UTF-8
[2024-01-08T03:37:53.336Z] OS name: "linux", version: "5.10.197-186.748.amzn2.x86_64", arch: "amd64", family: "unix"
[2024-01-08T03:37:54.140Z] [INFO] Error stacktraces are turned on.
[2024-01-08T03:37:54.241Z] [INFO] Scanning for projects...
[2024-01-08T03:41:42.779Z] [INFO] 
[2024-01-08T03:41:42.780Z] [INFO] ----------------< org.jenkins-ci.plugins:publish-over >-----------------
[2024-01-08T03:41:42.780Z] [INFO] Building Infrastructure plugin for Publish Over X 0.23-SNAPSHOT
[2024-01-08T03:41:42.780Z] [INFO]   from pom.xml
[2024-01-08T03:41:42.781Z] [INFO] --------------------------------[ hpi ]---------------------------------
[2024-01-08T03:44:42.118Z] [INFO] 
[2024-01-08T03:44:42.119Z] [INFO] --- clean:3.3.1:clean (default-clean) @ publish-over ---
[2024-01-08T03:44:44.522Z] [INFO] 
[2024-01-08T03:44:44.523Z] [INFO] --- hpi:3.49:validate (default-validate) @ publish-over ---
[2024-01-08T03:44:44.624Z] [INFO] 
[2024-01-08T03:44:44.624Z] [INFO] --- hpi:3.49:validate-hpi (default-validate-hpi) @ publish-over ---
[2024-01-08T03:44:45.126Z] [INFO] ------------------------------------------------------------------------
[2024-01-08T03:44:45.126Z] [INFO] BUILD FAILURE
[2024-01-08T03:44:45.126Z] [INFO] ------------------------------------------------------------------------
[2024-01-08T03:44:45.126Z] [INFO] Total time:  06:50 min
[2024-01-08T03:44:45.127Z] [INFO] Finished at: 2024-01-08T03:44:45Z
[2024-01-08T03:44:45.127Z] [INFO] ------------------------------------------------------------------------
[2024-01-08T03:44:45.127Z] [ERROR] Failed to execute goal org.jenkins-ci.tools:maven-hpi-plugin:3.49:validate-hpi (default-validate-hpi) on project publish-over: Dependency io.jenkins.plugins:plugin-util-api:jar:3.3.0 requires Jenkins 2.387.3 or higher. -> [Help 1]
[2024-01-08T03:44:45.127Z] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.jenkins-ci.tools:maven-hpi-plugin:3.49:validate-hpi (default-validate-hpi) on project publish-over: Dependency io.jenkins.plugins:plugin-util-api:jar:3.3.0 requires Jenkins 2.387.3 or higher.
[2024-01-08T03:44:45.128Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:333)
[2024-01-08T03:44:45.128Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
[2024-01-08T03:44:45.128Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
[2024-01-08T03:44:45.128Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
[2024-01-08T03:44:45.128Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
[2024-01-08T03:44:45.129Z]     at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
[2024-01-08T03:44:45.129Z]     at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
[2024-01-08T03:44:45.129Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
[2024-01-08T03:44:45.129Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
[2024-01-08T03:44:45.129Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
[2024-01-08T03:44:45.130Z]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
[2024-01-08T03:44:45.130Z]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
[2024-01-08T03:44:45.130Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
[2024-01-08T03:44:45.130Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
[2024-01-08T03:44:45.131Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
[2024-01-08T03:44:45.131Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
[2024-01-08T03:44:45.131Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
[2024-01-08T03:44:45.131Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
[2024-01-08T03:44:45.131Z]     at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
[2024-01-08T03:44:45.131Z]     at java.lang.reflect.Method.invoke (Method.java:580)
[2024-01-08T03:44:45.132Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
[2024-01-08T03:44:45.132Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
[2024-01-08T03:44:45.132Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
[2024-01-08T03:44:45.132Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
[2024-01-08T03:44:45.132Z] Caused by: org.apache.maven.plugin.MojoExecutionException: Dependency io.jenkins.plugins:plugin-util-api:jar:3.3.0 requires Jenkins 2.387.3 or higher.
[2024-01-08T03:44:45.133Z]     at org.jenkinsci.maven.plugins.hpi.ValidateHpiMojo.execute (ValidateHpiMojo.java:44)
[2024-01-08T03:44:45.133Z]     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
[2024-01-08T03:44:45.133Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
[2024-01-08T03:44:45.133Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
[2024-01-08T03:44:45.134Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
[2024-01-08T03:44:45.134Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
[2024-01-08T03:44:45.134Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
[2024-01-08T03:44:45.134Z]     at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
[2024-01-08T03:44:45.134Z]     at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
[2024-01-08T03:44:45.134Z]     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
[2024-01-08T03:44:45.135Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
[2024-01-08T03:44:45.135Z]     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
[2024-01-08T03:44:45.135Z]     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
[2024-01-08T03:44:45.135Z]     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
[2024-01-08T03:44:45.135Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
[2024-01-08T03:44:45.135Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
[2024-01-08T03:44:45.136Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
[2024-01-08T03:44:45.136Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
[2024-01-08T03:44:45.136Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
[2024-01-08T03:44:45.136Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
[2024-01-08T03:44:45.136Z]     at jdk.internal.reflect.DirectMethodHandleAccessor.invoke (DirectMethodHandleAccessor.java:103)
[2024-01-08T03:44:45.136Z]     at java.lang.reflect.Method.invoke (Method.java:580)
[2024-01-08T03:44:45.136Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
[2024-01-08T03:44:45.137Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
[2024-01-08T03:44:45.137Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
[2024-01-08T03:44:45.137Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
[2024-01-08T03:44:45.137Z] [ERROR] 
[2024-01-08T03:44:45.137Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2024-01-08T03:44:45.137Z] [ERROR] 
[2024-01-08T03:44:45.138Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2024-01-08T03:44:45.138Z] [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-01-08T03:44:45.322Z] Recording test results
[2024-01-08T03:44:46.056Z] No test report files were found. Configuration error?

windows-17 / Build (windows-17) / Windows Batch Script

Error in bat step, with arguments mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=C:/Jenkins/agent/workspace/lugins_publish-over-plugin_PR-74@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false clean install.

null
Build log
[2024-01-08T03:41:01.153Z] 
[2024-01-08T03:41:01.154Z] C:\Jenkins\agent\workspace\lugins_publish-over-plugin_PR-74>mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=C:/Jenkins/agent/workspace/lugins_publish-over-plugin_PR-74@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false clean install 
[2024-01-08T03:41:01.360Z] -XX:ConcGCThreads=1 -XX:G1ConcRefinementThreads=4 -XX:GCDrainStackTargetSize=64 -XX:InitialHeapSize=134200512 -XX:MarkStackSize=4194304 -XX:MaxHeapSize=2147208192 -XX:MinHeapSize=6815736 -XX:+PrintCommandLineFlags -XX:ReservedCodeCacheSize=251658240 -XX:+SegmentedCodeCache -XX:+UseCompressedClassPointers -XX:+UseCompressedOops -XX:+UseG1GC -XX:-UseLargePagesIndividualAllocation 
[2024-01-08T03:41:02.272Z] Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
[2024-01-08T03:41:02.275Z] Maven home: C:\tools\apache-maven-3.9.6
[2024-01-08T03:41:02.277Z] Java version: 17.0.8.1, vendor: Eclipse Adoptium, runtime: C:\tools\jdk-17
[2024-01-08T03:41:02.282Z] Default locale: en_US, platform encoding: UTF-8
[2024-01-08T03:41:02.283Z] OS name: "windows server 2019", version: "10.0", arch: "amd64", family: "windows"
[2024-01-08T03:41:04.531Z] [INFO] Error stacktraces are turned on.
[2024-01-08T03:41:04.639Z] [INFO] Scanning for projects...
[2024-01-08T03:44:16.792Z] [WARNING] Could not validate integrity of download from https://repo.azure.jenkins.io/public/org/eclipse/jetty/jetty-util/10.0.16/jetty-util-10.0.16.jar
[2024-01-08T03:44:16.793Z] org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
[2024-01-08T03:44:16.793Z]     at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
[2024-01-08T03:44:16.793Z]     at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
[2024-01-08T03:44:16.793Z]     at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
[2024-01-08T03:44:16.794Z]     at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
[2024-01-08T03:44:16.794Z]     at org.eclipse.aether.util.concurrency.RunnableErrorForwarder.lambda$wrap$0 (RunnableErrorForwarder.java:66)
[2024-01-08T03:44:16.795Z]     at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1136)
[2024-01-08T03:44:16.795Z]     at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:635)
[2024-01-08T03:44:16.795Z]     at java.lang.Thread.run (Thread.java:833)
[2024-01-08T03:44:18.931Z] [WARNING] Could not validate integrity of download from https://repo.azure.jenkins.io/public/org/eclipse/jetty/jetty-io/10.0.16/jetty-io-10.0.16.jar
[2024-01-08T03:44:18.932Z] org.eclipse.aether.transfer.ChecksumFailureException: Checksum validation failed, no checksums available
[2024-01-08T03:44:18.932Z]     at org.eclipse.aether.internal.impl.AbstractChecksumPolicy.onNoMoreChecksums (AbstractChecksumPolicy.java:63)
[2024-01-08T03:44:18.932Z]     at org.eclipse.aether.connector.basic.ChecksumValidator.validate (ChecksumValidator.java:112)
[2024-01-08T03:44:18.933Z]     at org.eclipse.aether.connector.basic.BasicRepositoryConnector$GetTaskRunner.runTask (BasicRepositoryConnector.java:484)
[2024-01-08T03:44:18.933Z]     at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:414)
[2024-01-08T03:44:18.934Z]     at org.eclipse.aether.util.concurrency.RunnableErrorForwarder.lambda$wrap$0 (RunnableErrorForwarder.java:66)
[2024-01-08T03:44:18.934Z]     at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1136)
[2024-01-08T03:44:18.934Z]     at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:635)
[2024-01-08T03:44:18.934Z]     at java.lang.Thread.run (Thread.java:833)
[2024-01-08T03:44:34.746Z] [INFO] 
[2024-01-08T03:44:34.747Z] [INFO] ----------------< org.jenkins-ci.plugins:publish-over >-----------------
[2024-01-08T03:44:34.747Z] [INFO] Building Infrastructure plugin for Publish Over X 0.23-SNAPSHOT
[2024-01-08T03:44:34.748Z] [INFO]   from pom.xml
[2024-01-08T03:44:34.748Z] [INFO] --------------------------------[ hpi ]---------------------------------
[2024-01-08T03:44:46.329Z] Sending interrupt signal to process
[2024-01-08T03:44:47.002Z] Terminate batch job (Y/N)? 
[2024-01-08T03:44:47.000Z] script returned exit code 1

windows-17 / Build (windows-17) / 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-01-08T03:44:47.380Z] Recording test results
[2024-01-08T03:44:47.561Z] No test report files were found. Configuration error?

Details

  • linux-21 (3 ms)
    • Checkout (linux-21) (22 sec)
    • Build (linux-21) (6 min 55 sec)
      Error: script returned exit code 1
      Error: No test report files were found. Configuration error?
  • windows-17 (7 min 26 sec)
    • Checkout (windows-17) (12 sec)
    • Build (windows-17) (3 min 49 sec)
      Error: null
      Error: No test report files were found. Configuration error?