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-09 22:32:15,861 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 48188ms 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-09 22:32:20,281 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-09 22:32:27,955 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-03-09 22:32:28,263 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-03-09 22:32:28,960 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-03-09 22:32:29,559 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-03-09 22:32:29,561 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 3b5f2d24-f207-43d2-a6bc-2ed514617afc, name: keycloak-0-43922 2026-03-09 22:32:29,566 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-09 22:32:29,566 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-09 22:32:29,679 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.17746 2026-03-09 22:32:31,175 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-09 22:32:31,257 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-03-09 22:32:31,684 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-43922: no members discovered after 2002 ms: creating cluster as coordinator 2026-03-09 22:32:31,756 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-43922|0] (1) [keycloak-0-43922] 2026-03-09 22:32:31,864 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-43922`, physical addresses are `[10.0.0.47:33282]` 2026-03-09 22:32:31,952 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-03-09 22:32:42,753 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-09 22:32:42,754 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-09 22:32:43,147 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-03-09 22:32:48,175 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-09 22:32:48,175 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-09 22:32:48,677 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-09 22:32:48,677 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-09 22:32:54,612 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:32:54,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-09 22:32:55,526 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:32:55,547 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:32:57,330 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-09 22:32:57,356 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-09 22:32:59,186 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:32:59,214 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:32:59,223 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:01,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-09 22:33:01,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-09 22:33:01,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-09 22:33:02,201 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-09 22:33:02,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-09 22:33:02,588 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:02,594 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:02,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-09 22:33:03,774 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:04,724 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:04,753 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-09 22:33:04,769 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:04,774 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:05,044 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-09 22:33:05,205 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-09 22:33:05,211 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:05,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-09 22:33:06,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-09 22:33:06,718 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-09 22:33:07,544 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-09 22:33:07,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-09 22:33:08,460 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-09 22:33:08,469 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:08,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-09 22:33:08,526 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:08,584 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-09 22:33:08,644 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-09 22:33:08,710 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-09 22:33:08,791 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-09 22:33:08,874 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-09 22:33:08,969 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-09 22:33:09,039 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-09 22:33:09,106 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-09 22:33:09,229 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-09 22:33:09,269 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-09 22:33:09,353 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-09 22:33:09,411 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-09 22:33:09,457 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-09 22:33:09,506 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-09 22:33:09,553 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-09 22:33:09,644 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-09 22:33:09,750 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-09 22:33:09,754 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:09,852 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:09,890 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-09 22:33:09,949 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:10,006 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-09 22:33:10,012 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:10,018 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-09 22:33:10,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-09 22:33: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-09 22:33:11,652 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:11,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-09 22:33:11,823 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:11,830 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-09 22:33:12,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-09 22:33:13,049 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:13,928 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:14,175 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:14,198 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:14,205 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-09 22:33:14,212 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-09 22:33:14,282 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:14,309 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:14,737 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:17,377 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:18,021 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-09 22:33:18,212 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-09 22:33:18,358 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:18,402 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:18,455 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:18,463 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:18,469 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:18,498 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-09 22:33:18,604 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-09 22:33:18,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-09 22:33:18,735 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:18,892 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:19,104 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:19,164 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:19,278 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:19,294 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:19,300 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:20,244 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-09 22:33:20,308 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:20,390 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:20,395 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:21,001 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-09 22:33:21,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-09 22:33:21,065 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:21,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-09 22:33:21,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-09 22:33:21,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-09 22:33:21,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-09 22:33:21,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-09 22:33:21,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-09 22:33:21,492 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:21,597 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-09 22:33:21,645 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:21,673 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:21,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-09 22:33:21,828 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:21,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-09 22:33:21,947 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:21,995 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-09 22:33:22,061 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-09 22:33:22,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-09 22:33:22,142 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:22,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-09 22:33:22,170 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:22,198 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:22,252 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-09 22:33:22,281 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:22,291 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:22,335 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-09 22:33:22,398 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-09 22:33:22,437 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-09 22:33:22,440 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:22,485 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-09 22:33:22,517 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-09 22:33:22,526 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:22,553 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-09 22:33:22,559 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-09 22:33:22,608 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-09 22:33:22,669 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-09 22:33:22,672 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:22,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-09 22:33:22,877 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-09 22:33:22,890 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-03-09 22:33:22,902 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:22,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-09 22:33:22,961 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-09 22:33:23,024 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-09 22:33:23,027 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-09 22:33:23,078 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-09 22:33:23,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 UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-03-09 22:33:23,980 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-43922, Site name: null 2026-03-09 22:33:24,461 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-03-09 22:33:32,750 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 76.572s. Listening on: http://0.0.0.0:8080 2026-03-09 22:33:32,751 INFO [io.quarkus] (main) Profile prod activated. 2026-03-09 22:33:32,751 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-09 22:33:34,259 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-03-09 22:33:49,064 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5c17f5a8-5bd5-498d-8ee2-d99787e97311", clientId="admin-cli", userId="a3b4dbe6-1843-4e68-9aa6-2acd7591b4ec", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="07cd8f49-86de-4cc2-a69c-26b1c9e54d22", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a61577f7-7499-41f8-9632-2014a666a312", client_auth_method="client-secret", username="admin", authSessionParentId="0aca91fa-3829-446f-ba9b-aca59bbd4466", authSessionTabId="GpT_55Z-9Zw" 2026-03-09 22:33:52,975 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5c17f5a8-5bd5-498d-8ee2-d99787e97311", clientId="71625b4c-baf4-4684-9d53-fc1b5c56a880", userId="a3b4dbe6-1843-4e68-9aa6-2acd7591b4ec", ipAddress="162.253.55.200", resourceType="REALM", resourcePath="atmosphere" 2026-03-09 22:33:54,751 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5c17f5a8-5bd5-498d-8ee2-d99787e97311", clientId="admin-cli", userId="a3b4dbe6-1843-4e68-9aa6-2acd7591b4ec", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="cb909eae-dc21-41be-a0e4-dc1ff7b60d0c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8d86c20a-abc0-40e3-9d21-29f0132d47c6", client_auth_method="client-secret", username="admin", authSessionParentId="8f949e38-bbf7-4399-ad0f-ad143317f31c", authSessionTabId="k4e7nqK7JHo" 2026-03-09 22:33:54,980 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="5c17f5a8-5bd5-498d-8ee2-d99787e97311", clientId="71625b4c-baf4-4684-9d53-fc1b5c56a880", userId="a3b4dbe6-1843-4e68-9aa6-2acd7591b4ec", ipAddress="162.253.55.200", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/53efd868-33e3-498d-b14a-89d3af0e3d5b" 2026-03-09 22:33:55,157 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="5c17f5a8-5bd5-498d-8ee2-d99787e97311", clientId="71625b4c-baf4-4684-9d53-fc1b5c56a880", userId="a3b4dbe6-1843-4e68-9aa6-2acd7591b4ec", ipAddress="162.253.55.200", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/53efd868-33e3-498d-b14a-89d3af0e3d5b/protocol-mappers/models/ec6c931d-cebf-4da9-bf3d-47b4b3337d86" 2026-03-09 22:34:15,716 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5c17f5a8-5bd5-498d-8ee2-d99787e97311", clientId="admin-cli", userId="a3b4dbe6-1843-4e68-9aa6-2acd7591b4ec", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="92eafed2-2316-4035-90bc-47f3fc4f5acc", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3f73286a-b381-41f3-8a10-62347a96c080", client_auth_method="client-secret", username="admin", authSessionParentId="8e5b5cd8-e6af-478b-af71-5840c43c1665", authSessionTabId="kH4fWjQy6Z0" 2026-03-09 22:34:15,967 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5c17f5a8-5bd5-498d-8ee2-d99787e97311", clientId="71625b4c-baf4-4684-9d53-fc1b5c56a880", userId="a3b4dbe6-1843-4e68-9aa6-2acd7591b4ec", ipAddress="162.253.55.200", resourceType="CLIENT", resourcePath="clients/393cbd2c-6f86-4647-8e4d-fddd319c25b5" 2026-03-09 22:34:16,384 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5c17f5a8-5bd5-498d-8ee2-d99787e97311", clientId="admin-cli", userId="a3b4dbe6-1843-4e68-9aa6-2acd7591b4ec", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="bf3e5bea-26bb-4f1a-b7d4-e27b742f4a67", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="68f6e706-ff56-4813-9197-6724dfd5bbe1", client_auth_method="client-secret", username="admin", authSessionParentId="dc096d85-7f49-446a-a511-ed1ae60e6f9c", authSessionTabId="lHARFkdNmK4" 2026-03-09 22:34:16,477 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5c17f5a8-5bd5-498d-8ee2-d99787e97311", clientId="71625b4c-baf4-4684-9d53-fc1b5c56a880", userId="a3b4dbe6-1843-4e68-9aa6-2acd7591b4ec", ipAddress="162.253.55.200", resourceType="CLIENT", resourcePath="clients/d6d64046-175d-429c-a0d9-7415f385ba4c" 2026-03-09 22:34:16,893 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5c17f5a8-5bd5-498d-8ee2-d99787e97311", clientId="admin-cli", userId="a3b4dbe6-1843-4e68-9aa6-2acd7591b4ec", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="d436d399-2e5d-48ed-9b7c-c711f6c65ce3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="61ff60fe-7242-4179-8d69-246afa7be83f", client_auth_method="client-secret", username="admin", authSessionParentId="0a49d641-5a85-4dc3-b8ae-ce6c7720fd5d", authSessionTabId="y3Fl6rKMeR8" 2026-03-09 22:34:17,065 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5c17f5a8-5bd5-498d-8ee2-d99787e97311", clientId="71625b4c-baf4-4684-9d53-fc1b5c56a880", userId="a3b4dbe6-1843-4e68-9aa6-2acd7591b4ec", ipAddress="162.253.55.200", resourceType="CLIENT", resourcePath="clients/eafb397e-39b6-45d5-860a-42f219d5264b" 2026-03-09 22:34:17,711 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5c17f5a8-5bd5-498d-8ee2-d99787e97311", clientId="admin-cli", userId="a3b4dbe6-1843-4e68-9aa6-2acd7591b4ec", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="d40cc003-686b-4511-81e0-b47fc52b64d9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f9595ce0-d785-4f73-9e68-e6e1171b5a50", client_auth_method="client-secret", username="admin", authSessionParentId="345802f7-6708-4a8e-b864-c93fb35cb711", authSessionTabId="oF6-w9us5_A" 2026-03-09 22:34:17,879 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5c17f5a8-5bd5-498d-8ee2-d99787e97311", clientId="71625b4c-baf4-4684-9d53-fc1b5c56a880", userId="a3b4dbe6-1843-4e68-9aa6-2acd7591b4ec", ipAddress="162.253.55.200", resourceType="CLIENT_ROLE", resourcePath="clients/393cbd2c-6f86-4647-8e4d-fddd319c25b5/roles/member" 2026-03-09 22:34:18,274 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5c17f5a8-5bd5-498d-8ee2-d99787e97311", clientId="admin-cli", userId="a3b4dbe6-1843-4e68-9aa6-2acd7591b4ec", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="4f6f44ed-b8be-49a0-9868-e032a28d13a9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4cad6b43-0d46-4ea2-aeb5-5c0dc406df68", client_auth_method="client-secret", username="admin", authSessionParentId="68e10dcb-28e2-4288-977f-c2f7d66280fb", authSessionTabId="FL05mLKYZhg" 2026-03-09 22:34:18,356 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5c17f5a8-5bd5-498d-8ee2-d99787e97311", clientId="71625b4c-baf4-4684-9d53-fc1b5c56a880", userId="a3b4dbe6-1843-4e68-9aa6-2acd7591b4ec", ipAddress="162.253.55.200", resourceType="CLIENT_ROLE", resourcePath="clients/d6d64046-175d-429c-a0d9-7415f385ba4c/roles/admin" 2026-03-09 22:34:18,768 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5c17f5a8-5bd5-498d-8ee2-d99787e97311", clientId="admin-cli", userId="a3b4dbe6-1843-4e68-9aa6-2acd7591b4ec", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="d4c626e3-81eb-4179-87ee-0d633a3bfa4a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="750fd28f-39a4-413d-b874-f31a97396fb3", client_auth_method="client-secret", username="admin", authSessionParentId="c5e7801f-9f75-4d8b-9dff-755fe6934d0d", authSessionTabId="IJE8Vq227Q0" 2026-03-09 22:34:18,897 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5c17f5a8-5bd5-498d-8ee2-d99787e97311", clientId="71625b4c-baf4-4684-9d53-fc1b5c56a880", userId="a3b4dbe6-1843-4e68-9aa6-2acd7591b4ec", ipAddress="162.253.55.200", resourceType="CLIENT_ROLE", resourcePath="clients/d6d64046-175d-429c-a0d9-7415f385ba4c/roles/editor" 2026-03-09 22:34:19,290 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5c17f5a8-5bd5-498d-8ee2-d99787e97311", clientId="admin-cli", userId="a3b4dbe6-1843-4e68-9aa6-2acd7591b4ec", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="c36a8973-01ac-4722-95f9-e5da628ebd08", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="33c54b82-a44c-42e5-8931-d2306d9a1ffc", client_auth_method="client-secret", username="admin", authSessionParentId="d8201c6f-0200-44b1-bb84-9556b73bd99e", authSessionTabId="yTwG7dlY14Q" 2026-03-09 22:34:19,409 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5c17f5a8-5bd5-498d-8ee2-d99787e97311", clientId="71625b4c-baf4-4684-9d53-fc1b5c56a880", userId="a3b4dbe6-1843-4e68-9aa6-2acd7591b4ec", ipAddress="162.253.55.200", resourceType="CLIENT_ROLE", resourcePath="clients/d6d64046-175d-429c-a0d9-7415f385ba4c/roles/viewer" 2026-03-09 22:34:19,795 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="5c17f5a8-5bd5-498d-8ee2-d99787e97311", clientId="admin-cli", userId="a3b4dbe6-1843-4e68-9aa6-2acd7591b4ec", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="47e56870-c48f-42ed-abee-efdd64178c7c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ce109d8d-e422-4386-8a5f-410e339bd757", client_auth_method="client-secret", username="admin", authSessionParentId="d7d95f40-07c5-4532-9288-f45ae0a5c44b", authSessionTabId="ZQ2nUP_UVqg" 2026-03-09 22:34:19,891 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="5c17f5a8-5bd5-498d-8ee2-d99787e97311", clientId="71625b4c-baf4-4684-9d53-fc1b5c56a880", userId="a3b4dbe6-1843-4e68-9aa6-2acd7591b4ec", ipAddress="162.253.55.200", resourceType="CLIENT_ROLE", resourcePath="clients/eafb397e-39b6-45d5-860a-42f219d5264b/roles/member" 2026-03-09 22:36:25,496 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5c17f5a8-5bd5-498d-8ee2-d99787e97311", clientId="admin-cli", userId="a3b4dbe6-1843-4e68-9aa6-2acd7591b4ec", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="0f84157c-1824-4f34-b458-ee3bcac33c1c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b295bd9d-b277-42ec-8de1-eebf711737f5", client_auth_method="client-secret", username="admin", authSessionParentId="7bebc2af-269c-4c81-b6c4-8d63a2c4024e", authSessionTabId="iAHX1A91gDY" 2026-03-09 22:36:25,957 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="5c17f5a8-5bd5-498d-8ee2-d99787e97311", clientId="71625b4c-baf4-4684-9d53-fc1b5c56a880", userId="a3b4dbe6-1843-4e68-9aa6-2acd7591b4ec", ipAddress="162.253.55.200", resourceType="REALM", resourcePath="null" 2026-03-09 22:36:27,534 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5c17f5a8-5bd5-498d-8ee2-d99787e97311", clientId="admin-cli", userId="a3b4dbe6-1843-4e68-9aa6-2acd7591b4ec", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="12828f91-9bca-40a4-842d-75c851778466", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9f0327c4-f482-4a50-99ec-c3fa82218e27", client_auth_method="client-secret", username="admin", authSessionParentId="de5839fb-7269-4c54-ae77-c3f593fa8074", authSessionTabId="lKDxbkQfSQk" 2026-03-09 22:36:27,648 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="5c17f5a8-5bd5-498d-8ee2-d99787e97311", clientId="71625b4c-baf4-4684-9d53-fc1b5c56a880", userId="a3b4dbe6-1843-4e68-9aa6-2acd7591b4ec", ipAddress="162.253.55.200", resourceType="CLIENT", resourcePath="clients/20edac64-b556-43cb-b468-753662c2f3a2" 2026-03-09 22:36:28,149 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="5c17f5a8-5bd5-498d-8ee2-d99787e97311", clientId="admin-cli", userId="a3b4dbe6-1843-4e68-9aa6-2acd7591b4ec", ipAddress="162.253.55.200", auth_method="openid-connect", token_id="40b30bd6-c6b2-4662-8d5f-7788aecb850c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f53b1d85-27df-4a49-9829-9364d0bbac5b", client_auth_method="client-secret", username="admin", authSessionParentId="9878e04e-8be6-46a7-8cb3-1d433cb361ec", authSessionTabId="H_nVFT6AXtw" 2026-03-09 22:36:28,582 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="5c17f5a8-5bd5-498d-8ee2-d99787e97311", clientId="71625b4c-baf4-4684-9d53-fc1b5c56a880", userId="a3b4dbe6-1843-4e68-9aa6-2acd7591b4ec", ipAddress="162.253.55.200", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/334443a9-a2aa-4f40-8c1c-9126de62a87f/role-mappings/clients/ee411b28-19bf-4fc8-be2c-91dc0ed0a1af"