Skip to content

Use default JNLP command when no custom command is configured

26601fb
Select commit
Loading
Failed to load commit list.
Open

Fix XSS vulnerability, modernize build, and fix API deprecations #138

Use default JNLP command when no custom command is configured
26601fb
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Jenkins failed Apr 3, 2026 in 2m 14s

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/ugins_docker-swarm-plugin_PR-138@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
[2026-04-03T19:47:23.709Z] + mvn --batch-mode --show-version --errors --no-transfer-progress --update-snapshots -Dmaven.repo.local=/home/jenkins/agent/workspace/ugins_docker-swarm-plugin_PR-138@tmp/m2repo -Dmaven.test.failure.ignore -Dspotbugs.failOnError=false -Dcheckstyle.failOnViolation=false -Dcheckstyle.failsOnError=false -Dpmd.failOnViolation=false -Penable-jacoco clean install
[2026-04-03T19:47:24.713Z] -XX:InitialHeapSize=257328448 -XX:MaxHeapSize=4117255168 -XX:+PrintCommandLineFlags -XX:+UseCompressedClassPointers -XX:+UseCompressedOops -XX:+UseParallelGC 
[2026-04-03T19:47:25.718Z] Apache Maven 3.9.13 (39d686bd50d8e054301e3a68ad44781df6f80dda)
[2026-04-03T19:47:25.719Z] Maven home: /home/jenkins/agent/tools/hudson.tasks.Maven_MavenInstallation/mvn
[2026-04-03T19:47:25.719Z] Java version: 1.8.0_482, vendor: Temurin, runtime: /opt/jdk-8/jre
[2026-04-03T19:47:25.720Z] Default locale: en_US, platform encoding: UTF-8
[2026-04-03T19:47:25.720Z] OS name: "linux", version: "6.8.0-1050-aws", arch: "amd64", family: "unix"
[2026-04-03T19:47:27.329Z] [INFO] Error stacktraces are turned on.
[2026-04-03T19:47:27.431Z] [INFO] Scanning for projects...
[2026-04-03T19:47:32.056Z] [ERROR] [ERROR] Some problems were encountered while processing the POMs:
[2026-04-03T19:47:32.056Z] [ERROR] Unknown packaging: hpi @ line 13, column 16
[2026-04-03T19:47:32.057Z]  @ 
[2026-04-03T19:47:32.057Z] [ERROR] The build could not read 1 project -> [Help 1]
[2026-04-03T19:47:32.057Z] org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[2026-04-03T19:47:32.058Z] [ERROR] Unknown packaging: hpi @ line 13, column 16
[2026-04-03T19:47:32.058Z] 
[2026-04-03T19:47:32.059Z]     at org.apache.maven.project.DefaultProjectBuilder.build (DefaultProjectBuilder.java:389)
[2026-04-03T19:47:32.059Z]     at org.apache.maven.graph.DefaultGraphBuilder.collectProjects (DefaultGraphBuilder.java:351)
[2026-04-03T19:47:32.060Z]     at org.apache.maven.graph.DefaultGraphBuilder.getProjectsForMavenReactor (DefaultGraphBuilder.java:342)
[2026-04-03T19:47:32.060Z]     at org.apache.maven.graph.DefaultGraphBuilder.build (DefaultGraphBuilder.java:76)
[2026-04-03T19:47:32.061Z]     at org.apache.maven.DefaultMaven.buildGraph (DefaultMaven.java:448)
[2026-04-03T19:47:32.061Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:197)
[2026-04-03T19:47:32.061Z]     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
[2026-04-03T19:47:32.062Z]     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
[2026-04-03T19:47:32.062Z]     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:919)
[2026-04-03T19:47:32.063Z]     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:285)
[2026-04-03T19:47:32.063Z]     at org.apache.maven.cli.MavenCli.main (MavenCli.java:207)
[2026-04-03T19:47:32.063Z]     at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
[2026-04-03T19:47:32.064Z]     at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
[2026-04-03T19:47:32.064Z]     at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
[2026-04-03T19:47:32.065Z]     at java.lang.reflect.Method.invoke (Method.java:498)
[2026-04-03T19:47:32.065Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:255)
[2026-04-03T19:47:32.065Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:201)
[2026-04-03T19:47:32.066Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:361)
[2026-04-03T19:47:32.066Z]     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:314)
[2026-04-03T19:47:32.066Z] [ERROR]   
[2026-04-03T19:47:32.067Z] [ERROR]   The project org.jenkins-ci.plugins:docker-swarm:1.12-SNAPSHOT (/home/jenkins/agent/workspace/ugins_docker-swarm-plugin_PR-138/pom.xml) has 1 error
[2026-04-03T19:47:32.067Z] [ERROR]     Unknown packaging: hpi @ line 13, column 16
[2026-04-03T19:47:32.067Z] [ERROR] 
[2026-04-03T19:47:32.068Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2026-04-03T19:47:32.068Z] [ERROR] 
[2026-04-03T19:47:32.068Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2026-04-03T19:47:32.069Z] [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
[2026-04-03T19:47:21.396Z] Recording test results
[2026-04-03T19:47:21.554Z] No test report files were found. Configuration error?

Details

  • linux-8 (6 ms)
    • Checkout (linux-8) (12 sec)
    • Build (linux-8) (12 sec)
      Error: script returned exit code 1 - logs
      Error: No test report files were found. Configuration error? - logs
  • windows-8 (2 min 14 sec)