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-06-24 18:07:12,646 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5217ms 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-06-24 18:07:14,216 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-06-24 18:07:16,589 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-06-24 18:07:16,717 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-06-24 18:07:17,003 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-06-24 18:07:17,140 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-06-24 18:07:17,143 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 6af68595-ca02-4c5e-b907-45eb449cecd8, name: keycloak-0-30572 2026-06-24 18:07:17,153 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-06-24 18:07:17,153 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-06-24 18:07:17,162 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.35768 2026-06-24 18:07:17,485 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-06-24 18:07:18,352 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-06-24 18:07:18,352 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-06-24 18:07:18,538 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-06-24 18:07:18,769 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-06-24 18:07:18,769 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-06-24 18:07:18,869 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-06-24 18:07:18,869 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-06-24 18:07:19,167 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-30572: no members discovered after 2002 ms: creating cluster as coordinator 2026-06-24 18:07:19,181 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-30572|0] (1) [keycloak-0-30572] 2026-06-24 18:07:19,197 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-30572`, physical addresses are `[10.0.0.43:51304]` 2026-06-24 18:07:51,989 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-30572, Site name: null 2026-06-24 18:07:52,159 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-06-24 18:07:52,180 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-06-24 18:07:55,018 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 42.134s. Listening on: http://0.0.0.0:8080 2026-06-24 18:07:55,018 INFO [io.quarkus] (main) Profile prod activated. 2026-06-24 18:07:55,018 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-06-24 18:07:55,178 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-06-24 18:08:14,891 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=admin-cli, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=9dcbcf79-7c65-4a8d-b625-7512f5676441, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8b2d4c23-e52d-4b2e-b6b4-46fd7b345538, client_auth_method=client-secret, username=admin, authSessionParentId=f526c273-cfd8-4031-b32e-264118a4a056, authSessionTabId=wsJJxlQZMhw 2026-06-24 18:08:16,625 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=51670c95-2a3d-4feb-95f0-7bd4d851aa5b, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, resourceType=REALM, resourcePath=atmosphere 2026-06-24 18:08:17,466 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=admin-cli, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=c4e1ba12-abec-4f15-b1c0-8d6fdb60503e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2a91a695-dda4-4704-912f-218e49f5e8f4, client_auth_method=client-secret, username=admin, authSessionParentId=81ee430c-2cfe-4ac5-a55f-628cb1149f19, authSessionTabId=SQ6tT5gpzQE 2026-06-24 18:08:17,564 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=51670c95-2a3d-4feb-95f0-7bd4d851aa5b, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/2f404c8b-f42d-40af-a9c4-b1c1041458ad 2026-06-24 18:08:17,653 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=51670c95-2a3d-4feb-95f0-7bd4d851aa5b, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/2f404c8b-f42d-40af-a9c4-b1c1041458ad/protocol-mappers/models/d4f7b245-15ce-4134-8c73-e560ea085f04 2026-06-24 18:08:38,910 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=admin-cli, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=5a5c6ac4-6294-4b6f-9a37-b1bf646db559, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c9fb3fb2-01d6-43ab-a387-3fd7794722bc, client_auth_method=client-secret, username=admin, authSessionParentId=42d5fa17-288e-43e2-8613-f7acb1cd316b, authSessionTabId=lLP3O65NMYo 2026-06-24 18:08:39,008 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=51670c95-2a3d-4feb-95f0-7bd4d851aa5b, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, resourceType=CLIENT, resourcePath=clients/c8e7cfab-cdfd-491b-b79e-a11f2372746c 2026-06-24 18:08:39,386 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=admin-cli, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=a4c86d8d-bfb2-4991-81c5-74c646c88373, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=236a2c67-95e1-45fe-997c-c347ab108e9e, client_auth_method=client-secret, username=admin, authSessionParentId=12aa8562-2963-44c6-8ecd-917584205414, authSessionTabId=XT3htw4oXyg 2026-06-24 18:08:39,457 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=51670c95-2a3d-4feb-95f0-7bd4d851aa5b, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, resourceType=CLIENT, resourcePath=clients/1c46e28f-c08d-4dda-8fc2-28aef4152007 2026-06-24 18:08:39,837 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=admin-cli, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=f78cbbe0-26fb-498c-ba76-37f0d080dad4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5b4cc325-6907-4be9-ad39-067db06f184f, client_auth_method=client-secret, username=admin, authSessionParentId=af3fb0c6-669a-4321-9a67-50aaa52a567a, authSessionTabId=WVBGXix5_9w 2026-06-24 18:08:39,909 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=51670c95-2a3d-4feb-95f0-7bd4d851aa5b, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, resourceType=CLIENT, resourcePath=clients/17d4e8be-ecce-41e9-b4d1-d5cc1ff90851 2026-06-24 18:08:40,554 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=admin-cli, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=8531f780-7337-4613-aa26-5fd3e3907734, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=22706927-3999-4d84-af9d-37f4aefa0b16, client_auth_method=client-secret, username=admin, authSessionParentId=1aa81540-933c-455a-8b16-a4bcc61fe8d2, authSessionTabId=g1J36tLHBMw 2026-06-24 18:08:40,656 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=51670c95-2a3d-4feb-95f0-7bd4d851aa5b, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, resourceType=CLIENT_ROLE, resourcePath=clients/c8e7cfab-cdfd-491b-b79e-a11f2372746c/roles/member 2026-06-24 18:08:41,051 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=admin-cli, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=27837b53-1f49-4c28-a67c-51f85e383675, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8a704746-be77-4bc1-8e43-193a6c544770, client_auth_method=client-secret, username=admin, authSessionParentId=1a468eb3-e2c4-4d36-8ed9-ffba2ce3e790, authSessionTabId=pvZ4v7lfBNk 2026-06-24 18:08:41,146 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=51670c95-2a3d-4feb-95f0-7bd4d851aa5b, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, resourceType=CLIENT_ROLE, resourcePath=clients/1c46e28f-c08d-4dda-8fc2-28aef4152007/roles/admin 2026-06-24 18:08:41,538 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=admin-cli, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=38bd3fcb-1cbf-4598-97b0-e2ecebb98829, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=cb9b8183-276f-45d8-b956-15ab0f060ff8, client_auth_method=client-secret, username=admin, authSessionParentId=0f1d9538-3bda-44be-9acd-ba7a1f0d2943, authSessionTabId=5vzNHyzoSnY 2026-06-24 18:08:41,637 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=51670c95-2a3d-4feb-95f0-7bd4d851aa5b, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, resourceType=CLIENT_ROLE, resourcePath=clients/1c46e28f-c08d-4dda-8fc2-28aef4152007/roles/editor 2026-06-24 18:08:42,028 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=admin-cli, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=57aa2c72-8d5f-4571-9370-112f5b066319, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1e881071-286f-4ea3-bb4d-c5a9074ce6bf, client_auth_method=client-secret, username=admin, authSessionParentId=7685eee3-8dba-4a82-a7f4-a7e48fa9b09a, authSessionTabId=BrapsXb4_JU 2026-06-24 18:08:42,121 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=51670c95-2a3d-4feb-95f0-7bd4d851aa5b, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, resourceType=CLIENT_ROLE, resourcePath=clients/1c46e28f-c08d-4dda-8fc2-28aef4152007/roles/viewer 2026-06-24 18:08:42,493 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=admin-cli, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=e6a906d4-653c-4a73-9eda-bb28c55e12ab, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5bac5e06-bfdb-493f-8640-3acc29036f89, client_auth_method=client-secret, username=admin, authSessionParentId=1d4193b4-fc35-4a23-aae8-da6df3db56f4, authSessionTabId=MjRRoH1r8Oo 2026-06-24 18:08:42,580 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=51670c95-2a3d-4feb-95f0-7bd4d851aa5b, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, resourceType=CLIENT_ROLE, resourcePath=clients/17d4e8be-ecce-41e9-b4d1-d5cc1ff90851/roles/member 2026-06-24 18:11:02,888 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=admin-cli, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=2bf59bc2-8e79-4826-9d22-27b539c5665e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=57fad548-82a5-4187-9a3f-fd71f0b0f2e8, client_auth_method=client-secret, username=admin, authSessionParentId=28c405f8-3bc2-4077-85fc-5614aadf9a28, authSessionTabId=csxoYWHgk7c 2026-06-24 18:11:03,075 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=51670c95-2a3d-4feb-95f0-7bd4d851aa5b, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, resourceType=REALM, resourcePath=null 2026-06-24 18:11:04,417 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=admin-cli, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=f1d8c8f9-6f34-4cb3-a8ed-c9f787a6502c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=90c63c94-0bca-42ac-b51b-005b3c0c704e, client_auth_method=client-secret, username=admin, authSessionParentId=18fcf911-db7c-4f6b-954f-03531dcbf6af, authSessionTabId=Oj8vESO2aiI 2026-06-24 18:11:04,509 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=51670c95-2a3d-4feb-95f0-7bd4d851aa5b, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, resourceType=CLIENT, resourcePath=clients/299806bd-4461-4651-a425-0091f9736642 2026-06-24 18:11:05,125 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=admin-cli, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=8d31a2cf-33bf-4304-8391-6e2ba4e0f5ca, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6528da55-f03a-4e79-b0b9-17d5a95cad89, client_auth_method=client-secret, username=admin, authSessionParentId=a40d2ecd-eb79-44c1-b3cb-4313a0f6c7cc, authSessionTabId=Pd2nbOHbNrE 2026-06-24 18:11:05,408 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=51670c95-2a3d-4feb-95f0-7bd4d851aa5b, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/195e8639-bf05-46bf-ba45-d8660a742635/role-mappings/clients/73d03856-6d28-4836-a179-f3ff3f86d6d4 2026-06-24 19:01:25,092 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=admin-cli, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=25fd87d0-9fd7-42b3-9647-d1adccfa438f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=978c270c-9220-401f-8e9a-41273025250c, client_auth_method=client-secret, username=admin, authSessionParentId=c8e2889c-f0a5-4d97-addf-8e27b03b73d2, authSessionTabId=Nq9RgRLC_Pc 2026-06-24 19:01:25,209 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=51670c95-2a3d-4feb-95f0-7bd4d851aa5b, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, resourceType=REALM, resourcePath=null 2026-06-24 19:01:25,931 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=admin-cli, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=16a0df8d-9713-4e53-a09d-4bfebb6a1f3b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9f97b74b-ff72-4579-8fa2-a4ba20f5f5c0, client_auth_method=client-secret, username=admin, authSessionParentId=15b3e5ec-840a-48ec-9fc7-0edea36c294d, authSessionTabId=BExLFL8loV4 2026-06-24 19:01:25,982 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=51670c95-2a3d-4feb-95f0-7bd4d851aa5b, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/2f404c8b-f42d-40af-a9c4-b1c1041458ad 2026-06-24 19:01:26,045 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=51670c95-2a3d-4feb-95f0-7bd4d851aa5b, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/2f404c8b-f42d-40af-a9c4-b1c1041458ad/protocol-mappers/models/d4f7b245-15ce-4134-8c73-e560ea085f04 2026-06-24 19:01:32,546 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=admin-cli, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=99a322a2-95fa-4475-a22d-f0c471474c91, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4ba8bf2e-b4b6-4fcc-bb54-1da95420501d, client_auth_method=client-secret, username=admin, authSessionParentId=d0c8e9d4-b88b-4812-ae23-f3dd6aa59f23, authSessionTabId=hvnqZdR3-Fk 2026-06-24 19:01:32,616 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=51670c95-2a3d-4feb-95f0-7bd4d851aa5b, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, resourceType=CLIENT, resourcePath=clients/c8e7cfab-cdfd-491b-b79e-a11f2372746c 2026-06-24 19:01:33,022 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=admin-cli, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=ccaf07e5-af8c-42ae-ac08-164960ce2876, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0286bad6-b78b-4de3-b1fc-5db3849f300b, client_auth_method=client-secret, username=admin, authSessionParentId=1aa6c924-a729-4f36-aecf-af800936ae9c, authSessionTabId=1HAhrAl17TI 2026-06-24 19:01:33,072 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=51670c95-2a3d-4feb-95f0-7bd4d851aa5b, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, resourceType=CLIENT, resourcePath=clients/1c46e28f-c08d-4dda-8fc2-28aef4152007 2026-06-24 19:01:33,423 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=admin-cli, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=226a89cd-3a43-441f-bd63-fc53e6c5aa60, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2a1078f7-b710-47f8-88d9-c2ac734b4701, client_auth_method=client-secret, username=admin, authSessionParentId=69116aa9-df55-489e-bec2-e57796097e3f, authSessionTabId=0A0Obmh6g7A 2026-06-24 19:01:33,474 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=51670c95-2a3d-4feb-95f0-7bd4d851aa5b, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, resourceType=CLIENT, resourcePath=clients/17d4e8be-ecce-41e9-b4d1-d5cc1ff90851 2026-06-24 19:01:34,163 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=admin-cli, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=b71676d4-da8c-473b-bdef-dacc1e688fa4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=37cfa434-4413-43d6-ab20-81d51060a474, client_auth_method=client-secret, username=admin, authSessionParentId=a8539d07-3b48-4691-b9bf-3906491a9fe2, authSessionTabId=GOlKjtpCsnA 2026-06-24 19:01:34,528 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=admin-cli, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=9c63a868-17c9-4af9-acd3-01f547043ad8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2b62898e-2183-4843-9b99-1d9099d528e9, client_auth_method=client-secret, username=admin, authSessionParentId=3f5f9b53-863a-4421-aa72-76a8b3681d70, authSessionTabId=6HCMWv1kXAo 2026-06-24 19:01:34,916 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=admin-cli, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=32448252-3b7a-4783-aceb-e5eeb85b363e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1f38c4d1-0d16-44b8-8f5b-954a69415c62, client_auth_method=client-secret, username=admin, authSessionParentId=9ead3988-a035-44c9-a91e-a5437a1b5729, authSessionTabId=ZkqsulEQ3kQ 2026-06-24 19:01:35,275 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=admin-cli, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=83e17ef2-3b81-41e6-9d9e-17c05ead3cb4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f86a510c-3c6f-43f0-b392-c93dba766a3a, client_auth_method=client-secret, username=admin, authSessionParentId=a281f15d-2230-4e82-b8f4-c807bce642c9, authSessionTabId=rplx4LXHX-0 2026-06-24 19:01:35,631 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=admin-cli, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=da395356-91cd-4c2e-8256-d9a6cc2dac94, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7073f83a-0321-4e91-b462-117cac648273, client_auth_method=client-secret, username=admin, authSessionParentId=422591df-003e-4fac-9903-45a677b44f31, authSessionTabId=fU-HwUpxAZ0 2026-06-24 19:02:55,067 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=admin-cli, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=4916f805-6373-4412-8bca-ccabefd2cd48, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2cb85a0d-3c74-4730-aa37-a4e299382b4b, client_auth_method=client-secret, username=admin, authSessionParentId=3a4d9de6-79f0-4312-a730-fd03d2623245, authSessionTabId=cLSTr2yGjmM 2026-06-24 19:02:55,177 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=51670c95-2a3d-4feb-95f0-7bd4d851aa5b, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, resourceType=REALM, resourcePath=null 2026-06-24 19:02:56,801 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=admin-cli, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=8d7a5099-982d-4595-83fd-7f3546ef98db, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9139d55c-c289-4853-a9b8-89537f8706aa, client_auth_method=client-secret, username=admin, authSessionParentId=cb6135e9-aae6-4cc6-a53e-dfb0dd2458cb, authSessionTabId=XTwaboENP_I 2026-06-24 19:02:56,865 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=51670c95-2a3d-4feb-95f0-7bd4d851aa5b, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, resourceType=CLIENT, resourcePath=clients/299806bd-4461-4651-a425-0091f9736642 2026-06-24 19:02:57,541 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=f74157fe-9aa1-4d03-b6d2-7975eb9d75b9, clientId=admin-cli, userId=888ce407-2cbf-4cbe-939f-fe910c419037, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=489a7903-89dd-4f01-ac9a-26953c2356a8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=420382c3-ff36-424f-a9f2-18f4d05d8bdd, client_auth_method=client-secret, username=admin, authSessionParentId=06e4742f-3728-4331-9ddf-9b853e5e7a60, authSessionTabId=uSvhXQh80yo