Build failed in Jenkins: spring-extensions-multi » OpenJDK-1.8.0,master #99
Shibboleth Jenkins
noreply at shibboleth.net
Tue Apr 12 02:32:01 EDT 2016
See <https://build.shibboleth.net/jenkins/job/spring-extensions-multi/jdk=OpenJDK-1.8.0,label=master/99/>
------------------------------------------
Started by upstream project "spring-extensions-multi" build number 99
originally caused by:
Started by timer
Building on master in workspace <https://build.shibboleth.net/jenkins/job/spring-extensions-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/spring-extensions # timeout=10
Fetching upstream changes from git://git.shibboleth.net/spring-extensions
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress git://git.shibboleth.net/spring-extensions +refs/heads/*:refs/remotes/origin/*
Checking out Revision 0ebb4647446ffd8506bda594524f833399b50c72 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 0ebb4647446ffd8506bda594524f833399b50c72
> git rev-list 0ebb4647446ffd8506bda594524f833399b50c72 # timeout=10
[master] $ /opt/maven/bin/mvn -Djdk=OpenJDK-1.8.0 -Dmatrix-combinations= -Dlabel=master clean verify -Prelease --update-snapshots --fail-at-end
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Spring Framework Extension 5.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/utilities/java-support/7.3.0-SNAPSHOT/maven-metadata.xml
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/7.3.0-SNAPSHOT/maven-metadata.xml
2/2 KB
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/7.3.0-SNAPSHOT/maven-metadata.xml (2 KB at 12.5 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ spring-extensions ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/spring-extensions-multi/jdk=OpenJDK-1.8.0,label=master/ws/target>
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ spring-extensions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ spring-extensions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 44 source files to <https://build.shibboleth.net/jenkins/job/spring-extensions-multi/jdk=OpenJDK-1.8.0,label=master/ws/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[WARNING] <https://build.shibboleth.net/jenkins/job/spring-extensions-multi/jdk=OpenJDK-1.8.0,label=master/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java>:[69,9] BasicAuthenticationManager(java.lang.String,java.io.File,java.lang.String,int) in org.tmatesoft.svn.core.auth.BasicAuthenticationManager has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/spring-extensions-multi/jdk=OpenJDK-1.8.0,label=master/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java>:[79,9] BasicAuthenticationManager(java.lang.String,java.lang.String) in org.tmatesoft.svn.core.auth.BasicAuthenticationManager has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/spring-extensions-multi/jdk=OpenJDK-1.8.0,label=master/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java>:[85,13] setProxy(java.lang.String,int,java.lang.String,java.lang.String) in org.tmatesoft.svn.core.auth.BasicAuthenticationManager has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/spring-extensions-multi/jdk=OpenJDK-1.8.0,label=master/ws/src/main/java/net/shibboleth/ext/spring/resource/SVNBasicAuthenticationManager.java>:[141,19] getProxyPassword() in org.tmatesoft.svn.core.auth.BasicAuthenticationManager has been deprecated
[INFO] <https://build.shibboleth.net/jenkins/job/spring-extensions-multi/jdk=OpenJDK-1.8.0,label=master/ws/src/main/java/net/shibboleth/ext/spring/util/SpringSupport.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/spring-extensions-multi/jdk=OpenJDK-1.8.0,label=master/ws/src/main/java/net/shibboleth/ext/spring/util/SpringSupport.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ spring-extensions ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 25 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ spring-extensions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to <https://build.shibboleth.net/jenkins/job/spring-extensions-multi/jdk=OpenJDK-1.8.0,label=master/ws/target/test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.7
[INFO]
[INFO] --- maven-surefire-plugin:2.19:test (default-test) @ spring-extensions ---
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running TestSuite
Tests run: 28, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 6.094 sec <<< FAILURE! - in TestSuite
testRelated(net.shibboleth.ext.spring.resource.HTTPResourceTest) Time elapsed: 0.091 sec <<< FAILURE!
java.io.IOException: Error contacting remote resource http://shibboleth.net/downloads/identity-provider/2.0.0/shibboleth-idp-2.0.0-bin.zip
at net.shibboleth.ext.spring.resource.HTTPResourceTest.testRelated(HTTPResourceTest.java:78)
Caused by: java.net.UnknownHostException: shibboleth.net: unknown error
at net.shibboleth.ext.spring.resource.HTTPResourceTest.testRelated(HTTPResourceTest.java:78)
Results :
Failed tests:
HTTPResourceTest.testRelated:78 » IO Error contacting remote resource http://s...
Tests run: 28, Failures: 1, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10.431 s
[INFO] Finished at: 2016-04-12T02:32:01-04:00
[INFO] Final Memory: 26M/402M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19:test (default-test) on project spring-extensions: There are test failures.
[ERROR]
[ERROR] Please refer to <https://build.shibboleth.net/jenkins/job/spring-extensions-multi/jdk=OpenJDK-1.8.0,label=master/ws/target/surefire-reports> for the individual test results.
[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-multi/configurations/axis-jdk/OpenJDK-1.8.0/axis-label/master/builds/99/testng/testng-results.xml'
Failed Tests/Configs found. Marking build as UNSTABLE.
TestNG Reports Processing: FINISH
More information about the commits
mailing list