Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-06-25 22:28:27,790 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 55319ms 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-06-25 22:28:32,787 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-06-25 22:28:43,268 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-06-25 22:28:43,971 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-06-25 22:28:44,583 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-06-25 22:28:45,168 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-06-25 22:28:45,170 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 3d8a1d9b-8f22-4cbd-9338-89536bf7782a, name: keycloak-0-29130 2026-06-25 22:28:45,177 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-06-25 22:28:45,177 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-06-25 22:28:45,265 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.18220 2026-06-25 22:28:46,281 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-06-25 22:28:46,291 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-06-25 22:28:47,273 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-29130: no members discovered after 2003 ms: creating cluster as coordinator 2026-06-25 22:28:47,283 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-29130|0] (1) [keycloak-0-29130] 2026-06-25 22:28:47,299 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-29130`, physical addresses are `[10.0.0.103:33756]` 2026-06-25 22:28:47,307 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-06-25 22:28:49,285 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-29130, Site name: null 2026-06-25 22:29:00,695 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-06-25 22:29:00,695 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-06-25 22:29:01,275 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-06-25 22:29:07,484 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-06-25 22:29:07,484 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-06-25 22:29:07,992 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-06-25 22:29:08,064 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-06-25 22:29:15,173 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-06-25 22:29:15,297 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-06-25 22:29:16,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-06-25 22:29:16,281 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-06-25 22:29:18,808 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-06-25 22:29:18,837 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-06-25 22:29:21,197 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-06-25 22:29:21,266 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-06-25 22:29:21,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-06-25 22:29:23,447 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-06-25 22:29:24,503 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-06-25 22:29:24,526 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-06-25 22:29:24,878 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-06-25 22:29:25,315 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-06-25 22:29:25,324 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-06-25 22:29:25,334 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-06-25 22:29:25,343 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-06-25 22:29:26,911 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-06-25 22:29:28,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-06-25 22:29:28,066 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-06-25 22:29:28,086 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-06-25 22:29:28,092 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-06-25 22:29:28,403 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-06-25 22:29:28,569 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-06-25 22:29:28,576 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-06-25 22:29:28,869 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-06-25 22:29:30,424 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-06-25 22:29:30,434 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-06-25 22:29:32,542 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-06-25 22:29:32,848 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-06-25 22:29:33,676 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-06-25 22:29:33,688 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-06-25 22:29:33,755 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-06-25 22:29:33,766 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-06-25 22:29:33,846 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-06-25 22:29:33,921 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-06-25 22:29:33,992 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-06-25 22:29:34,089 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-06-25 22:29:34,189 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-06-25 22:29:34,308 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-06-25 22:29:34,433 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-06-25 22:29:34,515 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-06-25 22:29:34,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-06-25 22:29:34,717 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-06-25 22:29:34,841 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-06-25 22:29:34,895 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-06-25 22:29:34,947 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-06-25 22:29:35,002 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-06-25 22:29:35,059 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-06-25 22:29:35,166 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-06-25 22:29:35,287 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-06-25 22:29:35,291 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-06-25 22:29:35,409 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-06-25 22:29:35,467 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-06-25 22:29:35,522 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-06-25 22:29:35,597 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-06-25 22:29:35,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-06-25 22:29:35,608 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-06-25 22:29:35,617 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-06-25 22:29:37,531 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-06-25 22:29:37,617 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-06-25 22:29:37,809 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-06-25 22:29:37,821 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-06-25 22:29:37,827 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-06-25 22:29:39,140 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-06-25 22:29:39,242 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-06-25 22:29:40,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-06-25 22:29:40,676 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-06-25 22:29:40,701 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-06-25 22:29:40,709 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-06-25 22:29:40,716 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-06-25 22:29:40,823 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-06-25 22:29:40,859 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-06-25 22:29:41,401 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-06-25 22:29:44,648 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-06-25 22:29:45,423 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-06-25 22:29:45,654 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-06-25 22:29:45,841 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-06-25 22:29:45,903 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-06-25 22:29:45,964 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-06-25 22:29:45,973 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-06-25 22:29:45,979 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-06-25 22:29:46,013 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-06-25 22:29:46,149 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-06-25 22:29:46,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-06-25 22:29:46,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-06-25 22:29:46,457 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-06-25 22:29:46,698 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-06-25 22:29:46,770 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-06-25 22:29:46,906 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-06-25 22:29:46,922 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-06-25 22:29:46,929 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-06-25 22:29:48,065 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-06-25 22:29:48,143 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-06-25 22:29:48,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-06-25 22:29:48,249 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-06-25 22:29:48,999 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-06-25 22:29:49,008 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-06-25 22:29:49,063 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-06-25 22:29:49,072 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-06-25 22:29:49,146 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-06-25 22:29:49,153 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-06-25 22:29:49,189 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-06-25 22:29:49,304 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-06-25 22:29:49,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-06-25 22:29:49,565 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-06-25 22:29:49,689 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-06-25 22:29:49,768 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-06-25 22:29:49,802 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-06-25 22:29:49,963 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-06-25 22:29:49,970 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-06-25 22:29:50,094 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-06-25 22:29:50,104 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-06-25 22:29:50,164 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-06-25 22:29:50,233 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-06-25 22:29:50,236 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-06-25 22:29:50,367 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-06-25 22:29:50,374 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-06-25 22:29:50,398 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-06-25 22:29:50,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-06-25 22:29:50,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-06-25 22:29:50,510 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-06-25 22:29:50,520 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-06-25 22:29:50,616 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-06-25 22:29:50,686 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-06-25 22:29:50,748 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-06-25 22:29:50,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-06-25 22:29:50,809 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-06-25 22:29:50,843 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-06-25 22:29:50,853 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-06-25 22:29:50,888 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-06-25 22:29:50,894 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-06-25 22:29:50,952 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-06-25 22:29:51,027 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-06-25 22:29:51,030 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-06-25 22:29:51,040 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-06-25 22:29:51,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-06-25 22:29:51,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-06-25 22:29:51,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-06-25 22:29:51,291 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-06-25 22:29:51,353 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-06-25 22:29:51,431 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-06-25 22:29:51,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-06-25 22:29:51,494 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-06-25 22:29:51,498 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-06-25 22:29:53,090 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-06-25 22:30:01,178 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 92.994s. Listening on: http://0.0.0.0:8080 2026-06-25 22:30:01,179 INFO [io.quarkus] (main) Profile prod activated. 2026-06-25 22:30:01,179 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-06-25 22:30:03,279 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-06-25 22:30:20,981 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="admin-cli", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", auth_method="openid-connect", token_id="e93682f6-fbc5-4cdf-9921-354ad9445779", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="82df19e1-5ac4-4c46-8e0b-d977469ea16f", client_auth_method="client-secret", username="admin", authSessionParentId="58d9be4f-57d7-4639-a2d1-ccc1ea6573fb", authSessionTabId="Hm9bvnaWYCw" 2026-06-25 22:30:25,981 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="24b29f75-bf97-4382-b812-440fbe277d24", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", resourceType="REALM", resourcePath="atmosphere" 2026-06-25 22:30:27,381 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="admin-cli", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", auth_method="openid-connect", token_id="c68c3bfb-0c46-476e-bd7d-81bec6347df4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="782160ba-c54b-4550-9854-25fa8625fb57", client_auth_method="client-secret", username="admin", authSessionParentId="cf6ce52c-ae88-4511-be27-5aae7ddbf9d6", authSessionTabId="dwarcLurrek" 2026-06-25 22:30:27,671 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="24b29f75-bf97-4382-b812-440fbe277d24", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/e36eea86-7157-430a-9b34-4001c9e8ad7e" 2026-06-25 22:30:27,790 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="24b29f75-bf97-4382-b812-440fbe277d24", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/e36eea86-7157-430a-9b34-4001c9e8ad7e/protocol-mappers/models/e8ff112c-66aa-44ca-8b2f-6bf574b251d2" 2026-06-25 22:30:49,537 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="admin-cli", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", auth_method="openid-connect", token_id="8c8ac28c-39dd-46bd-8cf6-cda408bea8ad", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="db20a88b-fed2-4b37-a691-f20a38e7ed2b", client_auth_method="client-secret", username="admin", authSessionParentId="da3b2f55-871e-42ee-aa35-ad87c067c3fc", authSessionTabId="y1VhvtKU-68" 2026-06-25 22:30:49,798 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="24b29f75-bf97-4382-b812-440fbe277d24", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", resourceType="CLIENT", resourcePath="clients/1c65dd58-f1d8-42cf-b409-e30515796ff1" 2026-06-25 22:30:50,321 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="admin-cli", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", auth_method="openid-connect", token_id="d096102f-6334-4329-9c84-0b61ec980afc", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2312b2b8-b57f-4eae-a742-df9910d3422c", client_auth_method="client-secret", username="admin", authSessionParentId="40f88322-7d7b-41c0-bf90-b35362b48a24", authSessionTabId="icgQuIEBjDc" 2026-06-25 22:30:50,465 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="24b29f75-bf97-4382-b812-440fbe277d24", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", resourceType="CLIENT", resourcePath="clients/b3f7f699-281c-4c41-b35d-4e984f43d2dd" 2026-06-25 22:30:50,842 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="admin-cli", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", auth_method="openid-connect", token_id="1c6343f3-fa8b-4a6d-9802-38b6a8249e5f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="09e4c20a-2fed-45dc-b8be-1439dab6a34f", client_auth_method="client-secret", username="admin", authSessionParentId="12b809e4-9bf7-46c1-8e3b-b035636500f3", authSessionTabId="h8TTYoBA7iY" 2026-06-25 22:30:51,271 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="24b29f75-bf97-4382-b812-440fbe277d24", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", resourceType="CLIENT", resourcePath="clients/764f9c33-9f83-4749-ada1-9876c6798696" 2026-06-25 22:30:52,025 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="admin-cli", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", auth_method="openid-connect", token_id="e1e42ad6-4d3c-4ecc-a387-8d380c24ad33", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="935fb28f-428f-449f-bcb6-cd3381bd330c", client_auth_method="client-secret", username="admin", authSessionParentId="d1c66486-e701-411a-9f9f-0687eb0b14ae", authSessionTabId="QZ3IU88TiYQ" 2026-06-25 22:30:52,177 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="24b29f75-bf97-4382-b812-440fbe277d24", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", resourceType="CLIENT_ROLE", resourcePath="clients/1c65dd58-f1d8-42cf-b409-e30515796ff1/roles/member" 2026-06-25 22:30:52,588 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="admin-cli", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", auth_method="openid-connect", token_id="b979cf8f-3912-4506-9337-3e65a78053d0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3e07528a-1f67-4d63-bbbd-d8dc6199b6db", client_auth_method="client-secret", username="admin", authSessionParentId="24c98d37-2bec-42b4-b65f-cc987c6ba246", authSessionTabId="BjH7Ah5SOUA" 2026-06-25 22:30:52,677 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="24b29f75-bf97-4382-b812-440fbe277d24", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", resourceType="CLIENT_ROLE", resourcePath="clients/b3f7f699-281c-4c41-b35d-4e984f43d2dd/roles/admin" 2026-06-25 22:30:53,075 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="admin-cli", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", auth_method="openid-connect", token_id="882498cb-0357-47e2-860c-23c48eedbb9c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="96137d3a-74ba-4fa3-b795-f0661923dc52", client_auth_method="client-secret", username="admin", authSessionParentId="12fa4057-ef66-407f-a13a-a70d521e61b0", authSessionTabId="01hBAk7RQiM" 2026-06-25 22:30:53,196 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="24b29f75-bf97-4382-b812-440fbe277d24", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", resourceType="CLIENT_ROLE", resourcePath="clients/b3f7f699-281c-4c41-b35d-4e984f43d2dd/roles/editor" 2026-06-25 22:30:53,629 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="admin-cli", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", auth_method="openid-connect", token_id="e85b3357-cb01-4d28-8c82-4e5032d065da", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5ca06ca8-3465-499f-8df8-5f603df1be39", client_auth_method="client-secret", username="admin", authSessionParentId="4aecc2a3-7a82-450a-847a-f04f72583940", authSessionTabId="2QHpzJl-ya8" 2026-06-25 22:30:53,784 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="24b29f75-bf97-4382-b812-440fbe277d24", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", resourceType="CLIENT_ROLE", resourcePath="clients/b3f7f699-281c-4c41-b35d-4e984f43d2dd/roles/viewer" 2026-06-25 22:30:54,155 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="admin-cli", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", auth_method="openid-connect", token_id="f3622d31-498f-4de3-ae6f-c2802797d28e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="47d634ca-a004-4107-ace2-58e4ba98815b", client_auth_method="client-secret", username="admin", authSessionParentId="23a244dc-755a-40cf-a293-99d95908d978", authSessionTabId="LXWrCQ1i1Io" 2026-06-25 22:30:54,240 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="24b29f75-bf97-4382-b812-440fbe277d24", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", resourceType="CLIENT_ROLE", resourcePath="clients/764f9c33-9f83-4749-ada1-9876c6798696/roles/member" 2026-06-25 22:33:26,717 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="admin-cli", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", auth_method="openid-connect", token_id="ad8e061d-521a-4ec9-bea9-79171919de49", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b9c09fce-5ced-4b7f-b409-beafe093b7d4", client_auth_method="client-secret", username="admin", authSessionParentId="7655be1e-4b16-4b23-95dd-881205134a0d", authSessionTabId="4QHoODv15jQ" 2026-06-25 22:33:27,468 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="24b29f75-bf97-4382-b812-440fbe277d24", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", resourceType="REALM", resourcePath="null" 2026-06-25 22:33:29,057 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="admin-cli", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", auth_method="openid-connect", token_id="4520ddef-4545-4af9-b74e-fb48663b367f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4be1ad4b-f381-4045-8aca-2c4cc3836db5", client_auth_method="client-secret", username="admin", authSessionParentId="73f87b0a-dc6a-4b16-9316-065ba7c114f7", authSessionTabId="37wTMevAVOQ" 2026-06-25 22:33:29,198 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="24b29f75-bf97-4382-b812-440fbe277d24", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", resourceType="CLIENT", resourcePath="clients/318452c2-78ca-4b3f-97b7-6c70b99d56d2" 2026-06-25 22:33:29,886 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="admin-cli", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", auth_method="openid-connect", token_id="b499dcef-1ff5-4a88-9d50-8df1664169cd", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2389c8f9-fa01-49b4-a8d2-bdc323166961", client_auth_method="client-secret", username="admin", authSessionParentId="967f0de7-ef19-4b31-9d0f-208bad037924", authSessionTabId="7TNZlldcbiE" 2026-06-25 22:33:30,480 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="24b29f75-bf97-4382-b812-440fbe277d24", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/e148473a-3dd5-4b0f-a88d-4e19e5b49147/role-mappings/clients/f1a94129-35f1-4606-b48a-807536313b20" 2026-06-25 23:25:19,091 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="admin-cli", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", auth_method="openid-connect", token_id="86d38634-e62a-469f-829a-90c662e82341", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ed12285d-d238-43b8-a608-dad1ac99268c", client_auth_method="client-secret", username="admin", authSessionParentId="6fdc24cd-d78d-437a-8ebb-c0f191b53ea8", authSessionTabId="g7l_hCqGHpU" 2026-06-25 23:25:19,373 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="24b29f75-bf97-4382-b812-440fbe277d24", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", resourceType="REALM", resourcePath="null" 2026-06-25 23:25:20,170 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="admin-cli", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", auth_method="openid-connect", token_id="098f272a-9772-49e1-b6a9-4136b639043e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="52f465b9-54e8-4d4b-b88a-35bb59e5415b", client_auth_method="client-secret", username="admin", authSessionParentId="2db23985-3c0f-47ed-90c9-e1e48ee94965", authSessionTabId="jJca7YzE3Oo" 2026-06-25 23:25:20,224 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="24b29f75-bf97-4382-b812-440fbe277d24", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/e36eea86-7157-430a-9b34-4001c9e8ad7e" 2026-06-25 23:25:20,287 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="24b29f75-bf97-4382-b812-440fbe277d24", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/e36eea86-7157-430a-9b34-4001c9e8ad7e/protocol-mappers/models/e8ff112c-66aa-44ca-8b2f-6bf574b251d2" 2026-06-25 23:25:26,534 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="admin-cli", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", auth_method="openid-connect", token_id="3de25f8c-4896-4d25-897a-75106f94e6b2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="38c21445-c201-4507-9191-09d96338e325", client_auth_method="client-secret", username="admin", authSessionParentId="290e30d3-a920-4c9d-aa5d-714a11ebc7ba", authSessionTabId="h6hDFb4WRpc" 2026-06-25 23:25:26,602 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="24b29f75-bf97-4382-b812-440fbe277d24", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", resourceType="CLIENT", resourcePath="clients/1c65dd58-f1d8-42cf-b409-e30515796ff1" 2026-06-25 23:25:26,977 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="admin-cli", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", auth_method="openid-connect", token_id="7e16a8c6-e47a-44a9-8891-9d331c129429", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="379c6326-01bc-404c-a251-df0956d1a713", client_auth_method="client-secret", username="admin", authSessionParentId="0e5ba6b3-a0a1-4379-abee-4e18355f8f99", authSessionTabId="qVxAULfQrj0" 2026-06-25 23:25:27,028 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="24b29f75-bf97-4382-b812-440fbe277d24", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", resourceType="CLIENT", resourcePath="clients/b3f7f699-281c-4c41-b35d-4e984f43d2dd" 2026-06-25 23:25:27,403 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="admin-cli", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", auth_method="openid-connect", token_id="030b59ed-d1e1-4c63-88bc-1c3455dcec4a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3e643846-7d74-4342-bcc9-1ff0132be446", client_auth_method="client-secret", username="admin", authSessionParentId="8fb6fe88-694d-41a5-94f1-36bca4cb2b1b", authSessionTabId="B8xjRQSDP6M" 2026-06-25 23:25:27,465 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="24b29f75-bf97-4382-b812-440fbe277d24", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", resourceType="CLIENT", resourcePath="clients/764f9c33-9f83-4749-ada1-9876c6798696" 2026-06-25 23:25:28,116 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="admin-cli", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", auth_method="openid-connect", token_id="5e0bfcad-b79f-47e6-ac88-6a824262b44d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6a099668-5f1d-42a1-9dac-32182f046144", client_auth_method="client-secret", username="admin", authSessionParentId="66aa3a3d-356f-4799-9a30-4ddb5f7a299d", authSessionTabId="1CLZyhHFSrg" 2026-06-25 23:25:28,490 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="admin-cli", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", auth_method="openid-connect", token_id="a6da5cb1-dfe3-469e-8c04-3cbc7ac9b123", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0fe703e7-eabb-429b-9ce3-f76d22591595", client_auth_method="client-secret", username="admin", authSessionParentId="8a9fbf49-7763-4fad-a98a-83e3010b452e", authSessionTabId="VaaZFkqnrTI" 2026-06-25 23:25:28,890 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="admin-cli", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", auth_method="openid-connect", token_id="2e2dad38-e94a-4f70-a368-4538c14202e4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="59b0e6c3-acf7-4eec-849c-6ebd892aa374", client_auth_method="client-secret", username="admin", authSessionParentId="b450c4a5-8b45-4355-ae47-ef8423a774d0", authSessionTabId="7XgYD1H9S8I" 2026-06-25 23:25:29,224 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="admin-cli", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", auth_method="openid-connect", token_id="144117c5-ddb8-46ad-bc0b-1151221ec4ad", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="51b832db-e55c-4034-a584-8ca7d9a134f2", client_auth_method="client-secret", username="admin", authSessionParentId="43221c74-4724-4829-899d-502921d9edf8", authSessionTabId="rBjUeleVKfA" 2026-06-25 23:25:29,597 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="admin-cli", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", auth_method="openid-connect", token_id="ffa02f99-9786-4988-aac4-f415abd07c92", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="27cb092e-12ce-45b9-a49e-777265ffd808", client_auth_method="client-secret", username="admin", authSessionParentId="afc6fb1e-a445-4f4b-993a-121a166d648e", authSessionTabId="KLUNyHSbSvw" 2026-06-25 23:26:41,349 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="admin-cli", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", auth_method="openid-connect", token_id="972f821f-3a91-46a2-aaea-15d06f48f972", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c1ad7481-c5ad-476c-9f6d-f8054cd26135", client_auth_method="client-secret", username="admin", authSessionParentId="ec7214f1-964f-4174-b5fb-c8060825c501", authSessionTabId="1kfcqm1J-8U" 2026-06-25 23:26:41,495 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="24b29f75-bf97-4382-b812-440fbe277d24", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", resourceType="REALM", resourcePath="null" 2026-06-25 23:26:43,064 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="admin-cli", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", auth_method="openid-connect", token_id="783bffbf-5d09-449f-8668-b8671343a1de", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4310c8a8-92fa-4375-a420-b00ab058441c", client_auth_method="client-secret", username="admin", authSessionParentId="c04f0a5e-83f2-4e8e-b46e-d02901ae70b6", authSessionTabId="2QjUR7fkXLo" 2026-06-25 23:26:43,117 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="24b29f75-bf97-4382-b812-440fbe277d24", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", resourceType="CLIENT", resourcePath="clients/318452c2-78ca-4b3f-97b7-6c70b99d56d2" 2026-06-25 23:26:43,843 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2d05ce94-1837-4ee5-b8cb-0d0bf968dc9f", clientId="admin-cli", userId="d22e55b9-244b-47e3-894c-7628b420a64b", ipAddress="199.204.45.4", auth_method="openid-connect", token_id="2466c482-3ed9-4d24-9528-5cb81d26c6a1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="14930b0a-b298-4fcc-849b-3c99108cc3de", client_auth_method="client-secret", username="admin", authSessionParentId="b806f899-9f53-41a9-ad3a-3d9d79eb6241", authSessionTabId="9GWPssHIIrU"