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-18 09:16:25,468 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4712ms 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-18 09:16:26,838 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-18 09:16:28,940 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-18 09:16:29,101 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-18 09:16:29,239 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-18 09:16:29,369 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-18 09:16:29,371 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: cebc6832-6634-4a5c-83fd-e26f18f05dad, name: keycloak-0-49869 2026-04-18 09:16:29,377 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-18 09:16:29,377 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-18 09:16:29,383 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.40544 2026-04-18 09:16:29,619 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-18 09:16:31,389 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-49869: no members discovered after 2003 ms: creating cluster as coordinator 2026-04-18 09:16:31,402 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-49869|0] (1) [keycloak-0-49869] 2026-04-18 09:16:31,417 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-49869`, physical addresses are `[10.0.0.155:56080]` 2026-04-18 09:16:31,847 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-49869, Site name: null 2026-04-18 09:16:32,637 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-18 09:16:32,637 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-18 09:16:32,781 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-18 09:16:32,976 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-18 09:16:32,977 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-18 09:16:33,076 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-18 09:16:33,076 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-18 09:17:12,080 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-18 09:17:12,106 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-18 09:17:13,991 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 48.348s. Listening on: http://0.0.0.0:8080 2026-04-18 09:17:13,991 INFO [io.quarkus] (main) Profile prod activated. 2026-04-18 09:17:13,992 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-18 09:17:14,141 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-18 09:17:30,252 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=04e5d92c-73e7-47ce-908c-4b8b5cfc14bc, clientId=admin-cli, userId=3cdf4b9d-983b-49a6-9556-4cc652393330, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=875e5fa3-7b90-411d-a8cd-a7f5a5bc3184, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c36530a1-c1e5-4d95-8411-ced83a427798, client_auth_method=client-secret, username=admin, authSessionParentId=ea965380-efbb-4d4f-b26c-7b97be0a9555, authSessionTabId=6mf-J_3FZo0 2026-04-18 09:17:31,652 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=04e5d92c-73e7-47ce-908c-4b8b5cfc14bc, clientId=cb3c3f61-570c-4d80-898e-901e0cfea40b, userId=3cdf4b9d-983b-49a6-9556-4cc652393330, ipAddress=199.204.45.22, resourceType=REALM, resourcePath=atmosphere 2026-04-18 09:17:32,444 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=04e5d92c-73e7-47ce-908c-4b8b5cfc14bc, clientId=admin-cli, userId=3cdf4b9d-983b-49a6-9556-4cc652393330, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=a5aa01d9-c5e1-4071-9a86-798f59221099, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1501b143-eea0-4583-a1b3-8babe0484c43, client_auth_method=client-secret, username=admin, authSessionParentId=ca861fe3-585e-454d-87fd-8582dba0f9ed, authSessionTabId=luI-rHTI70g 2026-04-18 09:17:32,542 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=04e5d92c-73e7-47ce-908c-4b8b5cfc14bc, clientId=cb3c3f61-570c-4d80-898e-901e0cfea40b, userId=3cdf4b9d-983b-49a6-9556-4cc652393330, ipAddress=199.204.45.22, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/d59816c9-b347-443e-ba09-37e3ad27875a 2026-04-18 09:17:32,653 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=04e5d92c-73e7-47ce-908c-4b8b5cfc14bc, clientId=cb3c3f61-570c-4d80-898e-901e0cfea40b, userId=3cdf4b9d-983b-49a6-9556-4cc652393330, ipAddress=199.204.45.22, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/d59816c9-b347-443e-ba09-37e3ad27875a/protocol-mappers/models/4724e94c-22bf-4eb4-a646-097327303719 2026-04-18 09:17:53,673 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=04e5d92c-73e7-47ce-908c-4b8b5cfc14bc, clientId=admin-cli, userId=3cdf4b9d-983b-49a6-9556-4cc652393330, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=f3a57115-5872-4c85-b28b-fefd802994f7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6d6d574b-8c04-427f-9ea8-a60a312328b4, client_auth_method=client-secret, username=admin, authSessionParentId=0446ec7e-8d4c-472b-a56a-129b763f741e, authSessionTabId=_K8PCsHNtR8 2026-04-18 09:17:53,781 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=04e5d92c-73e7-47ce-908c-4b8b5cfc14bc, clientId=cb3c3f61-570c-4d80-898e-901e0cfea40b, userId=3cdf4b9d-983b-49a6-9556-4cc652393330, ipAddress=199.204.45.22, resourceType=CLIENT, resourcePath=clients/6ff051d9-a14b-4e86-85c2-f7f51a743735 2026-04-18 09:17:54,154 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=04e5d92c-73e7-47ce-908c-4b8b5cfc14bc, clientId=admin-cli, userId=3cdf4b9d-983b-49a6-9556-4cc652393330, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=dd7dd430-5010-45c7-aac2-07428d1a8843, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=da70df76-e339-4f4b-b8c9-4ff9efa951f5, client_auth_method=client-secret, username=admin, authSessionParentId=4aa52559-b1a9-47f8-8a0d-cf1d68d0dfaf, authSessionTabId=5zTOHtNQpgg 2026-04-18 09:17:54,218 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=04e5d92c-73e7-47ce-908c-4b8b5cfc14bc, clientId=cb3c3f61-570c-4d80-898e-901e0cfea40b, userId=3cdf4b9d-983b-49a6-9556-4cc652393330, ipAddress=199.204.45.22, resourceType=CLIENT, resourcePath=clients/f762bf1a-547e-4212-99ec-66ada9554baa 2026-04-18 09:17:54,577 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=04e5d92c-73e7-47ce-908c-4b8b5cfc14bc, clientId=admin-cli, userId=3cdf4b9d-983b-49a6-9556-4cc652393330, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=2caf5305-7ee2-4a4c-9879-0e9f82234d34, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=737cce42-16c1-48dc-a43a-e574d44b06c0, client_auth_method=client-secret, username=admin, authSessionParentId=2c079c7c-94ed-477f-b626-b51e6d331ce4, authSessionTabId=sTRz7IMFbp8 2026-04-18 09:17:54,647 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=04e5d92c-73e7-47ce-908c-4b8b5cfc14bc, clientId=cb3c3f61-570c-4d80-898e-901e0cfea40b, userId=3cdf4b9d-983b-49a6-9556-4cc652393330, ipAddress=199.204.45.22, resourceType=CLIENT, resourcePath=clients/f3b4b119-5c37-46a2-9d54-68acceb6e8f2 2026-04-18 09:17:55,271 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=04e5d92c-73e7-47ce-908c-4b8b5cfc14bc, clientId=admin-cli, userId=3cdf4b9d-983b-49a6-9556-4cc652393330, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=42ebf87c-ba7f-4b1b-84ae-fa5a4056fc0a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5967e584-de58-418a-bdbb-f19e1ce66c10, client_auth_method=client-secret, username=admin, authSessionParentId=fbdb48b9-704c-445c-a3ad-7294ff1906b9, authSessionTabId=UDnVUuZIzto 2026-04-18 09:17:55,397 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=04e5d92c-73e7-47ce-908c-4b8b5cfc14bc, clientId=cb3c3f61-570c-4d80-898e-901e0cfea40b, userId=3cdf4b9d-983b-49a6-9556-4cc652393330, ipAddress=199.204.45.22, resourceType=CLIENT_ROLE, resourcePath=clients/6ff051d9-a14b-4e86-85c2-f7f51a743735/roles/member 2026-04-18 09:17:55,905 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=04e5d92c-73e7-47ce-908c-4b8b5cfc14bc, clientId=admin-cli, userId=3cdf4b9d-983b-49a6-9556-4cc652393330, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=e4060fc1-ec3d-4b0b-89c9-a676fda2d81a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=63dc7814-d063-44f0-b064-3e352747b27e, client_auth_method=client-secret, username=admin, authSessionParentId=6be8f593-24d1-4107-a724-5ef758039d92, authSessionTabId=aO-aSEmG52w 2026-04-18 09:17:55,992 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=04e5d92c-73e7-47ce-908c-4b8b5cfc14bc, clientId=cb3c3f61-570c-4d80-898e-901e0cfea40b, userId=3cdf4b9d-983b-49a6-9556-4cc652393330, ipAddress=199.204.45.22, resourceType=CLIENT_ROLE, resourcePath=clients/f762bf1a-547e-4212-99ec-66ada9554baa/roles/admin 2026-04-18 09:17:56,401 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=04e5d92c-73e7-47ce-908c-4b8b5cfc14bc, clientId=admin-cli, userId=3cdf4b9d-983b-49a6-9556-4cc652393330, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=29521304-9d7a-4431-ad4f-3082da4bd456, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4156c87d-974e-42c4-98b9-138c8accc0e0, client_auth_method=client-secret, username=admin, authSessionParentId=64e7506b-c44c-4551-87c2-414bb0796924, authSessionTabId=CqQY6cQv2l0 2026-04-18 09:17:56,482 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=04e5d92c-73e7-47ce-908c-4b8b5cfc14bc, clientId=cb3c3f61-570c-4d80-898e-901e0cfea40b, userId=3cdf4b9d-983b-49a6-9556-4cc652393330, ipAddress=199.204.45.22, resourceType=CLIENT_ROLE, resourcePath=clients/f762bf1a-547e-4212-99ec-66ada9554baa/roles/editor 2026-04-18 09:17:56,853 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=04e5d92c-73e7-47ce-908c-4b8b5cfc14bc, clientId=admin-cli, userId=3cdf4b9d-983b-49a6-9556-4cc652393330, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=c76890db-f630-4b40-a484-26f31b8e5243, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=973f17f1-4418-4a1b-9ecd-72f460bb71c3, client_auth_method=client-secret, username=admin, authSessionParentId=0f591392-f2a7-41bf-a257-9b7d78dbc6d8, authSessionTabId=XCDZJowsjG4 2026-04-18 09:17:56,949 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=04e5d92c-73e7-47ce-908c-4b8b5cfc14bc, clientId=cb3c3f61-570c-4d80-898e-901e0cfea40b, userId=3cdf4b9d-983b-49a6-9556-4cc652393330, ipAddress=199.204.45.22, resourceType=CLIENT_ROLE, resourcePath=clients/f762bf1a-547e-4212-99ec-66ada9554baa/roles/viewer 2026-04-18 09:17:57,333 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=04e5d92c-73e7-47ce-908c-4b8b5cfc14bc, clientId=admin-cli, userId=3cdf4b9d-983b-49a6-9556-4cc652393330, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=24341f39-9b88-448d-b1ea-7557fa8fb493, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1d200d10-8d78-40bc-a365-33df0023115a, client_auth_method=client-secret, username=admin, authSessionParentId=42008557-15ea-4a24-894f-0bb6c4291e83, authSessionTabId=7clgl6p9H70 2026-04-18 09:17:57,426 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=04e5d92c-73e7-47ce-908c-4b8b5cfc14bc, clientId=cb3c3f61-570c-4d80-898e-901e0cfea40b, userId=3cdf4b9d-983b-49a6-9556-4cc652393330, ipAddress=199.204.45.22, resourceType=CLIENT_ROLE, resourcePath=clients/f3b4b119-5c37-46a2-9d54-68acceb6e8f2/roles/member 2026-04-18 09:20:28,164 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=04e5d92c-73e7-47ce-908c-4b8b5cfc14bc, clientId=admin-cli, userId=3cdf4b9d-983b-49a6-9556-4cc652393330, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=857f2503-4156-4897-8f81-7418a51ef636, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=50555ffa-e885-4fa3-b75b-870ea1d0a6da, client_auth_method=client-secret, username=admin, authSessionParentId=07d8b578-1d0e-45f3-bb72-3bf5aee844d3, authSessionTabId=pG-axzMDyas 2026-04-18 09:20:28,379 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=04e5d92c-73e7-47ce-908c-4b8b5cfc14bc, clientId=cb3c3f61-570c-4d80-898e-901e0cfea40b, userId=3cdf4b9d-983b-49a6-9556-4cc652393330, ipAddress=199.204.45.22, resourceType=REALM, resourcePath=null 2026-04-18 09:20:29,846 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=04e5d92c-73e7-47ce-908c-4b8b5cfc14bc, clientId=admin-cli, userId=3cdf4b9d-983b-49a6-9556-4cc652393330, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=191c7684-b1e7-4332-b6b8-20bd615ca8ab, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=65c0b80d-63ec-4d51-ad51-24dc529d8dcd, client_auth_method=client-secret, username=admin, authSessionParentId=652cacdd-c0a2-41cc-b7f5-67dec0bee84b, authSessionTabId=GKlBag7suzQ 2026-04-18 09:20:29,937 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=04e5d92c-73e7-47ce-908c-4b8b5cfc14bc, clientId=cb3c3f61-570c-4d80-898e-901e0cfea40b, userId=3cdf4b9d-983b-49a6-9556-4cc652393330, ipAddress=199.204.45.22, resourceType=CLIENT, resourcePath=clients/d45a8178-f399-4c2f-b7b0-9cccedb5bf6e 2026-04-18 09:20:30,662 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=04e5d92c-73e7-47ce-908c-4b8b5cfc14bc, clientId=admin-cli, userId=3cdf4b9d-983b-49a6-9556-4cc652393330, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=0b6a6040-ff23-4f40-90b6-ebea3c1f6d56, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3b4c8ab3-99d1-423e-82fe-c31873b9e557, client_auth_method=client-secret, username=admin, authSessionParentId=f6d94411-8abf-4a83-bbda-6fde57f8395b, authSessionTabId=le_FmgwIQHY 2026-04-18 09:20:30,916 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=04e5d92c-73e7-47ce-908c-4b8b5cfc14bc, clientId=cb3c3f61-570c-4d80-898e-901e0cfea40b, userId=3cdf4b9d-983b-49a6-9556-4cc652393330, ipAddress=199.204.45.22, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/3b0a7454-c125-4ea1-b5f9-8e1e6e47cc04/role-mappings/clients/c8166b9a-1228-44a6-94d2-6561be7edcf6