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-07 23:27:22,033 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4528ms 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-07 23:27:23,353 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-07 23:27:25,470 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-07 23:27:25,651 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-07 23:27:25,794 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-07 23:27:25,917 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-07 23:27:25,921 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 2da75037-be89-4a02-a0de-4b0da57d4be5, name: keycloak-0-20367 2026-05-07 23:27:25,928 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-07 23:27:25,929 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-07 23:27:25,937 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.36413 2026-05-07 23:27:26,187 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-07 23:27:26,192 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-07 23:27:27,945 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-20367: no members discovered after 2003 ms: creating cluster as coordinator 2026-05-07 23:27:27,957 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-20367|0] (1) [keycloak-0-20367] 2026-05-07 23:27:27,969 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-20367`, physical addresses are `[10.0.0.253:51949]` 2026-05-07 23:27:28,454 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-20367, Site name: null 2026-05-07 23:27:29,204 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-07 23:27:29,204 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-07 23:27:29,383 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-07 23:27:29,584 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-07 23:27:29,585 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-07 23:27:29,685 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-07 23:27:29,686 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-07 23:27:59,233 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-07 23:28:01,432 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 39.210s. Listening on: http://0.0.0.0:8080 2026-05-07 23:28:01,432 INFO [io.quarkus] (main) Profile prod activated. 2026-05-07 23:28:01,433 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-07 23:28:01,599 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-07 23:28:18,451 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=admin-cli, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=811c73b3-5ea7-4bcd-a2db-3d6c629d8f47, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5af3defb-6c5c-488f-b9ce-766def5f04d6, client_auth_method=client-secret, username=admin, authSessionParentId=cf0b757e-f8d7-4211-9dfb-2f914bfdbd2c, authSessionTabId=8sLP2s5Og7c 2026-05-07 23:28:20,020 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=297b2227-8845-46dc-811f-c2ad954ed06c, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, resourceType=REALM, resourcePath=atmosphere 2026-05-07 23:28:20,853 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=admin-cli, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=61b17d32-abbf-4ea1-9ed9-67b5e9bb27c4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a1bb36be-73bd-44bf-a1da-1da1e085163e, client_auth_method=client-secret, username=admin, authSessionParentId=b56ca03b-2ba1-4b71-9805-143afa7d76d1, authSessionTabId=khrb_uGKhq4 2026-05-07 23:28:20,944 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=297b2227-8845-46dc-811f-c2ad954ed06c, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/e6ac8089-77e9-437c-b122-75cf44f09f8b 2026-05-07 23:28:21,029 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=297b2227-8845-46dc-811f-c2ad954ed06c, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/e6ac8089-77e9-437c-b122-75cf44f09f8b/protocol-mappers/models/a0958537-cffc-453b-9579-44f984fe509c 2026-05-07 23:28:41,816 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=admin-cli, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=beb53be0-8341-4632-a243-0f42cf6e6d95, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0ea9ad24-c1fb-4605-a989-19c1c9694046, client_auth_method=client-secret, username=admin, authSessionParentId=112f922b-6e5d-4e88-a07e-8ed63f54d110, authSessionTabId=a-h3NwEEepw 2026-05-07 23:28:41,935 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=297b2227-8845-46dc-811f-c2ad954ed06c, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, resourceType=CLIENT, resourcePath=clients/d0df479f-46db-45f6-a158-72382ca7bf71 2026-05-07 23:28:42,308 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=admin-cli, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=c6cda658-2af2-441a-9414-d6fec09e60c4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f31738ac-5f25-4433-a434-d69f72e24681, client_auth_method=client-secret, username=admin, authSessionParentId=b25945a2-cb01-456e-b881-59d75ef1e2e2, authSessionTabId=dLkeixMHUo0 2026-05-07 23:28:42,383 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=297b2227-8845-46dc-811f-c2ad954ed06c, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, resourceType=CLIENT, resourcePath=clients/78f6714a-f7a9-40b4-9e73-50a24502d19c 2026-05-07 23:28:42,743 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=admin-cli, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=f2e04d37-d431-4d0c-b008-1daa0426c1d7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=dfdacaee-9e50-4d13-ba2f-94e4d065ef32, client_auth_method=client-secret, username=admin, authSessionParentId=6caf30cc-6d52-4c6a-8022-ac69eac4f44f, authSessionTabId=zIqqxGZ8Fcc 2026-05-07 23:28:42,809 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=297b2227-8845-46dc-811f-c2ad954ed06c, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, resourceType=CLIENT, resourcePath=clients/0b62195f-f473-44c2-8b72-2f55d1763c49 2026-05-07 23:28:43,431 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=admin-cli, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=06e53222-a64d-4c29-b280-a69666426d10, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8e711eff-0654-43ec-a899-5a617b725bd8, client_auth_method=client-secret, username=admin, authSessionParentId=5dfcf0db-5270-40c2-9b78-cd93ca3ad09b, authSessionTabId=EoHDBQpYs2Q 2026-05-07 23:28:43,536 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=297b2227-8845-46dc-811f-c2ad954ed06c, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, resourceType=CLIENT_ROLE, resourcePath=clients/d0df479f-46db-45f6-a158-72382ca7bf71/roles/member 2026-05-07 23:28:43,909 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=admin-cli, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=27f4cd7c-0c77-487f-96ed-b616e5957485, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a4647429-1a9c-406a-8c1f-afbd65f9d8df, client_auth_method=client-secret, username=admin, authSessionParentId=fdf4c979-4049-4152-b8b3-e24d02d876fc, authSessionTabId=4f4VNTDcc8A 2026-05-07 23:28:43,983 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=297b2227-8845-46dc-811f-c2ad954ed06c, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, resourceType=CLIENT_ROLE, resourcePath=clients/78f6714a-f7a9-40b4-9e73-50a24502d19c/roles/admin 2026-05-07 23:28:44,342 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=admin-cli, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=5393d424-8790-49e9-9c19-0eb6444d37bf, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5756c676-8782-4150-a249-c7acbd7f49e0, client_auth_method=client-secret, username=admin, authSessionParentId=b905dfde-2382-4d6b-8276-7d72e08e7f50, authSessionTabId=8zYtNJo_LVA 2026-05-07 23:28:44,484 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=297b2227-8845-46dc-811f-c2ad954ed06c, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, resourceType=CLIENT_ROLE, resourcePath=clients/78f6714a-f7a9-40b4-9e73-50a24502d19c/roles/editor 2026-05-07 23:28:44,867 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=admin-cli, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=1670c8f0-39f8-4f37-b4c6-65ed3f5aab03, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f054cf91-214b-471c-8835-060b2a69193a, client_auth_method=client-secret, username=admin, authSessionParentId=fa96b5ed-7277-4ed7-a9f6-90bdac7868e0, authSessionTabId=iS_X36IDa_M 2026-05-07 23:28:44,958 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=297b2227-8845-46dc-811f-c2ad954ed06c, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, resourceType=CLIENT_ROLE, resourcePath=clients/78f6714a-f7a9-40b4-9e73-50a24502d19c/roles/viewer 2026-05-07 23:28:45,308 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=admin-cli, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=b35ba5ea-6b1c-465d-91fb-1113a2382af7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3e77dd18-0f79-4077-82ba-b4eed9674a7e, client_auth_method=client-secret, username=admin, authSessionParentId=5f42053c-7f4b-4086-9417-b03c762312f7, authSessionTabId=Q-fE06baCfE 2026-05-07 23:28:45,388 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=297b2227-8845-46dc-811f-c2ad954ed06c, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, resourceType=CLIENT_ROLE, resourcePath=clients/0b62195f-f473-44c2-8b72-2f55d1763c49/roles/member 2026-05-07 23:30:56,792 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=admin-cli, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=9d02fe73-fd6d-4244-8cc3-dab7cefce01d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c9cc9596-000e-4013-aa4d-82917c37ef55, client_auth_method=client-secret, username=admin, authSessionParentId=2849fb20-b321-4f4b-b90c-8d4449768e0d, authSessionTabId=w9zkR_HyVGA 2026-05-07 23:30:56,975 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=297b2227-8845-46dc-811f-c2ad954ed06c, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, resourceType=REALM, resourcePath=null 2026-05-07 23:30:58,234 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=admin-cli, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=90f07658-dc7f-46ba-b219-cbcc5ba5661d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7cbd5979-0597-4df0-9f07-2fea27f2dad6, client_auth_method=client-secret, username=admin, authSessionParentId=8e59d8c6-9fa2-474c-8a09-a4ea0c078aba, authSessionTabId=_alPe2stbU4 2026-05-07 23:30:58,316 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=297b2227-8845-46dc-811f-c2ad954ed06c, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, resourceType=CLIENT, resourcePath=clients/87c93a81-9fc8-4b91-8f36-1ae626abc77d 2026-05-07 23:30:58,942 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=admin-cli, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=353832d3-4a60-41ef-91b3-f1fafec5a9f3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c072fcca-4cdb-4d49-882f-bf8e9ed6ec56, client_auth_method=client-secret, username=admin, authSessionParentId=f331f268-d853-47b9-aa4e-de92195b3162, authSessionTabId=eBzMCPjF4Rc 2026-05-07 23:30:59,186 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=297b2227-8845-46dc-811f-c2ad954ed06c, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/323ce9b7-31fc-41bc-8296-2027ad3be62a/role-mappings/clients/e0273dda-c2a5-488d-abe2-81936381a093 2026-05-08 00:19:28,094 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=admin-cli, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=2c96f1a3-4724-4fbf-9e7c-7fdb23886e5e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=02345eb5-e254-4f5b-8cfd-5624327725a7, client_auth_method=client-secret, username=admin, authSessionParentId=df9aed9d-18e2-4914-b212-9c40c7057371, authSessionTabId=NRTSmLoOM4U 2026-05-08 00:19:28,208 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=297b2227-8845-46dc-811f-c2ad954ed06c, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, resourceType=REALM, resourcePath=null 2026-05-08 00:19:28,903 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=admin-cli, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=79e33f2b-f7a3-4784-848e-780f2480650c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3c64f354-bc07-421d-a714-38c97b0e5d75, client_auth_method=client-secret, username=admin, authSessionParentId=da61a79f-6d43-4397-9f21-184598f6686f, authSessionTabId=7FXXi_MeT9c 2026-05-08 00:19:28,960 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=297b2227-8845-46dc-811f-c2ad954ed06c, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/e6ac8089-77e9-437c-b122-75cf44f09f8b 2026-05-08 00:19:29,022 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=297b2227-8845-46dc-811f-c2ad954ed06c, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/e6ac8089-77e9-437c-b122-75cf44f09f8b/protocol-mappers/models/a0958537-cffc-453b-9579-44f984fe509c 2026-05-08 00:19:35,051 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=admin-cli, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=5b190778-c2d9-4440-856f-12d882cdaf1a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1a6078bd-f75a-4411-a495-b8d9cd864d55, client_auth_method=client-secret, username=admin, authSessionParentId=ab493698-5d17-4881-b85e-47e74c8bc9ee, authSessionTabId=RJ1h28AWvB0 2026-05-08 00:19:35,104 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=297b2227-8845-46dc-811f-c2ad954ed06c, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, resourceType=CLIENT, resourcePath=clients/d0df479f-46db-45f6-a158-72382ca7bf71 2026-05-08 00:19:35,432 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=admin-cli, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=99df5723-8b2e-47dd-8907-d770c82e637c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8c70c3eb-57c0-4610-bd63-d8f2bd2359eb, client_auth_method=client-secret, username=admin, authSessionParentId=5fc71ab6-4246-418e-9771-eaa623aae702, authSessionTabId=DLGsOe-xNfs 2026-05-08 00:19:35,478 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=297b2227-8845-46dc-811f-c2ad954ed06c, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, resourceType=CLIENT, resourcePath=clients/78f6714a-f7a9-40b4-9e73-50a24502d19c 2026-05-08 00:19:35,840 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=admin-cli, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=d1f89ed9-aa91-4688-bac6-172538fa57e6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1ffc940e-1b1d-4f0d-a945-561592078024, client_auth_method=client-secret, username=admin, authSessionParentId=8477032b-7ccc-4919-ab38-b57f806e0341, authSessionTabId=_0UysXh0zsA 2026-05-08 00:19:35,893 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=297b2227-8845-46dc-811f-c2ad954ed06c, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, resourceType=CLIENT, resourcePath=clients/0b62195f-f473-44c2-8b72-2f55d1763c49 2026-05-08 00:19:36,676 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=admin-cli, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=a5af2f79-db28-4e91-a515-79f3569cd1ea, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9305ec3f-42f6-4819-9fd4-26041caa6328, client_auth_method=client-secret, username=admin, authSessionParentId=d2101ad6-2a0b-4117-b459-620e53fc978e, authSessionTabId=QbcH_Xw4tJk 2026-05-08 00:19:37,036 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=admin-cli, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=afd115a0-dc53-4431-a282-0079e9373439, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=74af42ff-6e28-49bc-8baa-6cda7166accf, client_auth_method=client-secret, username=admin, authSessionParentId=c67cf477-2695-4562-81a5-9ae07b26b1fa, authSessionTabId=UZCIZwdyjE8 2026-05-08 00:19:37,406 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=admin-cli, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=c441a0d9-b733-4c66-b966-e1c27d8fe54e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=20597932-2131-495d-9968-587d2a5e4a2e, client_auth_method=client-secret, username=admin, authSessionParentId=9ae06223-14e7-4a98-a38b-427b34753e2c, authSessionTabId=4ezNNwVeCOY 2026-05-08 00:19:37,753 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=admin-cli, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=5cb5e7cf-4a89-4640-9619-63ebcf9518d3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b1b07be6-f0c4-4851-8ce0-a7a664d30ff4, client_auth_method=client-secret, username=admin, authSessionParentId=8575bb10-d3f8-48c1-b98a-31646515f2d7, authSessionTabId=mEE79ZAKNpw 2026-05-08 00:19:38,109 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=admin-cli, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=3671ac8c-9ee9-4eb0-9167-23bdb3d8bb13, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c2c64450-1495-4759-9b81-56e5a63b6837, client_auth_method=client-secret, username=admin, authSessionParentId=f39c6c45-708e-4f0b-839f-8f4d0a4cf421, authSessionTabId=Xd2wDwWcgWw 2026-05-08 00:20:48,118 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=admin-cli, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=f9930c18-453d-4144-843d-4ce472e31543, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f19dcdb2-a4ad-4050-9ac0-fc72c46e19a6, client_auth_method=client-secret, username=admin, authSessionParentId=f8173644-4d1d-4770-8f5e-de087e0ea343, authSessionTabId=o0MyI0f4U4g 2026-05-08 00:20:48,228 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=297b2227-8845-46dc-811f-c2ad954ed06c, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, resourceType=REALM, resourcePath=null 2026-05-08 00:20:49,730 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=admin-cli, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=20d0cf1f-a19a-4e67-9c78-a82effe62506, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=97e653dc-78c9-40ef-b877-091bc39fbbad, client_auth_method=client-secret, username=admin, authSessionParentId=42b5ce0e-fed7-4ee5-9e4d-6b39653155ea, authSessionTabId=3wiTi2b86wQ 2026-05-08 00:20:49,790 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=297b2227-8845-46dc-811f-c2ad954ed06c, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, resourceType=CLIENT, resourcePath=clients/87c93a81-9fc8-4b91-8f36-1ae626abc77d 2026-05-08 00:20:50,493 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=2960d92b-d0e7-4922-81e6-2caff74c838b, clientId=admin-cli, userId=222f79d0-19b5-4ca7-8460-0d3ccdf765d6, ipAddress=199.204.45.229, auth_method=openid-connect, token_id=46b83440-c2f3-4c93-bad9-140f7c0dc0c1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1d068746-d92a-41d9-911b-dbe045cb283f, client_auth_method=client-secret, username=admin, authSessionParentId=35a7835c-bb82-4ef4-8a61-874f2d0f0cbe, authSessionTabId=_7kezf13xKg