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-02-26 16:52:21,602 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 53296ms 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-02-26 16:52:27,299 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-02-26 16:52:35,917 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-02-26 16:52:36,610 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-02-26 16:52:37,490 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-02-26 16:52:38,087 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-02-26 16:52:38,091 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 7f6b6a24-fc78-4e8d-a357-8345080456db, name: keycloak-0-63516 2026-02-26 16:52:38,100 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-02-26 16:52:38,101 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-02-26 16:52:38,107 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.23408 2026-02-26 16:52:39,200 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-02-26 16:52:39,208 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-02-26 16:52:40,189 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-63516: no members discovered after 2078 ms: creating cluster as coordinator 2026-02-26 16:52:40,201 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-63516|0] (1) [keycloak-0-63516] 2026-02-26 16:52:40,217 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-63516`, physical addresses are `[10.0.0.124:38944]` 2026-02-26 16:52:40,288 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-02-26 16:52:41,914 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-63516, Site name: null 2026-02-26 16:52:51,797 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-02-26 16:52:51,797 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-02-26 16:52:52,220 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-02-26 16:52:57,893 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-02-26 16:52:57,894 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-02-26 16:52:58,316 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-02-26 16:52:58,316 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-02-26 16:53:05,329 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:05,494 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:06,443 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:06,470 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:08,609 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:08,637 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:10,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-02-26 16:53:10,910 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:10,921 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:13,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-02-26 16:53:14,218 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:14,233 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:14,580 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:15,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-02-26 16:53:15,024 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:15,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-02-26 16:53:15,038 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:16,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-02-26 16:53:17,573 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:17,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-02-26 16:53:17,626 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:17,632 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:17,965 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:18,119 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:18,125 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:18,437 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:20,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-02-26 16:53:20,020 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:21,101 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:21,409 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:22,237 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:22,247 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:22,310 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:22,320 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:22,391 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-02-26 16:53:22,469 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-02-26 16:53:22,540 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-02-26 16:53: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-02-26 16:53:22,739 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-02-26 16:53:22,857 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-02-26 16:53:22,938 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-02-26 16:53:23,026 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-02-26 16:53:23,166 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-02-26 16:53:23,212 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-02-26 16:53:23,323 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-02-26 16:53:23,386 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-02-26 16:53:23,448 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-02-26 16:53:23,507 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-02-26 16:53:23,564 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-02-26 16:53:23,672 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-02-26 16:53:23,795 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-02-26 16:53:23,800 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:23,915 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:23,988 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:24,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-02-26 16:53:24,129 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:24,136 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:24,141 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:24,149 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:25,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-02-26 16:53:26,084 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:26,286 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:26,297 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:26,302 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:27,659 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:27,767 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:28,877 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:29,181 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:29,205 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:29,215 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:29,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-02-26 16:53:29,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-02-26 16:53:29,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-02-26 16:53:29,883 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:33,065 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:33,845 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:34,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-02-26 16:53:34,267 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:34,322 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:34,383 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:34,391 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:34,398 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:34,440 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-02-26 16:53:34,585 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:34,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-02-26 16:53:34,741 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:34,910 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:35,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-02-26 16:53:35,216 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:35,342 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:35,359 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:35,365 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:36,506 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:36,581 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:36,667 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:36,672 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:37,371 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:37,383 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:37,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-02-26 16:53:37,440 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:37,507 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:37,513 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:37,541 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:37,652 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:37,826 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:37,910 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:38,037 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:38,098 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:38,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-02-26 16:53:38,302 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:38,309 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:38,432 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:38,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-02-26 16:53:38,500 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-02-26 16:53:38,574 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-02-26 16:53:38,588 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:38,690 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:38,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-02-26 16:53:38,724 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:38,818 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:38,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-02-26 16:53:38,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-02-26 16:53:38,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-02-26 16:53:38,946 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-02-26 16:53:39,019 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-02-26 16:53:39,071 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-02-26 16:53:39,074 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:39,120 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:39,153 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:39,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-02-26 16:53:39,193 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:39,209 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:39,272 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-02-26 16:53:39,347 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-02-26 16:53:39,351 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:39,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-02-26 16:53:39,574 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:39,583 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:39,593 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:39,599 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:39,665 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-02-26 16:53:39,743 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-02-26 16:53:39,747 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-02-26 16:53:39,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-02-26 16:53:39,814 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-02-26 16:53:41,196 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-02-26 16:53:48,392 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 86.464s. Listening on: http://0.0.0.0:8080 2026-02-26 16:53:48,392 INFO [io.quarkus] (main) Profile prod activated. 2026-02-26 16:53:48,392 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-02-26 16:53:49,901 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-02-26 16:54:06,391 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0d2e2941-3acd-4829-a12d-57a728b0c699", clientId="admin-cli", userId="43025f43-2702-4e63-8b52-35d584e71929", ipAddress="162.253.55.52", auth_method="openid-connect", token_id="640f7914-e905-4dbf-8e2a-b66c76e8b79a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b0d21f7e-290c-457f-ad04-972f010760ad", client_auth_method="client-secret", username="admin", authSessionParentId="39639f2c-80ff-4158-b14e-cdb2bf4d9b8b", authSessionTabId="v-om7LU1vtI" 2026-02-26 16:54:10,591 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="0d2e2941-3acd-4829-a12d-57a728b0c699", clientId="bb029b08-265f-4c26-9751-9e086a9d1dda", userId="43025f43-2702-4e63-8b52-35d584e71929", ipAddress="162.253.55.52", resourceType="REALM", resourcePath="atmosphere" 2026-02-26 16:54:11,799 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0d2e2941-3acd-4829-a12d-57a728b0c699", clientId="admin-cli", userId="43025f43-2702-4e63-8b52-35d584e71929", ipAddress="162.253.55.52", auth_method="openid-connect", token_id="864b2ffe-8577-4b6e-a585-6a83b9cf6e77", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9847114b-470b-4868-8809-99490cad78a8", client_auth_method="client-secret", username="admin", authSessionParentId="fcf48708-9f9a-4705-8913-3a1b5b08c949", authSessionTabId="6JNLmjWD95Y" 2026-02-26 16:54:11,996 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="0d2e2941-3acd-4829-a12d-57a728b0c699", clientId="bb029b08-265f-4c26-9751-9e086a9d1dda", userId="43025f43-2702-4e63-8b52-35d584e71929", ipAddress="162.253.55.52", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/a0f6ad2c-08cd-484a-87bd-765b3eb96dd8" 2026-02-26 16:54:12,195 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="0d2e2941-3acd-4829-a12d-57a728b0c699", clientId="bb029b08-265f-4c26-9751-9e086a9d1dda", userId="43025f43-2702-4e63-8b52-35d584e71929", ipAddress="162.253.55.52", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/a0f6ad2c-08cd-484a-87bd-765b3eb96dd8/protocol-mappers/models/d6d5bd85-5305-46d5-816a-c445da4e06c6" 2026-02-26 16:54:33,084 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0d2e2941-3acd-4829-a12d-57a728b0c699", clientId="admin-cli", userId="43025f43-2702-4e63-8b52-35d584e71929", ipAddress="162.253.55.52", auth_method="openid-connect", token_id="ec92bfd1-5f48-46f6-8888-c33f369a1242", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="085a4dd8-0091-41eb-a163-27eb14cf73af", client_auth_method="client-secret", username="admin", authSessionParentId="5ac65884-1481-4e93-b7a4-1ad444e7e6c3", authSessionTabId="8x9ozRrP95Y" 2026-02-26 16:54:33,314 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="0d2e2941-3acd-4829-a12d-57a728b0c699", clientId="bb029b08-265f-4c26-9751-9e086a9d1dda", userId="43025f43-2702-4e63-8b52-35d584e71929", ipAddress="162.253.55.52", resourceType="CLIENT", resourcePath="clients/28439af1-ffcd-4acd-ad19-bdf51d82d454" 2026-02-26 16:54:33,725 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0d2e2941-3acd-4829-a12d-57a728b0c699", clientId="admin-cli", userId="43025f43-2702-4e63-8b52-35d584e71929", ipAddress="162.253.55.52", auth_method="openid-connect", token_id="840aa620-8d38-4ac6-81df-1551b4fe1d22", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a04dc361-4d09-4610-93c2-3daf5ae9cd44", client_auth_method="client-secret", username="admin", authSessionParentId="7fb7ca57-9732-4eca-9c39-06e1728c26ef", authSessionTabId="ukY2QQSd-j8" 2026-02-26 16:54:33,822 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="0d2e2941-3acd-4829-a12d-57a728b0c699", clientId="bb029b08-265f-4c26-9751-9e086a9d1dda", userId="43025f43-2702-4e63-8b52-35d584e71929", ipAddress="162.253.55.52", resourceType="CLIENT", resourcePath="clients/c6a4819e-fcce-4749-b536-215f6bd204c6" 2026-02-26 16:54:34,225 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0d2e2941-3acd-4829-a12d-57a728b0c699", clientId="admin-cli", userId="43025f43-2702-4e63-8b52-35d584e71929", ipAddress="162.253.55.52", auth_method="openid-connect", token_id="a91882fe-4487-41cd-8d71-2f1b777c3e07", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9bd411b9-c6b5-4999-9cd1-1ccf880cd7fb", client_auth_method="client-secret", username="admin", authSessionParentId="d05147c6-7b0e-40fc-8744-92295c594d7d", authSessionTabId="yHBhzu3ypTQ" 2026-02-26 16:54:34,397 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="0d2e2941-3acd-4829-a12d-57a728b0c699", clientId="bb029b08-265f-4c26-9751-9e086a9d1dda", userId="43025f43-2702-4e63-8b52-35d584e71929", ipAddress="162.253.55.52", resourceType="CLIENT", resourcePath="clients/dedf0200-5abf-4a0a-aed4-0b610564ef70" 2026-02-26 16:54:35,092 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0d2e2941-3acd-4829-a12d-57a728b0c699", clientId="admin-cli", userId="43025f43-2702-4e63-8b52-35d584e71929", ipAddress="162.253.55.52", auth_method="openid-connect", token_id="ba9a14fa-0b31-4ad3-8449-a9b40e3c6796", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b72c18ff-6ff0-4682-aa36-252ce2c7618c", client_auth_method="client-secret", username="admin", authSessionParentId="031aa65f-72c8-4acb-a724-f023a491cd05", authSessionTabId="AVJmYCmqZL4" 2026-02-26 16:54:35,715 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="0d2e2941-3acd-4829-a12d-57a728b0c699", clientId="bb029b08-265f-4c26-9751-9e086a9d1dda", userId="43025f43-2702-4e63-8b52-35d584e71929", ipAddress="162.253.55.52", resourceType="CLIENT_ROLE", resourcePath="clients/28439af1-ffcd-4acd-ad19-bdf51d82d454/roles/member" 2026-02-26 16:54:36,139 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0d2e2941-3acd-4829-a12d-57a728b0c699", clientId="admin-cli", userId="43025f43-2702-4e63-8b52-35d584e71929", ipAddress="162.253.55.52", auth_method="openid-connect", token_id="9262db4b-8ed9-4a6d-b839-c31061ccd72a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9eb6e63d-1f00-43c0-8013-637dc5258174", client_auth_method="client-secret", username="admin", authSessionParentId="af81f27e-632f-44b4-b786-82f56e608def", authSessionTabId="w9RgrDw_MOE" 2026-02-26 16:54:36,687 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="0d2e2941-3acd-4829-a12d-57a728b0c699", clientId="bb029b08-265f-4c26-9751-9e086a9d1dda", userId="43025f43-2702-4e63-8b52-35d584e71929", ipAddress="162.253.55.52", resourceType="CLIENT_ROLE", resourcePath="clients/c6a4819e-fcce-4749-b536-215f6bd204c6/roles/admin" 2026-02-26 16:54:37,115 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0d2e2941-3acd-4829-a12d-57a728b0c699", clientId="admin-cli", userId="43025f43-2702-4e63-8b52-35d584e71929", ipAddress="162.253.55.52", auth_method="openid-connect", token_id="942ba686-241c-45fa-8e04-20e944c817f4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="00c1e160-3c5d-429a-a5ce-f803280f881e", client_auth_method="client-secret", username="admin", authSessionParentId="73e7af6a-a29d-4cfc-a1f9-e27c566cf8c0", authSessionTabId="PUbzDK2Xzng" 2026-02-26 16:54:37,229 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="0d2e2941-3acd-4829-a12d-57a728b0c699", clientId="bb029b08-265f-4c26-9751-9e086a9d1dda", userId="43025f43-2702-4e63-8b52-35d584e71929", ipAddress="162.253.55.52", resourceType="CLIENT_ROLE", resourcePath="clients/c6a4819e-fcce-4749-b536-215f6bd204c6/roles/editor" 2026-02-26 16:54:37,588 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0d2e2941-3acd-4829-a12d-57a728b0c699", clientId="admin-cli", userId="43025f43-2702-4e63-8b52-35d584e71929", ipAddress="162.253.55.52", auth_method="openid-connect", token_id="c248e80c-fecd-4020-bd9d-a9c50e245746", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5df28f27-54dc-4508-b8e3-a196a3c395a9", client_auth_method="client-secret", username="admin", authSessionParentId="15ecdc7f-ffe0-4a32-888c-d93de3ee3ea9", authSessionTabId="GzWAtW8q-Sg" 2026-02-26 16:54:37,720 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="0d2e2941-3acd-4829-a12d-57a728b0c699", clientId="bb029b08-265f-4c26-9751-9e086a9d1dda", userId="43025f43-2702-4e63-8b52-35d584e71929", ipAddress="162.253.55.52", resourceType="CLIENT_ROLE", resourcePath="clients/c6a4819e-fcce-4749-b536-215f6bd204c6/roles/viewer" 2026-02-26 16:54:38,126 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0d2e2941-3acd-4829-a12d-57a728b0c699", clientId="admin-cli", userId="43025f43-2702-4e63-8b52-35d584e71929", ipAddress="162.253.55.52", auth_method="openid-connect", token_id="8ac0d863-e66a-48fd-b8ad-165e72c3b5b1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4c87779f-e181-4598-af45-93f8c51cc5e6", client_auth_method="client-secret", username="admin", authSessionParentId="b1ab415d-5023-404e-8474-cbdb2b5994aa", authSessionTabId="CgOQYXZ_vwI" 2026-02-26 16:54:38,218 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="0d2e2941-3acd-4829-a12d-57a728b0c699", clientId="bb029b08-265f-4c26-9751-9e086a9d1dda", userId="43025f43-2702-4e63-8b52-35d584e71929", ipAddress="162.253.55.52", resourceType="CLIENT_ROLE", resourcePath="clients/dedf0200-5abf-4a0a-aed4-0b610564ef70/roles/member" 2026-02-26 16:56:59,999 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="0d2e2941-3acd-4829-a12d-57a728b0c699", clientId="admin-cli", userId="43025f43-2702-4e63-8b52-35d584e71929", ipAddress="162.253.55.52", auth_method="openid-connect", token_id="a4c37932-52cb-4519-a052-197b2a1f12bf", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b88e4419-8bb4-41c0-b631-e5ddde5d4468", client_auth_method="client-secret", username="admin", authSessionParentId="364c0691-2cee-414a-a71e-4e42650b2447", authSessionTabId="UGWpDhUbCz0" 2026-02-26 16:57:00,595 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="0d2e2941-3acd-4829-a12d-57a728b0c699", clientId="bb029b08-265f-4c26-9751-9e086a9d1dda", userId="43025f43-2702-4e63-8b52-35d584e71929", ipAddress="162.253.55.52", resourceType="REALM", resourcePath="null" 2026-02-26 16:57:02,207 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="0d2e2941-3acd-4829-a12d-57a728b0c699", clientId="admin-cli", userId="43025f43-2702-4e63-8b52-35d584e71929", ipAddress="162.253.55.52", auth_method="openid-connect", token_id="beb7bb20-3ea2-4080-9cee-172654260d89", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2147d6fb-39c3-497d-af6a-eb098e685f80", client_auth_method="client-secret", username="admin", authSessionParentId="c86a9a96-cf82-47f6-a4e2-6a8cae1b90ad", authSessionTabId="K00DFeQsKAA" 2026-02-26 16:57:02,325 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="0d2e2941-3acd-4829-a12d-57a728b0c699", clientId="bb029b08-265f-4c26-9751-9e086a9d1dda", userId="43025f43-2702-4e63-8b52-35d584e71929", ipAddress="162.253.55.52", resourceType="CLIENT", resourcePath="clients/c38b7e18-c517-453b-b343-491d03955947" 2026-02-26 16:57:02,898 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0d2e2941-3acd-4829-a12d-57a728b0c699", clientId="admin-cli", userId="43025f43-2702-4e63-8b52-35d584e71929", ipAddress="162.253.55.52", auth_method="openid-connect", token_id="28591239-fde8-4203-87e4-99ce0e56c15f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b482ae5e-3785-4eb8-9c0b-11498f3874bb", client_auth_method="client-secret", username="admin", authSessionParentId="7d075239-d06f-4e4a-836e-252cb4dc846a", authSessionTabId="pewxd1Uip1A" 2026-02-26 16:57:03,346 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="0d2e2941-3acd-4829-a12d-57a728b0c699", clientId="bb029b08-265f-4c26-9751-9e086a9d1dda", userId="43025f43-2702-4e63-8b52-35d584e71929", ipAddress="162.253.55.52", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/06f4da4c-219e-4cb4-b6f4-4f623377c9ad/role-mappings/clients/d5f2aabd-94bd-4b4b-b40e-065376af0963"