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

feat(java): Require Jenkins core 2.479.1 and Java 17. #162

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

feat(java): Require Jenkins core 2.479.1 and Java 17.

964a90a
Select commit
Loading
Failed to load commit list.
Open

feat(java): Require Jenkins core 2.479.1 and Java 17. #162

feat(java): Require Jenkins core 2.479.1 and Java 17.
964a90a
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Jenkins failed Feb 15, 2025 in 30s

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_xcode-plugin_PR-162@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Penable-jacoco -Dset.changelist help:evaluate -Dexpression=changelist -Doutput=/home/jenkins/agent/workspace/Plugins_xcode-plugin_PR-162@tmp/changelist clean install.

script returned exit code 1
Build log
[2025-02-15T12:07:22.629Z] + mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=/home/jenkins/agent/workspace/Plugins_xcode-plugin_PR-162@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Penable-jacoco -Dset.changelist help:evaluate -Dexpression=changelist -Doutput=/home/jenkins/agent/workspace/Plugins_xcode-plugin_PR-162@tmp/changelist clean install
[2025-02-15T12:07:24.735Z] -XX:InitialHeapSize=255921600 -XX:MaxHeapSize=4094745600 -XX:+PrintCommandLineFlags -XX:+UseCompressedClassPointers -XX:+UseCompressedOops -XX:+UseParallelGC 
[2025-02-15T12:07:28.346Z] Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
[2025-02-15T12:07:28.347Z] Maven home: /home/jenkins/agent/tools/hudson.tasks.Maven_MavenInstallation/mvn
[2025-02-15T12:07:28.347Z] Java version: 1.8.0_442, vendor: Temurin, runtime: /opt/jdk-8/jre
[2025-02-15T12:07:28.347Z] Default locale: en_US, platform encoding: UTF-8
[2025-02-15T12:07:28.347Z] OS name: "linux", version: "6.8.0-1021-aws", arch: "amd64", family: "unix"
[2025-02-15T12:07:32.663Z] [INFO] Error stacktraces are turned on.
[2025-02-15T12:07:32.967Z] [INFO] Setting: -Dchangelist=580.v964a_90a_f9fd6 -DscmTag=964a90af9fd6e77d1789b2045fa0ae414a7d46ac
[2025-02-15T12:07:32.968Z] [INFO] Setting: -DgitHubRepo=gounthar/xcode-plugin
[2025-02-15T12:07:32.969Z] [INFO] Scanning for projects...
[2025-02-15T12:07:34.978Z] [ERROR] [ERROR] Some problems were encountered while processing the POMs:
[2025-02-15T12:07:34.979Z] [ERROR] Unknown packaging: hpi @ org.jenkins-ci.plugins:xcode-plugin:${revision}-${changelist}, /home/jenkins/agent/workspace/Plugins_xcode-plugin_PR-162/pom.xml, line 36, column 14
[2025-02-15T12:07:34.979Z]  @ 
[2025-02-15T12:07:34.979Z] [ERROR] The build could not read 1 project -> [Help 1]
[2025-02-15T12:07:34.980Z] org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[2025-02-15T12:07:34.980Z] [ERROR] Unknown packaging: hpi @ org.jenkins-ci.plugins:xcode-plugin:${revision}-${changelist}, /home/jenkins/agent/workspace/Plugins_xcode-plugin_PR-162/pom.xml, line 36, column 14
[2025-02-15T12:07:34.980Z] 
[2025-02-15T12:07:34.981Z]     at org.apache.maven.project.DefaultProjectBuilder.build (DefaultProjectBuilder.java:389)
[2025-02-15T12:07:34.981Z]     at org.apache.maven.graph.DefaultGraphBuilder.collectProjects (DefaultGraphBuilder.java:349)
[2025-02-15T12:07:34.981Z]     at org.apache.maven.graph.DefaultGraphBuilder.getProjectsForMavenReactor (DefaultGraphBuilder.java:340)
[2025-02-15T12:07:34.981Z]     at org.apache.maven.graph.DefaultGraphBuilder.build (DefaultGraphBuilder.java:76)
[2025-02-15T12:07:34.982Z]     at org.apache.maven.DefaultMaven.buildGraph (DefaultMaven.java:448)
[2025-02-15T12:07:34.982Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:197)
[2025-02-15T12:07:34.982Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
[2025-02-15T12:07:34.983Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
[2025-02-15T12:07:34.983Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
[2025-02-15T12:07:34.983Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
[2025-02-15T12:07:34.983Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
[2025-02-15T12:07:34.984Z]     at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2025-02-15T12:07:34.984Z]     at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2025-02-15T12:07:34.984Z]     at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2025-02-15T12:07:34.985Z]     at java.lang.reflect.Method.invoke (Method.java:498)
[2025-02-15T12:07:34.985Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
[2025-02-15T12:07:34.985Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
[2025-02-15T12:07:34.985Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
[2025-02-15T12:07:34.986Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[2025-02-15T12:07:34.986Z] [ERROR]   
[2025-02-15T12:07:34.986Z] [ERROR]   The project org.jenkins-ci.plugins:xcode-plugin:2.0.17-580.v964a_90a_f9fd6 (/home/jenkins/agent/workspace/Plugins_xcode-plugin_PR-162/pom.xml) has 1 error
[2025-02-15T12:07:34.986Z] [ERROR]     Unknown packaging: hpi @ org.jenkins-ci.plugins:xcode-plugin:${revision}-${changelist}, /home/jenkins/agent/workspace/Plugins_xcode-plugin_PR-162/pom.xml, line 36, column 14
[2025-02-15T12:07:34.987Z] [ERROR] 
[2025-02-15T12:07:34.987Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2025-02-15T12:07:34.987Z] [ERROR] 
[2025-02-15T12:07:34.987Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2025-02-15T12:07:34.988Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException

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

Error in junit step.

No test report files were found. Configuration error?
Build log
[2025-02-15T12:07:33.261Z] Recording test results
[2025-02-15T12:07:33.367Z] No test report files were found. Configuration error?

Details

  • linux-8 (30 sec)
    • Checkout (linux-8) (9.6 sec)
    • Build (linux-8) (15 sec)
      Error: script returned exit code 1
      Error: No test report files were found. Configuration error?