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-03-27 01:58:22,325 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 48735ms 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-03-27 01:58:26,880 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-03-27 01:58:34,065 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-03-27 01:58:34,378 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-03-27 01:58:34,981 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-03-27 01:58:35,583 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-03-27 01:58:35,662 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 22fc9b3c-5d53-49ce-9540-1c7cde7c2ca7, name: keycloak-0-42432 2026-03-27 01:58:35,669 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-03-27 01:58:35,670 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-03-27 01:58:35,677 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.36008 2026-03-27 01:58:37,477 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-03-27 01:58:37,682 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-42432: no members discovered after 2002 ms: creating cluster as coordinator 2026-03-27 01:58:37,693 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-42432|0] (1) [keycloak-0-42432] 2026-03-27 01:58:37,708 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-42432`, physical addresses are `[10.0.0.54:51544]` 2026-03-27 01:58:37,715 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-03-27 01:58:39,491 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-42432, Site name: null 2026-03-27 01:58:48,390 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-03-27 01:58:48,390 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-03-27 01:58:48,882 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-03-27 01:58:53,672 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-03-27 01:58:53,672 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-03-27 01:58:54,083 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-03-27 01:58:54,084 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-03-27 01:59:00,341 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:00,397 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:01,152 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:01,176 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:03,091 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:03,120 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:05,098 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:05,163 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:05,177 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:07,185 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:08,134 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:08,152 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:08,480 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:08,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-03-27 01:59:08,895 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:08,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-03-27 01:59:08,911 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:10,148 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:11,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-03-27 01:59:11,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-03-27 01:59:11,161 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:11,166 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:11,431 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:11,582 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:11,587 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:11,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-03-27 01:59:13,163 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:13,171 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:14,121 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:14,384 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:15,158 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:15,169 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:15,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-03-27 01:59:15,246 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:15,314 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-03-27 01:59:15,383 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-03-27 01:59:15,451 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-03-27 01:59:15,549 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-03-27 01:59:15,639 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-03-27 01:59:15,778 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-03-27 01:59:15,857 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-27 01:59:15,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-03-27 01:59:16,067 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-03-27 01:59:16,109 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-03-27 01:59:16,210 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-03-27 01:59:16,261 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-03-27 01:59:16,317 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-03-27 01:59:16,371 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-03-27 01:59:16,431 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-03-27 01:59:16,531 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-03-27 01:59:16,642 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-03-27 01:59:16,647 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:16,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-03-27 01:59:16,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-03-27 01:59:16,870 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:16,938 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:16,944 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:16,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-03-27 01:59:16,960 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:18,642 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:18,723 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:18,894 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:18,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-03-27 01:59:18,911 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:20,069 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:20,173 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:21,090 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:21,361 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:21,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-03-27 01:59:21,396 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:21,404 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:21,486 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:21,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-03-27 01:59:21,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-03-27 01:59:24,684 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:25,338 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:25,550 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:25,702 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:25,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-03-27 01:59:25,803 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:25,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-03-27 01:59:25,817 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:25,849 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-03-27 01:59:25,965 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:25,992 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:26,092 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:26,219 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:26,427 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:26,488 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:26,611 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:26,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-03-27 01:59:26,631 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:27,607 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:27,676 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:27,759 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:27,764 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:28,380 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:28,389 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:28,442 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:28,449 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:28,518 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:28,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-03-27 01:59:28,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-03-27 01:59:28,674 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:28,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-03-27 01:59:28,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-03-27 01:59:29,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-03-27 01:59:29,064 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:29,094 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:29,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-03-27 01:59:29,255 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:29,379 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:29,386 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:29,441 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-03-27 01:59:29,510 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-03-27 01:59:29,513 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:29,615 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:29,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-03-27 01:59:29,676 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:29,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-03-27 01:59:29,716 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59: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-03-27 01:59:29,772 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:29,824 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-03-27 01:59:29,886 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-03-27 01:59:29,926 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-03-27 01:59:29,930 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:29,973 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:30,005 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:30,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-03-27 01:59:30,042 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:30,051 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:30,103 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-03-27 01:59:30,168 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-03-27 01:59:30,171 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:30,180 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:30,380 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:30,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-03-27 01:59:30,398 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:30,404 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:30,459 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-03-27 01:59:30,526 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-03-27 01:59:30,529 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-27 01:59:30,576 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-03-27 01:59:30,578 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-03-27 01:59:31,778 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-03-27 01:59:31,795 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-03-27 01:59:38,586 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 76.005s. Listening on: http://0.0.0.0:8080 2026-03-27 01:59:38,587 INFO [io.quarkus] (main) Profile prod activated. 2026-03-27 01:59:38,587 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-03-27 01:59:40,278 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-03-27 01:59:58,587 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0a8957c1-1b06-4154-bed4-b18b60864b00", clientId="admin-cli", userId="51a4448d-69cf-497a-a54a-bf24cace8303", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="7d3454bf-4587-4b58-8cf2-b9f994fa380c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1fa24650-85b6-4172-89d6-b9b3cba97ce7", client_auth_method="client-secret", username="admin", authSessionParentId="52573a4a-2e12-482c-8d3b-ee616fd52c67", authSessionTabId="n6WqQqOyF60" 2026-03-27 02:00:04,365 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="0a8957c1-1b06-4154-bed4-b18b60864b00", clientId="5cc4cafb-f189-4155-8d25-62fbc9b18995", userId="51a4448d-69cf-497a-a54a-bf24cace8303", ipAddress="162.253.55.200", resourceType="REALM", resourcePath="atmosphere" 2026-03-27 02:00:05,561 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0a8957c1-1b06-4154-bed4-b18b60864b00", clientId="admin-cli", userId="51a4448d-69cf-497a-a54a-bf24cace8303", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="c56030e6-1e1f-46d5-9f0f-360335fc5dde", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a8f8d307-cff0-47a8-b5be-edb1d01e70fd", client_auth_method="client-secret", username="admin", authSessionParentId="66bee9af-8ff3-4239-9ef3-68b7f1651f60", authSessionTabId="wtJTp_SPjDU" 2026-03-27 02:00:05,667 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="0a8957c1-1b06-4154-bed4-b18b60864b00", clientId="5cc4cafb-f189-4155-8d25-62fbc9b18995", userId="51a4448d-69cf-497a-a54a-bf24cace8303", ipAddress="162.253.55.200", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/9bd5c852-a9c4-48c7-8fbe-022a388d41d4" 2026-03-27 02:00:05,779 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="0a8957c1-1b06-4154-bed4-b18b60864b00", clientId="5cc4cafb-f189-4155-8d25-62fbc9b18995", userId="51a4448d-69cf-497a-a54a-bf24cace8303", ipAddress="162.253.55.200", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/9bd5c852-a9c4-48c7-8fbe-022a388d41d4/protocol-mappers/models/802ac694-6314-4a7e-a839-3d541115d133" 2026-03-27 02:00:26,646 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0a8957c1-1b06-4154-bed4-b18b60864b00", clientId="admin-cli", userId="51a4448d-69cf-497a-a54a-bf24cace8303", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="a0e00405-07a0-4d3e-9d4f-921c032fd690", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="837e2808-9f58-407c-b78a-977e7065fd93", client_auth_method="client-secret", username="admin", authSessionParentId="9f1bd0ed-74b4-40ea-a924-36177cbf951c", authSessionTabId="lxU8V3hYG3Q" 2026-03-27 02:00:26,878 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="0a8957c1-1b06-4154-bed4-b18b60864b00", clientId="5cc4cafb-f189-4155-8d25-62fbc9b18995", userId="51a4448d-69cf-497a-a54a-bf24cace8303", ipAddress="162.253.55.200", resourceType="CLIENT", resourcePath="clients/cbf58360-d2d5-428b-9b74-cdd4af566621" 2026-03-27 02:00:27,294 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0a8957c1-1b06-4154-bed4-b18b60864b00", clientId="admin-cli", userId="51a4448d-69cf-497a-a54a-bf24cace8303", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="6b6e896a-5aac-4c8d-b16d-1dea96fc65b4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d9eed323-0dbe-42e0-b9a6-3f35d2c1b362", client_auth_method="client-secret", username="admin", authSessionParentId="8422f555-3c02-475a-9ca0-7510f300abcc", authSessionTabId="Ok5fqG2fwTw" 2026-03-27 02:00:27,390 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="0a8957c1-1b06-4154-bed4-b18b60864b00", clientId="5cc4cafb-f189-4155-8d25-62fbc9b18995", userId="51a4448d-69cf-497a-a54a-bf24cace8303", ipAddress="162.253.55.200", resourceType="CLIENT", resourcePath="clients/52016780-e136-4fc2-b682-0f8e9b853baa" 2026-03-27 02:00:27,807 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0a8957c1-1b06-4154-bed4-b18b60864b00", clientId="admin-cli", userId="51a4448d-69cf-497a-a54a-bf24cace8303", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="05631e67-4d9c-454f-9787-adfd91cc686d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2a9f07ad-c1d5-4667-8f0f-527c905626f5", client_auth_method="client-secret", username="admin", authSessionParentId="215c0918-5389-4f0e-8dcc-c94f448d4731", authSessionTabId="x5PjrVHXyGA" 2026-03-27 02:00:27,901 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="0a8957c1-1b06-4154-bed4-b18b60864b00", clientId="5cc4cafb-f189-4155-8d25-62fbc9b18995", userId="51a4448d-69cf-497a-a54a-bf24cace8303", ipAddress="162.253.55.200", resourceType="CLIENT", resourcePath="clients/4d3b1336-4536-479e-b146-c32d2bf6248d" 2026-03-27 02:00:28,635 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0a8957c1-1b06-4154-bed4-b18b60864b00", clientId="admin-cli", userId="51a4448d-69cf-497a-a54a-bf24cace8303", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="f37fc263-a9ee-4c45-9bda-449e17e5050f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="af90da14-6d19-4a46-8e28-d82a4615a736", client_auth_method="client-secret", username="admin", authSessionParentId="0379eb9c-e38c-42fc-bee8-87b0951a9a3d", authSessionTabId="GaBrAc677HQ" 2026-03-27 02:00:28,734 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="0a8957c1-1b06-4154-bed4-b18b60864b00", clientId="5cc4cafb-f189-4155-8d25-62fbc9b18995", userId="51a4448d-69cf-497a-a54a-bf24cace8303", ipAddress="162.253.55.200", resourceType="CLIENT_ROLE", resourcePath="clients/cbf58360-d2d5-428b-9b74-cdd4af566621/roles/member" 2026-03-27 02:00:29,115 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0a8957c1-1b06-4154-bed4-b18b60864b00", clientId="admin-cli", userId="51a4448d-69cf-497a-a54a-bf24cace8303", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="59bc69e4-ace5-4dd6-a5d3-dfd6efab56d7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e0d1345d-81fa-41be-a75d-174b6fbe3ee7", client_auth_method="client-secret", username="admin", authSessionParentId="c3bdc391-3ba3-46e0-a1af-12be9207f2b3", authSessionTabId="bwml5P7mRZ8" 2026-03-27 02:00:29,316 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="0a8957c1-1b06-4154-bed4-b18b60864b00", clientId="5cc4cafb-f189-4155-8d25-62fbc9b18995", userId="51a4448d-69cf-497a-a54a-bf24cace8303", ipAddress="162.253.55.200", resourceType="CLIENT_ROLE", resourcePath="clients/52016780-e136-4fc2-b682-0f8e9b853baa/roles/admin" 2026-03-27 02:00:29,682 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0a8957c1-1b06-4154-bed4-b18b60864b00", clientId="admin-cli", userId="51a4448d-69cf-497a-a54a-bf24cace8303", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="10c107aa-bdd5-42d0-bd2f-e7546622ddf9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="43359eef-987b-49a7-88e6-203a9e8155c0", client_auth_method="client-secret", username="admin", authSessionParentId="2c885e94-43d5-4219-b959-1de642579e89", authSessionTabId="7tvEoW24emk" 2026-03-27 02:00:29,785 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="0a8957c1-1b06-4154-bed4-b18b60864b00", clientId="5cc4cafb-f189-4155-8d25-62fbc9b18995", userId="51a4448d-69cf-497a-a54a-bf24cace8303", ipAddress="162.253.55.200", resourceType="CLIENT_ROLE", resourcePath="clients/52016780-e136-4fc2-b682-0f8e9b853baa/roles/editor" 2026-03-27 02:00:30,176 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0a8957c1-1b06-4154-bed4-b18b60864b00", clientId="admin-cli", userId="51a4448d-69cf-497a-a54a-bf24cace8303", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="ea2a97ac-621e-4ffc-92c8-f561e31355a6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="54dc0236-ce6c-40bc-b344-9de767dba3fb", client_auth_method="client-secret", username="admin", authSessionParentId="58e175cc-51e2-4e90-89a2-25fccec1004b", authSessionTabId="eX1Bm3hpXzU" 2026-03-27 02:00:30,285 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="0a8957c1-1b06-4154-bed4-b18b60864b00", clientId="5cc4cafb-f189-4155-8d25-62fbc9b18995", userId="51a4448d-69cf-497a-a54a-bf24cace8303", ipAddress="162.253.55.200", resourceType="CLIENT_ROLE", resourcePath="clients/52016780-e136-4fc2-b682-0f8e9b853baa/roles/viewer" 2026-03-27 02:00:30,700 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0a8957c1-1b06-4154-bed4-b18b60864b00", clientId="admin-cli", userId="51a4448d-69cf-497a-a54a-bf24cace8303", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="ad785509-b44a-49a9-a6ea-307938e64dbd", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0c0d054d-fee6-4ce3-901e-32a71233e511", client_auth_method="client-secret", username="admin", authSessionParentId="1fd39ed7-aaa0-4fd7-8c9f-28f556def889", authSessionTabId="V_OMeMrTJ7w" 2026-03-27 02:00:30,809 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="0a8957c1-1b06-4154-bed4-b18b60864b00", clientId="5cc4cafb-f189-4155-8d25-62fbc9b18995", userId="51a4448d-69cf-497a-a54a-bf24cace8303", ipAddress="162.253.55.200", resourceType="CLIENT_ROLE", resourcePath="clients/4d3b1336-4536-479e-b146-c32d2bf6248d/roles/member" 2026-03-27 02:02:50,320 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="0a8957c1-1b06-4154-bed4-b18b60864b00", clientId="admin-cli", userId="51a4448d-69cf-497a-a54a-bf24cace8303", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="d2dbe400-8a08-4bf1-9235-f43fb0688c4f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="eab90e52-0259-41bd-8703-0f6c5db0e95a", client_auth_method="client-secret", username="admin", authSessionParentId="0e7009f3-9997-45d4-93da-8c62c3d4be33", authSessionTabId="6KUqH32-Mew" 2026-03-27 02:02:50,880 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="0a8957c1-1b06-4154-bed4-b18b60864b00", clientId="5cc4cafb-f189-4155-8d25-62fbc9b18995", userId="51a4448d-69cf-497a-a54a-bf24cace8303", ipAddress="162.253.55.200", resourceType="REALM", resourcePath="null" 2026-03-27 02:02:52,527 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0a8957c1-1b06-4154-bed4-b18b60864b00", clientId="admin-cli", userId="51a4448d-69cf-497a-a54a-bf24cace8303", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="06624e61-7f7f-410e-bde6-28d8a82366e9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5dfcc7ef-ad51-4af5-84a7-f1b86684a8d4", client_auth_method="client-secret", username="admin", authSessionParentId="74aac277-79f5-4c39-bfad-4510155d30e6", authSessionTabId="_lIvHQBv08w" 2026-03-27 02:02:52,660 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="0a8957c1-1b06-4154-bed4-b18b60864b00", clientId="5cc4cafb-f189-4155-8d25-62fbc9b18995", userId="51a4448d-69cf-497a-a54a-bf24cace8303", ipAddress="162.253.55.200", resourceType="CLIENT", resourcePath="clients/dccbeed5-38e9-4a04-a77e-b73b98725c0a" 2026-03-27 02:02:53,318 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="0a8957c1-1b06-4154-bed4-b18b60864b00", clientId="admin-cli", userId="51a4448d-69cf-497a-a54a-bf24cace8303", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="7ffd89b0-01eb-43d7-87f3-3c46a97ed266", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2c7f1cf5-5da8-467c-8047-bbc9b9ca29d6", client_auth_method="client-secret", username="admin", authSessionParentId="75a13461-2a4c-42fa-bbf2-1a85866fe4c8", authSessionTabId="_x4XUs-ZB5I" 2026-03-27 02:02:53,802 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="0a8957c1-1b06-4154-bed4-b18b60864b00", clientId="5cc4cafb-f189-4155-8d25-62fbc9b18995", userId="51a4448d-69cf-497a-a54a-bf24cace8303", ipAddress="162.253.55.200", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/471059bf-46bf-4a83-877e-8793be7b65ba/role-mappings/clients/10bed40c-7363-46ba-808c-8fba27a0770c"