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 18:32:19,345 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 51833ms 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 18:32:24,494 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 18:32:32,299 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-03-31 18:32:32,685 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-03-31 18:32:33,289 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 18:32:33,882 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-03-31 18:32:33,884 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: ae7cc7ce-e82d-4725-8b71-68e221fcc863, name: keycloak-0-10286 2026-03-31 18:32:33,889 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 18:32:33,889 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 18:32:33,897 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.42154 2026-03-31 18:32:35,982 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-10286: no members discovered after 2004 ms: creating cluster as coordinator 2026-03-31 18:32:35,994 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-10286|0] (1) [keycloak-0-10286] 2026-03-31 18:32:36,004 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 18:32:36,083 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-03-31 18:32:36,099 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-10286`, physical addresses are `[10.0.0.225:57690]` 2026-03-31 18:32:36,187 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-03-31 18:32:37,906 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-10286, Site name: null 2026-03-31 18:32:48,691 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 18:32:48,691 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 18:32:49,097 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-03-31 18:32:55,086 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 18:32:55,086 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 18:32:55,584 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 18:32:55,584 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 18:33:03,197 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 18:33:03,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-03-31 18:33:04,197 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 18:33:04,226 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 18:33:06,287 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:06,317 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:08,682 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:08,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 18:33:08,728 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 18:33:10,864 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:11,981 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:12,004 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:12,369 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:12,790 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:12,795 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:12,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 18:33:12,808 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 18:33:14,244 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:15,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-03-31 18:33:15,512 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:15,528 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 18:33:15,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 18:33:15,849 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:16,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-03-31 18:33: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 18:33:16,313 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 18:33:17,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 18:33:17,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-03-31 18:33:18,781 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:19,056 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:22,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 18:33:22,145 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:22,213 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:22,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 18:33:22,296 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 18:33:22,366 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 18:33:22,436 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 18:33:22,531 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 18:33:22,635 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 18:33:22,763 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 18:33:22,846 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-31 18:33:22,920 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 18:33:23,068 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 18:33:23,117 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 18:33:23,228 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 18:33:23,287 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-31 18:33:23,359 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 18:33:23,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-03-31 18:33:23,472 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 18:33:23,587 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 18:33:23,707 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 18:33:23,712 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 18:33:23,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-03-31 18:33:23,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 18:33:23,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-03-31 18:33:24,001 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 18:33:24,007 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:24,013 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:24,023 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:25,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 18:33:25,839 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:26,041 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:26,053 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:26,059 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:27,931 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:28,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-03-31 18:33:29,118 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:29,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-03-31 18:33:29,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 18:33:29,421 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:29,429 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:29,511 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:29,547 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:30,078 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:33,561 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:34,276 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 18:33:34,465 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:34,625 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:34,679 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:34,738 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:34,746 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:34,752 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:34,785 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 18:33:34,914 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 18:33:34,945 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 18:33:35,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 18:33:35,200 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 18:33:35,419 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:35,483 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:35,600 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:35,615 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:35,621 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:36,614 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:36,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-03-31 18:33:36,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 18:33:36,799 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:37,467 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 18:33:37,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 18:33:37,540 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 18:33:37,547 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:37,615 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:37,621 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:37,651 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:37,778 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:37,917 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33: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-03-31 18:33:38,124 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:38,189 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 18:33:38,220 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:38,385 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 18:33:38,392 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:38,509 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:38,518 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:38,573 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 18:33:38,640 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 18:33:38,643 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:38,778 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:38,785 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 18:33:38,812 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:38,900 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:38,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-03-31 18:33:38,936 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 18:33:38,975 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:39,026 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 18:33:39,085 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 18:33:39,135 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 18:33:39,138 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:39,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-03-31 18:33:39,230 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:39,239 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:39,266 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 18:33:39,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-03-31 18:33:39,325 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 18:33:39,385 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 18:33:39,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-03-31 18:33:39,400 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:39,600 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:39,608 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-31 18:33:39,615 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:39,620 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:39,678 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 18:33:39,739 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-03-31 18:33:39,742 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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 18:33:39,807 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 18:33:39,810 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-03-31 18:33:41,108 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-03-31 18:33:48,297 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 88.610s. Listening on: http://0.0.0.0:8080 2026-03-31 18:33:48,297 INFO [io.quarkus] (main) Profile prod activated. 2026-03-31 18:33:48,297 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 18:33:51,005 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-03-31 18:34:07,888 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="300da567-c8fa-4930-8202-7998f0c1e48e", clientId="admin-cli", userId="24f01b88-10ed-44cb-8587-3406d7846f39", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="c9bb5171-c500-4bf2-8c15-ae11423771c1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="060a1773-620c-4da1-a20d-5a7ee2cc1061", client_auth_method="client-secret", username="admin", authSessionParentId="b05601df-cd97-4d60-9474-7aee41d7e444", authSessionTabId="T7ah7kAZXLE" 2026-03-31 18:34:12,587 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="300da567-c8fa-4930-8202-7998f0c1e48e", clientId="ba23fbc2-d879-4ebc-a5f7-53cabdfc4baa", userId="24f01b88-10ed-44cb-8587-3406d7846f39", ipAddress="199.204.45.57", resourceType="REALM", resourcePath="atmosphere" 2026-03-31 18:34:13,879 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="300da567-c8fa-4930-8202-7998f0c1e48e", clientId="admin-cli", userId="24f01b88-10ed-44cb-8587-3406d7846f39", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="dba8dee5-5bb8-4190-a0aa-35b6388c5f6d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2ade6255-de3b-478e-9c0d-0ba1b62b1185", client_auth_method="client-secret", username="admin", authSessionParentId="16421413-443c-4d80-a7e0-c45613ccfdae", authSessionTabId="oWs-wEpiYwE" 2026-03-31 18:34:14,094 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="300da567-c8fa-4930-8202-7998f0c1e48e", clientId="ba23fbc2-d879-4ebc-a5f7-53cabdfc4baa", userId="24f01b88-10ed-44cb-8587-3406d7846f39", ipAddress="199.204.45.57", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/b6c98384-cc47-4dee-8ea7-111af2d53e71" 2026-03-31 18:34:14,289 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="300da567-c8fa-4930-8202-7998f0c1e48e", clientId="ba23fbc2-d879-4ebc-a5f7-53cabdfc4baa", userId="24f01b88-10ed-44cb-8587-3406d7846f39", ipAddress="199.204.45.57", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/b6c98384-cc47-4dee-8ea7-111af2d53e71/protocol-mappers/models/12b93f54-105e-49a1-a5f9-bc2c92301d61" 2026-03-31 18:34:35,372 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="300da567-c8fa-4930-8202-7998f0c1e48e", clientId="admin-cli", userId="24f01b88-10ed-44cb-8587-3406d7846f39", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="b71e1d9e-302c-453e-b224-fa41a692025d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f8458b05-c5da-452e-89b9-ae84ea701640", client_auth_method="client-secret", username="admin", authSessionParentId="026cba25-8102-4133-97e6-49c2e251e87a", authSessionTabId="x2Zyp8j9zpw" 2026-03-31 18:34:35,686 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="300da567-c8fa-4930-8202-7998f0c1e48e", clientId="ba23fbc2-d879-4ebc-a5f7-53cabdfc4baa", userId="24f01b88-10ed-44cb-8587-3406d7846f39", ipAddress="199.204.45.57", resourceType="CLIENT", resourcePath="clients/8025ad31-3af2-400c-95b4-aa3856d5b6a4" 2026-03-31 18:34:36,193 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="300da567-c8fa-4930-8202-7998f0c1e48e", clientId="admin-cli", userId="24f01b88-10ed-44cb-8587-3406d7846f39", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="9d51b2c9-6fcf-44b6-8933-f48ff1ec0e0b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ee6fb32a-3aef-45b5-b521-7a0876e303df", client_auth_method="client-secret", username="admin", authSessionParentId="16631ac7-c498-4bdd-a7a6-212d1b24bc72", authSessionTabId="hqeqaC5fODs" 2026-03-31 18:34:37,045 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="300da567-c8fa-4930-8202-7998f0c1e48e", clientId="ba23fbc2-d879-4ebc-a5f7-53cabdfc4baa", userId="24f01b88-10ed-44cb-8587-3406d7846f39", ipAddress="199.204.45.57", resourceType="CLIENT", resourcePath="clients/84b44aef-fa4b-4973-a720-d28f164802cb" 2026-03-31 18:34:37,429 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="300da567-c8fa-4930-8202-7998f0c1e48e", clientId="admin-cli", userId="24f01b88-10ed-44cb-8587-3406d7846f39", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="814d4844-7a0b-42df-b2b2-43711ba9777a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="fd418710-ea4f-4f68-9569-6621c414dcee", client_auth_method="client-secret", username="admin", authSessionParentId="b069b790-8b29-461c-a373-b9b478f7b80c", authSessionTabId="2ogM_xunH7Y" 2026-03-31 18:34:37,507 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="300da567-c8fa-4930-8202-7998f0c1e48e", clientId="ba23fbc2-d879-4ebc-a5f7-53cabdfc4baa", userId="24f01b88-10ed-44cb-8587-3406d7846f39", ipAddress="199.204.45.57", resourceType="CLIENT", resourcePath="clients/c1129f9d-5e75-42be-b831-d5e2483e4f4e" 2026-03-31 18:34:38,598 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="300da567-c8fa-4930-8202-7998f0c1e48e", clientId="admin-cli", userId="24f01b88-10ed-44cb-8587-3406d7846f39", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="77ffa607-aee5-4ffe-aa26-1c3811c78754", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="aa2e37b4-cacb-4aee-b56a-c5a19d848433", client_auth_method="client-secret", username="admin", authSessionParentId="a28fbbea-4d10-49bd-a1a3-718dcdef8f79", authSessionTabId="RpIf1ag3ym4" 2026-03-31 18:34:38,892 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="300da567-c8fa-4930-8202-7998f0c1e48e", clientId="ba23fbc2-d879-4ebc-a5f7-53cabdfc4baa", userId="24f01b88-10ed-44cb-8587-3406d7846f39", ipAddress="199.204.45.57", resourceType="CLIENT_ROLE", resourcePath="clients/8025ad31-3af2-400c-95b4-aa3856d5b6a4/roles/member" 2026-03-31 18:34:39,341 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="300da567-c8fa-4930-8202-7998f0c1e48e", clientId="admin-cli", userId="24f01b88-10ed-44cb-8587-3406d7846f39", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="d546f944-4a15-432d-a911-cea734354598", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ddeeb036-2b6b-40d4-9313-b45420746597", client_auth_method="client-secret", username="admin", authSessionParentId="d49c11fc-038d-426a-8adc-7893d238eb96", authSessionTabId="Ds0ewJYXfhA" 2026-03-31 18:34:39,425 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="300da567-c8fa-4930-8202-7998f0c1e48e", clientId="ba23fbc2-d879-4ebc-a5f7-53cabdfc4baa", userId="24f01b88-10ed-44cb-8587-3406d7846f39", ipAddress="199.204.45.57", resourceType="CLIENT_ROLE", resourcePath="clients/84b44aef-fa4b-4973-a720-d28f164802cb/roles/admin" 2026-03-31 18:34:39,803 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="300da567-c8fa-4930-8202-7998f0c1e48e", clientId="admin-cli", userId="24f01b88-10ed-44cb-8587-3406d7846f39", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="1c083546-205f-436e-a7b9-a1e31ea62c44", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a9d368c4-d0d6-4f9d-852f-fd8e8ae131d9", client_auth_method="client-secret", username="admin", authSessionParentId="14dd5a20-21f8-46a8-a3f1-c1039df8df58", authSessionTabId="YfyLcZ0aNnE" 2026-03-31 18:34:39,928 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="300da567-c8fa-4930-8202-7998f0c1e48e", clientId="ba23fbc2-d879-4ebc-a5f7-53cabdfc4baa", userId="24f01b88-10ed-44cb-8587-3406d7846f39", ipAddress="199.204.45.57", resourceType="CLIENT_ROLE", resourcePath="clients/84b44aef-fa4b-4973-a720-d28f164802cb/roles/editor" 2026-03-31 18:34:40,329 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="300da567-c8fa-4930-8202-7998f0c1e48e", clientId="admin-cli", userId="24f01b88-10ed-44cb-8587-3406d7846f39", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="350cbd90-16f1-45c3-b952-94549f3aa4db", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4b3579bc-187c-4b4d-ba4b-beaa655ebb3e", client_auth_method="client-secret", username="admin", authSessionParentId="a4cc5498-864c-4a01-84bf-e29bbf81748d", authSessionTabId="_bzEZQe87OY" 2026-03-31 18:34:40,487 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="300da567-c8fa-4930-8202-7998f0c1e48e", clientId="ba23fbc2-d879-4ebc-a5f7-53cabdfc4baa", userId="24f01b88-10ed-44cb-8587-3406d7846f39", ipAddress="199.204.45.57", resourceType="CLIENT_ROLE", resourcePath="clients/84b44aef-fa4b-4973-a720-d28f164802cb/roles/viewer" 2026-03-31 18:34:40,893 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="300da567-c8fa-4930-8202-7998f0c1e48e", clientId="admin-cli", userId="24f01b88-10ed-44cb-8587-3406d7846f39", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="65d1fba9-8cb2-40b3-bd11-26c7f3db194e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7751e582-358f-4eed-8c4c-b2c106b30a79", client_auth_method="client-secret", username="admin", authSessionParentId="2d914899-e4ec-4e62-86bd-722a729ac5ab", authSessionTabId="K4zecqR2Vyo" 2026-03-31 18:34:41,003 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="300da567-c8fa-4930-8202-7998f0c1e48e", clientId="ba23fbc2-d879-4ebc-a5f7-53cabdfc4baa", userId="24f01b88-10ed-44cb-8587-3406d7846f39", ipAddress="199.204.45.57", resourceType="CLIENT_ROLE", resourcePath="clients/c1129f9d-5e75-42be-b831-d5e2483e4f4e/roles/member" 2026-03-31 18:37:02,307 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="300da567-c8fa-4930-8202-7998f0c1e48e", clientId="admin-cli", userId="24f01b88-10ed-44cb-8587-3406d7846f39", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="fb6948a3-f28e-4fb2-9be2-bb5b58d609de", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1adc0592-2f33-428d-b6ac-8d1e66ae89e4", client_auth_method="client-secret", username="admin", authSessionParentId="1e264896-9521-4fbe-b0ea-0c75d454072b", authSessionTabId="KJnfaHbATys" 2026-03-31 18:37:02,781 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="300da567-c8fa-4930-8202-7998f0c1e48e", clientId="ba23fbc2-d879-4ebc-a5f7-53cabdfc4baa", userId="24f01b88-10ed-44cb-8587-3406d7846f39", ipAddress="199.204.45.57", resourceType="REALM", resourcePath="null" 2026-03-31 18:37:04,281 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="300da567-c8fa-4930-8202-7998f0c1e48e", clientId="admin-cli", userId="24f01b88-10ed-44cb-8587-3406d7846f39", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="237f1ba1-f33e-41cc-ae59-619896287d34", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="890f2c1f-7aec-4b00-ab54-cf1b45c227af", client_auth_method="client-secret", username="admin", authSessionParentId="aeda30c0-a736-4eb0-9f28-237af6542935", authSessionTabId="JUD38-xw_L8" 2026-03-31 18:37:04,477 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="300da567-c8fa-4930-8202-7998f0c1e48e", clientId="ba23fbc2-d879-4ebc-a5f7-53cabdfc4baa", userId="24f01b88-10ed-44cb-8587-3406d7846f39", ipAddress="199.204.45.57", resourceType="CLIENT", resourcePath="clients/0acdff85-7fde-4d51-95fe-63de45599d54" 2026-03-31 18:37:05,099 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="300da567-c8fa-4930-8202-7998f0c1e48e", clientId="admin-cli", userId="24f01b88-10ed-44cb-8587-3406d7846f39", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="6cee8f2a-7270-48f0-81ba-f1f83f674622", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b77678cb-1228-44a4-9f6f-da4752d97dca", client_auth_method="client-secret", username="admin", authSessionParentId="29705216-cffd-409f-a16b-f33a7145038a", authSessionTabId="4XBl7jLE29w" 2026-03-31 18:37:05,708 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="300da567-c8fa-4930-8202-7998f0c1e48e", clientId="ba23fbc2-d879-4ebc-a5f7-53cabdfc4baa", userId="24f01b88-10ed-44cb-8587-3406d7846f39", ipAddress="199.204.45.57", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/2982755d-9534-48a6-9e70-5e99d12a4edd/role-mappings/clients/de56a002-ded4-4d72-9681-b6fb9f622fbb"