Build failed in Jenkins: java-opensaml-v4-nightly #377

Shibboleth Jenkins noreply at shibboleth.net
Fri Nov 15 20:09:36 EST 2019


See <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-nightly/377/display/redirect?page=changes>

Changes:

[Tom Zeller] JPAR-148 - Checkstyle 8.24+ compatibility


------------------------------------------
Started by upstream project "spring-extensions-v6-nightly" build number 771
originally caused by:
 Started by upstream project "java-support-v8-nightly" build number 773
 originally caused by:
  Started by upstream project "java-parent-project-v11-nightly" build number 282
  originally caused by:
   Started by upstream project "trigger-nightly-v11" build number 281
   originally caused by:
    Started by timer
Running as SYSTEM
Building in workspace <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-nightly/ws/>
No credentials specified
 > 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-opensaml # timeout=10
Fetching upstream changes from git://git.shibboleth.net/java-opensaml
 > git --version # timeout=10
 > git fetch --tags --progress git://git.shibboleth.net/java-opensaml +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 6189b911099519c0f0314ef1816a7a46474a2538 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6189b911099519c0f0314ef1816a7a46474a2538
Commit message: "JPAR-148 - Checkstyle 8.24+ compatibility"
 > git rev-list --no-walk 7aa464a60f2f055ad795d88f95a9aa4a58443a3e # timeout=10
[workspace] $ /opt/maven_home/bin/mvn -f opensaml-parent/pom.xml -Dmaven.repo.local=<http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-nightly/ws/.repository> clean -B -Prelease,central-disabled -U deploy site site:stage site:deploy
[INFO] Scanning for projects...
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.0.0-SNAPSHOT/maven-metadata.xml (603 B at 2.8 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.0.0-SNAPSHOT/parent-11.0.0-20191116.010022-282.pom
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.0.0-SNAPSHOT/parent-11.0.0-20191116.010022-282.pom (50 kB at 2.2 MB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/parent/11.0.0-SNAPSHOT/maven-metadata.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] OpenSAML                                                           [pom]
[INFO] OpenSAML :: Core                                                   [jar]
[INFO] OpenSAML :: Storage API                                            [jar]
[INFO] OpenSAML :: Messaging API                                          [jar]
[INFO] OpenSAML :: Security API                                           [jar]
[INFO] OpenSAML :: XML Security API                                       [jar]
[INFO] OpenSAML :: SOAP Provider API                                      [jar]
[INFO] OpenSAML :: Profile API                                            [jar]
[INFO] OpenSAML :: SAML Provider API                                      [jar]
[INFO] OpenSAML :: XACML Provider API                                     [jar]
[INFO] OpenSAML :: SAML XACML Profile API                                 [jar]
[INFO] OpenSAML :: Storage Implementation                                 [jar]
[INFO] OpenSAML :: Security Implementation                                [jar]
[INFO] OpenSAML :: XML Security Implementation                            [jar]
[INFO] OpenSAML :: Messaging Implementations                              [jar]
[INFO] OpenSAML :: SOAP Provider Implementations                          [jar]
[INFO] OpenSAML :: SAML Provider Implementations                          [jar]
[INFO] OpenSAML :: XACML Provider Implementations                         [jar]
[INFO] OpenSAML :: SAML XACML Profile Implementation                      [jar]
[INFO] OpenSAML :: Profile Implementations                                [jar]
[INFO] OpenSAML :: BOM                                                    [pom]
[INFO] OpenSAML :: Tests BOM                                              [pom]
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/plugins/maven-checkstyle-plugin/3.1.0/maven-checkstyle-plugin-3.1.0.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/plugins/maven-checkstyle-plugin/3.1.0/maven-checkstyle-plugin-3.1.0.pom (14 kB at 268 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 100 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/plugins/maven-checkstyle-plugin/3.1.0/maven-checkstyle-plugin-3.1.0.jar
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/apache/maven/plugins/maven-checkstyle-plugin/3.1.0/maven-checkstyle-plugin-3.1.0.jar (110 kB at 1.5 MB/s)
[INFO] 
[INFO] --------------------< org.opensaml:opensaml-parent >--------------------
[INFO] Building OpenSAML 4.0.0-SNAPSHOT                                  [1/22]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/utilities/java-support/8.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/8.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/8.0.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 33 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/8.0.0-SNAPSHOT/java-support-8.0.0-20191116.010158-762.pom
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/8.0.0-SNAPSHOT/java-support-8.0.0-20191116.010158-762.pom (6.4 kB at 454 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/8.0.0-SNAPSHOT/java-support-8.0.0-20191116.010158-762.jar
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/8.0.0-SNAPSHOT/java-support-8.0.0-20191116.010158-762-tests.jar
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/8.0.0-SNAPSHOT/java-support-8.0.0-20191116.010158-762-tests.jar (209 kB at 1.7 MB/s)
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/8.0.0-SNAPSHOT/java-support-8.0.0-20191116.010158-762.jar (280 kB at 2.3 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ opensaml-parent ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-nightly/ws/opensaml-parent/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ opensaml-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.7:attach-descriptor (attach-descriptor) @ opensaml-parent ---
[INFO] Attaching 'src/site/site.xml' site descriptor with classifier 'site'.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:test-jar (default) @ opensaml-parent ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ opensaml-parent ---
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ opensaml-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.1:test-jar (attach-javadocs) @ opensaml-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ opensaml-parent >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ opensaml-parent ---
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ opensaml-parent <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ opensaml-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ opensaml-parent ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-nightly/ws/opensaml-parent/pom.xml> to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-nightly/ws/.repository/org/opensaml/opensaml-parent/4.0.0-SNAPSHOT/opensaml-parent-4.0.0-SNAPSHOT.pom>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-nightly/ws/opensaml-parent/target/opensaml-parent-4.0.0-SNAPSHOT-site.xml> to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v4-nightly/ws/.repository/org/opensaml/opensaml-parent/4.0.0-SNAPSHOT/opensaml-parent-4.0.0-SNAPSHOT-site.xml>
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ opensaml-parent ---
[INFO] Downloading from snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-parent/4.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-parent/4.0.0-SNAPSHOT/maven-metadata.xml (821 B at 16 kB/s)
[INFO] Uploading to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-parent/4.0.0-SNAPSHOT/opensaml-parent-4.0.0-20191116.010932-375.pom
[INFO] Uploaded to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-parent/4.0.0-SNAPSHOT/opensaml-parent-4.0.0-20191116.010932-375.pom (7.0 kB at 155 kB/s)
[INFO] Downloading from snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-parent/maven-metadata.xml
[INFO] Downloaded from snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-parent/maven-metadata.xml (543 B at 5.3 kB/s)
[INFO] Uploading to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-parent/4.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-parent/4.0.0-SNAPSHOT/maven-metadata.xml (821 B at 12 kB/s)
[INFO] Uploading to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-parent/maven-metadata.xml
[INFO] Uploaded to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-parent/maven-metadata.xml (543 B at 8.0 kB/s)
[INFO] Uploading to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-parent/4.0.0-SNAPSHOT/opensaml-parent-4.0.0-20191116.010932-375-site.xml
[INFO] Uploaded to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-parent/4.0.0-SNAPSHOT/opensaml-parent-4.0.0-20191116.010932-375-site.xml (531 B at 18 kB/s)
[INFO] Uploading to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-parent/4.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Uploaded to snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-parent/4.0.0-SNAPSHOT/maven-metadata.xml (821 B at 34 kB/s)
[INFO] 
[INFO] --- maven-site-plugin:3.7:site (default-site) @ opensaml-parent ---
[INFO] configuring report plugin org.apache.maven.plugins:maven-checkstyle-plugin:3.1.0
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/puppycrawl/tools/checkstyle/8.26/checkstyle-8.26.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/puppycrawl/tools/checkstyle/8.26/checkstyle-8.26.pom (125 kB at 1.3 MB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/info/picocli/picocli/4.0.4/picocli-4.0.4.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/info/picocli/picocli/4.0.4/picocli-4.0.4.pom (1.4 kB at 53 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/antlr/antlr4-runtime/4.7.2/antlr4-runtime-4.7.2.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/antlr/antlr4-runtime/4.7.2/antlr4-runtime-4.7.2.pom (3.6 kB at 278 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/antlr/antlr4-master/4.7.2/antlr4-master-4.7.2.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/antlr/antlr4-master/4.7.2/antlr4-master-4.7.2.pom (4.4 kB at 142 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom (18 kB at 1.1 MB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/net/sf/saxon/Saxon-HE/9.9.1-5/Saxon-HE-9.9.1-5.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/net/sf/saxon/Saxon-HE/9.9.1-5/Saxon-HE-9.9.1-5.pom (4.1 kB at 110 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.pom
[WARNING] The POM for org.codehaus.plexus:plexus-resources:jar:1.1.0 is missing, no dependency information available
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/puppycrawl/tools/checkstyle/8.26/checkstyle-8.26.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/net/sf/saxon/Saxon-HE/9.9.1-5/Saxon-HE-9.9.1-5.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/antlr/antlr4-runtime/4.7.2/antlr4-runtime-4.7.2.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/info/picocli/picocli/4.0.4/picocli-4.0.4.jar
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (247 kB at 3.1 MB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.jar
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/antlr/antlr4-runtime/4.7.2/antlr4-runtime-4.7.2.jar (338 kB at 4.1 MB/s)
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/puppycrawl/tools/checkstyle/8.26/checkstyle-8.26.jar (1.3 MB at 3.0 MB/s)
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/info/picocli/picocli/4.0.4/picocli-4.0.4.jar (346 kB at 731 kB/s)
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/net/sf/saxon/Saxon-HE/9.9.1-5/Saxon-HE-9.9.1-5.jar (5.5 MB at 8.7 MB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for OpenSAML 4.0.0-SNAPSHOT:
[INFO] 
[INFO] OpenSAML ........................................... FAILURE [ 34.240 s]
[INFO] OpenSAML :: Core ................................... SKIPPED
[INFO] OpenSAML :: Storage API ............................ SKIPPED
[INFO] OpenSAML :: Messaging API .......................... SKIPPED
[INFO] OpenSAML :: Security API ........................... SKIPPED
[INFO] OpenSAML :: XML Security API ....................... SKIPPED
[INFO] OpenSAML :: SOAP Provider API ...................... SKIPPED
[INFO] OpenSAML :: Profile API ............................ SKIPPED
[INFO] OpenSAML :: SAML Provider API ...................... SKIPPED
[INFO] OpenSAML :: XACML Provider API ..................... SKIPPED
[INFO] OpenSAML :: SAML XACML Profile API ................. SKIPPED
[INFO] OpenSAML :: Storage Implementation ................. SKIPPED
[INFO] OpenSAML :: Security Implementation ................ SKIPPED
[INFO] OpenSAML :: XML Security Implementation ............ SKIPPED
[INFO] OpenSAML :: Messaging Implementations .............. SKIPPED
[INFO] OpenSAML :: SOAP Provider Implementations .......... SKIPPED
[INFO] OpenSAML :: SAML Provider Implementations .......... SKIPPED
[INFO] OpenSAML :: XACML Provider Implementations ......... SKIPPED
[INFO] OpenSAML :: SAML XACML Profile Implementation ...... SKIPPED
[INFO] OpenSAML :: Profile Implementations ................ SKIPPED
[INFO] OpenSAML :: BOM .................................... SKIPPED
[INFO] OpenSAML :: Tests BOM .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  36.107 s
[INFO] Finished at: 2019-11-15T20:09:36-05:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.7:site (default-site) on project opensaml-parent: failed to get report for org.apache.maven.plugins:maven-checkstyle-plugin: Plugin org.apache.maven.plugins:maven-checkstyle-plugin:3.1.0 or one of its dependencies could not be resolved: Could not find artifact org.codehaus.plexus:plexus-resources:jar:1.1.0 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/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure


More information about the commits mailing list