Build failed in Jenkins: spring-extensions-v5-multi » JDK-1.7.0,Windows2016 #34
Shibboleth Jenkins
noreply at shibboleth.net
Sun Aug 16 06:13:14 UTC 2020
See <http://127.0.0.1:1583/jenkins/job/spring-extensions-v5-multi/jdk=JDK-1.7.0,label=Windows2016/34/display/redirect>
Changes:
------------------------------------------
Started by upstream project "spring-extensions-v5-multi" build number 34
originally caused by:
Started by upstream project "trigger-multi-v7" build number 30
originally caused by:
Started by timer
Running as SYSTEM
Building remotely on EC2 (I2) - WindowsServer2016 (i-0a19eeca3836094ec) (Windows2016) in workspace <http://127.0.0.1:1583/jenkins/job/spring-extensions-v5-multi/jdk=JDK-1.7.0,label=Windows2016/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://git.shibboleth.net/git/spring-extensions
> git init <http://127.0.0.1:1583/jenkins/job/spring-extensions-v5-multi/jdk=JDK-1.7.0,label=Windows2016/ws/> # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/spring-extensions
> git --version # timeout=10
> git fetch --tags --force --progress -- https://git.shibboleth.net/git/spring-extensions +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://git.shibboleth.net/git/spring-extensions # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://git.shibboleth.net/git/spring-extensions # timeout=10
Fetching upstream changes from https://git.shibboleth.net/git/spring-extensions
> git fetch --tags --force --progress -- https://git.shibboleth.net/git/spring-extensions +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 33e4df798156dc097b5a3763a91bf0fa36795802 (refs/remotes/origin/maint-5)
> git config core.sparsecheckout # timeout=10
> git checkout -f 33e4df798156dc097b5a3763a91bf0fa36795802 # timeout=10
Commit message: "Rev parent pom to 7.11.2-SNAPSHOT in anticipation of surefire update"
> git rev-list --no-walk 33e4df798156dc097b5a3763a91bf0fa36795802 # timeout=10
[Windows2016] $ cmd.exe /C "\opt\maven_home\bin\mvn.cmd -Djdk=JDK-1.7.0 -Dmatrix-combinations= -Dlabel=Windows2016 -B clean test -Prelease --update-snapshots --fail-at-end && exit %%ERRORLEVEL%%"
[INFO] Scanning for projects...
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/7.11.2-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata net.shibboleth:parent:7.11.2-SNAPSHOT/maven-metadata.xml from/to shib-snapshot (https://build.shibboleth.net/nexus/content/repositories/snapshots): Transfer failed for https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/7.11.2-SNAPSHOT/maven-metadata.xml
[WARNING] Failure to transfer net.shibboleth:parent:7.11.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:parent:7.11.2-SNAPSHOT/maven-metadata.xml from/to shib-snapshot (https://build.shibboleth.net/nexus/content/repositories/snapshots): Transfer failed for https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/7.11.2-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/parent/7.11.2-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata net.shibboleth:parent:7.11.2-SNAPSHOT/maven-metadata.xml from/to shib-thirdparty-snapshot (https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots): Transfer failed for https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/parent/7.11.2-SNAPSHOT/maven-metadata.xml
[INFO]
[INFO] ----------------< net.shibboleth.ext:spring-extensions >----------------
[INFO] Building Spring Framework Extension 5.4.2-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ spring-extensions ---
[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 <http://127.0.0.1:1583/jenkins/job/spring-extensions-v5-multi/jdk=JDK-1.7.0,label=Windows2016/ws/target\classes>
[WARNING] /c:/opt/jenkins/workspace/spring-extensions-v5-multi/jdk/JDK-1.7.0/label/Windows2016/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:/opt/jenkins/workspace/spring-extensions-v5-multi/jdk/JDK-1.7.0/label/Windows2016/src/main/java/net/shibboleth/ext/spring/factory/PKCS11PrivateKeyFactoryBean.java: Some input files use unchecked or unsafe operations.
[INFO] /c:/opt/jenkins/workspace/spring-extensions-v5-multi/jdk/JDK-1.7.0/label/Windows2016/src/main/java/net/shibboleth/ext/spring/factory/PKCS11PrivateKeyFactoryBean.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 <http://127.0.0.1:1583/jenkins/job/spring-extensions-v5-multi/jdk=JDK-1.7.0,label=Windows2016/ws/target\test-classes>
[INFO] /c:/opt/jenkins/workspace/spring-extensions-v5-multi/jdk/JDK-1.7.0/label/Windows2016/src/test/java/net/shibboleth/ext/spring/util/SpringExpressionTest.java: Some input files use unchecked or unsafe operations.
[INFO] /c:/opt/jenkins/workspace/spring-extensions-v5-multi/jdk/JDK-1.7.0/label/Windows2016/src/test/java/net/shibboleth/ext/spring/util/SpringExpressionTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ spring-extensions ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[ERROR] Tests run: 57, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 29.809 s <<< FAILURE! - in TestSuite
[ERROR] existsTest(net.shibboleth.ext.spring.resource.ConditionalResourceTest) Time elapsed: 0.138 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at net.shibboleth.ext.spring.resource.ConditionalResourceTest.existsTest(ConditionalResourceTest.java:66)
[ERROR] testCompare(net.shibboleth.ext.spring.resource.ConditionalResourceTest) Time elapsed: 0.135 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at net.shibboleth.ext.spring.resource.ConditionalResourceTest.testCompare(ConditionalResourceTest.java:116)
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] ConditionalResourceTest.existsTest:66 expected [true] but found [false]
[ERROR] ConditionalResourceTest.testCompare:116 expected [true] but found [false]
[INFO]
[ERROR] Tests run: 57, Failures: 2, Errors: 0, Skipped: 0
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 41.500 s
[INFO] Finished at: 2020-08-16T06:13:14Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on project spring-extensions: There are test failures.
[ERROR]
[ERROR] Please refer to <http://127.0.0.1:1583/jenkins/job/spring-extensions-v5-multi/jdk=JDK-1.7.0,label=Windows2016/ws/target\surefire-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].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.7.0/axis-label/Windows2016/builds/34/testng/testng-results.xml'
3.508772% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
More information about the commits
mailing list