Build failed in Jenkins: spring-extensions-v6 #135
Shibboleth Jenkins
noreply at shibboleth.net
Thu Mar 21 08:03:27 EDT 2019
See <https://build.shibboleth.net/jenkins/job/spring-extensions-v6/135/display/redirect?page=changes>
Changes:
[Ian Young] JSPT-79 - Review date and time handling for Java 8
------------------------------------------
Started by an SCM change
Building on master in workspace <https://build.shibboleth.net/jenkins/job/spring-extensions-v6/ws/>
No credentials specified
> 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/*
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
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"
> git rev-list --no-walk 81745f318e6dc9a511eb9cafacd9ea7ac4b53856 # timeout=10
Parsing POMs
Established TCP socket on 41155
[workspace] $ /opt/java11/bin/java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.12.jar:/opt/maven/boot/plexus-classworlds-2.5.2.jar:/opt/maven/conf/logging jenkins.maven3.agent.Maven35Main /opt/maven /var/cache/jenkins/war/WEB-INF/lib/remoting-3.29.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.12.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.12.jar 41155
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <https://build.shibboleth.net/jenkins/job/spring-extensions-v6/ws/pom.xml> -B clean -Prelease install
[INFO] Scanning for projects...
[INFO]
[INFO] ----------------< net.shibboleth.ext:spring-extensions >----------------
[INFO] Building Spring Framework Extension 6.0.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ spring-extensions ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/spring-extensions-v6/ws/target>
[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/ws/target/classes>
[INFO] <https://build.shibboleth.net/jenkins/job/spring-extensions-v6/ws/src/main/java/net/shibboleth/ext/spring/util/AbstractSpringExpressionEvaluator.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/spring-extensions-v6/ws/src/main/java/net/shibboleth/ext/spring/util/AbstractSpringExpressionEvaluator.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions-v6/ws/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] -------------------------------------------------------------
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.848 s
[INFO] Finished at: 2019-03-21T08:03:22-04:00
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[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] <https://build.shibboleth.net/jenkins/job/spring-extensions-v6/ws/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
Sending e-mails to: commits at shibboleth.net
channel stopped
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.
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
More information about the commits
mailing list