Skip to content

fix(deps): update keycloak.version to v25.0.6 #793

fix(deps): update keycloak.version to v25.0.6

fix(deps): update keycloak.version to v25.0.6 #793

Triggered via push September 19, 2024 22:59
Status Failure
Total duration 3m 20s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build
Error: Command failed with exit code 1: ./mvnw -B -ntp deploy -Drevision=1.4.16 -Pdeploy 1>&2 [INFO] Scanning for projects... [INFO] Inspecting build with total of 1 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] [INFO] -------------< fr.cnieg.keycloak:attribute-login-provider >------------- [INFO] Building fr.cnieg.keycloak:keycloak-login-attribute 1.4.16 [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-no-snapshots) @ attribute-login-provider --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.RequireReleaseDeps passed [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ attribute-login-provider --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- flatten:1.6.0:flatten (flatten) @ attribute-login-provider --- [INFO] Generating flattened POM of project fr.cnieg.keycloak:attribute-login-provider:jar:1.4.16... [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ attribute-login-provider --- [INFO] Nothing to compile - all classes are up to date. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ attribute-login-provider --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ attribute-login-provider --- [INFO] Nothing to compile - all classes are up to date. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ attribute-login-provider --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running fr.cnieg.keycloak.providers.login.attribute.KeycloakLoginAttributeProviderTest [main] INFO org.testcontainers.images.PullPolicy - Image pull policy will be performed by: DefaultPullPolicy() [main] INFO org.testcontainers.utility.ImageNameSubstitutor - Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy - Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy - Found Docker environment with local Unix socket (unix:///var/run/docker.sock) [main] INFO org.testcontainers.DockerClientFactory - Docker host IP address is localhost [main] INFO org.testcontainers.DockerClientFactory - Connected to docker: Server Version: 26.1.3 API Version: 1.45 Operating System: Ubuntu 22.04.5 LTS Total Memory: 15990 MB [main] INFO tc.testcontainers/ryuk:0.7.0 - Creating container for image: testcontainers/ryuk:0.7.0 [main] INFO tc.testcontainers/ryuk:0.7.0 - Container testcontainers/ryuk:0.7.0 is starting: 51c9331b98e83d47a63bcf5cab1a0aa9fcaff812ee9a399d1bde591910344027 [main] INFO tc.testcontainers/ryuk:0.7.0 - Container testcontainers/ryuk:0.7.0 started in PT0.311889574S [main] INFO org.testcontainers.utility.RyukResourceReaper - Ryuk started - will monitor and terminate Testcontainers containers on JVM exit [main] INFO org.testcontainers.DockerClientFactory - Checking the system... [main] INFO org.testcontainers.DockerClientFactory - ✔︎ Docker server version should be at least 1.6.0 [main] INFO tc.quay.io/keycloak/keycloak:25.0 - Creating container for image: quay.io/keycloak/keycloak:25.0 [main] INFO tc.quay.io/keycloak/keycloak:25.0 - Container quay.io/keycloak/keycloak:25.0 is starting: 2fcbf7bbb06ba4293bc0d27f6e5ba51973fbb5b8d5e57c9414d6f31e6c157952 [docker-java-stream--1641661521] INFO tc.quay.io/keycloak/keycloak:25.0 - STDOUT: JAVA_OPTS_KC_HEAP already set in environment; overriding default settings [main] I
build
The following actions use a deprecated Node.js version and will be forced to run on node20: cycjimmy/semantic-release-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/