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-05 22:26:19,536 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4869ms 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-05 22:26:20,970 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-05 22:26:23,244 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-05 22:26:23,417 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-05 22:26:23,569 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-05 22:26:23,700 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-05 22:26:23,703 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: f2bd49df-6f4d-42dc-acb9-d5a0ef643d66, name: keycloak-0-45197 2026-05-05 22:26:23,709 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-05 22:26:23,710 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-05 22:26:23,716 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.20770 2026-05-05 22:26:23,974 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-05 22:26:24,873 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-05 22:26:24,873 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-05 22:26:25,265 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-05 22:26:25,460 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-05 22:26:25,460 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-05 22:26:25,722 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-45197: no members discovered after 2002 ms: creating cluster as coordinator 2026-05-05 22:26:25,733 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-45197|0] (1) [keycloak-0-45197] 2026-05-05 22:26:25,745 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-45197`, physical addresses are `[10.0.0.213:36306]` 2026-05-05 22:26:25,953 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-05 22:26:25,953 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-05 22:27:13,603 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-45197, Site name: null 2026-05-05 22:27:13,789 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-05 22:27:13,808 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-05 22:27:15,916 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 56.155s. Listening on: http://0.0.0.0:8080 2026-05-05 22:27:15,916 INFO [io.quarkus] (main) Profile prod activated. 2026-05-05 22:27:15,916 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-05 22:27:16,070 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-05 22:27:34,577 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=admin-cli, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, auth_method=openid-connect, token_id=4147e27d-c183-4e74-8fbd-0531c6b1c32a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c151f4ad-7505-4f33-8ece-f1b37139cea6, client_auth_method=client-secret, username=admin, authSessionParentId=727c1bfb-1744-4c86-8ba4-daf3c05cbeae, authSessionTabId=UA-TQFkZ7ws 2026-05-05 22:27:36,169 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=29c0c605-f0aa-4a57-a412-7581d3539ba4, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, resourceType=REALM, resourcePath=atmosphere 2026-05-05 22:27:37,076 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=admin-cli, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, auth_method=openid-connect, token_id=39984f20-4fd0-4e14-a90a-d0b115155807, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ead5e28a-59bd-4ee8-ae3a-41f73a93207a, client_auth_method=client-secret, username=admin, authSessionParentId=ba265364-b316-4aba-aa4d-85c9d077cf59, authSessionTabId=_FSjJd3KcM0 2026-05-05 22:27:37,179 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=29c0c605-f0aa-4a57-a412-7581d3539ba4, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/79913a64-357b-4da5-ba60-6a3cd74ef440 2026-05-05 22:27:37,271 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=29c0c605-f0aa-4a57-a412-7581d3539ba4, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/79913a64-357b-4da5-ba60-6a3cd74ef440/protocol-mappers/models/7d3cf88a-6cea-41ac-b065-8cbba0b3dd60 2026-05-05 22:27:58,218 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=admin-cli, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, auth_method=openid-connect, token_id=4aa1b670-642b-4c8e-bea2-f3e80f0010b1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=163d9a69-5b0d-4362-af4e-4a7bd51bfcf8, client_auth_method=client-secret, username=admin, authSessionParentId=93d019eb-0c68-402e-82d2-96c982daf278, authSessionTabId=m2gUrY_kw0Y 2026-05-05 22:27:58,334 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=29c0c605-f0aa-4a57-a412-7581d3539ba4, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, resourceType=CLIENT, resourcePath=clients/5816c7e3-91fe-4bda-a751-9a506c73c09e 2026-05-05 22:27:58,850 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=admin-cli, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, auth_method=openid-connect, token_id=80b70023-a192-436b-ada0-ef9c7336f6dd, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=dc5981d6-7f1e-49df-8845-dce5f1af604b, client_auth_method=client-secret, username=admin, authSessionParentId=e4babec9-413a-44d3-bd49-77e6b5efcb64, authSessionTabId=6mwFbRyaUg4 2026-05-05 22:27:58,917 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=29c0c605-f0aa-4a57-a412-7581d3539ba4, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, resourceType=CLIENT, resourcePath=clients/fd03e447-c39d-44ea-8ce2-6a96de3b23c1 2026-05-05 22:27:59,296 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=admin-cli, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, auth_method=openid-connect, token_id=37a2428a-936c-4b51-9e7d-73cdcc14958f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ce486a92-fb52-4d35-9c07-bb981257235c, client_auth_method=client-secret, username=admin, authSessionParentId=a4e5b883-5aef-4f07-abb2-f2f89d4b9a99, authSessionTabId=4BTfZIMFDCs 2026-05-05 22:27:59,369 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=29c0c605-f0aa-4a57-a412-7581d3539ba4, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, resourceType=CLIENT, resourcePath=clients/74845b0d-4e67-43de-a847-3b60486f145a 2026-05-05 22:28:00,084 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=admin-cli, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, auth_method=openid-connect, token_id=866974bc-5235-4206-8d6d-71248afcc8f3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b57cd6a1-f43c-4c5b-be36-b726dba7781d, client_auth_method=client-secret, username=admin, authSessionParentId=c4fb662b-9eea-4c5e-9be9-261d83398234, authSessionTabId=-iDX4MjOp90 2026-05-05 22:28:00,198 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=29c0c605-f0aa-4a57-a412-7581d3539ba4, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, resourceType=CLIENT_ROLE, resourcePath=clients/5816c7e3-91fe-4bda-a751-9a506c73c09e/roles/member 2026-05-05 22:28:00,565 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=admin-cli, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, auth_method=openid-connect, token_id=d574a211-df95-4f09-b45c-8e0be6223fe1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c5db87e0-2a02-40d2-a055-c9271f773260, client_auth_method=client-secret, username=admin, authSessionParentId=0ee1c9b9-f0a2-4d31-a1e7-67f618b61135, authSessionTabId=FhhnOFEk9cg 2026-05-05 22:28:00,643 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=29c0c605-f0aa-4a57-a412-7581d3539ba4, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, resourceType=CLIENT_ROLE, resourcePath=clients/fd03e447-c39d-44ea-8ce2-6a96de3b23c1/roles/admin 2026-05-05 22:28:01,006 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=admin-cli, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, auth_method=openid-connect, token_id=4c55c8d8-11d6-4806-a2ff-e1b6c9525980, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=15fd6ab3-7035-4718-a9cf-30db99112b05, client_auth_method=client-secret, username=admin, authSessionParentId=5036dfb1-ccf2-4980-b429-e2ce789a852e, authSessionTabId=mhVgEhQjbqM 2026-05-05 22:28:01,087 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=29c0c605-f0aa-4a57-a412-7581d3539ba4, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, resourceType=CLIENT_ROLE, resourcePath=clients/fd03e447-c39d-44ea-8ce2-6a96de3b23c1/roles/editor 2026-05-05 22:28:01,455 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=admin-cli, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, auth_method=openid-connect, token_id=706703a0-8f5a-4d17-b823-63a5c5fa1d3d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=51bc10e0-9276-40e0-9bdc-3ea9120c9394, client_auth_method=client-secret, username=admin, authSessionParentId=1071acf2-912a-4d04-b2e9-463ec8e7a7bd, authSessionTabId=vDPralD8rps 2026-05-05 22:28:01,548 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=29c0c605-f0aa-4a57-a412-7581d3539ba4, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, resourceType=CLIENT_ROLE, resourcePath=clients/fd03e447-c39d-44ea-8ce2-6a96de3b23c1/roles/viewer 2026-05-05 22:28:01,925 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=admin-cli, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, auth_method=openid-connect, token_id=b9ed8b8f-32cd-428e-a67c-d75d3988806e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9cf3a913-7fc5-434d-a315-49dd1d68f995, client_auth_method=client-secret, username=admin, authSessionParentId=2ecfdf4d-9270-4ddc-ac87-e3faa635c192, authSessionTabId=PDXJYIw3iLg 2026-05-05 22:28:02,006 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=29c0c605-f0aa-4a57-a412-7581d3539ba4, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, resourceType=CLIENT_ROLE, resourcePath=clients/74845b0d-4e67-43de-a847-3b60486f145a/roles/member 2026-05-05 22:30:38,552 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=admin-cli, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, auth_method=openid-connect, token_id=abd4bc12-780c-4e14-a2fa-b11e2f6019d8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=12a6cf78-ab74-48f7-867b-719689b36a30, client_auth_method=client-secret, username=admin, authSessionParentId=1a74556d-44ed-4a4b-9393-ef30a6030862, authSessionTabId=atf_Ob8pQdA 2026-05-05 22:30:38,758 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=29c0c605-f0aa-4a57-a412-7581d3539ba4, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, resourceType=REALM, resourcePath=null 2026-05-05 22:30:40,058 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=admin-cli, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, auth_method=openid-connect, token_id=5a361aed-8863-4f96-97ee-13366edf40d9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=06769263-2eda-4b21-85bd-482a99f7b361, client_auth_method=client-secret, username=admin, authSessionParentId=e72d1721-e37d-456b-9351-8cf42c0597c7, authSessionTabId=FqyYGXBrrGo 2026-05-05 22:30:40,161 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=29c0c605-f0aa-4a57-a412-7581d3539ba4, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, resourceType=CLIENT, resourcePath=clients/a1aa159a-ca3e-43d2-ac4c-37d09251b80c 2026-05-05 22:30:40,764 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=admin-cli, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, auth_method=openid-connect, token_id=26baed4f-ac49-4b47-8820-72f648561546, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=57c6f1a0-4367-4831-aa2a-99849ca06a9e, client_auth_method=client-secret, username=admin, authSessionParentId=d4467d58-bd7b-43d4-b431-96f00563bcf3, authSessionTabId=dSfgl_Cs9wQ 2026-05-05 22:30:41,059 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=29c0c605-f0aa-4a57-a412-7581d3539ba4, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/e57f02b8-40c9-485d-96b0-19c6a2e3ee2f/role-mappings/clients/b08902cd-659e-47d9-b6c3-e6a8dea404ab 2026-05-05 23:26:20,319 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=admin-cli, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, auth_method=openid-connect, token_id=5a7cee92-c046-40fa-9950-5c7d37ab3a95, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=301fb845-66be-44ae-b5f1-adbe971242ae, client_auth_method=client-secret, username=admin, authSessionParentId=a4a2840a-5d3e-4203-bbf5-a9ca07574a5a, authSessionTabId=05wn7jXwQeY 2026-05-05 23:26:20,447 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=29c0c605-f0aa-4a57-a412-7581d3539ba4, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, resourceType=REALM, resourcePath=null 2026-05-05 23:26:21,135 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=admin-cli, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, auth_method=openid-connect, token_id=cbf23ae1-7ed3-4953-9a90-4cea25be6215, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=49c756d1-7a01-4a2f-a37f-d8d64739596c, client_auth_method=client-secret, username=admin, authSessionParentId=333ef424-7a2a-4ecd-8a69-0b4f891ea252, authSessionTabId=bDzRrNS3mS8 2026-05-05 23:26:21,191 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=29c0c605-f0aa-4a57-a412-7581d3539ba4, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/79913a64-357b-4da5-ba60-6a3cd74ef440 2026-05-05 23:26:21,246 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=29c0c605-f0aa-4a57-a412-7581d3539ba4, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/79913a64-357b-4da5-ba60-6a3cd74ef440/protocol-mappers/models/7d3cf88a-6cea-41ac-b065-8cbba0b3dd60 2026-05-05 23:26:27,103 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=admin-cli, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, auth_method=openid-connect, token_id=88f73d8f-c0bc-46e6-a171-bb24e466fff9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d6138e99-da90-4bfc-8360-f5946222384e, client_auth_method=client-secret, username=admin, authSessionParentId=57fcb467-5015-4883-9b9d-8557012b8a4a, authSessionTabId=kcOWcLY_82c 2026-05-05 23:26:27,158 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=29c0c605-f0aa-4a57-a412-7581d3539ba4, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, resourceType=CLIENT, resourcePath=clients/5816c7e3-91fe-4bda-a751-9a506c73c09e 2026-05-05 23:26:27,497 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=admin-cli, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, auth_method=openid-connect, token_id=7f84396f-bda9-4298-b61d-2918567619b9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1a988428-d467-433d-ba82-5e4c366e75e3, client_auth_method=client-secret, username=admin, authSessionParentId=9d437358-802a-4635-a0aa-b109226fc12a, authSessionTabId=dqDDyyfyI_g 2026-05-05 23:26:27,548 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=29c0c605-f0aa-4a57-a412-7581d3539ba4, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, resourceType=CLIENT, resourcePath=clients/fd03e447-c39d-44ea-8ce2-6a96de3b23c1 2026-05-05 23:26:27,907 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=admin-cli, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, auth_method=openid-connect, token_id=f072e6fd-033e-46e0-be58-08fcc2d3b41c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e9c04966-e650-4987-88d1-1f0a198594a6, client_auth_method=client-secret, username=admin, authSessionParentId=4a77c3ec-adb3-49a3-af35-0ad8a638a763, authSessionTabId=ZvT5Mw_iD6w 2026-05-05 23:26:27,960 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=29c0c605-f0aa-4a57-a412-7581d3539ba4, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, resourceType=CLIENT, resourcePath=clients/74845b0d-4e67-43de-a847-3b60486f145a 2026-05-05 23:26:28,620 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=admin-cli, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, auth_method=openid-connect, token_id=2a8d4de6-1228-48b7-8a4e-b4d5d0e8f824, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=72d1e049-5edf-4e92-8a2b-c3b0031ff51f, client_auth_method=client-secret, username=admin, authSessionParentId=244c21fc-bd1f-46f7-81de-70f7d8cf700e, authSessionTabId=wSzuEFvZDbQ 2026-05-05 23:26:28,985 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=admin-cli, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, auth_method=openid-connect, token_id=0fb9fc32-8651-4f18-a20e-4269e8f9d40a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ce214a78-b95b-4c3d-914e-3453acb9eab3, client_auth_method=client-secret, username=admin, authSessionParentId=d36f5d5e-796c-4d10-a024-29ceb7dba4f1, authSessionTabId=A_LnEhh0Gpw 2026-05-05 23:26:29,400 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=admin-cli, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, auth_method=openid-connect, token_id=97efe64b-6642-436d-848a-ca7892f5210f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=079a765f-2645-4613-b9a4-c394c0e9c412, client_auth_method=client-secret, username=admin, authSessionParentId=08fcee61-9efd-4824-80c0-b59626df295f, authSessionTabId=DBWKJyyyM1U 2026-05-05 23:26:29,751 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=admin-cli, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, auth_method=openid-connect, token_id=0c52bf61-1f1e-498b-9091-d34e411065fb, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=52989526-b29d-4a48-a701-684416a121fd, client_auth_method=client-secret, username=admin, authSessionParentId=c94256e8-577b-4cb9-a0dd-d7784915418a, authSessionTabId=Z3Wu0-OpbBY 2026-05-05 23:26:30,101 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=admin-cli, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, auth_method=openid-connect, token_id=a5d63f8b-11c1-4b7f-916f-4996e1a7bb67, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=843533a4-39d4-4855-ae39-a1fab4b1d9b1, client_auth_method=client-secret, username=admin, authSessionParentId=aa044c72-eef4-4472-ad47-c1a8d9b79a39, authSessionTabId=y0m2Kk1Pyj8 2026-05-05 23:27:40,812 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=admin-cli, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, auth_method=openid-connect, token_id=0919723d-1c0a-4eca-b97e-09af749388ba, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ec54e76b-21e0-422a-9878-5722509218b3, client_auth_method=client-secret, username=admin, authSessionParentId=5352e775-ca6a-4acc-9747-031793f11cfa, authSessionTabId=AlX0IW5lPQ8 2026-05-05 23:27:40,911 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=29c0c605-f0aa-4a57-a412-7581d3539ba4, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, resourceType=REALM, resourcePath=null 2026-05-05 23:27:42,373 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=admin-cli, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, auth_method=openid-connect, token_id=b25a6704-3d17-4856-a9b4-a54a4a7dabb0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4e564551-5215-48e8-ac1a-45532054131f, client_auth_method=client-secret, username=admin, authSessionParentId=89a0e918-8e5b-4be9-ab50-797bcc50dd11, authSessionTabId=YjmV1w3RgLM 2026-05-05 23:27:42,430 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=29c0c605-f0aa-4a57-a412-7581d3539ba4, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, resourceType=CLIENT, resourcePath=clients/a1aa159a-ca3e-43d2-ac4c-37d09251b80c 2026-05-05 23:27:43,109 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=46708a8e-01ce-4840-b7a5-943a0ce099c1, clientId=admin-cli, userId=ad87c1fc-8ab8-4b54-a30c-3c8c387c58a4, ipAddress=199.19.213.128, auth_method=openid-connect, token_id=fab29459-3f83-495e-adf5-6e99c7d76395, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=59c4608c-cc26-469a-ab91-a2280bf673b8, client_auth_method=client-secret, username=admin, authSessionParentId=a8d5c2fb-b289-47a9-a74a-84f20c682700, authSessionTabId=hmmwOhWNZJA