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-22 06:05:34,583 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4913ms 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-22 06:05:35,858 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-22 06:05:37,794 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-22 06:05:37,945 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-22 06:05:38,095 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-22 06:05:38,206 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-22 06:05:38,209 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 9a2c7711-4874-4fa2-a5b8-9b6e949fb145, name: keycloak-0-21195 2026-04-22 06:05:38,216 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-22 06:05:38,217 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-22 06:05:38,224 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.17350 2026-04-22 06:05:38,438 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-22 06:05:38,442 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-22 06:05:40,230 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-21195: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-22 06:05:40,247 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-21195|0] (1) [keycloak-0-21195] 2026-04-22 06:05:40,265 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-21195`, physical addresses are `[10.0.0.130:32886]` 2026-04-22 06:05:40,670 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-21195, Site name: null 2026-04-22 06:05:41,406 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-22 06:05:41,406 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-22 06:05:41,587 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-22 06:05:41,787 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-22 06:05:41,788 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-22 06:05:41,897 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-22 06:05:41,898 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-22 06:06:14,795 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-22 06:06:17,220 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 42.487s. Listening on: http://0.0.0.0:8080 2026-04-22 06:06:17,221 INFO [io.quarkus] (main) Profile prod activated. 2026-04-22 06:06:17,221 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-22 06:06:17,420 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-22 06:06:31,483 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=admin-cli, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, auth_method=openid-connect, token_id=9617b7a6-5a64-423c-8a37-e3b069951c6d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3982591a-cb3e-423b-a5ab-79a39238947d, client_auth_method=client-secret, username=admin, authSessionParentId=5a2699d4-04c2-41ca-b27f-4d17cb42808c, authSessionTabId=0qvf0o1BkxY 2026-04-22 06:06:32,792 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=15eff7de-deb9-4125-a966-a483be5ddac4, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, resourceType=REALM, resourcePath=atmosphere 2026-04-22 06:06:33,583 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=admin-cli, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, auth_method=openid-connect, token_id=8e5fd661-73ef-4393-8fda-d8908fcb865f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e3e0139c-3142-4d24-baa5-c1607cbc663e, client_auth_method=client-secret, username=admin, authSessionParentId=14ab546d-85a9-4c11-953c-bf3146e376cd, authSessionTabId=bawXPY-T3ks 2026-04-22 06:06:33,688 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=15eff7de-deb9-4125-a966-a483be5ddac4, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/cc7f0f01-aba5-41fb-8b94-2c659e387d11 2026-04-22 06:06:33,783 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=15eff7de-deb9-4125-a966-a483be5ddac4, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/cc7f0f01-aba5-41fb-8b94-2c659e387d11/protocol-mappers/models/d4027ec3-76a9-46fd-b4bd-bf371e5009c6 2026-04-22 06:06:54,685 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=admin-cli, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, auth_method=openid-connect, token_id=8f7e0190-9f24-46cd-8fa0-e5c3c2c8d242, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=baeddb5d-7f54-4ecc-9b3b-642f6692eb5a, client_auth_method=client-secret, username=admin, authSessionParentId=c557922d-4fb8-46c5-902d-badd53c50579, authSessionTabId=MsuPYBQoUBc 2026-04-22 06:06:54,804 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=15eff7de-deb9-4125-a966-a483be5ddac4, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, resourceType=CLIENT, resourcePath=clients/a49184fc-6d30-4c96-ad2d-c4f0a908db15 2026-04-22 06:06:55,170 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=admin-cli, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, auth_method=openid-connect, token_id=e8d5fcae-4154-4418-ae24-5843e76dcbcd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=84057d8e-f7c9-44fd-934e-6b481267ba9e, client_auth_method=client-secret, username=admin, authSessionParentId=4dbe875c-37b1-4f9b-a105-6684177c91f7, authSessionTabId=B73YQzkTeTI 2026-04-22 06:06:55,245 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=15eff7de-deb9-4125-a966-a483be5ddac4, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, resourceType=CLIENT, resourcePath=clients/bf8301d6-53b1-4730-8961-480beb7b87f6 2026-04-22 06:06:55,629 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=admin-cli, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, auth_method=openid-connect, token_id=94ede5ca-9845-482c-9d73-87d1c3143a50, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a16bd8f4-6367-4a5b-8979-8f3b60796317, client_auth_method=client-secret, username=admin, authSessionParentId=5288a2d3-ecc4-40fb-91fd-c3ec46a5b5b8, authSessionTabId=bEV2JXBCBW0 2026-04-22 06:06:55,702 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=15eff7de-deb9-4125-a966-a483be5ddac4, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, resourceType=CLIENT, resourcePath=clients/78f23499-461a-4375-98ee-9128951d1879 2026-04-22 06:06:56,319 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=admin-cli, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, auth_method=openid-connect, token_id=989ae184-596c-430c-9de6-a4ec63ac03bb, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=42b52b1e-14b9-4b3f-8ee1-ad3d16f5085a, client_auth_method=client-secret, username=admin, authSessionParentId=d6b82e9f-80b8-4250-a319-efbd5b443776, authSessionTabId=gyszs4ZgNcE 2026-04-22 06:06:56,597 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=15eff7de-deb9-4125-a966-a483be5ddac4, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, resourceType=CLIENT_ROLE, resourcePath=clients/a49184fc-6d30-4c96-ad2d-c4f0a908db15/roles/member 2026-04-22 06:06:56,978 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=admin-cli, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, auth_method=openid-connect, token_id=0295be0a-6d3d-439b-bc60-8e3cbf0c9bb9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=efa71368-597f-4acd-8af9-f3e0c60b5f9b, client_auth_method=client-secret, username=admin, authSessionParentId=e4b411f7-3c33-4f27-bfc6-d00793559087, authSessionTabId=GRipj87-oOM 2026-04-22 06:06:57,074 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=15eff7de-deb9-4125-a966-a483be5ddac4, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, resourceType=CLIENT_ROLE, resourcePath=clients/bf8301d6-53b1-4730-8961-480beb7b87f6/roles/admin 2026-04-22 06:06:57,448 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=admin-cli, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, auth_method=openid-connect, token_id=219efa37-5712-41a5-a47a-3e0a7d99babb, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=29eb2188-649d-4f3e-927f-bb0e2af5bdab, client_auth_method=client-secret, username=admin, authSessionParentId=8f7c7b93-a257-4790-a30c-1cd4ce52e42c, authSessionTabId=gavMdxY5CwA 2026-04-22 06:06:57,546 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=15eff7de-deb9-4125-a966-a483be5ddac4, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, resourceType=CLIENT_ROLE, resourcePath=clients/bf8301d6-53b1-4730-8961-480beb7b87f6/roles/editor 2026-04-22 06:06:57,931 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=admin-cli, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, auth_method=openid-connect, token_id=6dc76985-045a-494c-b926-8ccb1285ce01, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=36971323-70e9-46d9-92b3-71cd567ec9ac, client_auth_method=client-secret, username=admin, authSessionParentId=1459c99b-05c4-4aa7-a707-8e860fd746f1, authSessionTabId=p75D7lWRlog 2026-04-22 06:06:58,026 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=15eff7de-deb9-4125-a966-a483be5ddac4, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, resourceType=CLIENT_ROLE, resourcePath=clients/bf8301d6-53b1-4730-8961-480beb7b87f6/roles/viewer 2026-04-22 06:06:58,404 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=admin-cli, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, auth_method=openid-connect, token_id=fe8d8bc3-45d4-4efd-8a72-00b3d742d996, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a23d81cd-68de-433a-b528-f384e95e4b0d, client_auth_method=client-secret, username=admin, authSessionParentId=f5ab3c41-16c9-4046-a658-498e211c0c10, authSessionTabId=l3ernND5Zdk 2026-04-22 06:06:58,487 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=15eff7de-deb9-4125-a966-a483be5ddac4, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, resourceType=CLIENT_ROLE, resourcePath=clients/78f23499-461a-4375-98ee-9128951d1879/roles/member 2026-04-22 06:08:56,785 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=admin-cli, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, auth_method=openid-connect, token_id=f77a7f4b-5168-41df-978a-6de9a58c9e83, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=22cf89a3-cf95-41f7-b2e2-28e8c12b3dbe, client_auth_method=client-secret, username=admin, authSessionParentId=ce1e724a-5295-413a-a84d-a09ec2d5a7f0, authSessionTabId=w51aiW6A4SE 2026-04-22 06:08:56,956 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=15eff7de-deb9-4125-a966-a483be5ddac4, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, resourceType=REALM, resourcePath=null 2026-04-22 06:08:58,276 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=admin-cli, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, auth_method=openid-connect, token_id=9c2d4490-9567-4192-bd19-22fcc86cb64b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=285b0c48-0787-459c-957e-eb665ff3c5cd, client_auth_method=client-secret, username=admin, authSessionParentId=cd1793ba-f278-45d2-9d9d-65d64138bd43, authSessionTabId=f14L7aLe3QY 2026-04-22 06:08:58,363 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=15eff7de-deb9-4125-a966-a483be5ddac4, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, resourceType=CLIENT, resourcePath=clients/e0e87490-b2d7-4524-984a-7edd42ebcc63 2026-04-22 06:08:58,918 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=admin-cli, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, auth_method=openid-connect, token_id=326acf66-a1d6-4df9-b122-7fc28b6e6620, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0ef0f02c-fbb3-4e35-9243-560dd54fdf46, client_auth_method=client-secret, username=admin, authSessionParentId=b9e39774-ac9d-4452-bb8b-f33296578a79, authSessionTabId=ZFvTTYqypt4 2026-04-22 06:08:59,177 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=15eff7de-deb9-4125-a966-a483be5ddac4, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/731923ef-ce12-4428-89f6-ae3d5a3f11c1/role-mappings/clients/11a8e6fe-19a2-47cf-99cb-fdc317c805d1 2026-04-22 06:13:07,931 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=admin-cli, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, auth_method=openid-connect, token_id=7791de0d-e96b-43a2-94a9-934325d804fd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=556d2ee2-aeb0-41db-9560-66d5753609aa, client_auth_method=client-secret, username=admin, authSessionParentId=1afe6e8a-ff4e-446a-8a9a-ec01e0481bc7, authSessionTabId=wPJ9CqrPQNA 2026-04-22 06:13:08,055 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=15eff7de-deb9-4125-a966-a483be5ddac4, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, resourceType=REALM, resourcePath=null 2026-04-22 06:13:08,698 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=admin-cli, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, auth_method=openid-connect, token_id=2b1862d2-d24b-4bfb-96ce-a18310bc925e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=93e179e2-bdf4-491b-9c96-f1dfc7b5902c, client_auth_method=client-secret, username=admin, authSessionParentId=457dfc9d-5fdb-4790-868e-19bb941764cc, authSessionTabId=g1uY0KOZuOA 2026-04-22 06:13:08,756 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=15eff7de-deb9-4125-a966-a483be5ddac4, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/cc7f0f01-aba5-41fb-8b94-2c659e387d11 2026-04-22 06:13:08,818 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=15eff7de-deb9-4125-a966-a483be5ddac4, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/cc7f0f01-aba5-41fb-8b94-2c659e387d11/protocol-mappers/models/d4027ec3-76a9-46fd-b4bd-bf371e5009c6 2026-04-22 06:13:14,791 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=admin-cli, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, auth_method=openid-connect, token_id=d079df7c-f998-4397-ad1a-d6f2d8a92b5a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=fcc6b90e-fef8-4da7-9cec-840b92aa524d, client_auth_method=client-secret, username=admin, authSessionParentId=87e3a47f-6c22-46ff-8a7c-40b1f0a65f9d, authSessionTabId=xS3JoF39g_0 2026-04-22 06:13:14,848 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=15eff7de-deb9-4125-a966-a483be5ddac4, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, resourceType=CLIENT, resourcePath=clients/a49184fc-6d30-4c96-ad2d-c4f0a908db15 2026-04-22 06:13:15,206 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=admin-cli, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, auth_method=openid-connect, token_id=bb96f834-e64d-44d0-8be0-fb3669675769, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9d71c0a4-c975-45d0-b70b-1c79d2917d33, client_auth_method=client-secret, username=admin, authSessionParentId=c248d23b-fdd3-47f1-81c5-d33176caf3bc, authSessionTabId=ALhdaKmQ1oo 2026-04-22 06:13:15,263 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=15eff7de-deb9-4125-a966-a483be5ddac4, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, resourceType=CLIENT, resourcePath=clients/bf8301d6-53b1-4730-8961-480beb7b87f6 2026-04-22 06:13:15,652 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=admin-cli, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, auth_method=openid-connect, token_id=3e07e9bc-17f9-49bf-a286-b9a33e14e175, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b722e488-0b5c-494b-aa72-ea34f7e09dc7, client_auth_method=client-secret, username=admin, authSessionParentId=9746c6fe-9d3e-4976-a420-ca003c9a1e90, authSessionTabId=axSrlVdXu6A 2026-04-22 06:13:15,704 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=15eff7de-deb9-4125-a966-a483be5ddac4, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, resourceType=CLIENT, resourcePath=clients/78f23499-461a-4375-98ee-9128951d1879 2026-04-22 06:13:16,292 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=admin-cli, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, auth_method=openid-connect, token_id=6c826391-3714-4cc8-84da-8c01db1ae02f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9f2a03fd-09d2-443c-9b84-fdb6a55a26ed, client_auth_method=client-secret, username=admin, authSessionParentId=191bf299-1390-4e1b-8175-7ddc741c6e27, authSessionTabId=zlwu8ht63Zk 2026-04-22 06:13:16,658 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=admin-cli, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, auth_method=openid-connect, token_id=f7b51c3c-b78a-421d-a647-fe25da4be7b1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8cd919e1-01ce-4c22-b5e6-a6ee65040b00, client_auth_method=client-secret, username=admin, authSessionParentId=48c6eec9-8824-425a-9552-a0458f6bb962, authSessionTabId=EW-VRQTu1UQ 2026-04-22 06:13:17,011 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=admin-cli, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, auth_method=openid-connect, token_id=0ae513c9-9fcf-4176-bd80-b01f133d08ca, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8735b09a-f7e9-47b6-a608-d8fbaa4a198e, client_auth_method=client-secret, username=admin, authSessionParentId=887ae8e8-db8c-4238-86e3-656591a749f0, authSessionTabId=cJKk8Vsh0jI 2026-04-22 06:13:17,376 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=admin-cli, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, auth_method=openid-connect, token_id=cacaf7b1-43a2-4488-8ce1-d2ad909ff3b5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=81027846-b2a7-4aa5-893e-2aefdbfe5083, client_auth_method=client-secret, username=admin, authSessionParentId=31e6ee4c-d440-4fab-834f-857e91961430, authSessionTabId=sO0cWeu-uXA 2026-04-22 06:13:17,727 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=admin-cli, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, auth_method=openid-connect, token_id=50c73479-bfb4-42fd-8bbe-97994b0a3264, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8783af5e-af07-4d5b-8b22-e1698eff5fee, client_auth_method=client-secret, username=admin, authSessionParentId=db5c9065-b4d2-4d7a-8c1c-67cd241a5231, authSessionTabId=8zPBtw6ZEHo 2026-04-22 06:14:08,845 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=admin-cli, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, auth_method=openid-connect, token_id=057f6638-734b-4995-92c2-e3c4b06651b2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c5a88bc0-6ddc-4b1d-be0e-5fcf6746d10c, client_auth_method=client-secret, username=admin, authSessionParentId=491e2095-044a-4c1f-ba19-f77bda790d0a, authSessionTabId=uStojZrxooI 2026-04-22 06:14:08,941 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=15eff7de-deb9-4125-a966-a483be5ddac4, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, resourceType=REALM, resourcePath=null 2026-04-22 06:14:10,384 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=admin-cli, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, auth_method=openid-connect, token_id=df2ac96c-d01d-49ce-aad6-4ded35c08045, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1b202517-2802-4e7b-b69e-7ac1c95c8d35, client_auth_method=client-secret, username=admin, authSessionParentId=17e83a44-12ef-4ac1-9001-d42cdd78dbb8, authSessionTabId=JOw1KRX_kLI 2026-04-22 06:14:10,442 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=15eff7de-deb9-4125-a966-a483be5ddac4, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, resourceType=CLIENT, resourcePath=clients/e0e87490-b2d7-4524-984a-7edd42ebcc63 2026-04-22 06:14:11,064 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=admin-cli, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, auth_method=openid-connect, token_id=c4e42503-c90b-4c7d-9f88-288d553a1bd6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6f1c1b8e-362d-45b9-9723-b6f20a7ff9a2, client_auth_method=client-secret, username=admin, authSessionParentId=64af738e-2bad-443e-82a0-4c4e3c0668be, authSessionTabId=8DvkGGM6vIU 2026-04-22 06:14:29,840 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=admin-cli, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, auth_method=openid-connect, token_id=990c0f2a-1816-4711-a0fc-bd76772289d8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=fa2ba041-0ac9-4b90-b89a-272c5ecc6922, client_auth_method=client-secret, username=admin, authSessionParentId=4d84e7e1-1f4d-461f-b928-4dd0f7f23d3a, authSessionTabId=AESfRSFg-dM 2026-04-22 06:14:29,923 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=3eacc432-e356-40ec-b6ec-2badccc39464, clientId=15eff7de-deb9-4125-a966-a483be5ddac4, userId=ac4834e3-f6b9-4098-8b06-351b45b236b4, ipAddress=199.204.45.95, resourceType=USER, resourcePath=users/4a3ea31e-ec1b-4cb4-9429-760b9cbc0013 2026-04-22 06:14:31,667 INFO [org.keycloak.events] (executor-thread-1) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=731923ef-ce12-4428-89f6-ae3d5a3f11c1, ipAddress=10.0.0.151, token_id=a1418670-34f7-4863-b305-8d40227495a8, grant_type=client_credentials, scope='openid profile email', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=9faec042-a235-4e98-8175-4ea4492926c1, authSessionTabId=Vrf6BcW6pC0