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-08-22 18:51:12,024 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 49583ms 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-08-22 18:51:16,531 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-08-22 18:51:24,911 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-22 18:51:25,349 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-22 18:51:26,123 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-22 18:51:26,704 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-22 18:51:26,707 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: fc6e7e2e-b62c-4ca2-988f-6853d63501fb, name: keycloak-0-59045 2026-08-22 18:51:26,715 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-08-22 18:51:26,715 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-08-22 18:51:26,720 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.25529 2026-08-22 18:51:27,834 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-08-22 18:51:28,806 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-59045: no members discovered after 2084 ms: creating cluster as coordinator 2026-08-22 18:51:28,813 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-59045|0] (1) [keycloak-0-59045] 2026-08-22 18:51:28,828 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-59045`, physical addresses are `[10.0.0.239:41065]` 2026-08-22 18:51:28,835 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-08-22 18:51:30,628 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-59045, Site name: null 2026-08-22 18:51:30,631 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-22 18:51:40,925 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-08-22 18:51:40,925 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-08-22 18:51:41,325 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-22 18:51:47,525 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-08-22 18:51:47,525 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-08-22 18:51:48,026 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-08-22 18:51:48,026 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-08-22 18:51:55,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-08-22 18:51:56,125 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:51:57,076 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:51:57,105 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:51:59,419 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:51:59,448 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:01,876 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:01,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-08-22 18:52:01,921 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:04,279 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:05,385 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:05,406 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:05,776 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:06,212 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:06,218 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:06,225 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:06,231 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:07,739 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:08,940 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:08,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-08-22 18:52:08,997 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:09,004 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:09,349 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:09,661 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:09,669 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:09,985 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:11,619 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:11,628 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:12,728 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:13,014 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:13,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-08-22 18:52:13,920 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:13,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-08-22 18:52:13,999 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:14,082 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-08-22 18:52:14,163 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-08-22 18:52:14,240 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-08-22 18:52:14,342 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-08-22 18:52:14,452 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-08-22 18:52:14,573 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-08-22 18:52:14,653 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-08-22 18:52:14,732 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-08-22 18:52:14,882 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-08-22 18:52:14,931 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-08-22 18:52:15,054 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-08-22 18:52:15,124 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-08-22 18:52:15,180 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-08-22 18:52:15,245 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-22 18:52:15,312 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-08-22 18:52:15,434 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-08-22 18:52:15,569 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-08-22 18:52:15,573 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:15,707 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:15,751 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:15,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-08-22 18:52:15,885 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:15,890 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:15,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-08-22 18:52:15,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-08-22 18:52:17,876 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:17,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-08-22 18:52:18,247 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:18,304 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:18,311 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:19,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-08-22 18:52:19,834 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:20,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-08-22 18:52:21,306 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:21,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-08-22 18:52:21,340 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:21,349 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:21,441 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:21,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-08-22 18:52:21,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-08-22 18:52:25,249 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:26,044 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:26,289 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:26,472 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:26,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-08-22 18:52:26,609 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:26,618 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:26,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-08-22 18:52:26,669 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-08-22 18:52:26,822 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:26,861 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:26,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-08-22 18:52:27,136 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:27,394 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:27,467 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:27,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-08-22 18:52:27,636 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:27,643 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:28,793 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:28,880 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:28,970 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:28,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-08-22 18:52:29,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-08-22 18:52:29,706 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:29,760 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:29,766 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:29,841 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:29,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-08-22 18:52:29,882 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:30,007 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:30,151 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:30,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-08-22 18:52:30,354 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:30,409 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:30,441 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:30,608 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:30,613 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:30,740 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:30,753 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:30,812 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-08-22 18:52:30,889 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-08-22 18:52:30,906 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:31,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-08-22 18:52:31,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-08-22 18:52:31,035 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:31,105 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:31,112 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:31,154 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:31,167 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:31,228 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-08-22 18:52:31,302 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-08-22 18:52:31,356 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-08-22 18:52:31,360 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:31,424 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:31,456 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:31,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-08-22 18:52:31,500 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:31,507 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:31,577 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-08-22 18:52:31,654 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-08-22 18:52:31,657 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:31,666 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:31,903 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:31,912 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:31,921 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:31,925 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:31,987 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-08-22 18:52:32,058 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-08-22 18:52:32,062 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:52:32,128 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-08-22 18:52:32,136 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-08-22 18:52:33,531 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-22 18:52:41,023 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 88.713s. Listening on: http://0.0.0.0:8080 2026-08-22 18:52:41,024 INFO [io.quarkus] (main) Profile prod activated. 2026-08-22 18:52:41,024 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-08-22 18:52:42,819 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-22 18:52:58,910 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d172ad31-6fec-490e-85fc-b5aef244e781", clientId="admin-cli", userId="4f5ba86d-1531-41a3-90d8-e260041c7fd7", ipAddress="199.204.45.182", auth_method="openid-connect", token_id="f8823a48-09ea-4d4b-a992-fbbe1aad1cbe", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d3c9a13e-b256-4897-a4fc-5508bcc36019", client_auth_method="client-secret", username="admin", authSessionParentId="a15f9c2e-4361-4fa3-84bd-a98aaf70fe99", authSessionTabId="z-_8Hl6xC0Q" 2026-08-22 18:53:03,731 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d172ad31-6fec-490e-85fc-b5aef244e781", clientId="6943e46e-65f0-4407-95ae-74654387cae7", userId="4f5ba86d-1531-41a3-90d8-e260041c7fd7", ipAddress="199.204.45.182", resourceType="REALM", resourcePath="atmosphere" 2026-08-22 18:53:05,709 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d172ad31-6fec-490e-85fc-b5aef244e781", clientId="admin-cli", userId="4f5ba86d-1531-41a3-90d8-e260041c7fd7", ipAddress="199.204.45.182", auth_method="openid-connect", token_id="2798dbda-7ca5-4225-80ca-797211bce673", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ade5f1c8-5fd7-427f-b229-00ab542d153b", client_auth_method="client-secret", username="admin", authSessionParentId="28b6e752-5563-4cf4-8924-380d4da74ed0", authSessionTabId="0ft9mVRjo60" 2026-08-22 18:53:05,871 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d172ad31-6fec-490e-85fc-b5aef244e781", clientId="6943e46e-65f0-4407-95ae-74654387cae7", userId="4f5ba86d-1531-41a3-90d8-e260041c7fd7", ipAddress="199.204.45.182", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/daccb163-71ab-4721-9917-7f0895dd1602" 2026-08-22 18:53:06,042 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d172ad31-6fec-490e-85fc-b5aef244e781", clientId="6943e46e-65f0-4407-95ae-74654387cae7", userId="4f5ba86d-1531-41a3-90d8-e260041c7fd7", ipAddress="199.204.45.182", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/daccb163-71ab-4721-9917-7f0895dd1602/protocol-mappers/models/47955c7f-7496-468c-9e0e-18a7db39fa32" 2026-08-22 18:53:27,390 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d172ad31-6fec-490e-85fc-b5aef244e781", clientId="admin-cli", userId="4f5ba86d-1531-41a3-90d8-e260041c7fd7", ipAddress="199.204.45.182", auth_method="openid-connect", token_id="52bd89c4-44a0-4a2f-bb49-2e8fee6245e4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="00962176-6906-4c8f-b883-9d51e5eae4af", client_auth_method="client-secret", username="admin", authSessionParentId="6005db4e-137b-4451-a804-7639f51ab752", authSessionTabId="KFb6LToYPxI" 2026-08-22 18:53:27,638 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d172ad31-6fec-490e-85fc-b5aef244e781", clientId="6943e46e-65f0-4407-95ae-74654387cae7", userId="4f5ba86d-1531-41a3-90d8-e260041c7fd7", ipAddress="199.204.45.182", resourceType="CLIENT", resourcePath="clients/8d91de35-f597-46e9-9f71-30a717960f9b" 2026-08-22 18:53:28,065 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d172ad31-6fec-490e-85fc-b5aef244e781", clientId="admin-cli", userId="4f5ba86d-1531-41a3-90d8-e260041c7fd7", ipAddress="199.204.45.182", auth_method="openid-connect", token_id="8569b0d9-2f99-4486-917c-3523d7e3c976", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="45da0525-f346-4098-9cda-3d3d77e2af6c", client_auth_method="client-secret", username="admin", authSessionParentId="b2c36932-70f3-42c0-9622-4d8b78e5d602", authSessionTabId="ukXPLVLL--E" 2026-08-22 18:53:28,215 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d172ad31-6fec-490e-85fc-b5aef244e781", clientId="6943e46e-65f0-4407-95ae-74654387cae7", userId="4f5ba86d-1531-41a3-90d8-e260041c7fd7", ipAddress="199.204.45.182", resourceType="CLIENT", resourcePath="clients/2f19af82-bed2-4690-84f4-9352ca052bf0" 2026-08-22 18:53:28,573 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d172ad31-6fec-490e-85fc-b5aef244e781", clientId="admin-cli", userId="4f5ba86d-1531-41a3-90d8-e260041c7fd7", ipAddress="199.204.45.182", auth_method="openid-connect", token_id="ec4e9e17-39e0-4561-8bc9-6e65bd1c2718", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="87e5b15c-ad93-4564-aeb7-f63efca937c0", client_auth_method="client-secret", username="admin", authSessionParentId="ae57c3d8-49fb-4d51-8f84-bf6af364beb0", authSessionTabId="OLlCxFMfU1U" 2026-08-22 18:53:28,712 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d172ad31-6fec-490e-85fc-b5aef244e781", clientId="6943e46e-65f0-4407-95ae-74654387cae7", userId="4f5ba86d-1531-41a3-90d8-e260041c7fd7", ipAddress="199.204.45.182", resourceType="CLIENT", resourcePath="clients/692944f8-87fb-4e38-8e39-4f587cf6d105" 2026-08-22 18:53:29,312 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d172ad31-6fec-490e-85fc-b5aef244e781", clientId="admin-cli", userId="4f5ba86d-1531-41a3-90d8-e260041c7fd7", ipAddress="199.204.45.182", auth_method="openid-connect", token_id="db07abd5-4e36-4d5e-b13d-dc7a0ef60906", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2d37f0f0-abc0-414c-bf19-c7466ba09d30", client_auth_method="client-secret", username="admin", authSessionParentId="52ae67e8-30c6-4a4c-9cd2-3bb98edc9b1b", authSessionTabId="0Zn2pFGqH9s" 2026-08-22 18:53:29,435 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d172ad31-6fec-490e-85fc-b5aef244e781", clientId="6943e46e-65f0-4407-95ae-74654387cae7", userId="4f5ba86d-1531-41a3-90d8-e260041c7fd7", ipAddress="199.204.45.182", resourceType="CLIENT_ROLE", resourcePath="clients/8d91de35-f597-46e9-9f71-30a717960f9b/roles/member" 2026-08-22 18:53:29,923 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d172ad31-6fec-490e-85fc-b5aef244e781", clientId="admin-cli", userId="4f5ba86d-1531-41a3-90d8-e260041c7fd7", ipAddress="199.204.45.182", auth_method="openid-connect", token_id="4a70c354-42e6-47d8-b8b4-d0da09395552", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4367e066-8332-4075-b378-7d2a3cfac7b2", client_auth_method="client-secret", username="admin", authSessionParentId="e27cf5ba-9708-4634-b8b3-c892ad19d6d1", authSessionTabId="4Mq_ACPQxCs" 2026-08-22 18:53:30,892 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d172ad31-6fec-490e-85fc-b5aef244e781", clientId="6943e46e-65f0-4407-95ae-74654387cae7", userId="4f5ba86d-1531-41a3-90d8-e260041c7fd7", ipAddress="199.204.45.182", resourceType="CLIENT_ROLE", resourcePath="clients/2f19af82-bed2-4690-84f4-9352ca052bf0/roles/admin" 2026-08-22 18:53:31,257 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d172ad31-6fec-490e-85fc-b5aef244e781", clientId="admin-cli", userId="4f5ba86d-1531-41a3-90d8-e260041c7fd7", ipAddress="199.204.45.182", auth_method="openid-connect", token_id="960f0e4e-9196-49df-a1d4-06206ce00992", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8106c8cd-6cf0-4643-aa74-2ab53ebc0273", client_auth_method="client-secret", username="admin", authSessionParentId="a99aa428-8e6b-4df9-8361-b79352f76aec", authSessionTabId="ii4Fj2El--k" 2026-08-22 18:53:31,412 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d172ad31-6fec-490e-85fc-b5aef244e781", clientId="6943e46e-65f0-4407-95ae-74654387cae7", userId="4f5ba86d-1531-41a3-90d8-e260041c7fd7", ipAddress="199.204.45.182", resourceType="CLIENT_ROLE", resourcePath="clients/2f19af82-bed2-4690-84f4-9352ca052bf0/roles/editor" 2026-08-22 18:53:31,778 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d172ad31-6fec-490e-85fc-b5aef244e781", clientId="admin-cli", userId="4f5ba86d-1531-41a3-90d8-e260041c7fd7", ipAddress="199.204.45.182", auth_method="openid-connect", token_id="73132fdb-ae16-4171-b0d0-2acba53256b0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4ae7fc08-e7ff-488c-b170-4dd9699b7ba8", client_auth_method="client-secret", username="admin", authSessionParentId="41437677-b262-4384-aa6f-d3511318cea1", authSessionTabId="49QRxr8zua8" 2026-08-22 18:53:31,869 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d172ad31-6fec-490e-85fc-b5aef244e781", clientId="6943e46e-65f0-4407-95ae-74654387cae7", userId="4f5ba86d-1531-41a3-90d8-e260041c7fd7", ipAddress="199.204.45.182", resourceType="CLIENT_ROLE", resourcePath="clients/2f19af82-bed2-4690-84f4-9352ca052bf0/roles/viewer" 2026-08-22 18:53:32,256 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d172ad31-6fec-490e-85fc-b5aef244e781", clientId="admin-cli", userId="4f5ba86d-1531-41a3-90d8-e260041c7fd7", ipAddress="199.204.45.182", auth_method="openid-connect", token_id="793baad2-4e90-478b-9811-87207074adac", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="da70b8b2-cdf6-45e7-bf6d-f25ee4f61d5d", client_auth_method="client-secret", username="admin", authSessionParentId="378df62a-f70a-4160-8b88-322d422a1479", authSessionTabId="NzaYM_MLZR8" 2026-08-22 18:53:32,413 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d172ad31-6fec-490e-85fc-b5aef244e781", clientId="6943e46e-65f0-4407-95ae-74654387cae7", userId="4f5ba86d-1531-41a3-90d8-e260041c7fd7", ipAddress="199.204.45.182", resourceType="CLIENT_ROLE", resourcePath="clients/692944f8-87fb-4e38-8e39-4f587cf6d105/roles/member" 2026-08-22 18:55:52,071 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d172ad31-6fec-490e-85fc-b5aef244e781", clientId="admin-cli", userId="4f5ba86d-1531-41a3-90d8-e260041c7fd7", ipAddress="199.204.45.182", auth_method="openid-connect", token_id="fac4570d-d64e-429d-8423-78bdf9739a39", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="98d97e0b-df65-4475-ab6e-9d791ea88bf5", client_auth_method="client-secret", username="admin", authSessionParentId="a85d1bf8-fc8b-4280-9c89-11e0132be93a", authSessionTabId="HUXEd6WJTKs" 2026-08-22 18:55:52,717 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d172ad31-6fec-490e-85fc-b5aef244e781", clientId="6943e46e-65f0-4407-95ae-74654387cae7", userId="4f5ba86d-1531-41a3-90d8-e260041c7fd7", ipAddress="199.204.45.182", resourceType="REALM", resourcePath="null" 2026-08-22 18:55:54,211 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d172ad31-6fec-490e-85fc-b5aef244e781", clientId="admin-cli", userId="4f5ba86d-1531-41a3-90d8-e260041c7fd7", ipAddress="199.204.45.182", auth_method="openid-connect", token_id="8411a814-c9e3-4e48-9421-82bd08943707", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="122da087-e17d-4ca4-9763-c8d3329de5b7", client_auth_method="client-secret", username="admin", authSessionParentId="f82291a5-da60-4383-ba4e-ff3ff3fbb505", authSessionTabId="nDi22hZT7XU" 2026-08-22 18:55:54,366 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d172ad31-6fec-490e-85fc-b5aef244e781", clientId="6943e46e-65f0-4407-95ae-74654387cae7", userId="4f5ba86d-1531-41a3-90d8-e260041c7fd7", ipAddress="199.204.45.182", resourceType="CLIENT", resourcePath="clients/6b39363a-b9c8-4719-b53c-1527a1f129c5" 2026-08-22 18:55:54,984 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d172ad31-6fec-490e-85fc-b5aef244e781", clientId="admin-cli", userId="4f5ba86d-1531-41a3-90d8-e260041c7fd7", ipAddress="199.204.45.182", auth_method="openid-connect", token_id="f8d4da65-024e-4f5d-89ac-3cb31badfc39", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c017bf70-04c3-4efd-ae5b-f9a952b65d84", client_auth_method="client-secret", username="admin", authSessionParentId="18ad6652-cf02-48e8-a6bd-1b9ce6bdc76c", authSessionTabId="ZGgzf8og4Sg" 2026-08-22 18:55:55,507 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d172ad31-6fec-490e-85fc-b5aef244e781", clientId="6943e46e-65f0-4407-95ae-74654387cae7", userId="4f5ba86d-1531-41a3-90d8-e260041c7fd7", ipAddress="199.204.45.182", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/7ec2060b-66e4-459b-9805-a1d129d8bacd/role-mappings/clients/2d32c15b-a826-4fc8-9936-8a5af0f32aac"