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-07-22 05:23:43,114 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 54139ms 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 2026-07-22 05:23:48,560 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-07-22 05:23:56,657 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-07-22 05:23:56,963 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-07-22 05:23:57,571 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-07-22 05:23:58,161 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-07-22 05:23:58,163 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 46818367-7e06-42c2-a5af-136e9b321e8d, name: keycloak-0-33298 2026-07-22 05:23:58,168 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-07-22 05:23:58,169 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-07-22 05:23:58,247 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.20953 2026-07-22 05:24:00,376 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-33298: no members discovered after 2123 ms: creating cluster as coordinator 2026-07-22 05:24:00,387 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-33298|0] (1) [keycloak-0-33298] 2026-07-22 05:24:00,466 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-33298`, physical addresses are `[10.0.0.1:36489]` 2026-07-22 05:24:00,560 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-07-22 05:24:00,954 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-07-22 05:24:00,969 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-07-22 05:24:02,358 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-33298, Site name: null 2026-07-22 05:24:12,873 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-07-22 05:24:12,873 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-07-22 05:24:13,373 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-22 05:24:18,766 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-07-22 05:24:18,767 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-07-22 05:24:19,270 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-07-22 05:24:19,271 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-07-22 05:24:26,661 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:26,857 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:27,603 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:27,629 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:29,729 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:29,760 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:32,208 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:32,243 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:32,260 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:34,631 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:35,705 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:35,726 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:36,081 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:36,533 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:36,540 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:36,548 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:36,554 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:38,081 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:39,325 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:39,359 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:39,385 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:39,391 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:39,737 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:39,934 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:39,940 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:40,278 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:41,936 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:41,945 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:43,032 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:43,360 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:44,203 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:44,215 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:44,285 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:44,294 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:44,369 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-22 05:24:44,444 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-22 05:24:44,513 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-22 05:24:44,615 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-22 05:24:44,714 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-22 05:24:44,829 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-22 05:24:44,912 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-22 05:24:44,994 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-22 05:24:45,145 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-22 05:24:45,197 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-22 05:24:45,317 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-22 05:24:45,382 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-22 05:24:45,441 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-22 05:24:45,493 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-22 05:24:45,554 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-22 05:24:45,661 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-22 05:24:45,784 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-22 05:24:45,791 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:45,919 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:45,989 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:46,052 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:46,133 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:46,142 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:46,148 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:46,157 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:47,967 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:48,055 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:48,265 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:48,279 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:48,284 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:49,644 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:49,753 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:50,820 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:51,137 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:51,163 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:51,171 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:51,181 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:51,264 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:51,295 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:51,792 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:54,944 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:55,706 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:55,944 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:56,144 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:56,196 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:56,261 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:56,270 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:56,276 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:56,306 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-22 05:24:56,432 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:56,474 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:56,601 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:56,751 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:56,974 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:57,036 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:57,167 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:57,184 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:57,191 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:58,299 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:58,373 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:58,459 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:58,466 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:59,141 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:59,156 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:59,218 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:59,226 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:59,296 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:59,303 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:59,338 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:59,486 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:59,622 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:59,707 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:59,830 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:59,885 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:24:59,913 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:25:00,095 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:25:00,102 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:25:00,248 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:25:00,259 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:25:00,331 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-22 05:25:00,401 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-22 05:25:00,405 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:25:00,499 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:25:00,504 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:25:00,560 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:25:00,596 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:25:00,650 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:25:00,685 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:25:00,695 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:25:00,739 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-22 05:25:00,814 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-22 05:25:00,861 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-22 05:25:00,865 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:25:00,950 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:25:00,993 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:25:01,003 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:25:01,031 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:25:01,038 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:25:01,098 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-22 05:25:01,168 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-22 05:25:01,171 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:25:01,182 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:25:01,410 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:25:01,418 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:25:01,428 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:25:01,435 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:25:01,493 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-22 05:25:01,564 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-22 05:25:01,567 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-22 05:25:01,625 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-07-22 05:25:01,627 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-07-22 05:25:02,875 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-22 05:25:10,548 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 87.086s. Listening on: http://0.0.0.0:8080 2026-07-22 05:25:10,548 INFO [io.quarkus] (main) Profile prod activated. 2026-07-22 05:25:10,549 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-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-07-22 05:25:13,368 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-07-22 05:25:30,178 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="admin-cli", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", auth_method="openid-connect", token_id="dca1e760-6b5d-49b0-ba43-c23b63d385a0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="25c626dc-505b-4d85-882f-454e33224292", client_auth_method="client-secret", username="admin", authSessionParentId="a3a27681-d8fd-4cf3-b83e-c4abbe27a8da", authSessionTabId="pzzfYEn90lQ" 2026-07-22 05:25:36,360 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="93b895ab-d0ec-4a54-9530-88b028a3f6d1", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", resourceType="REALM", resourcePath="atmosphere" 2026-07-22 05:25:37,654 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="admin-cli", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", auth_method="openid-connect", token_id="20444819-d2d2-49d8-ae5a-ec409f2d1b8d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b4f6be4a-7576-4d43-a760-513614d0bd0a", client_auth_method="client-secret", username="admin", authSessionParentId="bf6a9915-e5a4-4e04-8359-5102eebfc90f", authSessionTabId="Jn8wehoE8F4" 2026-07-22 05:25:37,857 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="93b895ab-d0ec-4a54-9530-88b028a3f6d1", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/feef42e2-ba71-4ed7-9b46-e1dd365461f0" 2026-07-22 05:25:37,981 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="93b895ab-d0ec-4a54-9530-88b028a3f6d1", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/feef42e2-ba71-4ed7-9b46-e1dd365461f0/protocol-mappers/models/0c575e50-7d4d-4558-a9f1-ce9865468ec6" 2026-07-22 05:25:59,069 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="admin-cli", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", auth_method="openid-connect", token_id="281d466a-c18e-4812-a57a-7935dd811491", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f8f10322-cb56-4af0-8baa-cb5d8240bbe1", client_auth_method="client-secret", username="admin", authSessionParentId="421211eb-4cf5-4b3b-bb26-c88e9a8018e7", authSessionTabId="nwdyHwZB4Oc" 2026-07-22 05:25:59,286 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="93b895ab-d0ec-4a54-9530-88b028a3f6d1", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", resourceType="CLIENT", resourcePath="clients/9cfe54f0-6bd3-497a-b8d6-07a2d0f05879" 2026-07-22 05:25:59,675 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="admin-cli", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", auth_method="openid-connect", token_id="8e04485a-d08b-4d64-acf4-9b34cb2d571f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2d4a601a-93bc-477c-af40-c88d9af407cf", client_auth_method="client-secret", username="admin", authSessionParentId="adacca82-794b-45da-a1cb-2500c1211adc", authSessionTabId="8igrfQrrRL8" 2026-07-22 05:25:59,848 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="93b895ab-d0ec-4a54-9530-88b028a3f6d1", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", resourceType="CLIENT", resourcePath="clients/b7d2108c-8ce8-4f53-bf88-c63b3c47f397" 2026-07-22 05:26:00,247 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="admin-cli", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", auth_method="openid-connect", token_id="1b55b55b-7ee5-4e21-9dcd-56c6475b2182", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="fa213414-f028-41b0-a488-7b5f491ece6b", client_auth_method="client-secret", username="admin", authSessionParentId="c26bec70-4571-429e-9492-86ff4a8e8b48", authSessionTabId="uCG_CLVIh9A" 2026-07-22 05:26:00,363 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="93b895ab-d0ec-4a54-9530-88b028a3f6d1", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", resourceType="CLIENT", resourcePath="clients/e49cab24-f98e-40da-966f-9b71c3191fc5" 2026-07-22 05:26:01,006 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="admin-cli", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", auth_method="openid-connect", token_id="51528383-91cc-43ca-9479-b8839e768d33", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3924bde7-4f2f-4ec5-b2ac-0146d77511e8", client_auth_method="client-secret", username="admin", authSessionParentId="35bedf1e-9fb1-414c-b79b-215f782fee2e", authSessionTabId="cL1X1XR4CSA" 2026-07-22 05:26:01,167 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="93b895ab-d0ec-4a54-9530-88b028a3f6d1", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", resourceType="CLIENT_ROLE", resourcePath="clients/9cfe54f0-6bd3-497a-b8d6-07a2d0f05879/roles/member" 2026-07-22 05:26:01,581 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="admin-cli", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", auth_method="openid-connect", token_id="1ea6e18b-d60a-4356-bfbc-23af3562b0a8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d9c6a3c0-0e67-4e1d-8be1-c93d5a6cff73", client_auth_method="client-secret", username="admin", authSessionParentId="65230283-8f20-478b-9f20-0406fd505aa2", authSessionTabId="RLeL1lfGPuA" 2026-07-22 05:26:01,748 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="93b895ab-d0ec-4a54-9530-88b028a3f6d1", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", resourceType="CLIENT_ROLE", resourcePath="clients/b7d2108c-8ce8-4f53-bf88-c63b3c47f397/roles/admin" 2026-07-22 05:26:02,111 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="admin-cli", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", auth_method="openid-connect", token_id="0dd8844e-d290-4653-b417-9673e8e93c63", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0fda4616-890a-4024-9f6f-a462850ff875", client_auth_method="client-secret", username="admin", authSessionParentId="a4dbbacb-fe2d-446e-92a4-e6a58a9f5db8", authSessionTabId="QnDy_Fu4DKo" 2026-07-22 05:26:02,419 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="93b895ab-d0ec-4a54-9530-88b028a3f6d1", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", resourceType="CLIENT_ROLE", resourcePath="clients/b7d2108c-8ce8-4f53-bf88-c63b3c47f397/roles/editor" 2026-07-22 05:26:02,789 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="admin-cli", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", auth_method="openid-connect", token_id="b23160eb-e224-431e-af5a-5f5eff9d27c4", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="25e97400-7013-4b56-8d25-9474925e173f", client_auth_method="client-secret", username="admin", authSessionParentId="62604c15-345d-4715-9194-e788f53ddcf6", authSessionTabId="AshNFZo8fzQ" 2026-07-22 05:26:02,958 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="93b895ab-d0ec-4a54-9530-88b028a3f6d1", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", resourceType="CLIENT_ROLE", resourcePath="clients/b7d2108c-8ce8-4f53-bf88-c63b3c47f397/roles/viewer" 2026-07-22 05:26:03,349 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="admin-cli", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", auth_method="openid-connect", token_id="14675d00-3e16-4507-99d8-d54659d904f3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="cad85c93-8ebf-4650-ba70-44b5771aef77", client_auth_method="client-secret", username="admin", authSessionParentId="f2179142-cb8f-4ed5-8466-8969f5e3555b", authSessionTabId="n_0leE7sZXs" 2026-07-22 05:26:03,457 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="93b895ab-d0ec-4a54-9530-88b028a3f6d1", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", resourceType="CLIENT_ROLE", resourcePath="clients/e49cab24-f98e-40da-966f-9b71c3191fc5/roles/member" 2026-07-22 05:28:17,986 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="admin-cli", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", auth_method="openid-connect", token_id="da9e4386-c07b-4ce2-b7cf-8c0f6acdd913", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="bd959ad5-1fe3-47a0-aaf3-4e05b8504953", client_auth_method="client-secret", username="admin", authSessionParentId="79ce2b1d-fa36-4be6-b3d8-11912a88eac1", authSessionTabId="MVPnXhC2RDg" 2026-07-22 05:28:18,650 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="93b895ab-d0ec-4a54-9530-88b028a3f6d1", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", resourceType="REALM", resourcePath="null" 2026-07-22 05:28:20,215 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="admin-cli", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", auth_method="openid-connect", token_id="70455a96-45a1-40c8-8742-3844c5342578", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0d0e4602-7eea-4350-8c46-4d0aac160f17", client_auth_method="client-secret", username="admin", authSessionParentId="864da567-dde7-4387-89e4-0bee7b0a8c8e", authSessionTabId="WiADdV7mZlg" 2026-07-22 05:28:20,350 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="93b895ab-d0ec-4a54-9530-88b028a3f6d1", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", resourceType="CLIENT", resourcePath="clients/48762beb-11ab-42ca-bf7d-e1c6165d4774" 2026-07-22 05:28:21,043 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="admin-cli", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", auth_method="openid-connect", token_id="6d96bd03-37ea-42f5-84c5-d2bc6e73cd9f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="71c667f3-f2d3-492a-aeb0-efc6edd74f95", client_auth_method="client-secret", username="admin", authSessionParentId="fbe2fcd8-3185-477d-a060-5e93242f1373", authSessionTabId="7RSgp4sAWQA" 2026-07-22 05:28:21,482 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="93b895ab-d0ec-4a54-9530-88b028a3f6d1", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/83a784a8-93ae-4d7d-8072-bff4af5d54ec/role-mappings/clients/d239651d-ebf3-4838-90e7-f8436fb26b11" 2026-07-22 06:18:51,847 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="admin-cli", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", auth_method="openid-connect", token_id="e6f84cc6-2d1b-44c9-9681-aa9321c70b12", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8a2c5ecb-ed0b-48eb-948b-24475162e66a", client_auth_method="client-secret", username="admin", authSessionParentId="2f44deaa-5eb0-4aba-9f65-b764ebb73cfa", authSessionTabId="hZngQ0tfR60" 2026-07-22 06:18:51,981 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="93b895ab-d0ec-4a54-9530-88b028a3f6d1", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", resourceType="REALM", resourcePath="null" 2026-07-22 06:18:52,795 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="admin-cli", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", auth_method="openid-connect", token_id="dc28350d-af7b-4cdc-a01b-63e84402b7d2", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="726098d8-b992-49a5-be86-a630fa6407da", client_auth_method="client-secret", username="admin", authSessionParentId="7597bd87-9785-4f2d-af5e-4101ad6a857d", authSessionTabId="5dKxbTzubSc" 2026-07-22 06:18:52,889 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="93b895ab-d0ec-4a54-9530-88b028a3f6d1", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/feef42e2-ba71-4ed7-9b46-e1dd365461f0" 2026-07-22 06:18:52,942 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="93b895ab-d0ec-4a54-9530-88b028a3f6d1", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/feef42e2-ba71-4ed7-9b46-e1dd365461f0/protocol-mappers/models/0c575e50-7d4d-4558-a9f1-ce9865468ec6" 2026-07-22 06:18:59,175 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="admin-cli", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", auth_method="openid-connect", token_id="d60f2417-49e7-4a2e-be95-3d1f96d90735", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1d812042-4c6b-4a32-8b5b-b8cd3ea306fd", client_auth_method="client-secret", username="admin", authSessionParentId="822c46f9-b0c7-4f73-8a4f-645d889170fe", authSessionTabId="uKVIqDOQaJc" 2026-07-22 06:18:59,259 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="93b895ab-d0ec-4a54-9530-88b028a3f6d1", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", resourceType="CLIENT", resourcePath="clients/9cfe54f0-6bd3-497a-b8d6-07a2d0f05879" 2026-07-22 06:18:59,703 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="admin-cli", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", auth_method="openid-connect", token_id="45606bc7-23dc-4279-85fd-22a7b0fc1835", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="fce94bdf-d721-4819-bf93-beb87271ce2a", client_auth_method="client-secret", username="admin", authSessionParentId="da9615f3-a8ef-43c0-8015-ef91f7326b7f", authSessionTabId="zqR9cOIqHyI" 2026-07-22 06:18:59,784 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="93b895ab-d0ec-4a54-9530-88b028a3f6d1", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", resourceType="CLIENT", resourcePath="clients/b7d2108c-8ce8-4f53-bf88-c63b3c47f397" 2026-07-22 06:19:00,234 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="admin-cli", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", auth_method="openid-connect", token_id="15f39552-3520-41cf-a948-4503083f75bf", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0757f71a-9454-480b-8a49-e147c15838c7", client_auth_method="client-secret", username="admin", authSessionParentId="db845188-4054-4b7e-a57e-c20583cd5a84", authSessionTabId="LZS4HhdRgv8" 2026-07-22 06:19:00,289 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="93b895ab-d0ec-4a54-9530-88b028a3f6d1", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", resourceType="CLIENT", resourcePath="clients/e49cab24-f98e-40da-966f-9b71c3191fc5" 2026-07-22 06:19:01,033 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="admin-cli", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", auth_method="openid-connect", token_id="feb74588-f1d5-4103-a3cd-9c25f0cc445d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d4c8878c-2f1d-4679-8632-ea82f4bee327", client_auth_method="client-secret", username="admin", authSessionParentId="4962439f-240e-4003-84b1-1ef2906c00e4", authSessionTabId="ZAeDeJDhKsY" 2026-07-22 06:19:01,413 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="admin-cli", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", auth_method="openid-connect", token_id="ad4ae151-b8cf-4bef-9699-94eaef2907d6", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="59e447cf-848b-4e13-8d69-95420d438a97", client_auth_method="client-secret", username="admin", authSessionParentId="301bb6e6-eb06-4662-add4-745c3df9c09c", authSessionTabId="ibJp8HpxRrs" 2026-07-22 06:19:01,848 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="admin-cli", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", auth_method="openid-connect", token_id="5398fdba-83ed-405b-9fb1-5fd7f94dd893", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3d30e115-081b-4a19-b4b7-a84183bd400d", client_auth_method="client-secret", username="admin", authSessionParentId="d512fb79-2ed4-49a1-b426-cdead3d5edb3", authSessionTabId="-eo1OrLEyb4" 2026-07-22 06:19:02,199 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="admin-cli", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", auth_method="openid-connect", token_id="ab367932-ca96-43f1-89c4-4fc98565f2b4", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9f2ec363-6130-4b3e-8ead-0b3227342630", client_auth_method="client-secret", username="admin", authSessionParentId="b460f544-fa09-4993-bcbd-a84574c864f1", authSessionTabId="kkqGJ5A3P5E" 2026-07-22 06:19:02,542 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="admin-cli", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", auth_method="openid-connect", token_id="1896bc99-1371-4ccb-ba86-bb0308cc0d59", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="500f8d69-f989-4aaf-b5c7-e0df736c18ac", client_auth_method="client-secret", username="admin", authSessionParentId="22d79e45-1239-4fc4-8651-7baaf65ddc9b", authSessionTabId="4HzwtkbU-ps" 2026-07-22 06:20:17,768 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="admin-cli", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", auth_method="openid-connect", token_id="f16dd2c5-4f66-4f11-8ea5-1e28bde968be", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="59040802-3cd0-44f4-bb5c-26aa8ab8035f", client_auth_method="client-secret", username="admin", authSessionParentId="6373a0e3-eae4-4868-be3e-03d08f0c228b", authSessionTabId="8HteSP3jHCg" 2026-07-22 06:20:17,897 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="93b895ab-d0ec-4a54-9530-88b028a3f6d1", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", resourceType="REALM", resourcePath="null" 2026-07-22 06:20:19,641 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="admin-cli", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", auth_method="openid-connect", token_id="a50c8609-3a08-4416-bcd3-9a37cb2d2f0e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a810f977-1076-4f4d-af89-c64e7a934a0e", client_auth_method="client-secret", username="admin", authSessionParentId="8fdb8bde-351a-4fd6-a298-87bf0a01d94b", authSessionTabId="w0-Fp5khwnA" 2026-07-22 06:20:19,700 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="93b895ab-d0ec-4a54-9530-88b028a3f6d1", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", resourceType="CLIENT", resourcePath="clients/48762beb-11ab-42ca-bf7d-e1c6165d4774" 2026-07-22 06:20:20,409 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d2da4639-30a9-40b2-8403-881c5f7c2088", clientId="admin-cli", userId="e7faee7e-fc78-4f77-aa63-4f3ca065b937", ipAddress="199.204.45.138", auth_method="openid-connect", token_id="c8e29da9-de7b-4f51-8571-6eec3df63a58", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b17f6219-f313-4ad8-b7be-16a71f3dd538", client_auth_method="client-secret", username="admin", authSessionParentId="4495f98d-0da0-492d-9fcc-e0daa220187e", authSessionTabId="V9aLT1CqFiM"