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-03-13 09:58:30,475 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4570ms 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-03-13 09:58:31,870 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-03-13 09:58:33,940 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-03-13 09:58:34,101 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-03-13 09:58:34,252 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-03-13 09:58:34,347 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-03-13 09:58:34,349 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: aaa7fabd-7481-4906-92de-bbcf101e67ff, name: keycloak-0-10798 2026-03-13 09:58:34,354 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-03-13 09:58:34,354 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-03-13 09:58:34,363 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.44688 2026-03-13 09:58:34,643 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-03-13 09:58:36,376 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-10798: no members discovered after 2003 ms: creating cluster as coordinator 2026-03-13 09:58:36,386 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-10798|0] (1) [keycloak-0-10798] 2026-03-13 09:58:36,398 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-10798`, physical addresses are `[10.0.0.56:60224]` 2026-03-13 09:58:36,791 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-10798, Site name: null 2026-03-13 09:58:37,475 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-03-13 09:58:37,475 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-03-13 09:58:37,641 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-03-13 09:58:37,827 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-03-13 09:58:37,827 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-03-13 09:58:37,923 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-03-13 09:58:37,923 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-03-13 09:59:09,805 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-03-13 09:59:09,849 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-03-13 09:59:11,941 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 41.258s. Listening on: http://0.0.0.0:8080 2026-03-13 09:59:11,942 INFO [io.quarkus] (main) Profile prod activated. 2026-03-13 09:59:11,942 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-03-13 09:59:12,095 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-03-13 09:59:27,302 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5959423d-e882-4931-b37b-7b14e7fd8668, clientId=admin-cli, userId=9fe21327-9517-4e23-a475-55fb3745ad4c, ipAddress=199.204.45.65, auth_method=openid-connect, token_id=96bf1cd7-c55d-4278-9d71-9a20b5df23f8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e1ce486f-d099-4814-be17-2ba2df041891, client_auth_method=client-secret, username=admin, authSessionParentId=113d6c27-0eba-487d-ae5b-7f44d9797a24, authSessionTabId=geXM9Td6sJA 2026-03-13 09:59:28,734 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5959423d-e882-4931-b37b-7b14e7fd8668, clientId=ed41076e-d7a2-48c4-8d8b-29bff3947432, userId=9fe21327-9517-4e23-a475-55fb3745ad4c, ipAddress=199.204.45.65, resourceType=REALM, resourcePath=atmosphere 2026-03-13 09:59:29,527 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5959423d-e882-4931-b37b-7b14e7fd8668, clientId=admin-cli, userId=9fe21327-9517-4e23-a475-55fb3745ad4c, ipAddress=199.204.45.65, auth_method=openid-connect, token_id=aa3cd874-e220-453e-97a6-1b7eb7943abc, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3929c6d3-3edb-4d96-8f5d-ce55064243cb, client_auth_method=client-secret, username=admin, authSessionParentId=f611c0b7-ba4a-4682-8fd4-96b4526d16f7, authSessionTabId=PHDdbKvb3vM 2026-03-13 09:59:29,614 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=5959423d-e882-4931-b37b-7b14e7fd8668, clientId=ed41076e-d7a2-48c4-8d8b-29bff3947432, userId=9fe21327-9517-4e23-a475-55fb3745ad4c, ipAddress=199.204.45.65, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/350701bf-54f4-425f-9714-3bff743baad7 2026-03-13 09:59:29,694 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=5959423d-e882-4931-b37b-7b14e7fd8668, clientId=ed41076e-d7a2-48c4-8d8b-29bff3947432, userId=9fe21327-9517-4e23-a475-55fb3745ad4c, ipAddress=199.204.45.65, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/350701bf-54f4-425f-9714-3bff743baad7/protocol-mappers/models/2c727e38-2e39-48e7-9bd1-7d5eeabb8d1c 2026-03-13 09:59:50,491 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5959423d-e882-4931-b37b-7b14e7fd8668, clientId=admin-cli, userId=9fe21327-9517-4e23-a475-55fb3745ad4c, ipAddress=199.204.45.65, auth_method=openid-connect, token_id=32ffc289-5f6c-4694-b006-d40a6966d645, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2ed12773-03c1-415e-b01d-daed3bbf2b7a, client_auth_method=client-secret, username=admin, authSessionParentId=2736cc8f-5d7f-43dd-8f57-27cc81c72699, authSessionTabId=BxMRTc0-Cq8 2026-03-13 09:59:50,595 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5959423d-e882-4931-b37b-7b14e7fd8668, clientId=ed41076e-d7a2-48c4-8d8b-29bff3947432, userId=9fe21327-9517-4e23-a475-55fb3745ad4c, ipAddress=199.204.45.65, resourceType=CLIENT, resourcePath=clients/33d549aa-5ed9-457c-99f3-015edca8a0a3 2026-03-13 09:59:50,953 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5959423d-e882-4931-b37b-7b14e7fd8668, clientId=admin-cli, userId=9fe21327-9517-4e23-a475-55fb3745ad4c, ipAddress=199.204.45.65, auth_method=openid-connect, token_id=03016b67-d028-4eed-bf79-9f6bcc511c1c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9a1d1bff-f4f3-4c5e-b82e-c3dc1a6ef79a, client_auth_method=client-secret, username=admin, authSessionParentId=2643110d-9a02-4a99-8b40-634dbe0f2dbe, authSessionTabId=2Tuv4gcMDbM 2026-03-13 09:59:51,025 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5959423d-e882-4931-b37b-7b14e7fd8668, clientId=ed41076e-d7a2-48c4-8d8b-29bff3947432, userId=9fe21327-9517-4e23-a475-55fb3745ad4c, ipAddress=199.204.45.65, resourceType=CLIENT, resourcePath=clients/ab34e23f-08cf-4a26-9143-33497a78cb38 2026-03-13 09:59:51,383 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5959423d-e882-4931-b37b-7b14e7fd8668, clientId=admin-cli, userId=9fe21327-9517-4e23-a475-55fb3745ad4c, ipAddress=199.204.45.65, auth_method=openid-connect, token_id=5e3e65da-efd3-4bad-82b2-806f733a77d3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f56acc8a-5925-4380-bb12-93c2424fc931, client_auth_method=client-secret, username=admin, authSessionParentId=46431533-4fc7-4524-a6f4-5f7c1f865c73, authSessionTabId=-WLvEwRPU2A 2026-03-13 09:59:51,453 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5959423d-e882-4931-b37b-7b14e7fd8668, clientId=ed41076e-d7a2-48c4-8d8b-29bff3947432, userId=9fe21327-9517-4e23-a475-55fb3745ad4c, ipAddress=199.204.45.65, resourceType=CLIENT, resourcePath=clients/a2aa068f-8c01-4695-b40b-27908c075cb9 2026-03-13 09:59:52,159 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5959423d-e882-4931-b37b-7b14e7fd8668, clientId=admin-cli, userId=9fe21327-9517-4e23-a475-55fb3745ad4c, ipAddress=199.204.45.65, auth_method=openid-connect, token_id=33e565f1-4f40-49ba-bac0-1fdc9eebf757, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f3ae8aaa-312a-4823-a970-170bf440b2aa, client_auth_method=client-secret, username=admin, authSessionParentId=b921bd0d-2c9a-4919-a283-6edfb8603ef9, authSessionTabId=-5UEKK6zixw 2026-03-13 09:59:52,266 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5959423d-e882-4931-b37b-7b14e7fd8668, clientId=ed41076e-d7a2-48c4-8d8b-29bff3947432, userId=9fe21327-9517-4e23-a475-55fb3745ad4c, ipAddress=199.204.45.65, resourceType=CLIENT_ROLE, resourcePath=clients/33d549aa-5ed9-457c-99f3-015edca8a0a3/roles/member 2026-03-13 09:59:52,647 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5959423d-e882-4931-b37b-7b14e7fd8668, clientId=admin-cli, userId=9fe21327-9517-4e23-a475-55fb3745ad4c, ipAddress=199.204.45.65, auth_method=openid-connect, token_id=6509039f-0800-40bd-a303-f7c45c22fa33, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e754e28e-a4f4-436e-a1ce-102daf9fa8b9, client_auth_method=client-secret, username=admin, authSessionParentId=677d59f5-be43-48fe-befb-7acd139abf41, authSessionTabId=9df__oOJOXQ 2026-03-13 09:59:52,743 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5959423d-e882-4931-b37b-7b14e7fd8668, clientId=ed41076e-d7a2-48c4-8d8b-29bff3947432, userId=9fe21327-9517-4e23-a475-55fb3745ad4c, ipAddress=199.204.45.65, resourceType=CLIENT_ROLE, resourcePath=clients/ab34e23f-08cf-4a26-9143-33497a78cb38/roles/admin 2026-03-13 09:59:53,109 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5959423d-e882-4931-b37b-7b14e7fd8668, clientId=admin-cli, userId=9fe21327-9517-4e23-a475-55fb3745ad4c, ipAddress=199.204.45.65, auth_method=openid-connect, token_id=68800c6a-ff88-4f7c-bd9c-2cd7012ed281, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2192e61c-36ea-4bd0-86e6-2ea564ac2a13, client_auth_method=client-secret, username=admin, authSessionParentId=f835bc8f-38e4-4d4e-8b81-e360e790e6f9, authSessionTabId=_sJxbQ-w7uk 2026-03-13 09:59:53,203 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5959423d-e882-4931-b37b-7b14e7fd8668, clientId=ed41076e-d7a2-48c4-8d8b-29bff3947432, userId=9fe21327-9517-4e23-a475-55fb3745ad4c, ipAddress=199.204.45.65, resourceType=CLIENT_ROLE, resourcePath=clients/ab34e23f-08cf-4a26-9143-33497a78cb38/roles/editor 2026-03-13 09:59:53,569 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5959423d-e882-4931-b37b-7b14e7fd8668, clientId=admin-cli, userId=9fe21327-9517-4e23-a475-55fb3745ad4c, ipAddress=199.204.45.65, auth_method=openid-connect, token_id=9df625b1-89dc-4133-854f-1e45353d39ab, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=950386ec-ae46-457d-b842-3320a20a4e21, client_auth_method=client-secret, username=admin, authSessionParentId=5fda17c0-ade4-4d31-9086-3dfdb971917a, authSessionTabId=35_DskRS0YQ 2026-03-13 09:59:53,659 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5959423d-e882-4931-b37b-7b14e7fd8668, clientId=ed41076e-d7a2-48c4-8d8b-29bff3947432, userId=9fe21327-9517-4e23-a475-55fb3745ad4c, ipAddress=199.204.45.65, resourceType=CLIENT_ROLE, resourcePath=clients/ab34e23f-08cf-4a26-9143-33497a78cb38/roles/viewer 2026-03-13 09:59:54,014 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5959423d-e882-4931-b37b-7b14e7fd8668, clientId=admin-cli, userId=9fe21327-9517-4e23-a475-55fb3745ad4c, ipAddress=199.204.45.65, auth_method=openid-connect, token_id=328903c8-217c-4725-9125-4d357e26b657, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cb7c3459-96d1-4c4b-b7c7-696c8d0e2120, client_auth_method=client-secret, username=admin, authSessionParentId=017ee6dd-7ffb-4b31-b70f-b9fd23027197, authSessionTabId=rvERES9rGYY 2026-03-13 09:59:54,098 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5959423d-e882-4931-b37b-7b14e7fd8668, clientId=ed41076e-d7a2-48c4-8d8b-29bff3947432, userId=9fe21327-9517-4e23-a475-55fb3745ad4c, ipAddress=199.204.45.65, resourceType=CLIENT_ROLE, resourcePath=clients/a2aa068f-8c01-4695-b40b-27908c075cb9/roles/member 2026-03-13 10:02:33,854 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5959423d-e882-4931-b37b-7b14e7fd8668, clientId=admin-cli, userId=9fe21327-9517-4e23-a475-55fb3745ad4c, ipAddress=199.204.45.65, auth_method=openid-connect, token_id=08b6aae1-3fea-47a2-a5fc-6ecc62a8a4bc, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=68022bb8-47fd-45ee-a47a-105b011e830d, client_auth_method=client-secret, username=admin, authSessionParentId=f2bd2c28-010d-4b7f-8b42-9e21f490cf6b, authSessionTabId=TgSI9EIpCfE 2026-03-13 10:02:34,090 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=5959423d-e882-4931-b37b-7b14e7fd8668, clientId=ed41076e-d7a2-48c4-8d8b-29bff3947432, userId=9fe21327-9517-4e23-a475-55fb3745ad4c, ipAddress=199.204.45.65, resourceType=REALM, resourcePath=null 2026-03-13 10:02:35,434 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5959423d-e882-4931-b37b-7b14e7fd8668, clientId=admin-cli, userId=9fe21327-9517-4e23-a475-55fb3745ad4c, ipAddress=199.204.45.65, auth_method=openid-connect, token_id=d3dbf420-dcff-4ea1-ab1d-6f98876272b9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ad1bf68e-47fd-499f-a3a8-097d3a0ebf82, client_auth_method=client-secret, username=admin, authSessionParentId=c85a4fff-f2e1-4129-88bc-034871c5d722, authSessionTabId=qv6-V4vE2fM 2026-03-13 10:02:35,521 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5959423d-e882-4931-b37b-7b14e7fd8668, clientId=ed41076e-d7a2-48c4-8d8b-29bff3947432, userId=9fe21327-9517-4e23-a475-55fb3745ad4c, ipAddress=199.204.45.65, resourceType=CLIENT, resourcePath=clients/150c6997-dd8e-428a-ac37-ed8c18892b51 2026-03-13 10:02:36,154 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5959423d-e882-4931-b37b-7b14e7fd8668, clientId=admin-cli, userId=9fe21327-9517-4e23-a475-55fb3745ad4c, ipAddress=199.204.45.65, auth_method=openid-connect, token_id=16c443b9-39c7-4c61-af58-aca54443c8fa, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f810771a-e439-470a-8270-3c1345af77ec, client_auth_method=client-secret, username=admin, authSessionParentId=0a41940d-1b42-4367-91bd-a8e98ad93a0a, authSessionTabId=xlgLXC8Qcbw 2026-03-13 10:02:36,399 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5959423d-e882-4931-b37b-7b14e7fd8668, clientId=ed41076e-d7a2-48c4-8d8b-29bff3947432, userId=9fe21327-9517-4e23-a475-55fb3745ad4c, ipAddress=199.204.45.65, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/5bf76e9a-583a-45ea-b2c0-2710889db5ca/role-mappings/clients/d7512988-c8ec-4c5c-8f62-db11fa1f023a