Build failed in Jenkins: spring-extensions-v6-multi » OpenJDK-11,master #540

Shibboleth Jenkins noreply at shibboleth.net
Tue Mar 19 21:17:38 EDT 2019


See <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-multi/jdk=OpenJDK-11,label=master/540/display/redirect?page=changes>

Changes:

[Scott Cantor] JSPT-79 - Review date and time handling for Java 8

------------------------------------------
Started by upstream project "spring-extensions-v6-multi" build number 540
originally caused by:
 Started by timer
Building on master in workspace <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-multi/jdk=OpenJDK-11,label=master/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/*
Checking out Revision a5cc34d2c650c0e7dbe0096f09b65e76b89e81a2 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a5cc34d2c650c0e7dbe0096f09b65e76b89e81a2
Commit message: "JSPT-79 - Review date and time handling for Java 8"
 > git rev-list --no-walk cc32c9d11fe1a2b33eb9efdd86350817ffa152e7 # timeout=10
[master] $ /opt/maven/bin/mvn -Djdk=OpenJDK-11 -Dmatrix-combinations= -Dlabel=master -B clean test -Prelease --update-snapshots --fail-at-end
[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 2.2 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-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/utilities/java-support/8.0.0-SNAPSHOT/maven-metadata.xml
[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] 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 30 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ spring-extensions ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-multi/jdk=OpenJDK-11,label=master/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 69 source files to <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-multi/jdk=OpenJDK-11,label=master/ws/target/classes>
[INFO] <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-multi/jdk=OpenJDK-11,label=master/ws/src/main/java/net/shibboleth/ext/spring/util/ApplicationContextBuilder.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-multi/jdk=OpenJDK-11,label=master/ws/src/main/java/net/shibboleth/ext/spring/util/ApplicationContextBuilder.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-multi/jdk=OpenJDK-11,label=master/ws/src/main/java/net/shibboleth/ext/spring/config/DurationToLongConverter.java>:[20,56] cannot find symbol
  symbol:   class Duration
  location: package net.shibboleth.utilities.java.support.annotation
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-multi/jdk=OpenJDK-11,label=master/ws/src/main/java/net/shibboleth/ext/spring/config/DurationToLongConverter.java>:[44,41] cannot find symbol
  symbol:   class Duration
  location: class net.shibboleth.ext.spring.config.DurationToLongConverter
[INFO] 2 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  4.028 s
[INFO] Finished at: 2019-03-19T21:17:37-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: Compilation failure: 
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-multi/jdk=OpenJDK-11,label=master/ws/src/main/java/net/shibboleth/ext/spring/config/DurationToLongConverter.java>:[20,56] cannot find symbol
[ERROR]   symbol:   class Duration
[ERROR]   location: package net.shibboleth.utilities.java.support.annotation
[ERROR] <https://build.shibboleth.net/jenkins/job/spring-extensions-v6-multi/jdk=OpenJDK-11,label=master/ws/src/main/java/net/shibboleth/ext/spring/config/DurationToLongConverter.java>:[44,41] cannot find symbol
[ERROR]   symbol:   class Duration
[ERROR]   location: class net.shibboleth.ext.spring.config.DurationToLongConverter
[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