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-19 13:36:15,938 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4344ms 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-19 13:36:17,314 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-19 13:36:19,402 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-19 13:36:19,534 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-19 13:36:19,803 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-19 13:36:19,922 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-19 13:36:19,924 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: ad786107-6e2d-4aa3-b0b3-9ab9f29e02e2, name: keycloak-0-5028 2026-04-19 13:36:19,929 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-19 13:36:19,930 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-19 13:36:19,935 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.45039 2026-04-19 13:36:20,223 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-19 13:36:21,939 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-5028: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-19 13:36:21,949 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-5028|0] (1) [keycloak-0-5028] 2026-04-19 13:36:21,962 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-5028`, physical addresses are `[10.0.0.207:60575]` 2026-04-19 13:36:22,440 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-5028, Site name: null 2026-04-19 13:36:23,163 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-19 13:36:23,163 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-19 13:36:23,303 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-19 13:36:23,492 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-19 13:36:23,492 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-19 13:36:23,588 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-19 13:36:23,588 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-19 13:36:55,351 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-19 13:36:55,372 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-19 13:36:57,462 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 41.310s. Listening on: http://0.0.0.0:8080 2026-04-19 13:36:57,463 INFO [io.quarkus] (main) Profile prod activated. 2026-04-19 13:36:57,463 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-19 13:36:57,641 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-19 13:37:13,682 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f51e301f-d925-4c04-9966-d994f75bc70d, clientId=admin-cli, userId=719680a5-f11f-476b-b794-22e95862dc9f, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=bc855c85-b292-4958-aa01-51a6621cdc91, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=99177325-6420-478b-a543-a7480c4102b0, client_auth_method=client-secret, username=admin, authSessionParentId=0f6925f6-bdbc-404e-9945-5692bff339fc, authSessionTabId=lnVbIGpbl6o 2026-04-19 13:37:15,535 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f51e301f-d925-4c04-9966-d994f75bc70d, clientId=3f16e40d-aff4-49e7-b412-92ef718dd907, userId=719680a5-f11f-476b-b794-22e95862dc9f, ipAddress=199.19.213.12, resourceType=REALM, resourcePath=atmosphere 2026-04-19 13:37:16,389 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f51e301f-d925-4c04-9966-d994f75bc70d, clientId=admin-cli, userId=719680a5-f11f-476b-b794-22e95862dc9f, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=e1a5315e-cd6a-487f-955a-eac58eeaa583, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2dd6065c-2ffc-4723-a48c-924b011515d6, client_auth_method=client-secret, username=admin, authSessionParentId=d46e08ef-96a5-4492-9d0f-aa761dbd78c8, authSessionTabId=6nxY5V3paLc 2026-04-19 13:37:16,494 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f51e301f-d925-4c04-9966-d994f75bc70d, clientId=3f16e40d-aff4-49e7-b412-92ef718dd907, userId=719680a5-f11f-476b-b794-22e95862dc9f, ipAddress=199.19.213.12, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/6f51c87c-852c-4172-b939-0db0eedd8643 2026-04-19 13:37:16,596 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f51e301f-d925-4c04-9966-d994f75bc70d, clientId=3f16e40d-aff4-49e7-b412-92ef718dd907, userId=719680a5-f11f-476b-b794-22e95862dc9f, ipAddress=199.19.213.12, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/6f51c87c-852c-4172-b939-0db0eedd8643/protocol-mappers/models/513ace6c-53e4-488b-93c1-52dcd5e8eefc 2026-04-19 13:37:37,643 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f51e301f-d925-4c04-9966-d994f75bc70d, clientId=admin-cli, userId=719680a5-f11f-476b-b794-22e95862dc9f, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=ab4cd71a-eea4-4eee-8ad6-6b4270c09875, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=89e5912a-14d0-4bdf-8a0b-edf641c761c5, client_auth_method=client-secret, username=admin, authSessionParentId=f3f30838-d516-4b9e-8c62-3dc86a7d4f12, authSessionTabId=2o8HCve-_7k 2026-04-19 13:37:37,747 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f51e301f-d925-4c04-9966-d994f75bc70d, clientId=3f16e40d-aff4-49e7-b412-92ef718dd907, userId=719680a5-f11f-476b-b794-22e95862dc9f, ipAddress=199.19.213.12, resourceType=CLIENT, resourcePath=clients/8e81505d-f435-4c71-8b03-1eb0fe89a322 2026-04-19 13:37:38,119 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f51e301f-d925-4c04-9966-d994f75bc70d, clientId=admin-cli, userId=719680a5-f11f-476b-b794-22e95862dc9f, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=c2e1a308-6d53-49c2-89e3-1b6e6627a030, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2fa02a53-1911-4431-9336-5f2f35b39974, client_auth_method=client-secret, username=admin, authSessionParentId=752c759f-e0ed-4dfb-afd5-544f58b872bd, authSessionTabId=b6AjCCskn60 2026-04-19 13:37:38,176 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f51e301f-d925-4c04-9966-d994f75bc70d, clientId=3f16e40d-aff4-49e7-b412-92ef718dd907, userId=719680a5-f11f-476b-b794-22e95862dc9f, ipAddress=199.19.213.12, resourceType=CLIENT, resourcePath=clients/540a94c5-fe60-4a95-af97-94987d997b38 2026-04-19 13:37:38,536 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f51e301f-d925-4c04-9966-d994f75bc70d, clientId=admin-cli, userId=719680a5-f11f-476b-b794-22e95862dc9f, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=6e05f94f-fed3-4b16-9dc2-ae07868f9243, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=25f33ae2-6d9e-44a2-9200-96d788645f2c, client_auth_method=client-secret, username=admin, authSessionParentId=66e3a01f-4d65-47b4-b3e0-29b9bb924866, authSessionTabId=jM1kOhHpXfQ 2026-04-19 13:37:38,599 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f51e301f-d925-4c04-9966-d994f75bc70d, clientId=3f16e40d-aff4-49e7-b412-92ef718dd907, userId=719680a5-f11f-476b-b794-22e95862dc9f, ipAddress=199.19.213.12, resourceType=CLIENT, resourcePath=clients/90d08cdf-6287-4170-a6db-5ccecc3a2829 2026-04-19 13:37:39,289 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f51e301f-d925-4c04-9966-d994f75bc70d, clientId=admin-cli, userId=719680a5-f11f-476b-b794-22e95862dc9f, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=9f31b404-1d74-4834-85a1-7a1dd92008b4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=524395c1-5499-4cf3-a5b2-2add01286320, client_auth_method=client-secret, username=admin, authSessionParentId=e01370a3-82cb-479e-ac88-da86a1de5415, authSessionTabId=Ia99vgm3OKA 2026-04-19 13:37:39,374 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f51e301f-d925-4c04-9966-d994f75bc70d, clientId=3f16e40d-aff4-49e7-b412-92ef718dd907, userId=719680a5-f11f-476b-b794-22e95862dc9f, ipAddress=199.19.213.12, resourceType=CLIENT_ROLE, resourcePath=clients/8e81505d-f435-4c71-8b03-1eb0fe89a322/roles/member 2026-04-19 13:37:39,761 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f51e301f-d925-4c04-9966-d994f75bc70d, clientId=admin-cli, userId=719680a5-f11f-476b-b794-22e95862dc9f, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=79a4f604-59a6-418f-829b-ab611980fbb2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5c5176cd-d35f-46da-ad9c-aa728ca2917d, client_auth_method=client-secret, username=admin, authSessionParentId=bf734e0a-19e7-4745-907f-61637684a6f9, authSessionTabId=9XWVcesD_ak 2026-04-19 13:37:39,842 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f51e301f-d925-4c04-9966-d994f75bc70d, clientId=3f16e40d-aff4-49e7-b412-92ef718dd907, userId=719680a5-f11f-476b-b794-22e95862dc9f, ipAddress=199.19.213.12, resourceType=CLIENT_ROLE, resourcePath=clients/540a94c5-fe60-4a95-af97-94987d997b38/roles/admin 2026-04-19 13:37:40,219 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f51e301f-d925-4c04-9966-d994f75bc70d, clientId=admin-cli, userId=719680a5-f11f-476b-b794-22e95862dc9f, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=27c7dc31-a9c4-43ca-8473-d908f090e576, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=858c3e7e-9401-4d4d-a3a1-452bc5521ba6, client_auth_method=client-secret, username=admin, authSessionParentId=7a9380ed-7b3d-4218-a596-1dc78d9845fd, authSessionTabId=-voiO0RvsRE 2026-04-19 13:37:40,302 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f51e301f-d925-4c04-9966-d994f75bc70d, clientId=3f16e40d-aff4-49e7-b412-92ef718dd907, userId=719680a5-f11f-476b-b794-22e95862dc9f, ipAddress=199.19.213.12, resourceType=CLIENT_ROLE, resourcePath=clients/540a94c5-fe60-4a95-af97-94987d997b38/roles/editor 2026-04-19 13:37:40,695 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f51e301f-d925-4c04-9966-d994f75bc70d, clientId=admin-cli, userId=719680a5-f11f-476b-b794-22e95862dc9f, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=dca99ada-4aef-4b95-afee-67da3e0ac6f2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=75dce0f6-df57-4731-89cc-92132060b60c, client_auth_method=client-secret, username=admin, authSessionParentId=5213be72-aa53-40b4-bf85-4df0953646ea, authSessionTabId=cLGPv4VT8Xw 2026-04-19 13:37:40,783 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f51e301f-d925-4c04-9966-d994f75bc70d, clientId=3f16e40d-aff4-49e7-b412-92ef718dd907, userId=719680a5-f11f-476b-b794-22e95862dc9f, ipAddress=199.19.213.12, resourceType=CLIENT_ROLE, resourcePath=clients/540a94c5-fe60-4a95-af97-94987d997b38/roles/viewer 2026-04-19 13:37:41,166 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f51e301f-d925-4c04-9966-d994f75bc70d, clientId=admin-cli, userId=719680a5-f11f-476b-b794-22e95862dc9f, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=c8ab26c0-1c60-4f06-bc86-142bdbf8f0a3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=66c33041-3ecb-470d-bd6e-1d5de27ce20f, client_auth_method=client-secret, username=admin, authSessionParentId=24305f4d-872b-4977-8441-0d6891c2fb1b, authSessionTabId=YXUBQzRlPXg 2026-04-19 13:37:41,254 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f51e301f-d925-4c04-9966-d994f75bc70d, clientId=3f16e40d-aff4-49e7-b412-92ef718dd907, userId=719680a5-f11f-476b-b794-22e95862dc9f, ipAddress=199.19.213.12, resourceType=CLIENT_ROLE, resourcePath=clients/90d08cdf-6287-4170-a6db-5ccecc3a2829/roles/member 2026-04-19 13:39:57,393 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f51e301f-d925-4c04-9966-d994f75bc70d, clientId=admin-cli, userId=719680a5-f11f-476b-b794-22e95862dc9f, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=ed05de6b-6240-4718-a9bd-f6aa46eb3b26, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e1c2cc46-d49b-4f0c-888e-68eae158dd38, client_auth_method=client-secret, username=admin, authSessionParentId=21bbf49b-3f53-4a89-afe3-cf33649b5410, authSessionTabId=C_ykvkaJxUE 2026-04-19 13:39:57,590 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f51e301f-d925-4c04-9966-d994f75bc70d, clientId=3f16e40d-aff4-49e7-b412-92ef718dd907, userId=719680a5-f11f-476b-b794-22e95862dc9f, ipAddress=199.19.213.12, resourceType=REALM, resourcePath=null 2026-04-19 13:39:59,132 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f51e301f-d925-4c04-9966-d994f75bc70d, clientId=admin-cli, userId=719680a5-f11f-476b-b794-22e95862dc9f, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=2297f264-5469-4ff4-a68d-d4695b017e81, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=16bf2260-ebdd-432d-b65c-10971e7704ae, client_auth_method=client-secret, username=admin, authSessionParentId=d07acea1-95c2-4c41-82b5-6fc4bfff8dc5, authSessionTabId=IgRGLhOEBMU 2026-04-19 13:39:59,225 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f51e301f-d925-4c04-9966-d994f75bc70d, clientId=3f16e40d-aff4-49e7-b412-92ef718dd907, userId=719680a5-f11f-476b-b794-22e95862dc9f, ipAddress=199.19.213.12, resourceType=CLIENT, resourcePath=clients/24c2d444-8654-4680-8b3e-cecc66a94c5d 2026-04-19 13:39:59,881 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f51e301f-d925-4c04-9966-d994f75bc70d, clientId=admin-cli, userId=719680a5-f11f-476b-b794-22e95862dc9f, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=e7bbda29-5eb1-4d30-bb16-ad3e3da93734, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=fc7ed8db-d898-4862-a092-f0c73742055d, client_auth_method=client-secret, username=admin, authSessionParentId=01b56ee3-7e2b-4233-afb2-3d1e986d1763, authSessionTabId=hEs6P1SOeyw 2026-04-19 13:40:00,167 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f51e301f-d925-4c04-9966-d994f75bc70d, clientId=3f16e40d-aff4-49e7-b412-92ef718dd907, userId=719680a5-f11f-476b-b794-22e95862dc9f, ipAddress=199.19.213.12, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/7f5cb978-e7ee-4b7c-a51a-5871616fce73/role-mappings/clients/f88edff6-a396-4b83-89c1-4bcd78101f82