Build failed in Jenkins: java-opensaml-v5-nightly #438
Shibboleth Jenkins
noreply at shibboleth.net
Fri Jul 14 01:18:14 UTC 2023
See <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-nightly/438/display/redirect?page=changes>
Changes:
[Scott Cantor] JMETAGEN-5 - Metadata generation.
[Scott Cantor] JMETAGEN-5 - Metadata generation
------------------------------------------
[...truncated 378.66 KB...]
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-compiler-javac/2.11.1/plexus-compiler-javac-2.11.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.1/plexus-java-1.1.1.jar (54 kB at 9.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.2/asm-9.2.jar (122 kB at 20 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 1.5 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.11.1/plexus-compiler-javac-2.11.1.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/2.11.1/plexus-compiler-api-2.11.1.jar (27 kB at 2.7 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/2.11.1/plexus-compiler-javac-2.11.1.jar (23 kB at 2.9 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/2.11.1/plexus-compiler-manager-2.11.1.jar (4.7 kB at 358 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.1/qdox-2.0.1.jar (334 kB at 18 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 14 MB/s)
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 85 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-nightly/ws/opensaml-core-api/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-nightly/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/persist/FilesystemLoadSaveManager.java>: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-nightly/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/persist/FilesystemLoadSaveManager.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-nightly/ws/opensaml-core-api/src/main/java/org/opensaml/core/xml/persist/FilesystemLoadSaveManager.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ opensaml-core-api ---
[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:testCompile (default-testCompile) @ opensaml-core-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-nightly/ws/opensaml-core-api/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0:test (default-test) @ opensaml-core-api ---
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/surefire-testng/3.0.0/surefire-testng-3.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/3.0.0/surefire-testng-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/3.0.0/surefire-testng-3.0.0.pom (3.5 kB at 443 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/surefire-providers/3.0.0/surefire-providers-3.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.0.0/surefire-providers-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.0.0/surefire-providers-3.0.0.pom (2.5 kB at 254 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/common-java5/3.0.0/common-java5-3.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0/common-java5-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0/common-java5-3.0.0.pom (2.7 kB at 391 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/surefire-shared-utils/3.0.0/surefire-shared-utils-3.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0/surefire-shared-utils-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0/surefire-shared-utils-3.0.0.pom (4.1 kB at 507 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/surefire-api/3.0.0/surefire-api-3.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0/surefire-api-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0/surefire-api-3.0.0.pom (3.4 kB at 215 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/surefire-logger-api/3.0.0/surefire-logger-api-3.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0/surefire-logger-api-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0/surefire-logger-api-3.0.0.pom (3.2 kB at 264 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/surefire-testng-utils/3.0.0/surefire-testng-utils-3.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/3.0.0/surefire-testng-utils-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/3.0.0/surefire-testng-utils-3.0.0.pom (3.1 kB at 154 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/surefire-grouper/3.0.0/surefire-grouper-3.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.0.0/surefire-grouper-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.0.0/surefire-grouper-3.0.0.pom (3.4 kB at 279 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/maven-surefire-common/3.0.0/maven-surefire-common-3.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0/maven-surefire-common-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0/maven-surefire-common-3.0.0.pom (5.9 kB at 740 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/surefire-extensions-api/3.0.0/surefire-extensions-api-3.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0/surefire-extensions-api-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0/surefire-extensions-api-3.0.0.pom (3.2 kB at 292 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/surefire-booter/3.0.0/surefire-booter-3.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0/surefire-booter-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0/surefire-booter-3.0.0.pom (4.3 kB at 217 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/surefire-extensions-spi/3.0.0/surefire-extensions-spi-3.0.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0/surefire-extensions-spi-3.0.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0/surefire-extensions-spi-3.0.0.pom (1.7 kB at 245 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom (8.0 kB at 801 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus/10/plexus-10.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 5.1 MB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 163 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 707 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 97 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 3.4 MB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 2.7 MB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom (6.3 kB at 1.3 MB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/jboss/weld/weld-parent/26/weld-parent-26.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/26/weld-parent-26.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/26/weld-parent-26.pom (32 kB at 6.5 MB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 525 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 1.0 MB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 3.9 MB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 1.3 MB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.pom (5.0 kB at 829 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-languages/1.1.2/plexus-languages-1.1.2.pom (4.1 kB at 828 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/ow2/asm/asm/9.4/asm-9.4.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.4/asm-9.4.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.4/asm-9.4.pom (2.4 kB at 592 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/ow2/1.5.1/ow2-1.5.1.pom (11 kB at 2.3 MB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom (17 kB at 4.3 MB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/surefire-testng/3.0.0/surefire-testng-3.0.0.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/common-java5/3.0.0/common-java5-3.0.0.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/surefire-testng-utils/3.0.0/surefire-testng-utils-3.0.0.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/surefire-grouper/3.0.0/surefire-grouper-3.0.0.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/surefire-logger-api/3.0.0/surefire-logger-api-3.0.0.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/maven-surefire-common/3.0.0/maven-surefire-common-3.0.0.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/surefire-extensions-api/3.0.0/surefire-extensions-api-3.0.0.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/surefire-booter/3.0.0/surefire-booter-3.0.0.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/surefire-extensions-spi/3.0.0/surefire-extensions-spi-3.0.0.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/ow2/asm/asm/9.4/asm-9.4.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/surefire-api/3.0.0/surefire-api-3.0.0.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/maven/releases/org/apache/maven/surefire/surefire-shared-utils/3.0.0/surefire-shared-utils-3.0.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/3.0.0/surefire-testng-3.0.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0/common-java5-3.0.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/3.0.0/surefire-testng-utils-3.0.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.0.0/surefire-grouper-3.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng/3.0.0/surefire-testng-3.0.0.jar (47 kB at 5.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0/surefire-logger-api-3.0.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0/surefire-api-3.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-testng-utils/3.0.0/surefire-testng-utils-3.0.0.jar (14 kB at 915 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0/maven-surefire-common-3.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-grouper/3.0.0/surefire-grouper-3.0.0.jar (40 kB at 2.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0/surefire-extensions-api-3.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/3.0.0/surefire-api-3.0.0.jar (171 kB at 11 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0/surefire-booter-3.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-logger-api/3.0.0/surefire-logger-api-3.0.0.jar (14 kB at 847 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0/surefire-extensions-spi-3.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.0.0/common-java5-3.0.0.jar (18 kB at 650 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-api/3.0.0/surefire-extensions-api-3.0.0.jar (26 kB at 1.2 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/3.0.0/surefire-booter-3.0.0.jar (118 kB at 4.4 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.4/asm-9.4.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/3.0.0/maven-surefire-common-3.0.0.jar (308 kB at 11 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-java/1.1.2/plexus-java-1.1.2.jar (55 kB at 1.9 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0/surefire-shared-utils-3.0.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-extensions-spi/3.0.0/surefire-extensions-spi-3.0.0.jar (8.2 kB at 233 kB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/ow2/asm/asm/9.4/asm-9.4.jar (122 kB at 3.4 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar (334 kB at 7.6 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 6.3 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-shared-utils/3.0.0/surefire-shared-utils-3.0.0.jar (2.1 MB at 33 MB/s)
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.936 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ opensaml-core-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-nightly/ws/opensaml-core-api/target/opensaml-core-api-5.0.0-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-site-plugin:3.11.0:attach-descriptor (attach-descriptor) @ opensaml-core-api ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO]
[INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ opensaml-core-api ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-nightly/ws/opensaml-core-api/target/opensaml-core-api-5.0.0-SNAPSHOT-tests.jar>
[INFO]
[INFO] --- maven-javadoc-plugin:3.3.0.2:jar (attach-javadocs) @ opensaml-core-api ---
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5-nightly/ws/opensaml-core-api/target/javadoc-bundle-options.> Ignored it.
[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] ------------------------------------------------------------------------
[INFO] Reactor Summary for OpenSAML 5.0.0-SNAPSHOT:
[INFO]
[INFO] OpenSAML ........................................... SUCCESS [ 14.626 s]
[INFO] OpenSAML :: Core API ............................... FAILURE [ 15.033 s]
[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 :: Testing ................................ SKIPPED
[INFO] OpenSAML :: Core Implementation .................... 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 :: Spring Support ......................... SKIPPED
[INFO] OpenSAML :: BOM .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 31.017 s
[INFO] Finished at: 2023-07-14T01:18:14Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal net.shibboleth.maven.plugins:maven-javadoc-plugin:3.3.0.2:jar (attach-javadocs) on project opensaml-core-api: MavenReportException: Error while generating Javadoc:
[ERROR] Exit code: 1 - error: Error fetching URL: https://docs.spring.io/spring-webflow/docs/3.0.0/api/ (java.io.FileNotFoundException: https://docs.spring.io/spring-webflow/docs/3.0.0/api/package-list)
[ERROR] 1 error
[ERROR]
[ERROR] Command line was: /efs/optjava/jdk/amazon/amazon-corretto-17.0.7.7.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-opensaml-v5-nightly/ws/opensaml-core-api/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 :opensaml-core-api
Build step 'Invoke top-level Maven targets' marked build as failure
More information about the commits
mailing list