[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
|
[metro-dev] Build failed in Jenkins: JAX WS master build #310
|
See <https://ci.eclipse.org/metro/job/jax-ws-master-build/310/display/redirect?page=changes>
Changes:
[David Matějček] Updated jaxws-maven-plugin tests\
[David Matějček] Fixed Maven warnings about dependencies.
------------------------------------------
[...truncated 1.10 MiB...]
[INFO] [INFO]
[INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mojo.it.wsimporttest22 ---
[INFO] [INFO] skip non existing resourceDirectory <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/extras/jaxws-maven-plugin/target/it> tests/wsimport22/src/test/resources
[INFO] [INFO]
[INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ mojo.it.wsimporttest22 ---
[INFO] [INFO] Changes detected - recompiling the module! :dependency
[INFO] [INFO] Compiling 6 source files with javac [debug target 11] to target/test-classes
[INFO] [WARNING] system modules path not set in conjunction with -source 11
[INFO] [INFO]
[INFO] [INFO] --- surefire:3.2.5:test (default-test) @ mojo.it.wsimporttest22 ---
[INFO] [INFO]
[INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ mojo.it.wsimporttest22 ---
[INFO] [INFO] Building jar: <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/extras/jaxws-maven-plugin/target/it> tests/wsimport22/target/mojo.it.wsimporttest22-4.0.1-SNAPSHOT.jar
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 16.498 s
[INFO] [INFO] Finished at: 2026-02-26T00:08:32Z
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] wsimport22/pom.xml ............................... SUCCESS (39.60 s)
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO] Passed: 16, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO]
[INFO] --- invoker:3.9.1:run (integration-test-samples) @ jaxws-maven-plugin ---
[INFO] Building: wsgen/pom.xml
[INFO] [INFO] Scanning for projects...
[INFO] [INFO]
[INFO] [INFO] -----------< org.jvnet.jax-ws-commons:mojo.it.helloworldws >------------
[INFO] [INFO] Building helloworld 1.0-SNAPSHOT
[INFO] [INFO] from pom.xml
[INFO] [INFO] --------------------------------[ war ]---------------------------------
[INFO] [INFO]
[INFO] [INFO] --- compiler:3.8.1:compile (compile) @ mojo.it.helloworldws ---
[INFO] [INFO] Changes detected - recompiling the module!
[INFO] [INFO] Compiling 1 source file to <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/extras/jaxws-maven-plugin/target/it-samples/wsgen/target/classes>
[INFO] [INFO]
[INFO] [INFO] --- jaxws:4.0.4-SNAPSHOT:wsgen (default) @ mojo.it.helloworldws ---
[INFO] [INFO] Processing: org.codehaus.mojo.jaxws.it.HelloWorldImpl
[INFO] [INFO] jaxws:wsgen args: [-keep, -s, '<https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/extras/jaxws-maven-plugin/target/it-samples/wsgen/target/generated-sources/wsgen',> -d, '<https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/extras/jaxws-maven-plugin/target/it-samples/wsgen/target/classes',> -encoding, UTF-8, -wsdl, -r, '<https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/extras/jaxws-maven-plugin/target/it-samples/wsgen/target/generated-sources/wsdl',> org.codehaus.mojo.jaxws.it.HelloWorldImpl]
[INFO] [INFO] couldnt get a javahome from maven toolchain, defaulting to the java.home System property : /opt/tools/java/openjdk/jdk-17/17.0.2+8
[INFO] [INFO] couldnt get a javahome from maven toolchain, defaulting to the java.home System property : /opt/tools/java/openjdk/jdk-17/17.0.2+8
[INFO] [INFO]
[INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mojo.it.helloworldws ---
[INFO] [INFO] skip non existing resourceDirectory <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/extras/jaxws-maven-plugin/target/it-samples/wsgen/src/main/resources>
[INFO] [INFO]
[INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ mojo.it.helloworldws ---
[INFO] [INFO] Changes detected - recompiling the module!
[INFO] [INFO] Compiling 3 source files to <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/extras/jaxws-maven-plugin/target/it-samples/wsgen/target/classes>
[INFO] [INFO]
[INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mojo.it.helloworldws ---
[INFO] [INFO] skip non existing resourceDirectory <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/extras/jaxws-maven-plugin/target/it-samples/wsgen/src/test/resources>
[INFO] [INFO]
[INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ mojo.it.helloworldws ---
[INFO] [INFO] No sources to compile
[INFO] [INFO]
[INFO] [INFO] --- surefire:3.2.5:test (default-test) @ mojo.it.helloworldws ---
[INFO] [INFO] No tests to run.
[INFO] [INFO]
[INFO] [INFO] --- war:3.3.1:war (default-war) @ mojo.it.helloworldws ---
[INFO] [INFO] Packaging webapp
[INFO] [INFO] Assembling webapp [mojo.it.helloworldws] in [<https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/extras/jaxws-maven-plugin/target/it-samples/wsgen/target/mojo.it.helloworldws]>
[INFO] [INFO] Processing war project
[INFO] [INFO] Copying webapp resources [<https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/extras/jaxws-maven-plugin/target/it-samples/wsgen/src/main/webapp]>
[INFO] [INFO] Building war: <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/extras/jaxws-maven-plugin/target/it-samples/wsgen/target/mojo.it.helloworldws.war>
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 26.487 s
[INFO] [INFO] Finished at: 2026-02-26T00:09:24Z
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] wsgen/pom.xml .................................... SUCCESS (51.26 s)
[INFO] Building: wsimport/url/pom.xml
[INFO] [INFO] Scanning for projects...
[INFO] [INFO]
[INFO] [INFO] ---------< org.jvnet.jax-ws-commons:mojo.it.Chebiwebservices >----------
[INFO] [INFO] Building Chebiwebservices 1.0-SNAPSHOT
[INFO] [INFO] from pom.xml
[INFO] [INFO] --------------------------------[ jar ]---------------------------------
[INFO] [INFO]
[INFO] [INFO] --- jaxws:4.0.4-SNAPSHOT:wsimport (default) @ mojo.it.Chebiwebservices ---
[INFO] [INFO] Processing: file://<https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/extras/jaxws-maven-plugin/target/it-samples/wsimport/url/ebi.wsdl>
[INFO] [INFO] jaxws:wsimport args: [-keep, -s, '<https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/extras/jaxws-maven-plugin/target/it-samples/wsimport/url/target/generated-sources/wsimport',> -d, '<https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/extras/jaxws-maven-plugin/target/it-samples/wsimport/url/target/classes',> -encoding, UTF-8, "file://<https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/extras/jaxws-maven-plugin/target/it-samples/wsimport/url/ebi.wsdl"]>
[INFO] [INFO] couldnt get a javahome from maven toolchain, defaulting to the java.home System property : /opt/tools/java/openjdk/jdk-17/17.0.2+8
[INFO] [INFO] couldnt get a javahome from maven toolchain, defaulting to the java.home System property : /opt/tools/java/openjdk/jdk-17/17.0.2+8
[INFO] parsing WSDL...
[INFO]
[INFO] Generating code...
[INFO]
[INFO] Compiling code...
[INFO] [INFO]
[INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ mojo.it.Chebiwebservices ---
[INFO] [INFO] skip non existing resourceDirectory <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/extras/jaxws-maven-plugin/target/it-samples/wsimport/url/src/main/resources>
[INFO] [INFO]
[INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ mojo.it.Chebiwebservices ---
[INFO] [INFO] Changes detected - recompiling the module!
[INFO] [INFO] Compiling 6 source files to <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/extras/jaxws-maven-plugin/target/it-samples/wsimport/url/target/classes>
[INFO] [INFO]
[INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ mojo.it.Chebiwebservices ---
[INFO] [INFO] skip non existing resourceDirectory <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/extras/jaxws-maven-plugin/target/it-samples/wsimport/url/src/test/resources>
[INFO] [INFO]
[INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ mojo.it.Chebiwebservices ---
[INFO] [INFO] No sources to compile
[INFO] [INFO]
[INFO] [INFO] --- surefire:3.2.5:test (default-test) @ mojo.it.Chebiwebservices ---
[INFO] [INFO] No tests to run.
[INFO] [INFO]
[INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ mojo.it.Chebiwebservices ---
[INFO] [INFO] Building jar: <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/extras/jaxws-maven-plugin/target/it-samples/wsimport/url/target/mojo.it.Chebiwebservices-1.0-SNAPSHOT.jar>
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 15.841 s
[INFO] [INFO] Finished at: 2026-02-26T00:09:51Z
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] wsimport/url/pom.xml ............................. SUCCESS (27.58 s)
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO] Passed: 2, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO]
[INFO] --- failsafe:3.5.5:integration-test (integration-test-verify) @ jaxws-maven-plugin ---
[INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.804 s -- in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- failsafe:3.5.5:verify (integration-test-verify) @ jaxws-maven-plugin ---
[INFO]
[INFO] --- invoker:3.9.1:verify (integration-test) @ jaxws-maven-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO] Passed: 2, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO]
[INFO] --- invoker:3.9.1:verify (integration-test-samples) @ jaxws-maven-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO] Passed: 2, Failed: 0, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[INFO]
[INFO] --- spotbugs:4.9.8.2:spotbugs (default) @ jaxws-maven-plugin ---
[INFO] Fork Value is true
[INFO] Done SpotBugs Analysis....
[INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.9.8.2:spotbugs report goal
[INFO]
[INFO] --- jacoco:0.8.14:report (default-report) @ jaxws-maven-plugin ---
[INFO] Loading execution data file <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/extras/jaxws-maven-plugin/target/jacoco.exec>
[INFO] Analyzed bundle 'JAX-WS RI Maven Plugin' with 16 classes
[INFO]
[INFO] --- gpg:3.2.8:sign (sign-artifacts) @ jaxws-maven-plugin ---
[WARNING]
[WARNING] W A R N I N G
[WARNING]
[WARNING] Do not store passphrase in any file (disk or SCM repository),
[WARNING] instead rely on GnuPG agent or provide passphrase in
[WARNING] MAVEN_GPG_PASSPHRASE environment variable for batch mode.
[WARNING]
[WARNING] Sensitive content loaded from settings.xml
[WARNING]
[INFO] Signer 'gpg' is signing 6 files with key default
[INFO]
[INFO] --- install:3.1.4:install (default-install) @ jaxws-maven-plugin ---
[INFO] Installing <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/extras/jaxws-maven-plugin/pom.xml> to /home/jenkins/.m2/repository/com/sun/xml/ws/jaxws-maven-plugin/4.0.4-SNAPSHOT/jaxws-maven-plugin-4.0.4-SNAPSHOT.pom
[INFO] Installing <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/extras/jaxws-maven-plugin/target/jaxws-maven-plugin-4.0.4-SNAPSHOT.jar> to /home/jenkins/.m2/repository/com/sun/xml/ws/jaxws-maven-plugin/4.0.4-SNAPSHOT/jaxws-maven-plugin-4.0.4-SNAPSHOT.jar
[INFO] Installing <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/extras/jaxws-maven-plugin/target/bom.xml> to /home/jenkins/.m2/repository/com/sun/xml/ws/jaxws-maven-plugin/4.0.4-SNAPSHOT/jaxws-maven-plugin-4.0.4-SNAPSHOT-cyclonedx.xml
[INFO] Installing <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/extras/jaxws-maven-plugin/target/bom.json> to /home/jenkins/.m2/repository/com/sun/xml/ws/jaxws-maven-plugin/4.0.4-SNAPSHOT/jaxws-maven-plugin-4.0.4-SNAPSHOT-cyclonedx.json
[INFO] Installing <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/extras/jaxws-maven-plugin/target/jaxws-maven-plugin-4.0.4-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/com/sun/xml/ws/jaxws-maven-plugin/4.0.4-SNAPSHOT/jaxws-maven-plugin-4.0.4-SNAPSHOT-sources.jar
[INFO] Installing <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/extras/jaxws-maven-plugin/target/jaxws-maven-plugin-4.0.4-SNAPSHOT-javadoc.jar> to /home/jenkins/.m2/repository/com/sun/xml/ws/jaxws-maven-plugin/4.0.4-SNAPSHOT/jaxws-maven-plugin-4.0.4-SNAPSHOT-javadoc.jar
[INFO] Installing <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/extras/jaxws-maven-plugin/target/jaxws-maven-plugin-4.0.4-SNAPSHOT.jar.asc> to /home/jenkins/.m2/repository/com/sun/xml/ws/jaxws-maven-plugin/4.0.4-SNAPSHOT/jaxws-maven-plugin-4.0.4-SNAPSHOT.jar.asc
[INFO] Installing <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/extras/jaxws-maven-plugin/target/jaxws-maven-plugin-4.0.4-SNAPSHOT.pom.asc> to /home/jenkins/.m2/repository/com/sun/xml/ws/jaxws-maven-plugin/4.0.4-SNAPSHOT/jaxws-maven-plugin-4.0.4-SNAPSHOT.pom.asc
[INFO] Installing <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/extras/jaxws-maven-plugin/target/bom.xml.asc> to /home/jenkins/.m2/repository/com/sun/xml/ws/jaxws-maven-plugin/4.0.4-SNAPSHOT/jaxws-maven-plugin-4.0.4-SNAPSHOT-cyclonedx.xml.asc
[INFO] Installing <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/extras/jaxws-maven-plugin/target/bom.json.asc> to /home/jenkins/.m2/repository/com/sun/xml/ws/jaxws-maven-plugin/4.0.4-SNAPSHOT/jaxws-maven-plugin-4.0.4-SNAPSHOT-cyclonedx.json.asc
[INFO] Installing <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/extras/jaxws-maven-plugin/target/jaxws-maven-plugin-4.0.4-SNAPSHOT-sources.jar.asc> to /home/jenkins/.m2/repository/com/sun/xml/ws/jaxws-maven-plugin/4.0.4-SNAPSHOT/jaxws-maven-plugin-4.0.4-SNAPSHOT-sources.jar.asc
[INFO] Installing <https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/extras/jaxws-maven-plugin/target/jaxws-maven-plugin-4.0.4-SNAPSHOT-javadoc.jar.asc> to /home/jenkins/.m2/repository/com/sun/xml/ws/jaxws-maven-plugin/4.0.4-SNAPSHOT/jaxws-maven-plugin-4.0.4-SNAPSHOT-javadoc.jar.asc
[INFO]
[INFO] --- glassfish-copyright:2.4:check (default-cli) @ jaxws-maven-plugin ---
<https://ci.eclipse.org/metro/job/jax-ws-master-build/ws/jaxws-ri/extras/jaxws-maven-plugin/src/test/resources/it-settings.xml>: Copyright year is wrong; is 2021, should be 2026
[ERROR] Errors: 1
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Jakarta XML Web Services Implementation 4.0.4-SNAPSHOT:
[INFO]
[INFO] JAX-WS RI Bill-of-Materials (BOM) .................. SUCCESS [ 35.789 s]
[INFO] JAX-WS RI Bill-of-Materials (BOM) Extensions ....... SUCCESS [ 9.909 s]
[INFO] WS-Policy Implementation ........................... SUCCESS [15:12 min]
[INFO] Jakarta XML Web Services Implementation ............ SUCCESS [ 47.397 s]
[INFO] JAX-WS RI Runtime (rt) ............................. SUCCESS [15:48 min]
[INFO] JAX-WS RI Fast Infoset Support (rt-fi) ............. SUCCESS [07:48 min]
[INFO] JAX-WS RI HTTP SPI (httpspi-servlet) ............... SUCCESS [04:44 min]
[INFO] JAX-WS RI Servlet Support (servlet) ................ SUCCESS [04:13 min]
[INFO] JAX-WS RI Bundles .................................. SUCCESS [ 6.959 s]
[INFO] JAX-WS RI Runtime (jaxws-rt) ....................... SUCCESS [01:29 min]
[INFO] JAX-WS RI Runtime .................................. SUCCESS [ 1.795 s]
[INFO] JAX-WS RI Tools (wscompile) ........................ SUCCESS [12:57 min]
[INFO] JAX-WS RI Tools (jaxws-tools) ...................... SUCCESS [02:00 min]
[INFO] JAX-WS RI Tools .................................... SUCCESS [ 22.265 s]
[INFO] JAX-WS RI Eclipselink Plugin ....................... SUCCESS [17:43 min]
[INFO] JAX-WS RI Eclipselink SDO Plugin ................... SUCCESS [10:10 min]
[INFO] JAX-WS RI Local-Transport Implementation ........... SUCCESS [06:58 min]
[INFO] JAX-WS RI Async-Client-Transport Implementation .... SUCCESS [08:10 min]
[INFO] JAX-WS RI Maven Plugin ............................. FAILURE [18:21 min]
[INFO] JAX-WS RI Extras ................................... SKIPPED
[INFO] JAX-WS RI Tests .................................... SKIPPED
[INFO] WS Test Framework Utilities (JAX-WS) ............... SKIPPED
[INFO] JAX-WS RI Documentation ............................ SKIPPED
[INFO] JAX-WS RI Release Documentation .................... SKIPPED
[INFO] JAX-WS RI Samples .................................. SKIPPED
[INFO] JAX-WS RI Standalone Zipped Bundle ................. SKIPPED
[INFO] JAX-WS RI Unit Tests ............................... SKIPPED
[INFO] JAX-WS RI WWW Help files ........................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:07 h
[INFO] Finished at: 2026-02-26T00:18:24Z
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "staging" could not be activated because it does not exist.
[ERROR] Failed to execute goal org.glassfish.copyright:glassfish-copyright-maven-plugin:2.4:check (default-cli) on project jaxws-maven-plugin: Copyright checking failed -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :jaxws-maven-plugin
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 46 killed;
[ssh-agent] Stopped.
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.
[analysis] Skipping execution of recorder since overall result is 'FAILURE'