Build failed in Jenkins: java-metadata-aggregator-0.10-multi » OpenJDK-1.8.0,master #734
Shibboleth Jenkins
noreply at shibboleth.net
Sun Jan 14 22:30:23 EST 2018
See <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-0.10-multi/jdk=OpenJDK-1.8.0,label=master/734/display/redirect>
------------------------------------------
Started by upstream project "java-metadata-aggregator-0.10-multi" build number 734
originally caused by:
Started by timer
Building on master in workspace <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-0.10-multi/jdk=OpenJDK-1.8.0,label=master/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-metadata-aggregator # timeout=10
Fetching upstream changes from git://git.shibboleth.net/java-metadata-aggregator
> git --version # timeout=10
> git fetch --tags --progress git://git.shibboleth.net/java-metadata-aggregator +refs/heads/*:refs/remotes/origin/*
Checking out Revision 56c19e4e41ed5016a16b7ead17a36215c141848b (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 56c19e4e41ed5016a16b7ead17a36215c141848b
Commit message: "MDA-198 - X.509 validators should not set default component ID"
> git rev-list 56c19e4e41ed5016a16b7ead17a36215c141848b # timeout=10
[master] $ /opt/maven/bin/mvn -f aggregator-parent/pom.xml -Djdk=OpenJDK-1.8.0 -Dmatrix-combinations= -Dlabel=master clean test -Prelease --update-snapshots --fail-at-end
[INFO] Scanning for projects...
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/8.0.0-SNAPSHOT/maven-metadata.xml
601/601 B Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/8.0.0-SNAPSHOT/maven-metadata.xml (601 B at 0.9 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/parent/8.0.0-SNAPSHOT/maven-metadata.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Shibboleth Metadata Aggregator
[INFO] Shibboleth Metadata Aggregator :: Processing Pipeline
[INFO] Shibboleth Metadata Aggregator :: RSA Key Blacklists
[INFO] Shibboleth Metadata Aggregator :: Command Line Interface
[INFO] Shibboleth Metadata Aggregator :: BOM
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth Metadata Aggregator 0.10.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ aggregator-parent ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth Metadata Aggregator :: Processing Pipeline 0.10.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/utilities/java-support/8.0.0-SNAPSHOT/maven-metadata.xml
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/8.0.0-SNAPSHOT/maven-metadata.xml
2/2 KB Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/8.0.0-SNAPSHOT/maven-metadata.xml (2 KB at 101.3 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/ext/spring-extensions/6.0.0-SNAPSHOT/maven-metadata.xml
Downloading: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/ext/spring-extensions/6.0.0-SNAPSHOT/maven-metadata.xml
2/2 KB Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/ext/spring-extensions/6.0.0-SNAPSHOT/maven-metadata.xml (2 KB at 147.2 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ aggregator-pipeline ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-0.10-multi/jdk=OpenJDK-1.8.0,label=master/ws/aggregator-pipeline/target>
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ aggregator-pipeline ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ aggregator-pipeline ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 142 source files to <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-0.10-multi/jdk=OpenJDK-1.8.0,label=master/ws/aggregator-pipeline/target/classes>
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ aggregator-pipeline ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 144 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ aggregator-pipeline ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 85 source files to <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-0.10-multi/jdk=OpenJDK-1.8.0,label=master/ws/aggregator-pipeline/target/test-classes>
[INFO] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-0.10-multi/jdk=OpenJDK-1.8.0,label=master/ws/aggregator-pipeline/src/test/java/net/shibboleth/metadata/dom/saml/mdattr/EntityCategoryMatcherSpringTest.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-0.10-multi/jdk=OpenJDK-1.8.0,label=master/ws/aggregator-pipeline/src/test/java/net/shibboleth/metadata/dom/saml/mdattr/EntityCategoryMatcherSpringTest.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ aggregator-pipeline ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 254, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.633 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 254, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth Metadata Aggregator :: RSA Key Blacklists 0.10.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ aggregator-blacklists ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-0.10-multi/jdk=OpenJDK-1.8.0,label=master/ws/aggregator-blacklists/target>
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ aggregator-blacklists ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ aggregator-blacklists ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ aggregator-blacklists ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ aggregator-blacklists ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-0.10-multi/jdk=OpenJDK-1.8.0,label=master/ws/aggregator-blacklists/target/test-classes>
[INFO]
[INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ aggregator-blacklists ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.27 s <<< FAILURE! - in TestSuite
[ERROR] classPathResource(net.shibboleth.metadata.validate.x509.X509RSAOpenSSLBlacklistValidatorTest) Time elapsed: 0.015 s <<< FAILURE!
net.shibboleth.utilities.java.support.component.ComponentInitializationException: Component identifier can not be null
at net.shibboleth.metadata.validate.x509.X509RSAOpenSSLBlacklistValidatorTest.classPathResource(X509RSAOpenSSLBlacklistValidatorTest.java:42)
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] X509RSAOpenSSLBlacklistValidatorTest.classPathResource:42 » ComponentInitialization
[INFO]
[ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth Metadata Aggregator :: Command Line Interface
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth Metadata Aggregator :: BOM 0.10.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ aggregator-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Shibboleth Metadata Aggregator ..................... SUCCESS [ 0.301 s]
[INFO] Shibboleth Metadata Aggregator :: Processing Pipeline SUCCESS [ 13.722 s]
[INFO] Shibboleth Metadata Aggregator :: RSA Key Blacklists FAILURE [ 1.366 s]
[INFO] Shibboleth Metadata Aggregator :: Command Line Interface SKIPPED
[INFO] Shibboleth Metadata Aggregator :: BOM .............. SUCCESS [ 0.001 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16.637 s
[INFO] Finished at: 2018-01-14T22:30:23-05:00
[INFO] Final Memory: 31M/299M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test (default-test) on project aggregator-blacklists: There are test failures.
[ERROR]
[ERROR] Please refer to <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator-0.10-multi/jdk=OpenJDK-1.8.0,label=master/ws/aggregator-blacklists/target/surefire-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[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/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :aggregator-blacklists
Build step 'Invoke top-level Maven targets' marked build as failure
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...
Processing '/var/lib/jenkins/jobs/java-metadata-aggregator-0.10-multi/configurations/axis-jdk/OpenJDK-1.8.0/axis-label/master/builds/734/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-metadata-aggregator-0.10-multi/configurations/axis-jdk/OpenJDK-1.8.0/axis-label/master/builds/734/testng/testng-results.xml'
0.390625% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
More information about the commits
mailing list