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-04-17 00:33:45,814 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5715ms 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-04-17 00:33:47,190 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-04-17 00:33:49,358 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-17 00:33:49,530 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-17 00:33:49,662 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-17 00:33:49,776 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-17 00:33:49,777 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 07dd8f10-f5b4-4b45-a67e-3cba99e5f147, name: keycloak-0-2866 2026-04-17 00:33:49,782 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-04-17 00:33:49,783 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-04-17 00:33:49,790 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.25821 2026-04-17 00:33:49,988 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-04-17 00:33:51,794 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-2866: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-17 00:33:51,807 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-2866|0] (1) [keycloak-0-2866] 2026-04-17 00:33:51,819 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-2866`, physical addresses are `[10.0.0.128:41357]` 2026-04-17 00:33:52,183 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-2866, Site name: null 2026-04-17 00:33:52,900 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-04-17 00:33:52,900 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-04-17 00:33:53,049 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-17 00:33:53,241 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-04-17 00:33:53,242 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-04-17 00:33:53,345 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-04-17 00:33:53,346 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-04-17 00:34:30,273 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-17 00:34:30,287 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-17 00:34:32,435 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 46.453s. Listening on: http://0.0.0.0:8080 2026-04-17 00:34:32,435 INFO [io.quarkus] (main) Profile prod activated. 2026-04-17 00:34:32,435 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-04-17 00:34:32,603 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-17 00:34:45,696 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=admin-cli, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=d7f3e609-0dfe-4469-a06c-675efcaa6f3a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c6b2ecd2-b1f7-4508-bf7f-b7e41f47eba8, client_auth_method=client-secret, username=admin, authSessionParentId=c2f8082b-3878-4161-b713-44da9f18a4f3, authSessionTabId=kZb2ymNNkH0 2026-04-17 00:34:47,012 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=488884b0-250a-48c7-a2ab-cfd9be07b49f, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, resourceType=REALM, resourcePath=atmosphere 2026-04-17 00:34:47,751 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=admin-cli, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=2f73d923-90fd-4b9f-b625-64d42ffc519b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a387c4a5-a989-433b-a1e3-cc4a6d0b948d, client_auth_method=client-secret, username=admin, authSessionParentId=ae0e3d1b-6fa2-4faf-b8b3-a06c477328e0, authSessionTabId=P3L001cXbbg 2026-04-17 00:34:47,842 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=488884b0-250a-48c7-a2ab-cfd9be07b49f, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/6f07e11b-d729-41c7-af63-4d249775446d 2026-04-17 00:34:47,932 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=488884b0-250a-48c7-a2ab-cfd9be07b49f, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/6f07e11b-d729-41c7-af63-4d249775446d/protocol-mappers/models/6dc5ad0f-b094-43fe-9e0e-ee4a64190834 2026-04-17 00:35:08,590 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=admin-cli, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=18fe89db-30c6-4b2d-8a12-95d24017b20d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d050c321-a3f7-4610-b1d5-a0e66228258a, client_auth_method=client-secret, username=admin, authSessionParentId=32c5b45a-1350-4190-8d2a-3bf5752a9999, authSessionTabId=ZjTcGFfMbTk 2026-04-17 00:35:08,697 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=488884b0-250a-48c7-a2ab-cfd9be07b49f, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, resourceType=CLIENT, resourcePath=clients/77f5e804-da42-4c6e-9108-c2ea47068324 2026-04-17 00:35:09,048 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=admin-cli, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=4825ec5d-ba68-4935-8497-e1c107ff5c19, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9217a4ec-2f2b-4b59-bf11-b2e06f4dcd85, client_auth_method=client-secret, username=admin, authSessionParentId=e05de916-41e2-4ee2-9a0e-3507beb95b2e, authSessionTabId=PF9e3DRG54Q 2026-04-17 00:35:09,107 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=488884b0-250a-48c7-a2ab-cfd9be07b49f, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, resourceType=CLIENT, resourcePath=clients/0205996d-d258-4158-ab3e-c39c3f41e332 2026-04-17 00:35:09,468 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=admin-cli, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=6be4be0c-1e5e-4da4-aaca-da24697ee65f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=fb0549d8-77bd-4523-b697-881c49b6495b, client_auth_method=client-secret, username=admin, authSessionParentId=4d7be8c0-6d4e-42e4-8f33-29fc742e5cd7, authSessionTabId=qIfouQ22N1k 2026-04-17 00:35:09,537 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=488884b0-250a-48c7-a2ab-cfd9be07b49f, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, resourceType=CLIENT, resourcePath=clients/d07a731d-6635-40ad-9f36-9d04d453ef84 2026-04-17 00:35:10,086 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=admin-cli, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=2de3b26b-129c-4b55-acbd-5278d322715d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5f34848c-bf5f-4c2b-afa0-347e049f1b71, client_auth_method=client-secret, username=admin, authSessionParentId=6d79bc43-5f6a-4edb-a29a-71ae8cb17626, authSessionTabId=qHQQ1fy57Vw 2026-04-17 00:35:10,189 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=488884b0-250a-48c7-a2ab-cfd9be07b49f, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, resourceType=CLIENT_ROLE, resourcePath=clients/77f5e804-da42-4c6e-9108-c2ea47068324/roles/member 2026-04-17 00:35:10,542 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=admin-cli, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=fc8fdcbf-b668-4a23-9f09-d4446ee9358f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9f3e9885-2b7c-4775-9424-7e5affd49183, client_auth_method=client-secret, username=admin, authSessionParentId=90aacbd4-e057-43bb-9e1f-8cf2deec76b1, authSessionTabId=mImKeOj6yvI 2026-04-17 00:35:10,628 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=488884b0-250a-48c7-a2ab-cfd9be07b49f, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, resourceType=CLIENT_ROLE, resourcePath=clients/0205996d-d258-4158-ab3e-c39c3f41e332/roles/admin 2026-04-17 00:35:10,990 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=admin-cli, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=f37dc8b6-6f31-4ee4-9519-bb6d5e060ce5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=50aa5dc0-480f-4daf-8ca2-01d5ad7ecb01, client_auth_method=client-secret, username=admin, authSessionParentId=d5458121-ff6d-4d3d-9176-d7a84834d48c, authSessionTabId=v1PLlyTxAdY 2026-04-17 00:35:11,106 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=488884b0-250a-48c7-a2ab-cfd9be07b49f, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, resourceType=CLIENT_ROLE, resourcePath=clients/0205996d-d258-4158-ab3e-c39c3f41e332/roles/editor 2026-04-17 00:35:11,465 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=admin-cli, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=f741179e-d568-45de-99a9-a4e355bdd59c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=aed9a6b6-4a41-49f6-a2bc-029f131d9b3b, client_auth_method=client-secret, username=admin, authSessionParentId=c2394ef6-5835-4593-b9c9-52b0303752de, authSessionTabId=PdZykKDY5d4 2026-04-17 00:35:11,558 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=488884b0-250a-48c7-a2ab-cfd9be07b49f, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, resourceType=CLIENT_ROLE, resourcePath=clients/0205996d-d258-4158-ab3e-c39c3f41e332/roles/viewer 2026-04-17 00:35:11,895 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=admin-cli, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=9b524cfa-3c3e-4dc3-97e3-e72fd53a4802, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6291b8fe-7c32-4efd-bf21-d6173b2007f5, client_auth_method=client-secret, username=admin, authSessionParentId=915d76ca-8b37-4725-91b3-7b98349b3d82, authSessionTabId=pFZKfgVuGyI 2026-04-17 00:35:11,985 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=488884b0-250a-48c7-a2ab-cfd9be07b49f, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, resourceType=CLIENT_ROLE, resourcePath=clients/d07a731d-6635-40ad-9f36-9d04d453ef84/roles/member 2026-04-17 00:37:06,887 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=admin-cli, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=ee870d13-ab8f-40de-b050-2e7a3ec6077d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0aee2d00-ad12-4315-a93e-7a8815d930a8, client_auth_method=client-secret, username=admin, authSessionParentId=7b8607a6-ed44-44c7-a251-a132d5a50d1e, authSessionTabId=mnLCaeHyjxM 2026-04-17 00:37:07,041 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=488884b0-250a-48c7-a2ab-cfd9be07b49f, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, resourceType=REALM, resourcePath=null 2026-04-17 00:37:08,329 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=admin-cli, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=2af837a2-4342-44b0-bf2e-5c36561e39ed, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f4787b39-1221-40d9-9370-7bb0547dd7cb, client_auth_method=client-secret, username=admin, authSessionParentId=cb074048-93a1-43b1-8710-04696bdc5637, authSessionTabId=jP4YW7vQKDk 2026-04-17 00:37:08,426 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=488884b0-250a-48c7-a2ab-cfd9be07b49f, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, resourceType=CLIENT, resourcePath=clients/c4e46c34-6479-4bad-b38f-94cbf23b5db8 2026-04-17 00:37:08,965 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=admin-cli, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=06db076a-5783-411f-a572-7121f03c58d9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=db067d48-2f44-4c9a-8092-7b2c31b95cb6, client_auth_method=client-secret, username=admin, authSessionParentId=f6d62b4d-7fe1-4312-8a14-6e8a00b90ac3, authSessionTabId=gxfm8vjipM4 2026-04-17 00:37:09,200 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=488884b0-250a-48c7-a2ab-cfd9be07b49f, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/cfc7e7e3-7231-4da1-a24b-8bed7cb24213/role-mappings/clients/6ed9ff29-e1cd-4588-a350-369670f9253e 2026-04-17 00:41:12,455 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=admin-cli, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=709714d4-2ee6-4019-a6ff-67506c98f548, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9199700c-fb92-4acc-90f6-7f09670e793a, client_auth_method=client-secret, username=admin, authSessionParentId=6bd48cb2-2f3e-439c-995e-979486a0de32, authSessionTabId=C2aRY_R-vrc 2026-04-17 00:41:12,571 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=488884b0-250a-48c7-a2ab-cfd9be07b49f, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, resourceType=REALM, resourcePath=null 2026-04-17 00:41:13,225 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=admin-cli, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=f8ae8188-77fc-4f33-a587-2134b59fba97, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0e74203b-1ded-4421-88c7-a9b5d3451034, client_auth_method=client-secret, username=admin, authSessionParentId=ba358468-60ba-40d6-8be9-300f07ac4bbe, authSessionTabId=lVPzejg-Seg 2026-04-17 00:41:13,287 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=488884b0-250a-48c7-a2ab-cfd9be07b49f, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/6f07e11b-d729-41c7-af63-4d249775446d 2026-04-17 00:41:13,344 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=488884b0-250a-48c7-a2ab-cfd9be07b49f, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/6f07e11b-d729-41c7-af63-4d249775446d/protocol-mappers/models/6dc5ad0f-b094-43fe-9e0e-ee4a64190834 2026-04-17 00:41:19,146 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=admin-cli, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=ab2fca6e-981a-464c-9e8e-3ed1db746549, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=61959105-e6d9-458e-9c6b-69ba389e12bf, client_auth_method=client-secret, username=admin, authSessionParentId=4a4512bb-f6c8-49a5-9623-98e0c2ebf3f8, authSessionTabId=hTmGPRU78Pc 2026-04-17 00:41:19,210 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=488884b0-250a-48c7-a2ab-cfd9be07b49f, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, resourceType=CLIENT, resourcePath=clients/77f5e804-da42-4c6e-9108-c2ea47068324 2026-04-17 00:41:19,595 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=admin-cli, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=548e2589-6d2c-4da5-8d92-5b23403f5682, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=22e3c5f9-028b-439e-b60a-80205605f7fa, client_auth_method=client-secret, username=admin, authSessionParentId=4da5b34e-7859-4820-98a0-07b675f8469c, authSessionTabId=_NeCsaunNbg 2026-04-17 00:41:19,653 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=488884b0-250a-48c7-a2ab-cfd9be07b49f, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, resourceType=CLIENT, resourcePath=clients/0205996d-d258-4158-ab3e-c39c3f41e332 2026-04-17 00:41:20,014 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=admin-cli, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=e13ef94d-1ba3-4d17-ad6c-c89aa7389ce0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=54403936-be00-4458-8347-27c9afca807d, client_auth_method=client-secret, username=admin, authSessionParentId=69f5c119-fbdc-4fe4-87ef-ae70d3eb6cf8, authSessionTabId=w36QX-FhnKU 2026-04-17 00:41:20,069 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=488884b0-250a-48c7-a2ab-cfd9be07b49f, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, resourceType=CLIENT, resourcePath=clients/d07a731d-6635-40ad-9f36-9d04d453ef84 2026-04-17 00:41:20,652 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=admin-cli, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=d2a80b20-cfaf-4a2d-ac23-5d65069e9370, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9e20050b-b93a-400d-a98a-cc463f40cd1a, client_auth_method=client-secret, username=admin, authSessionParentId=5bf3507e-00d8-4754-a077-9a001cb97951, authSessionTabId=IU-97tC1ljs 2026-04-17 00:41:21,016 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=admin-cli, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=2ec6d603-5346-4398-b8d6-33d83a005646, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2f6932e8-3eea-45a8-8388-e7b56fd96132, client_auth_method=client-secret, username=admin, authSessionParentId=26189063-971c-4418-8fa8-852360e77784, authSessionTabId=Wwt_22bSxW0 2026-04-17 00:41:21,404 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=admin-cli, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=750b8a73-776f-4272-aa03-a1024b3c9596, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f96bae2a-c828-490b-afdb-20d74f389310, client_auth_method=client-secret, username=admin, authSessionParentId=13326a95-26af-4f85-afcd-144c568e488f, authSessionTabId=31nWKgrVbSE 2026-04-17 00:41:21,760 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=admin-cli, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=074374bf-5efd-467d-beba-6c2df6416c24, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1b864748-421a-4b18-aaa1-0951178ebf67, client_auth_method=client-secret, username=admin, authSessionParentId=b45d1f75-e123-4ab7-b464-3deee87ec553, authSessionTabId=GjfHCu0lr14 2026-04-17 00:41:22,108 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=admin-cli, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=38cd8c6d-e40d-4fb1-a42f-1f74caf2a986, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7b62c099-c649-4505-a9ef-05dd10df991e, client_auth_method=client-secret, username=admin, authSessionParentId=5617162a-af58-4cf2-a094-582d10a5f9ad, authSessionTabId=ckGK-RF6B9k 2026-04-17 00:42:13,621 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=admin-cli, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=b50eae08-2ae5-43e1-b00e-33e4092b2bd6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=14c3cc09-5b2f-442f-9a12-0ae893969a30, client_auth_method=client-secret, username=admin, authSessionParentId=72052ff6-18c8-46b1-8e59-2aee109630d6, authSessionTabId=oB3l_Oyg7MM 2026-04-17 00:42:14,575 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=488884b0-250a-48c7-a2ab-cfd9be07b49f, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, resourceType=REALM, resourcePath=null 2026-04-17 00:42:15,925 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=admin-cli, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=f32a8782-e1f3-4050-a732-cce6b0e66b32, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=bb724064-62c0-48be-a5af-42ccd52d5d53, client_auth_method=client-secret, username=admin, authSessionParentId=b5b73283-6161-4e5b-a4f2-cb75ac43ebfd, authSessionTabId=0tztDPJPkIQ 2026-04-17 00:42:16,052 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=488884b0-250a-48c7-a2ab-cfd9be07b49f, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, resourceType=CLIENT, resourcePath=clients/c4e46c34-6479-4bad-b38f-94cbf23b5db8 2026-04-17 00:42:16,604 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=admin-cli, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=8fc96061-fb3b-4580-ae35-40847a8272c1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1684e006-5cd5-4f11-93bd-d1cd07629c25, client_auth_method=client-secret, username=admin, authSessionParentId=ba73ae81-3068-4680-aeef-b6d710410264, authSessionTabId=yQB4p9pxM7k 2026-04-17 00:42:34,000 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=admin-cli, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, auth_method=openid-connect, token_id=9af7dc8b-9731-4f41-9da3-f817f9d938d2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=84df4756-ab6e-4c7b-9e4f-61ab0ba3ff87, client_auth_method=client-secret, username=admin, authSessionParentId=c8c1a364-b70e-4ccd-9a87-a3e3aa232608, authSessionTabId=zuvncPr0s0A 2026-04-17 00:42:34,066 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=362f3eb7-4aa2-4ea2-b32d-b97d7b6a55c1, clientId=488884b0-250a-48c7-a2ab-cfd9be07b49f, userId=7f89fcfe-53bc-4559-b247-7d2faa0267c3, ipAddress=199.204.45.169, resourceType=USER, resourcePath=users/b3de07a3-1c1e-4c1b-9bf4-de4108ee09be 2026-04-17 00:42:37,684 INFO [org.keycloak.events] (executor-thread-2) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=cfc7e7e3-7231-4da1-a24b-8bed7cb24213, ipAddress=10.0.0.165, token_id=7e816e23-8f9c-4bce-a12d-1072ab904e4b, grant_type=client_credentials, scope='openid email profile', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=71f39a32-be95-450f-a28b-70fe3c29f928, authSessionTabId=wNyOqgoCV2w