Build failed in Jenkins: java-idp-msi #138

Shibboleth Jenkins noreply at shibboleth.net
Mon Mar 25 03:20:44 UTC 2024


See <http://127.0.0.1:1583/jenkins/job/java-idp-msi/138/display/redirect>

Changes:


------------------------------------------
Started by upstream project "java-identity-provider-v5-nightly" build number 719
originally caused by:
 Started by upstream project "java-shib-profile-v5-nightly" build number 431
 originally caused by:
  Started by upstream project "java-shib-attribute-v5-nightly" build number 667
  originally caused by:
   Started by upstream project "java-shib-metadata-v5-nightly" build number 658
   originally caused by:
    Started by upstream project "xmlsectool-v4-nightly" build number 447
    originally caused by:
     Started by upstream project "java-opensaml-v5-nightly" build number 707
     originally caused by:
      Started by upstream project "java-metadata-aggregator-0.10-nightly" build number 1466
      originally caused by:
       Started by upstream project "java-shib-shared-v9-nightly" build number 628
       originally caused by:
        Started by upstream project "java-parent-project-v17-nightly" build number 682
        originally caused by:
         Started by upstream project "trigger-nightly-v17" build number 678
         originally caused by:
          Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on EC2 (ec2-I2) - WindowsServer2022 (i-0e0bf4f4b93ce0365) (Windows2022) in workspace <http://127.0.0.1:1583/jenkins/job/java-idp-msi/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://git.shibboleth.net/git/java-identity-provider
 > git init <http://127.0.0.1:1583/jenkins/job/java-idp-msi/ws/> # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-identity-provider
 > git --version # timeout=10
 > git --version # 'git version 2.42.0.windows.2'
 > git fetch --tags --force --progress -- https://git.shibboleth.net/git/java-identity-provider +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git.shibboleth.net/git/java-identity-provider # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse "refs/remotes/origin/dev/IDP-2147^{commit}" # timeout=10
Checking out Revision 26ec1cf9b031bd02846ac2abfce2feb209f70284 (refs/remotes/origin/dev/IDP-2147)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 26ec1cf9b031bd02846ac2abfce2feb209f70284 # timeout=10
Commit message: "Move forward to 5.5.1-SNAPSHOT"
 > git rev-list --no-walk 26ec1cf9b031bd02846ac2abfce2feb209f70284 # timeout=10
[java-idp-msi] $ cmd.exe /C "\opt\maven_home\bin\mvn.cmd -f idp-msi/pom.xml -Dsupress.validation=true -Dmaven.repo.local=<http://127.0.0.1:1583/jenkins/job/java-idp-msi/ws/.repository> -V -B clean -P release install && exit %%ERRORLEVEL%%"
Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546)
Maven home: c:\opt\maven_home
Java version: 17.0.10, vendor: Amazon.com Inc., runtime: c:\opt\jdk\amazon-17
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.1.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/parent/17.1.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shibboleth-snapshots: https://build.shibboleth.net/maven/snapshots/net/shibboleth/parent/17.1.1-SNAPSHOT/parent-17.1.1-SNAPSHOT.pom
[INFO] Downloading from shibboleth-thirdparty-snapshots: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/parent/17.1.1-SNAPSHOT/parent-17.1.1-SNAPSHOT.pom
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for net.shibboleth.idp:idp-parent:5.1.1-SNAPSHOT: The following artifacts could not be resolved: net.shibboleth:parent:pom:17.1.1-SNAPSHOT (absent): Could not find artifact net.shibboleth:parent:pom:17.1.1-SNAPSHOT in shibboleth-snapshots (https://build.shibboleth.net/maven/snapshots/) and 'parent.relativePath' points at wrong local POM @ net.shibboleth.idp:idp-parent:5.1.1-SNAPSHOT, <http://127.0.0.1:1583/jenkins/job/java-idp-msi/ws/pom.xml,> line 8, column 13
 @ 
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]   
[ERROR]   The project net.shibboleth.idp:idp-msi:5.1.1-SNAPSHOT (<http://127.0.0.1:1583/jenkins/job/java-idp-msi/ws/idp-msi\pom.xml)> has 1 error
[ERROR]     Non-resolvable parent POM for net.shibboleth.idp:idp-parent:5.1.1-SNAPSHOT: The following artifacts could not be resolved: net.shibboleth:parent:pom:17.1.1-SNAPSHOT (absent): Could not find artifact net.shibboleth:parent:pom:17.1.1-SNAPSHOT in shibboleth-snapshots (https://build.shibboleth.net/maven/snapshots/) and 'parent.relativePath' points at wrong local POM @ net.shibboleth.idp:idp-parent:5.1.1-SNAPSHOT, <http://127.0.0.1:1583/jenkins/job/java-idp-msi/ws/pom.xml,> line 8, column 13 -> [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


More information about the commits mailing list