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-06-26 03:34:46,960 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5923ms 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-06-26 03:34:48,400 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-06-26 03:34:50,636 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-06-26 03:34:50,846 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-06-26 03:34:51,022 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-06-26 03:34:51,144 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-06-26 03:34:51,146 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 3961d8d9-28f1-46bd-91bf-1168c68c1f01, name: keycloak-0-48609 2026-06-26 03:34:51,154 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-06-26 03:34:51,154 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-06-26 03:34:51,163 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.21168 2026-06-26 03:34:51,481 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-06-26 03:34:51,488 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-06-26 03:34:52,457 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-06-26 03:34:52,457 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-06-26 03:34:52,607 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-06-26 03:34:52,835 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-06-26 03:34:52,835 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-06-26 03:34:52,957 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-06-26 03:34:52,957 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-06-26 03:34:53,174 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-48609: no members discovered after 2004 ms: creating cluster as coordinator 2026-06-26 03:34:53,188 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-48609|0] (1) [keycloak-0-48609] 2026-06-26 03:34:53,205 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-48609`, physical addresses are `[10.0.0.13:36704]` 2026-06-26 03:35:24,695 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-48609, Site name: null 2026-06-26 03:35:24,841 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-06-26 03:35:26,745 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 39.626s. Listening on: http://0.0.0.0:8080 2026-06-26 03:35:26,746 INFO [io.quarkus] (main) Profile prod activated. 2026-06-26 03:35:26,746 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-06-26 03:35:26,928 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-06-26 03:35:41,522 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=admin-cli, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=6bfc4c69-3dca-43a0-9cf2-ca8ba3797de2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=38817684-56c1-4997-902f-dabf01ae7d8b, client_auth_method=client-secret, username=admin, authSessionParentId=315375cc-e3ce-4a16-98d2-a3b0a06eff1f, authSessionTabId=PapELA_K6FU 2026-06-26 03:35:42,756 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=56462359-c07d-4fcf-a8c1-2abcc9bf8e3f, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, resourceType=REALM, resourcePath=atmosphere 2026-06-26 03:35:43,575 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=admin-cli, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=4ad41b37-7a64-46e8-8914-da96771d5d27, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=aa7a753c-b417-40f2-a7a9-c87d8804f2fb, client_auth_method=client-secret, username=admin, authSessionParentId=d4e59743-65d8-4722-aff3-cf5d3de25db4, authSessionTabId=c8KmCcrHfeg 2026-06-26 03:35:43,676 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=56462359-c07d-4fcf-a8c1-2abcc9bf8e3f, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/91bedf3a-d88d-4e2a-8187-23fce4ddc2b2 2026-06-26 03:35:43,767 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=56462359-c07d-4fcf-a8c1-2abcc9bf8e3f, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/91bedf3a-d88d-4e2a-8187-23fce4ddc2b2/protocol-mappers/models/357e5eb1-d241-45ee-94eb-7f49a4a57d2b 2026-06-26 03:36:04,981 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=admin-cli, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=c75f63f4-da2f-4647-9cd7-c1dd577d1deb, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=24a2fa40-afa5-448d-a52b-c82da4f9d64a, client_auth_method=client-secret, username=admin, authSessionParentId=c06b1807-c812-44ad-b65d-62dea6a7d375, authSessionTabId=f8L1Hfmu21A 2026-06-26 03:36:05,089 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=56462359-c07d-4fcf-a8c1-2abcc9bf8e3f, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, resourceType=CLIENT, resourcePath=clients/3d653561-ebbb-4235-a427-73551f7581ed 2026-06-26 03:36:05,478 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=admin-cli, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=33f9d24d-f864-4fdd-8e16-fee68e3f4b66, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=054950aa-21fe-48bc-b1bc-cf8c840500a1, client_auth_method=client-secret, username=admin, authSessionParentId=ac57c831-2add-4d14-ba93-f519461557d5, authSessionTabId=UBT5guWQMZ4 2026-06-26 03:36:05,548 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=56462359-c07d-4fcf-a8c1-2abcc9bf8e3f, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, resourceType=CLIENT, resourcePath=clients/5d296744-065c-4a73-88b3-8c863c35bf05 2026-06-26 03:36:05,943 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=admin-cli, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=6323d1c7-a6d1-449e-b0b9-216eabc0a6bf, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ddd21f3f-ca98-4fb1-843c-38d2e828c2cb, client_auth_method=client-secret, username=admin, authSessionParentId=ecf082b1-1009-45f3-8ded-40bc746e112e, authSessionTabId=d71500Yl5RA 2026-06-26 03:36:06,023 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=56462359-c07d-4fcf-a8c1-2abcc9bf8e3f, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, resourceType=CLIENT, resourcePath=clients/2b66f055-08e1-4a54-9a3f-8f001c277c93 2026-06-26 03:36:06,620 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=admin-cli, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=003f3c79-1ee8-41f2-92cf-6cf96a02a291, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=dc34374a-c5cb-478b-b6da-73ca864aa62f, client_auth_method=client-secret, username=admin, authSessionParentId=d330dd03-c59d-4ca5-9a98-e57abd579dca, authSessionTabId=fVAAU84Oevw 2026-06-26 03:36:06,735 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=56462359-c07d-4fcf-a8c1-2abcc9bf8e3f, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, resourceType=CLIENT_ROLE, resourcePath=clients/3d653561-ebbb-4235-a427-73551f7581ed/roles/member 2026-06-26 03:36:07,128 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=admin-cli, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=2e1c8953-a02e-4aac-a073-6502c8e2b9d6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=af5f712f-9c14-4769-aa7f-2e885d456901, client_auth_method=client-secret, username=admin, authSessionParentId=a82c4daf-5a08-455f-86cd-cbcbc39ffc0f, authSessionTabId=-6XEZYPJ0fg 2026-06-26 03:36:07,215 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=56462359-c07d-4fcf-a8c1-2abcc9bf8e3f, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, resourceType=CLIENT_ROLE, resourcePath=clients/5d296744-065c-4a73-88b3-8c863c35bf05/roles/admin 2026-06-26 03:36:07,582 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=admin-cli, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=d657b72b-2352-4f8f-9625-2804f32b399e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=48fdf4f8-d42a-4b41-97ba-102003d88533, client_auth_method=client-secret, username=admin, authSessionParentId=b96d36a4-12f2-4b8d-b1a3-ae20f58a3398, authSessionTabId=iI7Tu7GCVWk 2026-06-26 03:36:07,667 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=56462359-c07d-4fcf-a8c1-2abcc9bf8e3f, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, resourceType=CLIENT_ROLE, resourcePath=clients/5d296744-065c-4a73-88b3-8c863c35bf05/roles/editor 2026-06-26 03:36:08,052 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=admin-cli, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=25f465ea-7145-43de-9b2b-997c95064b39, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1024a4ae-3b28-411b-afd9-05c60a9dcbf5, client_auth_method=client-secret, username=admin, authSessionParentId=837ce1ae-ff47-471c-bd08-5c0dfd561e0c, authSessionTabId=lYSjbSotaBA 2026-06-26 03:36:08,145 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=56462359-c07d-4fcf-a8c1-2abcc9bf8e3f, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, resourceType=CLIENT_ROLE, resourcePath=clients/5d296744-065c-4a73-88b3-8c863c35bf05/roles/viewer 2026-06-26 03:36:08,523 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=admin-cli, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=34b3dbbf-19d7-4160-8691-c8ccd815be61, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f9ac32bf-23bd-4765-b9f9-f221aa7a766a, client_auth_method=client-secret, username=admin, authSessionParentId=f3db4f67-9617-495e-84d3-76da3899ba60, authSessionTabId=T7VOcWzObfs 2026-06-26 03:36:08,603 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=56462359-c07d-4fcf-a8c1-2abcc9bf8e3f, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, resourceType=CLIENT_ROLE, resourcePath=clients/2b66f055-08e1-4a54-9a3f-8f001c277c93/roles/member 2026-06-26 03:38:19,643 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=admin-cli, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=9ba35674-5280-478d-8649-993ed089d563, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c8c6ed39-6bf1-4cfe-a32b-5f15a6afc47c, client_auth_method=client-secret, username=admin, authSessionParentId=e3dcc8f4-e167-44a8-a7c2-1fb1c787e50f, authSessionTabId=4WbZ5zhcf6Y 2026-06-26 03:38:19,877 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=56462359-c07d-4fcf-a8c1-2abcc9bf8e3f, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, resourceType=REALM, resourcePath=null 2026-06-26 03:38:21,236 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=admin-cli, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=fdfaa3d1-dda8-4b2a-9f85-d6576f8e3edc, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6ef1a84d-dd5c-4976-9285-22e995a15b34, client_auth_method=client-secret, username=admin, authSessionParentId=63c20689-f3d5-461b-96eb-86fe29fbf3fb, authSessionTabId=X-qFewjsNDM 2026-06-26 03:38:21,326 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=56462359-c07d-4fcf-a8c1-2abcc9bf8e3f, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, resourceType=CLIENT, resourcePath=clients/0a5fac16-7939-45fe-8990-4b1d86108ecc 2026-06-26 03:38:21,950 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=admin-cli, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=75ed663e-0a6e-4281-b332-5c132a7c2c36, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d66dbeab-26c6-4f3d-8eb1-895ec86a1184, client_auth_method=client-secret, username=admin, authSessionParentId=88a7c1f5-7e59-4999-83c8-e66974a69c46, authSessionTabId=bdvIfKxNHx4 2026-06-26 03:38:22,232 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=56462359-c07d-4fcf-a8c1-2abcc9bf8e3f, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/64b7d490-c666-4323-a145-d2fc9bb65b1d/role-mappings/clients/40430cbf-9ef4-4347-a1d2-287f72b1fcac 2026-06-26 03:42:29,801 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=admin-cli, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=babdc529-d736-4b60-b8b0-5ad6049a94ff, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bc955a34-2eae-4fdd-b28c-4c84f23e3312, client_auth_method=client-secret, username=admin, authSessionParentId=cb07743c-5304-45d7-9b2d-6d5b2eccab98, authSessionTabId=_gGJZTwFPVs 2026-06-26 03:42:29,969 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=56462359-c07d-4fcf-a8c1-2abcc9bf8e3f, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, resourceType=REALM, resourcePath=null 2026-06-26 03:42:30,579 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=admin-cli, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=bd3444b5-8ab9-470f-b6ea-a6b692a9e4b3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8814d73b-d4cf-4ce8-aac4-3f4498e39a2c, client_auth_method=client-secret, username=admin, authSessionParentId=4bc3c9cf-c771-4ce2-a668-40c86d3d8ae2, authSessionTabId=OQCikB3AXGY 2026-06-26 03:42:30,642 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=56462359-c07d-4fcf-a8c1-2abcc9bf8e3f, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/91bedf3a-d88d-4e2a-8187-23fce4ddc2b2 2026-06-26 03:42:30,697 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=56462359-c07d-4fcf-a8c1-2abcc9bf8e3f, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/91bedf3a-d88d-4e2a-8187-23fce4ddc2b2/protocol-mappers/models/357e5eb1-d241-45ee-94eb-7f49a4a57d2b 2026-06-26 03:42:36,423 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=admin-cli, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=c01b5183-3bce-4b80-9554-4955129f36dd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0d918acd-93f5-4801-bbe1-dd93539e7c05, client_auth_method=client-secret, username=admin, authSessionParentId=92a69f66-4795-42c3-b577-106b468beb56, authSessionTabId=mxoIGl8PgIE 2026-06-26 03:42:36,476 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=56462359-c07d-4fcf-a8c1-2abcc9bf8e3f, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, resourceType=CLIENT, resourcePath=clients/3d653561-ebbb-4235-a427-73551f7581ed 2026-06-26 03:42:36,844 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=admin-cli, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=49e1a72c-8b46-4f46-894d-0fd51794559f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1b081a12-7767-441c-9400-f1729ef1fb18, client_auth_method=client-secret, username=admin, authSessionParentId=33eec618-dd52-4c4c-a0a9-034ae22f24da, authSessionTabId=6F6JyawPgkw 2026-06-26 03:42:36,887 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=56462359-c07d-4fcf-a8c1-2abcc9bf8e3f, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, resourceType=CLIENT, resourcePath=clients/5d296744-065c-4a73-88b3-8c863c35bf05 2026-06-26 03:42:37,257 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=admin-cli, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=e78bf94e-cf44-4e75-83d8-88dc22cdefef, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=25081106-5fe2-4be6-9d03-1a8b2eda8114, client_auth_method=client-secret, username=admin, authSessionParentId=5375fb75-14d3-4a9a-bd74-f026d6697a83, authSessionTabId=06AQzI2Cr2U 2026-06-26 03:42:37,320 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=56462359-c07d-4fcf-a8c1-2abcc9bf8e3f, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, resourceType=CLIENT, resourcePath=clients/2b66f055-08e1-4a54-9a3f-8f001c277c93 2026-06-26 03:42:37,914 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=admin-cli, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=1326bdcb-f842-4a5c-9d26-e741336c6818, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f252d6e6-3df1-420b-961c-3c9e34ccc457, client_auth_method=client-secret, username=admin, authSessionParentId=c422f93c-9735-4f01-96a3-07313467f8a8, authSessionTabId=iK8ZmIxvepY 2026-06-26 03:42:38,310 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=admin-cli, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=9ae037cd-8cb4-4c22-be32-a38f23ee644d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=789739fe-a873-41f6-af2d-fd981e20717e, client_auth_method=client-secret, username=admin, authSessionParentId=9f94fa05-94cf-40e9-9378-7975734c80c3, authSessionTabId=pwrdaw2nA-0 2026-06-26 03:42:38,652 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=admin-cli, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=971b451e-dfa9-4591-96ff-ef22d0735c36, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ec5ed4ec-c31e-4e68-9e6d-359f24a636ab, client_auth_method=client-secret, username=admin, authSessionParentId=1d67e587-a1fa-4a1a-b5b0-0100214d80af, authSessionTabId=xY_mGvrFu1k 2026-06-26 03:42:39,025 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=admin-cli, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=9aa60380-2769-4b3f-be4f-dcfe0b629b22, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=12df9b13-34c5-4e17-9ee5-4666e4a5a315, client_auth_method=client-secret, username=admin, authSessionParentId=39d2cc6d-a9b6-493b-bf46-2c1ea8573b42, authSessionTabId=lc0FWGm0gu8 2026-06-26 03:42:39,367 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=admin-cli, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=5ef2dc41-4f35-4a2f-ab0f-0e13427732b6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=944c74b4-c78d-4f92-8175-4e94225d2db9, client_auth_method=client-secret, username=admin, authSessionParentId=cb552c93-1e32-46df-b220-19a24984f655, authSessionTabId=uGEuLCMzGH0 2026-06-26 03:43:29,975 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=admin-cli, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=1c15b852-3520-4301-bdea-8524d536f439, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=10b6df69-0540-4327-a301-4419a55c26ac, client_auth_method=client-secret, username=admin, authSessionParentId=2b0ebe9c-505f-4a76-88cd-c08e157a8fcd, authSessionTabId=5luH6V8qJv8 2026-06-26 03:43:30,068 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=56462359-c07d-4fcf-a8c1-2abcc9bf8e3f, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, resourceType=REALM, resourcePath=null 2026-06-26 03:43:31,460 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=admin-cli, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=833fe648-bf41-4e41-9584-e0802b6a5da0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=571d8e9e-eb4e-4897-8dd8-28844644f6fb, client_auth_method=client-secret, username=admin, authSessionParentId=9c5721d1-432a-4d76-b7ab-79b70f520cbe, authSessionTabId=JzQQspFI4us 2026-06-26 03:43:31,525 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=56462359-c07d-4fcf-a8c1-2abcc9bf8e3f, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, resourceType=CLIENT, resourcePath=clients/0a5fac16-7939-45fe-8990-4b1d86108ecc 2026-06-26 03:43:32,107 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=admin-cli, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=05333f81-0fac-45cc-b85a-3fb255e42f00, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c66a8521-216b-48d1-9a5c-0b30dd0bc30d, client_auth_method=client-secret, username=admin, authSessionParentId=5f9f0814-917b-41a0-92bc-358dea49fe53, authSessionTabId=o8ND9rfsrAM 2026-06-26 03:43:50,692 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=admin-cli, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=4cdb7173-05d0-4724-b945-002d1fe92533, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=95d2ee6f-95fd-4f75-87e8-61fbf647726f, client_auth_method=client-secret, username=admin, authSessionParentId=8a77af1f-a531-467c-a6a0-40433c5d3c2b, authSessionTabId=CyabwsfATeY 2026-06-26 03:43:50,770 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=281662b7-b1c4-41b6-b474-575b9e5cc27a, clientId=56462359-c07d-4fcf-a8c1-2abcc9bf8e3f, userId=9290c746-0a27-4083-b4a1-a1511a5f3898, ipAddress=199.204.45.169, resourceType=USER, resourcePath=users/1f721901-a41d-421e-892f-619b073269ae 2026-06-26 03:44:03,481 INFO [org.keycloak.events] (executor-thread-1) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=64b7d490-c666-4323-a145-d2fc9bb65b1d, ipAddress=10.0.0.106, token_id=788e10fe-2801-480d-91b7-553f4439ea0d, grant_type=client_credentials, scope='openid profile email', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=81044e73-c33f-47db-8892-c06eee479723, authSessionTabId=zD-jmzkuMFU