Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-04-27 21:05:43,987 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4932ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn WARNING: The '--auto-build' option for 'start' command is DEPRECATED and no longer needed. When executing the 'start' command, a new server image is automatically built based on the configuration. If you want to disable this behavior and achieve an optimal startup time, use the '--optimized' option instead. 2026-04-27 21:05:45,468 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-04-27 21:05:47,663 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-27 21:05:47,835 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-27 21:05:47,980 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-27 21:05:48,103 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-27 21:05:48,105 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 7c35544a-aaab-48ac-b6eb-59490cad3a9c, name: keycloak-0-35545 2026-04-27 21:05:48,113 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-04-27 21:05:48,113 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-04-27 21:05:48,124 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.28695 2026-04-27 21:05:48,408 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-04-27 21:05:50,131 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-35545: no members discovered after 2003 ms: creating cluster as coordinator 2026-04-27 21:05:50,143 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-35545|0] (1) [keycloak-0-35545] 2026-04-27 21:05:50,159 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-35545`, physical addresses are `[10.0.0.94:44231]` 2026-04-27 21:05:50,575 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-35545, Site name: null 2026-04-27 21:05:50,588 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-27 21:05:51,374 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-27 21:05:51,374 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-27 21:05:51,534 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-27 21:05:51,739 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-27 21:05:51,740 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-27 21:05:51,840 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-27 21:05:51,840 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-27 21:06:21,553 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-27 21:06:23,850 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 39.684s. Listening on: http://0.0.0.0:8080 2026-04-27 21:06:23,851 INFO [io.quarkus] (main) Profile prod activated. 2026-04-27 21:06:23,851 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-04-27 21:06:24,026 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-27 21:06:40,952 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=admin-cli, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=06cde878-1c82-4d50-ad08-bd5ae42b456a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d21fbaab-6ce1-4c72-9a26-4500a64a1df7, client_auth_method=client-secret, username=admin, authSessionParentId=ee1ec587-7d7a-4281-aee5-6c49fdaad724, authSessionTabId=SDxYdU1pgFc 2026-04-27 21:06:42,367 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=26935902-2576-45a9-a9fd-27e673aa6c06, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, resourceType=REALM, resourcePath=atmosphere 2026-04-27 21:06:43,197 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=admin-cli, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=4c3067c6-9689-48c8-9d37-22802eff2238, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0d6504b7-7198-4d49-a340-7b169b17dbd8, client_auth_method=client-secret, username=admin, authSessionParentId=37be8577-2296-4a43-860d-61e71d74d954, authSessionTabId=hOOzS6Go3Nk 2026-04-27 21:06:43,294 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=26935902-2576-45a9-a9fd-27e673aa6c06, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/9c67f983-7418-4f3d-9e84-cf4c8db3e3e2 2026-04-27 21:06:43,375 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=26935902-2576-45a9-a9fd-27e673aa6c06, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/9c67f983-7418-4f3d-9e84-cf4c8db3e3e2/protocol-mappers/models/fd34c480-70bd-449f-af56-28d19a926bbb 2026-04-27 21:07:04,132 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=admin-cli, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=985c6f32-b501-4ffc-ad41-17f0cfa2f011, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f728306a-94ca-4fcb-b8b3-0765c8505099, client_auth_method=client-secret, username=admin, authSessionParentId=49c4f31c-99b6-4b4e-a467-dce7d2c12114, authSessionTabId=4dWTuSfnck8 2026-04-27 21:07:04,243 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=26935902-2576-45a9-a9fd-27e673aa6c06, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, resourceType=CLIENT, resourcePath=clients/f7328de4-7eb7-4d16-8325-1be50ab386c4 2026-04-27 21:07:04,610 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=admin-cli, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=105d801a-de43-49f0-99fb-6c4de6e496e9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f3685ddb-4ac7-424f-bebe-6da7e594839d, client_auth_method=client-secret, username=admin, authSessionParentId=adee296f-39ef-4538-8633-894c2a35ec98, authSessionTabId=HZKyN1vZix4 2026-04-27 21:07:04,674 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=26935902-2576-45a9-a9fd-27e673aa6c06, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, resourceType=CLIENT, resourcePath=clients/73ebaed6-af7f-40cf-aa96-1ee5a0de4899 2026-04-27 21:07:05,045 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=admin-cli, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=6d849246-af69-4d60-a21b-a9f772dda65b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=73f9f63d-9595-4068-bdea-2cc9d0fd22fb, client_auth_method=client-secret, username=admin, authSessionParentId=a90ce4c3-e633-4fec-befb-fc9533129b15, authSessionTabId=RfIGGfnQrKc 2026-04-27 21:07:05,100 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=26935902-2576-45a9-a9fd-27e673aa6c06, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, resourceType=CLIENT, resourcePath=clients/8920841d-ed7a-4c1c-b409-8db17eefa171 2026-04-27 21:07:05,694 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=admin-cli, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=96eb724e-4414-4b9a-9ac2-7090f002b5f1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1e470398-4590-4987-a5aa-aa5bab26261a, client_auth_method=client-secret, username=admin, authSessionParentId=ab50e2f8-9418-4229-9f09-1266e323fe09, authSessionTabId=CYwkQTg45ZE 2026-04-27 21:07:05,795 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=26935902-2576-45a9-a9fd-27e673aa6c06, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, resourceType=CLIENT_ROLE, resourcePath=clients/f7328de4-7eb7-4d16-8325-1be50ab386c4/roles/member 2026-04-27 21:07:06,166 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=admin-cli, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=0ca16130-5b86-45a8-95ff-86ae860985c9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=20f18c68-eb49-4f82-bf79-3339aabf6f4b, client_auth_method=client-secret, username=admin, authSessionParentId=0530cec2-6db3-4f6e-81d2-3f965274dcde, authSessionTabId=WvyUJLq8KLc 2026-04-27 21:07:06,245 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=26935902-2576-45a9-a9fd-27e673aa6c06, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, resourceType=CLIENT_ROLE, resourcePath=clients/73ebaed6-af7f-40cf-aa96-1ee5a0de4899/roles/admin 2026-04-27 21:07:06,618 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=admin-cli, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=a587a761-e930-419d-a1dc-00f901be9fc3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=23631e39-d94d-4257-865a-60d5d0b7ea39, client_auth_method=client-secret, username=admin, authSessionParentId=8589b5de-bd60-4a4f-8f5a-1fb80b97aa20, authSessionTabId=8k6wu2OG1fQ 2026-04-27 21:07:06,688 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=26935902-2576-45a9-a9fd-27e673aa6c06, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, resourceType=CLIENT_ROLE, resourcePath=clients/73ebaed6-af7f-40cf-aa96-1ee5a0de4899/roles/editor 2026-04-27 21:07:07,040 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=admin-cli, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=fbd72c48-152d-4f5a-91d0-9d03f53a5201, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1f5c9cd8-1aee-4910-ab12-b13ad39adb4b, client_auth_method=client-secret, username=admin, authSessionParentId=8dfb16a4-3635-41b5-b4f3-83fcebaac36e, authSessionTabId=Qye8uqnQhCA 2026-04-27 21:07:07,134 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=26935902-2576-45a9-a9fd-27e673aa6c06, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, resourceType=CLIENT_ROLE, resourcePath=clients/73ebaed6-af7f-40cf-aa96-1ee5a0de4899/roles/viewer 2026-04-27 21:07:07,495 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=admin-cli, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=d106ba39-e8a8-4119-94e6-be19e73c1391, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7247442d-dcb7-42a8-ad83-6dc6ac088e7d, client_auth_method=client-secret, username=admin, authSessionParentId=6ebd35ab-960f-4522-bca6-0839d9b88e7b, authSessionTabId=LH3Bebrp1t0 2026-04-27 21:07:07,570 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=26935902-2576-45a9-a9fd-27e673aa6c06, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, resourceType=CLIENT_ROLE, resourcePath=clients/8920841d-ed7a-4c1c-b409-8db17eefa171/roles/member 2026-04-27 21:09:21,689 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=admin-cli, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=64753f5d-e642-4a34-b4b9-7121204a7768, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e2859785-b372-4c43-aa67-ce01e3529930, client_auth_method=client-secret, username=admin, authSessionParentId=20775aa8-0292-42e1-aad4-523336ebc920, authSessionTabId=i76WrPCFCgI 2026-04-27 21:09:21,859 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=26935902-2576-45a9-a9fd-27e673aa6c06, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, resourceType=REALM, resourcePath=null 2026-04-27 21:09:23,270 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=admin-cli, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=3c38c9b4-7375-4045-bd50-a63aee9b9447, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=97c567ec-61bc-442d-bb3b-650395b39068, client_auth_method=client-secret, username=admin, authSessionParentId=a1cac3a1-00d3-4260-8f54-a15432772682, authSessionTabId=g4j0-aA6cDI 2026-04-27 21:09:23,359 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=26935902-2576-45a9-a9fd-27e673aa6c06, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, resourceType=CLIENT, resourcePath=clients/2b8c4571-0236-40b7-9abf-5237bdf09f82 2026-04-27 21:09:24,111 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=admin-cli, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=86f9749f-9142-4ca9-9fab-066451711057, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=dbc6b445-8949-4e08-beee-c836c4bf933c, client_auth_method=client-secret, username=admin, authSessionParentId=2b713cad-d468-4c2f-b843-51aae784f608, authSessionTabId=hFQKQ4xhqoc 2026-04-27 21:09:24,356 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=26935902-2576-45a9-a9fd-27e673aa6c06, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/f38bff80-3877-4594-a385-95d8f827ae9c/role-mappings/clients/045e24bc-d424-4de7-a5a9-649b59122e2e 2026-04-27 21:58:51,243 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=admin-cli, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=d8a5dda0-f03e-4ae8-adfe-cd485326e899, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=be0cf1e0-4d02-4496-82b6-6bdbf5670073, client_auth_method=client-secret, username=admin, authSessionParentId=67756e65-7caf-4c43-8b76-6a3182119faf, authSessionTabId=SR2qQCCR4iY 2026-04-27 21:58:51,361 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=26935902-2576-45a9-a9fd-27e673aa6c06, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, resourceType=REALM, resourcePath=null 2026-04-27 21:58:52,052 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=admin-cli, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=2db9d094-9741-4576-b684-258a7c6374e6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=02d8ea41-d24b-4453-8668-bf868446d6fc, client_auth_method=client-secret, username=admin, authSessionParentId=355b9c47-2223-492b-ac65-749c6824d470, authSessionTabId=Mzkybekdqew 2026-04-27 21:58:52,120 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=26935902-2576-45a9-a9fd-27e673aa6c06, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/9c67f983-7418-4f3d-9e84-cf4c8db3e3e2 2026-04-27 21:58:52,188 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=26935902-2576-45a9-a9fd-27e673aa6c06, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/9c67f983-7418-4f3d-9e84-cf4c8db3e3e2/protocol-mappers/models/fd34c480-70bd-449f-af56-28d19a926bbb 2026-04-27 21:58:58,549 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=admin-cli, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=3bbfb9a1-de20-4cc3-9264-4dac4aa95006, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8edc3cf2-1e9a-49ae-a143-2dd39b4037f5, client_auth_method=client-secret, username=admin, authSessionParentId=88bd84a9-05e3-4b11-9ae4-36bd1a7b157c, authSessionTabId=OkDnbisdlj8 2026-04-27 21:58:58,605 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=26935902-2576-45a9-a9fd-27e673aa6c06, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, resourceType=CLIENT, resourcePath=clients/f7328de4-7eb7-4d16-8325-1be50ab386c4 2026-04-27 21:58:58,991 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=admin-cli, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=b7d4163a-ad91-4ba5-a32b-9725ac09b5e4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0e484aa8-5892-4da9-9c42-4d2e012be72b, client_auth_method=client-secret, username=admin, authSessionParentId=08a1f524-5f37-4a64-9d87-4fcd93071342, authSessionTabId=i0YvX94PLng 2026-04-27 21:58:59,042 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=26935902-2576-45a9-a9fd-27e673aa6c06, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, resourceType=CLIENT, resourcePath=clients/73ebaed6-af7f-40cf-aa96-1ee5a0de4899 2026-04-27 21:58:59,400 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=admin-cli, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=64e74e32-145f-4e06-8bcc-0a88217dff72, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=67ca96d9-233f-467e-b905-0d887638bec0, client_auth_method=client-secret, username=admin, authSessionParentId=355d60a2-0d94-4c4b-bea8-b95fa20e8379, authSessionTabId=f41CNnLI45I 2026-04-27 21:58:59,456 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=26935902-2576-45a9-a9fd-27e673aa6c06, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, resourceType=CLIENT, resourcePath=clients/8920841d-ed7a-4c1c-b409-8db17eefa171 2026-04-27 21:59:00,142 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=admin-cli, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=535fc193-5fbf-488e-a18a-36aeb91cac3c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=63a5dfd7-e7a3-4f2d-bc74-1a1b5d386126, client_auth_method=client-secret, username=admin, authSessionParentId=ec3acab5-fb2b-43fc-852a-e011f4d6319f, authSessionTabId=r4DuLZtLw4g 2026-04-27 21:59:00,513 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=admin-cli, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=97992c3e-d677-4b60-8f9d-5e4b4c20b9f4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8c408620-68ac-4cc7-9d0c-4ea847fc62d1, client_auth_method=client-secret, username=admin, authSessionParentId=f6c869cd-0c74-436a-bd00-5ebf5679bec8, authSessionTabId=pykhlTZarmg 2026-04-27 21:59:00,873 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=admin-cli, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=68d0ac8a-ef55-4627-ac13-c59c7d20af07, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b431f925-6ea9-485d-b39d-4b862233935a, client_auth_method=client-secret, username=admin, authSessionParentId=d715e5a9-188c-4612-a430-430674325ae5, authSessionTabId=5OYRXtkrM0s 2026-04-27 21:59:01,221 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=admin-cli, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=18c9d0ec-6ed6-40f5-b7a6-34027610b317, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=84f9a489-8dd9-432f-91d2-a32d91f94db9, client_auth_method=client-secret, username=admin, authSessionParentId=3bb09bda-60a0-419b-a5ae-038106ac61f4, authSessionTabId=JJfPHwIOuwY 2026-04-27 21:59:01,575 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=admin-cli, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=1598f5f1-f58f-48f8-9e4f-8b698cd229dc, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9bc64ba1-e580-44f6-b2eb-ea77923c73c4, client_auth_method=client-secret, username=admin, authSessionParentId=fa1b7085-f442-47c8-8403-c531e7c2b770, authSessionTabId=Zg6nUvMDMZo 2026-04-27 22:00:16,681 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=admin-cli, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=43f4cd07-1b24-4052-86c3-e3c0bc703cee, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=02f2d300-9521-4ab2-8693-9508edf9ada7, client_auth_method=client-secret, username=admin, authSessionParentId=19e72d2e-7fd6-4536-a4a4-1cbb218cb42d, authSessionTabId=5Uydw2wH75s 2026-04-27 22:00:16,764 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=26935902-2576-45a9-a9fd-27e673aa6c06, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, resourceType=REALM, resourcePath=null 2026-04-27 22:00:18,248 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=admin-cli, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=8f90d045-f76a-40dc-bddb-b3d1228d6e23, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=655ba208-4ee4-4185-9de0-3124cda9e5c8, client_auth_method=client-secret, username=admin, authSessionParentId=119e3d6f-cd34-490c-8b6f-1fd00a5a77fb, authSessionTabId=4I58YEUn4NI 2026-04-27 22:00:18,309 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=26935902-2576-45a9-a9fd-27e673aa6c06, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, resourceType=CLIENT, resourcePath=clients/2b8c4571-0236-40b7-9abf-5237bdf09f82 2026-04-27 22:00:19,071 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=ad967e4b-a8f1-44ac-8c3a-33744f7644cf, clientId=admin-cli, userId=644d8686-c435-4a05-a8c9-52b6eec0601c, ipAddress=199.19.213.80, auth_method=openid-connect, token_id=f2f60b59-0b3c-4616-9dd8-68de7814df58, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c999a682-55f2-4b22-97aa-5c0800f217fe, client_auth_method=client-secret, username=admin, authSessionParentId=8bef3086-61af-46dc-8bdb-7ffca45fc4fd, authSessionTabId=QF41s-0SOqM