Build failed in Jenkins: java-support-v8-multi » JDK-12,Windows2016 #685
Shibboleth Jenkins
noreply at shibboleth.net
Tue Aug 6 22:34:48 EDT 2019
See <http://127.0.0.1:1583/jenkins/job/java-support-v8-multi/jdk=JDK-12,label=Windows2016/685/display/redirect>
Changes:
------------------------------------------
Started by upstream project "java-support-v8-multi" build number 685
originally caused by:
Started by upstream project "trigger-multi-v11" build number 22
originally caused by:
Started by upstream project "java-identity-provider-v4-nightly" build number 277
originally caused by:
Started by upstream project "java-opensaml-v4-nightly" build number 278
originally caused by:
Started by upstream project "spring-extensions-v6-nightly" build number 674
originally caused by:
Started by upstream project "java-support-v8-nightly" build number 676
originally caused by:
Started by upstream project "java-parent-project-v11-nightly" build number 185
originally caused by:
Started by upstream project "trigger-nightly-v11" build number 184
originally caused by:
Started by timer
Running as SYSTEM
Building remotely on EC2 (WindowsServer2016) - WindowsServer2016 (i-086375e73063a531b) (Windows2016) in workspace <http://127.0.0.1:1583/jenkins/job/java-support-v8-multi/jdk=JDK-12,label=Windows2016/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository git://git.shibboleth.net/java-support
> git init <http://127.0.0.1:1583/jenkins/job/java-support-v8-multi/jdk=JDK-12,label=Windows2016/ws/> # timeout=10
Fetching upstream changes from git://git.shibboleth.net/java-support
> git --version # timeout=10
> git fetch --tags --force --progress git://git.shibboleth.net/java-support +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url git://git.shibboleth.net/java-support # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://git.shibboleth.net/java-support # timeout=10
Fetching upstream changes from git://git.shibboleth.net/java-support
> git fetch --tags --force --progress git://git.shibboleth.net/java-support +refs/heads/*:refs/remotes/origin/*
Checking out Revision 1be5e90dc3df5e755a8e7a936486cac947d719d0 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 1be5e90dc3df5e755a8e7a936486cac947d719d0
Commit message: "JSPT-89 Rework IdleConnectionSweeperTest."
> git rev-list --no-walk 1be5e90dc3df5e755a8e7a936486cac947d719d0 # timeout=10
[Windows2016] $ cmd.exe /C "\opt\maven_home\bin\mvn.cmd -Djdk=JDK-12 -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/11.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/parent/11.0.0-SNAPSHOT/maven-metadata.xml (603 B at 1.1 kB/s)
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/parent/11.0.0-SNAPSHOT/maven-metadata.xml
[INFO]
[INFO] ---------------< net.shibboleth.utilities:java-support >----------------
[INFO] Building java-support 8.0.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ java-support ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ java-support ---
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ java-support ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ java-support ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 160 source files to <http://127.0.0.1:1583/jenkins/job/java-support-v8-multi/jdk=JDK-12,label=Windows2016/ws/target\classes>
[WARNING] bootstrap class path not set in conjunction with -source 11
[WARNING] /c:/opt/jenkins/workspace/java-support-v8-multi/jdk/JDK-12/label/Windows2016/src/main/java/net/shibboleth/utilities/java/support/httpclient/HttpClientBuilder.java:[1090,29] setStaleConnectionCheckEnabled(boolean) in org.apache.http.client.config.RequestConfig.Builder has been deprecated
[WARNING] /c:/opt/jenkins/workspace/java-support-v8-multi/jdk/JDK-12/label/Windows2016/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactory.java:[91,34] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /c:/opt/jenkins/workspace/java-support-v8-multi/jdk/JDK-12/label/Windows2016/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactory.java:[91,89] org.apache.http.conn.ssl.AllowAllHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /c:/opt/jenkins/workspace/java-support-v8-multi/jdk/JDK-12/label/Windows2016/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactory.java:[94,34] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /c:/opt/jenkins/workspace/java-support-v8-multi/jdk/JDK-12/label/Windows2016/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactory.java:[95,17] org.apache.http.conn.ssl.BrowserCompatHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /c:/opt/jenkins/workspace/java-support-v8-multi/jdk/JDK-12/label/Windows2016/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactory.java:[98,34] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /c:/opt/jenkins/workspace/java-support-v8-multi/jdk/JDK-12/label/Windows2016/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactory.java:[98,86] org.apache.http.conn.ssl.StrictHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /c:/opt/jenkins/workspace/java-support-v8-multi/jdk/JDK-12/label/Windows2016/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactory.java:[107,28] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /c:/opt/jenkins/workspace/java-support-v8-multi/jdk/JDK-12/label/Windows2016/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactory.java:[133,29] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /c:/opt/jenkins/workspace/java-support-v8-multi/jdk/JDK-12/label/Windows2016/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactory.java:[149,29] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /c:/opt/jenkins/workspace/java-support-v8-multi/jdk/JDK-12/label/Windows2016/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactory.java:[162,29] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /c:/opt/jenkins/workspace/java-support-v8-multi/jdk/JDK-12/label/Windows2016/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactory.java:[178,29] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /c:/opt/jenkins/workspace/java-support-v8-multi/jdk/JDK-12/label/Windows2016/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactory.java:[199,24] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /c:/opt/jenkins/workspace/java-support-v8-multi/jdk/JDK-12/label/Windows2016/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactory.java:[399,13] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /c:/opt/jenkins/workspace/java-support-v8-multi/jdk/JDK-12/label/Windows2016/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactory.java:[401,29] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /c:/opt/jenkins/workspace/java-support-v8-multi/jdk/JDK-12/label/Windows2016/src/main/java/net/shibboleth/utilities/java/support/xml/BasicParserPool.java:[869,24] finalize() in java.lang.Object has been deprecated
[WARNING] /c:/opt/jenkins/workspace/java-support-v8-multi/jdk/JDK-12/label/Windows2016/src/main/java/net/shibboleth/utilities/java/support/xml/BasicParserPool.java:[870,18] finalize() in java.lang.Object has been deprecated
[WARNING] /c:/opt/jenkins/workspace/java-support-v8-multi/jdk/JDK-12/label/Windows2016/src/main/java/net/shibboleth/utilities/java/support/httpclient/ContextHandlingHttpClient.java:[107,36] getConnectionManager() in org.apache.http.client.HttpClient has been deprecated
[WARNING] /c:/opt/jenkins/workspace/java-support-v8-multi/jdk/JDK-12/label/Windows2016/src/main/java/net/shibboleth/utilities/java/support/httpclient/ContextHandlingHttpClient.java:[102,23] getParams() in org.apache.http.client.HttpClient has been deprecated
[WARNING] /c:/opt/jenkins/workspace/java-support-v8-multi/jdk/JDK-12/label/Windows2016/src/main/java/net/shibboleth/utilities/java/support/httpclient/ContextHandlingHttpClient.java:[102,12] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] /c:/opt/jenkins/workspace/java-support-v8-multi/jdk/JDK-12/label/Windows2016/src/main/java/net/shibboleth/utilities/java/support/httpclient/ContextHandlingHttpClient.java:[103,26] getParams() in org.apache.http.client.HttpClient has been deprecated
[WARNING] /c:/opt/jenkins/workspace/java-support-v8-multi/jdk/JDK-12/label/Windows2016/src/main/java/net/shibboleth/utilities/java/support/httpclient/ContextHandlingHttpClient.java:[107,12] org.apache.http.conn.ClientConnectionManager in org.apache.http.conn has been deprecated
[WARNING] /c:/opt/jenkins/workspace/java-support-v8-multi/jdk/JDK-12/label/Windows2016/src/main/java/net/shibboleth/utilities/java/support/httpclient/ContextHandlingHttpClient.java:[108,26] getConnectionManager() in org.apache.http.client.HttpClient has been deprecated
[WARNING] /c:/opt/jenkins/workspace/java-support-v8-multi/jdk/JDK-12/label/Windows2016/src/main/java/net/shibboleth/utilities/java/support/httpclient/HttpClientSupport.java:[81,38] org.apache.http.conn.ssl.StrictHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /c:/opt/jenkins/workspace/java-support-v8-multi/jdk/JDK-12/label/Windows2016/src/main/java/net/shibboleth/utilities/java/support/httpclient/HttpClientSupport.java:[94,38] org.apache.http.conn.ssl.AllowAllHostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /c:/opt/jenkins/workspace/java-support-v8-multi/jdk/JDK-12/label/Windows2016/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactoryBuilder.java:[50,26] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /c:/opt/jenkins/workspace/java-support-v8-multi/jdk/JDK-12/label/Windows2016/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactoryBuilder.java:[69,13] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /c:/opt/jenkins/workspace/java-support-v8-multi/jdk/JDK-12/label/Windows2016/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactoryBuilder.java:[217,22] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /c:/opt/jenkins/workspace/java-support-v8-multi/jdk/JDK-12/label/Windows2016/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactoryBuilder.java:[230,72] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[WARNING] /c:/opt/jenkins/workspace/java-support-v8-multi/jdk/JDK-12/label/Windows2016/src/main/java/net/shibboleth/utilities/java/support/httpclient/TLSSocketFactoryBuilder.java:[290,9] org.apache.http.conn.ssl.X509HostnameVerifier in org.apache.http.conn.ssl has been deprecated
[INFO] /c:/opt/jenkins/workspace/java-support-v8-multi/jdk/JDK-12/label/Windows2016/src/main/java/net/shibboleth/utilities/java/support/primitive/ObjectSupport.java: Some input files use unchecked or unsafe operations.
[INFO] /c:/opt/jenkins/workspace/java-support-v8-multi/jdk/JDK-12/label/Windows2016/src/main/java/net/shibboleth/utilities/java/support/primitive/ObjectSupport.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ java-support ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 24 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ java-support ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 84 source files to <http://127.0.0.1:1583/jenkins/job/java-support-v8-multi/jdk=JDK-12,label=Windows2016/ws/target\test-classes>
[WARNING] bootstrap class path not set in conjunction with -source 11
[WARNING] /c:/opt/jenkins/workspace/java-support-v8-multi/jdk/JDK-12/label/Windows2016/src/test/java/net/shibboleth/utilities/java/support/httpclient/ContextHandlingHttpClientTest.java:[1875,40] getConnectionManager() in org.apache.http.client.HttpClient has been deprecated
[WARNING] /c:/opt/jenkins/workspace/java-support-v8-multi/jdk/JDK-12/label/Windows2016/src/test/java/net/shibboleth/utilities/java/support/httpclient/ContextHandlingHttpClientTest.java:[1870,27] getParams() in org.apache.http.client.HttpClient has been deprecated
[WARNING] /c:/opt/jenkins/workspace/java-support-v8-multi/jdk/JDK-12/label/Windows2016/src/test/java/net/shibboleth/utilities/java/support/httpclient/ContextHandlingHttpClientTest.java:[1870,16] org.apache.http.params.HttpParams in org.apache.http.params has been deprecated
[WARNING] /c:/opt/jenkins/workspace/java-support-v8-multi/jdk/JDK-12/label/Windows2016/src/test/java/net/shibboleth/utilities/java/support/httpclient/ContextHandlingHttpClientTest.java:[1875,16] org.apache.http.conn.ClientConnectionManager in org.apache.http.conn has been deprecated
[INFO] /c:/opt/jenkins/workspace/java-support-v8-multi/jdk/JDK-12/label/Windows2016/src/test/java/net/shibboleth/utilities/java/support/logic/AllMatchPredicateTest.java: Some input files use unchecked or unsafe operations.
[INFO] /c:/opt/jenkins/workspace/java-support-v8-multi/jdk/JDK-12/label/Windows2016/src/test/java/net/shibboleth/utilities/java/support/logic/AllMatchPredicateTest.java: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ java-support ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[ERROR] Tests run: 261, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 22.714 s <<< FAILURE! - in TestSuite
[ERROR] testScriptedKeystoreKeyStrategy(net.shibboleth.utilities.java.support.security.impl.ScriptedKeyStrategyTest) Time elapsed: 5.456 s <<< FAILURE!
java.lang.AssertionError: expected [secret2] but found [secret1]
at net.shibboleth.utilities.java.support.security.impl.ScriptedKeyStrategyTest.testScriptedKeystoreKeyStrategy(ScriptedKeyStrategyTest.java:95)
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] ScriptedKeyStrategyTest.testScriptedKeystoreKeyStrategy:95 expected [secret2] but found [secret1]
[INFO]
[ERROR] Tests run: 261, Failures: 1, Errors: 0, Skipped: 0
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:03 min
[INFO] Finished at: 2019-08-07T02:34:42Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test (default-test) on project java-support: There are test failures.
[ERROR]
[ERROR] Please refer to <http://127.0.0.1:1583/jenkins/job/java-support-v8-multi/jdk=JDK-12,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/java-support-v8-multi/configurations/axis-jdk/JDK-12/axis-label/Windows2016/builds/685/testng/testng-results.xml'
0.383142% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
More information about the commits
mailing list