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-04-09 02:07:49,334 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 56383ms 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-04-09 02:07:55,033 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-04-09 02:08:02,919 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-09 02:08:03,236 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-09 02:08:03,829 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-09 02:08:04,428 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-09 02:08:04,431 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 61508a95-47b9-4d79-9691-bfa61f2630b5, name: keycloak-0-25348 2026-04-09 02:08:04,437 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-04-09 02:08:04,437 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-04-09 02:08:04,517 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.40712 2026-04-09 02:08:06,525 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-25348: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-09 02:08:06,537 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-25348|0] (1) [keycloak-0-25348] 2026-04-09 02:08:06,622 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-04-09 02:08:06,635 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-25348`, physical addresses are `[10.0.0.11:56248]` 2026-04-09 02:08:06,728 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-09 02:08:08,532 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-25348, Site name: null 2026-04-09 02:08:08,538 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-09 02:08:18,740 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-04-09 02:08:18,741 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-04-09 02:08:19,229 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-09 02:08:24,927 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-04-09 02:08:24,927 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-04-09 02:08:25,528 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-04-09 02:08:25,528 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-04-09 02:08:32,660 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-04-09 02:08:32,835 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-04-09 02:08:33,728 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-04-09 02:08:33,758 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-04-09 02:08:36,067 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-04-09 02:08:36,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-04-09 02:08:38,337 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-04-09 02:08:38,372 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-04-09 02:08:38,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-04-09 02:08:40,804 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-04-09 02:08:41,918 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-04-09 02:08:41,933 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-04-09 02:08:42,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-04-09 02:08:42,767 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-04-09 02:08:42,774 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-04-09 02:08:42,782 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-04-09 02:08:42,789 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-04-09 02:08:44,194 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-04-09 02:08:45,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-04-09 02:08:45,282 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-04-09 02:08:45,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-04-09 02:08:45,313 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-04-09 02:08:45,633 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-04-09 02:08: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-04-09 02:08:45,797 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-04-09 02:08:46,089 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-04-09 02:08:47,519 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-04-09 02:08:47,528 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-04-09 02:08:48,570 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-04-09 02:08:48,851 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-04-09 02:08:49,587 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-04-09 02:08:49,595 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-04-09 02:08:49,649 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-04-09 02:08:49,656 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-04-09 02:08:49,726 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-04-09 02:08:49,792 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-04-09 02:08:49,871 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-04-09 02:08:49,962 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-04-09 02:08:50,066 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-04-09 02:08:50,174 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-04-09 02:08:50,249 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-04-09 02:08:50,323 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-04-09 02:08:50,462 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-04-09 02:08:50,512 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-04-09 02:08:50,613 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-04-09 02:08:50,665 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-04-09 02:08:50,719 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-04-09 02:08:50,775 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-04-09 02:08:50,833 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-04-09 02:08:50,938 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-04-09 02:08:51,052 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-04-09 02:08:51,060 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-04-09 02:08:51,183 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-04-09 02:08:51,222 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-04-09 02:08:51,275 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-04-09 02:08:51,346 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-04-09 02:08:51,352 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-04-09 02:08:51,358 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-04-09 02:08:51,366 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-04-09 02:08:53,131 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-04-09 02:08:53,211 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-04-09 02:08:53,394 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-04-09 02:08:53,406 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-04-09 02:08:53,411 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-04-09 02:08:54,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-04-09 02:08:54,810 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-04-09 02:08:55,793 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-04-09 02:08:56,076 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-04-09 02:08:56,097 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-04-09 02:08:56,103 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-04-09 02:08:56,110 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-04-09 02:08:56,194 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-04-09 02:08:56,225 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-04-09 02:08:56,712 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-04-09 02:08:59,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-04-09 02:09:00,326 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-04-09 02:09:00,557 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-04-09 02:09:00,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-04-09 02:09:00,756 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-04-09 02:09:00,814 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-04-09 02:09:00,822 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-04-09 02:09:00,828 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-04-09 02:09:00,866 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-04-09 02:09:00,987 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-04-09 02:09:01,019 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-04-09 02:09:01,125 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-04-09 02:09:01,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-04-09 02:09:01,476 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-04-09 02:09:01,536 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-04-09 02:09:01,659 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-04-09 02:09:01,675 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-04-09 02:09:01,680 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-04-09 02:09:02,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-04-09 02:09:02,773 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-04-09 02:09:02,855 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-04-09 02:09:02,866 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-04-09 02:09:03,491 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-04-09 02:09:03,501 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-04-09 02:09:03,557 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-04-09 02:09:03,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-04-09 02:09:03,633 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-04-09 02:09:03,639 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-04-09 02:09:03,669 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-04-09 02:09:03,776 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-04-09 02:09:03,914 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-04-09 02:09:03,987 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-04-09 02:09:04,093 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-04-09 02:09:04,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-04-09 02:09:04,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-04-09 02:09:04,342 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-04-09 02:09:04,350 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-04-09 02:09:04,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-04-09 02:09:04,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-04-09 02:09:04,530 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-04-09 02:09:04,599 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-04-09 02:09:04,602 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-04-09 02:09:04,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-04-09 02:09:04,700 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-04-09 02:09:04,722 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-04-09 02:09:04,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-04-09 02:09:04,758 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-04-09 02:09:04,785 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-04-09 02:09:04,796 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-04-09 02:09:04,845 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-04-09 02:09:04,906 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-04-09 02:09:04,950 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-04-09 02:09:04,953 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-04-09 02:09:05,001 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-04-09 02:09:05,034 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-04-09 02:09:05,043 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-04-09 02:09:05,068 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-04-09 02:09:05,073 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-04-09 02:09:05,131 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-04-09 02:09:05,197 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-04-09 02:09:05,200 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-04-09 02:09:05,211 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-04-09 02:09:05,414 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-04-09 02:09:05,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-04-09 02:09:05,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-04-09 02:09:05,437 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-04-09 02:09:05,492 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-04-09 02:09:05,559 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-04-09 02:09:05,562 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-04-09 02:09:05,614 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-04-09 02:09:05,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 UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-04-09 02:09:07,129 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-09 02:09:13,723 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 83.991s. Listening on: http://0.0.0.0:8080 2026-04-09 02:09:13,723 INFO [io.quarkus] (main) Profile prod activated. 2026-04-09 02:09:13,723 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-04-09 02:09:15,939 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-09 02:09:33,645 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="ef17bfc1-84f8-4e1d-aec7-28522762e2d5", clientId="admin-cli", userId="9ef28f0b-f588-40bc-b94b-b60d79bba3b3", ipAddress="199.204.45.210", auth_method="openid-connect", token_id="24f5c544-c4e1-483f-9263-7e4ffa3e042c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1fbb1c6d-81f0-44ed-9b88-1c2d7980b568", client_auth_method="client-secret", username="admin", authSessionParentId="fcebf323-1dc3-496d-b169-696e4e7d3afa", authSessionTabId="9cmE6rTxbJ0" 2026-04-09 02:09:39,039 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="ef17bfc1-84f8-4e1d-aec7-28522762e2d5", clientId="6514d634-de84-40b0-b01f-9786a1a6cd4a", userId="9ef28f0b-f588-40bc-b94b-b60d79bba3b3", ipAddress="199.204.45.210", resourceType="REALM", resourcePath="atmosphere" 2026-04-09 02:09:40,336 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="ef17bfc1-84f8-4e1d-aec7-28522762e2d5", clientId="admin-cli", userId="9ef28f0b-f588-40bc-b94b-b60d79bba3b3", ipAddress="199.204.45.210", auth_method="openid-connect", token_id="65d5cf4d-96f1-4f23-8ebc-52a41695202c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ee6fc956-f7df-4946-9823-6865c4a7261d", client_auth_method="client-secret", username="admin", authSessionParentId="7929ae46-fe11-4e42-9bc1-698c5e9f58d3", authSessionTabId="uWljhPfVd5c" 2026-04-09 02:09:40,625 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="ef17bfc1-84f8-4e1d-aec7-28522762e2d5", clientId="6514d634-de84-40b0-b01f-9786a1a6cd4a", userId="9ef28f0b-f588-40bc-b94b-b60d79bba3b3", ipAddress="199.204.45.210", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/5dfd4a94-1a7e-4c78-b895-a5a8dc11cfc5" 2026-04-09 02:09:40,773 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="ef17bfc1-84f8-4e1d-aec7-28522762e2d5", clientId="6514d634-de84-40b0-b01f-9786a1a6cd4a", userId="9ef28f0b-f588-40bc-b94b-b60d79bba3b3", ipAddress="199.204.45.210", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/5dfd4a94-1a7e-4c78-b895-a5a8dc11cfc5/protocol-mappers/models/13701abc-54a7-4410-b190-8ef7cf44f0d9" 2026-04-09 02:10:02,103 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="ef17bfc1-84f8-4e1d-aec7-28522762e2d5", clientId="admin-cli", userId="9ef28f0b-f588-40bc-b94b-b60d79bba3b3", ipAddress="199.204.45.210", auth_method="openid-connect", token_id="a1c7fa43-f5e2-46ad-8403-211985bc57b1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="525c1ac0-7455-403d-bccb-aa6dcebb37db", client_auth_method="client-secret", username="admin", authSessionParentId="ebd1c206-ea1a-4b8f-ade2-23d752daf45f", authSessionTabId="RLwqRRF3Yxs" 2026-04-09 02:10:02,350 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="ef17bfc1-84f8-4e1d-aec7-28522762e2d5", clientId="6514d634-de84-40b0-b01f-9786a1a6cd4a", userId="9ef28f0b-f588-40bc-b94b-b60d79bba3b3", ipAddress="199.204.45.210", resourceType="CLIENT", resourcePath="clients/ab759f9b-b571-470b-add7-667e5797c2cd" 2026-04-09 02:10:02,819 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="ef17bfc1-84f8-4e1d-aec7-28522762e2d5", clientId="admin-cli", userId="9ef28f0b-f588-40bc-b94b-b60d79bba3b3", ipAddress="199.204.45.210", auth_method="openid-connect", token_id="4044ea87-59c2-4bb9-9b51-c3a3293229c6", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="80680f3c-63c2-4e01-8c5b-d64a888cd8d5", client_auth_method="client-secret", username="admin", authSessionParentId="8c2c4390-3064-4c23-87ac-c5d71447e9bb", authSessionTabId="s65D9AT2ZnQ" 2026-04-09 02:10:02,947 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="ef17bfc1-84f8-4e1d-aec7-28522762e2d5", clientId="6514d634-de84-40b0-b01f-9786a1a6cd4a", userId="9ef28f0b-f588-40bc-b94b-b60d79bba3b3", ipAddress="199.204.45.210", resourceType="CLIENT", resourcePath="clients/fa1799de-6f25-401c-b78f-e1974ea876f1" 2026-04-09 02:10:03,386 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="ef17bfc1-84f8-4e1d-aec7-28522762e2d5", clientId="admin-cli", userId="9ef28f0b-f588-40bc-b94b-b60d79bba3b3", ipAddress="199.204.45.210", auth_method="openid-connect", token_id="d6ed6cb2-ec42-4cec-9688-7fc4d169ed6e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="cf5391dc-8d88-42a7-8da2-a73556e4e63a", client_auth_method="client-secret", username="admin", authSessionParentId="338e6f99-c800-486a-8b02-0f83fa3dd6fc", authSessionTabId="uVeuGd3yWMo" 2026-04-09 02:10:03,554 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="ef17bfc1-84f8-4e1d-aec7-28522762e2d5", clientId="6514d634-de84-40b0-b01f-9786a1a6cd4a", userId="9ef28f0b-f588-40bc-b94b-b60d79bba3b3", ipAddress="199.204.45.210", resourceType="CLIENT", resourcePath="clients/da67faa0-c310-4b95-8f93-d74a84505ef7" 2026-04-09 02:10:04,225 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="ef17bfc1-84f8-4e1d-aec7-28522762e2d5", clientId="admin-cli", userId="9ef28f0b-f588-40bc-b94b-b60d79bba3b3", ipAddress="199.204.45.210", auth_method="openid-connect", token_id="d48cb21c-ec45-46fc-a3a6-3640f5dff5ff", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="193a78d5-57d7-4428-9d34-52402a5bd1ed", client_auth_method="client-secret", username="admin", authSessionParentId="b55af8f8-0469-43bd-b631-94efa5248229", authSessionTabId="QKEKsvoW9Nw" 2026-04-09 02:10:04,330 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="ef17bfc1-84f8-4e1d-aec7-28522762e2d5", clientId="6514d634-de84-40b0-b01f-9786a1a6cd4a", userId="9ef28f0b-f588-40bc-b94b-b60d79bba3b3", ipAddress="199.204.45.210", resourceType="CLIENT_ROLE", resourcePath="clients/ab759f9b-b571-470b-add7-667e5797c2cd/roles/member" 2026-04-09 02:10:04,770 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="ef17bfc1-84f8-4e1d-aec7-28522762e2d5", clientId="admin-cli", userId="9ef28f0b-f588-40bc-b94b-b60d79bba3b3", ipAddress="199.204.45.210", auth_method="openid-connect", token_id="77f075fa-6123-49be-b611-6e081b272c6b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6ab13358-d4dd-4257-a49b-03eccd5a4c62", client_auth_method="client-secret", username="admin", authSessionParentId="d59716bd-ad56-4878-9fd3-495bcb5ccd5b", authSessionTabId="6RTrBKN_8m4" 2026-04-09 02:10:04,863 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="ef17bfc1-84f8-4e1d-aec7-28522762e2d5", clientId="6514d634-de84-40b0-b01f-9786a1a6cd4a", userId="9ef28f0b-f588-40bc-b94b-b60d79bba3b3", ipAddress="199.204.45.210", resourceType="CLIENT_ROLE", resourcePath="clients/fa1799de-6f25-401c-b78f-e1974ea876f1/roles/admin" 2026-04-09 02:10:05,238 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="ef17bfc1-84f8-4e1d-aec7-28522762e2d5", clientId="admin-cli", userId="9ef28f0b-f588-40bc-b94b-b60d79bba3b3", ipAddress="199.204.45.210", auth_method="openid-connect", token_id="1c1f5461-7b9e-40a0-ac3f-1eaaf6ea9565", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0cadd57c-0d6d-4ba1-8a0d-732c46d9035e", client_auth_method="client-secret", username="admin", authSessionParentId="67a67407-4cea-41da-ae4d-3bda16bd39a3", authSessionTabId="E364eXKWM2g" 2026-04-09 02:10:05,372 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="ef17bfc1-84f8-4e1d-aec7-28522762e2d5", clientId="6514d634-de84-40b0-b01f-9786a1a6cd4a", userId="9ef28f0b-f588-40bc-b94b-b60d79bba3b3", ipAddress="199.204.45.210", resourceType="CLIENT_ROLE", resourcePath="clients/fa1799de-6f25-401c-b78f-e1974ea876f1/roles/editor" 2026-04-09 02:10:05,802 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="ef17bfc1-84f8-4e1d-aec7-28522762e2d5", clientId="admin-cli", userId="9ef28f0b-f588-40bc-b94b-b60d79bba3b3", ipAddress="199.204.45.210", auth_method="openid-connect", token_id="c3344ad5-4df8-486f-880f-957a57e04a25", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3db9c4cd-ae61-480c-becb-76ca5c7c824e", client_auth_method="client-secret", username="admin", authSessionParentId="6c363013-864e-4534-9da8-943a02952123", authSessionTabId="2Ghq23o9XfI" 2026-04-09 02:10:06,038 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="ef17bfc1-84f8-4e1d-aec7-28522762e2d5", clientId="6514d634-de84-40b0-b01f-9786a1a6cd4a", userId="9ef28f0b-f588-40bc-b94b-b60d79bba3b3", ipAddress="199.204.45.210", resourceType="CLIENT_ROLE", resourcePath="clients/fa1799de-6f25-401c-b78f-e1974ea876f1/roles/viewer" 2026-04-09 02:10:06,395 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="ef17bfc1-84f8-4e1d-aec7-28522762e2d5", clientId="admin-cli", userId="9ef28f0b-f588-40bc-b94b-b60d79bba3b3", ipAddress="199.204.45.210", auth_method="openid-connect", token_id="1a564a74-1b3e-4109-8816-148124c17293", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="11d391ba-a613-4c39-be70-63f5dc158fb9", client_auth_method="client-secret", username="admin", authSessionParentId="b5d7f4e8-b493-4045-a6a5-47a022a3a5df", authSessionTabId="nqirrXHuN1w" 2026-04-09 02:10:06,479 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="ef17bfc1-84f8-4e1d-aec7-28522762e2d5", clientId="6514d634-de84-40b0-b01f-9786a1a6cd4a", userId="9ef28f0b-f588-40bc-b94b-b60d79bba3b3", ipAddress="199.204.45.210", resourceType="CLIENT_ROLE", resourcePath="clients/da67faa0-c310-4b95-8f93-d74a84505ef7/roles/member" 2026-04-09 02:12:17,305 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="ef17bfc1-84f8-4e1d-aec7-28522762e2d5", clientId="admin-cli", userId="9ef28f0b-f588-40bc-b94b-b60d79bba3b3", ipAddress="199.204.45.210", auth_method="openid-connect", token_id="79fe49bb-9a47-4833-9f9e-b813bff226c9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="43fdd8d3-a48c-40cc-be12-b38fb1fde73b", client_auth_method="client-secret", username="admin", authSessionParentId="caaf043b-b1bf-4b9b-b8cf-7d183c5ae16d", authSessionTabId="fO0NukNqGS4" 2026-04-09 02:12:17,927 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="ef17bfc1-84f8-4e1d-aec7-28522762e2d5", clientId="6514d634-de84-40b0-b01f-9786a1a6cd4a", userId="9ef28f0b-f588-40bc-b94b-b60d79bba3b3", ipAddress="199.204.45.210", resourceType="REALM", resourcePath="null" 2026-04-09 02:12:19,750 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="ef17bfc1-84f8-4e1d-aec7-28522762e2d5", clientId="admin-cli", userId="9ef28f0b-f588-40bc-b94b-b60d79bba3b3", ipAddress="199.204.45.210", auth_method="openid-connect", token_id="e6e1c072-3bed-4ab5-9a85-ca68bd7169e6", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="51a60ddd-d8c9-4217-81e4-2a1636c8e638", client_auth_method="client-secret", username="admin", authSessionParentId="69517962-4020-4f0f-bab6-c1b142f05d15", authSessionTabId="_ThDP01R6Ac" 2026-04-09 02:12:19,916 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="ef17bfc1-84f8-4e1d-aec7-28522762e2d5", clientId="6514d634-de84-40b0-b01f-9786a1a6cd4a", userId="9ef28f0b-f588-40bc-b94b-b60d79bba3b3", ipAddress="199.204.45.210", resourceType="CLIENT", resourcePath="clients/f0c38ea1-3758-4612-9092-2ebf98be4e9e" 2026-04-09 02:12:20,685 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="ef17bfc1-84f8-4e1d-aec7-28522762e2d5", clientId="admin-cli", userId="9ef28f0b-f588-40bc-b94b-b60d79bba3b3", ipAddress="199.204.45.210", auth_method="openid-connect", token_id="55278092-e3cf-4865-9fc8-6017431ba4a2", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0e524c27-7fa1-4e37-bed7-0e52d4428675", client_auth_method="client-secret", username="admin", authSessionParentId="5f5bed1d-49a0-44d5-b8dc-8734b3574e52", authSessionTabId="0cwCAx6epE8" 2026-04-09 02:12:21,226 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="ef17bfc1-84f8-4e1d-aec7-28522762e2d5", clientId="6514d634-de84-40b0-b01f-9786a1a6cd4a", userId="9ef28f0b-f588-40bc-b94b-b60d79bba3b3", ipAddress="199.204.45.210", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/925a3bf3-fb1d-45f7-9c25-6bf6ecdc495f/role-mappings/clients/bbdefeba-3aa2-4f4e-96a6-82f6c8dc47fa"