Build failed in Jenkins: java-metadata-aggregator-0.10-nightly #919
Shibboleth Jenkins
noreply at shibboleth.net
Tue Oct 25 01:16:42 UTC 2022
See <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-nightly/919/display/redirect?page=changes>
Changes:
[Ian Young] Nullability and polish
[Ian Young] MDA-231 - Refactor class hierarchy around DOM node validators
[Ian Young] Javadoc
[Ian Young] Remove redundant abstract method; fix a locking issue (Spotbugs)
------------------------------------------
Started by upstream project "spring-extensions-v6-nightly" build number 918
originally caused by:
Started by upstream project "java-support-v8-nightly" build number 916
originally caused by:
Started by upstream project "java-parent-project-v11-nightly" build number 893
originally caused by:
Started by upstream project "trigger-nightly-v11" build number 888
originally caused by:
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on EC2 (I2) - CentOS7 (i-0d6701da44e528fad) (CentOS7) in workspace <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-nightly/ws/>
The recommended git tool is: NONE
No credentials specified
> git rev-parse --resolve-git-dir <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-nightly/ws/.git> # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://git.shibboleth.net/git/java-metadata-aggregator # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/java-metadata-aggregator
> git --version # timeout=10
> git --version # 'git version 1.8.3.1'
> git fetch --tags --progress https://git.shibboleth.net/git/java-metadata-aggregator +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision 0df5bebb585a153479b1a7be04803300638cd7f6 (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 0df5bebb585a153479b1a7be04803300638cd7f6 # timeout=10
Commit message: "Remove redundant abstract method; fix a locking issue (Spotbugs)"
> git rev-list --no-walk 1ddfdc788845298e0d53c99c5e257da6aa675f2e # timeout=10
[java-metadata-aggregator-0.10-nightly] $ /opt/maven_home/bin/mvn -f pom.xml -Dmaven.repo.local=<http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-nightly/ws/.repository> -V clean -B -Prelease -U deploy
Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
Maven home: /opt/maven_home
Java version: 11.0.17, vendor: Amazon.com Inc., runtime: /efs/optjava/jdk/amazon/amazon-corretto-11.0.17.8.1-linux-x64
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.10.0-1160.76.1.el7.x86_64", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/parent/11.3.5-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/parent/11.3.5-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/parent/11.3.5-SNAPSHOT/maven-metadata.xml (601 B at 1.7 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/parent/11.3.5-SNAPSHOT/parent-11.3.5-20221025.010119-74.pom
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/parent/11.3.5-SNAPSHOT/parent-11.3.5-20221025.010119-74.pom (60 kB at 2.7 MB/s)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Shibboleth Metadata Aggregator [pom]
[INFO] Processing Framework [jar]
[INFO] RSA Key Lists [jar]
[INFO] Command Line Interface [jar]
[INFO] Distribution Packages [pom]
[INFO] Bill of Materials [pom]
[INFO]
[INFO] -----------------< net.shibboleth.metadata:mda-parent >-----------------
[INFO] Building Shibboleth Metadata Aggregator 0.10.0-SNAPSHOT [1/6]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ mda-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ mda-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (no-joda-time) @ mda-parent ---
[INFO]
[INFO] --- maven-site-plugin:3.11.0:attach-descriptor (attach-descriptor) @ mda-parent ---
[INFO] No site descriptor found: nothing to attach.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ mda-parent ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --- maven-assembly-plugin:3.3.0:single (make-assembly) @ mda-parent ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.3.0.2:jar (attach-javadocs) @ mda-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- maven-javadoc-plugin:3.3.0.2:test-jar (attach-javadocs) @ mda-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ mda-parent >>>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ mda-parent ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (no-joda-time) @ mda-parent ---
[INFO]
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ mda-parent <<<
[INFO]
[INFO]
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ mda-parent ---
[INFO]
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ mda-parent ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-nightly/ws/pom.xml> to <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-nightly/ws/.repository/net/shibboleth/metadata/mda-parent/0.10.0-SNAPSHOT/mda-parent-0.10.0-SNAPSHOT.pom>
[INFO]
[INFO] --- maven-deploy-plugin:3.0.0-M2:deploy (default-deploy) @ mda-parent ---
[INFO] Using alternate deployment repository snapshot::https://build.shibboleth.net/nexus-proxy/content/repositories/snapshots
[INFO] Deploying net.shibboleth.metadata:mda-parent:0.10.0-SNAPSHOT at end
[INFO]
[INFO] ---------------< net.shibboleth.metadata:mda-framework >----------------
[INFO] Building Processing Framework 0.10.0-SNAPSHOT [2/6]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ mda-framework ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-nightly/ws/mda-framework/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ mda-framework ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (no-joda-time) @ mda-framework ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (default-prepare-agent) @ mda-framework ---
[INFO] argLine set to -javaagent:<http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-nightly/ws/.repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/opt/jenkins/workspace/java-metadata-aggregator-0.10-nightly/mda-framework/target/jacoco.exec>
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ mda-framework ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ mda-framework ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 171 source files to <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-nightly/ws/mda-framework/target/classes>
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ mda-framework ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 198 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ mda-framework ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 122 source files to <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-nightly/ws/mda-framework/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ mda-framework ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 403, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.176 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 403, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.8:report (default-report) @ mda-framework ---
[INFO] Loading execution data file <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-nightly/ws/mda-framework/target/jacoco.exec>
[INFO] Analyzed bundle 'Processing Framework' with 154 classes
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ mda-framework ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-nightly/ws/mda-framework/target/mda-framework-0.10.0-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-site-plugin:3.11.0:attach-descriptor (attach-descriptor) @ mda-framework ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ mda-framework ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-nightly/ws/mda-framework/target/mda-framework-0.10.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-assembly-plugin:3.3.0:single (make-assembly) @ mda-framework ---
[INFO]
[INFO] --- maven-javadoc-plugin:3.3.0.2:jar (attach-javadocs) @ mda-framework ---
[INFO] Building classpath javadoc argument
[INFO] No previous run data found, generating javadoc.
[INFO] Running patched (for flat multi-module projects) maven javadoc plugin
[INFO]
1 error
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Metadata Aggregator 0.10.0-SNAPSHOT:
[INFO]
[INFO] Shibboleth Metadata Aggregator ..................... SUCCESS [ 5.681 s]
[INFO] Processing Framework ............................... FAILURE [ 37.729 s]
[INFO] RSA Key Lists ...................................... SKIPPED
[INFO] Command Line Interface ............................. SKIPPED
[INFO] Distribution Packages .............................. SKIPPED
[INFO] Bill of Materials .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 44.482 s
[INFO] Finished at: 2022-10-25T01:16:41Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal net.shibboleth.maven.plugins:maven-javadoc-plugin:3.3.0.2:jar (attach-javadocs) on project mda-framework: MavenReportException: Error while generating Javadoc:
[ERROR] Exit code: 1 - <http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-nightly/ws/mda-framework/src/main/java/net/shibboleth/metadata/dom/AbstractDOMTraversalStage.java>:58: error: reference not found
[ERROR] * This {@link Stage}
[ERROR] ^
[ERROR]
[ERROR] Command line was: /efs/optjava/jdk/amazon/amazon-corretto-11.0.17.8.1-linux-x64/bin/javadoc @options @packages
[ERROR]
[ERROR] Refer to the generated Javadoc files in '<http://127.0.0.1:1583/jenkins/job/java-metadata-aggregator-0.10-nightly/ws/mda-framework/target/apidocs'> dir.
[ERROR] -> [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 :mda-framework
Build step 'Invoke top-level Maven targets' marked build as failure
More information about the commits
mailing list