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-03-31 22:24:00,088 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 49451ms 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-03-31 22:24:05,212 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-03-31 22:24:12,811 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-03-31 22:24:13,210 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-03-31 22:24:13,815 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-03-31 22:24:14,411 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-03-31 22:24:14,413 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: e54f0934-968b-4b8c-88fd-80c69604ece3, name: keycloak-0-13763 2026-03-31 22:24:14,419 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-03-31 22:24:14,419 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-03-31 22:24:14,506 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.30207 2026-03-31 22:24:16,653 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-13763: no members discovered after 2144 ms: creating cluster as coordinator 2026-03-31 22:24:16,710 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-13763|0] (1) [keycloak-0-13763] 2026-03-31 22:24:16,809 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-13763`, physical addresses are `[10.0.0.254:45743]` 2026-03-31 22:24:16,907 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-03-31 22:24:17,209 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-03-31 22:24:18,611 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-13763, Site name: null 2026-03-31 22:24:18,614 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-03-31 22:24:29,112 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-03-31 22:24:29,113 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-03-31 22:24:29,520 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-03-31 22:24:35,317 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-03-31 22:24:35,317 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-03-31 22:24:35,819 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-03-31 22:24:35,819 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-03-31 22:24:42,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-03-31 22:24:43,113 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:24:43,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-03-31 22:24:43,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-03-31 22:24:46,765 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:24:46,792 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:24:49,011 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:24:49,045 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:24:49,057 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:24:51,184 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:24:52,215 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:24:52,234 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:24:52,582 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:24:53,011 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:24:53,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-03-31 22:24:53,030 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:24:53,035 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:24:54,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-03-31 22:24:55,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-03-31 22:24:55,508 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:24:55,529 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:24:55,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-03-31 22:24:55,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-03-31 22:24:56,107 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:24:56,115 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:24:56,427 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:24:57,949 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:24:57,958 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:24:58,966 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:24:59,263 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:00,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-03-31 22:25:00,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-03-31 22:25:00,144 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:00,158 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:00,234 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-03-31 22:25:00,310 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-03-31 22:25:00,378 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-03-31 22:25:00,476 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-03-31 22:25:00,573 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-03-31 22:25:00,685 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-03-31 22:25:00,762 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-03-31 22:25:00,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-03-31 22:25:00,971 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-03-31 22:25:01,014 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-03-31 22:25:01,118 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-03-31 22:25:01,176 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-03-31 22:25:01,233 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-03-31 22:25:01,286 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-03-31 22:25:01,344 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-03-31 22:25:01,444 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-31 22:25:01,573 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-03-31 22:25:01,577 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:01,703 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:01,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-03-31 22:25:01,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-03-31 22:25:01,874 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:01,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-03-31 22:25:01,886 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:01,896 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:03,589 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:03,672 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:03,856 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:03,869 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:03,876 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:05,179 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:05,283 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:06,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-03-31 22:25:06,566 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:06,592 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:06,601 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:06,611 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:06,686 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:06,720 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:07,209 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:10,178 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:10,916 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:11,141 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:11,311 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:11,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-03-31 22:25:11,427 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:11,435 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:11,442 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:11,481 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-03-31 22:25:11,613 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:11,644 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:11,763 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:11,911 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:12,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-03-31 22:25:12,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-03-31 22:25:12,351 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:12,371 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:12,377 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:13,455 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:13,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-03-31 22:25:13,631 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:13,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-03-31 22:25:14,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-03-31 22:25:14,353 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:14,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-03-31 22:25:14,415 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:14,489 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:14,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-03-31 22:25:14,526 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:14,631 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:14,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-03-31 22:25:14,877 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:15,009 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:15,063 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:15,094 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:15,253 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:15,259 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:15,399 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:15,407 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:15,470 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-03-31 22:25:15,543 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-03-31 22:25:15,546 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:15,658 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:15,664 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:15,717 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:15,800 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:15,807 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:15,837 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:15,847 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:15,899 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-03-31 22:25:15,969 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-03-31 22:25:16,015 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-03-31 22:25:16,018 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:16,062 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:16,088 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:16,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-03-31 22:25:16,126 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:16,133 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:16,189 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-03-31 22:25:16,253 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-03-31 22:25:16,256 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:16,267 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:16,488 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:16,497 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:16,505 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:16,510 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 22:25:16,565 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-03-31 22:25:16,636 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-03-31 22:25:16,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-03-31 22:25:16,693 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-03-31 22:25:16,696 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-03-31 22:25:18,003 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-03-31 22:25:25,927 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 85.525s. Listening on: http://0.0.0.0:8080 2026-03-31 22:25:25,927 INFO [io.quarkus] (main) Profile prod activated. 2026-03-31 22:25:25,927 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-03-31 22:25:28,522 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-03-31 22:25:45,020 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e9d035a6-d6a2-44aa-98d3-4aacf7cc4e55", clientId="admin-cli", userId="5b5301c6-58b1-44fa-aac0-2a94f8d45407", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="88ce31a2-7c2b-45f4-b803-c460a6fb6aaf", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="816fc094-5879-49ef-8bdf-4b12e415ef51", client_auth_method="client-secret", username="admin", authSessionParentId="4f9b3d8d-4797-45df-99b1-473564e348a5", authSessionTabId="SqyELXfGekk" 2026-03-31 22:25:50,218 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e9d035a6-d6a2-44aa-98d3-4aacf7cc4e55", clientId="163786fb-741f-42fd-a120-76a6872c91fc", userId="5b5301c6-58b1-44fa-aac0-2a94f8d45407", ipAddress="199.204.45.23", resourceType="REALM", resourcePath="atmosphere" 2026-03-31 22:25:51,528 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e9d035a6-d6a2-44aa-98d3-4aacf7cc4e55", clientId="admin-cli", userId="5b5301c6-58b1-44fa-aac0-2a94f8d45407", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="87359c14-5658-4fb4-9d67-641092ebb2db", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6cb349aa-e149-4a14-9b86-4c14c7acf5af", client_auth_method="client-secret", username="admin", authSessionParentId="c897b42f-b09b-469d-8872-8dab7ba85bb0", authSessionTabId="3ueAyClfbSY" 2026-03-31 22:25:51,809 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e9d035a6-d6a2-44aa-98d3-4aacf7cc4e55", clientId="163786fb-741f-42fd-a120-76a6872c91fc", userId="5b5301c6-58b1-44fa-aac0-2a94f8d45407", ipAddress="199.204.45.23", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/37fd814f-9b0e-480c-8090-8bfbc17a55b8" 2026-03-31 22:25:52,004 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e9d035a6-d6a2-44aa-98d3-4aacf7cc4e55", clientId="163786fb-741f-42fd-a120-76a6872c91fc", userId="5b5301c6-58b1-44fa-aac0-2a94f8d45407", ipAddress="199.204.45.23", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/37fd814f-9b0e-480c-8090-8bfbc17a55b8/protocol-mappers/models/fb03b5e6-0c1c-48ad-bcc6-890776acb953" 2026-03-31 22:26:13,035 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e9d035a6-d6a2-44aa-98d3-4aacf7cc4e55", clientId="admin-cli", userId="5b5301c6-58b1-44fa-aac0-2a94f8d45407", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="bc4c5e28-9bc2-4c4a-9709-3a76ae109703", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="75d5ce99-5203-4c53-a8ac-e817bad58367", client_auth_method="client-secret", username="admin", authSessionParentId="325744dd-13b2-4477-a2d3-595143624e05", authSessionTabId="Oo6xfbECsQo" 2026-03-31 22:26:13,499 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e9d035a6-d6a2-44aa-98d3-4aacf7cc4e55", clientId="163786fb-741f-42fd-a120-76a6872c91fc", userId="5b5301c6-58b1-44fa-aac0-2a94f8d45407", ipAddress="199.204.45.23", resourceType="CLIENT", resourcePath="clients/a591ff6e-d2e2-4e35-9bad-dccf3b7f45de" 2026-03-31 22:26:13,872 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e9d035a6-d6a2-44aa-98d3-4aacf7cc4e55", clientId="admin-cli", userId="5b5301c6-58b1-44fa-aac0-2a94f8d45407", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="8a301660-3c8b-42c7-9dd6-2861822b38ba", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="769c4251-8111-4ac5-99ba-95fd1e864d65", client_auth_method="client-secret", username="admin", authSessionParentId="6f382dcc-85bd-4723-b86c-ba8def54fbf4", authSessionTabId="jPacf17NtAA" 2026-03-31 22:26:13,956 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e9d035a6-d6a2-44aa-98d3-4aacf7cc4e55", clientId="163786fb-741f-42fd-a120-76a6872c91fc", userId="5b5301c6-58b1-44fa-aac0-2a94f8d45407", ipAddress="199.204.45.23", resourceType="CLIENT", resourcePath="clients/2489f1d5-5f44-4b63-941a-b84cc452792d" 2026-03-31 22:26:14,362 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e9d035a6-d6a2-44aa-98d3-4aacf7cc4e55", clientId="admin-cli", userId="5b5301c6-58b1-44fa-aac0-2a94f8d45407", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="66f64e21-294b-479b-bc9f-c40e9ef5e703", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="26d892d5-7b14-4b6f-aee2-57b64d1d8289", client_auth_method="client-secret", username="admin", authSessionParentId="4f5860d4-d926-4256-96d3-e3d3b50c178a", authSessionTabId="nxTcazcBuHM" 2026-03-31 22:26:14,438 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e9d035a6-d6a2-44aa-98d3-4aacf7cc4e55", clientId="163786fb-741f-42fd-a120-76a6872c91fc", userId="5b5301c6-58b1-44fa-aac0-2a94f8d45407", ipAddress="199.204.45.23", resourceType="CLIENT", resourcePath="clients/3998f1ae-b1ce-4d92-a316-e7a5f0724c0f" 2026-03-31 22:26:15,132 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e9d035a6-d6a2-44aa-98d3-4aacf7cc4e55", clientId="admin-cli", userId="5b5301c6-58b1-44fa-aac0-2a94f8d45407", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="838f8192-1b56-4940-9619-ed2383fb2dcb", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="87c3e44b-c9ec-45bc-b941-cfe78507f5f1", client_auth_method="client-secret", username="admin", authSessionParentId="9c36774d-1b53-483d-83e4-488bc046d6a2", authSessionTabId="VqQOVYgdeRk" 2026-03-31 22:26:15,314 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e9d035a6-d6a2-44aa-98d3-4aacf7cc4e55", clientId="163786fb-741f-42fd-a120-76a6872c91fc", userId="5b5301c6-58b1-44fa-aac0-2a94f8d45407", ipAddress="199.204.45.23", resourceType="CLIENT_ROLE", resourcePath="clients/a591ff6e-d2e2-4e35-9bad-dccf3b7f45de/roles/member" 2026-03-31 22:26:15,737 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e9d035a6-d6a2-44aa-98d3-4aacf7cc4e55", clientId="admin-cli", userId="5b5301c6-58b1-44fa-aac0-2a94f8d45407", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="c8bb847a-2985-4de0-bcef-4a52b7fb9df2", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3c92ef00-2ba4-4012-81e1-96c57d6fa9be", client_auth_method="client-secret", username="admin", authSessionParentId="3c561e32-d945-4f25-ba39-4697399e8247", authSessionTabId="9BKLSEf8yu8" 2026-03-31 22:26:15,906 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e9d035a6-d6a2-44aa-98d3-4aacf7cc4e55", clientId="163786fb-741f-42fd-a120-76a6872c91fc", userId="5b5301c6-58b1-44fa-aac0-2a94f8d45407", ipAddress="199.204.45.23", resourceType="CLIENT_ROLE", resourcePath="clients/2489f1d5-5f44-4b63-941a-b84cc452792d/roles/admin" 2026-03-31 22:26:16,329 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e9d035a6-d6a2-44aa-98d3-4aacf7cc4e55", clientId="admin-cli", userId="5b5301c6-58b1-44fa-aac0-2a94f8d45407", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="79888fa5-a97c-448e-8ffb-018c82b3a4b0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="04610e1e-69b7-4618-adc3-d809e594b3cd", client_auth_method="client-secret", username="admin", authSessionParentId="57e4ee5b-1f43-48af-b6dc-b6137c8d89eb", authSessionTabId="bBwuzOtS7dk" 2026-03-31 22:26:16,504 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e9d035a6-d6a2-44aa-98d3-4aacf7cc4e55", clientId="163786fb-741f-42fd-a120-76a6872c91fc", userId="5b5301c6-58b1-44fa-aac0-2a94f8d45407", ipAddress="199.204.45.23", resourceType="CLIENT_ROLE", resourcePath="clients/2489f1d5-5f44-4b63-941a-b84cc452792d/roles/editor" 2026-03-31 22:26:16,938 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e9d035a6-d6a2-44aa-98d3-4aacf7cc4e55", clientId="admin-cli", userId="5b5301c6-58b1-44fa-aac0-2a94f8d45407", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="7287d08c-7238-4105-ad3d-5f564db0c116", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="39f8e964-7134-4437-b849-61105218202f", client_auth_method="client-secret", username="admin", authSessionParentId="bae93ecb-ac85-45b7-b0fc-b980d4a0cb14", authSessionTabId="ZdBAoAcXMKU" 2026-03-31 22:26:17,109 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e9d035a6-d6a2-44aa-98d3-4aacf7cc4e55", clientId="163786fb-741f-42fd-a120-76a6872c91fc", userId="5b5301c6-58b1-44fa-aac0-2a94f8d45407", ipAddress="199.204.45.23", resourceType="CLIENT_ROLE", resourcePath="clients/2489f1d5-5f44-4b63-941a-b84cc452792d/roles/viewer" 2026-03-31 22:26:17,546 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e9d035a6-d6a2-44aa-98d3-4aacf7cc4e55", clientId="admin-cli", userId="5b5301c6-58b1-44fa-aac0-2a94f8d45407", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="8bb67a3a-56d0-40f0-90ff-9b5ce4caa578", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e2b8221d-4b6f-4ec7-81be-fc3a1f87282c", client_auth_method="client-secret", username="admin", authSessionParentId="1e5d509a-af38-4c46-a189-fbce828161c7", authSessionTabId="3x0H0yHnCTA" 2026-03-31 22:26:17,673 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e9d035a6-d6a2-44aa-98d3-4aacf7cc4e55", clientId="163786fb-741f-42fd-a120-76a6872c91fc", userId="5b5301c6-58b1-44fa-aac0-2a94f8d45407", ipAddress="199.204.45.23", resourceType="CLIENT_ROLE", resourcePath="clients/3998f1ae-b1ce-4d92-a316-e7a5f0724c0f/roles/member" 2026-03-31 22:28:26,879 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e9d035a6-d6a2-44aa-98d3-4aacf7cc4e55", clientId="admin-cli", userId="5b5301c6-58b1-44fa-aac0-2a94f8d45407", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="45adc8af-d80e-4651-b094-2bc6a1f6db82", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="de2e5435-8fde-4f76-a13e-f7b052da9c8c", client_auth_method="client-secret", username="admin", authSessionParentId="e7a0434d-7a9a-4b99-9198-8c240d4b3965", authSessionTabId="xqVoFaMilC8" 2026-03-31 22:28:27,427 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e9d035a6-d6a2-44aa-98d3-4aacf7cc4e55", clientId="163786fb-741f-42fd-a120-76a6872c91fc", userId="5b5301c6-58b1-44fa-aac0-2a94f8d45407", ipAddress="199.204.45.23", resourceType="REALM", resourcePath="null" 2026-03-31 22:28:29,021 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e9d035a6-d6a2-44aa-98d3-4aacf7cc4e55", clientId="admin-cli", userId="5b5301c6-58b1-44fa-aac0-2a94f8d45407", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="0b72624c-9c59-40be-a4af-1da81f1c025f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5fa7e076-ac3f-41a2-83c6-30dce40a1617", client_auth_method="client-secret", username="admin", authSessionParentId="30abeb6f-c5f0-4781-98af-898707526dcc", authSessionTabId="VL0fyEJA80s" 2026-03-31 22:28:29,129 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e9d035a6-d6a2-44aa-98d3-4aacf7cc4e55", clientId="163786fb-741f-42fd-a120-76a6872c91fc", userId="5b5301c6-58b1-44fa-aac0-2a94f8d45407", ipAddress="199.204.45.23", resourceType="CLIENT", resourcePath="clients/9a33ce88-e751-44ce-852e-b9e5607c675c" 2026-03-31 22:28:29,756 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e9d035a6-d6a2-44aa-98d3-4aacf7cc4e55", clientId="admin-cli", userId="5b5301c6-58b1-44fa-aac0-2a94f8d45407", ipAddress="199.204.45.23", auth_method="openid-connect", token_id="73976ddd-c5ea-4702-8507-74931e40bd74", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2f6a030f-b48e-4480-be22-489faf32b593", client_auth_method="client-secret", username="admin", authSessionParentId="400f3f5b-4020-4abe-b6b7-7a6b6b34eebd", authSessionTabId="qCPRJB_I8Fo" 2026-03-31 22:28:30,263 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e9d035a6-d6a2-44aa-98d3-4aacf7cc4e55", clientId="163786fb-741f-42fd-a120-76a6872c91fc", userId="5b5301c6-58b1-44fa-aac0-2a94f8d45407", ipAddress="199.204.45.23", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/200483c5-2a23-4177-86d9-1d8aa4ac4ae7/role-mappings/clients/42735d80-51cb-4806-8c6b-054cf857a671"