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-05-09 16:55:27,151 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4885ms 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-05-09 16:55:28,423 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-05-09 16:55:30,339 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-09 16:55:30,495 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-09 16:55:30,633 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-09 16:55:30,737 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-09 16:55:30,739 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 53c29720-b5e2-4196-a1f9-aac31b5acee4, name: keycloak-0-48197 2026-05-09 16:55:30,747 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-05-09 16:55:30,747 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-05-09 16:55:30,758 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.26473 2026-05-09 16:55:31,003 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-05-09 16:55:32,767 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-48197: no members discovered after 2004 ms: creating cluster as coordinator 2026-05-09 16:55:32,777 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-48197|0] (1) [keycloak-0-48197] 2026-05-09 16:55:32,789 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-48197`, physical addresses are `[10.0.0.40:42009]` 2026-05-09 16:55:33,215 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-48197, Site name: null 2026-05-09 16:55:33,909 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-05-09 16:55:33,909 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-05-09 16:55:34,062 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-09 16:55:34,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-05-09 16:55:34,237 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-05-09 16:55:34,339 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-05-09 16:55:34,339 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-05-09 16:56:08,931 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-09 16:56:08,947 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-09 16:56:10,911 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 43.595s. Listening on: http://0.0.0.0:8080 2026-05-09 16:56:10,911 INFO [io.quarkus] (main) Profile prod activated. 2026-05-09 16:56:10,911 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-05-09 16:56:11,071 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-09 16:56:23,970 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=admin-cli, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=17aebaae-a9f6-4428-b9ee-6348a6e3bcd8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=53959f21-9683-4540-9872-624661810885, client_auth_method=client-secret, username=admin, authSessionParentId=fa17bd27-9887-4e53-8491-b5d9100b4069, authSessionTabId=K9wyXCbGCcc 2026-05-09 16:56:25,600 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=6544948b-8801-4b4d-a174-f96197932a1f, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, resourceType=REALM, resourcePath=atmosphere 2026-05-09 16:56:26,382 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=admin-cli, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=10edca24-7ba8-43b4-8e03-280169d10cc8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=62110eb2-a6e9-41fd-a27a-9c69225f6373, client_auth_method=client-secret, username=admin, authSessionParentId=a5924edc-3b45-40d8-994f-71571dbef78a, authSessionTabId=CowecmMnEnY 2026-05-09 16:56:26,471 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=6544948b-8801-4b4d-a174-f96197932a1f, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/258ba0f9-038e-4012-921d-e860ccde5eac 2026-05-09 16:56:26,575 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=6544948b-8801-4b4d-a174-f96197932a1f, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/258ba0f9-038e-4012-921d-e860ccde5eac/protocol-mappers/models/31002f1a-ceb8-4102-8036-d05420f0c56d 2026-05-09 16:56:47,315 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=admin-cli, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=c0f29c37-80f6-4d24-b1c7-a0a80150d62b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=142c13b3-73ae-43c3-8542-478f85f2fd47, client_auth_method=client-secret, username=admin, authSessionParentId=46d9e44a-ca60-41e6-aed1-401a78f97430, authSessionTabId=mXusWEucj88 2026-05-09 16:56:47,494 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=6544948b-8801-4b4d-a174-f96197932a1f, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, resourceType=CLIENT, resourcePath=clients/7aa53926-f426-4cb0-bcfd-7e9f923bfe16 2026-05-09 16:56:47,858 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=admin-cli, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=94d40e2e-df5a-48f6-ad39-0e15224434ed, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=70a5e90c-7dd0-46d3-919e-2548862e145c, client_auth_method=client-secret, username=admin, authSessionParentId=b833e860-6a3b-4042-a502-4a71b50e54ae, authSessionTabId=61USoZPx7gY 2026-05-09 16:56:47,927 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=6544948b-8801-4b4d-a174-f96197932a1f, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, resourceType=CLIENT, resourcePath=clients/ee3d8c67-03b0-483e-806d-846e73d35264 2026-05-09 16:56:48,294 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=admin-cli, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=6dfb46e6-5fe3-4839-8a6f-75f5b5fd37a0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c6e652b5-0e67-4170-a8d8-9da319a2d351, client_auth_method=client-secret, username=admin, authSessionParentId=121c7b78-b9c0-4bae-ab2c-aa47f937e5a1, authSessionTabId=Hd4uaLdxzDQ 2026-05-09 16:56:48,357 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=6544948b-8801-4b4d-a174-f96197932a1f, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, resourceType=CLIENT, resourcePath=clients/68607618-a5b9-47fd-a7ce-72fe1e1615b7 2026-05-09 16:56:48,909 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=admin-cli, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=656b5a88-9561-46f0-b5e9-78ceee1c80d8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=68a99aea-14c2-4144-96f1-f469ef5c82d8, client_auth_method=client-secret, username=admin, authSessionParentId=994b5f78-717c-4e5f-981b-11fecc9add36, authSessionTabId=oQlchFehPfU 2026-05-09 16:56:49,023 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=6544948b-8801-4b4d-a174-f96197932a1f, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, resourceType=CLIENT_ROLE, resourcePath=clients/7aa53926-f426-4cb0-bcfd-7e9f923bfe16/roles/member 2026-05-09 16:56:49,402 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=admin-cli, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=b6374657-d237-4fd5-bf31-57773ef1232a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a029e4dd-4d7b-411e-8c01-c10448c19639, client_auth_method=client-secret, username=admin, authSessionParentId=5f0e203e-b3c1-41bf-8a61-22d936d9d578, authSessionTabId=hoyq3zT-zO4 2026-05-09 16:56:49,473 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=6544948b-8801-4b4d-a174-f96197932a1f, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, resourceType=CLIENT_ROLE, resourcePath=clients/ee3d8c67-03b0-483e-806d-846e73d35264/roles/admin 2026-05-09 16:56:49,826 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=admin-cli, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=df92e83d-cc7f-4c5e-b1d4-9fde53c921ef, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=eb4923b1-adda-42b9-8ba4-ed27e2baa3cf, client_auth_method=client-secret, username=admin, authSessionParentId=f1c10cd6-76bb-49d8-bbe5-e744850e43a6, authSessionTabId=iuxvkaUzLLU 2026-05-09 16:56:49,920 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=6544948b-8801-4b4d-a174-f96197932a1f, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, resourceType=CLIENT_ROLE, resourcePath=clients/ee3d8c67-03b0-483e-806d-846e73d35264/roles/editor 2026-05-09 16:56:50,284 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=admin-cli, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=4b006b84-7241-4258-92f3-8158b29be85f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9c86b15a-b4ee-4c23-ae4e-92e101fd4dd8, client_auth_method=client-secret, username=admin, authSessionParentId=f529d717-6ed5-4e9c-a1c4-dbca8822c85a, authSessionTabId=nLYL86RGhoI 2026-05-09 16:56:50,370 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=6544948b-8801-4b4d-a174-f96197932a1f, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, resourceType=CLIENT_ROLE, resourcePath=clients/ee3d8c67-03b0-483e-806d-846e73d35264/roles/viewer 2026-05-09 16:56:50,705 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=admin-cli, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=c51b9bae-809e-4a5c-a0cb-a2b8af8f9b2b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c16ccfc4-5de9-4361-9255-978d904bf765, client_auth_method=client-secret, username=admin, authSessionParentId=767423c6-2f6e-4811-bac4-bff09e5bc671, authSessionTabId=mMlpWiTua80 2026-05-09 16:56:50,775 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=6544948b-8801-4b4d-a174-f96197932a1f, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, resourceType=CLIENT_ROLE, resourcePath=clients/68607618-a5b9-47fd-a7ce-72fe1e1615b7/roles/member 2026-05-09 16:58:51,359 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=admin-cli, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=07215876-b8b0-4926-9349-eb4be7c6cc66, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=17570dd2-0562-454d-a903-32efe4e08d59, client_auth_method=client-secret, username=admin, authSessionParentId=4aec0c9a-0fbc-4a2e-b818-dde185fa8c44, authSessionTabId=EmvdtPe4jL4 2026-05-09 16:58:51,513 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=6544948b-8801-4b4d-a174-f96197932a1f, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, resourceType=REALM, resourcePath=null 2026-05-09 16:58:52,815 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=admin-cli, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=f0abde1f-61f3-46e5-8a48-6df86f199742, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=872aa3ff-c815-4e4a-8777-458fae965d27, client_auth_method=client-secret, username=admin, authSessionParentId=57b8be97-d657-48f2-8a14-b290cea0caeb, authSessionTabId=TrO2PvSiuLI 2026-05-09 16:58:52,900 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=6544948b-8801-4b4d-a174-f96197932a1f, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, resourceType=CLIENT, resourcePath=clients/063e3f9c-1716-4128-9cf8-34b3bb1f64e8 2026-05-09 16:58:53,460 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=admin-cli, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=31c96587-dc07-45c7-aa79-d66bc9ad007b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=232d96ce-d1b3-4c98-b037-a3ab06f830c6, client_auth_method=client-secret, username=admin, authSessionParentId=a9ec4d49-b147-4348-84a9-08cae1106577, authSessionTabId=u-LhxbzLuGk 2026-05-09 16:58:53,811 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=6544948b-8801-4b4d-a174-f96197932a1f, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/3472a658-529c-49b7-b5b0-689d981a0fd1/role-mappings/clients/bcd34207-3d9e-4f62-8133-a0aafdc82f39 2026-05-09 17:02:51,963 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=admin-cli, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=b9af8e03-be25-4f59-96fc-d2cb22a2ef50, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c929fa36-847b-486c-b4bc-220baa2e2c18, client_auth_method=client-secret, username=admin, authSessionParentId=c9bc6ec9-ce2b-44f0-9542-f5b283524832, authSessionTabId=GiCOLaJt3y0 2026-05-09 17:02:52,065 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=6544948b-8801-4b4d-a174-f96197932a1f, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, resourceType=REALM, resourcePath=null 2026-05-09 17:02:52,663 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=admin-cli, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=5174fc57-137f-4a02-9d6e-6d4cf9317292, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6e72a6d3-8573-4d6a-891b-6c3c3d6b3b1a, client_auth_method=client-secret, username=admin, authSessionParentId=63e7b0d6-cdfa-42a3-8ed5-94f7b79a590c, authSessionTabId=lQadx6chTpM 2026-05-09 17:02:52,724 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=6544948b-8801-4b4d-a174-f96197932a1f, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/258ba0f9-038e-4012-921d-e860ccde5eac 2026-05-09 17:02:52,800 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=6544948b-8801-4b4d-a174-f96197932a1f, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/258ba0f9-038e-4012-921d-e860ccde5eac/protocol-mappers/models/31002f1a-ceb8-4102-8036-d05420f0c56d 2026-05-09 17:02:58,518 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=admin-cli, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=3662c28e-612a-4676-ab61-5701a085cf7a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=502de586-5de9-4480-a6a0-1269c367f530, client_auth_method=client-secret, username=admin, authSessionParentId=428e9cfa-0485-47da-9756-bcdfe8edf2ee, authSessionTabId=KfKVDZDvi58 2026-05-09 17:02:58,569 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=6544948b-8801-4b4d-a174-f96197932a1f, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, resourceType=CLIENT, resourcePath=clients/7aa53926-f426-4cb0-bcfd-7e9f923bfe16 2026-05-09 17:02:58,930 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=admin-cli, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=43e34a58-e1f3-4f9f-ba67-9a0d6bcc4113, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1f218636-7416-417c-bb42-c08d5e38eda3, client_auth_method=client-secret, username=admin, authSessionParentId=e73f94d6-88c1-4475-a8c9-e4bbd787fe5d, authSessionTabId=8uwuZQUVaw8 2026-05-09 17:02:58,976 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=6544948b-8801-4b4d-a174-f96197932a1f, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, resourceType=CLIENT, resourcePath=clients/ee3d8c67-03b0-483e-806d-846e73d35264 2026-05-09 17:02:59,354 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=admin-cli, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=a7aaae76-ad48-4fab-b945-2ea4d92bab56, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=430842d5-f4ad-413e-a045-cb2ec0d629fb, client_auth_method=client-secret, username=admin, authSessionParentId=d5f26d02-d213-4249-bd88-4d86a4ff2fc0, authSessionTabId=phv7XVgej2g 2026-05-09 17:02:59,409 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=6544948b-8801-4b4d-a174-f96197932a1f, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, resourceType=CLIENT, resourcePath=clients/68607618-a5b9-47fd-a7ce-72fe1e1615b7 2026-05-09 17:03:00,030 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=admin-cli, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=049ddb9e-46c3-4516-8fe8-79a3ea9c8698, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=fd837408-e95c-48b2-b144-7d05787decab, client_auth_method=client-secret, username=admin, authSessionParentId=f70351ec-e20e-4f58-b5d4-17349dfb883e, authSessionTabId=V27moxZG9RA 2026-05-09 17:03:00,424 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=admin-cli, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=7386a7d4-3041-4cfa-bf60-74bf590ba475, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6dc481f5-1dab-4e08-9d8e-43c96abd52a5, client_auth_method=client-secret, username=admin, authSessionParentId=675b482d-761f-422f-a502-29c1df1a95b6, authSessionTabId=imwQnmDbsmY 2026-05-09 17:03:00,768 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=admin-cli, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=9951f982-f37b-4483-9754-cb99bc4fb2d7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ed828f15-dc71-4bb5-923f-c96a0c99bec0, client_auth_method=client-secret, username=admin, authSessionParentId=e2b6e2fb-752c-4ff2-ae4f-64b8a8eed0f7, authSessionTabId=CB0Y4NZZaO0 2026-05-09 17:03:01,097 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=admin-cli, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=0ee47516-424b-4f64-b1af-f529ff5076fa, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a0d76356-255c-44e0-94f4-7c60e70b20f9, client_auth_method=client-secret, username=admin, authSessionParentId=0e1fc683-d02d-416c-852f-71233d563149, authSessionTabId=Q9phtffwmq4 2026-05-09 17:03:01,447 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=admin-cli, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=5878eb9c-8c3c-495c-87a0-f83f23c136b2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b22c619d-ee72-4bcf-b474-7d11a43a5f6f, client_auth_method=client-secret, username=admin, authSessionParentId=ade033a9-820e-4d3d-99fe-a88ac592436b, authSessionTabId=PHe4VPb03ck 2026-05-09 17:03:50,244 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=admin-cli, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=40aad6aa-1bc6-4b72-9a6e-d353df7ef46b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b24b408a-4cfa-47c5-8407-10fd8d2a4ea2, client_auth_method=client-secret, username=admin, authSessionParentId=7363d39e-848a-45b7-be0d-8fab93bfd5f9, authSessionTabId=urNvilst_MY 2026-05-09 17:03:50,410 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=6544948b-8801-4b4d-a174-f96197932a1f, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, resourceType=REALM, resourcePath=null 2026-05-09 17:03:52,130 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=admin-cli, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=4b894388-141f-4eb3-b1b3-8e6655e42680, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f964d986-c267-4a56-8f17-78e8f73da1c9, client_auth_method=client-secret, username=admin, authSessionParentId=3a0fb23a-25e5-4a16-845f-3f11864b0b24, authSessionTabId=PaCX_Q4eSDU 2026-05-09 17:03:52,184 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=6544948b-8801-4b4d-a174-f96197932a1f, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, resourceType=CLIENT, resourcePath=clients/063e3f9c-1716-4128-9cf8-34b3bb1f64e8 2026-05-09 17:03:52,754 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=admin-cli, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=9f1e2b9b-92f4-4d25-a95f-0c29f00753fb, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=746ca8cd-8b94-4049-aa12-43f3cacc1e94, client_auth_method=client-secret, username=admin, authSessionParentId=b331666f-a096-495c-a836-ca359fb880b1, authSessionTabId=hta00VWSWYY 2026-05-09 17:04:11,022 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=admin-cli, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, auth_method=openid-connect, token_id=f356cd9a-6bae-4f95-84ad-9e545b07675d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ef8964a2-4105-46c7-b628-464b6406de21, client_auth_method=client-secret, username=admin, authSessionParentId=576fd584-423a-44cf-961e-70c79a750693, authSessionTabId=vGjiXEQx_4k 2026-05-09 17:04:11,087 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dc556f2f-0453-4add-bc68-25ac4b0e63c3, clientId=6544948b-8801-4b4d-a174-f96197932a1f, userId=b3948df6-bd2e-42f2-ab94-fb537a3e3972, ipAddress=199.204.45.223, resourceType=USER, resourcePath=users/37129bde-4994-4c3b-bb5e-412a4e27c455 2026-05-09 17:04:12,773 INFO [org.keycloak.events] (executor-thread-1) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=3472a658-529c-49b7-b5b0-689d981a0fd1, ipAddress=10.0.0.217, token_id=40216d56-6f94-4e81-aa64-fb8a74166b34, grant_type=client_credentials, scope='openid email profile', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=27708334-d219-46ed-8232-8804415fbd11, authSessionTabId=gCK-vlaT0pI