Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-04-02 16:48:11,359 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 50909ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn 2026-04-02 16:48:15,714 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-04-02 16:48:23,723 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-02 16:48:24,027 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-02 16:48:24,620 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-02 16:48:25,327 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-02 16:48:25,330 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 0a15bfb4-10f0-40a8-b127-893db86f971d, name: keycloak-0-64773 2026-04-02 16:48:25,336 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-04-02 16:48:25,409 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-04-02 16:48:25,421 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.18695 2026-04-02 16:48:27,465 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-64773: no members discovered after 2040 ms: creating cluster as coordinator 2026-04-02 16:48:27,516 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-64773|0] (1) [keycloak-0-64773] 2026-04-02 16:48:27,617 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-64773`, physical addresses are `[10.0.0.198:34231]` 2026-04-02 16:48:27,627 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-02 16:48:28,020 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-04-02 16:48:28,110 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-02 16:48:29,333 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-64773, Site name: null 2026-04-02 16:48:39,513 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-02 16:48:39,514 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-02 16:48:39,929 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-02 16:48:44,914 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-02 16:48:44,914 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-02 16:48:45,427 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-02 16:48:45,427 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-02 16:48:52,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-04-02 16:48:52,235 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:48:53,836 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:48:53,859 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:48:55,823 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:48:55,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-04-02 16:48:57,905 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:48:57,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-04-02 16:48:57,946 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:00,016 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:00,974 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:00,996 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:01,301 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:01,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-04-02 16:49:01,685 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:01,693 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:01,698 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:02,964 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:03,989 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:04,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-04-02 16:49:04,033 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:04,039 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:04,321 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:04,491 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:04,496 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:04,780 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:06,159 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:06,167 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:07,091 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:07,361 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:08,134 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:08,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-04-02 16:49:08,203 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:08,214 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:08,288 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-02 16:49:08,357 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-02 16:49:08,423 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-02 16:49:08,535 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-02 16:49:08,621 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-02 16:49:08,726 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-02 16:49:08,790 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-02 16:49:08,862 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-02 16:49:08,996 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-02 16:49:09,038 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-02 16:49:09,138 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-02 16:49:09,192 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-02 16:49:09,245 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-02 16:49:09,298 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-02 16:49:09,346 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-02 16:49:09,441 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-02 16:49:09,571 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-02 16:49:09,575 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:09,684 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:09,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-04-02 16:49:09,796 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:09,861 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:09,868 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:09,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-04-02 16:49:09,884 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:11,568 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:11,640 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:11,817 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:11,828 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:11,833 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:13,049 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:13,162 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:14,146 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:14,410 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:14,434 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:14,441 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:14,450 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49: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-04-02 16:49:14,559 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:14,999 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:17,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-04-02 16:49:18,591 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:18,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-04-02 16:49:18,954 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:19,008 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:19,067 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:19,075 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:19,080 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:19,111 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-02 16:49:19,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-04-02 16:49:19,264 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:19,376 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:19,516 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:19,728 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:19,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-04-02 16:49:19,912 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:19,928 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:19,934 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:20,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-04-02 16:49:21,044 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:21,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-04-02 16:49:21,134 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:21,789 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:21,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-04-02 16:49:21,855 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:21,863 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:21,937 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:21,944 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:21,973 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:22,077 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:22,248 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:22,324 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:22,439 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:22,496 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:22,527 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:22,678 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:22,689 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:22,811 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:22,821 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:22,871 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-02 16:49:22,931 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-02 16:49:22,933 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:23,012 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:23,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-04-02 16:49:23,040 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:23,110 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:23,117 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:23,147 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:23,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-04-02 16:49:23,202 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-02 16:49:23,265 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-02 16:49:23,312 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-02 16:49:23,315 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:23,357 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:23,384 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:23,394 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:23,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-04-02 16:49:23,428 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:23,477 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-02 16:49:23,537 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-02 16:49:23,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-04-02 16:49:23,548 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:23,731 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:23,739 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:23,750 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:23,753 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:23,810 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-02 16:49:23,868 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-02 16:49:23,871 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 16:49:23,918 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-02 16:49:23,920 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-04-02 16:49:24,909 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-02 16:49:31,936 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 80.290s. Listening on: http://0.0.0.0:8080 2026-04-02 16:49:31,936 INFO [io.quarkus] (main) Profile prod activated. 2026-04-02 16:49:31,936 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-04-02 16:49:33,536 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-02 16:49:50,333 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d533ee35-c258-4b21-b539-f1ee155ff61c", clientId="admin-cli", userId="666f88aa-4e5c-422f-8060-96ff2c72a760", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="1026ea38-c03c-4203-81b8-a938592cdde5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8662bf42-991b-4122-a27d-c543f6be8804", client_auth_method="client-secret", username="admin", authSessionParentId="b7c9f45a-4bf2-4a6d-b3bc-b5ff833e6a83", authSessionTabId="T33aMfLVhkU" 2026-04-02 16:49:54,633 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d533ee35-c258-4b21-b539-f1ee155ff61c", clientId="7d68ca4c-d604-4ec1-8d7f-9643dbd898ea", userId="666f88aa-4e5c-422f-8060-96ff2c72a760", ipAddress="199.204.45.109", resourceType="REALM", resourcePath="atmosphere" 2026-04-02 16:49:55,927 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d533ee35-c258-4b21-b539-f1ee155ff61c", clientId="admin-cli", userId="666f88aa-4e5c-422f-8060-96ff2c72a760", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="9d376e14-6fc9-43c4-ab28-900a126d66e7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f063bb45-a98a-49a5-81dd-72dacb4eeed7", client_auth_method="client-secret", username="admin", authSessionParentId="f4aaa9fd-1101-472b-8ec9-81424539f070", authSessionTabId="37UlkDQq2w4" 2026-04-02 16:49:56,125 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d533ee35-c258-4b21-b539-f1ee155ff61c", clientId="7d68ca4c-d604-4ec1-8d7f-9643dbd898ea", userId="666f88aa-4e5c-422f-8060-96ff2c72a760", ipAddress="199.204.45.109", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/e5405eac-5ba2-405e-a933-6744865ad5ed" 2026-04-02 16:49:56,328 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d533ee35-c258-4b21-b539-f1ee155ff61c", clientId="7d68ca4c-d604-4ec1-8d7f-9643dbd898ea", userId="666f88aa-4e5c-422f-8060-96ff2c72a760", ipAddress="199.204.45.109", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/e5405eac-5ba2-405e-a933-6744865ad5ed/protocol-mappers/models/b9b39f80-4c3a-41e6-ab99-44bc552097c7" 2026-04-02 16:50:17,123 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d533ee35-c258-4b21-b539-f1ee155ff61c", clientId="admin-cli", userId="666f88aa-4e5c-422f-8060-96ff2c72a760", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="13593361-ebb5-4413-8a0c-9ccd9eade484", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="313d5bb0-9c87-43c8-875a-d0614342c5b0", client_auth_method="client-secret", username="admin", authSessionParentId="d9ad680c-9f29-4e65-b3a7-23c21158223a", authSessionTabId="6lj82MkvJkw" 2026-04-02 16:50:17,631 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d533ee35-c258-4b21-b539-f1ee155ff61c", clientId="7d68ca4c-d604-4ec1-8d7f-9643dbd898ea", userId="666f88aa-4e5c-422f-8060-96ff2c72a760", ipAddress="199.204.45.109", resourceType="CLIENT", resourcePath="clients/1ee68934-ec60-4342-9123-b2db1517efa4" 2026-04-02 16:50:18,005 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d533ee35-c258-4b21-b539-f1ee155ff61c", clientId="admin-cli", userId="666f88aa-4e5c-422f-8060-96ff2c72a760", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="07899b15-3865-4839-8baf-21e39d65d849", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c67b5aab-6c0e-418f-9bb5-aabc3db0f3ae", client_auth_method="client-secret", username="admin", authSessionParentId="4c7e7ef5-aec4-415d-a1f1-a1a416b19008", authSessionTabId="qz1HI-FPDV0" 2026-04-02 16:50:18,137 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d533ee35-c258-4b21-b539-f1ee155ff61c", clientId="7d68ca4c-d604-4ec1-8d7f-9643dbd898ea", userId="666f88aa-4e5c-422f-8060-96ff2c72a760", ipAddress="199.204.45.109", resourceType="CLIENT", resourcePath="clients/2cfc3c34-0522-4af1-a479-f8d3d31b5fba" 2026-04-02 16:50:18,621 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d533ee35-c258-4b21-b539-f1ee155ff61c", clientId="admin-cli", userId="666f88aa-4e5c-422f-8060-96ff2c72a760", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="cd53b66b-6ce1-4aa9-951f-cbe3424d2833", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a27ff1a3-d745-46d6-82bb-d56057ade1b5", client_auth_method="client-secret", username="admin", authSessionParentId="b27127c7-eb5e-43fc-a192-1c8713392784", authSessionTabId="eJUtq58fbh8" 2026-04-02 16:50:18,752 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d533ee35-c258-4b21-b539-f1ee155ff61c", clientId="7d68ca4c-d604-4ec1-8d7f-9643dbd898ea", userId="666f88aa-4e5c-422f-8060-96ff2c72a760", ipAddress="199.204.45.109", resourceType="CLIENT", resourcePath="clients/c6a221a1-65c0-4dd1-9927-cd1b1833f4f9" 2026-04-02 16:50:19,378 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d533ee35-c258-4b21-b539-f1ee155ff61c", clientId="admin-cli", userId="666f88aa-4e5c-422f-8060-96ff2c72a760", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="34fd8f4d-f3e6-4393-acd4-e454dee454c9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="bc30b698-a5e4-4d97-bf6a-087d68e57a3c", client_auth_method="client-secret", username="admin", authSessionParentId="e2e6915f-b940-4bea-8e49-818d85e5752a", authSessionTabId="O97s6PjOxXQ" 2026-04-02 16:50:19,529 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d533ee35-c258-4b21-b539-f1ee155ff61c", clientId="7d68ca4c-d604-4ec1-8d7f-9643dbd898ea", userId="666f88aa-4e5c-422f-8060-96ff2c72a760", ipAddress="199.204.45.109", resourceType="CLIENT_ROLE", resourcePath="clients/1ee68934-ec60-4342-9123-b2db1517efa4/roles/member" 2026-04-02 16:50:19,938 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d533ee35-c258-4b21-b539-f1ee155ff61c", clientId="admin-cli", userId="666f88aa-4e5c-422f-8060-96ff2c72a760", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="f85d41b6-c05d-4d60-aced-4ee3dd71656d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="55ed696f-69ff-4d7c-8825-42618636c1e0", client_auth_method="client-secret", username="admin", authSessionParentId="cd87d911-b36f-4528-8264-f6b2f256bef0", authSessionTabId="MZv7k1a-TbY" 2026-04-02 16:50:20,121 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d533ee35-c258-4b21-b539-f1ee155ff61c", clientId="7d68ca4c-d604-4ec1-8d7f-9643dbd898ea", userId="666f88aa-4e5c-422f-8060-96ff2c72a760", ipAddress="199.204.45.109", resourceType="CLIENT_ROLE", resourcePath="clients/2cfc3c34-0522-4af1-a479-f8d3d31b5fba/roles/admin" 2026-04-02 16:50:20,501 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d533ee35-c258-4b21-b539-f1ee155ff61c", clientId="admin-cli", userId="666f88aa-4e5c-422f-8060-96ff2c72a760", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="260b8c58-1c90-4722-a2e9-01e5155b26f9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="589a63f1-b86a-4d7e-a94a-f1a00e08df3c", client_auth_method="client-secret", username="admin", authSessionParentId="7e19cec1-86f9-442b-8fc4-ae16f3c66f53", authSessionTabId="DKBXdHy8Bp0" 2026-04-02 16:50:20,619 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d533ee35-c258-4b21-b539-f1ee155ff61c", clientId="7d68ca4c-d604-4ec1-8d7f-9643dbd898ea", userId="666f88aa-4e5c-422f-8060-96ff2c72a760", ipAddress="199.204.45.109", resourceType="CLIENT_ROLE", resourcePath="clients/2cfc3c34-0522-4af1-a479-f8d3d31b5fba/roles/editor" 2026-04-02 16:50:20,986 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d533ee35-c258-4b21-b539-f1ee155ff61c", clientId="admin-cli", userId="666f88aa-4e5c-422f-8060-96ff2c72a760", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="3f3f58a7-ffb4-4d19-a7db-30c02d82ed58", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="53405fbc-916a-4a54-aed9-a1e2dbcd8d80", client_auth_method="client-secret", username="admin", authSessionParentId="a33dfef5-47d6-451f-acba-c98d0b3c4a0b", authSessionTabId="YZeaWurP4Bc" 2026-04-02 16:50:21,125 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d533ee35-c258-4b21-b539-f1ee155ff61c", clientId="7d68ca4c-d604-4ec1-8d7f-9643dbd898ea", userId="666f88aa-4e5c-422f-8060-96ff2c72a760", ipAddress="199.204.45.109", resourceType="CLIENT_ROLE", resourcePath="clients/2cfc3c34-0522-4af1-a479-f8d3d31b5fba/roles/viewer" 2026-04-02 16:50:21,483 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d533ee35-c258-4b21-b539-f1ee155ff61c", clientId="admin-cli", userId="666f88aa-4e5c-422f-8060-96ff2c72a760", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="693d0682-bc8a-4d1e-809b-e02f9160282f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1dc3b773-d4a2-44d9-ad13-da2f11592dec", client_auth_method="client-secret", username="admin", authSessionParentId="2df72e93-6221-4f25-a4e4-6839d2ff2ab3", authSessionTabId="Fs-QaapX9t0" 2026-04-02 16:50:21,562 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d533ee35-c258-4b21-b539-f1ee155ff61c", clientId="7d68ca4c-d604-4ec1-8d7f-9643dbd898ea", userId="666f88aa-4e5c-422f-8060-96ff2c72a760", ipAddress="199.204.45.109", resourceType="CLIENT_ROLE", resourcePath="clients/c6a221a1-65c0-4dd1-9927-cd1b1833f4f9/roles/member" 2026-04-02 16:52:38,975 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d533ee35-c258-4b21-b539-f1ee155ff61c", clientId="admin-cli", userId="666f88aa-4e5c-422f-8060-96ff2c72a760", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="057a84cd-7b55-4f29-a068-ad38d61d6482", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="be4c8d7e-a612-498f-8d52-af262c71a847", client_auth_method="client-secret", username="admin", authSessionParentId="5c28a640-77da-4399-9bcd-4ad877276535", authSessionTabId="oQ4QcB_r8h8" 2026-04-02 16:52:39,928 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d533ee35-c258-4b21-b539-f1ee155ff61c", clientId="7d68ca4c-d604-4ec1-8d7f-9643dbd898ea", userId="666f88aa-4e5c-422f-8060-96ff2c72a760", ipAddress="199.204.45.109", resourceType="REALM", resourcePath="null" 2026-04-02 16:52:41,383 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d533ee35-c258-4b21-b539-f1ee155ff61c", clientId="admin-cli", userId="666f88aa-4e5c-422f-8060-96ff2c72a760", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="def15abf-c156-4968-998d-e1e03188dd93", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7fb4284e-73f9-4a2e-90c8-3ff685135ee4", client_auth_method="client-secret", username="admin", authSessionParentId="9296f01b-f344-43ae-855b-a5fcfbbb1df3", authSessionTabId="GwvAw2Q-fms" 2026-04-02 16:52:41,459 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d533ee35-c258-4b21-b539-f1ee155ff61c", clientId="7d68ca4c-d604-4ec1-8d7f-9643dbd898ea", userId="666f88aa-4e5c-422f-8060-96ff2c72a760", ipAddress="199.204.45.109", resourceType="CLIENT", resourcePath="clients/37b94c50-2488-4762-aa1c-c91186ed44a3" 2026-04-02 16:52:42,069 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d533ee35-c258-4b21-b539-f1ee155ff61c", clientId="admin-cli", userId="666f88aa-4e5c-422f-8060-96ff2c72a760", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="01915b77-8580-4e2e-8141-19f838cd7541", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a14c61ea-2560-4423-a298-e4035a8789ca", client_auth_method="client-secret", username="admin", authSessionParentId="fb010533-4fcf-4937-975d-4e52e9638831", authSessionTabId="nUPDhf4eR4Q" 2026-04-02 16:52:42,522 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d533ee35-c258-4b21-b539-f1ee155ff61c", clientId="7d68ca4c-d604-4ec1-8d7f-9643dbd898ea", userId="666f88aa-4e5c-422f-8060-96ff2c72a760", ipAddress="199.204.45.109", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/544b4bac-fce2-4990-a84c-4f3585ac2c7b/role-mappings/clients/4c5e5f2e-b39a-4c87-8036-d854d6c943cb"