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-14 07:04:39,818 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 52366ms 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-14 07:04:44,341 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-14 07:04:52,951 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-03-14 07:04:53,564 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-03-14 07:04:54,169 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-03-14 07:04:54,751 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-03-14 07:04:54,753 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: e0260ed2-abbc-4663-a700-4001b5ac8a4b, name: keycloak-0-9533 2026-03-14 07:04:54,757 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-14 07:04:54,758 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-14 07:04:54,848 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.32377 2026-03-14 07:04:55,766 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-14 07:04:55,844 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-03-14 07:04:56,854 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-9533: no members discovered after 2003 ms: creating cluster as coordinator 2026-03-14 07:04:56,864 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-9533|0] (1) [keycloak-0-9533] 2026-03-14 07:04:56,882 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-9533`, physical addresses are `[10.0.0.200:47913]` 2026-03-14 07:04:56,889 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-03-14 07:04:58,549 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-9533, Site name: null 2026-03-14 07:05:08,757 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-14 07:05:08,758 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-14 07:05:09,161 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-03-14 07:05:14,947 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-14 07:05:14,948 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-14 07:05:15,445 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-14 07:05:15,446 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-14 07:05:21,683 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-14 07:05:21,843 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:22,614 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:22,639 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:24,599 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-14 07:05:24,624 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:26,679 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:26,713 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:26,748 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:28,787 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-14 07:05:29,747 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-14 07:05:29,763 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:30,086 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:30,508 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-14 07:05:30,514 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:30,522 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-14 07:05:30,530 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:31,869 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:32,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-03-14 07:05:32,968 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:32,986 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-14 07:05:32,991 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:33,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-03-14 07:05:33,476 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:33,482 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:33,786 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:35,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-14 07:05:35,174 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-14 07:05:36,096 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:36,363 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:37,077 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:37,086 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:37,140 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:37,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-03-14 07:05:37,218 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-14 07:05:37,288 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-14 07:05:37,349 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-14 07:05:37,445 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-14 07:05:37,540 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-03-14 07:05:37,647 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-14 07:05:37,716 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-14 07:05:37,790 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-14 07:05:37,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-14 07:05:37,979 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-14 07:05:38,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-03-14 07:05:38,137 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-14 07:05:38,197 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-14 07:05:38,254 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-14 07:05:38,308 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-14 07:05:38,413 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-14 07:05:38,541 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-14 07:05:38,545 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:38,650 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:38,682 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:38,732 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:38,796 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-14 07:05:38,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-14 07:05:38,807 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-14 07:05:38,815 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:40,551 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-14 07:05:40,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-03-14 07:05:40,804 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:40,815 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:40,821 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:42,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-14 07:05:42,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-14 07:05:43,196 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:43,482 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:43,504 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:43,512 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:43,520 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-14 07:05:43,601 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:43,630 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:44,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-14 07:05:46,942 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:47,654 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-14 07:05:47,860 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:48,025 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-14 07:05:48,080 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:48,140 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:48,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-14 07:05:48,156 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:48,193 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-14 07:05:48,323 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:48,353 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:48,458 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:48,593 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-14 07:05:48,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-14 07:05:48,873 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:49,010 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-14 07:05:49,026 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-14 07:05:49,031 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-14 07:05:50,015 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:50,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-14 07:05:50,183 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:50,188 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:50,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-14 07:05:50,865 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:50,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-03-14 07:05:50,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-03-14 07:05:50,990 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:50,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-03-14 07:05:51,022 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-14 07:05:51,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-14 07:05:51,257 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:51,337 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:51,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-14 07:05:51,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-03-14 07:05:51,540 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:51,700 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-14 07:05:51,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-03-14 07:05:51,824 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:51,836 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:51,894 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-14 07:05:51,955 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-14 07:05:51,958 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:52,041 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:52,050 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:52,072 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:52,140 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:52,146 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:52,179 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-14 07:05:52,188 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:52,239 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-14 07:05:52,300 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-14 07:05:52,342 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-14 07:05:52,345 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:52,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-03-14 07:05:52,413 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:52,421 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:52,446 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:52,450 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-14 07:05:52,503 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-14 07:05:52,565 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-14 07:05:52,567 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-14 07:05:52,575 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-14 07:05:52,762 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:52,771 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:52,779 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:52,785 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:05:52,837 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-14 07:05:52,905 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-14 07:05:52,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-14 07:05:52,986 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-14 07:05:52,990 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-14 07:05:54,251 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-03-14 07:06:01,570 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 81.502s. Listening on: http://0.0.0.0:8080 2026-03-14 07:06:01,639 INFO [io.quarkus] (main) Profile prod activated. 2026-03-14 07:06:01,640 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-14 07:06:02,964 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-03-14 07:06:18,660 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="25cb0f79-ba3c-4b88-9cbe-73044509c891", clientId="admin-cli", userId="0f531d9a-2b1e-4f66-bf40-3fc9efdf13b3", ipAddress="162.253.55.221", auth_method="openid-connect", token_id="7cb2faff-6877-4151-9eca-ed91bf28c329", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="41f6bb49-b915-4be3-a58b-3fde5248e218", client_auth_method="client-secret", username="admin", authSessionParentId="972a0a0d-988a-4c7d-92a9-a87d0a274be9", authSessionTabId="TSpbRoXBx50" 2026-03-14 07:06:23,467 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="25cb0f79-ba3c-4b88-9cbe-73044509c891", clientId="1b9f7314-b095-4601-bb2d-31a1e681e00b", userId="0f531d9a-2b1e-4f66-bf40-3fc9efdf13b3", ipAddress="162.253.55.221", resourceType="REALM", resourcePath="atmosphere" 2026-03-14 07:06:24,550 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="25cb0f79-ba3c-4b88-9cbe-73044509c891", clientId="admin-cli", userId="0f531d9a-2b1e-4f66-bf40-3fc9efdf13b3", ipAddress="162.253.55.221", auth_method="openid-connect", token_id="f51d1856-f2a3-43b7-80f5-39ab988d3b20", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="15127b2a-f7e7-4332-a74b-3405ad50cd41", client_auth_method="client-secret", username="admin", authSessionParentId="e1638edd-573c-404c-af9a-616dd74b2ec4", authSessionTabId="v272vCnrs9g" 2026-03-14 07:06:24,756 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="25cb0f79-ba3c-4b88-9cbe-73044509c891", clientId="1b9f7314-b095-4601-bb2d-31a1e681e00b", userId="0f531d9a-2b1e-4f66-bf40-3fc9efdf13b3", ipAddress="162.253.55.221", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/e38e1002-cffd-4ba3-bfa9-50e86abaa09a" 2026-03-14 07:06:24,973 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="25cb0f79-ba3c-4b88-9cbe-73044509c891", clientId="1b9f7314-b095-4601-bb2d-31a1e681e00b", userId="0f531d9a-2b1e-4f66-bf40-3fc9efdf13b3", ipAddress="162.253.55.221", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/e38e1002-cffd-4ba3-bfa9-50e86abaa09a/protocol-mappers/models/41cb678e-d0bd-429e-9440-c52d47769fe1" 2026-03-14 07:06:45,602 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="25cb0f79-ba3c-4b88-9cbe-73044509c891", clientId="admin-cli", userId="0f531d9a-2b1e-4f66-bf40-3fc9efdf13b3", ipAddress="162.253.55.221", auth_method="openid-connect", token_id="6f6abb30-8c15-47cf-977d-a8fb84046ad9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b38abe85-b0a3-4cc9-b9d0-cc6316417ec8", client_auth_method="client-secret", username="admin", authSessionParentId="dbcbb9e5-a838-46a2-b1ba-58f698481778", authSessionTabId="qSSglvT3wj8" 2026-03-14 07:06:45,861 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="25cb0f79-ba3c-4b88-9cbe-73044509c891", clientId="1b9f7314-b095-4601-bb2d-31a1e681e00b", userId="0f531d9a-2b1e-4f66-bf40-3fc9efdf13b3", ipAddress="162.253.55.221", resourceType="CLIENT", resourcePath="clients/abb373de-adfd-43c5-83b0-876296a6dc1d" 2026-03-14 07:06:46,354 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="25cb0f79-ba3c-4b88-9cbe-73044509c891", clientId="admin-cli", userId="0f531d9a-2b1e-4f66-bf40-3fc9efdf13b3", ipAddress="162.253.55.221", auth_method="openid-connect", token_id="4b74cb2f-ac5f-420c-926a-56f5b3c11256", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="700701dd-cfc7-4488-9743-6670a25307d2", client_auth_method="client-secret", username="admin", authSessionParentId="e98ef64c-7693-4599-b884-8c07b90fa79e", authSessionTabId="4jQowchd47Q" 2026-03-14 07:06:46,848 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="25cb0f79-ba3c-4b88-9cbe-73044509c891", clientId="1b9f7314-b095-4601-bb2d-31a1e681e00b", userId="0f531d9a-2b1e-4f66-bf40-3fc9efdf13b3", ipAddress="162.253.55.221", resourceType="CLIENT", resourcePath="clients/25df33b4-9748-4030-8f92-6acb25476451" 2026-03-14 07:06:47,210 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="25cb0f79-ba3c-4b88-9cbe-73044509c891", clientId="admin-cli", userId="0f531d9a-2b1e-4f66-bf40-3fc9efdf13b3", ipAddress="162.253.55.221", auth_method="openid-connect", token_id="76d272af-7a67-4bd7-87ec-2f5eddd15b30", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="27662391-3d7a-4e6a-ae37-b301d368528a", client_auth_method="client-secret", username="admin", authSessionParentId="6ff481e0-3881-481c-bba1-e2a4de35e98b", authSessionTabId="PDcdAWA-bNI" 2026-03-14 07:06:47,293 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="25cb0f79-ba3c-4b88-9cbe-73044509c891", clientId="1b9f7314-b095-4601-bb2d-31a1e681e00b", userId="0f531d9a-2b1e-4f66-bf40-3fc9efdf13b3", ipAddress="162.253.55.221", resourceType="CLIENT", resourcePath="clients/9e8412fc-45a4-40fd-a88c-dbaff23aa8f5" 2026-03-14 07:06:47,923 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="25cb0f79-ba3c-4b88-9cbe-73044509c891", clientId="admin-cli", userId="0f531d9a-2b1e-4f66-bf40-3fc9efdf13b3", ipAddress="162.253.55.221", auth_method="openid-connect", token_id="ede1da9b-5530-47f4-9bcf-f40cd52be1ca", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5041a967-9077-44ae-a9dd-efa090eab0e3", client_auth_method="client-secret", username="admin", authSessionParentId="d9e962aa-5400-479b-881c-f448102ff9e4", authSessionTabId="3AkEcb9u6dQ" 2026-03-14 07:06:48,044 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="25cb0f79-ba3c-4b88-9cbe-73044509c891", clientId="1b9f7314-b095-4601-bb2d-31a1e681e00b", userId="0f531d9a-2b1e-4f66-bf40-3fc9efdf13b3", ipAddress="162.253.55.221", resourceType="CLIENT_ROLE", resourcePath="clients/abb373de-adfd-43c5-83b0-876296a6dc1d/roles/member" 2026-03-14 07:06:48,459 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="25cb0f79-ba3c-4b88-9cbe-73044509c891", clientId="admin-cli", userId="0f531d9a-2b1e-4f66-bf40-3fc9efdf13b3", ipAddress="162.253.55.221", auth_method="openid-connect", token_id="f0bf1686-90d0-456e-a221-ba6579255e96", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8c621499-2268-49f6-b2e2-707377410e0e", client_auth_method="client-secret", username="admin", authSessionParentId="81793b23-2f10-4d9c-b981-356104fdd8be", authSessionTabId="kl4V8UEijOE" 2026-03-14 07:06:48,565 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="25cb0f79-ba3c-4b88-9cbe-73044509c891", clientId="1b9f7314-b095-4601-bb2d-31a1e681e00b", userId="0f531d9a-2b1e-4f66-bf40-3fc9efdf13b3", ipAddress="162.253.55.221", resourceType="CLIENT_ROLE", resourcePath="clients/25df33b4-9748-4030-8f92-6acb25476451/roles/admin" 2026-03-14 07:06:48,981 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="25cb0f79-ba3c-4b88-9cbe-73044509c891", clientId="admin-cli", userId="0f531d9a-2b1e-4f66-bf40-3fc9efdf13b3", ipAddress="162.253.55.221", auth_method="openid-connect", token_id="c8605c3b-7667-4e6a-a116-01c2820fd6e7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="07fe2cbf-d0d6-4fb6-9589-25c03699e64b", client_auth_method="client-secret", username="admin", authSessionParentId="f85bce35-4000-48cb-ad81-1d49370c6fa1", authSessionTabId="rVvAz85j6Yc" 2026-03-14 07:06:49,083 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="25cb0f79-ba3c-4b88-9cbe-73044509c891", clientId="1b9f7314-b095-4601-bb2d-31a1e681e00b", userId="0f531d9a-2b1e-4f66-bf40-3fc9efdf13b3", ipAddress="162.253.55.221", resourceType="CLIENT_ROLE", resourcePath="clients/25df33b4-9748-4030-8f92-6acb25476451/roles/editor" 2026-03-14 07:06:49,483 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="25cb0f79-ba3c-4b88-9cbe-73044509c891", clientId="admin-cli", userId="0f531d9a-2b1e-4f66-bf40-3fc9efdf13b3", ipAddress="162.253.55.221", auth_method="openid-connect", token_id="0dcdb9da-7305-4b16-9717-871417e6ae2d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ddad5e2a-7a2d-4d66-ad4b-6205093d5d71", client_auth_method="client-secret", username="admin", authSessionParentId="8a8ce8d6-82c5-4828-86ee-8daecfbccc7d", authSessionTabId="TQH-HtNOYkk" 2026-03-14 07:06:49,652 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="25cb0f79-ba3c-4b88-9cbe-73044509c891", clientId="1b9f7314-b095-4601-bb2d-31a1e681e00b", userId="0f531d9a-2b1e-4f66-bf40-3fc9efdf13b3", ipAddress="162.253.55.221", resourceType="CLIENT_ROLE", resourcePath="clients/25df33b4-9748-4030-8f92-6acb25476451/roles/viewer" 2026-03-14 07:06:50,075 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="25cb0f79-ba3c-4b88-9cbe-73044509c891", clientId="admin-cli", userId="0f531d9a-2b1e-4f66-bf40-3fc9efdf13b3", ipAddress="162.253.55.221", auth_method="openid-connect", token_id="a6404766-169c-4af7-9cee-7d8634d606f0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fe531de4-1e3a-4cf8-973b-acd856b3181f", client_auth_method="client-secret", username="admin", authSessionParentId="ee789b2b-0d61-48fb-b4f7-2392e37b3611", authSessionTabId="OMjbx505Dto" 2026-03-14 07:06:50,242 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="25cb0f79-ba3c-4b88-9cbe-73044509c891", clientId="1b9f7314-b095-4601-bb2d-31a1e681e00b", userId="0f531d9a-2b1e-4f66-bf40-3fc9efdf13b3", ipAddress="162.253.55.221", resourceType="CLIENT_ROLE", resourcePath="clients/9e8412fc-45a4-40fd-a88c-dbaff23aa8f5/roles/member" 2026-03-14 07:08:56,894 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="25cb0f79-ba3c-4b88-9cbe-73044509c891", clientId="admin-cli", userId="0f531d9a-2b1e-4f66-bf40-3fc9efdf13b3", ipAddress="162.253.55.221", auth_method="openid-connect", token_id="c2e5bebe-c0a4-47b3-9d77-1eee0b2c0656", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9d519213-7b14-40a3-891e-5cdcdb52a9e5", client_auth_method="client-secret", username="admin", authSessionParentId="4e365e92-b949-40be-bebd-48f908f5848b", authSessionTabId="c9tjrAEHvQE" 2026-03-14 07:08:57,265 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="25cb0f79-ba3c-4b88-9cbe-73044509c891", clientId="1b9f7314-b095-4601-bb2d-31a1e681e00b", userId="0f531d9a-2b1e-4f66-bf40-3fc9efdf13b3", ipAddress="162.253.55.221", resourceType="REALM", resourcePath="null" 2026-03-14 07:08:58,950 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="25cb0f79-ba3c-4b88-9cbe-73044509c891", clientId="admin-cli", userId="0f531d9a-2b1e-4f66-bf40-3fc9efdf13b3", ipAddress="162.253.55.221", auth_method="openid-connect", token_id="8e7daee8-6d54-45ce-9beb-d94b928b6364", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7efe0031-6d66-490e-a3d9-dc1824a53f01", client_auth_method="client-secret", username="admin", authSessionParentId="9a354f4e-75f7-43a0-9cee-72ce6c5aaa65", authSessionTabId="0qWOrn2zgO8" 2026-03-14 07:08:59,081 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="25cb0f79-ba3c-4b88-9cbe-73044509c891", clientId="1b9f7314-b095-4601-bb2d-31a1e681e00b", userId="0f531d9a-2b1e-4f66-bf40-3fc9efdf13b3", ipAddress="162.253.55.221", resourceType="CLIENT", resourcePath="clients/5408fa18-b6e3-41e6-998f-5dbaff837c01" 2026-03-14 07:08:59,707 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="25cb0f79-ba3c-4b88-9cbe-73044509c891", clientId="admin-cli", userId="0f531d9a-2b1e-4f66-bf40-3fc9efdf13b3", ipAddress="162.253.55.221", auth_method="openid-connect", token_id="89676960-74ec-4ec9-9afb-f5ece2a15768", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="28b0213e-e19e-4736-ae81-76d8e63c45ab", client_auth_method="client-secret", username="admin", authSessionParentId="34c1a337-c75b-46b7-a71d-d683b723d208", authSessionTabId="ck9g8k03-Vo" 2026-03-14 07:09:00,181 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="25cb0f79-ba3c-4b88-9cbe-73044509c891", clientId="1b9f7314-b095-4601-bb2d-31a1e681e00b", userId="0f531d9a-2b1e-4f66-bf40-3fc9efdf13b3", ipAddress="162.253.55.221", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/3ee48b25-9c79-47cf-a8de-cd95dabdc638/role-mappings/clients/cd91a76a-c0d1-4364-b392-088cbdfef3fe"