[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
[metro-dev] Build failed in Jenkins: WSIT master build #198
|
See <https://ci.eclipse.org/metro/job/wsit-master-build/198/display/redirect?page=changes>
Changes:
[Genie metro] Prepare release org.glassfish.metro:wsit:4.0.4
[Genie metro] Prepare next development cycle for 4.0.5-SNAPSHOT
------------------------------------------
[...truncated 7.42 KiB...]
trust: unknown validity: unknown
ssb rsa4096/B6D3FC494798E478
created: 2018-10-03 expires: 2028-10-02 usage: S
[ unknown] (1). Eclipse Metro <metro-dev@xxxxxxxxxxx>
Please decide how far you trust this user to correctly verify other users' keys
(by looking at passports, checking fingerprints from different sources, etc.)
1 = I don't know or won't say
2 = I do NOT trust
3 = I trust marginally
4 = I trust fully
5 = I trust ultimately
m = back to the main menu
pub rsa4096/A7C6AFD280CA7CF0
created: 2018-10-03 expires: 2028-10-02 usage: SCEA
trust: ultimate validity: unknown
ssb rsa4096/B6D3FC494798E478
created: 2018-10-03 expires: 2028-10-02 usage: S
[ unknown] (1). Eclipse Metro <metro-dev@xxxxxxxxxxx>
Please note that the shown key validity is not necessarily correct
unless you restart the program.
+ for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u)
+ echo -e '5\ny\n'
+ gpg --batch --command-fd 0 --expert --edit-key E725C3877939E8FFEA7E3C44B6D3FC494798E478 trust
Secret subkeys are available.
gpg: checking the trustdb
gpg: marginals needed: 3 completes needed: 1 trust model: pgp
gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: next trustdb check due at 2028-10-02
pub rsa4096/A7C6AFD280CA7CF0
created: 2018-10-03 expires: 2028-10-02 usage: SCEA
trust: ultimate validity: ultimate
ssb rsa4096/B6D3FC494798E478
created: 2018-10-03 expires: 2028-10-02 usage: S
[ultimate] (1). Eclipse Metro <metro-dev@xxxxxxxxxxx>
pub rsa4096/A7C6AFD280CA7CF0
created: 2018-10-03 expires: 2028-10-02 usage: SCEA
trust: ultimate validity: ultimate
ssb rsa4096/B6D3FC494798E478
created: 2018-10-03 expires: 2028-10-02 usage: S
[ultimate] (1). Eclipse Metro <metro-dev@xxxxxxxxxxx>
Please decide how far you trust this user to correctly verify other users' keys
(by looking at passports, checking fingerprints from different sources, etc.)
1 = I don't know or won't say
2 = I do NOT trust
3 = I trust marginally
4 = I trust fully
5 = I trust ultimately
m = back to the main menu
pub rsa4096/A7C6AFD280CA7CF0
created: 2018-10-03 expires: 2028-10-02 usage: SCEA
trust: ultimate validity: ultimate
ssb rsa4096/B6D3FC494798E478
created: 2018-10-03 expires: 2028-10-02 usage: S
[ultimate] (1). Eclipse Metro <metro-dev@xxxxxxxxxxx>
+ echo '-[ WSIT Build ]-----------------------------------------------------------------'
-[ WSIT Build ]-----------------------------------------------------------------
+ cd wsit
+ mvn -U -C -B -V clean install org.glassfish.copyright:glassfish-copyright-maven-plugin:check com.github.spotbugs:spotbugs-maven-plugin:spotbugs deploy:deploy -Poss-release,coverage,staging,snapshots -Dalltests=true -Dwarn.limit=50000
Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b)
Maven home: /opt/tools/apache-maven/latest
Java version: 21.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-21/21.0.2
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.7.4-200.fc39.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 49 modules...
[INFO] Installing Nexus Staging features:
[INFO] ... total of 49 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Metro Web Services Stack Dependency POM [pom]
[INFO] Metro Web Services Stack Dependency POM for Metro-CS [pom]
[INFO] Metro Web Services Stack Dependency POM for Glassfish [pom]
[INFO] Metro Web Services Stack Project [pom]
[INFO] Metro Configuration Management Project [pom]
[INFO] Metro Configuration Management API [jar]
[INFO] Metro Configuration Project [pom]
[INFO] Metro Configuration API [jar]
[INFO] SOAP over TCP Transport Project [pom]
[INFO] SOAP over TCP Transport API [jar]
[INFO] Metro Configuration Implementation [jar]
[INFO] Metro Configuration Management Implementation [jar]
[INFO] Metro Common Utilities and Classes [jar]
[INFO] WS-Security Project [pom]
[INFO] WS-SX API [jar]
[INFO] Metro Runtime Project [pom]
[INFO] Metro Runtime API [jar]
[INFO] WSIT XML Document Filtering Project [jar]
[INFO] SOAP over TCP Transport Implementation [jar]
[INFO] Metro Runtime Implementation [jar]
[INFO] WS-MetadataExchange Service Implementation [jar]
[INFO] WS-RX Project [pom]
[INFO] WS-MakeConnection API [jar]
[INFO] WS-ReliableMessaging API [jar]
[INFO] WS-RX Common Utilities and Classes [jar]
[INFO] WS-MakeConnection Implementation [jar]
[INFO] WS-ReliableMessaging Implementation [jar]
[INFO] WS-RX Testing Support [jar]
[INFO] WS-SX Implementation [jar]
[INFO] WS-TX Project [pom]
[INFO] WS-TX API [jar]
[INFO] WS-TX Implementation [jar]
[INFO] WS-TX Protocol Web Services [war]
[INFO] Metro Bundles [pom]
[INFO] Metro Web Services API non-OSGi Bundle [jar]
[INFO] Metro Web Services Extra Runtime non-OSGi Bundle [jar]
[INFO] Metro Web Services Interoperability Technology API Bundle [jar]
[INFO] Metro Web Services Interoperability Technology Implementation Bundle [jar]
[INFO] Metro Web Services Runtime non-OSGi Bundle [jar]
[INFO] Metro Web Services Tools non-OSGi Bundle [jar]
[INFO] Metro Web Services API OSGi Bundle [jar]
[INFO] Extra JDK packages required by Metro Web Services OSGi bundle [jar]
[INFO] Metro Web Services Runtime OSGi Bundle [jar]
[INFO] Metro Web Services Standalone Zipped Bundle [pom]
[INFO] Metro Documentation [pom]
[INFO] Metro User Guide [pom]
[INFO] Metro Getting Started [pom]
[INFO] Metro Web Services Stack Tests [pom]
[INFO] Metro E2E Tests [jar]
[INFO]
[INFO] -------------------< org.glassfish.metro:metro-bom >--------------------
[INFO] Building Metro Web Services Stack Dependency POM 4.0.5-SNAPSHOT [1/49]
[INFO] from boms/bom/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.2.0:clean (default-clean) @ metro-bom ---
[INFO]
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ metro-bom ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO]
[INFO] --- cyclonedx:2.7.9:makeAggregateBom (default) @ metro-bom ---
[INFO] CycloneDX: Resolving Dependencies
[INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s)
[INFO] CycloneDX: Writing and validating BOM (XML): <https://ci.eclipse.org/metro/job/wsit-master-build/ws/wsit/boms/bom/target/bom.xml>
[INFO] attaching as metro-bom-4.0.5-SNAPSHOT-cyclonedx.xml
[INFO] CycloneDX: Writing and validating BOM (JSON): <https://ci.eclipse.org/metro/job/wsit-master-build/ws/wsit/boms/bom/target/bom.json>
[WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword
[INFO] attaching as metro-bom-4.0.5-SNAPSHOT-cyclonedx.json
[INFO]
[INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ metro-bom ---
[INFO]
[INFO] --- javadoc:3.6.0:jar (attach-javadocs) @ metro-bom ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- gpg:3.1.0:sign (sign-artifacts) @ metro-bom ---
[INFO] Signing 3 files with default secret key.
[INFO]
[INFO] --- install:3.1.2:install (default-install) @ metro-bom ---
[INFO] Installing <https://ci.eclipse.org/metro/job/wsit-master-build/ws/wsit/boms/bom/pom.xml> to /home/jenkins/.m2/repository/org/glassfish/metro/metro-bom/4.0.5-SNAPSHOT/metro-bom-4.0.5-SNAPSHOT.pom
[INFO] Installing <https://ci.eclipse.org/metro/job/wsit-master-build/ws/wsit/boms/bom/target/bom.xml> to /home/jenkins/.m2/repository/org/glassfish/metro/metro-bom/4.0.5-SNAPSHOT/metro-bom-4.0.5-SNAPSHOT-cyclonedx.xml
[INFO] Installing <https://ci.eclipse.org/metro/job/wsit-master-build/ws/wsit/boms/bom/target/bom.json> to /home/jenkins/.m2/repository/org/glassfish/metro/metro-bom/4.0.5-SNAPSHOT/metro-bom-4.0.5-SNAPSHOT-cyclonedx.json
[INFO] Installing <https://ci.eclipse.org/metro/job/wsit-master-build/ws/wsit/boms/bom/target/metro-bom-4.0.5-SNAPSHOT.pom.asc> to /home/jenkins/.m2/repository/org/glassfish/metro/metro-bom/4.0.5-SNAPSHOT/metro-bom-4.0.5-SNAPSHOT.pom.asc
[INFO] Installing <https://ci.eclipse.org/metro/job/wsit-master-build/ws/wsit/boms/bom/target/bom.xml.asc> to /home/jenkins/.m2/repository/org/glassfish/metro/metro-bom/4.0.5-SNAPSHOT/metro-bom-4.0.5-SNAPSHOT-cyclonedx.xml.asc
[INFO] Installing <https://ci.eclipse.org/metro/job/wsit-master-build/ws/wsit/boms/bom/target/bom.json.asc> to /home/jenkins/.m2/repository/org/glassfish/metro/metro-bom/4.0.5-SNAPSHOT/metro-bom-4.0.5-SNAPSHOT-cyclonedx.json.asc
[INFO]
[INFO] --- glassfish-copyright:2.4:check (default-cli) @ metro-bom ---
[INFO]
[INFO] --- spotbugs:4.9.6.0:spotbugs (default-cli) @ metro-bom ---
[INFO] No files found to run spotbugs, check compile phase has been run
[INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.9.6.0:spotbugs report goal
[INFO]
[INFO] --- deploy:3.1.2:deploy (default-cli) @ metro-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Metro Web Services Stack Project 4.0.5-SNAPSHOT:
[INFO]
[INFO] Metro Web Services Stack Dependency POM ............ FAILURE [ 49.670 s]
[INFO] Metro Web Services Stack Dependency POM for Metro-CS SKIPPED
[INFO] Metro Web Services Stack Dependency POM for Glassfish SKIPPED
[INFO] Metro Web Services Stack Project ................... SKIPPED
[INFO] Metro Configuration Management Project ............. SKIPPED
[INFO] Metro Configuration Management API ................. SKIPPED
[INFO] Metro Configuration Project ........................ SKIPPED
[INFO] Metro Configuration API ............................ SKIPPED
[INFO] SOAP over TCP Transport Project .................... SKIPPED
[INFO] SOAP over TCP Transport API ........................ SKIPPED
[INFO] Metro Configuration Implementation ................. SKIPPED
[INFO] Metro Configuration Management Implementation ...... SKIPPED
[INFO] Metro Common Utilities and Classes ................. SKIPPED
[INFO] WS-Security Project ................................ SKIPPED
[INFO] WS-SX API .......................................... SKIPPED
[INFO] Metro Runtime Project .............................. SKIPPED
[INFO] Metro Runtime API .................................. SKIPPED
[INFO] WSIT XML Document Filtering Project ................ SKIPPED
[INFO] SOAP over TCP Transport Implementation ............. SKIPPED
[INFO] Metro Runtime Implementation ....................... SKIPPED
[INFO] WS-MetadataExchange Service Implementation ......... SKIPPED
[INFO] WS-RX Project ...................................... SKIPPED
[INFO] WS-MakeConnection API .............................. SKIPPED
[INFO] WS-ReliableMessaging API ........................... SKIPPED
[INFO] WS-RX Common Utilities and Classes ................. SKIPPED
[INFO] WS-MakeConnection Implementation ................... SKIPPED
[INFO] WS-ReliableMessaging Implementation ................ SKIPPED
[INFO] WS-RX Testing Support .............................. SKIPPED
[INFO] WS-SX Implementation ............................... SKIPPED
[INFO] WS-TX Project ...................................... SKIPPED
[INFO] WS-TX API .......................................... SKIPPED
[INFO] WS-TX Implementation ............................... SKIPPED
[INFO] WS-TX Protocol Web Services ........................ SKIPPED
[INFO] Metro Bundles ...................................... SKIPPED
[INFO] Metro Web Services API non-OSGi Bundle ............. SKIPPED
[INFO] Metro Web Services Extra Runtime non-OSGi Bundle ... SKIPPED
[INFO] Metro Web Services Interoperability Technology API Bundle SKIPPED
[INFO] Metro Web Services Interoperability Technology Implementation Bundle SKIPPED
[INFO] Metro Web Services Runtime non-OSGi Bundle ......... SKIPPED
[INFO] Metro Web Services Tools non-OSGi Bundle ........... SKIPPED
[INFO] Metro Web Services API OSGi Bundle ................. SKIPPED
[INFO] Extra JDK packages required by Metro Web Services OSGi bundle SKIPPED
[INFO] Metro Web Services Runtime OSGi Bundle ............. SKIPPED
[INFO] Metro Web Services Standalone Zipped Bundle ........ SKIPPED
[INFO] Metro Documentation ................................ SKIPPED
[INFO] Metro User Guide ................................... SKIPPED
[INFO] Metro Getting Started .............................. SKIPPED
[INFO] Metro Web Services Stack Tests ..................... SKIPPED
[INFO] Metro E2E Tests .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:19 min
[INFO] Finished at: 2025-09-26T10:36:47Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.1.2:deploy (default-cli) on project metro-bom: Failed to deploy artifacts: Could not transfer artifact org.glassfish.metro:metro-bom:pom:4.0.5-20250926.103528-1 from/to ossrh (https://jakarta.oss.sonatype.org/content/repositories/snapshots/): status code: 401, reason phrase: Unauthorized (401) -> [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
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 43 killed;
[ssh-agent] Stopped.
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
[analysis] Skipping execution of recorder since overall result is 'FAILURE'