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-08 00:34:32,939 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5389ms 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-08 00:34:34,366 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-08 00:34:36,404 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-08 00:34:36,489 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-08 00:34:36,783 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-08 00:34:36,932 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-08 00:34:36,934 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 8e4ee60e-be77-49be-ac05-9f9a456c09d4, name: keycloak-0-4653 2026-04-08 00:34:36,943 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-08 00:34:36,943 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-08 00:34:36,951 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.27169 2026-04-08 00:34:37,259 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-08 00:34:38,959 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-4653: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-08 00:34:38,972 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-4653|0] (1) [keycloak-0-4653] 2026-04-08 00:34:38,990 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-4653`, physical addresses are `[10.0.0.4:42705]` 2026-04-08 00:34:39,542 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-4653, Site name: null 2026-04-08 00:34:39,547 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-08 00:34:40,299 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-08 00:34:40,299 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-08 00:34:40,612 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-08 00:34:40,799 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-08 00:34:40,799 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-08 00:34:40,976 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-08 00:34:40,976 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-08 00:35:22,944 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-08 00:35:24,892 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 51.779s. Listening on: http://0.0.0.0:8080 2026-04-08 00:35:24,893 INFO [io.quarkus] (main) Profile prod activated. 2026-04-08 00:35:24,893 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-08 00:35:25,082 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-08 00:35:37,994 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=admin-cli, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=e8f28aa7-a806-40fb-8e33-263356f95bd8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8f638607-58d3-4a1d-9386-8b9e546eb2dd, client_auth_method=client-secret, username=admin, authSessionParentId=ddf2d97a-b877-4783-bf66-ee2598eb6aa5, authSessionTabId=Y-ezoB3LyZ4 2026-04-08 00:35:39,541 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=1dbb7432-cf5e-475a-8a3b-4d205745d017, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, resourceType=REALM, resourcePath=atmosphere 2026-04-08 00:35:40,287 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=admin-cli, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=96a53c5b-9f10-4704-9b8c-775b1a2cb3e6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4d74ed36-6aa5-4359-8831-499d66bf88e6, client_auth_method=client-secret, username=admin, authSessionParentId=e48360bc-e8fa-459b-bcc6-65b775135e0a, authSessionTabId=KGsb0euKu68 2026-04-08 00:35:40,386 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=1dbb7432-cf5e-475a-8a3b-4d205745d017, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/1c47baad-0737-4ca9-90d2-6178074dcb89 2026-04-08 00:35:40,471 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=1dbb7432-cf5e-475a-8a3b-4d205745d017, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/1c47baad-0737-4ca9-90d2-6178074dcb89/protocol-mappers/models/c9093af4-d253-45dc-affe-e069036ed4fb 2026-04-08 00:36:01,276 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=admin-cli, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=8b1e4f60-7e6e-4313-937d-8c01b35f864f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1695de17-4d36-4967-9d40-5e420f38cf3a, client_auth_method=client-secret, username=admin, authSessionParentId=9048a376-ebe7-437a-be6b-b8360f7fd640, authSessionTabId=7lOMnDHFap8 2026-04-08 00:36:01,597 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=1dbb7432-cf5e-475a-8a3b-4d205745d017, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, resourceType=CLIENT, resourcePath=clients/8301cebf-780e-4209-9fd4-2f6d50d17fa1 2026-04-08 00:36:02,027 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=admin-cli, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=eb476dc0-43dd-4ac0-9185-bd98b4e865b9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2be99f21-394a-43d9-9e64-7b5a654914a7, client_auth_method=client-secret, username=admin, authSessionParentId=119aec2c-ca31-4c8f-aec9-b934cfdfd4dd, authSessionTabId=1l0mIbNS5-8 2026-04-08 00:36:02,156 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=1dbb7432-cf5e-475a-8a3b-4d205745d017, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, resourceType=CLIENT, resourcePath=clients/090e3e6e-4353-4761-b9f7-c11d2f24b863 2026-04-08 00:36:02,552 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=admin-cli, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=1c5e4983-3f53-4c4e-87e1-98bd81940bd7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3c3c54ad-4da9-494a-ab52-05ea63fe3c81, client_auth_method=client-secret, username=admin, authSessionParentId=3331ef29-6ad8-4557-9278-c2b73ba82c0f, authSessionTabId=PIe_fNEkJ5U 2026-04-08 00:36:02,617 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=1dbb7432-cf5e-475a-8a3b-4d205745d017, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, resourceType=CLIENT, resourcePath=clients/6f1d614e-cc76-47a4-b6b6-1cfa6019593a 2026-04-08 00:36:03,206 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=admin-cli, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=75aa602f-35f6-459d-9d3f-7494cbe7bcf6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=aa0c9c54-03fa-44dd-aedb-52c344993b56, client_auth_method=client-secret, username=admin, authSessionParentId=d1f55f5f-44ef-45ca-8b7b-7dcf7f943604, authSessionTabId=bfVAjA4LEyA 2026-04-08 00:36:03,310 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=1dbb7432-cf5e-475a-8a3b-4d205745d017, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, resourceType=CLIENT_ROLE, resourcePath=clients/8301cebf-780e-4209-9fd4-2f6d50d17fa1/roles/member 2026-04-08 00:36:03,659 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=admin-cli, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=39ddf5f0-4f78-4603-bfd0-203ad7048c27, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=130cce3d-354c-41fb-bf5f-f610317da881, client_auth_method=client-secret, username=admin, authSessionParentId=9dcf9a93-b37c-494d-a0f6-df652c696178, authSessionTabId=qjMa38i6Bp0 2026-04-08 00:36:03,741 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=1dbb7432-cf5e-475a-8a3b-4d205745d017, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, resourceType=CLIENT_ROLE, resourcePath=clients/090e3e6e-4353-4761-b9f7-c11d2f24b863/roles/admin 2026-04-08 00:36:04,106 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=admin-cli, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=9d63367f-256e-42bc-8c32-f5dda9d5d523, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=73c9cd2c-db1c-4eac-9e2b-0a88bf0418c9, client_auth_method=client-secret, username=admin, authSessionParentId=4810a8f3-7d0e-47e1-849c-7c31674a6193, authSessionTabId=7S4APPh4Erw 2026-04-08 00:36:04,210 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=1dbb7432-cf5e-475a-8a3b-4d205745d017, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, resourceType=CLIENT_ROLE, resourcePath=clients/090e3e6e-4353-4761-b9f7-c11d2f24b863/roles/editor 2026-04-08 00:36:04,555 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=admin-cli, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=4f001b3e-f61d-4b97-b914-63faa71aaa18, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=43233611-9d13-4b8c-a129-c32617d883ea, client_auth_method=client-secret, username=admin, authSessionParentId=70dda07c-154e-4c2e-9da2-c021cead0333, authSessionTabId=KzIcz74oJPA 2026-04-08 00:36:04,636 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=1dbb7432-cf5e-475a-8a3b-4d205745d017, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, resourceType=CLIENT_ROLE, resourcePath=clients/090e3e6e-4353-4761-b9f7-c11d2f24b863/roles/viewer 2026-04-08 00:36:05,008 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=admin-cli, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=eaa456e9-760d-4038-8cb0-0f7eb7e3fb61, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bbe26f53-63ab-448e-832f-ef68c81348a4, client_auth_method=client-secret, username=admin, authSessionParentId=c1f3af08-ee96-472c-96e5-c5163a451d7e, authSessionTabId=CqeH2XCnP7I 2026-04-08 00:36:05,095 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=1dbb7432-cf5e-475a-8a3b-4d205745d017, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, resourceType=CLIENT_ROLE, resourcePath=clients/6f1d614e-cc76-47a4-b6b6-1cfa6019593a/roles/member 2026-04-08 00:38:15,626 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=admin-cli, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=bffdab5e-69a8-4c33-8c3d-13c2a2247a31, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5752850e-db4f-40bf-870c-434bae2446fb, client_auth_method=client-secret, username=admin, authSessionParentId=4544f901-67ed-41fa-862f-d9e79b66f723, authSessionTabId=LBduOHFo0-Y 2026-04-08 00:38:15,846 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=1dbb7432-cf5e-475a-8a3b-4d205745d017, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, resourceType=REALM, resourcePath=null 2026-04-08 00:38:17,166 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=admin-cli, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=46b52671-561e-41f9-9aa0-dc98b0dc5c69, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=fbcc4ab9-9d27-42df-957b-13e490787d9f, client_auth_method=client-secret, username=admin, authSessionParentId=2920bcff-b036-412c-abcc-7e846ef46808, authSessionTabId=4CD9k7OlKgo 2026-04-08 00:38:17,255 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=1dbb7432-cf5e-475a-8a3b-4d205745d017, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, resourceType=CLIENT, resourcePath=clients/2ad74b93-aed0-48cc-abf0-626562bf5d51 2026-04-08 00:38:17,798 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=admin-cli, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=d70621f1-fc6b-44a6-a2de-726432eb9007, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6409b7b4-8465-4958-9078-2c9cd2e5565d, client_auth_method=client-secret, username=admin, authSessionParentId=dea3542a-d843-4078-886a-d14707261cba, authSessionTabId=tfkh76-JgPU 2026-04-08 00:38:18,076 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=1dbb7432-cf5e-475a-8a3b-4d205745d017, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/997bd434-eee6-4fb9-a839-74f7e1683f37/role-mappings/clients/17bc3929-f6a5-4c8d-affe-951a818a5829 2026-04-08 00:42:22,460 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=admin-cli, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=4531e385-9f88-467a-840f-6f518c5536bf, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f20bb998-fbcc-4676-b819-af291291bdb2, client_auth_method=client-secret, username=admin, authSessionParentId=b4713c3a-d768-4aa6-9ebf-288bf042ac4b, authSessionTabId=29cp-_eTn70 2026-04-08 00:42:22,571 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=1dbb7432-cf5e-475a-8a3b-4d205745d017, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, resourceType=REALM, resourcePath=null 2026-04-08 00:42:23,181 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=admin-cli, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=76463aaa-26ed-4028-b93a-7896bb13cb99, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c429c2e1-c9d2-40fd-86aa-2b1359c7ee50, client_auth_method=client-secret, username=admin, authSessionParentId=bdf899e4-e1b7-4517-896f-5c031c4a0452, authSessionTabId=oLNxtyLBV9I 2026-04-08 00:42:23,232 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=1dbb7432-cf5e-475a-8a3b-4d205745d017, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/1c47baad-0737-4ca9-90d2-6178074dcb89 2026-04-08 00:42:23,299 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=1dbb7432-cf5e-475a-8a3b-4d205745d017, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/1c47baad-0737-4ca9-90d2-6178074dcb89/protocol-mappers/models/c9093af4-d253-45dc-affe-e069036ed4fb 2026-04-08 00:42:29,033 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=admin-cli, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=ecf89923-2c04-4b92-889e-afae1bd11d80, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0bcd96ad-8533-4e88-a35e-dddbd1f6668b, client_auth_method=client-secret, username=admin, authSessionParentId=e0d36219-5771-4769-872c-f675cd8f3871, authSessionTabId=wSKsBTfCuYw 2026-04-08 00:42:29,101 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=1dbb7432-cf5e-475a-8a3b-4d205745d017, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, resourceType=CLIENT, resourcePath=clients/8301cebf-780e-4209-9fd4-2f6d50d17fa1 2026-04-08 00:42:29,468 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=admin-cli, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=bab957d7-3080-4b09-91b6-812e7bd3fb6d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8fc6e225-b4d0-4deb-8cce-9e1fd6a3a679, client_auth_method=client-secret, username=admin, authSessionParentId=37419ae9-e274-4bc6-a625-f06cc91051dc, authSessionTabId=rHCr129lwJA 2026-04-08 00:42:29,515 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=1dbb7432-cf5e-475a-8a3b-4d205745d017, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, resourceType=CLIENT, resourcePath=clients/090e3e6e-4353-4761-b9f7-c11d2f24b863 2026-04-08 00:42:29,887 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=admin-cli, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=c6438b8b-2c67-4a2b-9739-7c4ece53639e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=beaeee18-9516-40b3-b6c4-421944618834, client_auth_method=client-secret, username=admin, authSessionParentId=c27aa736-f9dc-4041-81fa-5fadd365f9ae, authSessionTabId=OlJw27h127o 2026-04-08 00:42:29,934 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=1dbb7432-cf5e-475a-8a3b-4d205745d017, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, resourceType=CLIENT, resourcePath=clients/6f1d614e-cc76-47a4-b6b6-1cfa6019593a 2026-04-08 00:42:30,486 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=admin-cli, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=b02b9c5f-c28e-4483-acee-1cc220f077c8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3491ced2-92ab-490b-8f37-1e1cca43c89e, client_auth_method=client-secret, username=admin, authSessionParentId=2499aef4-d235-4db6-a927-042a581be74d, authSessionTabId=gcHUKQ20voc 2026-04-08 00:42:30,851 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=admin-cli, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=309c24ab-884a-48fe-96cd-00ef3ab4957a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=69d096e5-70e6-47d4-b453-8be7481e1cca, client_auth_method=client-secret, username=admin, authSessionParentId=8d24a6ec-7485-42b1-9363-2ee3b8887e79, authSessionTabId=M2c3r1AzSPA 2026-04-08 00:42:31,216 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=admin-cli, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=1e4b1bdf-d240-4c34-aee7-269be72420c9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2010b1d1-e3af-4de7-8686-ebba681fcc51, client_auth_method=client-secret, username=admin, authSessionParentId=7bb8422e-fe27-4aac-b857-5eab7db3df13, authSessionTabId=54hAWmALC9s 2026-04-08 00:42:31,621 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=admin-cli, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=42da6588-eb2c-4e68-80a8-f39dd0c5deb5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f7cb129c-d65e-49fb-810a-ade776e8d247, client_auth_method=client-secret, username=admin, authSessionParentId=e4074325-5af3-414f-b271-8ee4ebcf44e1, authSessionTabId=ztkhw0IYSXc 2026-04-08 00:42:31,964 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=admin-cli, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=6d45e5a2-72ea-423f-b7b9-bd6b878e5b36, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=67a2f766-7a7b-46c1-ae47-df539eff0a0b, client_auth_method=client-secret, username=admin, authSessionParentId=13d5c057-d61c-472c-8bfc-3b2ef74956d8, authSessionTabId=Ksyz-DXBMY4 2026-04-08 00:43:21,002 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=admin-cli, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=968268cf-e9b9-426c-8b8f-508b99088e6c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=243abff8-49be-4252-b6a7-b423b68538dd, client_auth_method=client-secret, username=admin, authSessionParentId=839fc0b3-5cd9-4f51-ba51-38bbb5869d55, authSessionTabId=fQNaMpQUV0U 2026-04-08 00:43:21,122 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=1dbb7432-cf5e-475a-8a3b-4d205745d017, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, resourceType=REALM, resourcePath=null 2026-04-08 00:43:22,488 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=admin-cli, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=af4707ad-de42-4082-87a0-644634893e5e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1f6c353b-a2a2-4b70-8004-b2a7eaf1966d, client_auth_method=client-secret, username=admin, authSessionParentId=4032d8a5-2f45-43c3-8782-078cd1a90306, authSessionTabId=I2k5JdNeJ2I 2026-04-08 00:43:22,539 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=1dbb7432-cf5e-475a-8a3b-4d205745d017, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, resourceType=CLIENT, resourcePath=clients/2ad74b93-aed0-48cc-abf0-626562bf5d51 2026-04-08 00:43:23,082 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=admin-cli, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=e383a870-73ef-44d7-bc60-4648eba2f4cf, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b98ec6ab-fb64-43eb-914b-4b1b79d18747, client_auth_method=client-secret, username=admin, authSessionParentId=a46c3be8-bc40-4db3-9504-b61840e0210d, authSessionTabId=5vEXYAU_a2A 2026-04-08 00:43:40,761 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=admin-cli, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, auth_method=openid-connect, token_id=3a6a4faa-b1a7-4c2d-b600-881e77be9455, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ab6b75f5-4522-48a7-8c51-dd42d8b7ea03, client_auth_method=client-secret, username=admin, authSessionParentId=0f29324d-196c-40d8-aa56-161e639037d4, authSessionTabId=UVXB_NQI1YY 2026-04-08 00:43:40,817 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=dae26e7a-ed53-4c9b-935d-dc80618a189a, clientId=1dbb7432-cf5e-475a-8a3b-4d205745d017, userId=41646971-e823-4b5f-97a0-094d2ff656f2, ipAddress=199.204.45.129, resourceType=USER, resourcePath=users/493dff68-404c-4ee8-bbae-99dfa7c12e76 2026-04-08 00:43:42,459 INFO [org.keycloak.events] (executor-thread-3) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=997bd434-eee6-4fb9-a839-74f7e1683f37, ipAddress=10.0.0.40, token_id=a4417284-e574-4bd1-a4aa-ba047d55d6b7, grant_type=client_credentials, scope='openid profile email', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=ed22defe-9403-403b-8f5b-afc06a37201d, authSessionTabId=fBeJQ0jzlxc