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-19 20:32:54,781 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5311ms 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-19 20:32:56,164 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-19 20:32:58,337 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-19 20:32:58,436 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-19 20:32:58,667 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-19 20:32:58,772 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-19 20:32:58,774 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: b65d9c42-a35e-4d8e-99da-92bf9906d938, name: keycloak-0-11334 2026-08-19 20:32:58,780 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-19 20:32:58,780 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-19 20:32:58,786 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.35743 2026-08-19 20:32:59,099 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-19 20:33:00,790 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-11334: no members discovered after 2002 ms: creating cluster as coordinator 2026-08-19 20:33:00,802 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-11334|0] (1) [keycloak-0-11334] 2026-08-19 20:33:00,813 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-11334`, physical addresses are `[10.0.0.218:51279]` 2026-08-19 20:33:01,232 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-11334, Site name: null 2026-08-19 20:33:01,977 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-19 20:33:01,977 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-19 20:33:02,135 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-19 20:33:02,343 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-19 20:33:02,343 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-19 20:33:02,435 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-19 20:33:02,435 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-19 20:33:38,804 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-19 20:33:38,819 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-19 20:33:40,580 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 45.617s. Listening on: http://0.0.0.0:8080 2026-08-19 20:33:40,581 INFO [io.quarkus] (main) Profile prod activated. 2026-08-19 20:33:40,581 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-19 20:33:40,722 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-19 20:33:50,638 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=admin-cli, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, auth_method=openid-connect, token_id=ca9017d4-4511-441d-910a-8bc04c48c49e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e74e5f93-5997-4073-91f1-8ab9ff6896b8, client_auth_method=client-secret, username=admin, authSessionParentId=7ed07100-f317-46bc-8fe9-adddcb0fb9b3, authSessionTabId=nCNNX5PGagI 2026-08-19 20:33:52,324 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=1bb5b00b-b7e1-4e40-b1d8-32358669f73e, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, resourceType=REALM, resourcePath=atmosphere 2026-08-19 20:33:53,171 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=admin-cli, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, auth_method=openid-connect, token_id=525f0d00-4161-488f-b62b-e418f17f2776, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4a718ad6-5bd7-4e79-aa00-c78684f3457e, client_auth_method=client-secret, username=admin, authSessionParentId=c3898743-cb16-41db-b0e6-1dfbfaf22b2a, authSessionTabId=Kg0bHLjGJ-o 2026-08-19 20:33:53,292 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=1bb5b00b-b7e1-4e40-b1d8-32358669f73e, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/5364c714-0ba2-417d-9f58-d42571c7dba9 2026-08-19 20:33:53,400 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=1bb5b00b-b7e1-4e40-b1d8-32358669f73e, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/5364c714-0ba2-417d-9f58-d42571c7dba9/protocol-mappers/models/9e2d5937-bdf3-43b8-aca1-9488e137fadd 2026-08-19 20:34:14,398 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=admin-cli, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, auth_method=openid-connect, token_id=4bc57b27-34ad-47a5-b01b-8fde5f8689b7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=af00e57f-d0c0-401b-b1b9-34868926c322, client_auth_method=client-secret, username=admin, authSessionParentId=c6e38ab5-2943-41dd-be7b-90a2b7cf2f01, authSessionTabId=vH4-7-sVtuc 2026-08-19 20:34:14,494 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=1bb5b00b-b7e1-4e40-b1d8-32358669f73e, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, resourceType=CLIENT, resourcePath=clients/d327ab65-5d36-4bb2-b343-a83f7829c433 2026-08-19 20:34:14,852 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=admin-cli, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, auth_method=openid-connect, token_id=90373930-68a1-4793-aee9-ad2203d86b00, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6065edc4-cecd-49d5-8b4e-6faa2e9c95e0, client_auth_method=client-secret, username=admin, authSessionParentId=42a346d7-e5ed-42b6-82e4-c5a1f476e62c, authSessionTabId=EpAeMkehOa0 2026-08-19 20:34:14,923 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=1bb5b00b-b7e1-4e40-b1d8-32358669f73e, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, resourceType=CLIENT, resourcePath=clients/f3289080-d00d-4796-8de9-d32ff7f0acd5 2026-08-19 20:34:15,311 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=admin-cli, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, auth_method=openid-connect, token_id=aabbb777-6127-4024-b54a-beeb0c283cd6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3ab811d3-8698-4074-a22e-5418077b5e90, client_auth_method=client-secret, username=admin, authSessionParentId=5399101e-2982-43e3-8a47-d115ef9a77e4, authSessionTabId=6bdDWMEYczg 2026-08-19 20:34:15,522 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=1bb5b00b-b7e1-4e40-b1d8-32358669f73e, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, resourceType=CLIENT, resourcePath=clients/998bbce0-e7e3-489d-b943-fff3f6ed8cdb 2026-08-19 20:34:16,094 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=admin-cli, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, auth_method=openid-connect, token_id=47b9105a-c5fa-4097-80c9-95ecda7e8be5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d6d35cb5-78de-4e1d-a73c-91329d5e59de, client_auth_method=client-secret, username=admin, authSessionParentId=ca33aaf1-9403-47ac-9300-be1909177076, authSessionTabId=nBUd8LUlMHA 2026-08-19 20:34:16,196 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=1bb5b00b-b7e1-4e40-b1d8-32358669f73e, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, resourceType=CLIENT_ROLE, resourcePath=clients/d327ab65-5d36-4bb2-b343-a83f7829c433/roles/member 2026-08-19 20:34:16,546 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=admin-cli, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, auth_method=openid-connect, token_id=de1ed281-1758-440c-b14b-81091f4ce203, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=451d49ae-de41-424e-9b8d-6ed912f2d407, client_auth_method=client-secret, username=admin, authSessionParentId=82462331-72c7-4af7-962c-e7fc8c4a7b4e, authSessionTabId=NfQEtY6kJYY 2026-08-19 20:34:16,627 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=1bb5b00b-b7e1-4e40-b1d8-32358669f73e, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, resourceType=CLIENT_ROLE, resourcePath=clients/f3289080-d00d-4796-8de9-d32ff7f0acd5/roles/admin 2026-08-19 20:34:17,021 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=admin-cli, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, auth_method=openid-connect, token_id=67e254f2-37d4-4131-8206-98a77b53c87a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=dfc35ffd-418a-48c5-9a35-f9d5066e04e0, client_auth_method=client-secret, username=admin, authSessionParentId=dd461049-ceb1-452e-942d-197c3594c931, authSessionTabId=gHRyDAJxDv4 2026-08-19 20:34:17,109 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=1bb5b00b-b7e1-4e40-b1d8-32358669f73e, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, resourceType=CLIENT_ROLE, resourcePath=clients/f3289080-d00d-4796-8de9-d32ff7f0acd5/roles/editor 2026-08-19 20:34:17,490 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=admin-cli, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, auth_method=openid-connect, token_id=72fd0cfe-e968-4bfd-9ac2-252dc33d5c19, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a74ad757-2a6d-4f5e-9889-d3e05a029d45, client_auth_method=client-secret, username=admin, authSessionParentId=0cfe5ff6-69f4-4318-a684-3380887647e5, authSessionTabId=k8Prsw1uQvA 2026-08-19 20:34:17,572 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=1bb5b00b-b7e1-4e40-b1d8-32358669f73e, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, resourceType=CLIENT_ROLE, resourcePath=clients/f3289080-d00d-4796-8de9-d32ff7f0acd5/roles/viewer 2026-08-19 20:34:17,926 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=admin-cli, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, auth_method=openid-connect, token_id=de7338c5-5f26-43ab-806c-7e32d079ea14, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1a3cd2d5-c3c6-4afd-871c-0d1527d6e027, client_auth_method=client-secret, username=admin, authSessionParentId=11057dbd-3310-45fd-8345-383e57c97aab, authSessionTabId=I3A5nSS4r2k 2026-08-19 20:34:18,003 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=1bb5b00b-b7e1-4e40-b1d8-32358669f73e, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, resourceType=CLIENT_ROLE, resourcePath=clients/998bbce0-e7e3-489d-b943-fff3f6ed8cdb/roles/member 2026-08-19 20:36:13,674 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=admin-cli, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, auth_method=openid-connect, token_id=b4999927-e4fc-415d-b1f7-acd2daba5ecb, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6ebe6b24-1fd0-4293-b3b4-f48351f418e8, client_auth_method=client-secret, username=admin, authSessionParentId=16627e06-6b55-44b6-8de4-e3edb8fdaf4c, authSessionTabId=Dr13Pu3y-h4 2026-08-19 20:36:13,878 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=1bb5b00b-b7e1-4e40-b1d8-32358669f73e, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, resourceType=REALM, resourcePath=null 2026-08-19 20:36:15,296 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=admin-cli, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, auth_method=openid-connect, token_id=ef3aa7e9-0215-4e4c-b030-8f521545e473, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ddd8bf1c-0ce3-4d8f-942d-2c75b151d9ab, client_auth_method=client-secret, username=admin, authSessionParentId=701c9f87-13f7-4aa3-b1c1-05a6e8d64a46, authSessionTabId=7nPDitK08jU 2026-08-19 20:36:15,393 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=1bb5b00b-b7e1-4e40-b1d8-32358669f73e, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, resourceType=CLIENT, resourcePath=clients/2bc65798-d227-4cce-910f-88bb6b2720db 2026-08-19 20:36:15,972 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=admin-cli, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, auth_method=openid-connect, token_id=65d11e33-6c65-4c47-a8a5-24c9215fff34, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c0417d37-73f0-4ac7-ac23-ebbc71e2c525, client_auth_method=client-secret, username=admin, authSessionParentId=695bdeaf-d50b-44da-b2ea-24c6730e057e, authSessionTabId=8tBKqlit-7Q 2026-08-19 20:36:16,275 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=1bb5b00b-b7e1-4e40-b1d8-32358669f73e, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/5f87f857-4826-44b4-9b2e-7f3d7ccc7b56/role-mappings/clients/0f4ba6f6-7daa-4737-83fe-09026996df67 2026-08-19 20:40:31,728 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=admin-cli, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, auth_method=openid-connect, token_id=2355aa8f-ed25-42db-8c10-27ecbe9346a7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=37ea86b8-2ec3-4901-b703-176aa97d036f, client_auth_method=client-secret, username=admin, authSessionParentId=432f6560-e057-4359-92be-2e50e8a67d82, authSessionTabId=sbugrv6jbKs 2026-08-19 20:40:31,855 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=1bb5b00b-b7e1-4e40-b1d8-32358669f73e, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, resourceType=REALM, resourcePath=null 2026-08-19 20:40:32,491 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=admin-cli, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, auth_method=openid-connect, token_id=8d09b761-7224-42e0-bc63-cf82f1d468dc, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8bb0ddab-effb-4c6f-b43d-2372b51f6527, client_auth_method=client-secret, username=admin, authSessionParentId=1cc82e08-281e-4eeb-bee4-330a7a1941dc, authSessionTabId=jm2pn7Fj_-M 2026-08-19 20:40:32,556 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=1bb5b00b-b7e1-4e40-b1d8-32358669f73e, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/5364c714-0ba2-417d-9f58-d42571c7dba9 2026-08-19 20:40:32,621 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=1bb5b00b-b7e1-4e40-b1d8-32358669f73e, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/5364c714-0ba2-417d-9f58-d42571c7dba9/protocol-mappers/models/9e2d5937-bdf3-43b8-aca1-9488e137fadd 2026-08-19 20:40:38,817 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=admin-cli, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, auth_method=openid-connect, token_id=c9f5fa43-8f03-49ef-94b7-45f9ef8d0b0e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=937c3a08-800d-45fa-a811-249cdc8de5e2, client_auth_method=client-secret, username=admin, authSessionParentId=aff8ff2f-bfaf-4183-9ed5-ec7784f1ff76, authSessionTabId=7kOSwYuTeuk 2026-08-19 20:40:38,871 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=1bb5b00b-b7e1-4e40-b1d8-32358669f73e, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, resourceType=CLIENT, resourcePath=clients/d327ab65-5d36-4bb2-b343-a83f7829c433 2026-08-19 20:40:39,263 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=admin-cli, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, auth_method=openid-connect, token_id=965abae8-c67a-4508-8fb3-0ede788b9d7f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0a1487c4-3ce6-4362-b176-924234c9b1bb, client_auth_method=client-secret, username=admin, authSessionParentId=a5ad7574-dd76-4798-b67e-b2b9488d5c53, authSessionTabId=5EGmhHOiTI0 2026-08-19 20:40:39,315 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=1bb5b00b-b7e1-4e40-b1d8-32358669f73e, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, resourceType=CLIENT, resourcePath=clients/f3289080-d00d-4796-8de9-d32ff7f0acd5 2026-08-19 20:40:39,683 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=admin-cli, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, auth_method=openid-connect, token_id=f6cb7c07-d303-49b9-8091-4e961c93f309, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7c6db8f7-4639-4870-bfb6-1bf4685b4c42, client_auth_method=client-secret, username=admin, authSessionParentId=87a70e67-a1d1-46e0-bb49-970a7a7752f3, authSessionTabId=rl7QCkzeOvE 2026-08-19 20:40:39,734 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=1bb5b00b-b7e1-4e40-b1d8-32358669f73e, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, resourceType=CLIENT, resourcePath=clients/998bbce0-e7e3-489d-b943-fff3f6ed8cdb 2026-08-19 20:40:40,402 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=admin-cli, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, auth_method=openid-connect, token_id=714c180a-3896-4d55-bbcb-16fef5030fad, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=98675db4-4d59-4ac4-917f-d8022fe695fe, client_auth_method=client-secret, username=admin, authSessionParentId=8ed39918-31bb-4094-b8e4-a3227eff287b, authSessionTabId=CKPptmuHJ0Y 2026-08-19 20:40:40,755 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=admin-cli, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, auth_method=openid-connect, token_id=03a4233d-49be-4b8e-85b3-86efa21ed64f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f734a6ba-2284-40fb-91df-91ee609e411f, client_auth_method=client-secret, username=admin, authSessionParentId=47fed38d-880c-4a82-8306-5db1687e0a7d, authSessionTabId=iwzTYBxilio 2026-08-19 20:40:41,127 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=admin-cli, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, auth_method=openid-connect, token_id=968e0bee-9d7d-47b8-a535-3ad7c54b4a54, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=60dc7dc8-da46-4f32-9b27-193a609ea959, client_auth_method=client-secret, username=admin, authSessionParentId=6ef01da8-cd0e-4a56-a3c6-90fb0bd6dd49, authSessionTabId=7B6WqTZt75E 2026-08-19 20:40:41,507 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=admin-cli, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, auth_method=openid-connect, token_id=b67c5731-2087-48e5-ba3f-d100f883419a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a9c81638-8483-4181-ba5f-a3e8c63a8575, client_auth_method=client-secret, username=admin, authSessionParentId=149b430c-b78f-4237-9d37-f7a7179fb063, authSessionTabId=TVXRWZwfZCI 2026-08-19 20:40:41,896 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=admin-cli, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, auth_method=openid-connect, token_id=d6a69cd5-e3bf-4419-8511-d0a0fe3cc32b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a1e192ed-aba7-4f31-9df6-7d178b30963e, client_auth_method=client-secret, username=admin, authSessionParentId=1702c5cc-e314-422e-8ffe-3ed473dcaf83, authSessionTabId=wKsU9FJPcls 2026-08-19 20:41:36,508 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=admin-cli, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, auth_method=openid-connect, token_id=5fe57d47-0cb1-4a74-82b8-3a5e0e936f42, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f6d17078-6d97-400f-be54-40ca45bcdac5, client_auth_method=client-secret, username=admin, authSessionParentId=8b9d6ed0-6bdf-4535-98e2-12ccbca52032, authSessionTabId=hiln4mZDxqw 2026-08-19 20:41:36,603 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=1bb5b00b-b7e1-4e40-b1d8-32358669f73e, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, resourceType=REALM, resourcePath=null 2026-08-19 20:41:38,081 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=admin-cli, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, auth_method=openid-connect, token_id=305719cd-4464-4e98-a93c-2023cfde3f31, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=75a7bf6a-3eca-4541-8353-b196edcbcb93, client_auth_method=client-secret, username=admin, authSessionParentId=c79b9ee9-9129-48bf-8b0d-505678d09ce5, authSessionTabId=2MqDBenyX2w 2026-08-19 20:41:38,145 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=1bb5b00b-b7e1-4e40-b1d8-32358669f73e, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, resourceType=CLIENT, resourcePath=clients/2bc65798-d227-4cce-910f-88bb6b2720db 2026-08-19 20:41:38,780 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=admin-cli, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, auth_method=openid-connect, token_id=fa0c5e6b-a93e-4970-bf99-91e26a080dca, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a014c148-eb21-4c36-933c-c1b3403f54b3, client_auth_method=client-secret, username=admin, authSessionParentId=8258a2a0-d960-4d8e-9763-511e37785c38, authSessionTabId=x14C8jbWmiA 2026-08-19 20:41:57,749 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=admin-cli, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, auth_method=openid-connect, token_id=8cb81968-bda5-4aad-91a0-c93fea4cda8d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a3e44395-cd0d-44c6-847d-a52215ff52d8, client_auth_method=client-secret, username=admin, authSessionParentId=3a924e29-851a-47c3-999c-c9fc5f7e5d33, authSessionTabId=5o0ErteESD4 2026-08-19 20:41:57,834 INFO [org.keycloak.events] (executor-thread-4) operationType=CREATE, realmId=407d448d-5f49-4af4-9664-cbd28f0783ad, clientId=1bb5b00b-b7e1-4e40-b1d8-32358669f73e, userId=637afc67-5497-4dcd-9c94-fffc1b35be5f, ipAddress=199.19.213.240, resourceType=USER, resourcePath=users/ce6ea363-463d-46f2-b874-0d9dee7cb36a 2026-08-19 20:42:10,642 INFO [org.keycloak.events] (executor-thread-3) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=5f87f857-4826-44b4-9b2e-7f3d7ccc7b56, ipAddress=10.0.0.174, token_id=805cbf8e-41e7-4c05-aeb9-cfd7d8d45c35, grant_type=client_credentials, scope='openid profile email', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=ca14367b-a8e7-49ee-8efd-6d1d25287eff, authSessionTabId=PrpAwqcRWpA