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-08-26 00:31:25,933 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5259ms 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-08-26 00:31:27,399 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-08-26 00:31:29,685 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-26 00:31:29,781 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-26 00:31:30,067 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-26 00:31:30,234 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-26 00:31:30,238 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 821e4af4-58a8-4b36-bc80-f18d3339df32, name: keycloak-0-21226 2026-08-26 00:31:30,245 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-08-26 00:31:30,245 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-08-26 00:31:30,257 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.32121 2026-08-26 00:31:30,544 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-08-26 00:31:31,406 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-08-26 00:31:31,407 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-08-26 00:31:31,575 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-26 00:31:31,777 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-08-26 00:31:31,777 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-08-26 00:31:31,878 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-08-26 00:31:31,878 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-08-26 00:31:32,264 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-21226: no members discovered after 2003 ms: creating cluster as coordinator 2026-08-26 00:31:32,275 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-21226|0] (1) [keycloak-0-21226] 2026-08-26 00:31:32,290 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-21226`, physical addresses are `[10.0.0.1:47657]` 2026-08-26 00:32:01,754 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-21226, Site name: null 2026-08-26 00:32:01,981 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-26 00:32:02,003 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-26 00:32:04,231 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 38.096s. Listening on: http://0.0.0.0:8080 2026-08-26 00:32:04,232 INFO [io.quarkus] (main) Profile prod activated. 2026-08-26 00:32:04,232 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-08-26 00:32:04,396 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-26 00:32:22,475 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=admin-cli, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, auth_method=openid-connect, token_id=e1f04b84-5f1b-42b5-bf93-f32ba8bce9f9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=04363aad-e759-4831-886c-8ea3d361e96c, client_auth_method=client-secret, username=admin, authSessionParentId=906efeb6-0c1d-4cd1-a41a-aa5d2d30b59c, authSessionTabId=mKHAsRaV5Z0 2026-08-26 00:32:23,792 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=e8c26705-151b-4d7e-990c-7dead8e6c4e4, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, resourceType=REALM, resourcePath=atmosphere 2026-08-26 00:32:24,607 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=admin-cli, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, auth_method=openid-connect, token_id=16ac4e61-fdf8-4b94-83e5-5f65b9597522, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=36467154-f366-4308-850f-05bd6bfdccdc, client_auth_method=client-secret, username=admin, authSessionParentId=a23384a8-c7db-4b9d-b829-0c638e499479, authSessionTabId=75Jp62rqycI 2026-08-26 00:32:24,697 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=e8c26705-151b-4d7e-990c-7dead8e6c4e4, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/0483caf5-56eb-4987-87e2-bdbff164a31e 2026-08-26 00:32:24,790 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=e8c26705-151b-4d7e-990c-7dead8e6c4e4, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/0483caf5-56eb-4987-87e2-bdbff164a31e/protocol-mappers/models/ce8c929c-4585-4f7b-8742-7d9faa9693e8 2026-08-26 00:32:45,968 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=admin-cli, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, auth_method=openid-connect, token_id=d8951684-d257-460c-ae6f-7e0c5ec221ce, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f0cfaba8-9619-4900-925f-3bc79b31a661, client_auth_method=client-secret, username=admin, authSessionParentId=4da05498-2aa3-49c1-a07d-5054315ccc23, authSessionTabId=0PBm8dhM3EQ 2026-08-26 00:32:46,086 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=e8c26705-151b-4d7e-990c-7dead8e6c4e4, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, resourceType=CLIENT, resourcePath=clients/9969b4a4-8e14-4538-a93d-3d1fe9eca362 2026-08-26 00:32:46,470 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=admin-cli, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, auth_method=openid-connect, token_id=f129256e-4cf1-4076-9ae7-67000d0cbbd5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=011d6871-0c6c-48b3-97b6-057240cff7c2, client_auth_method=client-secret, username=admin, authSessionParentId=95e81fd8-6491-4242-b3c4-10aa0120e211, authSessionTabId=cWUwS9YP2E0 2026-08-26 00:32:46,540 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=e8c26705-151b-4d7e-990c-7dead8e6c4e4, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, resourceType=CLIENT, resourcePath=clients/8f62823f-377b-4a4c-bf4e-0ebdbef7e68c 2026-08-26 00:32:46,919 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=admin-cli, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, auth_method=openid-connect, token_id=1e0cbf94-54c8-49ff-9f9c-dd440c157e9f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=606aa54b-c5ba-42c0-825f-da403973688b, client_auth_method=client-secret, username=admin, authSessionParentId=3b3c12c7-244b-471b-b039-09d6251918ba, authSessionTabId=6Sj6dbdJtgU 2026-08-26 00:32:46,985 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=e8c26705-151b-4d7e-990c-7dead8e6c4e4, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, resourceType=CLIENT, resourcePath=clients/dedcd44b-7d11-42ee-8004-32762e85f813 2026-08-26 00:32:47,646 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=admin-cli, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, auth_method=openid-connect, token_id=1631621f-d5e0-40ab-ba5b-5addb87436e2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3a982388-cace-427f-9cde-e7f1c88d9795, client_auth_method=client-secret, username=admin, authSessionParentId=bcd1bd08-7b5f-4213-aa59-34752fb7ba9f, authSessionTabId=BFNWFYacE88 2026-08-26 00:32:47,766 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=e8c26705-151b-4d7e-990c-7dead8e6c4e4, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, resourceType=CLIENT_ROLE, resourcePath=clients/9969b4a4-8e14-4538-a93d-3d1fe9eca362/roles/member 2026-08-26 00:32:48,158 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=admin-cli, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, auth_method=openid-connect, token_id=b0955d5f-2112-48d4-88a9-b5c01c40ccf1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4bdc3cbd-85b7-4296-9fb3-de0731527126, client_auth_method=client-secret, username=admin, authSessionParentId=39fd0b44-fdc3-4aeb-a046-c33c7e593fda, authSessionTabId=2SmvDQT2V10 2026-08-26 00:32:48,232 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=e8c26705-151b-4d7e-990c-7dead8e6c4e4, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, resourceType=CLIENT_ROLE, resourcePath=clients/8f62823f-377b-4a4c-bf4e-0ebdbef7e68c/roles/admin 2026-08-26 00:32:48,595 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=admin-cli, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, auth_method=openid-connect, token_id=37462bc7-4340-45dc-8016-8b7e0fb3e456, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=be75bf91-4a59-460d-9e59-39756a001676, client_auth_method=client-secret, username=admin, authSessionParentId=f21c7592-6819-4ac9-9e68-c6925708acd6, authSessionTabId=KdMRzoUiXa0 2026-08-26 00:32:48,678 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=e8c26705-151b-4d7e-990c-7dead8e6c4e4, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, resourceType=CLIENT_ROLE, resourcePath=clients/8f62823f-377b-4a4c-bf4e-0ebdbef7e68c/roles/editor 2026-08-26 00:32:49,048 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=admin-cli, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, auth_method=openid-connect, token_id=89827284-0a11-46c9-9838-fc510e0fa854, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=53c3fb6e-10c4-4bb4-a79b-32316073543d, client_auth_method=client-secret, username=admin, authSessionParentId=1372b095-3215-4f54-ae9a-8060d54910a2, authSessionTabId=MpxlKrBNXTU 2026-08-26 00:32:49,165 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=e8c26705-151b-4d7e-990c-7dead8e6c4e4, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, resourceType=CLIENT_ROLE, resourcePath=clients/8f62823f-377b-4a4c-bf4e-0ebdbef7e68c/roles/viewer 2026-08-26 00:32:49,559 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=admin-cli, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, auth_method=openid-connect, token_id=f87ac4c3-f083-42c1-af78-50aa58a8b0a7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=63719e8a-5fa7-459a-8c69-e11b869610a1, client_auth_method=client-secret, username=admin, authSessionParentId=3e097f1d-29c4-4120-9c1a-21c8a35ff13f, authSessionTabId=HZ5VehVmOqI 2026-08-26 00:32:49,644 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=e8c26705-151b-4d7e-990c-7dead8e6c4e4, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, resourceType=CLIENT_ROLE, resourcePath=clients/dedcd44b-7d11-42ee-8004-32762e85f813/roles/member 2026-08-26 00:35:08,164 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=admin-cli, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, auth_method=openid-connect, token_id=307d636a-8b17-48e8-ac77-bb2e47229c0c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f5ae4175-76c1-429c-b1e6-65b3e01fd142, client_auth_method=client-secret, username=admin, authSessionParentId=3ec26d2d-71d2-48d4-b749-354e14047913, authSessionTabId=nxI9Ey-mwLE 2026-08-26 00:35:08,349 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=e8c26705-151b-4d7e-990c-7dead8e6c4e4, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, resourceType=REALM, resourcePath=null 2026-08-26 00:35:09,742 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=admin-cli, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, auth_method=openid-connect, token_id=7f65dc46-ed39-468c-9c0c-589a974f11eb, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=6458fd9c-e218-46bc-8434-5f122c524ae9, client_auth_method=client-secret, username=admin, authSessionParentId=f8e47e1c-28c4-4893-9220-b6c6b0b11686, authSessionTabId=x5-i6qMauNg 2026-08-26 00:35:09,840 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=e8c26705-151b-4d7e-990c-7dead8e6c4e4, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, resourceType=CLIENT, resourcePath=clients/10f2f2cb-7703-40d1-a786-996c9f7c62b0 2026-08-26 00:35:10,528 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=admin-cli, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, auth_method=openid-connect, token_id=136ed1aa-76d9-477e-8324-787b00d1765b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8750e7e3-13d7-4a8d-aa37-bc0e9ac818eb, client_auth_method=client-secret, username=admin, authSessionParentId=c9afd40d-77a3-44b5-b4de-7dd5de50e425, authSessionTabId=OTed3YU0VlA 2026-08-26 00:35:10,827 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=e8c26705-151b-4d7e-990c-7dead8e6c4e4, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/76385fff-a8ef-4003-8cbc-265e610552be/role-mappings/clients/3c1ac900-0422-40ed-aade-d2e988f91b55 2026-08-26 01:26:21,392 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=admin-cli, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, auth_method=openid-connect, token_id=5eb84e7f-6844-4880-82b4-099483174e40, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=54e34859-10a0-436a-97b2-01e2cd2fea38, client_auth_method=client-secret, username=admin, authSessionParentId=deb09918-6e2a-4873-aa19-b1dd7ce89625, authSessionTabId=54cxBRr3CCc 2026-08-26 01:26:21,523 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=e8c26705-151b-4d7e-990c-7dead8e6c4e4, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, resourceType=REALM, resourcePath=null 2026-08-26 01:26:22,267 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=admin-cli, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, auth_method=openid-connect, token_id=0ada31ef-d20e-4bc1-83c7-fa3356781061, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=33fcbf52-7136-4bf4-85bd-2da58af31500, client_auth_method=client-secret, username=admin, authSessionParentId=31e5a2ec-a2ca-47e3-b8e6-c2a5183f13d6, authSessionTabId=LJ4_F6lRApk 2026-08-26 01:26:22,328 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=e8c26705-151b-4d7e-990c-7dead8e6c4e4, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/0483caf5-56eb-4987-87e2-bdbff164a31e 2026-08-26 01:26:22,384 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=e8c26705-151b-4d7e-990c-7dead8e6c4e4, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/0483caf5-56eb-4987-87e2-bdbff164a31e/protocol-mappers/models/ce8c929c-4585-4f7b-8742-7d9faa9693e8 2026-08-26 01:26:29,231 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=admin-cli, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, auth_method=openid-connect, token_id=30ef51d4-f581-4d28-8a1c-d1865fd93f27, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0b897fd0-f970-4a9f-afdf-91fee85e1185, client_auth_method=client-secret, username=admin, authSessionParentId=a9569c13-2117-420b-b1af-4a8db4c04bc5, authSessionTabId=A4JaglvxGIw 2026-08-26 01:26:29,287 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=e8c26705-151b-4d7e-990c-7dead8e6c4e4, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, resourceType=CLIENT, resourcePath=clients/9969b4a4-8e14-4538-a93d-3d1fe9eca362 2026-08-26 01:26:29,697 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=admin-cli, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, auth_method=openid-connect, token_id=192dd6ed-1c6d-41d7-94f6-6d4e020f1863, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=01f87593-9a2f-4dd5-a7ba-dad4a041ebc4, client_auth_method=client-secret, username=admin, authSessionParentId=1d047b0c-7c65-4565-8384-ab07c7caaf7e, authSessionTabId=A7UJtxW9ttM 2026-08-26 01:26:29,750 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=e8c26705-151b-4d7e-990c-7dead8e6c4e4, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, resourceType=CLIENT, resourcePath=clients/8f62823f-377b-4a4c-bf4e-0ebdbef7e68c 2026-08-26 01:26:30,125 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=admin-cli, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, auth_method=openid-connect, token_id=8674c82f-1733-414f-b0a6-082781710924, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9b7c69c7-5192-4bc0-a170-05e5bb5bca41, client_auth_method=client-secret, username=admin, authSessionParentId=8fa050d2-686b-4ce8-b8ff-6568e5d5a548, authSessionTabId=2jPqBEJ20zU 2026-08-26 01:26:30,178 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=e8c26705-151b-4d7e-990c-7dead8e6c4e4, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, resourceType=CLIENT, resourcePath=clients/dedcd44b-7d11-42ee-8004-32762e85f813 2026-08-26 01:26:30,924 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=admin-cli, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, auth_method=openid-connect, token_id=ed3344c6-08c3-45a5-a4eb-1d07348b2d9a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1b381082-0b2d-4cc4-a8d6-f1444c1547df, client_auth_method=client-secret, username=admin, authSessionParentId=1245ab35-2132-4479-a390-3309f699a902, authSessionTabId=bQ0NLrvH-A4 2026-08-26 01:26:31,301 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=admin-cli, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, auth_method=openid-connect, token_id=108427e3-1a07-4512-91a1-0ac7a97a3336, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=46cd20d9-3d0f-45d5-bf00-73ef1c5d1f76, client_auth_method=client-secret, username=admin, authSessionParentId=dea19df6-39e3-4a02-ac64-b1e9ce60af93, authSessionTabId=HdNVNz3ZsbA 2026-08-26 01:26:31,684 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=admin-cli, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, auth_method=openid-connect, token_id=16cfa217-8a1a-4311-989a-f07f49fec52a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=41279a9f-f09a-4457-81bb-de8bdea3d77a, client_auth_method=client-secret, username=admin, authSessionParentId=07618cba-049b-42ae-b339-18ab1e9d51a1, authSessionTabId=7SAjfMRDmr4 2026-08-26 01:26:32,040 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=admin-cli, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, auth_method=openid-connect, token_id=fbabf5bd-7ce3-441d-be5e-2a07778348f4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c344f54f-53e2-4c66-bbac-81fc7beee05c, client_auth_method=client-secret, username=admin, authSessionParentId=63c8f8dc-cd77-4b9e-8161-1d2a48373915, authSessionTabId=C7xfnKwy6Nc 2026-08-26 01:26:32,409 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=admin-cli, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, auth_method=openid-connect, token_id=5221e8f0-6349-4236-a8fc-7d2ab856308f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0be95d4d-105d-4be4-8898-430ae15e09e7, client_auth_method=client-secret, username=admin, authSessionParentId=3610f859-7cf1-4baf-8c7f-4b15e6ea8bb3, authSessionTabId=IlZGGgCgcsA 2026-08-26 01:27:54,608 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=admin-cli, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, auth_method=openid-connect, token_id=4e68116c-8e23-459a-8caa-58744da4d485, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d658a546-60f0-4e0f-aa8d-27dd07d5e617, client_auth_method=client-secret, username=admin, authSessionParentId=138f6ed9-96ae-4a2f-bb81-cb15e82544e6, authSessionTabId=QuRv3LYcySw 2026-08-26 01:27:54,709 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=e8c26705-151b-4d7e-990c-7dead8e6c4e4, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, resourceType=REALM, resourcePath=null 2026-08-26 01:27:56,417 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=admin-cli, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, auth_method=openid-connect, token_id=ea8651b8-cd19-4baf-93bd-24a0a09605ef, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=65e64e82-d217-4267-a3d5-254bad50ca09, client_auth_method=client-secret, username=admin, authSessionParentId=025d3034-0efa-46e6-8823-720e36cb2259, authSessionTabId=KCrknUX3SHg 2026-08-26 01:27:56,485 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=e8c26705-151b-4d7e-990c-7dead8e6c4e4, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, resourceType=CLIENT, resourcePath=clients/10f2f2cb-7703-40d1-a786-996c9f7c62b0 2026-08-26 01:27:57,266 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=898991a2-b4f6-476f-906d-cfcbc23e933f, clientId=admin-cli, userId=403a6fb2-64aa-4a63-b8ea-ea30e39232e4, ipAddress=162.253.55.223, auth_method=openid-connect, token_id=c3196112-df7e-43c7-b439-01b0f8dad6ce, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=42704a9c-47d9-472c-8787-06da155ba72e, client_auth_method=client-secret, username=admin, authSessionParentId=3e6f920e-28d1-4314-834e-0b0aef28d5d4, authSessionTabId=cGBKaR1JPEY