Build failed in Jenkins: spring-extensions-v5-multi » JDK-1.8,WindowsServer2012 #1085
Shibboleth Jenkins
noreply at shibboleth.net
Mon Dec 31 05:06:10 EST 2018
See <https://build.shibboleth.net/jenkins/job/spring-extensions-v5-multi/jdk=JDK-1.8,label=WindowsServer2012/1085/display/redirect>
------------------------------------------
Started by upstream project "spring-extensions-v5-multi" build number 1085
originally caused by:
Started by timer
Building remotely on WindowsServer2012 (windows) in workspace <https://build.shibboleth.net/jenkins/job/spring-extensions-v5-multi/jdk=JDK-1.8,label=WindowsServer2012/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/spring-extensions # timeout=10
Fetching upstream changes from git://git.shibboleth.net/spring-extensions
> git --version # timeout=10
> git fetch --tags --progress git://git.shibboleth.net/spring-extensions +refs/heads/*:refs/remotes/origin/*
Checking out Revision c127e0f5f01785869c4237b33fbbb4a5595de120 (refs/remotes/origin/maint-5)
> git config core.sparsecheckout # timeout=10
> git checkout -f c127e0f5f01785869c4237b33fbbb4a5595de120
Commit message: "Bump java-support dependency."
> git rev-list --no-walk c127e0f5f01785869c4237b33fbbb4a5595de120 # timeout=10
[WindowsServer2012] $ cmd.exe /C '""C:\Program Files\Apache\apache-maven-3.6.0\bin\mvn.cmd"' -Djdk=JDK-1.8 -Dmatrix-combinations= -Dlabel=WindowsServer2012 -Djavax.net.ssl.trustStore=/home/jenkins/etc/cacerts clean test -Prelease --update-snapshots --fail-at-end && exit %%ERRORLEVEL%%"
[INFO] Scanning for projects...
[INFO]
[INFO] ----------------< net.shibboleth.ext:spring-extensions >----------------
[INFO] Building Spring Framework Extension 5.4.1-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/utilities/java-support/7.4.2-SNAPSHOT/maven-metadata.xml
Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/7.4.2-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata net.shibboleth.utilities:java-support:7.4.2-SNAPSHOT/maven-metadata.xml from/to shib-snapshot (https://build.shibboleth.net/nexus/content/repositories/snapshots): java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
[WARNING] Could not transfer metadata net.shibboleth.utilities:java-support:7.4.2-SNAPSHOT/maven-metadata.xml from/to shib-thirdparty-snapshot (https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots): java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
[WARNING] Failure to transfer net.shibboleth.utilities:java-support:7.4.2-SNAPSHOT/maven-metadata.xml from https://build.shibboleth.net/nexus/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of shib-snapshot has elapsed or updates are forced. Original error: Could not transfer metadata net.shibboleth.utilities:java-support:7.4.2-SNAPSHOT/maven-metadata.xml from/to shib-snapshot (https://build.shibboleth.net/nexus/content/repositories/snapshots): java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
[WARNING] Failure to transfer net.shibboleth.utilities:java-support:7.4.2-SNAPSHOT/maven-metadata.xml from https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots was cached in the local repository, resolution will not be reattempted until the update interval of shib-thirdparty-snapshot has elapsed or updates are forced. Original error: Could not transfer metadata net.shibboleth.utilities:java-support:7.4.2-SNAPSHOT/maven-metadata.xml from/to shib-thirdparty-snapshot (https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots): java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
[WARNING] Failure to transfer net.shibboleth.utilities:java-support:7.4.2-SNAPSHOT/maven-metadata.xml from https://build.shibboleth.net/nexus/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of shib-snapshot has elapsed or updates are forced. Original error: Could not transfer metadata net.shibboleth.utilities:java-support:7.4.2-SNAPSHOT/maven-metadata.xml from/to shib-snapshot (https://build.shibboleth.net/nexus/content/repositories/snapshots): java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
[WARNING] Failure to transfer net.shibboleth.utilities:java-support:7.4.2-SNAPSHOT/maven-metadata.xml from https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots was cached in the local repository, resolution will not be reattempted until the update interval of shib-thirdparty-snapshot has elapsed or updates are forced. Original error: Could not transfer metadata net.shibboleth.utilities:java-support:7.4.2-SNAPSHOT/maven-metadata.xml from/to shib-thirdparty-snapshot (https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots): java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ spring-extensions ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/spring-extensions-v5-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/target>
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ spring-extensions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ spring-extensions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 59 source files to <https://build.shibboleth.net/jenkins/job/spring-extensions-v5-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/target\classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[WARNING] /C:/Users/jenkins/jenkins-slave/workspace/spring-extensions-v5-multi/jdk/JDK-1.8/label/WindowsServer2012/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java:[154,19] getProxyPassword() in org.tmatesoft.svn.core.auth.BasicAuthenticationManager has been deprecated
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/spring-extensions-v5-multi/jdk/JDK-1.8/label/WindowsServer2012/src/main/java/net/shibboleth/ext/spring/util/SpringSupport.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/spring-extensions-v5-multi/jdk/JDK-1.8/label/WindowsServer2012/src/main/java/net/shibboleth/ext/spring/util/SpringSupport.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ spring-extensions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 64 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ spring-extensions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 24 source files to <https://build.shibboleth.net/jenkins/job/spring-extensions-v5-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/target\test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/spring-extensions-v5-multi/jdk/JDK-1.8/label/WindowsServer2012/src/test/java/net/shibboleth/ext/spring/service/ReloadableBeanServiceTest.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/spring-extensions-v5-multi/jdk/JDK-1.8/label/WindowsServer2012/src/test/java/net/shibboleth/ext/spring/service/ReloadableBeanServiceTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ spring-extensions ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[ERROR] Tests run: 57, Failures: 8, Errors: 0, Skipped: 0, Time elapsed: 34.414 s <<< FAILURE! - in TestSuite
[ERROR] testCompare(net.shibboleth.ext.spring.resource.FileBackedHTTPResourceTest) Time elapsed: 0.325 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at net.shibboleth.ext.spring.resource.FileBackedHTTPResourceTest.testCompare(FileBackedHTTPResourceTest.java:80)
[ERROR] testParsingNew(net.shibboleth.ext.spring.resource.FileBackedHTTPResourceTest) Time elapsed: 0 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at net.shibboleth.ext.spring.resource.FileBackedHTTPResourceTest.testParsingNew(FileBackedHTTPResourceTest.java:142)
[ERROR] testParsingOld(net.shibboleth.ext.spring.resource.FileBackedHTTPResourceTest) Time elapsed: 0 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at net.shibboleth.ext.spring.resource.FileBackedHTTPResourceTest.testParsingOld(FileBackedHTTPResourceTest.java:123)
[ERROR] contextHandlerNoopTest(net.shibboleth.ext.spring.resource.HTTPResourceTest) Time elapsed: 0.003 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at net.shibboleth.ext.spring.resource.HTTPResourceTest.contextHandlerNoopTest(HTTPResourceTest.java:86)
[ERROR] existsTest(net.shibboleth.ext.spring.resource.HTTPResourceTest) Time elapsed: 0.361 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at net.shibboleth.ext.spring.resource.HTTPResourceTest.existsTest(HTTPResourceTest.java:73)
[ERROR] testCachedCache(net.shibboleth.ext.spring.resource.HTTPResourceTest) Time elapsed: 0.005 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at net.shibboleth.ext.spring.resource.HTTPResourceTest.testCachedCache(HTTPResourceTest.java:151)
[ERROR] testCachedNoCache(net.shibboleth.ext.spring.resource.HTTPResourceTest) Time elapsed: 0.009 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at net.shibboleth.ext.spring.resource.HTTPResourceTest.testCachedNoCache(HTTPResourceTest.java:140)
[ERROR] testCompare(net.shibboleth.ext.spring.resource.HTTPResourceTest) Time elapsed: 0.011 s <<< FAILURE!
javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
at net.shibboleth.ext.spring.resource.HTTPResourceTest.testCompare(HTTPResourceTest.java:117)
Caused by: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
at net.shibboleth.ext.spring.resource.HTTPResourceTest.testCompare(HTTPResourceTest.java:117)
Caused by: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
at net.shibboleth.ext.spring.resource.HTTPResourceTest.testCompare(HTTPResourceTest.java:117)
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] FileBackedHTTPResourceTest.testCompare:80 expected [true] but found [false]
[ERROR] FileBackedHTTPResourceTest.testParsingNew:142 expected [true] but found [false]
[ERROR] FileBackedHTTPResourceTest.testParsingOld:123 expected [true] but found [false]
[ERROR] HTTPResourceTest.contextHandlerNoopTest:86 expected [true] but found [false]
[ERROR] HTTPResourceTest.existsTest:73 expected [true] but found [false]
[ERROR] HTTPResourceTest.testCachedCache:151 expected [true] but found [false]
[ERROR] HTTPResourceTest.testCachedNoCache:140 expected [true] but found [false]
[ERROR] HTTPResourceTest.testCompare:117 » SSL java.lang.RuntimeException: Unexpected ...
[INFO]
[ERROR] Tests run: 57, Failures: 8, Errors: 0, Skipped: 0
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 58.639 s
[INFO] Finished at: 2018-12-31T05:06:10-05:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.21.0:test (default-test) on project spring-extensions: There are test failures.
[ERROR]
[ERROR] Please refer to <https://build.shibboleth.net/jenkins/job/spring-extensions-v5-multi/jdk=JDK-1.8,label=WindowsServer2012/ws/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
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
Saving reports...
Processing '/var/lib/jenkins/jobs/spring-extensions-v5-multi/configurations/axis-jdk/JDK-1.8/axis-label/WindowsServer2012/builds/1085/testng/testng-results.xml'
14.035088% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
More information about the commits
mailing list