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-21 21:17:46,805 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 52559ms 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-21 21:17:51,647 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-21 21:17:59,942 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-21 21:18:00,330 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-21 21:18:00,832 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-21 21:18:01,637 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-21 21:18:01,640 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 1482cdf6-7ec0-49cf-bdfe-770853f20907, name: keycloak-0-34973 2026-04-21 21:18:01,646 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-21 21:18:01,647 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-21 21:18:01,830 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.36024 2026-04-21 21:18:03,543 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-21 21:18:03,836 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-34973: no members discovered after 2003 ms: creating cluster as coordinator 2026-04-21 21:18:03,847 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-34973|0] (1) [keycloak-0-34973] 2026-04-21 21:18:03,870 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-34973`, physical addresses are `[10.0.0.86:51560]` 2026-04-21 21:18:03,929 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-21 21:18:05,739 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-34973, Site name: null 2026-04-21 21:18:16,250 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-21 21:18:16,250 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-21 21:18:16,648 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-21 21:18:22,639 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-21 21:18:22,640 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-21 21:18:23,225 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-21 21:18:23,225 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-21 21:18:30,485 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:18:30,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-04-21 21:18:31,475 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:18:31,502 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:18:33,837 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 21:18:33,862 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:18:36,187 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:18:36,222 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:18:36,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-21 21:18:38,376 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 21:18:39,462 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:18:39,481 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 21:18:39,926 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:18:40,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-21 21:18:40,544 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:18:40,551 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:18:40,556 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:18:41,955 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:18:43,147 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 21:18:43,179 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 21:18:43,200 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 21:18:43,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-04-21 21:18:43,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-21 21:18:43,692 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 21:18:43,699 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:18:44,011 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 21:18:45,533 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:18:45,544 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:18:46,677 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:18:46,981 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 21:18:47,807 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 21:18:47,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-04-21 21:18:47,888 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:18:47,898 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:18:47,971 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-21 21:18:48,048 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-21 21:18:48,123 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-21 21:18:48,227 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-21 21:18:48,326 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-21 21:18:48,447 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-21 21:18:48,529 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-21 21:18:48,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-21 21:18:48,762 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-21 21:18:48,810 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-21 21:18:48,921 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-21 21:18:48,978 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-21 21:18:49,037 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-21 21:18:49,094 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-21 21:18:49,153 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-21 21:18:49,274 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-21 21:18:49,399 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-21 21:18:49,405 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:18:49,524 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:18:49,564 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:18:49,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-04-21 21:18:49,699 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:18:49,704 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:18:49,710 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:18:49,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-21 21:18:51,567 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:18:51,654 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:18:51,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-21 21:18:51,871 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 21:18:51,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-04-21 21:18:53,208 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:18: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-21 21:18:54,344 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:18:54,644 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 21:18:54,668 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:18:54,675 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:18:54,683 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:18:54,770 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:18:54,802 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:18:55,330 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:18:58,571 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:18:59,368 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:18:59,586 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:18:59,743 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:18:59,830 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:18:59,896 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 21:18:59,904 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:18:59,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-04-21 21:18:59,946 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-21 21:19:00,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-21 21:19:00,118 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 21:19:00,240 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:19:00,388 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 21:19:00,620 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 21:19:00,687 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:19:00,831 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:19:00,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-21 21:19:00,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-21 21:19:02,100 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:19:02,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-21 21:19:02,268 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:19:02,275 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:19:02,951 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:19:02,966 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 21:19:03,025 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:19:03,031 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:19:03,102 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:19:03,107 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 21:19:03,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-04-21 21:19:03,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-21 21:19:03,382 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:19:03,457 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:19:03,575 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 21:19:03,640 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 21:19:03,683 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:19:03,850 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:19:03,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-21 21:19:03,994 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:19:04,001 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 21:19:04,060 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-21 21:19:04,126 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-21 21:19:04,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-04-21 21:19:04,224 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:19:04,230 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-21 21:19:04,251 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:19:04,325 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:19:04,336 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:19:04,366 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:19:04,375 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:19:04,425 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-21 21:19:04,488 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-21 21:19:04,538 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-21 21:19:04,542 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:19:04,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-04-21 21:19:04,617 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:19:04,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-04-21 21:19:04,656 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:19:04,662 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:19:04,714 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-21 21:19:04,791 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-21 21:19:04,794 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:19:04,805 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:19:05,029 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:19:05,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-04-21 21:19:05,046 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:19:05,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-04-21 21:19:05,115 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-21 21:19:05,197 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-21 21:19:05,201 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-21 21:19:05,260 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-21 21:19:05,262 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-21 21:19:06,534 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-21 21:19:06,557 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-21 21:19:15,759 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 88.691s. Listening on: http://0.0.0.0:8080 2026-04-21 21:19:15,824 INFO [io.quarkus] (main) Profile prod activated. 2026-04-21 21:19:15,824 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-21 21:19:17,327 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-21 21:19:35,130 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="20277338-8348-4285-9135-f3851977b295", clientId="admin-cli", userId="f4eb4985-2ab3-4ccc-9afc-809ff3e9448c", ipAddress="199.204.45.77", auth_method="openid-connect", token_id="2103fa25-f217-435c-bac2-b5318c66c4e1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1c5ebdef-d36f-463a-bcca-e47e8ab17052", client_auth_method="client-secret", username="admin", authSessionParentId="95f44969-fe35-4597-ad80-8d5404044717", authSessionTabId="rzn8dUd2Vbg" 2026-04-21 21:19:40,445 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="20277338-8348-4285-9135-f3851977b295", clientId="75e98f08-f00a-496a-91ea-73a9da5bf5b4", userId="f4eb4985-2ab3-4ccc-9afc-809ff3e9448c", ipAddress="199.204.45.77", resourceType="REALM", resourcePath="atmosphere" 2026-04-21 21:19:41,743 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="20277338-8348-4285-9135-f3851977b295", clientId="admin-cli", userId="f4eb4985-2ab3-4ccc-9afc-809ff3e9448c", ipAddress="199.204.45.77", auth_method="openid-connect", token_id="aa324f12-8f3c-43a0-a670-b8057c049647", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f6219d2d-fe4c-4af6-9745-d19d1e820675", client_auth_method="client-secret", username="admin", authSessionParentId="e4064c3b-0470-40d5-8b31-2c64989f553a", authSessionTabId="KXg8EAFQNGE" 2026-04-21 21:19:42,033 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="20277338-8348-4285-9135-f3851977b295", clientId="75e98f08-f00a-496a-91ea-73a9da5bf5b4", userId="f4eb4985-2ab3-4ccc-9afc-809ff3e9448c", ipAddress="199.204.45.77", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/0df180ae-31ce-4263-95ce-f2a6632d19e0" 2026-04-21 21:19:42,252 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="20277338-8348-4285-9135-f3851977b295", clientId="75e98f08-f00a-496a-91ea-73a9da5bf5b4", userId="f4eb4985-2ab3-4ccc-9afc-809ff3e9448c", ipAddress="199.204.45.77", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/0df180ae-31ce-4263-95ce-f2a6632d19e0/protocol-mappers/models/51a021fb-99a6-4309-84bf-2c8a677c2edb" 2026-04-21 21:20:03,407 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="20277338-8348-4285-9135-f3851977b295", clientId="admin-cli", userId="f4eb4985-2ab3-4ccc-9afc-809ff3e9448c", ipAddress="199.204.45.77", auth_method="openid-connect", token_id="8328db24-7941-4c98-b75e-c1b4b31e1aed", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="323a9038-fe7f-4c36-929b-2a721035584f", client_auth_method="client-secret", username="admin", authSessionParentId="2a98c0f2-d57d-4708-99ae-0eaa144924c4", authSessionTabId="5CE6ncP_0hs" 2026-04-21 21:20:04,339 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="20277338-8348-4285-9135-f3851977b295", clientId="75e98f08-f00a-496a-91ea-73a9da5bf5b4", userId="f4eb4985-2ab3-4ccc-9afc-809ff3e9448c", ipAddress="199.204.45.77", resourceType="CLIENT", resourcePath="clients/866b8edf-fca7-4133-ba71-df4510984899" 2026-04-21 21:20:04,709 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="20277338-8348-4285-9135-f3851977b295", clientId="admin-cli", userId="f4eb4985-2ab3-4ccc-9afc-809ff3e9448c", ipAddress="199.204.45.77", auth_method="openid-connect", token_id="934b8628-3bbe-4849-bde5-e226b60258e2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9b1e97b9-b873-47e3-8abb-6eaed393af41", client_auth_method="client-secret", username="admin", authSessionParentId="31b1f1df-369c-4221-9c28-50eb4d3105be", authSessionTabId="1SvEPrP4Hfs" 2026-04-21 21:20:04,838 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="20277338-8348-4285-9135-f3851977b295", clientId="75e98f08-f00a-496a-91ea-73a9da5bf5b4", userId="f4eb4985-2ab3-4ccc-9afc-809ff3e9448c", ipAddress="199.204.45.77", resourceType="CLIENT", resourcePath="clients/6c3e644d-9149-4724-8ec5-0ce90c977198" 2026-04-21 21:20:05,288 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="20277338-8348-4285-9135-f3851977b295", clientId="admin-cli", userId="f4eb4985-2ab3-4ccc-9afc-809ff3e9448c", ipAddress="199.204.45.77", auth_method="openid-connect", token_id="7a209365-c0ff-4fba-9211-e73f7da7f2cc", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="32da504e-9062-4790-ae25-77a2fec01feb", client_auth_method="client-secret", username="admin", authSessionParentId="99d28249-8509-42a6-aecc-93e550a71295", authSessionTabId="cDO1k7aqv_w" 2026-04-21 21:20:05,443 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="20277338-8348-4285-9135-f3851977b295", clientId="75e98f08-f00a-496a-91ea-73a9da5bf5b4", userId="f4eb4985-2ab3-4ccc-9afc-809ff3e9448c", ipAddress="199.204.45.77", resourceType="CLIENT", resourcePath="clients/4ce147cb-2927-4c57-a693-76f904eb6bbb" 2026-04-21 21:20:06,086 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="20277338-8348-4285-9135-f3851977b295", clientId="admin-cli", userId="f4eb4985-2ab3-4ccc-9afc-809ff3e9448c", ipAddress="199.204.45.77", auth_method="openid-connect", token_id="220481dd-ac7c-4987-8617-eb0f3a42fd33", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="11680d70-2a18-41be-b747-5a63059b8e5b", client_auth_method="client-secret", username="admin", authSessionParentId="e70ad20d-50b3-4e18-854f-38d71710670f", authSessionTabId="LsjmJ7e1IqY" 2026-04-21 21:20:06,258 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="20277338-8348-4285-9135-f3851977b295", clientId="75e98f08-f00a-496a-91ea-73a9da5bf5b4", userId="f4eb4985-2ab3-4ccc-9afc-809ff3e9448c", ipAddress="199.204.45.77", resourceType="CLIENT_ROLE", resourcePath="clients/866b8edf-fca7-4133-ba71-df4510984899/roles/member" 2026-04-21 21:20:06,664 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="20277338-8348-4285-9135-f3851977b295", clientId="admin-cli", userId="f4eb4985-2ab3-4ccc-9afc-809ff3e9448c", ipAddress="199.204.45.77", auth_method="openid-connect", token_id="4067a40f-d707-4af0-b926-2b78f04b98f1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8d08a6d4-520e-4365-8e39-bb878e8bf4a4", client_auth_method="client-secret", username="admin", authSessionParentId="759d0c7b-5bf4-40cf-83f4-fdd26d9b5e54", authSessionTabId="d1TQDJ15_PQ" 2026-04-21 21:20:06,836 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="20277338-8348-4285-9135-f3851977b295", clientId="75e98f08-f00a-496a-91ea-73a9da5bf5b4", userId="f4eb4985-2ab3-4ccc-9afc-809ff3e9448c", ipAddress="199.204.45.77", resourceType="CLIENT_ROLE", resourcePath="clients/6c3e644d-9149-4724-8ec5-0ce90c977198/roles/admin" 2026-04-21 21:20:07,251 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="20277338-8348-4285-9135-f3851977b295", clientId="admin-cli", userId="f4eb4985-2ab3-4ccc-9afc-809ff3e9448c", ipAddress="199.204.45.77", auth_method="openid-connect", token_id="36e4e45a-1d26-440f-a377-643dd90e5d0c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f54d2713-69b6-4b04-b124-70e37cc8c639", client_auth_method="client-secret", username="admin", authSessionParentId="1df19518-6681-48cb-9177-774f5d1b8db6", authSessionTabId="aurJmiBkuWg" 2026-04-21 21:20:07,379 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="20277338-8348-4285-9135-f3851977b295", clientId="75e98f08-f00a-496a-91ea-73a9da5bf5b4", userId="f4eb4985-2ab3-4ccc-9afc-809ff3e9448c", ipAddress="199.204.45.77", resourceType="CLIENT_ROLE", resourcePath="clients/6c3e644d-9149-4724-8ec5-0ce90c977198/roles/editor" 2026-04-21 21:20:07,761 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="20277338-8348-4285-9135-f3851977b295", clientId="admin-cli", userId="f4eb4985-2ab3-4ccc-9afc-809ff3e9448c", ipAddress="199.204.45.77", auth_method="openid-connect", token_id="ee9c59a3-bfee-450b-b670-324629215c63", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="410b8aea-548f-4ef1-9e6b-04aeac21d9e8", client_auth_method="client-secret", username="admin", authSessionParentId="b55f2bae-d2a8-4e95-8e00-a2c9ef91cd3f", authSessionTabId="Zg130fFms48" 2026-04-21 21:20:07,936 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="20277338-8348-4285-9135-f3851977b295", clientId="75e98f08-f00a-496a-91ea-73a9da5bf5b4", userId="f4eb4985-2ab3-4ccc-9afc-809ff3e9448c", ipAddress="199.204.45.77", resourceType="CLIENT_ROLE", resourcePath="clients/6c3e644d-9149-4724-8ec5-0ce90c977198/roles/viewer" 2026-04-21 21:20:08,295 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="20277338-8348-4285-9135-f3851977b295", clientId="admin-cli", userId="f4eb4985-2ab3-4ccc-9afc-809ff3e9448c", ipAddress="199.204.45.77", auth_method="openid-connect", token_id="5935d65a-38ce-41e5-9d81-deefefa766e5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="05c6aa2f-ece1-4963-95fa-6cb5ca90de72", client_auth_method="client-secret", username="admin", authSessionParentId="1ad6db66-84e5-4e9b-b050-87b349be09a2", authSessionTabId="G7_WcHoAOus" 2026-04-21 21:20:08,424 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="20277338-8348-4285-9135-f3851977b295", clientId="75e98f08-f00a-496a-91ea-73a9da5bf5b4", userId="f4eb4985-2ab3-4ccc-9afc-809ff3e9448c", ipAddress="199.204.45.77", resourceType="CLIENT_ROLE", resourcePath="clients/4ce147cb-2927-4c57-a693-76f904eb6bbb/roles/member" 2026-04-21 21:22:34,660 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="20277338-8348-4285-9135-f3851977b295", clientId="admin-cli", userId="f4eb4985-2ab3-4ccc-9afc-809ff3e9448c", ipAddress="199.204.45.77", auth_method="openid-connect", token_id="bbc4c29b-a800-40d6-be7e-b551a181b9f9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a7090cd7-ee20-43a7-8517-e66587735eb7", client_auth_method="client-secret", username="admin", authSessionParentId="27786039-fa2a-439b-9017-02b15643536c", authSessionTabId="M0zYvf-8acs" 2026-04-21 21:22:35,146 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="20277338-8348-4285-9135-f3851977b295", clientId="75e98f08-f00a-496a-91ea-73a9da5bf5b4", userId="f4eb4985-2ab3-4ccc-9afc-809ff3e9448c", ipAddress="199.204.45.77", resourceType="REALM", resourcePath="null" 2026-04-21 21:22:36,712 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="20277338-8348-4285-9135-f3851977b295", clientId="admin-cli", userId="f4eb4985-2ab3-4ccc-9afc-809ff3e9448c", ipAddress="199.204.45.77", auth_method="openid-connect", token_id="d12c2dae-1b8f-49d2-aee2-d881b7a1eb5b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="bbf2ed17-db40-4a2d-9e56-4c47979641e1", client_auth_method="client-secret", username="admin", authSessionParentId="26504aa9-e595-4a38-a3d4-d5b8a5fe215f", authSessionTabId="zeHOmLnpdVM" 2026-04-21 21:22:36,870 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="20277338-8348-4285-9135-f3851977b295", clientId="75e98f08-f00a-496a-91ea-73a9da5bf5b4", userId="f4eb4985-2ab3-4ccc-9afc-809ff3e9448c", ipAddress="199.204.45.77", resourceType="CLIENT", resourcePath="clients/039a03d9-ee8d-4a76-8af5-6284d66b3893" 2026-04-21 21:22:37,587 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="20277338-8348-4285-9135-f3851977b295", clientId="admin-cli", userId="f4eb4985-2ab3-4ccc-9afc-809ff3e9448c", ipAddress="199.204.45.77", auth_method="openid-connect", token_id="70875e4e-3e24-46c1-8281-70dfe6f2d424", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a1e60e93-0dfe-4e8d-ab60-d2cb89cf5dd1", client_auth_method="client-secret", username="admin", authSessionParentId="8f1ca746-dc7d-42a1-bf78-b072b414fd3c", authSessionTabId="Lyt-loxEKZ4" 2026-04-21 21:22:38,136 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="20277338-8348-4285-9135-f3851977b295", clientId="75e98f08-f00a-496a-91ea-73a9da5bf5b4", userId="f4eb4985-2ab3-4ccc-9afc-809ff3e9448c", ipAddress="199.204.45.77", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/a489e3ed-57a2-4acc-98a6-6c97cfb86cb4/role-mappings/clients/feade1df-6130-4dad-9f43-4e842d7611b6"