Build failed in Jenkins: spring-extensions-v6-multi » OpenJDK-12,WindowsServer2012 #542

Shibboleth Jenkins noreply at shibboleth.net
Thu Mar 21 16:56:27 EDT 2019


See <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-multi/jdk=OpenJDK-12,label=WindowsServer2012/542/display/redirect>

------------------------------------------
Started by upstream project "spring-extensions-v6-multi" build number 542
originally caused by:
 Started by user Tom Zeller
Building remotely on WindowsServer2012 (windows) in workspace <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-multi/jdk=OpenJDK-12,label=WindowsServer2012/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository git://git.shibboleth.net/spring-extensions
 > git init <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-multi/jdk=OpenJDK-12,label=WindowsServer2012/ws/> # 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/*
 > git config remote.origin.url git://git.shibboleth.net/spring-extensions # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://git.shibboleth.net/spring-extensions # timeout=10
Fetching upstream changes from git://git.shibboleth.net/spring-extensions
 > git fetch --tags --progress git://git.shibboleth.net/spring-extensions +refs/heads/*:refs/remotes/origin/*
Checking out Revision fd19cf45f23bb37d279828c0222f1bf523d7f46c (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fd19cf45f23bb37d279828c0222f1bf523d7f46c
Commit message: "JSPT-79 - Review date and time handling for Java 8"
First time build. Skipping changelog.
[WindowsServer2012] $ cmd.exe /C '""C:\Program Files\Apache\apache-maven-3.6.0\bin\mvn.cmd"' -Djdk=OpenJDK-12 '"-Dmatrix-combinations=(jdk == 'JDK-11' && label == 'WindowsServer2012') || (jdk == 'JDK-11' && label == 'master') || (jdk == 'OpenJDK-11' && label == 'WindowsServer2012') || (jdk == 'OpenJDK-11' && label == 'master') || (jdk == 'JDK-12' && label == 'WindowsServer2012') || (jdk == 'JDK-12' && label == 'master') || (jdk == 'OpenJDK-12' && label == 'WindowsServer2012') || (jdk == 'OpenJDK-12' && label == 'master')"' -Dlabel=WindowsServer2012 -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 (601 B at 1.3 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.ext:spring-extensions >----------------
[INFO] Building Spring Framework Extension 6.0.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/8.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/utilities/java-support/8.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/utilities/java-support/8.0.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 3.6 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ spring-extensions ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ 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 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ spring-extensions ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 68 source files to <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-multi/jdk=OpenJDK-12,label=WindowsServer2012/ws/target\classes>
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/spring-extensions-v6-multi/jdk/OpenJDK-12/label/WindowsServer2012/src/main/java/net/shibboleth/ext/spring/util/AbstractSpringExpressionEvaluator.java: Some input files use unchecked or unsafe operations.
[INFO] /C:/Users/jenkins/jenkins-slave/workspace/spring-extensions-v6-multi/jdk/OpenJDK-12/label/WindowsServer2012/src/main/java/net/shibboleth/ext/spring/util/AbstractSpringExpressionEvaluator.java: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] bootstrap class path not set in conjunction with -source 11
[INFO] 1 warning
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /C:/Users/jenkins/jenkins-slave/workspace/spring-extensions-v6-multi/jdk/OpenJDK-12/label/WindowsServer2012/src/main/java/net/shibboleth/ext/spring/config/StringToDurationConverter.java:[34,34] cannot find symbol
  symbol:   method stringToDuration(java.lang.String)
  location: class net.shibboleth.utilities.java.support.xml.DOMTypeSupport
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  34.879 s
[INFO] Finished at: 2019-03-21T16:56:27-04:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project spring-extensions: Compilation failure
[ERROR] /C:/Users/jenkins/jenkins-slave/workspace/spring-extensions-v6-multi/jdk/OpenJDK-12/label/WindowsServer2012/src/main/java/net/shibboleth/ext/spring/config/StringToDurationConverter.java:[34,34] cannot find symbol
[ERROR]   symbol:   method stringToDuration(java.lang.String)
[ERROR]   location: class net.shibboleth.utilities.java.support.xml.DOMTypeSupport
[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
Did not find any matching files.


More information about the commits mailing list