Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-06-26 03:42:09,239 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4962ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn WARNING: The '--auto-build' option for 'start' command is DEPRECATED and no longer needed. When executing the 'start' command, a new server image is automatically built based on the configuration. If you want to disable this behavior and achieve an optimal startup time, use the '--optimized' option instead. 2026-06-26 03:42:10,653 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-06-26 03:42:12,723 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-06-26 03:42:12,795 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-06-26 03:42:12,994 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-06-26 03:42:13,187 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-06-26 03:42:13,189 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: a3130fb7-af5b-46e4-ae6e-92ee3c4a0610, name: keycloak-0-2317 2026-06-26 03:42:13,198 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-06-26 03:42:13,198 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-06-26 03:42:13,209 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.23982 2026-06-26 03:42:13,517 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-06-26 03:42:15,215 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-2317: no members discovered after 2003 ms: creating cluster as coordinator 2026-06-26 03:42:15,228 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-2317|0] (1) [keycloak-0-2317] 2026-06-26 03:42:15,241 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-2317`, physical addresses are `[10.0.0.105:39518]` 2026-06-26 03:42:15,644 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-2317, Site name: null 2026-06-26 03:42:16,339 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-06-26 03:42:16,340 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-06-26 03:42:16,480 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-06-26 03:42:16,681 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-06-26 03:42:16,681 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-06-26 03:42:16,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-06-26 03:42:16,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-06-26 03:42:45,666 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-06-26 03:42:45,706 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-06-26 03:42:47,487 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 38.050s. Listening on: http://0.0.0.0:8080 2026-06-26 03:42:47,488 INFO [io.quarkus] (main) Profile prod activated. 2026-06-26 03:42:47,488 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy, resteasy-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-06-26 03:42:47,647 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-06-26 03:43:05,639 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=admin-cli, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, auth_method=openid-connect, token_id=1c59606b-1f50-4254-92cf-a899ef8f5551, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=84738327-690c-4eb9-84cd-fd50edec378a, client_auth_method=client-secret, username=admin, authSessionParentId=53b87253-e9ae-4e1c-8af6-a0d96e60c18a, authSessionTabId=CRkMkUx9-Kk 2026-06-26 03:43:06,888 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=34591523-01f5-4eb3-8a30-e2c78ac351d5, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, resourceType=REALM, resourcePath=atmosphere 2026-06-26 03:43:07,675 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=admin-cli, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, auth_method=openid-connect, token_id=5427ae71-0b5b-4e99-949b-fa4f2cd985d1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=87b4bd97-bf8a-4801-9d1c-1b029ce50b5a, client_auth_method=client-secret, username=admin, authSessionParentId=7efe77cb-8793-4a9d-af66-c93d2cd6c482, authSessionTabId=rt8mH9DMUUk 2026-06-26 03:43:07,766 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=34591523-01f5-4eb3-8a30-e2c78ac351d5, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/2d224f51-5fc2-4d2d-8fcd-fa938aba5890 2026-06-26 03:43:07,861 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=34591523-01f5-4eb3-8a30-e2c78ac351d5, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/2d224f51-5fc2-4d2d-8fcd-fa938aba5890/protocol-mappers/models/cb47920e-993b-4643-832e-aa3ec1cc221b 2026-06-26 03:43:28,653 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=admin-cli, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, auth_method=openid-connect, token_id=d98f455a-c5ff-4251-9bc7-b870bdf5219d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=fbe3c0e5-7ccd-4bd7-9a01-f016ece25ad0, client_auth_method=client-secret, username=admin, authSessionParentId=f68ce4b8-df74-4994-a6ac-669917d0708e, authSessionTabId=GoX6ffBdXwk 2026-06-26 03:43:28,746 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=34591523-01f5-4eb3-8a30-e2c78ac351d5, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, resourceType=CLIENT, resourcePath=clients/20792345-429a-4ecf-8eec-30e12f151f2d 2026-06-26 03:43:29,100 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=admin-cli, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, auth_method=openid-connect, token_id=373d543c-c7af-4e54-bd4f-7e5b6763a449, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=63fcfb6b-4ce6-4539-a7fc-bbe001cbc705, client_auth_method=client-secret, username=admin, authSessionParentId=995fb582-700c-4630-9a0b-a6f8d42f434a, authSessionTabId=egbjLBT1V9U 2026-06-26 03:43:29,164 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=34591523-01f5-4eb3-8a30-e2c78ac351d5, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, resourceType=CLIENT, resourcePath=clients/82a23b91-2123-4090-b80b-77599b1235ff 2026-06-26 03:43:29,519 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=admin-cli, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, auth_method=openid-connect, token_id=495df2a0-3d64-4c23-a6d6-36318a72f3a4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a124180b-16d8-425d-9785-d7fea17f9164, client_auth_method=client-secret, username=admin, authSessionParentId=6b7c5451-0d22-4c3c-8e4a-4e80e1909fbe, authSessionTabId=BSWncRZBz_o 2026-06-26 03:43:29,584 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=34591523-01f5-4eb3-8a30-e2c78ac351d5, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, resourceType=CLIENT, resourcePath=clients/e7e9aa46-dc24-4380-9893-44c2922c5bde 2026-06-26 03:43:30,170 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=admin-cli, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, auth_method=openid-connect, token_id=043642a4-e86b-4a49-871d-c2ad605f517a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1e743c22-392b-4604-8480-77a39a5f68ae, client_auth_method=client-secret, username=admin, authSessionParentId=13e09d61-6b15-4b03-9b6d-8e622b21a005, authSessionTabId=Syy3zpT-FHk 2026-06-26 03:43:30,274 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=34591523-01f5-4eb3-8a30-e2c78ac351d5, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, resourceType=CLIENT_ROLE, resourcePath=clients/20792345-429a-4ecf-8eec-30e12f151f2d/roles/member 2026-06-26 03:43:30,656 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=admin-cli, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, auth_method=openid-connect, token_id=454e23f3-08c5-413f-a00f-75a39e311031, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3d2cd40f-5569-4408-a1f8-62ec13b4ed92, client_auth_method=client-secret, username=admin, authSessionParentId=a6308383-189c-4234-8ee1-669fd33e64cd, authSessionTabId=V_fF0iMKNBA 2026-06-26 03:43:30,739 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=34591523-01f5-4eb3-8a30-e2c78ac351d5, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, resourceType=CLIENT_ROLE, resourcePath=clients/82a23b91-2123-4090-b80b-77599b1235ff/roles/admin 2026-06-26 03:43:31,089 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=admin-cli, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, auth_method=openid-connect, token_id=07e26e86-fbd9-4e0e-9fe8-f352f366a6f6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9cdc8df7-fb34-4c44-8f32-6e2c1bf63467, client_auth_method=client-secret, username=admin, authSessionParentId=ccdb38bc-c8e8-4bd0-840b-1acc4a18acb9, authSessionTabId=af2lOScGv6c 2026-06-26 03:43:31,165 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=34591523-01f5-4eb3-8a30-e2c78ac351d5, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, resourceType=CLIENT_ROLE, resourcePath=clients/82a23b91-2123-4090-b80b-77599b1235ff/roles/editor 2026-06-26 03:43:31,518 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=admin-cli, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, auth_method=openid-connect, token_id=1cbbbfb9-aac8-43d9-9fbe-a665f1077a96, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=83bdd65e-6cc6-4d43-b123-831df5c72320, client_auth_method=client-secret, username=admin, authSessionParentId=a1e5439f-1a39-475d-a031-3563027a50e2, authSessionTabId=MUczDlUMfks 2026-06-26 03:43:31,596 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=34591523-01f5-4eb3-8a30-e2c78ac351d5, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, resourceType=CLIENT_ROLE, resourcePath=clients/82a23b91-2123-4090-b80b-77599b1235ff/roles/viewer 2026-06-26 03:43:31,966 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=admin-cli, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, auth_method=openid-connect, token_id=6257b1d0-9f9b-4ea2-8b25-2f1fbfd8f1ed, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2e2656ba-e836-4ccb-8414-dfb159e3bfb9, client_auth_method=client-secret, username=admin, authSessionParentId=5eecf9fc-8282-4d9e-a538-cdd539c6b294, authSessionTabId=25iQdMgMufY 2026-06-26 03:43:32,040 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=34591523-01f5-4eb3-8a30-e2c78ac351d5, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, resourceType=CLIENT_ROLE, resourcePath=clients/e7e9aa46-dc24-4380-9893-44c2922c5bde/roles/member 2026-06-26 03:45:46,609 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=admin-cli, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, auth_method=openid-connect, token_id=7fe4a673-bec8-4010-9c75-85b45258b24d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=abd0b737-67d5-4540-b4fc-003a05ac4636, client_auth_method=client-secret, username=admin, authSessionParentId=cd9e7c53-6458-487f-a762-b6764057bfa5, authSessionTabId=gUYJXAgStR0 2026-06-26 03:45:46,777 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=34591523-01f5-4eb3-8a30-e2c78ac351d5, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, resourceType=REALM, resourcePath=null 2026-06-26 03:45:48,104 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=admin-cli, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, auth_method=openid-connect, token_id=8927ed52-b819-4255-9990-a288c53064f9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=46b07c1b-feb9-479b-95cb-9507548901a7, client_auth_method=client-secret, username=admin, authSessionParentId=bde182f1-5776-4055-8471-31c741ca1116, authSessionTabId=mg2OO-sAV4Y 2026-06-26 03:45:48,175 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=34591523-01f5-4eb3-8a30-e2c78ac351d5, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, resourceType=CLIENT, resourcePath=clients/13d41b4d-d3c3-4028-8687-4f677f896cff 2026-06-26 03:45:48,784 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=admin-cli, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, auth_method=openid-connect, token_id=96cbea5a-d52f-4649-a77d-8c6392b27127, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=dc87a6b4-dd14-4078-94c7-79975cdb4f9d, client_auth_method=client-secret, username=admin, authSessionParentId=533bfcce-62a7-474c-b71f-6acb5080de30, authSessionTabId=MXlreUJ00Qs 2026-06-26 03:45:49,033 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=34591523-01f5-4eb3-8a30-e2c78ac351d5, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/ebd38f73-ee90-4e2a-a2c7-ff5ddf9080dd/role-mappings/clients/7db4946f-92c0-4084-ad62-e076397d1c0b 2026-06-26 04:35:02,555 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=admin-cli, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, auth_method=openid-connect, token_id=0eefc0dd-2c1b-4b81-bd28-d15a3a8949f5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a441be34-7743-499b-8ccc-0e1c706630bb, client_auth_method=client-secret, username=admin, authSessionParentId=38ecbce3-3889-419b-974f-da5d477a378b, authSessionTabId=WyXTqQepJ9s 2026-06-26 04:35:02,683 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=34591523-01f5-4eb3-8a30-e2c78ac351d5, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, resourceType=REALM, resourcePath=null 2026-06-26 04:35:03,537 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=admin-cli, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, auth_method=openid-connect, token_id=60864560-3714-4528-83bf-2754bcb2c584, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f97c5e64-9d9e-41d5-9ea0-9ab74e64cb80, client_auth_method=client-secret, username=admin, authSessionParentId=4108b0c0-40af-4682-8f4b-894d87792d05, authSessionTabId=k5N1xly2AVo 2026-06-26 04:35:03,602 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=34591523-01f5-4eb3-8a30-e2c78ac351d5, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/2d224f51-5fc2-4d2d-8fcd-fa938aba5890 2026-06-26 04:35:03,672 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=34591523-01f5-4eb3-8a30-e2c78ac351d5, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/2d224f51-5fc2-4d2d-8fcd-fa938aba5890/protocol-mappers/models/cb47920e-993b-4643-832e-aa3ec1cc221b 2026-06-26 04:35:10,101 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=admin-cli, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, auth_method=openid-connect, token_id=d67620a6-8b0d-4a1f-b800-2d8bff5a17f8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=600eaeed-dcbe-45bd-b8aa-373683424da1, client_auth_method=client-secret, username=admin, authSessionParentId=20ec769b-fdc6-44fb-92e3-47653c667569, authSessionTabId=bdk8MgfnVgw 2026-06-26 04:35:10,159 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=34591523-01f5-4eb3-8a30-e2c78ac351d5, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, resourceType=CLIENT, resourcePath=clients/20792345-429a-4ecf-8eec-30e12f151f2d 2026-06-26 04:35:10,550 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=admin-cli, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, auth_method=openid-connect, token_id=6339935e-84ed-4ec7-94d3-5e0a52e23632, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4ffa55c2-38db-461c-b1d3-dd09faeba09d, client_auth_method=client-secret, username=admin, authSessionParentId=c4ae0956-35b9-472c-b3f1-87b9aa8e3089, authSessionTabId=KVk60IBCD-k 2026-06-26 04:35:10,611 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=34591523-01f5-4eb3-8a30-e2c78ac351d5, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, resourceType=CLIENT, resourcePath=clients/82a23b91-2123-4090-b80b-77599b1235ff 2026-06-26 04:35:10,972 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=admin-cli, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, auth_method=openid-connect, token_id=14eb1f4d-3156-45f0-8d62-9220fe031c10, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b0d9aa7c-603d-47cc-8d9c-8138b60c4d93, client_auth_method=client-secret, username=admin, authSessionParentId=dbe867ce-3f6e-452b-a692-20b5a78ec555, authSessionTabId=PQtZtRKgIBg 2026-06-26 04:35:11,028 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=34591523-01f5-4eb3-8a30-e2c78ac351d5, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, resourceType=CLIENT, resourcePath=clients/e7e9aa46-dc24-4380-9893-44c2922c5bde 2026-06-26 04:35:11,688 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=admin-cli, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, auth_method=openid-connect, token_id=885d6608-132b-4a8b-a428-93abfd519fbe, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9e3e6f6e-59f4-495d-b199-8fa1cc4812c7, client_auth_method=client-secret, username=admin, authSessionParentId=15e15086-1e0c-43a5-bc02-3a5b33063f09, authSessionTabId=aZtydQ3M5l4 2026-06-26 04:35:12,031 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=admin-cli, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, auth_method=openid-connect, token_id=407eda08-e284-4378-9eee-cd441511f872, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e82c1e25-6095-4fe6-abec-8b89cd359889, client_auth_method=client-secret, username=admin, authSessionParentId=d9232926-fc8b-4aa6-be3e-96a2e5c9a5fb, authSessionTabId=tUApn1hb_O0 2026-06-26 04:35:12,401 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=admin-cli, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, auth_method=openid-connect, token_id=ca3ad8f3-5e0f-4fa0-9db1-64c50b657044, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c7d92095-3410-4c70-87c0-41fbe47b9f79, client_auth_method=client-secret, username=admin, authSessionParentId=c66b2b50-44c4-4877-aa73-b38fc10be1b2, authSessionTabId=uk6HQEVsVzQ 2026-06-26 04:35:12,771 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=admin-cli, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, auth_method=openid-connect, token_id=f7037ca5-d24d-4d35-a077-9c054f3c937e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=aa235b49-a754-43bf-a66b-4a9896d2fc8e, client_auth_method=client-secret, username=admin, authSessionParentId=c7bb1b27-c910-4b7b-aa8a-fa8bd67e64c1, authSessionTabId=AITj1bUnjus 2026-06-26 04:35:13,116 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=admin-cli, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, auth_method=openid-connect, token_id=aedf5025-995b-4576-870f-a941c690c809, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=626f595a-9342-4ac9-8e2c-bba57bb2f256, client_auth_method=client-secret, username=admin, authSessionParentId=f1bd615e-177e-46c0-92fa-28a9b00fa93c, authSessionTabId=PgXPJ32c9Ro 2026-06-26 04:36:32,416 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=admin-cli, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, auth_method=openid-connect, token_id=47dd491e-d669-4723-8836-c8a9089c909b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d387d6b6-f412-4e48-a17a-09b247dd45d1, client_auth_method=client-secret, username=admin, authSessionParentId=d8d81ea8-27b4-4bc2-9073-33d4713d6984, authSessionTabId=Eac4W6WhzcU 2026-06-26 04:36:32,541 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=34591523-01f5-4eb3-8a30-e2c78ac351d5, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, resourceType=REALM, resourcePath=null 2026-06-26 04:36:34,148 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=admin-cli, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, auth_method=openid-connect, token_id=fc8e7908-d1d0-4be2-bc52-8f435d9437ea, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2d0806f1-b046-49e1-8328-c7431532140d, client_auth_method=client-secret, username=admin, authSessionParentId=82afe20f-fd49-47ce-9017-3bb910a13668, authSessionTabId=t5E8Ikv01kc 2026-06-26 04:36:34,209 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=34591523-01f5-4eb3-8a30-e2c78ac351d5, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, resourceType=CLIENT, resourcePath=clients/13d41b4d-d3c3-4028-8687-4f677f896cff 2026-06-26 04:36:34,883 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a29dbb20-0a75-4a5c-86e0-fe769ee08efd, clientId=admin-cli, userId=9b4d5f7b-6532-4140-8aa9-d9bd5fcf4523, ipAddress=199.204.45.177, auth_method=openid-connect, token_id=bea23e71-26d5-4f63-9158-837c0f9eba5f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=cb572c7a-0c8b-4f29-ac58-2577bbd980e0, client_auth_method=client-secret, username=admin, authSessionParentId=e281f8bd-ffe0-4684-b63f-472117654ea1, authSessionTabId=7OIt234p87g