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-01 21:16:51,840 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4415ms 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-01 21:16:53,125 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-01 21:16:55,172 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-03-01 21:16:55,315 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-03-01 21:16:55,479 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-03-01 21:16:55,576 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-03-01 21:16:55,578 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 15caa9e1-250e-47d5-81fe-9c78f02179ca, name: keycloak-0-11812 2026-03-01 21:16:55,583 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-01 21:16:55,584 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-01 21:16:55,589 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.43468 2026-03-01 21:16:55,900 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-01 21:16:57,593 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-11812: no members discovered after 2002 ms: creating cluster as coordinator 2026-03-01 21:16:57,604 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-11812|0] (1) [keycloak-0-11812] 2026-03-01 21:16:57,616 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-11812`, physical addresses are `[10.0.0.152:59004]` 2026-03-01 21:16:57,982 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-11812, Site name: null 2026-03-01 21:16:58,751 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-01 21:16:58,751 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-01 21:16:58,913 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-03-01 21:16:59,156 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-01 21:16:59,156 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-01 21:16:59,274 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-01 21:16:59,274 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-01 21:17:32,923 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-03-01 21:17:32,946 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-03-01 21:17:34,608 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 42.601s. Listening on: http://0.0.0.0:8080 2026-03-01 21:17:34,609 INFO [io.quarkus] (main) Profile prod activated. 2026-03-01 21:17:34,609 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-01 21:17:34,779 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-03-01 21:17:48,280 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=admin-cli, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=67ffa120-1123-4b94-a219-cca0847daf97, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5b0a7f2a-9e12-47a9-872d-b84af98b51e6, client_auth_method=client-secret, username=admin, authSessionParentId=29efa7d4-311d-47ec-ab73-ebdc577caf55, authSessionTabId=SpQDd-1cGvk 2026-03-01 21:17:49,650 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=64e68146-11db-4ae0-8da1-dffc3d570dd4, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, resourceType=REALM, resourcePath=atmosphere 2026-03-01 21:17:50,410 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=admin-cli, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=01962516-30aa-4144-bb4c-bc7d57bf40f8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9f2f854b-9c9f-4cf8-893d-5a74a059183b, client_auth_method=client-secret, username=admin, authSessionParentId=149ffedb-5655-4bc9-98b3-ba02326957c5, authSessionTabId=_nb0FKchw8k 2026-03-01 21:17:50,511 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=64e68146-11db-4ae0-8da1-dffc3d570dd4, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/39840f61-62b8-4e5e-9a4d-6bc82a003651 2026-03-01 21:17:50,662 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=64e68146-11db-4ae0-8da1-dffc3d570dd4, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/39840f61-62b8-4e5e-9a4d-6bc82a003651/protocol-mappers/models/02ef2d4a-817e-4418-85e3-dc70bbb86316 2026-03-01 21:18:11,545 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=admin-cli, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=dad180f3-6d1e-44a7-8553-14a8ef7426c8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8f77a92b-fa59-446e-a850-a72f93066468, client_auth_method=client-secret, username=admin, authSessionParentId=4cde9dde-a458-4106-bce2-d3ed2cb24c8a, authSessionTabId=eq8g2XlNDE0 2026-03-01 21:18:11,647 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=64e68146-11db-4ae0-8da1-dffc3d570dd4, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, resourceType=CLIENT, resourcePath=clients/fcf4f43b-9b7a-4f2a-9dbd-0e032b471976 2026-03-01 21:18:12,034 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=admin-cli, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=bf0fb896-2709-4538-892f-63b3ca340dba, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=26b34c9b-b15b-4cde-87a2-b23424c97b03, client_auth_method=client-secret, username=admin, authSessionParentId=b198073c-601b-4659-8661-d23425c7038f, authSessionTabId=5SczLrgTrlI 2026-03-01 21:18:12,106 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=64e68146-11db-4ae0-8da1-dffc3d570dd4, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, resourceType=CLIENT, resourcePath=clients/1a41508f-da27-4c09-96bc-edd08aac1dec 2026-03-01 21:18:12,477 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=admin-cli, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=2e99a6cf-5671-4b70-8fd6-3b431bc669b2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4995b548-708f-42ec-8680-ee4173830337, client_auth_method=client-secret, username=admin, authSessionParentId=c1614603-3da2-4e86-a543-a85e08f4c8a1, authSessionTabId=LiW2JBl0A0g 2026-03-01 21:18:12,551 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=64e68146-11db-4ae0-8da1-dffc3d570dd4, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, resourceType=CLIENT, resourcePath=clients/5020188f-c457-4aa3-9ae8-af598048982c 2026-03-01 21:18:13,253 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=admin-cli, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=7ef2c9ea-2c7e-43b6-8279-179f6a925f1e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5418e762-5e61-4e16-9cd4-bb73b91c5a69, client_auth_method=client-secret, username=admin, authSessionParentId=c8138d1b-d2f4-477e-9fd8-e5658ef6f979, authSessionTabId=GlcK-PQMsl4 2026-03-01 21:18:13,372 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=64e68146-11db-4ae0-8da1-dffc3d570dd4, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, resourceType=CLIENT_ROLE, resourcePath=clients/fcf4f43b-9b7a-4f2a-9dbd-0e032b471976/roles/member 2026-03-01 21:18:13,739 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=admin-cli, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=50c95153-5009-4844-997c-50567d126e5b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=98e963af-2d7b-49ea-8aa2-b5f8b7424a12, client_auth_method=client-secret, username=admin, authSessionParentId=6c5c9c49-6904-42db-8632-b2eff29b2c43, authSessionTabId=2WZxKYKlB8Y 2026-03-01 21:18:13,830 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=64e68146-11db-4ae0-8da1-dffc3d570dd4, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, resourceType=CLIENT_ROLE, resourcePath=clients/1a41508f-da27-4c09-96bc-edd08aac1dec/roles/admin 2026-03-01 21:18:14,197 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=admin-cli, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=b16ed894-56f1-46c8-807c-8ab436bb22e4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e3344fd0-bea2-400d-9b3d-139831a87718, client_auth_method=client-secret, username=admin, authSessionParentId=a8fba6f6-8cfe-4aeb-b989-a94fbbae2ab7, authSessionTabId=2PAI0DfMiic 2026-03-01 21:18:14,283 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=64e68146-11db-4ae0-8da1-dffc3d570dd4, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, resourceType=CLIENT_ROLE, resourcePath=clients/1a41508f-da27-4c09-96bc-edd08aac1dec/roles/editor 2026-03-01 21:18:14,654 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=admin-cli, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=3289adc8-3c93-4c87-9aff-fe9d3600749c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bae88d87-296c-4fb5-ba93-7b18149a2832, client_auth_method=client-secret, username=admin, authSessionParentId=c21c9c79-fd4f-43a3-9af8-ab1400bfd790, authSessionTabId=fsWNEYZOtz0 2026-03-01 21:18:14,736 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=64e68146-11db-4ae0-8da1-dffc3d570dd4, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, resourceType=CLIENT_ROLE, resourcePath=clients/1a41508f-da27-4c09-96bc-edd08aac1dec/roles/viewer 2026-03-01 21:18:15,089 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=admin-cli, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=300d451f-eb59-4000-ab5b-63ae4f9010aa, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3a2f1b6e-6cea-4d24-8cc4-e66b320d974f, client_auth_method=client-secret, username=admin, authSessionParentId=cc77612f-66bc-4615-8b88-fc5dbb8e32b5, authSessionTabId=c49qRGLDC5E 2026-03-01 21:18:15,174 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=64e68146-11db-4ae0-8da1-dffc3d570dd4, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, resourceType=CLIENT_ROLE, resourcePath=clients/5020188f-c457-4aa3-9ae8-af598048982c/roles/member 2026-03-01 21:21:04,815 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=admin-cli, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=f23a344c-4206-4e6b-bd7f-ebc4e201f0f4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=da0ef806-5ed8-41fd-8276-bf076fd2feb7, client_auth_method=client-secret, username=admin, authSessionParentId=f0924181-90c7-4277-a258-3d215dfb5132, authSessionTabId=Ki6hVIOxBrE 2026-03-01 21:21:05,005 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=64e68146-11db-4ae0-8da1-dffc3d570dd4, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, resourceType=REALM, resourcePath=null 2026-03-01 21:21:06,356 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=admin-cli, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=950f3c45-fe19-49a4-b4d8-173e32a2190e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=fdfbf70d-9f85-4342-a04b-3befcf8aab8d, client_auth_method=client-secret, username=admin, authSessionParentId=9da1d2f6-6cd3-4a87-a88d-5edfcabe8352, authSessionTabId=adhOpPlTlhQ 2026-03-01 21:21:06,450 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=64e68146-11db-4ae0-8da1-dffc3d570dd4, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, resourceType=CLIENT, resourcePath=clients/9a04b78c-4435-4447-8963-f1c581f6c316 2026-03-01 21:21:07,131 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=admin-cli, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=7dc78c34-9615-40e9-a8b9-50a1b8fa3703, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ae73ec06-8610-400e-b5e3-e5d78df7de9d, client_auth_method=client-secret, username=admin, authSessionParentId=3b101a64-da29-4a6d-ac9f-27b1d511e4bb, authSessionTabId=FwnYIdtqAEg 2026-03-01 21:21:07,399 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=64e68146-11db-4ae0-8da1-dffc3d570dd4, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/15819cad-bc71-4a3c-961d-e68612da2205/role-mappings/clients/716d1b75-793c-4da6-8a44-3ebd784c09c9 2026-03-01 22:14:44,045 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=admin-cli, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=5b770ae4-1e47-47e0-85c3-56da1972c3e3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b46a0775-dbd2-480d-a38b-e66da3a80045, client_auth_method=client-secret, username=admin, authSessionParentId=4e09cfe7-b1dc-4448-9e5c-2decf776bc1a, authSessionTabId=QJICZruaI8A 2026-03-01 22:14:44,199 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=64e68146-11db-4ae0-8da1-dffc3d570dd4, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, resourceType=REALM, resourcePath=null 2026-03-01 22:14:45,058 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=admin-cli, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=5303bd81-afc2-40a8-bf4c-03a7a70f6f93, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f7e65d79-6074-4354-9f57-c1024e2a6f09, client_auth_method=client-secret, username=admin, authSessionParentId=8dcf7ea7-7a2f-4d65-a4c3-07621478b5f3, authSessionTabId=KdNd6FI2l8E 2026-03-01 22:14:45,122 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=64e68146-11db-4ae0-8da1-dffc3d570dd4, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/39840f61-62b8-4e5e-9a4d-6bc82a003651 2026-03-01 22:14:45,180 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=64e68146-11db-4ae0-8da1-dffc3d570dd4, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/39840f61-62b8-4e5e-9a4d-6bc82a003651/protocol-mappers/models/02ef2d4a-817e-4418-85e3-dc70bbb86316 2026-03-01 22:14:51,918 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=admin-cli, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=bce1a54f-bc29-4cac-88ce-c56c27b75091, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=405d896e-4e25-4fbd-9000-0a5363abcfa6, client_auth_method=client-secret, username=admin, authSessionParentId=2cc62a6f-73c3-4229-b599-32bf78d9b2fc, authSessionTabId=NdXPVpyy0H8 2026-03-01 22:14:51,978 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=64e68146-11db-4ae0-8da1-dffc3d570dd4, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, resourceType=CLIENT, resourcePath=clients/fcf4f43b-9b7a-4f2a-9dbd-0e032b471976 2026-03-01 22:14:52,383 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=admin-cli, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=71e76ce6-66bf-4778-b1f2-26ff2a510045, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=781e9d8d-a81c-4a92-97b5-38c01618750e, client_auth_method=client-secret, username=admin, authSessionParentId=9f559c71-be1b-432c-a512-633550d36d80, authSessionTabId=m30Q4jA4iGA 2026-03-01 22:14:52,436 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=64e68146-11db-4ae0-8da1-dffc3d570dd4, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, resourceType=CLIENT, resourcePath=clients/1a41508f-da27-4c09-96bc-edd08aac1dec 2026-03-01 22:14:52,793 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=admin-cli, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=4e041387-8d6a-4dc0-ad9d-75583bfc11ff, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=fc83908b-571f-4e2f-84dd-12a774f62e65, client_auth_method=client-secret, username=admin, authSessionParentId=a0807595-5047-4abc-a1ef-f3b867cb237e, authSessionTabId=azcogKdTlcQ 2026-03-01 22:14:52,854 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=64e68146-11db-4ae0-8da1-dffc3d570dd4, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, resourceType=CLIENT, resourcePath=clients/5020188f-c457-4aa3-9ae8-af598048982c 2026-03-01 22:14:53,531 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=admin-cli, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=3f6b44d9-06f6-4804-9087-b8f9fdd1ac58, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d6be726f-31cd-4bf4-95a6-6a585072808f, client_auth_method=client-secret, username=admin, authSessionParentId=5376d14f-1e06-464c-86dd-88caeae41819, authSessionTabId=kIeHyNIhY6A 2026-03-01 22:14:53,883 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=admin-cli, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=0a6547e5-88cb-4202-a0b0-6f6ada3d10bf, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=dd997a7f-3170-486d-8ea3-810e2d3478e5, client_auth_method=client-secret, username=admin, authSessionParentId=7523271c-750a-4922-b7dd-3b8497d7d163, authSessionTabId=j_NrSmlG-zk 2026-03-01 22:14:54,259 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=admin-cli, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=758bf07f-ac57-4876-938d-ef3102acc539, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3156a494-c1eb-4e4c-ae66-814da0a73ef3, client_auth_method=client-secret, username=admin, authSessionParentId=2697c67a-82d1-4c42-87f1-e4474797c341, authSessionTabId=ZosOfJU73Ic 2026-03-01 22:14:54,627 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=admin-cli, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=cce5bc01-e771-43b6-8d47-af217820cfe8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f612ee4f-b6dc-4507-afdc-805ccb4e3841, client_auth_method=client-secret, username=admin, authSessionParentId=53573ee8-0f0f-433c-8155-36024e79ff4e, authSessionTabId=_srZI2LComA 2026-03-01 22:14:54,999 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=admin-cli, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=4eea338f-12a7-4bb9-9816-7f2bbfd62680, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c578b7e5-4250-4613-8540-2734766a59ff, client_auth_method=client-secret, username=admin, authSessionParentId=c5da1796-42be-4459-9e2c-c356839ab11b, authSessionTabId=PUJ28eY2pH0 2026-03-01 22:16:10,134 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=admin-cli, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=0d311d66-6620-44bc-85cf-d77a6c7d68c1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=174441e1-a3bc-46c0-925b-2a6aaeb2a01d, client_auth_method=client-secret, username=admin, authSessionParentId=4f64de92-8530-48f0-91bb-e5b6a21c2de4, authSessionTabId=mrqPrOBWYNY 2026-03-01 22:16:10,247 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=64e68146-11db-4ae0-8da1-dffc3d570dd4, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, resourceType=REALM, resourcePath=null 2026-03-01 22:16:11,804 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=admin-cli, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=0c52824d-0b1a-4f74-bdd4-35a0d8bf83ba, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ba447def-a83c-4d2a-a637-5c50d7449ff4, client_auth_method=client-secret, username=admin, authSessionParentId=68aac136-8e0f-42d9-8119-aada4585514c, authSessionTabId=sj0rQlvX888 2026-03-01 22:16:11,857 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=64e68146-11db-4ae0-8da1-dffc3d570dd4, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, resourceType=CLIENT, resourcePath=clients/9a04b78c-4435-4447-8963-f1c581f6c316 2026-03-01 22:16:12,625 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=88d2602a-8d22-46aa-91bd-cef6f0c1a6d8, clientId=admin-cli, userId=39d3d6ca-e4f1-4e3b-9bd3-9d321d2510a3, ipAddress=199.204.45.22, auth_method=openid-connect, token_id=d2d5b3e1-2308-4cab-bf51-0f16cc10da02, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f3f6c2c7-89ee-4b29-9490-ba49af780d8d, client_auth_method=client-secret, username=admin, authSessionParentId=759a4c10-1f84-4507-8c56-2631fe15efb2, authSessionTabId=taDF_fePPrk