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-07 05:58:19,859 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 49666ms 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-07 05:58:24,488 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-07 05:58:33,865 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-07 05:58:34,383 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-07 05:58:35,079 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-07 05:58:35,775 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-07 05:58:35,778 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: ce63866f-fe16-410c-9601-53e29e122307, name: keycloak-0-41517 2026-04-07 05:58:35,786 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-07 05:58:35,865 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-07 05:58:35,875 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.33727 2026-04-07 05:58:37,069 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-07 05:58:37,078 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-07 05:58:37,882 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-41517: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-07 05:58:37,894 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-41517|0] (1) [keycloak-0-41517] 2026-04-07 05:58:37,910 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-41517`, physical addresses are `[10.0.0.3:49263]` 2026-04-07 05:58:37,968 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-07 05:58:39,595 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-41517, Site name: null 2026-04-07 05:58:50,888 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-07 05:58:50,888 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-07 05:58:51,289 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-07 05:58:57,383 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-07 05:58:57,383 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-07 05:58:57,882 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-07 05:58:57,883 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-07 05:59:16,553 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 05:59:16,681 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 05:59:17,810 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 05:59:17,838 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 05:59:20,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-07 05:59:20,820 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 05:59:24,987 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 05:59:25,021 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 05:59:25,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-07 05:59:29,411 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 05:59:32,431 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 05:59:32,459 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 05:59:33,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-07 05:59:34,425 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 05:59:34,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-04-07 05:59:34,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-04-07 05:59:34,449 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 05:59:37,522 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 05:59:39,508 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 05:59:39,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-04-07 05:59:39,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-07 05:59:39,565 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 05:59:40,022 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 05:59:40,244 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 05:59:40,252 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 05:59:40,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-07 05:59:43,010 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 05:59:43,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-07 05:59:44,084 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 05:59:44,529 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 05:59:45,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-04-07 05:59:45,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-04-07 05:59:45,449 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 05:59:45,461 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 05:59:45,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-04-07 05:59:45,618 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-07 05:59:45,690 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-07 05:59:45,798 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-07 05:59:45,892 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-07 05:59:46,014 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-07 05:59:46,099 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-07 05:59:46,183 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-07 05:59:46,340 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-07 05:59:46,396 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-07 05:59:46,530 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-07 05:59:46,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-04-07 05:59:46,782 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-07 05:59:46,855 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-07 05:59:46,920 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-07 05:59:47,027 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-07 05:59:47,159 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-07 05:59:47,163 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 05:59:47,271 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 05:59:47,317 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 05:59:47,374 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 05:59:47,454 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 05:59:47,460 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 05:59:47,466 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 05:59:47,477 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 05:59:49,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-04-07 05:59:49,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-07 05:59:49,976 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 05:59:49,988 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 05:59:49,993 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 05:59:51,528 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 05:59:51,676 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 05:59:52,967 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 05:59:53,288 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 05:59:53,312 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 05:59:53,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-07 05:59:53,331 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 05:59:53,501 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 05:59:53,539 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 05:59:54,093 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 05:59:57,572 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 05:59:58,401 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 05:59:58,627 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 05:59:58,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-04-07 05:59:58,908 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 05:59:58,977 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 05:59:58,986 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 05:59:58,993 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 05:59:59,035 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-07 05:59:59,174 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 05:59:59,210 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 05:59:59,356 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 05:59:59,517 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 05:59:59,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-07 05:59:59,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-07 06:00:00,090 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 06:00:00,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-07 06:00:00,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-07 06:00:01,603 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 06:00:01,700 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 06:00:01,848 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 06:00:01,858 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 06:00:02,777 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 06:00:02,787 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 06:00:02,838 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 06:00:02,846 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 06:00:02,917 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 06:00:02,924 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 06:00:02,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-07 06:00:03,068 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 06:00:03,236 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 06:00:03,326 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 06:00:03,453 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 06:00:03,510 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 06:00:03,538 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 06:00:03,711 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 06:00:03,718 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 06:00:03,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-07 06:00:03,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-07 06:00:03,927 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-07 06:00:04,003 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-07 06:00:04,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-07 06:00:04,108 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 06:00:04,115 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 06:00:04,139 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 06:00:04,213 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 06:00:04,219 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 06:00:04,266 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 06:00:04,280 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 06:00:04,341 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-07 06:00:04,417 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-07 06:00:04,468 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-07 06:00:04,471 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 06:00:04,520 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 06:00:04,557 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 06:00:04,566 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 06:00:04,597 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 06:00:04,604 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 06:00:04,660 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-07 06:00:04,734 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-07 06:00:04,738 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 06:00:04,749 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 06:00:05,006 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 06:00:05,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-07 06:00:05,022 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 06:00:05,026 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 06:00:05,084 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-07 06:00:05,168 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-07 06:00:05,171 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 06:00:05,234 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-07 06:00:05,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 UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-04-07 06:00:06,878 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-07 06:00:15,370 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 115.282s. Listening on: http://0.0.0.0:8080 2026-04-07 06:00:15,371 INFO [io.quarkus] (main) Profile prod activated. 2026-04-07 06:00:15,371 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-07 06:00:18,068 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-07 06:00:34,883 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b52615d2-3284-4663-b91d-596899fcd9e3", clientId="admin-cli", userId="26abca24-c394-4f18-ba63-c654113e08b9", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="bbbcacfc-ec0c-48ea-867a-00f6a76e9555", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="bd184d02-533f-4fda-9ba3-7901e2c3fb1c", client_auth_method="client-secret", username="admin", authSessionParentId="d99bad65-2efb-4eea-88eb-386a64acdb47", authSessionTabId="Fi33X1tl1mM" 2026-04-07 06:00:40,077 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b52615d2-3284-4663-b91d-596899fcd9e3", clientId="385d2dfa-2079-486c-8e37-0082aec2afca", userId="26abca24-c394-4f18-ba63-c654113e08b9", ipAddress="199.204.45.227", resourceType="REALM", resourcePath="atmosphere" 2026-04-07 06:00:41,385 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b52615d2-3284-4663-b91d-596899fcd9e3", clientId="admin-cli", userId="26abca24-c394-4f18-ba63-c654113e08b9", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="2ec88c26-c4ae-4cbb-b9f9-577373feaac8", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="83cd9077-8336-4ba0-a1da-2627557f8be2", client_auth_method="client-secret", username="admin", authSessionParentId="4a894f69-9e15-4363-940c-38f53f627c84", authSessionTabId="-Oska1yC6eE" 2026-04-07 06:00:41,668 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="b52615d2-3284-4663-b91d-596899fcd9e3", clientId="385d2dfa-2079-486c-8e37-0082aec2afca", userId="26abca24-c394-4f18-ba63-c654113e08b9", ipAddress="199.204.45.227", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/7733a898-682c-4b3e-af2a-845c3d8fc9fe" 2026-04-07 06:00:41,881 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="b52615d2-3284-4663-b91d-596899fcd9e3", clientId="385d2dfa-2079-486c-8e37-0082aec2afca", userId="26abca24-c394-4f18-ba63-c654113e08b9", ipAddress="199.204.45.227", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/7733a898-682c-4b3e-af2a-845c3d8fc9fe/protocol-mappers/models/2d07d723-ebee-4699-8517-ae457b427c2f" 2026-04-07 06:01:02,802 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b52615d2-3284-4663-b91d-596899fcd9e3", clientId="admin-cli", userId="26abca24-c394-4f18-ba63-c654113e08b9", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="32eff75e-baff-4ab2-acea-fe69be49f71e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="15d4b00b-fb05-4e4d-b862-e92390ab882c", client_auth_method="client-secret", username="admin", authSessionParentId="51c89de8-a9a8-4f70-aea8-508967cf68b7", authSessionTabId="bN-ZqBaCUjs" 2026-04-07 06:01:03,082 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b52615d2-3284-4663-b91d-596899fcd9e3", clientId="385d2dfa-2079-486c-8e37-0082aec2afca", userId="26abca24-c394-4f18-ba63-c654113e08b9", ipAddress="199.204.45.227", resourceType="CLIENT", resourcePath="clients/0056ae76-2791-4244-8c80-9f8cf19c89e5" 2026-04-07 06:01:03,500 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b52615d2-3284-4663-b91d-596899fcd9e3", clientId="admin-cli", userId="26abca24-c394-4f18-ba63-c654113e08b9", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="d9375081-a4dc-461c-90a4-8896a7d14180", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6cb29ce7-85fb-415f-b3f4-4082ebd392d4", client_auth_method="client-secret", username="admin", authSessionParentId="d1a65bc1-762a-4a48-a5d2-936d9dfde6f4", authSessionTabId="fPDf3-VcqYg" 2026-04-07 06:01:03,594 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b52615d2-3284-4663-b91d-596899fcd9e3", clientId="385d2dfa-2079-486c-8e37-0082aec2afca", userId="26abca24-c394-4f18-ba63-c654113e08b9", ipAddress="199.204.45.227", resourceType="CLIENT", resourcePath="clients/7d01786c-fd67-438c-8456-d47155c07d90" 2026-04-07 06:01:04,068 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b52615d2-3284-4663-b91d-596899fcd9e3", clientId="admin-cli", userId="26abca24-c394-4f18-ba63-c654113e08b9", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="8be90e67-0159-4310-879e-7ea787d2c417", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1a0aeb68-f59e-4a6b-897f-7dc3f83092b1", client_auth_method="client-secret", username="admin", authSessionParentId="100da131-34ad-4083-a14d-73c7e4e7b6d9", authSessionTabId="9S1n6Zn3ul0" 2026-04-07 06:01:04,198 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b52615d2-3284-4663-b91d-596899fcd9e3", clientId="385d2dfa-2079-486c-8e37-0082aec2afca", userId="26abca24-c394-4f18-ba63-c654113e08b9", ipAddress="199.204.45.227", resourceType="CLIENT", resourcePath="clients/9f9c2ae1-5151-4d88-9e80-6b7ce10ebf24" 2026-04-07 06:01:04,856 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b52615d2-3284-4663-b91d-596899fcd9e3", clientId="admin-cli", userId="26abca24-c394-4f18-ba63-c654113e08b9", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="955f33ab-245e-42dd-bdad-a4edf970b0b4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2abd7a28-7b70-4130-9270-45e6134bda00", client_auth_method="client-secret", username="admin", authSessionParentId="7ecda455-20df-45d6-9276-f3a268df6f7e", authSessionTabId="QIyp2lNp87o" 2026-04-07 06:01:05,771 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b52615d2-3284-4663-b91d-596899fcd9e3", clientId="385d2dfa-2079-486c-8e37-0082aec2afca", userId="26abca24-c394-4f18-ba63-c654113e08b9", ipAddress="199.204.45.227", resourceType="CLIENT_ROLE", resourcePath="clients/0056ae76-2791-4244-8c80-9f8cf19c89e5/roles/member" 2026-04-07 06:01:06,198 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b52615d2-3284-4663-b91d-596899fcd9e3", clientId="admin-cli", userId="26abca24-c394-4f18-ba63-c654113e08b9", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="b8267e10-cbe4-44b3-9205-833092f778b5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ade4e1a5-d032-45b5-85c9-c3460caf7d74", client_auth_method="client-secret", username="admin", authSessionParentId="9b7f12b5-6388-4739-b615-f7f73a8303bc", authSessionTabId="fTsLzit8lIE" 2026-04-07 06:01:06,315 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b52615d2-3284-4663-b91d-596899fcd9e3", clientId="385d2dfa-2079-486c-8e37-0082aec2afca", userId="26abca24-c394-4f18-ba63-c654113e08b9", ipAddress="199.204.45.227", resourceType="CLIENT_ROLE", resourcePath="clients/7d01786c-fd67-438c-8456-d47155c07d90/roles/admin" 2026-04-07 06:01:06,712 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b52615d2-3284-4663-b91d-596899fcd9e3", clientId="admin-cli", userId="26abca24-c394-4f18-ba63-c654113e08b9", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="1a3849d9-4281-4786-a0ab-b74fd3e4b2b4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="58440a04-7169-46f0-b830-7ba8cfa2b797", client_auth_method="client-secret", username="admin", authSessionParentId="f2ac69d7-6953-4863-af13-61994604ac51", authSessionTabId="wllj_TH8jAk" 2026-04-07 06:01:06,876 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b52615d2-3284-4663-b91d-596899fcd9e3", clientId="385d2dfa-2079-486c-8e37-0082aec2afca", userId="26abca24-c394-4f18-ba63-c654113e08b9", ipAddress="199.204.45.227", resourceType="CLIENT_ROLE", resourcePath="clients/7d01786c-fd67-438c-8456-d47155c07d90/roles/editor" 2026-04-07 06:01:07,285 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b52615d2-3284-4663-b91d-596899fcd9e3", clientId="admin-cli", userId="26abca24-c394-4f18-ba63-c654113e08b9", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="c912b7cc-c928-44de-b2ee-8ee3a3d98733", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="43828f26-f28d-48d8-aa96-47f7624ead97", client_auth_method="client-secret", username="admin", authSessionParentId="28c38ccf-091e-4e40-8911-12b5c4685115", authSessionTabId="wyIa7qZMYYg" 2026-04-07 06:01:07,380 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b52615d2-3284-4663-b91d-596899fcd9e3", clientId="385d2dfa-2079-486c-8e37-0082aec2afca", userId="26abca24-c394-4f18-ba63-c654113e08b9", ipAddress="199.204.45.227", resourceType="CLIENT_ROLE", resourcePath="clients/7d01786c-fd67-438c-8456-d47155c07d90/roles/viewer" 2026-04-07 06:01:07,789 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="b52615d2-3284-4663-b91d-596899fcd9e3", clientId="admin-cli", userId="26abca24-c394-4f18-ba63-c654113e08b9", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="7abe238a-4f9a-4a8b-8ff0-3ae1b3796b85", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5dff9e59-38d4-4a7b-b4ba-d06fbd9d9bdc", client_auth_method="client-secret", username="admin", authSessionParentId="fee499be-46bd-4891-9f88-bf4a68995d4d", authSessionTabId="6Ej4d1PB52A" 2026-04-07 06:01:07,893 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="b52615d2-3284-4663-b91d-596899fcd9e3", clientId="385d2dfa-2079-486c-8e37-0082aec2afca", userId="26abca24-c394-4f18-ba63-c654113e08b9", ipAddress="199.204.45.227", resourceType="CLIENT_ROLE", resourcePath="clients/9f9c2ae1-5151-4d88-9e80-6b7ce10ebf24/roles/member" 2026-04-07 06:03:52,310 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="b52615d2-3284-4663-b91d-596899fcd9e3", clientId="admin-cli", userId="26abca24-c394-4f18-ba63-c654113e08b9", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="99f28621-992f-48af-ace5-a89542c2f675", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3b59affe-4d79-45b6-a193-905bd35061e2", client_auth_method="client-secret", username="admin", authSessionParentId="3237700e-b6cd-4cea-9d22-d89ca2225bd2", authSessionTabId="kmNJv5FLDgo" 2026-04-07 06:03:52,891 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="b52615d2-3284-4663-b91d-596899fcd9e3", clientId="385d2dfa-2079-486c-8e37-0082aec2afca", userId="26abca24-c394-4f18-ba63-c654113e08b9", ipAddress="199.204.45.227", resourceType="REALM", resourcePath="null" 2026-04-07 06:03:54,505 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="b52615d2-3284-4663-b91d-596899fcd9e3", clientId="admin-cli", userId="26abca24-c394-4f18-ba63-c654113e08b9", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="93307782-69b8-41f9-b04f-3d936d5c8601", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="350edabb-d57c-4455-b957-15d1907803ba", client_auth_method="client-secret", username="admin", authSessionParentId="05b8c89a-4fdc-423f-957a-89c714489d21", authSessionTabId="-v2NJyXZnIs" 2026-04-07 06:03:54,684 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="b52615d2-3284-4663-b91d-596899fcd9e3", clientId="385d2dfa-2079-486c-8e37-0082aec2afca", userId="26abca24-c394-4f18-ba63-c654113e08b9", ipAddress="199.204.45.227", resourceType="CLIENT", resourcePath="clients/40f2407a-6640-4ffe-8025-333ac396bbe5" 2026-04-07 06:03:55,347 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="b52615d2-3284-4663-b91d-596899fcd9e3", clientId="admin-cli", userId="26abca24-c394-4f18-ba63-c654113e08b9", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="aa5fd1b8-bec1-41f6-8d33-d2eb5ba5d5e9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9300552b-d169-4540-9774-4a7e8b7f610c", client_auth_method="client-secret", username="admin", authSessionParentId="8f86db82-3017-4541-8bcb-c7b51e5bb40f", authSessionTabId="WY5D1Gmd-5E" 2026-04-07 06:03:55,979 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="b52615d2-3284-4663-b91d-596899fcd9e3", clientId="385d2dfa-2079-486c-8e37-0082aec2afca", userId="26abca24-c394-4f18-ba63-c654113e08b9", ipAddress="199.204.45.227", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/9ae60c92-c268-4e4d-becc-0b9bd09128ae/role-mappings/clients/3a215014-e392-45eb-98b2-c4bcdf310241"