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-09 21:44:44,391 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4779ms 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-09 21:44:45,715 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-09 21:44:47,563 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-09 21:44:47,651 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-09 21:44:47,865 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-09 21:44:47,955 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-09 21:44:47,957 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: cc5ab03b-f3f6-4294-b1e8-d7d259c599a6, name: keycloak-0-22507 2026-05-09 21:44:47,962 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-09 21:44:47,962 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-09 21:44:47,971 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.41722 2026-05-09 21:44:48,283 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-09 21:44:49,020 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-09 21:44:49,020 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-09 21:44:49,146 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-09 21:44:49,314 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-09 21:44:49,314 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-09 21:44:49,394 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-09 21:44:49,395 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-09 21:44:49,976 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-22507: no members discovered after 2002 ms: creating cluster as coordinator 2026-05-09 21:44:49,986 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-22507|0] (1) [keycloak-0-22507] 2026-05-09 21:44:49,999 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-22507`, physical addresses are `[10.0.0.196:57258]` 2026-05-09 21:45:20,555 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-22507, Site name: null 2026-05-09 21:45:20,683 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-09 21:45:20,702 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-09 21:45:22,829 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 38.284s. Listening on: http://0.0.0.0:8080 2026-05-09 21:45:22,829 INFO [io.quarkus] (main) Profile prod activated. 2026-05-09 21:45:22,830 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-09 21:45:22,997 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-09 21:45:35,171 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=admin-cli, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=f6e7e425-4956-4bdb-ab02-9a498f37e49b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4414c22b-7f65-4848-8968-c4947849c646, client_auth_method=client-secret, username=admin, authSessionParentId=929cb70e-7818-4206-8c0a-ad972f4bd555, authSessionTabId=VqmrYtzyqEI 2026-05-09 21:45:36,408 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=4fdfd126-140b-461a-a3c0-877310006159, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, resourceType=REALM, resourcePath=atmosphere 2026-05-09 21:45:37,170 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=admin-cli, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=f9f368ad-24b0-4b6b-aa2d-593e1dec6460, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0c4acee7-6ab8-42c0-8cde-5fd02e71bd61, client_auth_method=client-secret, username=admin, authSessionParentId=947ee1e5-4db8-44ff-8493-163a9417bf28, authSessionTabId=vjlhCLb0heU 2026-05-09 21:45:37,268 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=4fdfd126-140b-461a-a3c0-877310006159, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/be8cc128-741e-4dd9-a627-671c69e77ac8 2026-05-09 21:45:37,363 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=4fdfd126-140b-461a-a3c0-877310006159, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/be8cc128-741e-4dd9-a627-671c69e77ac8/protocol-mappers/models/4ff33b00-d03b-4653-abe6-f42b63b56a1f 2026-05-09 21:45:57,926 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=admin-cli, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=de86f0e5-596a-4ad9-b1bd-07b1faf4b4db, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a3cf7024-6b35-4d99-a342-919829ba5be0, client_auth_method=client-secret, username=admin, authSessionParentId=ff8915b0-a643-4f4d-b945-703a5c4e80c6, authSessionTabId=b4k2QEZ3PoE 2026-05-09 21:45:58,032 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=4fdfd126-140b-461a-a3c0-877310006159, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, resourceType=CLIENT, resourcePath=clients/d77c761f-f845-4b76-bb0f-336968e1a429 2026-05-09 21:45:58,371 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=admin-cli, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=8a241c30-12a8-4688-924a-218310c1f380, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=87a120e4-e69f-4261-8a9e-52846f666c0c, client_auth_method=client-secret, username=admin, authSessionParentId=5388b8b6-8dda-4242-a90c-b3ba7f86f8e5, authSessionTabId=PxflF4kyo8Y 2026-05-09 21:45:58,429 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=4fdfd126-140b-461a-a3c0-877310006159, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, resourceType=CLIENT, resourcePath=clients/b0b8bb5c-c985-41c1-8a43-6c429f0ae5b2 2026-05-09 21:45:58,777 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=admin-cli, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=3b0763d7-9f28-4578-83e6-e2f59dc56b5f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5240382f-cd03-47af-8d1f-ad6a9a0033e4, client_auth_method=client-secret, username=admin, authSessionParentId=eea40a68-2842-46a1-949d-196d23635b60, authSessionTabId=CfgQ4Qtu35U 2026-05-09 21:45:58,843 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=4fdfd126-140b-461a-a3c0-877310006159, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, resourceType=CLIENT, resourcePath=clients/d4405ef0-6e5e-485e-8ed8-d5c0582975d7 2026-05-09 21:45:59,397 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=admin-cli, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=2b3818a5-c79b-4a39-90ea-2f3ad81dd595, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6d44ff94-0033-4962-b3c3-91e0fe35e956, client_auth_method=client-secret, username=admin, authSessionParentId=7f7c0480-c6eb-4881-9db7-68a5582cac14, authSessionTabId=xQk8Ht1KuBw 2026-05-09 21:45:59,503 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=4fdfd126-140b-461a-a3c0-877310006159, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, resourceType=CLIENT_ROLE, resourcePath=clients/d77c761f-f845-4b76-bb0f-336968e1a429/roles/member 2026-05-09 21:45:59,857 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=admin-cli, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=44ff3221-441e-4c1d-8ddc-6373e3b75191, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b0ed2fe5-2fcc-4180-91e8-b4a7f5844a70, client_auth_method=client-secret, username=admin, authSessionParentId=82427787-c802-4468-84c2-0831981b4d89, authSessionTabId=J43Avj5225E 2026-05-09 21:45:59,934 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=4fdfd126-140b-461a-a3c0-877310006159, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, resourceType=CLIENT_ROLE, resourcePath=clients/b0b8bb5c-c985-41c1-8a43-6c429f0ae5b2/roles/admin 2026-05-09 21:46:00,279 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=admin-cli, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=cf154c39-d6a6-4af8-9c37-0e0ff58edf72, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cab6d6a2-d1b6-4147-a712-20590642488b, client_auth_method=client-secret, username=admin, authSessionParentId=87ac6b74-430a-4ebf-9587-30353cbb2ae6, authSessionTabId=ouI_VOld-LI 2026-05-09 21:46:00,347 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=4fdfd126-140b-461a-a3c0-877310006159, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, resourceType=CLIENT_ROLE, resourcePath=clients/b0b8bb5c-c985-41c1-8a43-6c429f0ae5b2/roles/editor 2026-05-09 21:46:00,673 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=admin-cli, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=0662b99f-13c0-4447-8659-2cf45637924d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=bd5758b4-726b-48a8-bda7-e23de7f1b48c, client_auth_method=client-secret, username=admin, authSessionParentId=b43e0694-4181-4a89-996b-d9612b8f107b, authSessionTabId=VREtOrQLkDc 2026-05-09 21:46:00,749 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=4fdfd126-140b-461a-a3c0-877310006159, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, resourceType=CLIENT_ROLE, resourcePath=clients/b0b8bb5c-c985-41c1-8a43-6c429f0ae5b2/roles/viewer 2026-05-09 21:46:01,090 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=admin-cli, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=1408f2ea-5a1d-41e6-b942-ba8f5a326075, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a0b1558b-dda8-45a8-8ad4-1f319caecdcd, client_auth_method=client-secret, username=admin, authSessionParentId=0f7aaf97-6a68-4227-9b05-459784ec3fb0, authSessionTabId=ubNvciG3KhY 2026-05-09 21:46:01,163 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=4fdfd126-140b-461a-a3c0-877310006159, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, resourceType=CLIENT_ROLE, resourcePath=clients/d4405ef0-6e5e-485e-8ed8-d5c0582975d7/roles/member 2026-05-09 21:47:55,713 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=admin-cli, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=16c3acdc-c9cd-462d-a0b5-1e63e755f4ed, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3eef0ca1-2a3a-47a2-a4b4-e019961bb0fe, client_auth_method=client-secret, username=admin, authSessionParentId=70db87af-008c-4dc3-96d4-e071f4df628f, authSessionTabId=zvMpKs9Vdrg 2026-05-09 21:47:55,855 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=4fdfd126-140b-461a-a3c0-877310006159, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, resourceType=REALM, resourcePath=null 2026-05-09 21:47:57,163 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=admin-cli, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=d3bc8fc9-a501-45b5-8f9b-7038c08b7f51, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=48a3644e-e424-4ce0-aba6-8fa509850d75, client_auth_method=client-secret, username=admin, authSessionParentId=0484fff2-b61f-4912-906f-0ffb01764363, authSessionTabId=Q1RNAKZrr20 2026-05-09 21:47:57,248 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=4fdfd126-140b-461a-a3c0-877310006159, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, resourceType=CLIENT, resourcePath=clients/8a8b8157-9e33-40e4-8d73-d1f35215f1d2 2026-05-09 21:47:57,819 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=admin-cli, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=ecb10610-1362-410e-b68e-4a109210fd9e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b4e89153-caf1-48f9-a7b3-5ecdbf53bd0b, client_auth_method=client-secret, username=admin, authSessionParentId=e54ff709-5206-48e3-96d2-8eb07c683500, authSessionTabId=WGI6gM8dAJA 2026-05-09 21:47:58,105 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=4fdfd126-140b-461a-a3c0-877310006159, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/655c0b80-1c65-4d89-b429-de01230c14fe/role-mappings/clients/b06ae256-c281-4193-a0da-d54b259eb899 2026-05-09 21:52:02,092 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=admin-cli, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=ee174fa2-72b1-4f6a-95db-1202577b4105, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5bd91cd8-cfd9-42d9-abb1-aa462ed21022, client_auth_method=client-secret, username=admin, authSessionParentId=ad645190-41f2-48f6-8123-ab2d1e8e9513, authSessionTabId=Ko8wvUlfwt4 2026-05-09 21:52:02,223 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=4fdfd126-140b-461a-a3c0-877310006159, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, resourceType=REALM, resourcePath=null 2026-05-09 21:52:02,827 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=admin-cli, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=735b36fa-4017-452c-8416-aadcd5e68899, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=da0d8039-5e5b-4220-9e0c-2774ab9f1ce5, client_auth_method=client-secret, username=admin, authSessionParentId=4e4df8ce-6c2f-42e3-b977-fd75b6e850b7, authSessionTabId=vNQGvVIrfeY 2026-05-09 21:52:02,885 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=4fdfd126-140b-461a-a3c0-877310006159, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/be8cc128-741e-4dd9-a627-671c69e77ac8 2026-05-09 21:52:02,946 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=4fdfd126-140b-461a-a3c0-877310006159, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/be8cc128-741e-4dd9-a627-671c69e77ac8/protocol-mappers/models/4ff33b00-d03b-4653-abe6-f42b63b56a1f 2026-05-09 21:52:08,615 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=admin-cli, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=f3cb4b31-5eb5-4730-81c2-f1f38375bea0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=091e20bf-0b53-4459-8c8a-bc2a89e6ccdc, client_auth_method=client-secret, username=admin, authSessionParentId=565a10f6-0c8d-4686-968c-1a0f1051ddea, authSessionTabId=WNAvFm3J_EU 2026-05-09 21:52:08,675 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=4fdfd126-140b-461a-a3c0-877310006159, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, resourceType=CLIENT, resourcePath=clients/d77c761f-f845-4b76-bb0f-336968e1a429 2026-05-09 21:52:09,057 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=admin-cli, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=59bd93e4-5ff0-469a-b0ca-1a38b91cd675, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=090541d7-3d19-4e6f-9a23-eef6878477ff, client_auth_method=client-secret, username=admin, authSessionParentId=03190914-7531-4746-bf76-7643dd1bc826, authSessionTabId=qaqNxhmYQE4 2026-05-09 21:52:09,106 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=4fdfd126-140b-461a-a3c0-877310006159, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, resourceType=CLIENT, resourcePath=clients/b0b8bb5c-c985-41c1-8a43-6c429f0ae5b2 2026-05-09 21:52:09,488 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=admin-cli, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=36688f55-142b-4e8f-9f9a-22d4c440e41a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e7322e0e-98fc-468a-8b1b-5e03d2da00fe, client_auth_method=client-secret, username=admin, authSessionParentId=a76d02db-6445-4531-85e5-fced7e2ab2ed, authSessionTabId=crTdWo3bZyA 2026-05-09 21:52:09,532 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=4fdfd126-140b-461a-a3c0-877310006159, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, resourceType=CLIENT, resourcePath=clients/d4405ef0-6e5e-485e-8ed8-d5c0582975d7 2026-05-09 21:52:10,115 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=admin-cli, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=e4e411ed-cea9-47e1-9b8a-5cb147ad4bf2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a53179ba-568c-47f7-85b2-f5883d3f3dfa, client_auth_method=client-secret, username=admin, authSessionParentId=cc14fe60-87d9-41d8-99f0-f22ef74f80cb, authSessionTabId=f9iHCIiLHpk 2026-05-09 21:52:10,520 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=admin-cli, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=7227f62f-5bcb-441a-a2a1-778f95d98d21, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=eaa00e2e-c263-41df-bf93-c357af992788, client_auth_method=client-secret, username=admin, authSessionParentId=ba429965-5442-4eaf-89c7-a3d24d1b844c, authSessionTabId=--EIam5Lg-s 2026-05-09 21:52:10,888 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=admin-cli, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=bd7d0375-cc61-4998-9732-89bd6ca4b028, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e2cf9677-243f-4b1b-9a87-35c217c43d1b, client_auth_method=client-secret, username=admin, authSessionParentId=32400c4c-b4c2-48d4-a9e4-530a295a6dd7, authSessionTabId=EGoYWCTuvHY 2026-05-09 21:52:11,279 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=admin-cli, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=fd07bf6f-69c5-434e-8d31-1e06bf353f9e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=765fe92d-8037-40d0-bd56-52d1945aa4ea, client_auth_method=client-secret, username=admin, authSessionParentId=0e0d085f-4cb7-4433-94f1-6722c4cff975, authSessionTabId=ABGmaiRhl_Q 2026-05-09 21:52:11,628 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=admin-cli, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=0624f508-1f16-4525-b6ad-5cc30968de4d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=aa688136-bce3-4ec0-aa7f-0af38c7e9c0f, client_auth_method=client-secret, username=admin, authSessionParentId=0983954d-860a-4249-a3d9-0481734cf493, authSessionTabId=HorMAYxMeTs 2026-05-09 21:52:59,028 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=admin-cli, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=1db6e7bf-997e-4eed-abb1-95afa60f6243, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3d31c81f-b5b4-4b87-9793-2be658685130, client_auth_method=client-secret, username=admin, authSessionParentId=791f2803-cc36-4ada-a804-b57f45323267, authSessionTabId=571pizkr_40 2026-05-09 21:52:59,129 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=4fdfd126-140b-461a-a3c0-877310006159, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, resourceType=REALM, resourcePath=null 2026-05-09 21:53:00,412 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=admin-cli, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=72e61fb3-c14f-44ad-80ef-96482dd5d9cf, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=992bcdd4-c08a-4047-bcbf-76ae123675f7, client_auth_method=client-secret, username=admin, authSessionParentId=ca1ed9e8-ef0b-4d5d-be52-1dbc860c33dd, authSessionTabId=HgG5IHI9vpk 2026-05-09 21:53:00,461 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=4fdfd126-140b-461a-a3c0-877310006159, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, resourceType=CLIENT, resourcePath=clients/8a8b8157-9e33-40e4-8d73-d1f35215f1d2 2026-05-09 21:53:01,010 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=admin-cli, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=46ae80c1-10b1-42a5-b9c7-bdf8ae5dc48f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=47b32afd-c7f3-4c5d-be0c-88f2586dbb84, client_auth_method=client-secret, username=admin, authSessionParentId=e5c7a4d7-ff1b-4ee6-8720-d139bc613d18, authSessionTabId=c5dlY2qZkfI 2026-05-09 21:53:17,823 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=admin-cli, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, auth_method=openid-connect, token_id=ed373db3-44f6-4e98-ab13-60a699f3f96a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=23d76983-0bd3-4ad5-8acb-44c998c731d0, client_auth_method=client-secret, username=admin, authSessionParentId=0a33cc1c-3db9-4cef-981b-f1b2c49247ae, authSessionTabId=8_5zz-p8DpM 2026-05-09 21:53:17,886 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=7d1590e7-a4b1-4c3d-a1d0-be6427627c25, clientId=4fdfd126-140b-461a-a3c0-877310006159, userId=611e074f-638b-4851-9601-39a0f2b32a26, ipAddress=199.204.45.210, resourceType=USER, resourcePath=users/872cd799-7b41-4ab4-8af3-8cc2c0f6098d