Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-04-02 16:50:47,385 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5304ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn WARNING: The '--auto-build' option for 'start' command is DEPRECATED and no longer needed. When executing the 'start' command, a new server image is automatically built based on the configuration. If you want to disable this behavior and achieve an optimal startup time, use the '--optimized' option instead. 2026-04-02 16:50:48,862 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-04-02 16:50:51,016 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-02 16:50:51,175 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-02 16:50:51,310 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-02 16:50:51,417 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-02 16:50:51,420 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: e0bdb583-cc7b-4872-91ec-c2a49fcb8d34, name: keycloak-0-58784 2026-04-02 16:50:51,426 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-04-02 16:50:51,426 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-04-02 16:50:51,439 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.28002 2026-04-02 16:50:51,679 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-04-02 16:50:53,445 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-58784: no members discovered after 2003 ms: creating cluster as coordinator 2026-04-02 16:50:53,458 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-58784|0] (1) [keycloak-0-58784] 2026-04-02 16:50:53,474 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-58784`, physical addresses are `[10.0.0.204:43538]` 2026-04-02 16:50:54,021 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-58784, Site name: null 2026-04-02 16:50:54,028 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-02 16:50:54,788 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-02 16:50:54,788 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-02 16:50:54,946 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-02 16:50:55,138 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-02 16:50:55,138 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-02 16:50:55,237 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-02 16:50:55,238 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-02 16:51:25,164 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-02 16:51:27,255 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 39.657s. Listening on: http://0.0.0.0:8080 2026-04-02 16:51:27,256 INFO [io.quarkus] (main) Profile prod activated. 2026-04-02 16:51:27,256 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-04-02 16:51:27,413 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-02 16:51:43,037 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=898ff64e-e531-43e1-abb2-dc1fb8097589, clientId=admin-cli, userId=17e7eb00-2a11-453d-af9b-09e274129b2a, ipAddress=199.19.213.143, auth_method=openid-connect, token_id=f4426517-6e73-45e5-85b9-f94a27359320, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d30ba2c0-d2d0-4d30-bceb-913a7c947f7e, client_auth_method=client-secret, username=admin, authSessionParentId=f90700f9-98d2-4326-888c-bdea748f5ef5, authSessionTabId=VhcmEnPiN2s 2026-04-02 16:51:44,373 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=898ff64e-e531-43e1-abb2-dc1fb8097589, clientId=3a6ebea9-d750-4600-8170-d6c083726553, userId=17e7eb00-2a11-453d-af9b-09e274129b2a, ipAddress=199.19.213.143, resourceType=REALM, resourcePath=atmosphere 2026-04-02 16:51:45,291 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=898ff64e-e531-43e1-abb2-dc1fb8097589, clientId=admin-cli, userId=17e7eb00-2a11-453d-af9b-09e274129b2a, ipAddress=199.19.213.143, auth_method=openid-connect, token_id=3eeb9a85-653a-42ea-8cb7-c322ed3c35ed, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a7d7fb7c-be1b-4a8b-a205-21afafe3ad59, client_auth_method=client-secret, username=admin, authSessionParentId=c6484f27-1369-4c5a-8746-cfaffe09e892, authSessionTabId=4eQwudCQwtc 2026-04-02 16:51:45,384 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=898ff64e-e531-43e1-abb2-dc1fb8097589, clientId=3a6ebea9-d750-4600-8170-d6c083726553, userId=17e7eb00-2a11-453d-af9b-09e274129b2a, ipAddress=199.19.213.143, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/912e7f01-f51e-459f-93fa-9db742505433 2026-04-02 16:51:45,473 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=898ff64e-e531-43e1-abb2-dc1fb8097589, clientId=3a6ebea9-d750-4600-8170-d6c083726553, userId=17e7eb00-2a11-453d-af9b-09e274129b2a, ipAddress=199.19.213.143, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/912e7f01-f51e-459f-93fa-9db742505433/protocol-mappers/models/69f461a1-47eb-450d-9d27-97c063488dfe 2026-04-02 16:52:06,729 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=898ff64e-e531-43e1-abb2-dc1fb8097589, clientId=admin-cli, userId=17e7eb00-2a11-453d-af9b-09e274129b2a, ipAddress=199.19.213.143, auth_method=openid-connect, token_id=1dbb8425-2cc3-4ea2-a627-cace27bc65cf, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e200d78d-fe01-4657-a9fa-1867100ca393, client_auth_method=client-secret, username=admin, authSessionParentId=c65d8dc2-b888-46ef-9ec0-c161cc924e53, authSessionTabId=JoAKlwaO0pQ 2026-04-02 16:52:07,745 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=898ff64e-e531-43e1-abb2-dc1fb8097589, clientId=3a6ebea9-d750-4600-8170-d6c083726553, userId=17e7eb00-2a11-453d-af9b-09e274129b2a, ipAddress=199.19.213.143, resourceType=CLIENT, resourcePath=clients/671791c6-a2e0-4fca-b80d-114c277bac3b 2026-04-02 16:52:08,120 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=898ff64e-e531-43e1-abb2-dc1fb8097589, clientId=admin-cli, userId=17e7eb00-2a11-453d-af9b-09e274129b2a, ipAddress=199.19.213.143, auth_method=openid-connect, token_id=6163ce89-84e6-46ee-98e2-9a5fa5991572, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7babdabd-a80d-4829-837f-ee25ee539a79, client_auth_method=client-secret, username=admin, authSessionParentId=c758fe8d-3e51-4525-b437-b8638d9d99b7, authSessionTabId=HnEX50sql00 2026-04-02 16:52:08,188 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=898ff64e-e531-43e1-abb2-dc1fb8097589, clientId=3a6ebea9-d750-4600-8170-d6c083726553, userId=17e7eb00-2a11-453d-af9b-09e274129b2a, ipAddress=199.19.213.143, resourceType=CLIENT, resourcePath=clients/788cc30d-1497-42cd-b698-f2b234ec6612 2026-04-02 16:52:08,585 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=898ff64e-e531-43e1-abb2-dc1fb8097589, clientId=admin-cli, userId=17e7eb00-2a11-453d-af9b-09e274129b2a, ipAddress=199.19.213.143, auth_method=openid-connect, token_id=1430e318-b19c-4427-aa3f-112c760fcbb3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b724a254-a2d6-4d0f-b09b-a5bf016d5dab, client_auth_method=client-secret, username=admin, authSessionParentId=e4eb57ce-5f5f-4319-adfa-042e523fc5f3, authSessionTabId=fJtsH4UNCFQ 2026-04-02 16:52:08,659 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=898ff64e-e531-43e1-abb2-dc1fb8097589, clientId=3a6ebea9-d750-4600-8170-d6c083726553, userId=17e7eb00-2a11-453d-af9b-09e274129b2a, ipAddress=199.19.213.143, resourceType=CLIENT, resourcePath=clients/ff444ada-ec3e-40bf-be26-f797f3234072 2026-04-02 16:52:09,427 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=898ff64e-e531-43e1-abb2-dc1fb8097589, clientId=admin-cli, userId=17e7eb00-2a11-453d-af9b-09e274129b2a, ipAddress=199.19.213.143, auth_method=openid-connect, token_id=49d7cbaf-b5d7-4916-8332-294e7f674ee7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=82134cb8-b95f-4de5-8f30-9b73091c359f, client_auth_method=client-secret, username=admin, authSessionParentId=a35649b6-b878-4cd6-b8ee-05aeb2c570df, authSessionTabId=iHlQ-jEaw2w 2026-04-02 16:52:09,533 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=898ff64e-e531-43e1-abb2-dc1fb8097589, clientId=3a6ebea9-d750-4600-8170-d6c083726553, userId=17e7eb00-2a11-453d-af9b-09e274129b2a, ipAddress=199.19.213.143, resourceType=CLIENT_ROLE, resourcePath=clients/671791c6-a2e0-4fca-b80d-114c277bac3b/roles/member 2026-04-02 16:52:09,929 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=898ff64e-e531-43e1-abb2-dc1fb8097589, clientId=admin-cli, userId=17e7eb00-2a11-453d-af9b-09e274129b2a, ipAddress=199.19.213.143, auth_method=openid-connect, token_id=93852e8a-1f69-4a84-afd6-186e5efaea06, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=175d3263-fb18-4235-9b0e-99528fa749ea, client_auth_method=client-secret, username=admin, authSessionParentId=3b86d68c-d890-4863-a304-aba2ef0819be, authSessionTabId=aJ7x4wxEK8Q 2026-04-02 16:52:10,007 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=898ff64e-e531-43e1-abb2-dc1fb8097589, clientId=3a6ebea9-d750-4600-8170-d6c083726553, userId=17e7eb00-2a11-453d-af9b-09e274129b2a, ipAddress=199.19.213.143, resourceType=CLIENT_ROLE, resourcePath=clients/788cc30d-1497-42cd-b698-f2b234ec6612/roles/admin 2026-04-02 16:52:10,393 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=898ff64e-e531-43e1-abb2-dc1fb8097589, clientId=admin-cli, userId=17e7eb00-2a11-453d-af9b-09e274129b2a, ipAddress=199.19.213.143, auth_method=openid-connect, token_id=ec954615-9f7d-4669-aa6f-3373b8897317, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=30e8f546-ddaa-4c95-a37b-47718b8db0ef, client_auth_method=client-secret, username=admin, authSessionParentId=51d83ca8-9d4a-4d61-881a-ff37b27b5799, authSessionTabId=AK1T7eUsryI 2026-04-02 16:52:10,477 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=898ff64e-e531-43e1-abb2-dc1fb8097589, clientId=3a6ebea9-d750-4600-8170-d6c083726553, userId=17e7eb00-2a11-453d-af9b-09e274129b2a, ipAddress=199.19.213.143, resourceType=CLIENT_ROLE, resourcePath=clients/788cc30d-1497-42cd-b698-f2b234ec6612/roles/editor 2026-04-02 16:52:10,852 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=898ff64e-e531-43e1-abb2-dc1fb8097589, clientId=admin-cli, userId=17e7eb00-2a11-453d-af9b-09e274129b2a, ipAddress=199.19.213.143, auth_method=openid-connect, token_id=0c9e1d11-b66d-4e9b-b9b4-03784ffa2cb2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d0ff3b0d-c3b5-4de9-9c80-2cf06d167f29, client_auth_method=client-secret, username=admin, authSessionParentId=bd3f00f0-47cf-48b4-b1cb-03cf3044cb8e, authSessionTabId=EcPFHd0m6xc 2026-04-02 16:52:10,944 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=898ff64e-e531-43e1-abb2-dc1fb8097589, clientId=3a6ebea9-d750-4600-8170-d6c083726553, userId=17e7eb00-2a11-453d-af9b-09e274129b2a, ipAddress=199.19.213.143, resourceType=CLIENT_ROLE, resourcePath=clients/788cc30d-1497-42cd-b698-f2b234ec6612/roles/viewer 2026-04-02 16:52:11,321 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=898ff64e-e531-43e1-abb2-dc1fb8097589, clientId=admin-cli, userId=17e7eb00-2a11-453d-af9b-09e274129b2a, ipAddress=199.19.213.143, auth_method=openid-connect, token_id=e4a2a7a0-ffa4-4f9d-b0cf-2425a9e74773, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=899cc8ca-5a08-4850-9c85-d58213ca6df2, client_auth_method=client-secret, username=admin, authSessionParentId=3240227d-d5b9-484b-8570-1a4b6449221d, authSessionTabId=hgKb8W-orJk 2026-04-02 16:52:11,401 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=898ff64e-e531-43e1-abb2-dc1fb8097589, clientId=3a6ebea9-d750-4600-8170-d6c083726553, userId=17e7eb00-2a11-453d-af9b-09e274129b2a, ipAddress=199.19.213.143, resourceType=CLIENT_ROLE, resourcePath=clients/ff444ada-ec3e-40bf-be26-f797f3234072/roles/member 2026-04-02 16:54:39,368 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=898ff64e-e531-43e1-abb2-dc1fb8097589, clientId=admin-cli, userId=17e7eb00-2a11-453d-af9b-09e274129b2a, ipAddress=199.19.213.143, auth_method=openid-connect, token_id=b24f2de2-2599-4883-8d34-349fa0734538, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bd0c9e96-5457-4dde-82db-4fbeca121eff, client_auth_method=client-secret, username=admin, authSessionParentId=3f5bf2f1-869c-40e4-afd2-88654af375da, authSessionTabId=RPpl8bamYP8 2026-04-02 16:54:39,577 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=898ff64e-e531-43e1-abb2-dc1fb8097589, clientId=3a6ebea9-d750-4600-8170-d6c083726553, userId=17e7eb00-2a11-453d-af9b-09e274129b2a, ipAddress=199.19.213.143, resourceType=REALM, resourcePath=null 2026-04-02 16:54:41,185 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=898ff64e-e531-43e1-abb2-dc1fb8097589, clientId=admin-cli, userId=17e7eb00-2a11-453d-af9b-09e274129b2a, ipAddress=199.19.213.143, auth_method=openid-connect, token_id=03922cf9-238e-460b-ac84-f576539da03b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ff37c9ff-42fc-4e96-9afd-9587b124bfef, client_auth_method=client-secret, username=admin, authSessionParentId=cd273cc0-cc0e-49cc-8df0-92c92e195c1a, authSessionTabId=yjs2Qr_pnGg 2026-04-02 16:54:41,266 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=898ff64e-e531-43e1-abb2-dc1fb8097589, clientId=3a6ebea9-d750-4600-8170-d6c083726553, userId=17e7eb00-2a11-453d-af9b-09e274129b2a, ipAddress=199.19.213.143, resourceType=CLIENT, resourcePath=clients/e909e047-b89e-43ad-afea-9d19723863d3 2026-04-02 16:54:42,075 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=898ff64e-e531-43e1-abb2-dc1fb8097589, clientId=admin-cli, userId=17e7eb00-2a11-453d-af9b-09e274129b2a, ipAddress=199.19.213.143, auth_method=openid-connect, token_id=1cdef9b0-a735-4c71-b512-8b9a9cc9a32a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b4d0128a-8f7a-4a8f-9207-dcda2dc4b9e5, client_auth_method=client-secret, username=admin, authSessionParentId=4ab19289-59cb-4473-a972-e058fc1381df, authSessionTabId=sc3Hy4fcNCM 2026-04-02 16:54:42,357 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=898ff64e-e531-43e1-abb2-dc1fb8097589, clientId=3a6ebea9-d750-4600-8170-d6c083726553, userId=17e7eb00-2a11-453d-af9b-09e274129b2a, ipAddress=199.19.213.143, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/7d445b06-8323-4e92-bc3b-b66f01f00436/role-mappings/clients/b731396e-7592-4d27-ab67-7c1bf465458a