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-22 16:36:05,767 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5108ms 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-22 16:36:07,161 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-22 16:36:09,386 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-22 16:36:09,557 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-22 16:36:09,704 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-22 16:36:09,807 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-22 16:36:09,809 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: d88b9e8c-c7a7-4804-910c-71259db48ed0, name: keycloak-0-59013 2026-04-22 16:36:09,815 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-22 16:36:09,816 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-22 16:36:09,829 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.38822 2026-04-22 16:36:10,090 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-22 16:36:10,865 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-22 16:36:10,865 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-22 16:36:11,021 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-22 16:36:11,212 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-22 16:36:11,213 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-22 16:36:11,326 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-22 16:36:11,327 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-22 16:36:11,835 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-59013: no members discovered after 2003 ms: creating cluster as coordinator 2026-04-22 16:36:11,848 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-59013|0] (1) [keycloak-0-59013] 2026-04-22 16:36:11,865 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-59013`, physical addresses are `[10.0.0.155:54358]` 2026-04-22 16:36:45,656 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-59013, Site name: null 2026-04-22 16:36:45,825 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-22 16:36:45,842 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-22 16:36:47,937 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 41.976s. Listening on: http://0.0.0.0:8080 2026-04-22 16:36:47,938 INFO [io.quarkus] (main) Profile prod activated. 2026-04-22 16:36:47,938 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-22 16:36:48,093 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-22 16:37:06,036 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=88ad20f9-f9e5-43a7-9c58-c0ccec00be16, clientId=admin-cli, userId=6b6b44e5-73a2-4014-9884-266f617b2d6a, ipAddress=199.19.213.168, auth_method=openid-connect, token_id=b2297951-09b6-463f-a664-c058e4d0b090, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8186c394-cf97-45b6-a80c-84f5ee3a23b0, client_auth_method=client-secret, username=admin, authSessionParentId=e56c3d1f-4a0b-4faf-80bc-5f5963e37fe7, authSessionTabId=YXSf-NgaZYY 2026-04-22 16:37:08,236 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=88ad20f9-f9e5-43a7-9c58-c0ccec00be16, clientId=256b6985-85d7-4549-9f2e-cbe282c414d0, userId=6b6b44e5-73a2-4014-9884-266f617b2d6a, ipAddress=199.19.213.168, resourceType=REALM, resourcePath=atmosphere 2026-04-22 16:37:09,045 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=88ad20f9-f9e5-43a7-9c58-c0ccec00be16, clientId=admin-cli, userId=6b6b44e5-73a2-4014-9884-266f617b2d6a, ipAddress=199.19.213.168, auth_method=openid-connect, token_id=448b4e7e-48d7-4710-bc69-47c4cf1a7686, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cdd0b9f2-bc55-4d42-9aad-627e738438f6, client_auth_method=client-secret, username=admin, authSessionParentId=92d40ca4-f03e-4926-8bcd-0783d9b49bf0, authSessionTabId=mjdg8T54I1E 2026-04-22 16:37:09,144 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=88ad20f9-f9e5-43a7-9c58-c0ccec00be16, clientId=256b6985-85d7-4549-9f2e-cbe282c414d0, userId=6b6b44e5-73a2-4014-9884-266f617b2d6a, ipAddress=199.19.213.168, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/0a665fb9-91cf-4366-9a22-449cd58128cc 2026-04-22 16:37:09,236 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=88ad20f9-f9e5-43a7-9c58-c0ccec00be16, clientId=256b6985-85d7-4549-9f2e-cbe282c414d0, userId=6b6b44e5-73a2-4014-9884-266f617b2d6a, ipAddress=199.19.213.168, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/0a665fb9-91cf-4366-9a22-449cd58128cc/protocol-mappers/models/8eb920f0-6540-43a2-81ad-e19f0af42b78 2026-04-22 16:37:30,230 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=88ad20f9-f9e5-43a7-9c58-c0ccec00be16, clientId=admin-cli, userId=6b6b44e5-73a2-4014-9884-266f617b2d6a, ipAddress=199.19.213.168, auth_method=openid-connect, token_id=509470c4-bc3d-4beb-95b0-5188b35c91d8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2e164dd6-1406-4553-8296-252e14abbb78, client_auth_method=client-secret, username=admin, authSessionParentId=596f48a3-6afc-4054-8374-b255cab2cc9c, authSessionTabId=EzR9G0XnUs4 2026-04-22 16:37:30,334 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=88ad20f9-f9e5-43a7-9c58-c0ccec00be16, clientId=256b6985-85d7-4549-9f2e-cbe282c414d0, userId=6b6b44e5-73a2-4014-9884-266f617b2d6a, ipAddress=199.19.213.168, resourceType=CLIENT, resourcePath=clients/3aa3c4fd-f2f2-4fc5-ac1a-f51f6f8a9493 2026-04-22 16:37:30,711 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=88ad20f9-f9e5-43a7-9c58-c0ccec00be16, clientId=admin-cli, userId=6b6b44e5-73a2-4014-9884-266f617b2d6a, ipAddress=199.19.213.168, auth_method=openid-connect, token_id=20aacc8d-576a-4354-b422-da4c51d60997, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=32006c6c-b5a9-4b9c-902d-45efd97cec9b, client_auth_method=client-secret, username=admin, authSessionParentId=10ac3256-3d2f-499a-a09e-9145a513901c, authSessionTabId=ic3rBZeSbnk 2026-04-22 16:37:30,789 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=88ad20f9-f9e5-43a7-9c58-c0ccec00be16, clientId=256b6985-85d7-4549-9f2e-cbe282c414d0, userId=6b6b44e5-73a2-4014-9884-266f617b2d6a, ipAddress=199.19.213.168, resourceType=CLIENT, resourcePath=clients/5a2f7376-ddde-4ed7-a05f-0684cf1b73df 2026-04-22 16:37:31,149 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=88ad20f9-f9e5-43a7-9c58-c0ccec00be16, clientId=admin-cli, userId=6b6b44e5-73a2-4014-9884-266f617b2d6a, ipAddress=199.19.213.168, auth_method=openid-connect, token_id=26b7c845-782b-4d94-8a8b-a084c1dddca1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=79ce18b5-598b-4b02-a8ee-1641163ef512, client_auth_method=client-secret, username=admin, authSessionParentId=e3cdaaf0-ed48-4037-917d-d8ae7fbffa8c, authSessionTabId=jsest-c0s9Y 2026-04-22 16:37:31,228 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=88ad20f9-f9e5-43a7-9c58-c0ccec00be16, clientId=256b6985-85d7-4549-9f2e-cbe282c414d0, userId=6b6b44e5-73a2-4014-9884-266f617b2d6a, ipAddress=199.19.213.168, resourceType=CLIENT, resourcePath=clients/5c6f5c44-3072-4c97-aa41-570f235faaba 2026-04-22 16:37:31,849 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=88ad20f9-f9e5-43a7-9c58-c0ccec00be16, clientId=admin-cli, userId=6b6b44e5-73a2-4014-9884-266f617b2d6a, ipAddress=199.19.213.168, auth_method=openid-connect, token_id=c4158a67-c6f5-49da-8503-934b3c0cb6d7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=93fc312e-6c9b-4b23-8c8f-c62d50eab4c5, client_auth_method=client-secret, username=admin, authSessionParentId=c24cc250-d4c0-45e6-a38b-f962525432d4, authSessionTabId=6R8cUYEG0z0 2026-04-22 16:37:31,963 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=88ad20f9-f9e5-43a7-9c58-c0ccec00be16, clientId=256b6985-85d7-4549-9f2e-cbe282c414d0, userId=6b6b44e5-73a2-4014-9884-266f617b2d6a, ipAddress=199.19.213.168, resourceType=CLIENT_ROLE, resourcePath=clients/3aa3c4fd-f2f2-4fc5-ac1a-f51f6f8a9493/roles/member 2026-04-22 16:37:32,353 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=88ad20f9-f9e5-43a7-9c58-c0ccec00be16, clientId=admin-cli, userId=6b6b44e5-73a2-4014-9884-266f617b2d6a, ipAddress=199.19.213.168, auth_method=openid-connect, token_id=773a8d63-16b2-4476-b897-3da3fc3e6db1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ba1fffc0-608f-46b7-8b82-19bc92ed7106, client_auth_method=client-secret, username=admin, authSessionParentId=b9cb8149-fbec-4ca6-be44-af9800c5ad67, authSessionTabId=LOm6l6E1iE0 2026-04-22 16:37:32,432 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=88ad20f9-f9e5-43a7-9c58-c0ccec00be16, clientId=256b6985-85d7-4549-9f2e-cbe282c414d0, userId=6b6b44e5-73a2-4014-9884-266f617b2d6a, ipAddress=199.19.213.168, resourceType=CLIENT_ROLE, resourcePath=clients/5a2f7376-ddde-4ed7-a05f-0684cf1b73df/roles/admin 2026-04-22 16:37:32,840 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=88ad20f9-f9e5-43a7-9c58-c0ccec00be16, clientId=admin-cli, userId=6b6b44e5-73a2-4014-9884-266f617b2d6a, ipAddress=199.19.213.168, auth_method=openid-connect, token_id=41960a78-b06f-4ed8-a426-be08de53c0e6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=005e1d4b-709a-460d-9952-8813b8016543, client_auth_method=client-secret, username=admin, authSessionParentId=05a6309c-be25-404d-9551-81293a246d0d, authSessionTabId=xxHhwVXfd2c 2026-04-22 16:37:32,916 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=88ad20f9-f9e5-43a7-9c58-c0ccec00be16, clientId=256b6985-85d7-4549-9f2e-cbe282c414d0, userId=6b6b44e5-73a2-4014-9884-266f617b2d6a, ipAddress=199.19.213.168, resourceType=CLIENT_ROLE, resourcePath=clients/5a2f7376-ddde-4ed7-a05f-0684cf1b73df/roles/editor 2026-04-22 16:37:33,315 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=88ad20f9-f9e5-43a7-9c58-c0ccec00be16, clientId=admin-cli, userId=6b6b44e5-73a2-4014-9884-266f617b2d6a, ipAddress=199.19.213.168, auth_method=openid-connect, token_id=df98caec-1801-444c-835c-f9a24483c0ca, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6f8a7c61-86e8-4439-9fc7-a2c2d53e18be, client_auth_method=client-secret, username=admin, authSessionParentId=b7cb9bec-c066-46d2-a55e-08ef44d3ccfe, authSessionTabId=2BKNA_Zy4oQ 2026-04-22 16:37:33,403 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=88ad20f9-f9e5-43a7-9c58-c0ccec00be16, clientId=256b6985-85d7-4549-9f2e-cbe282c414d0, userId=6b6b44e5-73a2-4014-9884-266f617b2d6a, ipAddress=199.19.213.168, resourceType=CLIENT_ROLE, resourcePath=clients/5a2f7376-ddde-4ed7-a05f-0684cf1b73df/roles/viewer 2026-04-22 16:37:33,800 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=88ad20f9-f9e5-43a7-9c58-c0ccec00be16, clientId=admin-cli, userId=6b6b44e5-73a2-4014-9884-266f617b2d6a, ipAddress=199.19.213.168, auth_method=openid-connect, token_id=4b56ae85-c1cb-4aae-9461-47eed29bbdf2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b12afc76-1c22-4a58-8804-49f1de997050, client_auth_method=client-secret, username=admin, authSessionParentId=e2244775-f60d-4689-bfe6-0980c471e7a4, authSessionTabId=6xTZNf8DQ_Q 2026-04-22 16:37:33,888 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=88ad20f9-f9e5-43a7-9c58-c0ccec00be16, clientId=256b6985-85d7-4549-9f2e-cbe282c414d0, userId=6b6b44e5-73a2-4014-9884-266f617b2d6a, ipAddress=199.19.213.168, resourceType=CLIENT_ROLE, resourcePath=clients/5c6f5c44-3072-4c97-aa41-570f235faaba/roles/member 2026-04-22 16:40:11,346 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=88ad20f9-f9e5-43a7-9c58-c0ccec00be16, clientId=admin-cli, userId=6b6b44e5-73a2-4014-9884-266f617b2d6a, ipAddress=199.19.213.168, auth_method=openid-connect, token_id=837d4661-bfbd-474f-9367-e9f38a88f00c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=de708438-7c8a-4b9e-a2b3-28a3ac758327, client_auth_method=client-secret, username=admin, authSessionParentId=8981fd2c-3b0e-4f15-b4ec-60bdf071c198, authSessionTabId=TdWOLgFzZhg 2026-04-22 16:40:11,534 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=88ad20f9-f9e5-43a7-9c58-c0ccec00be16, clientId=256b6985-85d7-4549-9f2e-cbe282c414d0, userId=6b6b44e5-73a2-4014-9884-266f617b2d6a, ipAddress=199.19.213.168, resourceType=REALM, resourcePath=null 2026-04-22 16:40:12,884 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=88ad20f9-f9e5-43a7-9c58-c0ccec00be16, clientId=admin-cli, userId=6b6b44e5-73a2-4014-9884-266f617b2d6a, ipAddress=199.19.213.168, auth_method=openid-connect, token_id=a03777be-e573-400b-a711-2de59b421159, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cbdace93-6484-4ac2-89ef-8ca8c3d7e82e, client_auth_method=client-secret, username=admin, authSessionParentId=20f25d2f-5d14-4fec-82dd-d785138c8b07, authSessionTabId=szpgC-fbqZE 2026-04-22 16:40:12,969 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=88ad20f9-f9e5-43a7-9c58-c0ccec00be16, clientId=256b6985-85d7-4549-9f2e-cbe282c414d0, userId=6b6b44e5-73a2-4014-9884-266f617b2d6a, ipAddress=199.19.213.168, resourceType=CLIENT, resourcePath=clients/32c676e2-03d6-4799-ae7d-965aeeeeff7f 2026-04-22 16:40:13,596 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=88ad20f9-f9e5-43a7-9c58-c0ccec00be16, clientId=admin-cli, userId=6b6b44e5-73a2-4014-9884-266f617b2d6a, ipAddress=199.19.213.168, auth_method=openid-connect, token_id=88454623-4480-4341-a282-b5a462f6a2ac, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e8da737c-6aa4-459c-88dc-8adb23a92f67, client_auth_method=client-secret, username=admin, authSessionParentId=aea04ea6-d4b0-42d3-83b5-3aefbf5cb85d, authSessionTabId=vU15O5xnqzw 2026-04-22 16:40:13,872 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=88ad20f9-f9e5-43a7-9c58-c0ccec00be16, clientId=256b6985-85d7-4549-9f2e-cbe282c414d0, userId=6b6b44e5-73a2-4014-9884-266f617b2d6a, ipAddress=199.19.213.168, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/7ea83063-46e7-450a-a4b7-98dce1c4d09b/role-mappings/clients/d0b4e51e-7165-42e0-b4a1-3b332f4be663