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-10 04:02:04,131 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4921ms 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-10 04:02:05,373 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-10 04:02:07,274 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-10 04:02:07,422 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-10 04:02:07,546 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-10 04:02:07,642 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-10 04:02:07,643 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: b5a0b9f9-c822-4dff-b2b9-8c76da6bde52, name: keycloak-0-29896 2026-05-10 04:02:07,649 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-10 04:02:07,649 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-10 04:02:07,656 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.36041 2026-05-10 04:02:07,892 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-10 04:02:09,668 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-29896: no members discovered after 2004 ms: creating cluster as coordinator 2026-05-10 04:02:09,680 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-29896|0] (1) [keycloak-0-29896] 2026-05-10 04:02:09,691 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-29896`, physical addresses are `[10.0.0.134:51577]` 2026-05-10 04:02:10,022 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-29896, Site name: null 2026-05-10 04:02:10,025 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-10 04:02:10,737 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-10 04:02:10,737 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-10 04:02:10,889 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-10 04:02:11,056 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-10 04:02:11,056 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-10 04:02:11,162 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-10 04:02:11,162 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-10 04:02:40,695 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-10 04:02:42,736 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 38.445s. Listening on: http://0.0.0.0:8080 2026-05-10 04:02:42,737 INFO [io.quarkus] (main) Profile prod activated. 2026-05-10 04:02:42,737 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-10 04:02:42,906 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-10 04:02:55,590 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=admin-cli, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, auth_method=openid-connect, token_id=08a8467d-a354-41df-9baf-701d252f3c2b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3c480129-3b10-4c0c-b047-3e21356cf1ea, client_auth_method=client-secret, username=admin, authSessionParentId=2bd99757-50c1-49c8-bbc8-743f5d7120e6, authSessionTabId=8tKAD80pUQQ 2026-05-10 04:02:56,763 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=7dcb2a98-b402-4b46-80f4-b9435215541b, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, resourceType=REALM, resourcePath=atmosphere 2026-05-10 04:02:57,577 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=admin-cli, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, auth_method=openid-connect, token_id=920877dc-4798-46f5-8e04-786263ef8731, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9c8228e5-da2c-492c-b795-d8499dadd2ee, client_auth_method=client-secret, username=admin, authSessionParentId=6b63ee90-0e6f-4a23-9c68-ecb3988716d9, authSessionTabId=SU2y9QVwdkc 2026-05-10 04:02:57,661 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=7dcb2a98-b402-4b46-80f4-b9435215541b, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/9565f773-5da3-4ca4-8360-fd0c0ceb5502 2026-05-10 04:02:57,741 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=7dcb2a98-b402-4b46-80f4-b9435215541b, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/9565f773-5da3-4ca4-8360-fd0c0ceb5502/protocol-mappers/models/e8172153-b873-4452-8d00-169eb198c6b4 2026-05-10 04:03:18,622 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=admin-cli, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, auth_method=openid-connect, token_id=e0f0fd80-f6c3-40de-a4c8-b9f625f02c66, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d3336fdc-03f9-490e-b568-0fd2eda90a25, client_auth_method=client-secret, username=admin, authSessionParentId=b31d25ed-93d4-4f63-8541-96b18829bca1, authSessionTabId=7OQSJypk8bs 2026-05-10 04:03:18,743 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=7dcb2a98-b402-4b46-80f4-b9435215541b, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, resourceType=CLIENT, resourcePath=clients/598b3a3d-42da-4bab-9436-05b7ca6a3837 2026-05-10 04:03:19,120 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=admin-cli, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, auth_method=openid-connect, token_id=6211d259-025c-4a19-993e-676eab82e5b3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0e763fc8-881b-42fd-a98e-be71bf03c94e, client_auth_method=client-secret, username=admin, authSessionParentId=e14fcedb-add5-42ca-9274-46ee90967b68, authSessionTabId=kyeEVfv0WOc 2026-05-10 04:03:19,200 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=7dcb2a98-b402-4b46-80f4-b9435215541b, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, resourceType=CLIENT, resourcePath=clients/9e8e320c-7aa6-4b88-b82f-a12c95f21e46 2026-05-10 04:03:19,562 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=admin-cli, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, auth_method=openid-connect, token_id=8f3a8d83-db55-4bf2-b5b5-78c56b8fd951, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=cc9d656c-65af-4b98-842b-194d49c1e00d, client_auth_method=client-secret, username=admin, authSessionParentId=0028885a-76e6-47a5-a455-796350f0f928, authSessionTabId=jj_GxRNC5qE 2026-05-10 04:03:19,628 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=7dcb2a98-b402-4b46-80f4-b9435215541b, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, resourceType=CLIENT, resourcePath=clients/c419ee31-7daf-4cc1-b0d6-d3fda08e2c3e 2026-05-10 04:03:20,284 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=admin-cli, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, auth_method=openid-connect, token_id=b3744160-bf85-4bd0-9718-c4aec4fff16c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=092be2ec-47ed-49de-bd85-7dff77932fba, client_auth_method=client-secret, username=admin, authSessionParentId=cb450108-0844-441c-b30d-78e738edc4fa, authSessionTabId=xEKy49rYajk 2026-05-10 04:03:20,391 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=7dcb2a98-b402-4b46-80f4-b9435215541b, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, resourceType=CLIENT_ROLE, resourcePath=clients/598b3a3d-42da-4bab-9436-05b7ca6a3837/roles/member 2026-05-10 04:03:20,788 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=admin-cli, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, auth_method=openid-connect, token_id=69d35e91-0b16-4e32-b9f4-79771cab3e39, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=12a79dc5-6bf0-4a37-a271-239e13386dfc, client_auth_method=client-secret, username=admin, authSessionParentId=c2f7938b-4aa6-46b3-9827-387cd45df124, authSessionTabId=d3E6puhZ5O4 2026-05-10 04:03:20,868 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=7dcb2a98-b402-4b46-80f4-b9435215541b, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, resourceType=CLIENT_ROLE, resourcePath=clients/9e8e320c-7aa6-4b88-b82f-a12c95f21e46/roles/admin 2026-05-10 04:03:21,260 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=admin-cli, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, auth_method=openid-connect, token_id=eca1eec7-1aae-4635-83bb-7c91867d26e8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=51e25ff6-2072-4cd7-b3e1-fd9ea6025af6, client_auth_method=client-secret, username=admin, authSessionParentId=107c55eb-2b43-4c04-a700-6facb525fb4d, authSessionTabId=TnD5O0MODrw 2026-05-10 04:03:21,340 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=7dcb2a98-b402-4b46-80f4-b9435215541b, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, resourceType=CLIENT_ROLE, resourcePath=clients/9e8e320c-7aa6-4b88-b82f-a12c95f21e46/roles/editor 2026-05-10 04:03:21,719 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=admin-cli, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, auth_method=openid-connect, token_id=91e5f7d9-6a98-43d6-b2f1-c522a243f265, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d417d6aa-169b-4f38-8092-503d93b3358a, client_auth_method=client-secret, username=admin, authSessionParentId=3f0a7139-bdaf-44ea-9643-8efae020472b, authSessionTabId=Lmc6QdSlWLw 2026-05-10 04:03:21,807 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=7dcb2a98-b402-4b46-80f4-b9435215541b, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, resourceType=CLIENT_ROLE, resourcePath=clients/9e8e320c-7aa6-4b88-b82f-a12c95f21e46/roles/viewer 2026-05-10 04:03:22,193 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=admin-cli, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, auth_method=openid-connect, token_id=be244fa3-76aa-45e2-940e-e68a9e231d7d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b5a72a89-99dd-463f-9a6a-6dfe2785e36a, client_auth_method=client-secret, username=admin, authSessionParentId=d2e32e20-ae13-4a23-adc3-b593f69a0542, authSessionTabId=UdKOUCMXouc 2026-05-10 04:03:22,278 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=7dcb2a98-b402-4b46-80f4-b9435215541b, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, resourceType=CLIENT_ROLE, resourcePath=clients/c419ee31-7daf-4cc1-b0d6-d3fda08e2c3e/roles/member 2026-05-10 04:05:26,465 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=admin-cli, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, auth_method=openid-connect, token_id=efe52d49-5d0d-4880-b146-8d0e833efab5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c9cfa720-69ec-4215-8666-e61cb9492fa9, client_auth_method=client-secret, username=admin, authSessionParentId=791d7b5f-a2fc-4b78-a93f-8c100d41421f, authSessionTabId=DUFrLovm5CM 2026-05-10 04:05:26,644 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=7dcb2a98-b402-4b46-80f4-b9435215541b, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, resourceType=REALM, resourcePath=null 2026-05-10 04:05:27,924 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=admin-cli, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, auth_method=openid-connect, token_id=178fc89e-9fe2-46ed-94a1-0d05ed9ae48f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=adeb7418-73f9-4b69-bdf7-4e071533aada, client_auth_method=client-secret, username=admin, authSessionParentId=abee099a-f9f6-4a81-b807-fa7e1f2ca179, authSessionTabId=8Vk7kYcXqZE 2026-05-10 04:05:28,008 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=7dcb2a98-b402-4b46-80f4-b9435215541b, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, resourceType=CLIENT, resourcePath=clients/a0e45b17-a887-4aca-af29-5c9202f3d430 2026-05-10 04:05:28,559 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=admin-cli, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, auth_method=openid-connect, token_id=b8043c35-b70a-4daf-bceb-083946bca6ce, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c7ea927b-551a-4528-9d11-5453e0a9aa0d, client_auth_method=client-secret, username=admin, authSessionParentId=0105768a-f473-4895-99c7-bd54d833350d, authSessionTabId=ehXEE_yWiMA 2026-05-10 04:05:28,852 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=7dcb2a98-b402-4b46-80f4-b9435215541b, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/4ff8b533-e8c4-4c6c-9b28-5bcec47409f1/role-mappings/clients/9f320c9c-fdde-4949-8490-7818020e7a03 2026-05-10 04:09:30,248 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=admin-cli, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, auth_method=openid-connect, token_id=b40e1276-aee2-4760-ad9b-dde2eb6d7fba, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a5fce0ed-8485-4591-be4d-c6d0b992e908, client_auth_method=client-secret, username=admin, authSessionParentId=67ee3228-d45b-4b9f-9dd2-7ffa4165ff62, authSessionTabId=VyewmPSq2j4 2026-05-10 04:09:30,331 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=7dcb2a98-b402-4b46-80f4-b9435215541b, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, resourceType=REALM, resourcePath=null 2026-05-10 04:09:30,950 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=admin-cli, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, auth_method=openid-connect, token_id=39c7cc55-e232-4a5a-bd11-8ae945a58d9b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=fa1aadf8-79a7-4eed-a1a3-358b5ec81c9d, client_auth_method=client-secret, username=admin, authSessionParentId=350024f6-5fb3-4cd2-a1bb-d006565ab57a, authSessionTabId=cYaOWBIPBgw 2026-05-10 04:09:31,034 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=7dcb2a98-b402-4b46-80f4-b9435215541b, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/9565f773-5da3-4ca4-8360-fd0c0ceb5502 2026-05-10 04:09:31,110 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=7dcb2a98-b402-4b46-80f4-b9435215541b, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/9565f773-5da3-4ca4-8360-fd0c0ceb5502/protocol-mappers/models/e8172153-b873-4452-8d00-169eb198c6b4 2026-05-10 04:09:37,032 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=admin-cli, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, auth_method=openid-connect, token_id=aacb1725-3389-4115-b10c-b001de4aa138, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7fecd8b3-ccde-4a23-b215-5c2b0d38e467, client_auth_method=client-secret, username=admin, authSessionParentId=e492357a-135d-4486-952c-a2ff984fd10f, authSessionTabId=Z6x09gOKQxA 2026-05-10 04:09:37,139 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=7dcb2a98-b402-4b46-80f4-b9435215541b, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, resourceType=CLIENT, resourcePath=clients/598b3a3d-42da-4bab-9436-05b7ca6a3837 2026-05-10 04:09:37,556 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=admin-cli, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, auth_method=openid-connect, token_id=230825c4-a08a-4f77-9c23-0d0b5373ccac, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=24f851c4-5cfb-428e-bcd8-8bebf9427f56, client_auth_method=client-secret, username=admin, authSessionParentId=537fbbe6-3d8b-4264-b922-c75d80127a7a, authSessionTabId=EVqd8DhajGE 2026-05-10 04:09:37,609 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=7dcb2a98-b402-4b46-80f4-b9435215541b, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, resourceType=CLIENT, resourcePath=clients/9e8e320c-7aa6-4b88-b82f-a12c95f21e46 2026-05-10 04:09:37,981 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=admin-cli, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, auth_method=openid-connect, token_id=14edaa03-51b2-462d-81bf-2bfb03f5719f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=85f05e09-baa9-4fa4-99c1-9a60fca528d2, client_auth_method=client-secret, username=admin, authSessionParentId=c15fe437-3974-4026-bdfd-6ca45c128fb3, authSessionTabId=b1WyfNG0PVQ 2026-05-10 04:09:38,048 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=7dcb2a98-b402-4b46-80f4-b9435215541b, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, resourceType=CLIENT, resourcePath=clients/c419ee31-7daf-4cc1-b0d6-d3fda08e2c3e 2026-05-10 04:09:38,627 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=admin-cli, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, auth_method=openid-connect, token_id=6db78882-05b9-44a0-98e3-a4d09f4a3fce, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=58de74b1-b06a-490a-a131-57344b03c58d, client_auth_method=client-secret, username=admin, authSessionParentId=114f15e6-5cd3-4ede-80cc-8cf4fedacd05, authSessionTabId=vrnahlKfyPs 2026-05-10 04:09:38,996 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=admin-cli, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, auth_method=openid-connect, token_id=6d7e9c4e-e8b8-4af7-bbf5-e8a1ab594104, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c16c06d5-b2a7-483a-bbcf-a269889fe17c, client_auth_method=client-secret, username=admin, authSessionParentId=0949a06c-3bc2-4351-b429-623b1bd37bd4, authSessionTabId=zlq7Ay2GBCA 2026-05-10 04:09:39,344 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=admin-cli, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, auth_method=openid-connect, token_id=749cc86b-9786-4afd-ab33-0d919f780de0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=62d66a9d-51e2-4e2d-8271-06999a9cb82a, client_auth_method=client-secret, username=admin, authSessionParentId=3466d903-a958-488b-9fed-019d2f690cba, authSessionTabId=L7368DSrsws 2026-05-10 04:09:39,703 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=admin-cli, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, auth_method=openid-connect, token_id=1d745b51-e259-42b7-835f-e901429ee8d1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c1e8797f-28d5-4efc-b439-c70a95317baf, client_auth_method=client-secret, username=admin, authSessionParentId=e2eeeb97-aafa-4d84-8303-564d9a078888, authSessionTabId=Q1zz98gNme0 2026-05-10 04:09:40,081 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=admin-cli, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, auth_method=openid-connect, token_id=725c6baf-aa38-4916-a43e-abf5ec3620c7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4e02fe1a-3794-4c0a-a38e-f7c122ec1482, client_auth_method=client-secret, username=admin, authSessionParentId=25d83d83-52c1-4e89-bf55-8dc5ae5eaeed, authSessionTabId=sqWKwtS-Svc 2026-05-10 04:10:28,894 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=admin-cli, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, auth_method=openid-connect, token_id=537a9c48-b8bc-456b-9599-7850763db9d9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d5f32ab5-8b88-4470-8979-4bdc9ce8b797, client_auth_method=client-secret, username=admin, authSessionParentId=312d86a6-e5ec-4e60-8bde-f27bf15aeb84, authSessionTabId=mMK5rjiceCY 2026-05-10 04:10:28,984 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=7dcb2a98-b402-4b46-80f4-b9435215541b, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, resourceType=REALM, resourcePath=null 2026-05-10 04:10:30,229 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=admin-cli, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, auth_method=openid-connect, token_id=2d2a8938-320b-4383-9d3b-18cf906c7bd4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ac6834ab-d4bd-46aa-8d49-daa74f92134f, client_auth_method=client-secret, username=admin, authSessionParentId=dab72dd0-0b05-400a-835c-2dccd9dfed79, authSessionTabId=ahayTU06TWk 2026-05-10 04:10:30,280 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=7dcb2a98-b402-4b46-80f4-b9435215541b, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, resourceType=CLIENT, resourcePath=clients/a0e45b17-a887-4aca-af29-5c9202f3d430 2026-05-10 04:10:30,818 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=admin-cli, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, auth_method=openid-connect, token_id=2a8694bf-c7ee-428a-9c72-686ff703e8a4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=bba59f4b-4a9c-488e-a2f1-6012a02fc18e, client_auth_method=client-secret, username=admin, authSessionParentId=ccf6297b-66df-40f8-81a2-72b6317fe48b, authSessionTabId=gDgMjlLAJSY 2026-05-10 04:10:48,033 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=admin-cli, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, auth_method=openid-connect, token_id=596d32ba-c18d-47eb-af77-8a4c62a48417, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f05839c0-42d5-49f4-add4-6e16ed2f6a61, client_auth_method=client-secret, username=admin, authSessionParentId=e0706ba7-a1dd-4e71-a808-599f73ea2257, authSessionTabId=6FHtDUaqXqg 2026-05-10 04:10:48,100 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=3f5c2a7f-ee48-417c-9a1d-ecd590b84afc, clientId=7dcb2a98-b402-4b46-80f4-b9435215541b, userId=093ad221-dcba-4f48-8ec4-708aee848ec5, ipAddress=199.204.45.35, resourceType=USER, resourcePath=users/5596c966-df36-4229-860c-d569c259ca38 2026-05-10 04:10:49,770 INFO [org.keycloak.events] (executor-thread-3) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=4ff8b533-e8c4-4c6c-9b28-5bcec47409f1, ipAddress=10.0.0.190, token_id=1607cf31-12c2-41cb-bf82-306f41d75f51, grant_type=client_credentials, scope='openid email profile', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=37156d37-46eb-4094-a46b-722ddf9d65e1, authSessionTabId=y9V_4HlR2gU