Build failed in Jenkins: java-opensaml-v5 » OpenSAML :: Storage Implementation #52
Shibboleth Jenkins
noreply at shibboleth.net
Sat Aug 6 15:39:20 UTC 2022
See <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-storage-impl/52/display/redirect>
Changes:
------------------------------------------
[INFO]
[INFO] -----------------< org.opensaml:opensaml-storage-impl >-----------------
[INFO] Building OpenSAML :: Storage Implementation 5.0.0-SNAPSHOT [12/23]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opensaml-storage-impl ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-storage-impl/ws/target>
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ opensaml-storage-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ opensaml-storage-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ opensaml-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 25 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-storage-impl/ws/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-storage-impl/ws/src/main/java/org/opensaml/storage/impl/memcached/MemcachedStorageService.java>: <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-storage-impl/ws/src/main/java/org/opensaml/storage/impl/memcached/MemcachedStorageService.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-storage-impl/ws/src/main/java/org/opensaml/storage/impl/memcached/MemcachedStorageService.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ opensaml-storage-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 5 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ opensaml-storage-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-storage-impl/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-storage-impl/ws/src/test/java/org/opensaml/storage/impl/client/AbstractBaseClientStorageServiceTest.java>:[56,11] cannot find symbol
symbol: method setHttpServletRequest(net.shibboleth.utilities.java.support.net.ThreadLocalHttpServletRequestProxy)
location: variable cm of type net.shibboleth.utilities.java.support.net.CookieManager
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-opensaml-v5/org.opensaml$opensaml-storage-impl/ws/src/test/java/org/opensaml/storage/impl/client/AbstractBaseClientStorageServiceTest.java>:[57,11] cannot find symbol
symbol: method setHttpServletResponse(net.shibboleth.utilities.java.support.net.ThreadLocalHttpServletResponseProxy)
location: variable cm of type net.shibboleth.utilities.java.support.net.CookieManager
[INFO] 2 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
More information about the commits
mailing list