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-08 23:00:25,528 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 54625ms 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-08 23:00:30,277 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-08 23:00:38,975 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-08 23:00:39,370 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-08 23:00:39,879 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-08 23:00:40,793 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-08 23:00:40,797 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 78ecedf1-3b47-4786-b358-5b22622ae408, name: keycloak-0-53365 2026-04-08 23:00:40,874 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-08 23:00:40,874 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-08 23:00:40,884 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.44219 2026-04-08 23:00:42,888 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-08 23:00:42,894 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-08 23:00:42,998 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-53365: no members discovered after 2111 ms: creating cluster as coordinator 2026-04-08 23:00:43,008 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-53365|0] (1) [keycloak-0-53365] 2026-04-08 23:00:43,088 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-53365`, physical addresses are `[10.0.0.82:59755]` 2026-04-08 23:00:43,170 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-08 23:00:45,003 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-53365, Site name: null 2026-04-08 23:00:55,370 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-08 23:00:55,370 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-08 23:00:55,782 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-08 23:01:00,796 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-08 23:01:00,797 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-08 23:01:01,395 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-08 23:01:01,395 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-08 23:01:07,905 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:08,079 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:08,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-04-08 23:01:08,988 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:10,902 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:10,926 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:13,022 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:13,075 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:13,085 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:15,165 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:16,150 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:16,169 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:16,513 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:16,942 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:16,950 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 23:01:16,957 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:16,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-04-08 23:01:18,293 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:19,362 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:19,390 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:19,408 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:19,413 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:19,730 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:19,898 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:19,904 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:20,203 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 23:01:21,727 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:21,735 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:22,711 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:23,012 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:23,794 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:23,803 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:23,857 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 23:01:23,867 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:23,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-04-08 23:01:24,027 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-08 23:01:24,095 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-08 23:01:24,193 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-08 23:01:24,307 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-08 23:01:24,416 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-08 23:01:24,490 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-08 23:01:24,566 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-08 23:01:24,712 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-08 23:01:24,766 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-08 23:01:24,886 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-08 23:01:24,953 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-08 23:01:25,010 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-08 23:01:25,072 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-08 23:01:25,132 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-08 23:01:25,264 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-08 23:01:25,383 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-08 23:01:25,388 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:25,496 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:25,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-04-08 23:01:25,619 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:25,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-04-08 23:01:25,692 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:25,699 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:25,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-04-08 23:01:27,396 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:27,477 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:27,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-04-08 23:01:27,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-04-08 23:01:27,694 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:28,972 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:29,084 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:30,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-08 23:01:30,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-04-08 23:01:30,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-04-08 23:01:30,375 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:30,382 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:30,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-04-08 23:01:30,499 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 23:01:30,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-04-08 23:01:33,813 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:34,539 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:34,748 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:34,913 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 23:01:34,971 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:35,025 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:35,032 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 23:01:35,039 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:35,070 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-08 23:01:35,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-08 23:01:35,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-08 23:01:35,335 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:35,481 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:35,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-08 23:01:35,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-08 23:01:35,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-08 23:01:35,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-08 23:01:35,938 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:37,005 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:37,075 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:37,157 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 23:01:37,162 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01: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-04-08 23:01:37,818 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:37,880 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:37,889 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:37,960 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:37,967 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 23:01:37,998 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:38,116 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:38,271 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:38,370 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:38,484 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:38,534 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:38,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-08 23:01:38,702 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:38,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-08 23:01:38,815 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:38,825 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:38,879 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-08 23:01:38,948 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-08 23:01:38,951 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:39,070 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:39,077 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:39,098 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:39,127 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:39,134 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:39,208 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 23:01:39,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-08 23:01:39,269 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-08 23:01:39,327 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-08 23:01:39,367 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-08 23:01:39,370 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:39,416 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:39,448 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:39,458 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:39,484 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:39,493 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:39,544 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-08 23:01:39,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-08 23:01:39,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-04-08 23:01:39,627 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-08 23:01:39,836 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:39,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-04-08 23:01:39,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-08 23:01:39,854 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:39,911 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-08 23:01:39,978 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-08 23:01:39,980 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 23:01:40,031 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-08 23:01:40,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 UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-04-08 23:01:41,482 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-08 23:01:49,288 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 83.474s. Listening on: http://0.0.0.0:8080 2026-04-08 23:01:49,289 INFO [io.quarkus] (main) Profile prod activated. 2026-04-08 23:01:49,289 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-08 23:01:50,971 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-08 23:02:08,880 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1ccfee33-e6a7-4cf9-832e-5ecc315c7f67", clientId="admin-cli", userId="87c99047-23a5-47e9-bcda-6fb3e1dbe660", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="d6f653ac-2284-44fd-b293-5a954bc7d9f2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b2066de3-3066-4a4c-a182-1a830ad0e598", client_auth_method="client-secret", username="admin", authSessionParentId="b8c1662c-3ca8-4553-97df-d2657d0f9dde", authSessionTabId="5J29FaHyIQQ" 2026-04-08 23:02:12,690 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1ccfee33-e6a7-4cf9-832e-5ecc315c7f67", clientId="d7005411-316c-467b-a7f0-f4466a9aaf9e", userId="87c99047-23a5-47e9-bcda-6fb3e1dbe660", ipAddress="162.253.55.200", resourceType="REALM", resourcePath="atmosphere" 2026-04-08 23:02:14,494 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1ccfee33-e6a7-4cf9-832e-5ecc315c7f67", clientId="admin-cli", userId="87c99047-23a5-47e9-bcda-6fb3e1dbe660", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="74a064ca-52f7-4317-b542-ddb98daf22c0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4e844def-d625-4cd9-bc16-c5cdd2251336", client_auth_method="client-secret", username="admin", authSessionParentId="e26213f4-3ac4-4ee1-90e6-ea498e1b5413", authSessionTabId="b0OX5IfbO8s" 2026-04-08 23:02:14,690 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="1ccfee33-e6a7-4cf9-832e-5ecc315c7f67", clientId="d7005411-316c-467b-a7f0-f4466a9aaf9e", userId="87c99047-23a5-47e9-bcda-6fb3e1dbe660", ipAddress="162.253.55.200", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/a6ed0f81-152a-4add-8813-937116fcef8d" 2026-04-08 23:02:14,889 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="1ccfee33-e6a7-4cf9-832e-5ecc315c7f67", clientId="d7005411-316c-467b-a7f0-f4466a9aaf9e", userId="87c99047-23a5-47e9-bcda-6fb3e1dbe660", ipAddress="162.253.55.200", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/a6ed0f81-152a-4add-8813-937116fcef8d/protocol-mappers/models/f788d592-5ad6-483a-a811-6a5ad8342fc1" 2026-04-08 23:02:36,007 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1ccfee33-e6a7-4cf9-832e-5ecc315c7f67", clientId="admin-cli", userId="87c99047-23a5-47e9-bcda-6fb3e1dbe660", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="fe0219af-aa68-443c-b8a4-0f6c3226157c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a83be0cd-ce23-4c95-b03f-41e1030cf484", client_auth_method="client-secret", username="admin", authSessionParentId="ba5f92a4-656d-479a-a754-c0ad5bc7b073", authSessionTabId="ncOPm9A2Sn8" 2026-04-08 23:02:36,212 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1ccfee33-e6a7-4cf9-832e-5ecc315c7f67", clientId="d7005411-316c-467b-a7f0-f4466a9aaf9e", userId="87c99047-23a5-47e9-bcda-6fb3e1dbe660", ipAddress="162.253.55.200", resourceType="CLIENT", resourcePath="clients/edc7251a-010e-4201-9136-526bb4b3e3f5" 2026-04-08 23:02:36,635 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1ccfee33-e6a7-4cf9-832e-5ecc315c7f67", clientId="admin-cli", userId="87c99047-23a5-47e9-bcda-6fb3e1dbe660", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="1b663efe-e9e9-4723-8533-319e5261dcf8", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d4cb6076-dec1-489f-a3b8-4dcb2bc02940", client_auth_method="client-secret", username="admin", authSessionParentId="e639adce-a9d6-4d14-a453-8cd8d9383304", authSessionTabId="j7_YKpfu230" 2026-04-08 23:02:36,731 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1ccfee33-e6a7-4cf9-832e-5ecc315c7f67", clientId="d7005411-316c-467b-a7f0-f4466a9aaf9e", userId="87c99047-23a5-47e9-bcda-6fb3e1dbe660", ipAddress="162.253.55.200", resourceType="CLIENT", resourcePath="clients/dd84e236-a59e-44b0-a1b9-4e1fe04dfd6c" 2026-04-08 23:02:37,132 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1ccfee33-e6a7-4cf9-832e-5ecc315c7f67", clientId="admin-cli", userId="87c99047-23a5-47e9-bcda-6fb3e1dbe660", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="d4177f41-08c0-4a84-b570-e12f51f07af3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="79f9581c-3e9b-46f3-a518-1e47de197b2a", client_auth_method="client-secret", username="admin", authSessionParentId="e97ab38b-dd2a-4042-bc49-edb278e4c3d1", authSessionTabId="uYgqASRUfeI" 2026-04-08 23:02:37,286 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1ccfee33-e6a7-4cf9-832e-5ecc315c7f67", clientId="d7005411-316c-467b-a7f0-f4466a9aaf9e", userId="87c99047-23a5-47e9-bcda-6fb3e1dbe660", ipAddress="162.253.55.200", resourceType="CLIENT", resourcePath="clients/2f65ca3f-c48d-44c8-b4e5-22fac82b09a5" 2026-04-08 23:02:38,050 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1ccfee33-e6a7-4cf9-832e-5ecc315c7f67", clientId="admin-cli", userId="87c99047-23a5-47e9-bcda-6fb3e1dbe660", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="6fa3843f-aad2-4f87-8088-4069bf0d1e82", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="49ffe56c-670e-4019-bcda-ec57637116d1", client_auth_method="client-secret", username="admin", authSessionParentId="6da3a2bf-c00c-4336-b2a5-f5ba8c69053a", authSessionTabId="d1_q6464hGE" 2026-04-08 23:02:38,183 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1ccfee33-e6a7-4cf9-832e-5ecc315c7f67", clientId="d7005411-316c-467b-a7f0-f4466a9aaf9e", userId="87c99047-23a5-47e9-bcda-6fb3e1dbe660", ipAddress="162.253.55.200", resourceType="CLIENT_ROLE", resourcePath="clients/edc7251a-010e-4201-9136-526bb4b3e3f5/roles/member" 2026-04-08 23:02:38,579 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1ccfee33-e6a7-4cf9-832e-5ecc315c7f67", clientId="admin-cli", userId="87c99047-23a5-47e9-bcda-6fb3e1dbe660", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="df0ca405-9942-4dd6-9267-0320d243596f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d0e691a2-3577-4659-8e6e-ac140394df2e", client_auth_method="client-secret", username="admin", authSessionParentId="55ce1296-4edd-426c-b9ab-c35f9dd1b101", authSessionTabId="7lUgExlhpjc" 2026-04-08 23:02:38,680 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1ccfee33-e6a7-4cf9-832e-5ecc315c7f67", clientId="d7005411-316c-467b-a7f0-f4466a9aaf9e", userId="87c99047-23a5-47e9-bcda-6fb3e1dbe660", ipAddress="162.253.55.200", resourceType="CLIENT_ROLE", resourcePath="clients/dd84e236-a59e-44b0-a1b9-4e1fe04dfd6c/roles/admin" 2026-04-08 23:02:39,126 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1ccfee33-e6a7-4cf9-832e-5ecc315c7f67", clientId="admin-cli", userId="87c99047-23a5-47e9-bcda-6fb3e1dbe660", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="ebc8da77-7543-4c9b-85b6-cc0379725069", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="082e7eae-338b-4ab6-91d3-9ca4b68ebbb2", client_auth_method="client-secret", username="admin", authSessionParentId="94aa45ed-ad2b-4a82-8f3b-e4fd53368a9e", authSessionTabId="7_dSSS-e1Ao" 2026-04-08 23:02:39,218 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1ccfee33-e6a7-4cf9-832e-5ecc315c7f67", clientId="d7005411-316c-467b-a7f0-f4466a9aaf9e", userId="87c99047-23a5-47e9-bcda-6fb3e1dbe660", ipAddress="162.253.55.200", resourceType="CLIENT_ROLE", resourcePath="clients/dd84e236-a59e-44b0-a1b9-4e1fe04dfd6c/roles/editor" 2026-04-08 23:02:39,663 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1ccfee33-e6a7-4cf9-832e-5ecc315c7f67", clientId="admin-cli", userId="87c99047-23a5-47e9-bcda-6fb3e1dbe660", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="2e3b9c48-ec0c-4549-a8d2-45e3cfdf323f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ad76247a-ee0e-486b-a5f2-5907beed6c32", client_auth_method="client-secret", username="admin", authSessionParentId="45f15c09-af2f-4ef2-a02c-a30822ea128e", authSessionTabId="KMqUEUUTc2o" 2026-04-08 23:02:39,786 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1ccfee33-e6a7-4cf9-832e-5ecc315c7f67", clientId="d7005411-316c-467b-a7f0-f4466a9aaf9e", userId="87c99047-23a5-47e9-bcda-6fb3e1dbe660", ipAddress="162.253.55.200", resourceType="CLIENT_ROLE", resourcePath="clients/dd84e236-a59e-44b0-a1b9-4e1fe04dfd6c/roles/viewer" 2026-04-08 23:02:40,197 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="1ccfee33-e6a7-4cf9-832e-5ecc315c7f67", clientId="admin-cli", userId="87c99047-23a5-47e9-bcda-6fb3e1dbe660", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="3f5bfe5f-0ab2-4e9f-b55a-606f5b4583f2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e1727cff-76b2-49ab-92fa-c17fe94fcca0", client_auth_method="client-secret", username="admin", authSessionParentId="dc641d38-0c8c-4574-847e-b7db8c0b1043", authSessionTabId="cIKJhsgpwio" 2026-04-08 23:02:40,314 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="1ccfee33-e6a7-4cf9-832e-5ecc315c7f67", clientId="d7005411-316c-467b-a7f0-f4466a9aaf9e", userId="87c99047-23a5-47e9-bcda-6fb3e1dbe660", ipAddress="162.253.55.200", resourceType="CLIENT_ROLE", resourcePath="clients/2f65ca3f-c48d-44c8-b4e5-22fac82b09a5/roles/member" 2026-04-08 23:04:52,609 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1ccfee33-e6a7-4cf9-832e-5ecc315c7f67", clientId="admin-cli", userId="87c99047-23a5-47e9-bcda-6fb3e1dbe660", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="94c9cecd-9b36-43a0-a81f-7c6fb1676ced", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="729f480b-dc92-492a-a4e5-0f0eb6d19c2e", client_auth_method="client-secret", username="admin", authSessionParentId="e73970d9-cff4-4265-9ede-3be50ce6b28a", authSessionTabId="NYqklLJuuUI" 2026-04-08 23:04:53,090 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="1ccfee33-e6a7-4cf9-832e-5ecc315c7f67", clientId="d7005411-316c-467b-a7f0-f4466a9aaf9e", userId="87c99047-23a5-47e9-bcda-6fb3e1dbe660", ipAddress="162.253.55.200", resourceType="REALM", resourcePath="null" 2026-04-08 23:04:54,605 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1ccfee33-e6a7-4cf9-832e-5ecc315c7f67", clientId="admin-cli", userId="87c99047-23a5-47e9-bcda-6fb3e1dbe660", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="743cce61-09a7-4593-8c57-b643c23097f6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="df3478cb-03c6-4612-8df7-3929bff20ffa", client_auth_method="client-secret", username="admin", authSessionParentId="20eb3351-1656-4639-9452-8f95c4cab4ce", authSessionTabId="fSGRghHOX7Y" 2026-04-08 23:04:54,791 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="1ccfee33-e6a7-4cf9-832e-5ecc315c7f67", clientId="d7005411-316c-467b-a7f0-f4466a9aaf9e", userId="87c99047-23a5-47e9-bcda-6fb3e1dbe660", ipAddress="162.253.55.200", resourceType="CLIENT", resourcePath="clients/c2f64a7f-6a67-47ff-a49c-72f45c18e7cf" 2026-04-08 23:04:55,434 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="1ccfee33-e6a7-4cf9-832e-5ecc315c7f67", clientId="admin-cli", userId="87c99047-23a5-47e9-bcda-6fb3e1dbe660", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="b98980dd-bf78-48c2-bf29-4fe49831435e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="03e5b4c9-5336-427f-8b5d-df2610513853", client_auth_method="client-secret", username="admin", authSessionParentId="75d95cf7-1913-4e9a-b467-2a8a36c13307", authSessionTabId="N98JgggT5oc" 2026-04-08 23:04:55,813 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="1ccfee33-e6a7-4cf9-832e-5ecc315c7f67", clientId="d7005411-316c-467b-a7f0-f4466a9aaf9e", userId="87c99047-23a5-47e9-bcda-6fb3e1dbe660", ipAddress="162.253.55.200", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/496b2444-6d41-47ef-916f-ef02d81d5e14/role-mappings/clients/3f8861e5-3ce6-4f1f-bdab-ebfd8ef8b5c3"