Build failed in Jenkins: java-shib-attribute-v5-multi » OpenJDK-22,Windows2022 #989
Shibboleth Jenkins
noreply at shibboleth.net
Sun Mar 9 02:09:41 UTC 2025
See <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-multi/jdk=OpenJDK-22,label=Windows2022/989/display/redirect>
Changes:
------------------------------------------
[...truncated 4.15 KiB...]
originally caused by:
Started by upstream project "java-idp-plugin-scripting-v2-nightly-java17" build number 1781
originally caused by:
Started by upstream project "java-idp-plugin-duo-v2-nightly-java17" build number 604
originally caused by:
Started by upstream project "java-idp-plugin-oidc-rp-v2-nightly-java17" build number 594
originally caused by:
Started by upstream project "java-idp-oidc-v4-nightly-java17" build number 1824
originally caused by:
Started by upstream project "java-idp-plugin-oidc-config-v2-nightly-java17" build number 600
originally caused by:
(deeply nested causes)
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on EC2 (ec2-I2) - WindowsServer2022 (i-00b39abaec78bff28) (Windows2022) in workspace <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-multi/jdk=OpenJDK-22,label=Windows2022/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git.shibboleth.net/git/java-shib-attribute
> git init <http://127.0.0.1:1583/jenkins/job/java-shib-attribute-v5-multi/jdk=OpenJDK-22,label=Windows2022/ws/> # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-shib-attribute
> git --version # timeout=10
> git --version # 'git version 2.44.0.windows.1'
> git fetch --tags --force --progress -- https://git.shibboleth.net/git/java-shib-attribute +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://git.shibboleth.net/git/java-shib-attribute # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision b4910b2ce861d518b6faccc9fd85cb77d9e63a73 (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f b4910b2ce861d518b6faccc9fd85cb77d9e63a73 # timeout=10
Commit message: "Fix log message when returning cached results."
> git rev-list --no-walk b4910b2ce861d518b6faccc9fd85cb77d9e63a73 # timeout=10
[Windows2022] $ cmd.exe /C "\opt\maven_home\bin\mvn.cmd -f pom.xml -Djdk=OpenJDK-22 -Dmatrix-combinations= -Dlabel=Windows2022 -Dno-check-m2= -V -B clean test -Prelease --update-snapshots --fail-at-end && exit %%ERRORLEVEL%%"
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: c:\opt\maven_home
Java version: 11.0.23, vendor: Amazon.com Inc., runtime: c:\opt\java_home
Default locale: en_US, platform encoding: Cp1252
OS name: "windows server 2022", version: "10.0", arch: "amd64", family: "windows"
[INFO] Scanning for projects...
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/parent/17.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/parent/17.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/parent/17.2.0-SNAPSHOT/maven-metadata.xml (783 B at 2.0 kB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Shibboleth Attribute Components [pom]
[INFO] Shibboleth Attribute :: Attribute API [jar]
[INFO] Shibboleth Attribute :: Attribute Resolver API [jar]
[INFO] Shibboleth Attribute :: Attribute Filter API [jar]
[INFO] Shibboleth Attribute :: SAML Attribute API [jar]
[INFO] Shibboleth Attribute :: Attribute Implementation [jar]
[INFO] Shibboleth Attribute :: Testing [jar]
[INFO] Shibboleth Attribute :: Attribute Resolver Implementation [jar]
[INFO] Shibboleth Attribute :: SAML Attribute Implementation [jar]
[INFO] Shibboleth Attribute :: Attribute Filter Implementation [jar]
[INFO] Shibboleth Attribute :: Attribute Resolver Spring Integration [jar]
[INFO] Shibboleth Attribute :: Attribute Filter Spring Integration [jar]
[INFO] Shibboleth Attribute :: BOM [pom]
[INFO]
[INFO] ----------------< net.shibboleth:shib-attribute-parent >----------------
[INFO] Building Shibboleth Attribute Components 5.2.0-SNAPSHOT [1/13]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-support/9.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/shib-support/9.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-support/9.2.0-SNAPSHOT/maven-metadata.xml (2.0 kB at 63 kB/s)
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-shared-parent/9.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/shib-shared-parent/9.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-shared-parent/9.2.0-SNAPSHOT/maven-metadata.xml (1.0 kB at 53 kB/s)
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ shib-attribute-parent ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ shib-attribute-parent ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (banned-dependencies) @ shib-attribute-parent ---
[INFO]
[INFO] -----------------< net.shibboleth:shib-attribute-api >------------------
[INFO] Building Shibboleth Attribute :: Attribute API 5.2.0-SNAPSHOT [2/13]
[INFO] from shib-attribute-api\pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-core-api/5.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/org/opensaml/opensaml-core-api/5.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-core-api/5.2.0-SNAPSHOT/maven-metadata.xml (2.0 kB at 118 kB/s)
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-parent/5.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/org/opensaml/opensaml-parent/5.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-parent/5.2.0-SNAPSHOT/maven-metadata.xml (787 B at 30 kB/s)
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-profile-api/5.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/org/opensaml/opensaml-profile-api/5.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-profile-api/5.2.0-SNAPSHOT/maven-metadata.xml (2.0 kB at 112 kB/s)
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/org/opensaml/opensaml-messaging-api/5.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-messaging-api/5.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-messaging-api/5.2.0-SNAPSHOT/maven-metadata.xml (2.0 kB at 126 kB/s)
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/shib-security/9.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-security/9.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-security/9.2.0-SNAPSHOT/maven-metadata.xml (2.0 kB at 126 kB/s)
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/shib-networking/9.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-networking/9.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-networking/9.2.0-SNAPSHOT/maven-metadata.xml (2.0 kB at 96 kB/s)
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-saml-api/5.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/org/opensaml/opensaml-saml-api/5.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-saml-api/5.2.0-SNAPSHOT/maven-metadata.xml (2.0 kB at 134 kB/s)
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-security-api/5.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/org/opensaml/opensaml-security-api/5.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-security-api/5.2.0-SNAPSHOT/maven-metadata.xml (2.0 kB at 134 kB/s)
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/org/opensaml/opensaml-soap-api/5.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-soap-api/5.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-soap-api/5.2.0-SNAPSHOT/maven-metadata.xml (2.0 kB at 134 kB/s)
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-xmlsec-api/5.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/org/opensaml/opensaml-xmlsec-api/5.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-xmlsec-api/5.2.0-SNAPSHOT/maven-metadata.xml (2.0 kB at 134 kB/s)
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/shib-spring/9.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-spring/9.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-spring/9.2.0-SNAPSHOT/maven-metadata.xml (2.0 kB at 134 kB/s)
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/org/opensaml/opensaml-testing/5.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-testing/5.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-testing/5.2.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 121 kB/s)
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-storage-api/5.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/org/opensaml/opensaml-storage-api/5.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-storage-api/5.2.0-SNAPSHOT/maven-metadata.xml (2.0 kB at 144 kB/s)
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/org/opensaml/opensaml-saml-impl/5.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-saml-impl/5.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-saml-impl/5.2.0-SNAPSHOT/maven-metadata.xml (2.0 kB at 87 kB/s)
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-core-impl/5.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/org/opensaml/opensaml-core-impl/5.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-core-impl/5.2.0-SNAPSHOT/maven-metadata.xml (2.0 kB at 112 kB/s)
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-security-impl/5.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/org/opensaml/opensaml-security-impl/5.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-security-impl/5.2.0-SNAPSHOT/maven-metadata.xml (2.0 kB at 92 kB/s)
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/org/opensaml/opensaml-soap-impl/5.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-soap-impl/5.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-soap-impl/5.2.0-SNAPSHOT/maven-metadata.xml (2.0 kB at 87 kB/s)
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-xmlsec-impl/5.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/org/opensaml/opensaml-xmlsec-impl/5.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/org/opensaml/opensaml-xmlsec-impl/5.2.0-SNAPSHOT/maven-metadata.xml (2.0 kB at 101 kB/s)
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/shib-velocity/9.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-velocity/9.2.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-velocity/9.2.0-SNAPSHOT/maven-metadata.xml (1.6 kB at 121 kB/s)
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ shib-attribute-api ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ shib-attribute-api ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (banned-dependencies) @ shib-attribute-api ---
[INFO]
[INFO] --- resources:3.2.0:resources (default-resources) @ shib-attribute-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO]
[INFO] --- compiler:3.10.1:compile (default-compile) @ shib-attribute-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 39 source files to C:\opt\jenkins\workspace\java-shib-attribute-v5-multi\jdk\OpenJDK-22\label\Windows2022\shib-attribute-api\target\classes
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth Attribute :: Attribute Resolver API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth Attribute :: Attribute Filter API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth Attribute :: SAML Attribute API
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth Attribute :: Attribute Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth Attribute :: Testing
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth Attribute :: Attribute Resolver Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth Attribute :: SAML Attribute Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth Attribute :: Attribute Filter Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth Attribute :: Attribute Resolver Spring Integration
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth Attribute :: Attribute Filter Spring Integration
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] -----------------< net.shibboleth:shib-attribute-bom >------------------
[INFO] Building Shibboleth Attribute :: BOM 5.2.0-SNAPSHOT [3/13]
[INFO] from shib-attribute-bom\pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- clean:3.1.0:clean (default-clean) @ shib-attribute-bom ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (maven-version) @ shib-attribute-bom ---
[INFO]
[INFO] --- enforcer:3.0.0-M3:enforce (banned-dependencies) @ shib-attribute-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Attribute Components 5.2.0-SNAPSHOT:
[INFO]
[INFO] Shibboleth Attribute Components .................... SUCCESS [ 0.893 s]
[INFO] Shibboleth Attribute :: Attribute API .............. FAILURE [ 2.544 s]
[INFO] Shibboleth Attribute :: Attribute Resolver API ..... SKIPPED
[INFO] Shibboleth Attribute :: Attribute Filter API ....... SKIPPED
[INFO] Shibboleth Attribute :: SAML Attribute API ......... SKIPPED
[INFO] Shibboleth Attribute :: Attribute Implementation ... SKIPPED
[INFO] Shibboleth Attribute :: Testing .................... SKIPPED
[INFO] Shibboleth Attribute :: Attribute Resolver Implementation SKIPPED
[INFO] Shibboleth Attribute :: SAML Attribute Implementation SKIPPED
[INFO] Shibboleth Attribute :: Attribute Filter Implementation SKIPPED
[INFO] Shibboleth Attribute :: Attribute Resolver Spring Integration SKIPPED
[INFO] Shibboleth Attribute :: Attribute Filter Spring Integration SKIPPED
[INFO] Shibboleth Attribute :: BOM ........................ SUCCESS [ 0.277 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 13.078 s
[INFO] Finished at: 2025-03-09T02:09:41Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project shib-attribute-api: Fatal error compiling: error: release version 17 not supported -> [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 :shib-attribute-api
Build step 'Invoke top-level Maven targets' marked build as failure
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Did not find any matching files.
More information about the commits
mailing list