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-09 02:04:25,406 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5093ms 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-09 02:04:26,787 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-09 02:04:28,759 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-09 02:04:28,814 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-09 02:04:28,980 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-09 02:04:29,172 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-09 02:04:29,177 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: da9b024a-fbe9-41eb-91a3-9069c8fcd4cd, name: keycloak-0-35207 2026-04-09 02:04:29,184 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-09 02:04:29,185 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-09 02:04:29,198 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.36999 2026-04-09 02:04:29,542 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-09 02:04:31,203 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-35207: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-09 02:04:31,218 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-35207|0] (1) [keycloak-0-35207] 2026-04-09 02:04:31,234 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-35207`, physical addresses are `[10.0.0.124:52535]` 2026-04-09 02:04:31,672 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-35207, Site name: null 2026-04-09 02:04:31,695 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-09 02:04:32,515 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-09 02:04:32,515 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-09 02:04:32,649 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-09 02:04:32,840 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-09 02:04:32,840 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-09 02:04:32,952 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-09 02:04:32,952 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-09 02:05:03,658 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-09 02:05:05,555 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 39.974s. Listening on: http://0.0.0.0:8080 2026-04-09 02:05:05,556 INFO [io.quarkus] (main) Profile prod activated. 2026-04-09 02:05:05,556 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-09 02:05:05,736 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-09 02:05:16,297 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=admin-cli, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, auth_method=openid-connect, token_id=787aa50c-ad58-4f2b-b994-ac8db4a0dc68, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=39185679-0687-4dce-90bb-b0376863cea5, client_auth_method=client-secret, username=admin, authSessionParentId=5b669339-75ad-429e-94a2-1a5cc9a825b9, authSessionTabId=B9VmQ9CRjms 2026-04-09 02:05:17,890 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=149fccb8-b1b1-43a6-837e-7fe6d7d54c0a, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, resourceType=REALM, resourcePath=atmosphere 2026-04-09 02:05:18,628 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=admin-cli, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, auth_method=openid-connect, token_id=c364db17-e3d5-4382-88a4-3ede8d454754, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=daf89365-0356-4dd7-9941-da722a7a9d34, client_auth_method=client-secret, username=admin, authSessionParentId=8ae7131d-7293-4ea9-bc09-80f7a6629005, authSessionTabId=PHqdMMARfjE 2026-04-09 02:05:18,709 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=149fccb8-b1b1-43a6-837e-7fe6d7d54c0a, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/da0837db-106c-4a1c-8718-70d322fd5aa0 2026-04-09 02:05:18,815 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=149fccb8-b1b1-43a6-837e-7fe6d7d54c0a, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/da0837db-106c-4a1c-8718-70d322fd5aa0/protocol-mappers/models/57e37f89-ff63-4754-a193-96bd5a4f6a3f 2026-04-09 02:05:39,302 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=admin-cli, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, auth_method=openid-connect, token_id=14d136ad-e9bd-43bd-92ab-e68fcc226449, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0ec80b77-be1e-47ca-892b-7028fda49315, client_auth_method=client-secret, username=admin, authSessionParentId=d0ff84a4-bc49-48cb-aeaa-0c107dbd62bd, authSessionTabId=p_EsVdgYFtE 2026-04-09 02:05:39,408 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=149fccb8-b1b1-43a6-837e-7fe6d7d54c0a, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, resourceType=CLIENT, resourcePath=clients/4b7b5bae-34bc-47d0-bb9d-c836c174acb2 2026-04-09 02:05:39,757 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=admin-cli, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, auth_method=openid-connect, token_id=25e55ef8-ca23-4ad4-b31e-485d8a19a4aa, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5f427419-6cc6-41df-a14e-81697831d1a7, client_auth_method=client-secret, username=admin, authSessionParentId=33134623-c6d4-45dc-bc8b-53de5475915f, authSessionTabId=HvDG35ugACk 2026-04-09 02:05:39,820 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=149fccb8-b1b1-43a6-837e-7fe6d7d54c0a, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, resourceType=CLIENT, resourcePath=clients/2787ad1f-528a-4891-a55b-54d5f6ce156b 2026-04-09 02:05:40,171 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=admin-cli, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, auth_method=openid-connect, token_id=8d9177ae-6983-4b2a-9008-5175347ad278, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4906a767-f3ee-4b9d-8eea-b1783126e112, client_auth_method=client-secret, username=admin, authSessionParentId=0ffb83b6-6599-4724-b5f7-45efc80b5f36, authSessionTabId=WBCAmj1jdvs 2026-04-09 02:05:40,243 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=149fccb8-b1b1-43a6-837e-7fe6d7d54c0a, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, resourceType=CLIENT, resourcePath=clients/0d105961-72b5-4b31-a8a3-7ad754050f43 2026-04-09 02:05:40,787 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=admin-cli, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, auth_method=openid-connect, token_id=89a0cf49-7dc7-463d-80ce-4f9adc923490, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1b925925-7138-4602-af5b-e495090f4212, client_auth_method=client-secret, username=admin, authSessionParentId=b9b3d056-9370-40ab-98da-9b76d48272dd, authSessionTabId=HIH5fbv7r5Q 2026-04-09 02:05:40,896 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=149fccb8-b1b1-43a6-837e-7fe6d7d54c0a, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, resourceType=CLIENT_ROLE, resourcePath=clients/4b7b5bae-34bc-47d0-bb9d-c836c174acb2/roles/member 2026-04-09 02:05:41,243 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=admin-cli, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, auth_method=openid-connect, token_id=2d99cb78-4e16-404c-bf4b-89fe7a3bcf09, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b83b5413-bfb3-4da6-ac45-a5dfa6db8d44, client_auth_method=client-secret, username=admin, authSessionParentId=d50edb41-d269-41eb-b58d-2dc442235c8e, authSessionTabId=4-4nJB8w0nE 2026-04-09 02:05:41,321 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=149fccb8-b1b1-43a6-837e-7fe6d7d54c0a, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, resourceType=CLIENT_ROLE, resourcePath=clients/2787ad1f-528a-4891-a55b-54d5f6ce156b/roles/admin 2026-04-09 02:05:41,704 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=admin-cli, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, auth_method=openid-connect, token_id=45940ba8-edeb-4085-9dc1-6588870b576b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=fb5516bb-fcc4-45dd-9b24-d825467ff562, client_auth_method=client-secret, username=admin, authSessionParentId=f6d8c971-f6f4-40ae-bdea-713204219ffc, authSessionTabId=dlvQDwWhdmc 2026-04-09 02:05:41,778 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=149fccb8-b1b1-43a6-837e-7fe6d7d54c0a, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, resourceType=CLIENT_ROLE, resourcePath=clients/2787ad1f-528a-4891-a55b-54d5f6ce156b/roles/editor 2026-04-09 02:05:42,122 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=admin-cli, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, auth_method=openid-connect, token_id=32a42512-3cd0-4c67-8af7-ba05e3e3da1d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6108ab85-3c21-4a2d-863a-ef2396b9827a, client_auth_method=client-secret, username=admin, authSessionParentId=f5090eec-f30b-4771-a398-dcd8dc237c31, authSessionTabId=JRiJWeXkahc 2026-04-09 02:05:42,216 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=149fccb8-b1b1-43a6-837e-7fe6d7d54c0a, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, resourceType=CLIENT_ROLE, resourcePath=clients/2787ad1f-528a-4891-a55b-54d5f6ce156b/roles/viewer 2026-04-09 02:05:42,573 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=admin-cli, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, auth_method=openid-connect, token_id=54a1c508-c000-4f54-b80b-b533c2819e73, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0198be2c-1382-4650-a58a-b39224846341, client_auth_method=client-secret, username=admin, authSessionParentId=16a728d9-8328-4dba-8c79-b98ab84bb278, authSessionTabId=sbVhwClHG_0 2026-04-09 02:05:42,642 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=149fccb8-b1b1-43a6-837e-7fe6d7d54c0a, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, resourceType=CLIENT_ROLE, resourcePath=clients/0d105961-72b5-4b31-a8a3-7ad754050f43/roles/member 2026-04-09 02:07:36,132 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=admin-cli, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, auth_method=openid-connect, token_id=819a3a37-1f72-4e74-9e12-558b1cf7d576, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=16a613a9-898e-4b7d-81ec-42866bdeeb9b, client_auth_method=client-secret, username=admin, authSessionParentId=6b5f4466-d064-4ff8-b2e1-b5c8d9fd9117, authSessionTabId=XQE8on9wQhs 2026-04-09 02:07:36,332 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=149fccb8-b1b1-43a6-837e-7fe6d7d54c0a, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, resourceType=REALM, resourcePath=null 2026-04-09 02:07:37,643 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=admin-cli, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, auth_method=openid-connect, token_id=7cbc6a2a-6b5c-4906-8b55-01c590f9b2f7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6ffa8572-5750-446a-96ba-5d59f2143bf0, client_auth_method=client-secret, username=admin, authSessionParentId=4437b14e-dd75-405b-bb92-7f8bc204e8fc, authSessionTabId=bfxHzqfJork 2026-04-09 02:07:37,742 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=149fccb8-b1b1-43a6-837e-7fe6d7d54c0a, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, resourceType=CLIENT, resourcePath=clients/6402fc02-8e68-4047-bf01-1a95d31483ae 2026-04-09 02:07:38,272 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=admin-cli, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, auth_method=openid-connect, token_id=f9d7c435-dba0-4a3b-96e2-4974dfcb3d73, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8d7f3ff6-80a6-473e-b824-463006355aa5, client_auth_method=client-secret, username=admin, authSessionParentId=5b72b0a2-b8bd-4211-9180-d1bb6d1dc9cd, authSessionTabId=9pTRqpfT_J4 2026-04-09 02:07:38,501 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=149fccb8-b1b1-43a6-837e-7fe6d7d54c0a, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/d3e68ba8-f4ea-459a-8d4c-d37421b3dcd1/role-mappings/clients/021be292-66bd-4da6-8e05-2a31dc9c2485 2026-04-09 02:11:38,923 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=admin-cli, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, auth_method=openid-connect, token_id=82fbf041-c09f-49f6-8e9c-b6d88f4dd464, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f786ed0d-480a-4a55-ae9e-b345195a8486, client_auth_method=client-secret, username=admin, authSessionParentId=430526bb-26d1-4d5b-8b0f-9d2a77c7477b, authSessionTabId=nqy8waWnd20 2026-04-09 02:11:39,020 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=149fccb8-b1b1-43a6-837e-7fe6d7d54c0a, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, resourceType=REALM, resourcePath=null 2026-04-09 02:11:39,709 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=admin-cli, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, auth_method=openid-connect, token_id=cd308e59-84bd-49ad-9aee-da635eb06bcb, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=85f4d8a2-b1cf-4f8b-97c5-946cc1e9aa88, client_auth_method=client-secret, username=admin, authSessionParentId=2e7708d1-dd93-4053-9ae9-51e49943b5c6, authSessionTabId=LYsNafwyCvQ 2026-04-09 02:11:39,779 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=149fccb8-b1b1-43a6-837e-7fe6d7d54c0a, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/da0837db-106c-4a1c-8718-70d322fd5aa0 2026-04-09 02:11:39,854 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=149fccb8-b1b1-43a6-837e-7fe6d7d54c0a, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/da0837db-106c-4a1c-8718-70d322fd5aa0/protocol-mappers/models/57e37f89-ff63-4754-a193-96bd5a4f6a3f 2026-04-09 02:11:45,793 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=admin-cli, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, auth_method=openid-connect, token_id=dcc374e1-b430-4ca5-8e28-037cc22bf7b4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a7062332-0808-43fd-b5c3-472412bbe5ab, client_auth_method=client-secret, username=admin, authSessionParentId=eaddbb25-31a9-4d98-88f7-329b2cad9277, authSessionTabId=B1xrCmjLy0A 2026-04-09 02:11:45,847 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=149fccb8-b1b1-43a6-837e-7fe6d7d54c0a, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, resourceType=CLIENT, resourcePath=clients/4b7b5bae-34bc-47d0-bb9d-c836c174acb2 2026-04-09 02:11:46,221 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=admin-cli, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, auth_method=openid-connect, token_id=140f19a9-78f9-46e5-9699-75adf0ffc592, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6fb671ca-4ffc-4ee0-84e3-1a8370cb609d, client_auth_method=client-secret, username=admin, authSessionParentId=df9419ec-5c72-452d-ac07-e05db1e40a31, authSessionTabId=ggsvOuC924k 2026-04-09 02:11:46,271 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=149fccb8-b1b1-43a6-837e-7fe6d7d54c0a, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, resourceType=CLIENT, resourcePath=clients/2787ad1f-528a-4891-a55b-54d5f6ce156b 2026-04-09 02:11:46,624 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=admin-cli, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, auth_method=openid-connect, token_id=ed0de043-6649-41f1-8162-ffba90515abe, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=443eb66b-8aa3-4286-a421-e40681380652, client_auth_method=client-secret, username=admin, authSessionParentId=0a645e34-b67d-4661-affd-f27749b3cccc, authSessionTabId=LMS7STQrXWo 2026-04-09 02:11:46,691 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=149fccb8-b1b1-43a6-837e-7fe6d7d54c0a, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, resourceType=CLIENT, resourcePath=clients/0d105961-72b5-4b31-a8a3-7ad754050f43 2026-04-09 02:11:47,344 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=admin-cli, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, auth_method=openid-connect, token_id=f01e236a-97a0-4680-9fa2-534ad0f2275e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0d34afa5-0bfa-43c7-a84e-af062578ef8e, client_auth_method=client-secret, username=admin, authSessionParentId=3caed704-2efd-4bf6-9d93-437ba245ff55, authSessionTabId=x6UIl2XKals 2026-04-09 02:11:47,768 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=admin-cli, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, auth_method=openid-connect, token_id=8da41578-4834-43d5-9f69-bd450c8f9549, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e4e193eb-bcca-4340-807a-56d013892e54, client_auth_method=client-secret, username=admin, authSessionParentId=8dd89105-e056-48f3-a76f-4f4cc20ba986, authSessionTabId=_exMT0pkYnk 2026-04-09 02:11:48,132 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=admin-cli, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, auth_method=openid-connect, token_id=e716bcbe-71f3-4372-b53a-2d44b1766ba6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8c8b6386-3cc1-4e48-96fd-371b50d7a14c, client_auth_method=client-secret, username=admin, authSessionParentId=9f338d06-1741-49f0-aded-2b6551d1994b, authSessionTabId=UITNwZ7WwXA 2026-04-09 02:11:48,511 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=admin-cli, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, auth_method=openid-connect, token_id=e779a6be-d22e-4aab-ad80-665ab997131d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7a6bc172-2b98-421c-9c9b-da46c3a4bf0b, client_auth_method=client-secret, username=admin, authSessionParentId=8755425a-bf79-447f-ae65-8d487e5832ea, authSessionTabId=mac-eH-rZKA 2026-04-09 02:11:48,861 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=admin-cli, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, auth_method=openid-connect, token_id=533103c1-6baa-4a59-98a2-4a9e595fda17, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=06ab7d20-096b-4716-9724-e57c3def4220, client_auth_method=client-secret, username=admin, authSessionParentId=601ab59b-8fe9-4ae7-9871-54f617cb40e2, authSessionTabId=QY9FYxAJAzo 2026-04-09 02:12:41,345 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=admin-cli, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, auth_method=openid-connect, token_id=55918961-63e2-4d00-be7d-1e63f865c74b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4f760fbc-e6d4-47c8-869d-e2cfe08b1d08, client_auth_method=client-secret, username=admin, authSessionParentId=f60b4189-6af7-48ea-b0c7-a45bccb8f22b, authSessionTabId=Jsy8mBssaJk 2026-04-09 02:12:41,462 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=149fccb8-b1b1-43a6-837e-7fe6d7d54c0a, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, resourceType=REALM, resourcePath=null 2026-04-09 02:12:42,934 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=admin-cli, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, auth_method=openid-connect, token_id=6a2185b3-ae65-46e8-94e7-b4999cb25f1f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bcfd812f-917e-4be0-867b-5df84e1e8b8b, client_auth_method=client-secret, username=admin, authSessionParentId=a4425326-2567-4003-a688-cdfe4d7f8caa, authSessionTabId=H8qF98FLxHo 2026-04-09 02:12:43,005 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=149fccb8-b1b1-43a6-837e-7fe6d7d54c0a, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, resourceType=CLIENT, resourcePath=clients/6402fc02-8e68-4047-bf01-1a95d31483ae 2026-04-09 02:12:43,646 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=admin-cli, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, auth_method=openid-connect, token_id=25a2594f-8f8c-4462-aee8-d64612c0e1c7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1932c494-1367-407e-bfe5-baaa30a32fe0, client_auth_method=client-secret, username=admin, authSessionParentId=44613708-8718-41da-9d14-086ed89deff1, authSessionTabId=OrkQBjYRBtw 2026-04-09 02:13:02,421 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=admin-cli, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, auth_method=openid-connect, token_id=1a11b923-03b5-4d6d-922a-a4c00aa48882, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8b361081-d547-4b8a-a966-a47c2537b80c, client_auth_method=client-secret, username=admin, authSessionParentId=45bcbd78-e556-4535-abee-c5f8223c12e4, authSessionTabId=qD0YwSjifCs 2026-04-09 02:13:02,501 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=608c0064-b1ea-49a4-8793-972d9dc2ca49, clientId=149fccb8-b1b1-43a6-837e-7fe6d7d54c0a, userId=83c1daa1-d386-4193-8c6d-29636507e612, ipAddress=199.204.45.132, resourceType=USER, resourcePath=users/2741ca92-9bd7-4f5f-82d9-b3037a000e19 2026-04-09 02:13:04,277 INFO [org.keycloak.events] (executor-thread-2) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=d3e68ba8-f4ea-459a-8d4c-d37421b3dcd1, ipAddress=10.0.0.52, token_id=524b6076-c968-4ef9-ae84-6d27a4013d75, grant_type=client_credentials, scope='openid profile email', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=468c5e7e-8667-4934-b42a-09245220f90a, authSessionTabId=7OMMhTN3vT8