Build failed in Jenkins: java-support-nightly #842
Shibboleth Jenkins
noreply at shibboleth.net
Tue Aug 8 05:08:03 EDT 2017
See <https://build.shibboleth.net/jenkins/job/java-support-nightly/842/display/redirect>
------------------------------------------
Started by user Rod Widdowson
Building on master in workspace <https://build.shibboleth.net/jenkins/job/java-support-nightly/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://git.shibboleth.net/java-support # timeout=10
Fetching upstream changes from git://git.shibboleth.net/java-support
> git --version # timeout=10
> git fetch --tags --progress git://git.shibboleth.net/java-support +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 05bb5ad4e853f4b823babd11a204918760d50d53 (refs/remotes/origin/master)
Commit message: "JPAR-90 - Add ReturnCount maxForVoid to checkstyle.xml"
> git config core.sparsecheckout # timeout=10
> git checkout -f 05bb5ad4e853f4b823babd11a204918760d50d53
> git rev-list 05bb5ad4e853f4b823babd11a204918760d50d53 # timeout=10
[workspace] $ /opt/maven/bin/mvn -Dmaven.repo.local=<https://build.shibboleth.net/jenkins/job/java-support-nightly/ws/.repository> clean -Prelease,central-disabled -U deploy site site:stage site:deploy
[INFO] Scanning for projects...
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent-v3/TRUNK-SNAPSHOT/maven-metadata.xml
606/606 B Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent-v3/TRUNK-SNAPSHOT/maven-metadata.xml (606 B at 3.1 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/parent-v3/TRUNK-SNAPSHOT/maven-metadata.xml
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building java-support 7.4.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://build.shibboleth.net/nexus/content/groups/public/org/bouncycastle/bcpkix-jdk15on/1.57/bcpkix-jdk15on-1.57.pom
[WARNING] The POM for org.bouncycastle:bcpkix-jdk15on:jar:1.57 is missing, no dependency information available
Downloading: https://build.shibboleth.net/nexus/content/groups/public/org/bouncycastle/bcpkix-jdk15on/1.57/bcpkix-jdk15on-1.57.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.076 s
[INFO] Finished at: 2017-08-08T05:07:37-04:00
[INFO] Final Memory: 14M/478M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project java-support: Could not resolve dependencies for project net.shibboleth.utilities:java-support:jar:7.4.0-SNAPSHOT: Could not find artifact org.bouncycastle:bcpkix-jdk15on:jar:1.57 in shib-release (https://build.shibboleth.net/nexus/content/groups/public) -> [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/DependencyResolutionException
Build step 'Invoke top-level Maven targets' marked build as failure
[CHECKSTYLE] Skipping publisher since build result is FAILURE
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level <https://build.shibboleth.net/jenkins/job/java-support-nightly/ws/target/site> to /var/lib/jenkins/jobs/java-support-nightly/htmlreports/Site_Report
Publishing Javadoc
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Found matching files but did not find any TestNG results.
More information about the commits
mailing list