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-12 16:32:38,878 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5319ms 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-12 16:32:40,087 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-12 16:32:42,160 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-12 16:32:42,322 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-12 16:32:42,451 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-12 16:32:42,551 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-12 16:32:42,554 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 65eb52c6-a70a-43c1-9d5d-be1a1a2298c0, name: keycloak-0-29553 2026-05-12 16:32:42,560 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-12 16:32:42,560 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-12 16:32:42,569 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.37622 2026-05-12 16:32:42,784 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-12 16:32:43,591 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-12 16:32:43,591 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-12 16:32:43,742 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-12 16:32:43,918 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-12 16:32:43,918 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-12 16:32:44,005 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-12 16:32:44,006 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-12 16:32:44,580 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-29553: no members discovered after 2004 ms: creating cluster as coordinator 2026-05-12 16:32:44,592 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-29553|0] (1) [keycloak-0-29553] 2026-05-12 16:32:44,605 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-29553`, physical addresses are `[10.0.0.251:53158]` 2026-05-12 16:33:16,059 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-29553, Site name: null 2026-05-12 16:33:16,179 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-12 16:33:16,195 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-12 16:33:18,291 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 39.257s. Listening on: http://0.0.0.0:8080 2026-05-12 16:33:18,291 INFO [io.quarkus] (main) Profile prod activated. 2026-05-12 16:33:18,291 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-12 16:33:18,474 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-12 16:33:29,630 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=admin-cli, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=00fd9123-af7b-4758-acb6-54ff75e9ea75, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=209f0845-6abb-481f-8cf8-6a0257330d2e, client_auth_method=client-secret, username=admin, authSessionParentId=cc31347f-bb64-486b-b853-bff343f6415e, authSessionTabId=8FzgmIVWjv0 2026-05-12 16:33:31,531 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=c322d4c8-f3d7-4901-9a4a-5b287257808c, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, resourceType=REALM, resourcePath=atmosphere 2026-05-12 16:33:32,357 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=admin-cli, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=9cc29d54-4b9a-4f83-809b-587167d9a852, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0159c156-4706-4524-a23e-618e6bf2cb17, client_auth_method=client-secret, username=admin, authSessionParentId=4c42d4a9-9420-4c5a-9dbf-d95fa0f76a7b, authSessionTabId=5UZyRj2Ycjs 2026-05-12 16:33:32,455 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=c322d4c8-f3d7-4901-9a4a-5b287257808c, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/ba215bee-a8c5-4bdd-9a17-4b86aa982174 2026-05-12 16:33:32,540 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=c322d4c8-f3d7-4901-9a4a-5b287257808c, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/ba215bee-a8c5-4bdd-9a17-4b86aa982174/protocol-mappers/models/144db3a7-6db4-48bf-817c-480b36e6cf15 2026-05-12 16:33:53,519 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=admin-cli, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=5cfb0052-814a-47f8-8696-61f93ed0ad1a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5cfd8fe7-c63e-4435-8a5e-d4b8bdc38ed8, client_auth_method=client-secret, username=admin, authSessionParentId=7584c21f-0805-464f-bbe2-65a683fbd80e, authSessionTabId=ti0iKdX2Oqg 2026-05-12 16:33:53,634 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=c322d4c8-f3d7-4901-9a4a-5b287257808c, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, resourceType=CLIENT, resourcePath=clients/3780ee85-8f66-4f46-8f5c-a4c5f1a6fb45 2026-05-12 16:33:54,035 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=admin-cli, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=3f66b36b-fb21-4db7-8f52-e8d002d579c4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=98614217-7fa1-4d7c-9dab-0f145d41251c, client_auth_method=client-secret, username=admin, authSessionParentId=394d7b17-64d4-4a10-8dff-f4415a222745, authSessionTabId=4Ute_IH4KUQ 2026-05-12 16:33:54,105 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=c322d4c8-f3d7-4901-9a4a-5b287257808c, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, resourceType=CLIENT, resourcePath=clients/617d1ea4-0a34-4348-a542-554f97c33412 2026-05-12 16:33:54,496 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=admin-cli, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=329472ca-d213-47fa-b965-16a9b0610193, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7d9fae6b-d7ec-4006-9b97-7ec92898dc84, client_auth_method=client-secret, username=admin, authSessionParentId=d7c66b97-0e84-44fe-b7e7-a46a8c50e81f, authSessionTabId=ApdCsF3bhoQ 2026-05-12 16:33:54,608 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=c322d4c8-f3d7-4901-9a4a-5b287257808c, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, resourceType=CLIENT, resourcePath=clients/7f577a37-f247-4c1c-b5db-91775d2af6a2 2026-05-12 16:33:55,221 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=admin-cli, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=4adf94fa-d0a7-4581-bb33-0363747bbced, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3369062e-a973-412a-a84f-d6e0ed10325d, client_auth_method=client-secret, username=admin, authSessionParentId=82df4dd1-3e72-4e1d-b477-ecaf7e1ff9cf, authSessionTabId=LX1Hri9dnCw 2026-05-12 16:33:55,342 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=c322d4c8-f3d7-4901-9a4a-5b287257808c, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, resourceType=CLIENT_ROLE, resourcePath=clients/3780ee85-8f66-4f46-8f5c-a4c5f1a6fb45/roles/member 2026-05-12 16:33:55,737 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=admin-cli, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=9e704e59-a603-4888-bdec-b48ec50b4bfa, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=964070eb-a000-4adf-9a00-c654d1ad103e, client_auth_method=client-secret, username=admin, authSessionParentId=a173b0a8-8928-413f-bdc2-198ab8f22ead, authSessionTabId=G77GU4tR85U 2026-05-12 16:33:55,829 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=c322d4c8-f3d7-4901-9a4a-5b287257808c, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, resourceType=CLIENT_ROLE, resourcePath=clients/617d1ea4-0a34-4348-a542-554f97c33412/roles/admin 2026-05-12 16:33:56,206 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=admin-cli, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=7bf92bea-2040-4f22-8883-b91da6a489a4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=665d3c27-1886-43b1-b2ad-f1abdff9eb6b, client_auth_method=client-secret, username=admin, authSessionParentId=02358b7b-3447-4aef-8e5a-e3d5fbfa9c0c, authSessionTabId=WNow-xsFr4M 2026-05-12 16:33:56,304 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=c322d4c8-f3d7-4901-9a4a-5b287257808c, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, resourceType=CLIENT_ROLE, resourcePath=clients/617d1ea4-0a34-4348-a542-554f97c33412/roles/editor 2026-05-12 16:33:56,688 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=admin-cli, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=f4392db1-0274-4c1b-92fd-1a4f40c64051, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8013b3da-63c6-4061-a45c-c7ecb2381c96, client_auth_method=client-secret, username=admin, authSessionParentId=2c8332f5-b01e-433d-a1e3-256c4e1a990a, authSessionTabId=CgI_9KsfBzA 2026-05-12 16:33:56,779 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=c322d4c8-f3d7-4901-9a4a-5b287257808c, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, resourceType=CLIENT_ROLE, resourcePath=clients/617d1ea4-0a34-4348-a542-554f97c33412/roles/viewer 2026-05-12 16:33:57,191 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=admin-cli, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=88783760-739b-47a6-a9ed-dcc1039e7b62, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=53c5d058-9e1e-490d-a6bd-d83df49c1b3f, client_auth_method=client-secret, username=admin, authSessionParentId=16b977f9-0809-4e33-a713-b63f3b62df1d, authSessionTabId=TQgWhtJ6Da8 2026-05-12 16:33:57,274 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=c322d4c8-f3d7-4901-9a4a-5b287257808c, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, resourceType=CLIENT_ROLE, resourcePath=clients/7f577a37-f247-4c1c-b5db-91775d2af6a2/roles/member 2026-05-12 16:36:02,232 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=admin-cli, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=2cf78805-6119-4d36-9476-1dad4e969781, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b102b1c1-7590-4020-ac6a-162d924089bb, client_auth_method=client-secret, username=admin, authSessionParentId=89fe509e-6685-455c-ae91-b56de50c85b1, authSessionTabId=TIOpFq6FBo4 2026-05-12 16:36:02,519 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=c322d4c8-f3d7-4901-9a4a-5b287257808c, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, resourceType=REALM, resourcePath=null 2026-05-12 16:36:04,065 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=admin-cli, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=5642029c-d0fa-4fe6-b44a-4f43e515f670, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a3ae8be7-6d03-40c7-b78b-33b4ba1ad02f, client_auth_method=client-secret, username=admin, authSessionParentId=d417b42f-4fc1-4dfc-94c7-e9d76a3f9c15, authSessionTabId=fWKixfk_HaE 2026-05-12 16:36:04,196 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=c322d4c8-f3d7-4901-9a4a-5b287257808c, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, resourceType=CLIENT, resourcePath=clients/c06c3770-c1e9-475b-adc5-996e37a042ed 2026-05-12 16:36:04,815 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=admin-cli, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=61626396-3013-4c70-aeda-4a7185ce66cd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ff09b0e0-6398-4f14-bc17-7f57f7920365, client_auth_method=client-secret, username=admin, authSessionParentId=b71bab08-cab6-4355-b9aa-ca5ef2e39289, authSessionTabId=TcTrZ9SLwm8 2026-05-12 16:36:05,100 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=c322d4c8-f3d7-4901-9a4a-5b287257808c, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/e156c5b5-5ac8-44bb-a0bb-8af5ef6b4ee7/role-mappings/clients/ecf10487-ad3b-4052-bbc7-228bdfab67a0 2026-05-12 16:40:07,979 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=admin-cli, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=044be5aa-e8c3-464e-8b82-8fbbcfa550e4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d4300d44-f631-482f-8ccf-c427dcb19b80, client_auth_method=client-secret, username=admin, authSessionParentId=3ed4c971-8a4e-4b05-9fe3-271a1ec31aa6, authSessionTabId=qOd74WKbJ9A 2026-05-12 16:40:08,084 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=c322d4c8-f3d7-4901-9a4a-5b287257808c, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, resourceType=REALM, resourcePath=null 2026-05-12 16:40:08,731 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=admin-cli, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=a01ce8a6-89c8-4500-8f40-d2fd50f57ea2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a4975054-a9e6-429a-9201-de8d9d39b3eb, client_auth_method=client-secret, username=admin, authSessionParentId=87496a05-78de-4c41-bb0f-bf38dea25603, authSessionTabId=8MXDdVNzam8 2026-05-12 16:40:08,790 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=c322d4c8-f3d7-4901-9a4a-5b287257808c, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/ba215bee-a8c5-4bdd-9a17-4b86aa982174 2026-05-12 16:40:08,850 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=c322d4c8-f3d7-4901-9a4a-5b287257808c, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/ba215bee-a8c5-4bdd-9a17-4b86aa982174/protocol-mappers/models/144db3a7-6db4-48bf-817c-480b36e6cf15 2026-05-12 16:40:14,638 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=admin-cli, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=88b5a232-af5b-42a1-8a5a-37ecad811202, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cdbd1c9a-bec3-46a3-85fc-48e5862f50f4, client_auth_method=client-secret, username=admin, authSessionParentId=a7448e0b-991a-4cfd-b21b-38a28972df33, authSessionTabId=uea0WJPvcHk 2026-05-12 16:40:14,715 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=c322d4c8-f3d7-4901-9a4a-5b287257808c, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, resourceType=CLIENT, resourcePath=clients/3780ee85-8f66-4f46-8f5c-a4c5f1a6fb45 2026-05-12 16:40:15,128 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=admin-cli, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=f4ef2127-cbe4-471b-af50-e34b3736c913, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f54a881d-9c99-42dc-9ffd-9c025d65c337, client_auth_method=client-secret, username=admin, authSessionParentId=2527c8c5-bf71-4536-9d0a-6b55777a30f1, authSessionTabId=P_yOLq0BzaU 2026-05-12 16:40:15,183 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=c322d4c8-f3d7-4901-9a4a-5b287257808c, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, resourceType=CLIENT, resourcePath=clients/617d1ea4-0a34-4348-a542-554f97c33412 2026-05-12 16:40:15,575 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=admin-cli, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=b76f957f-2e32-4bd1-a55c-83eddbafe863, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=636ce332-9360-4831-a38b-25b58a9f3dfb, client_auth_method=client-secret, username=admin, authSessionParentId=42e7cc52-5498-4f1c-8ca6-efb0c500560d, authSessionTabId=TgLJCZR-OkY 2026-05-12 16:40:15,650 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=c322d4c8-f3d7-4901-9a4a-5b287257808c, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, resourceType=CLIENT, resourcePath=clients/7f577a37-f247-4c1c-b5db-91775d2af6a2 2026-05-12 16:40:16,292 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=admin-cli, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=66d48dfd-8b89-4231-832b-8b7762e4b911, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=227be657-2c01-4398-8923-cf75a0d810ea, client_auth_method=client-secret, username=admin, authSessionParentId=adcd5cd0-df66-4386-a119-7718b1f240f1, authSessionTabId=V8PLPVo9TbA 2026-05-12 16:40:16,658 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=admin-cli, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=52b99e81-1e61-498d-9feb-167c4d70ffa7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2999ca18-1d43-4e1a-a415-0f9ee2867d95, client_auth_method=client-secret, username=admin, authSessionParentId=fb4aad38-20ad-4488-b7e9-ea1cb7b4c287, authSessionTabId=89MFzZrX87A 2026-05-12 16:40:17,028 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=admin-cli, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=4f5bca8b-7551-4590-afee-235826d26f06, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b54bdf21-c89d-4687-bc7f-a26d12f0eccb, client_auth_method=client-secret, username=admin, authSessionParentId=6b2c44ac-0e86-49e5-9acf-fec75c440ab9, authSessionTabId=z6Zk-sM2NoY 2026-05-12 16:40:17,384 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=admin-cli, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=1a29ce2f-0ca9-4ae1-82b4-51fd6eda79aa, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0d1f0c23-f30c-422b-9502-1e2944734819, client_auth_method=client-secret, username=admin, authSessionParentId=4425b856-3d37-42b9-8ceb-2c6a94f8e991, authSessionTabId=i3cjag9gygw 2026-05-12 16:40:17,743 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=admin-cli, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=c99c4946-4bbb-4b44-82ea-0d49013d4389, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0b7ccc9e-7544-434e-aee9-03fd035fb035, client_auth_method=client-secret, username=admin, authSessionParentId=841bbc05-c032-4575-955a-50ebd64a8bfe, authSessionTabId=ixEqgoh_Ua4 2026-05-12 16:41:10,208 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=admin-cli, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=7e01d280-53b3-47c2-b06d-75d8bf3dd0cd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=210659c3-6dc7-4592-b863-4f4405a8d2c3, client_auth_method=client-secret, username=admin, authSessionParentId=b6c2b103-ae24-439c-9bb2-2cf1ea2839f3, authSessionTabId=d6gLAsiTNs0 2026-05-12 16:41:10,283 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=c322d4c8-f3d7-4901-9a4a-5b287257808c, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, resourceType=REALM, resourcePath=null 2026-05-12 16:41:11,592 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=admin-cli, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=50fb3826-b59a-4895-aab2-41c566a1aec5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=83fecdcc-10e2-4165-809a-567f1e6cb0e8, client_auth_method=client-secret, username=admin, authSessionParentId=40fd2c2f-f49a-463b-a7cb-d22b445b5f03, authSessionTabId=6v17Rq8yBbc 2026-05-12 16:41:11,649 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=c322d4c8-f3d7-4901-9a4a-5b287257808c, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, resourceType=CLIENT, resourcePath=clients/c06c3770-c1e9-475b-adc5-996e37a042ed 2026-05-12 16:41:12,204 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=admin-cli, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=764c48eb-95ec-4ce4-9d5f-1ffec4a6ffe1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=033fe02b-5f9c-4261-a02e-aa29d6be36f4, client_auth_method=client-secret, username=admin, authSessionParentId=a89a5128-e64d-48f0-966d-f495b635acfa, authSessionTabId=xq77w4YtY2o 2026-05-12 16:41:30,338 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=admin-cli, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=1fe633e4-1519-4bba-a92d-9339ae443edf, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e162d071-9065-43d8-aa0a-f2c088778edf, client_auth_method=client-secret, username=admin, authSessionParentId=9c1aa0c9-f079-4d90-b0c9-0de5dc0aaa9b, authSessionTabId=9Hqm-rJo4dc 2026-05-12 16:41:30,420 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=8bdddf7b-04a1-40c6-8a5a-51a2f1af8833, clientId=c322d4c8-f3d7-4901-9a4a-5b287257808c, userId=fc4d5ead-ace2-427c-8b41-5515fa87cff4, ipAddress=199.19.213.9, resourceType=USER, resourcePath=users/61c0ac7b-b8d4-4af5-ad10-80dc6034bb12 2026-05-12 16:41:32,193 INFO [org.keycloak.events] (executor-thread-3) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=e156c5b5-5ac8-44bb-a0bb-8af5ef6b4ee7, ipAddress=10.0.0.167, token_id=63fe00a2-6dcc-4dfc-9b8a-bb049d43592d, grant_type=client_credentials, scope='openid profile email', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=21e6ea73-4be3-4abf-996e-384582cf2839, authSessionTabId=Bx8mQ_qAd7M