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-08-24 20:41:16,754 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4943ms 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-08-24 20:41:18,076 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-08-24 20:41:20,136 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-24 20:41:20,284 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-24 20:41:20,414 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-24 20:41:20,530 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-24 20:41:20,533 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: cf507e5b-ef6f-442a-bcd3-3c6acb4bfdc5, name: keycloak-0-12658 2026-08-24 20:41:20,541 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-08-24 20:41:20,541 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-08-24 20:41:20,555 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.35249 2026-08-24 20:41:20,778 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-08-24 20:41:22,562 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-12658: no members discovered after 2003 ms: creating cluster as coordinator 2026-08-24 20:41:22,572 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-12658|0] (1) [keycloak-0-12658] 2026-08-24 20:41:22,585 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-12658`, physical addresses are `[10.0.0.184:50785]` 2026-08-24 20:41:22,990 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-12658, Site name: null 2026-08-24 20:41:22,998 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-24 20:41:23,750 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-08-24 20:41:23,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-08-24 20:41:23,913 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-24 20:41:24,112 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-08-24 20:41:24,113 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-08-24 20:41:24,227 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-08-24 20:41:24,228 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-08-24 20:42:03,235 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-24 20:42:05,139 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 48.229s. Listening on: http://0.0.0.0:8080 2026-08-24 20:42:05,139 INFO [io.quarkus] (main) Profile prod activated. 2026-08-24 20:42:05,139 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-08-24 20:42:05,337 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-24 20:42:17,443 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=admin-cli, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=f27ae934-ddf1-4904-ac2e-af9fefd69c71, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=18e01729-e5d6-46bb-9ac5-d9174b7c27d9, client_auth_method=client-secret, username=admin, authSessionParentId=9c40c711-d551-4fd2-8782-b93e77a90645, authSessionTabId=Z7E11Z0RDoA 2026-08-24 20:42:18,944 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=c12b4a54-c3b9-4afd-9093-d4be2fc97ea3, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, resourceType=REALM, resourcePath=atmosphere 2026-08-24 20:42:19,651 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=admin-cli, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=09841289-85b6-42fe-842f-3a29ff821af5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=439e5715-63a5-41db-872a-9db37e36c513, client_auth_method=client-secret, username=admin, authSessionParentId=4035e9da-ab97-4db6-8517-adcfb7cbcb7c, authSessionTabId=rWRaej6h5fg 2026-08-24 20:42:19,747 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=c12b4a54-c3b9-4afd-9093-d4be2fc97ea3, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/b7d21172-92a9-4de5-9b48-1ca7fec6f78e 2026-08-24 20:42:19,831 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=c12b4a54-c3b9-4afd-9093-d4be2fc97ea3, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/b7d21172-92a9-4de5-9b48-1ca7fec6f78e/protocol-mappers/models/7b762c40-c262-4510-ba10-812ddb427d35 2026-08-24 20:42:40,801 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=admin-cli, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=6cdbfd28-8611-4730-ba53-0742eee6152b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2960b79a-7990-4c0c-a52d-2e0f035f02af, client_auth_method=client-secret, username=admin, authSessionParentId=78f14843-23a8-4241-a236-863610f6478d, authSessionTabId=akzRlDrFGC8 2026-08-24 20:42:40,905 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=c12b4a54-c3b9-4afd-9093-d4be2fc97ea3, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, resourceType=CLIENT, resourcePath=clients/64164543-b86c-486d-a0b0-301c58c5401c 2026-08-24 20:42:41,264 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=admin-cli, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=82c57345-d8e5-425d-984c-7e8e465394cb, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3b69b207-ba2a-4a35-af96-cbe951c70feb, client_auth_method=client-secret, username=admin, authSessionParentId=5adb37ec-28f5-4213-bf63-1dba502d436b, authSessionTabId=aVYBP6EVjGI 2026-08-24 20:42:41,336 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=c12b4a54-c3b9-4afd-9093-d4be2fc97ea3, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, resourceType=CLIENT, resourcePath=clients/0b60d943-a54a-4a1a-b241-dfb9abf01860 2026-08-24 20:42:41,733 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=admin-cli, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=e3ef86dc-692a-4a06-9b0e-6cb5f2b7be70, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f421c916-beef-44fc-a09e-9ef18d15d0f7, client_auth_method=client-secret, username=admin, authSessionParentId=51672441-6b75-4cd3-b32c-15a1a9e1ea07, authSessionTabId=DGRBvncNQSU 2026-08-24 20:42:41,802 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=c12b4a54-c3b9-4afd-9093-d4be2fc97ea3, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, resourceType=CLIENT, resourcePath=clients/e7f75d03-61b2-4850-a5ec-f3d4dfc81d56 2026-08-24 20:42:42,435 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=admin-cli, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=4fed1a61-b361-46ce-97a9-6d0d87d0fbf1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4c963035-a5f3-4db3-8b09-eca6c8c6f2c2, client_auth_method=client-secret, username=admin, authSessionParentId=87ff587d-c7eb-4c48-a293-3c3a84cd17cb, authSessionTabId=GdKE581SbvA 2026-08-24 20:42:42,552 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=c12b4a54-c3b9-4afd-9093-d4be2fc97ea3, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, resourceType=CLIENT_ROLE, resourcePath=clients/64164543-b86c-486d-a0b0-301c58c5401c/roles/member 2026-08-24 20:42:42,957 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=admin-cli, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=2f6a1b4d-970e-4f8e-815b-d2e8ed6f4cc0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ac3fcbc3-a9ae-48cf-b72b-8f5c374ac584, client_auth_method=client-secret, username=admin, authSessionParentId=85fb8398-cb15-4405-b61f-0b0bbf7c4542, authSessionTabId=MpIefXr7UXg 2026-08-24 20:42:43,033 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=c12b4a54-c3b9-4afd-9093-d4be2fc97ea3, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, resourceType=CLIENT_ROLE, resourcePath=clients/0b60d943-a54a-4a1a-b241-dfb9abf01860/roles/admin 2026-08-24 20:42:43,402 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=admin-cli, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=d52b7efc-1adb-436e-ab52-9512bab1505b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e0169918-c79b-4717-91fb-0f2e93b68bbb, client_auth_method=client-secret, username=admin, authSessionParentId=44992ce2-99ab-45dd-bccd-379e646483d6, authSessionTabId=oXyV4XqRbK0 2026-08-24 20:42:43,491 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=c12b4a54-c3b9-4afd-9093-d4be2fc97ea3, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, resourceType=CLIENT_ROLE, resourcePath=clients/0b60d943-a54a-4a1a-b241-dfb9abf01860/roles/editor 2026-08-24 20:42:43,862 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=admin-cli, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=6105e5a6-8af0-47eb-b85d-1d19f5c49648, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=daface37-90a8-4f81-8449-fea367c349af, client_auth_method=client-secret, username=admin, authSessionParentId=e1b2b923-314c-4a90-ad23-07c2975325bb, authSessionTabId=RDmKA1W-fsg 2026-08-24 20:42:43,938 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=c12b4a54-c3b9-4afd-9093-d4be2fc97ea3, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, resourceType=CLIENT_ROLE, resourcePath=clients/0b60d943-a54a-4a1a-b241-dfb9abf01860/roles/viewer 2026-08-24 20:42:44,295 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=admin-cli, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=81dd1f62-5211-4180-9461-f0245c58d542, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4951f05b-2c99-4e7a-bd70-f1559c0de032, client_auth_method=client-secret, username=admin, authSessionParentId=1b93e12f-09b6-498b-abad-407684a9926b, authSessionTabId=9Ro_K6VG59M 2026-08-24 20:42:44,380 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=c12b4a54-c3b9-4afd-9093-d4be2fc97ea3, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, resourceType=CLIENT_ROLE, resourcePath=clients/e7f75d03-61b2-4850-a5ec-f3d4dfc81d56/roles/member 2026-08-24 20:44:53,851 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=admin-cli, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=d901c339-6de2-4749-af27-221c6327d037, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=88112d76-9021-4ec7-a63b-a71fd90c9274, client_auth_method=client-secret, username=admin, authSessionParentId=38c24db3-7ec0-4ed8-805b-2cfc85c111db, authSessionTabId=rDC1-4iFZQw 2026-08-24 20:44:54,077 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=c12b4a54-c3b9-4afd-9093-d4be2fc97ea3, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, resourceType=REALM, resourcePath=null 2026-08-24 20:44:55,457 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=admin-cli, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=49a006f0-b734-4cf4-81c0-3cb3bfcdb0aa, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f886f823-af46-49ba-ba6b-0032004610d6, client_auth_method=client-secret, username=admin, authSessionParentId=f81e15c3-d630-439d-8623-16eadd36fedb, authSessionTabId=GBuFkpzQVTY 2026-08-24 20:44:55,542 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=c12b4a54-c3b9-4afd-9093-d4be2fc97ea3, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, resourceType=CLIENT, resourcePath=clients/1e83d325-cd1f-4188-a1bc-cdee6e111532 2026-08-24 20:44:56,085 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=admin-cli, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=a7250ea7-b67b-4e34-b6ab-140ac1526502, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6122f3c4-d386-4000-9060-08851eaa8ba2, client_auth_method=client-secret, username=admin, authSessionParentId=21676a79-6277-40fa-9d89-db9a39b24678, authSessionTabId=wHW8UJoWJSw 2026-08-24 20:44:56,400 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=c12b4a54-c3b9-4afd-9093-d4be2fc97ea3, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/aad6bdb0-f064-42b9-93d6-7f64c52f2acf/role-mappings/clients/fc5040c1-1f5c-402b-befb-0ee8dd55a872 2026-08-24 20:49:02,821 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=admin-cli, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=099103a9-6909-4d4e-9d05-7453a1d1d657, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b7149f6b-58d8-429e-b729-848f70f793e3, client_auth_method=client-secret, username=admin, authSessionParentId=931923a1-1861-4ed5-ab16-c5ee126435f1, authSessionTabId=ubycUQkwQgU 2026-08-24 20:49:02,925 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=c12b4a54-c3b9-4afd-9093-d4be2fc97ea3, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, resourceType=REALM, resourcePath=null 2026-08-24 20:49:03,542 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=admin-cli, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=33006533-814f-40cf-a2b3-29f97e75ea04, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e72315c6-bbf0-4786-ba5f-236468e6bd8c, client_auth_method=client-secret, username=admin, authSessionParentId=c7cc076f-9db2-47b2-9c15-91c6b0902b01, authSessionTabId=ZqftrrLSwB8 2026-08-24 20:49:03,605 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=c12b4a54-c3b9-4afd-9093-d4be2fc97ea3, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/b7d21172-92a9-4de5-9b48-1ca7fec6f78e 2026-08-24 20:49:03,662 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=c12b4a54-c3b9-4afd-9093-d4be2fc97ea3, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/b7d21172-92a9-4de5-9b48-1ca7fec6f78e/protocol-mappers/models/7b762c40-c262-4510-ba10-812ddb427d35 2026-08-24 20:49:09,595 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=admin-cli, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=2f03cb09-14f6-46c6-aee3-438067c92c7d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=78494446-526a-4c81-8363-91895eea3f3d, client_auth_method=client-secret, username=admin, authSessionParentId=5be4aac5-65c1-4128-8f24-fa5d4844089b, authSessionTabId=YtGC3XaKkXI 2026-08-24 20:49:09,649 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=c12b4a54-c3b9-4afd-9093-d4be2fc97ea3, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, resourceType=CLIENT, resourcePath=clients/64164543-b86c-486d-a0b0-301c58c5401c 2026-08-24 20:49:10,024 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=admin-cli, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=750c81cf-f35d-4273-aea0-d272baf4c67a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e6aa317b-c987-42fc-b104-f10fb12f26be, client_auth_method=client-secret, username=admin, authSessionParentId=505ad463-0c1d-444f-b14a-bc25974af7b0, authSessionTabId=MKfy8zIC3qo 2026-08-24 20:49:10,088 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=c12b4a54-c3b9-4afd-9093-d4be2fc97ea3, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, resourceType=CLIENT, resourcePath=clients/0b60d943-a54a-4a1a-b241-dfb9abf01860 2026-08-24 20:49:10,463 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=admin-cli, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=ff4b76e1-03f6-467d-b790-33c8c89687f6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9c612791-915d-400b-a3fb-5b535294fbf0, client_auth_method=client-secret, username=admin, authSessionParentId=82897aee-c424-4775-a060-cc3c8176db4d, authSessionTabId=-0TWl9MogoA 2026-08-24 20:49:10,522 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=c12b4a54-c3b9-4afd-9093-d4be2fc97ea3, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, resourceType=CLIENT, resourcePath=clients/e7f75d03-61b2-4850-a5ec-f3d4dfc81d56 2026-08-24 20:49:11,093 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=admin-cli, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=e32cbec4-1c6a-4d20-a693-cb3a48d9d6b1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ae65167b-cef0-4a14-b3ea-721b885d58d1, client_auth_method=client-secret, username=admin, authSessionParentId=891ddffd-603f-46be-b51c-d35136d9a418, authSessionTabId=xq9uqUkGnxU 2026-08-24 20:49:11,474 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=admin-cli, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=c35d3288-a29d-4a3a-86da-5752a1510384, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d75f93e0-6d65-4bac-80c5-19b022319d82, client_auth_method=client-secret, username=admin, authSessionParentId=795c33c8-4f6b-47cb-b822-efe044a77de5, authSessionTabId=WmYquBccQ1k 2026-08-24 20:49:11,879 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=admin-cli, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=c7ae1102-edc7-4e6e-8795-4ca5916a7ff2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=45b0e83e-a57f-4500-aa59-8fd9d94a53d5, client_auth_method=client-secret, username=admin, authSessionParentId=5ac514ca-5267-49d4-a4d9-66fd97986efc, authSessionTabId=51c-C66sbpM 2026-08-24 20:49:12,316 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=admin-cli, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=e81b8cf2-5667-4067-891d-384ea12bc641, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e408f3b6-e5f2-4cfd-b8aa-57200c9fe8ab, client_auth_method=client-secret, username=admin, authSessionParentId=a93249d0-6769-46f3-8e50-36049c777c61, authSessionTabId=T9IPxcIpFuU 2026-08-24 20:49:12,663 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=admin-cli, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=e5e69e02-96c2-421a-b9c3-c40970c2e623, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7812aec3-b5cd-4e2d-b452-2fa46af1c697, client_auth_method=client-secret, username=admin, authSessionParentId=0245eb33-4bd5-4d0a-8e1e-9e3da09d4041, authSessionTabId=akbNKgH0svw 2026-08-24 20:50:02,284 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=admin-cli, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=7c153062-066d-443c-803d-e2a3485d3e01, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b50f88c2-c456-4f31-aab6-f248724a2789, client_auth_method=client-secret, username=admin, authSessionParentId=8443f40d-d7bf-4ad5-b30b-453880cf04f0, authSessionTabId=PXIDigSg9EM 2026-08-24 20:50:02,371 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=c12b4a54-c3b9-4afd-9093-d4be2fc97ea3, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, resourceType=REALM, resourcePath=null 2026-08-24 20:50:03,679 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=admin-cli, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=0ef8e4d6-d80d-4afb-bd50-f1cf7b8819ec, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5cd4f88e-649e-4c59-88a1-fc61685a4016, client_auth_method=client-secret, username=admin, authSessionParentId=2d4f58d9-8a4b-4d58-b379-88ec7558237b, authSessionTabId=puvhEXZhUC4 2026-08-24 20:50:03,726 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=c12b4a54-c3b9-4afd-9093-d4be2fc97ea3, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, resourceType=CLIENT, resourcePath=clients/1e83d325-cd1f-4188-a1bc-cdee6e111532 2026-08-24 20:50:04,253 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=admin-cli, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=418393f6-2dde-450c-867b-c62c112c34b9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=57015df3-1926-4bc5-becf-746dea804349, client_auth_method=client-secret, username=admin, authSessionParentId=0311f3bb-6c44-4084-9bdb-85ab310d0b95, authSessionTabId=0Xf8afecA1k 2026-08-24 20:50:22,145 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=admin-cli, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=8c8edfe8-8c4e-4dab-ac08-c1f00cc77ef6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=73a24a6e-a968-4ab6-87f4-e4786c2f3916, client_auth_method=client-secret, username=admin, authSessionParentId=1e95666b-825b-44b6-b30b-29f9646967c5, authSessionTabId=9POIoBTCm0M 2026-08-24 20:50:22,214 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=41ee9fdb-61b2-40dc-94dd-10c9262f86a6, clientId=c12b4a54-c3b9-4afd-9093-d4be2fc97ea3, userId=db78e95c-c3ef-4ae8-94af-68700e907bda, ipAddress=199.204.45.74, resourceType=USER, resourcePath=users/0262b562-7c1f-4798-8bbc-25302bfe4e68 2026-08-24 20:50:35,091 INFO [org.keycloak.events] (executor-thread-1) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=aad6bdb0-f064-42b9-93d6-7f64c52f2acf, ipAddress=10.0.0.91, token_id=60cfa73e-1d05-4fa5-b1de-2c28de4919e4, grant_type=client_credentials, scope='openid profile email', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=bffd7933-4a7b-4942-8a46-5f30986841df, authSessionTabId=6Dsn0FHqblU