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-06 01:23:48,497 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5021ms 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-06 01:23:49,981 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-06 01:23:52,137 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-06 01:23:52,229 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-06 01:23:52,485 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-06 01:23:52,607 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-06 01:23:52,608 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: d61fccf9-5247-44fd-b9f7-b9b28d0bfbde, name: keycloak-0-42558 2026-05-06 01:23:52,614 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-06 01:23:52,614 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-06 01:23:52,621 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.40410 2026-05-06 01:23:53,004 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-06 01:23:54,625 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-42558: no members discovered after 2002 ms: creating cluster as coordinator 2026-05-06 01:23:54,637 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-42558|0] (1) [keycloak-0-42558] 2026-05-06 01:23:54,649 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-42558`, physical addresses are `[10.0.0.153:55946]` 2026-05-06 01:23:55,046 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-42558, Site name: null 2026-05-06 01:23:55,051 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-06 01:23:55,864 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-06 01:23:55,864 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-06 01:23:56,013 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-06 01:23:56,227 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-06 01:23:56,227 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-06 01:23:56,337 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-06 01:23:56,337 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-06 01:24:32,662 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-06 01:24:35,235 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 46.538s. Listening on: http://0.0.0.0:8080 2026-05-06 01:24:35,236 INFO [io.quarkus] (main) Profile prod activated. 2026-05-06 01:24:35,236 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-06 01:24:35,409 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-06 01:24:54,620 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=admin-cli, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, auth_method=openid-connect, token_id=ee4afa85-2159-48c8-b3bd-40baa48da9ae, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5521908b-3506-4081-9536-3f63d370a0af, client_auth_method=client-secret, username=admin, authSessionParentId=be14df15-822e-4938-b705-40a11b21a010, authSessionTabId=xDUXdh0ESOU 2026-05-06 01:24:55,982 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=9c56c2dd-eebd-4095-a7bf-d6e562f804ae, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, resourceType=REALM, resourcePath=atmosphere 2026-05-06 01:24:56,793 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=admin-cli, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, auth_method=openid-connect, token_id=7c964451-7827-449f-8e43-3938214501d3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0d87fc1f-ea39-4368-bd29-8a4023028055, client_auth_method=client-secret, username=admin, authSessionParentId=37d20809-54e9-4b1c-aa1a-f60e8ec4c1f0, authSessionTabId=fCVDjlWfaf8 2026-05-06 01:24:56,886 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=9c56c2dd-eebd-4095-a7bf-d6e562f804ae, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/f8915f1b-f934-4e08-b830-c2a7cdc7ae12 2026-05-06 01:24:56,970 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=9c56c2dd-eebd-4095-a7bf-d6e562f804ae, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/f8915f1b-f934-4e08-b830-c2a7cdc7ae12/protocol-mappers/models/e06ed00e-2b48-4b06-b8c0-27b7b0cd68a9 2026-05-06 01:25:18,041 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=admin-cli, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, auth_method=openid-connect, token_id=fe4630e2-9428-438f-8934-691bc6823534, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2ea1cbc3-24d0-4df5-b203-3ed809af48ba, client_auth_method=client-secret, username=admin, authSessionParentId=aaed08e4-930e-40bd-9537-70e4ef9ad9f5, authSessionTabId=btevlqSjoNc 2026-05-06 01:25:18,146 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=9c56c2dd-eebd-4095-a7bf-d6e562f804ae, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, resourceType=CLIENT, resourcePath=clients/325c9878-896b-4523-8008-dfb31170f1d9 2026-05-06 01:25:18,505 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=admin-cli, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, auth_method=openid-connect, token_id=7e33a13c-05aa-44af-91ff-4609f4bf24bb, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7b2aeab8-d206-4cb0-b8d1-d6bdd24a0fff, client_auth_method=client-secret, username=admin, authSessionParentId=14aef829-f71f-4970-b94c-1ba43b5aba2d, authSessionTabId=W8_S0jTFpL8 2026-05-06 01:25:18,572 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=9c56c2dd-eebd-4095-a7bf-d6e562f804ae, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, resourceType=CLIENT, resourcePath=clients/c52daab0-cc50-45fe-a04f-979cee1f7348 2026-05-06 01:25:18,931 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=admin-cli, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, auth_method=openid-connect, token_id=d64884d9-e136-4ece-92d3-8f2453da7bb2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4c5af324-74df-4272-aacc-e22a0ac87d36, client_auth_method=client-secret, username=admin, authSessionParentId=aec66e66-ad8d-4f9c-b1aa-e5c9181aba22, authSessionTabId=BoM5e1kKw5Y 2026-05-06 01:25:19,009 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=9c56c2dd-eebd-4095-a7bf-d6e562f804ae, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, resourceType=CLIENT, resourcePath=clients/cec38bbb-5539-4d4a-87b2-fdc65f8526f1 2026-05-06 01:25:19,629 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=admin-cli, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, auth_method=openid-connect, token_id=4803d083-e846-4c08-aa2b-df3b22764ad2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e2d3b725-60cf-47e3-9faa-c95625726e9c, client_auth_method=client-secret, username=admin, authSessionParentId=22316ef8-b9ee-4988-9287-9dbd8d22a180, authSessionTabId=n6ZrGfQPu1g 2026-05-06 01:25:19,750 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=9c56c2dd-eebd-4095-a7bf-d6e562f804ae, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, resourceType=CLIENT_ROLE, resourcePath=clients/325c9878-896b-4523-8008-dfb31170f1d9/roles/member 2026-05-06 01:25:20,117 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=admin-cli, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, auth_method=openid-connect, token_id=3ca772b2-fc4a-4c11-a03d-0718964aa9a8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c1d1324f-ba7a-46de-9c46-f7d35914e4d8, client_auth_method=client-secret, username=admin, authSessionParentId=77f5c1eb-7d9d-4876-82c0-9a357c864130, authSessionTabId=T76QJh4Bp9k 2026-05-06 01:25:20,188 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=9c56c2dd-eebd-4095-a7bf-d6e562f804ae, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, resourceType=CLIENT_ROLE, resourcePath=clients/c52daab0-cc50-45fe-a04f-979cee1f7348/roles/admin 2026-05-06 01:25:20,589 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=admin-cli, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, auth_method=openid-connect, token_id=b942bbbc-6b2a-4371-bfe3-475830a7c708, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2a8fbf18-2353-40df-a551-a14a1cd9968a, client_auth_method=client-secret, username=admin, authSessionParentId=549e2d89-76f2-428e-81b8-0b0263dcaefd, authSessionTabId=GrGHKqlZp30 2026-05-06 01:25:20,664 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=9c56c2dd-eebd-4095-a7bf-d6e562f804ae, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, resourceType=CLIENT_ROLE, resourcePath=clients/c52daab0-cc50-45fe-a04f-979cee1f7348/roles/editor 2026-05-06 01:25:21,049 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=admin-cli, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, auth_method=openid-connect, token_id=dfcba186-0ba4-4bfd-8df6-3aa6f16804f2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d4b9805b-8644-41eb-a201-788c8b09a07e, client_auth_method=client-secret, username=admin, authSessionParentId=1ba78c0d-4413-40d0-8cda-76e08f7b9d68, authSessionTabId=g2VJb5b1KyQ 2026-05-06 01:25:21,140 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=9c56c2dd-eebd-4095-a7bf-d6e562f804ae, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, resourceType=CLIENT_ROLE, resourcePath=clients/c52daab0-cc50-45fe-a04f-979cee1f7348/roles/viewer 2026-05-06 01:25:21,519 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=admin-cli, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, auth_method=openid-connect, token_id=e4fb25f7-f482-48a7-aaa5-420d6a30317d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=61f070d5-4efc-412b-bec8-c476f179740c, client_auth_method=client-secret, username=admin, authSessionParentId=ad6cc35e-a626-449d-96f6-9fe08fc31376, authSessionTabId=sLP9b57LAlk 2026-05-06 01:25:21,597 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=9c56c2dd-eebd-4095-a7bf-d6e562f804ae, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, resourceType=CLIENT_ROLE, resourcePath=clients/cec38bbb-5539-4d4a-87b2-fdc65f8526f1/roles/member 2026-05-06 01:27:40,405 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=admin-cli, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, auth_method=openid-connect, token_id=23a03be8-398f-4a0c-a902-581e1b91a3e5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=51c3ce0f-d742-448c-a2a3-10d11ebb0b63, client_auth_method=client-secret, username=admin, authSessionParentId=d8237434-f1e4-41ae-b49f-8c98c18f7d9a, authSessionTabId=T-f8OoOfRs0 2026-05-06 01:27:40,580 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=9c56c2dd-eebd-4095-a7bf-d6e562f804ae, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, resourceType=REALM, resourcePath=null 2026-05-06 01:27:41,907 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=admin-cli, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, auth_method=openid-connect, token_id=04950afb-0344-485e-bbe5-784b84b5ac92, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=67c51609-c6b5-4f57-a503-406a755d3aa9, client_auth_method=client-secret, username=admin, authSessionParentId=ab1e8b9b-e90d-44a2-ac01-f877b6b73835, authSessionTabId=0wTL8bxuxR0 2026-05-06 01:27:41,996 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=9c56c2dd-eebd-4095-a7bf-d6e562f804ae, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, resourceType=CLIENT, resourcePath=clients/5afb8646-03d8-49be-a1cb-88a4ed686652 2026-05-06 01:27:42,698 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=admin-cli, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, auth_method=openid-connect, token_id=31bf17e7-cf72-437b-9f00-50be844cb3a4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=21ad6f84-56ea-462e-8fc7-69449a52a11a, client_auth_method=client-secret, username=admin, authSessionParentId=10f63098-b725-4214-ba13-e53771ab1940, authSessionTabId=90YuB2sBhM0 2026-05-06 01:27:42,967 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=9c56c2dd-eebd-4095-a7bf-d6e562f804ae, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/c9326506-d73b-4b46-8b64-3de79ea1b201/role-mappings/clients/28dc3399-f0de-4e50-ab83-f477b9570692 2026-05-06 02:19:01,864 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=admin-cli, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, auth_method=openid-connect, token_id=0654453a-e467-421e-a529-030de3712bff, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d00b3593-3597-42fa-891b-77e1b799f378, client_auth_method=client-secret, username=admin, authSessionParentId=d2e4b263-3499-49b1-bd10-f26df785e963, authSessionTabId=ky_tyhGLWyo 2026-05-06 02:19:02,135 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=9c56c2dd-eebd-4095-a7bf-d6e562f804ae, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, resourceType=REALM, resourcePath=null 2026-05-06 02:19:04,587 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=admin-cli, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, auth_method=openid-connect, token_id=3b8b20f5-fe58-45c2-9b43-ee5e0eaeb7d6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5a1ea1f5-4352-46d2-9e10-eac6798e70c7, client_auth_method=client-secret, username=admin, authSessionParentId=cbc27422-7bd6-44d9-9fc2-f347ce8f6f89, authSessionTabId=vtwwbCt3RmQ 2026-05-06 02:19:04,646 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=9c56c2dd-eebd-4095-a7bf-d6e562f804ae, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/f8915f1b-f934-4e08-b830-c2a7cdc7ae12 2026-05-06 02:19:04,705 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=9c56c2dd-eebd-4095-a7bf-d6e562f804ae, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/f8915f1b-f934-4e08-b830-c2a7cdc7ae12/protocol-mappers/models/e06ed00e-2b48-4b06-b8c0-27b7b0cd68a9 2026-05-06 02:19:11,111 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=admin-cli, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, auth_method=openid-connect, token_id=28c94195-1a41-47c4-b16f-79c47ac8c872, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=aa342b30-35e4-4690-8848-52d23a406e18, client_auth_method=client-secret, username=admin, authSessionParentId=22bb4fd1-5487-48ed-92ee-f4bfe3c44ea2, authSessionTabId=QF_0nAqsXlY 2026-05-06 02:19:11,167 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=9c56c2dd-eebd-4095-a7bf-d6e562f804ae, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, resourceType=CLIENT, resourcePath=clients/325c9878-896b-4523-8008-dfb31170f1d9 2026-05-06 02:19:11,545 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=admin-cli, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, auth_method=openid-connect, token_id=dd284275-3df5-432f-826c-cc7254bba355, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=7eb3be1a-4686-43cc-b04a-23572c2a64ce, client_auth_method=client-secret, username=admin, authSessionParentId=740b78ab-9eaf-42ea-81f4-67a8ded09442, authSessionTabId=V9Qe8YKCDJo 2026-05-06 02:19:11,598 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=9c56c2dd-eebd-4095-a7bf-d6e562f804ae, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, resourceType=CLIENT, resourcePath=clients/c52daab0-cc50-45fe-a04f-979cee1f7348 2026-05-06 02:19:11,974 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=admin-cli, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, auth_method=openid-connect, token_id=a8ec756e-9d24-4f93-b7cf-7c4d0c56b157, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b31f2074-4b80-40f3-8cb6-fede1a37cfa9, client_auth_method=client-secret, username=admin, authSessionParentId=87bac689-3fe0-4796-9b02-d8b04900977b, authSessionTabId=bw_JJsZof_k 2026-05-06 02:19:12,029 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=9c56c2dd-eebd-4095-a7bf-d6e562f804ae, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, resourceType=CLIENT, resourcePath=clients/cec38bbb-5539-4d4a-87b2-fdc65f8526f1 2026-05-06 02:19:12,678 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=admin-cli, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, auth_method=openid-connect, token_id=e7ea5f47-d544-49c2-8f67-e5278059e7e2, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2de5be14-76ea-4d7f-8439-209c40382aab, client_auth_method=client-secret, username=admin, authSessionParentId=b04c7321-87da-4918-b840-f89fa9a10fe3, authSessionTabId=crP7qpoOXUQ 2026-05-06 02:19:13,060 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=admin-cli, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, auth_method=openid-connect, token_id=8ab0d388-b924-45ee-8e50-0ec4773498d3, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2f86e49d-fcb4-4886-8f75-926ed686f9ee, client_auth_method=client-secret, username=admin, authSessionParentId=197cbad7-4aed-4064-bbc9-d78df97ec407, authSessionTabId=ReKZcu8CH0c 2026-05-06 02:19:13,420 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=admin-cli, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, auth_method=openid-connect, token_id=0b0ef292-fe94-4308-ac53-ff88fd43fc1c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9bf3de33-b032-4e72-8f77-9f4bd69e63bc, client_auth_method=client-secret, username=admin, authSessionParentId=030a59dc-a5df-4472-8ba5-e7ed68486b91, authSessionTabId=gJdP1WszcTg 2026-05-06 02:19:13,804 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=admin-cli, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, auth_method=openid-connect, token_id=a20959dc-74d4-456d-b6c7-6196dac2aa95, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=da520cbe-d7ac-4b67-9bff-e67cb551c433, client_auth_method=client-secret, username=admin, authSessionParentId=af870fae-8c7a-4af6-bf8e-3dde66009f73, authSessionTabId=d656jZEGGrE 2026-05-06 02:19:14,156 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=admin-cli, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, auth_method=openid-connect, token_id=6080fb5d-ba3c-4fd0-832d-e8efab5dabda, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=071e9246-485e-4769-a696-4f8c8bb5ce3a, client_auth_method=client-secret, username=admin, authSessionParentId=5c13ab92-1098-47b3-b832-5db0c31379d5, authSessionTabId=9yUqYbcawcA 2026-05-06 02:20:26,963 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=admin-cli, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, auth_method=openid-connect, token_id=d5f8a376-fe27-4246-af54-ea19b817fe3c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=33d4031e-eec4-40f1-9724-32e229992445, client_auth_method=client-secret, username=admin, authSessionParentId=6c21fbe7-14e3-4f70-b881-91244c45dba8, authSessionTabId=hMv2ZO_g-rc 2026-05-06 02:20:27,061 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=9c56c2dd-eebd-4095-a7bf-d6e562f804ae, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, resourceType=REALM, resourcePath=null 2026-05-06 02:20:28,635 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=admin-cli, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, auth_method=openid-connect, token_id=e1148115-e7a8-4f75-ae7f-0af767779b25, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1f857e18-9362-4d55-99ca-cd090b984166, client_auth_method=client-secret, username=admin, authSessionParentId=b1dc97f8-7f01-4604-a1b1-e7a497d44b67, authSessionTabId=CeEKjBoAfVA 2026-05-06 02:20:28,695 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=9c56c2dd-eebd-4095-a7bf-d6e562f804ae, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, resourceType=CLIENT, resourcePath=clients/5afb8646-03d8-49be-a1cb-88a4ed686652 2026-05-06 02:20:29,419 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=d693d704-eefd-4c55-8ec0-8c8a8c18d3bc, clientId=admin-cli, userId=bba11c47-9b27-4dd4-beba-83209f635f34, ipAddress=199.204.45.250, auth_method=openid-connect, token_id=f07ed1ab-da27-4e83-9068-1d6e5b1012a4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2ec8edf1-d7c1-4a4e-8ce5-b1d9fac3bd37, client_auth_method=client-secret, username=admin, authSessionParentId=0f1db1ad-79f0-4946-856e-907629f76929, authSessionTabId=SNGxy4Z0Awo