Build failed in Jenkins: java-metadata-aggregator-0.9-nightly #224
Shibboleth Jenkins
noreply at shibboleth.net
Tue Mar 12 10:44:51 UTC 2024
See <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.9-nightly/224/display/redirect?page=changes>
Changes:
[Ian Young] JPAR-197 - Remove our Maven repositories from POMs
[Ian Young] Update java-support dependency to fix build issues
------------------------------------------
Started by user Ian Young
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on EC2 (ec2-I2) - Rocky9 (i-0f4096173be789cf3) (Rocky9) in workspace <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.9-nightly/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git.shibboleth.net/git/java-metadata-aggregator
> git init <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.9-nightly/ws/> # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-metadata-aggregator
> git --version # timeout=10
> git --version # 'git version 2.39.3'
> git fetch --tags --force --progress -- https://git.shibboleth.net/git/java-metadata-aggregator +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://git.shibboleth.net/git/java-metadata-aggregator # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/maint-0.9^{commit} # timeout=10
Checking out Revision 2338e6b690dda8a4ec7bcc45b70f01d8860dba99 (refs/remotes/origin/maint-0.9)
> git config core.sparsecheckout # timeout=10
> git checkout -f 2338e6b690dda8a4ec7bcc45b70f01d8860dba99 # timeout=10
Commit message: "Update java-support dependency to fix build issues"
> git rev-list --no-walk c03a78d4934944141282618ddda4b674b5baface # timeout=10
[java-metadata-aggregator-0.9-nightly] $ /opt/maven_home/bin/mvn -f aggregator-parent/pom.xml -Dmaven.repo.local=<http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.9-nightly/ws/.repository> -V -Dhttps.protocols=TLSv1.2 -B clean -Prelease,central-disabled -U deploy
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: /opt/maven_home
Java version: 1.8.0_312, vendor: Amazon.com Inc., runtime: /efs/optjava/jdk/amazon/amazon-corretto-8.312.07.1-linux-x64/jre
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "5.14.0-362.18.1.el9_3.0.1.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/parent/7.11.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/parent/7.11.3-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/parent/7.11.3-SNAPSHOT/maven-metadata.xml (599 B at 234 B/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/parent/7.11.3-SNAPSHOT/parent-7.11.3-20201217.030122-3.pom
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/parent/7.11.3-SNAPSHOT/parent-7.11.3-20201217.030122-3.pom (51 kB at 1.3 MB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/springframework/spring-framework-bom/4.3.30.RELEASE/spring-framework-bom-4.3.30.RELEASE.pom
[INFO] Downloading from shib-thirdparty: https://build.shibboleth.net/maven/thirdparty/org/springframework/spring-framework-bom/4.3.30.RELEASE/spring-framework-bom-4.3.30.RELEASE.pom
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[ERROR] Non-resolvable import POM: The following artifacts could not be resolved: org.springframework:spring-framework-bom:pom:4.3.30.RELEASE (absent): Could not find artifact org.springframework:spring-framework-bom:pom:4.3.30.RELEASE in shib-release (https://build.shibboleth.net/maven/releases/) @ net.shibboleth:parent:7.11.3-SNAPSHOT, <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.9-nightly/ws/.repository/net/shibboleth/parent/7.11.3-SNAPSHOT/parent-7.11.3-SNAPSHOT.pom,> line 297, column 25
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project net.shibboleth.metadata:aggregator-parent:0.9.3-SNAPSHOT (<http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.9-nightly/ws/aggregator-parent/pom.xml)> has 1 error
[ERROR] Non-resolvable import POM: The following artifacts could not be resolved: org.springframework:spring-framework-bom:pom:4.3.30.RELEASE (absent): Could not find artifact org.springframework:spring-framework-bom:pom:4.3.30.RELEASE in shib-release (https://build.shibboleth.net/maven/releases/) @ net.shibboleth:parent:7.11.3-SNAPSHOT, <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.9-nightly/ws/.repository/net/shibboleth/parent/7.11.3-SNAPSHOT/parent-7.11.3-SNAPSHOT.pom,> line 297, column 25 -> [Help 2]
[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/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
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