Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-04-03 01:43:06,833 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 53303ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn 2026-04-03 01:43:12,137 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-04-03 01:43:20,617 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-03 01:43:21,226 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-03 01:43:21,919 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-03 01:43:22,521 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-03 01:43:22,601 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 1243771d-1248-403f-98d7-15d8bc9708f7, name: keycloak-0-31513 2026-04-03 01:43:22,607 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-04-03 01:43:22,608 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-04-03 01:43:22,615 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.22911 2026-04-03 01:43:23,726 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-04-03 01:43:23,816 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-03 01:43:24,620 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-31513: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-03 01:43:24,630 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-31513|0] (1) [keycloak-0-31513] 2026-04-03 01:43:24,645 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-31513`, physical addresses are `[10.0.0.55:38447]` 2026-04-03 01:43:24,654 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-03 01:43:26,100 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-31513, Site name: null 2026-04-03 01:43:35,933 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-03 01:43:35,933 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-03 01:43:36,321 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-03 01:43:41,804 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-03 01:43:41,804 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-03 01:43:42,215 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-03 01:43:42,215 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-03 01:43:48,686 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:43:48,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-04-03 01:43:49,628 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:43:49,658 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:43:51,720 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:43:51,749 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:43:53,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-04-03 01:43:54,004 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:43:54,014 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:43:56,120 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:43:57,052 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:43:57,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-04-03 01:43:57,410 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:43:57,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-04-03 01:43:57,822 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:43:57,832 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:43:57,839 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:43:59,251 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:00,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-04-03 01:44:00,339 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:00,360 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:00,368 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:00,675 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:00,831 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:00,837 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:01,143 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44: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-04-03 01:44:02,611 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:03,708 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:03,994 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44: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-04-03 01:44:04,764 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:04,832 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:04,842 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:04,913 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-03 01:44:04,985 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-03 01:44:05,058 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-03 01:44:05,152 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-03 01:44:05,256 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-03 01:44:05,385 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-03 01:44:05,467 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-03 01:44:05,560 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-03 01:44:05,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-04-03 01:44:05,754 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-03 01:44:05,868 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-03 01:44:05,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-04-03 01:44:05,990 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-03 01:44:06,046 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-03 01:44:06,142 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-03 01:44:06,239 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-03 01:44:06,356 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-03 01:44:06,360 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:06,501 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:06,567 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:06,622 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:06,687 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:06,693 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:06,699 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:06,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-04-03 01:44:08,444 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:08,531 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:08,717 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:08,729 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:08,734 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:09,922 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:10,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-04-03 01:44:11,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-04-03 01:44:11,303 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:11,326 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:11,334 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:11,341 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:11,424 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:11,456 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:11,934 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:14,894 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:15,606 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:15,820 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:15,988 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:16,047 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:16,105 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:16,114 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:16,120 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:16,153 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-03 01:44:16,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-04-03 01:44:16,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-04-03 01:44:16,424 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:16,562 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:16,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-04-03 01:44:16,838 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:16,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-04-03 01:44:16,982 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:16,988 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:18,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-04-03 01:44:18,092 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:18,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-04-03 01:44:18,182 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:18,864 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:18,872 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:18,930 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:18,938 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:19,014 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:19,023 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:19,054 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:19,154 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:19,302 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:19,387 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:19,503 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:19,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-04-03 01:44:19,592 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:19,761 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:19,772 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:19,891 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:19,900 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:19,956 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-03 01:44:20,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-04-03 01:44:20,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-04-03 01:44:20,123 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:20,128 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:20,147 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:20,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-04-03 01:44:20,228 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:20,254 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:20,264 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:20,310 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-03 01:44:20,370 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-03 01:44:20,418 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-03 01:44:20,424 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:20,471 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:20,505 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:20,518 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:20,550 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:20,557 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:20,605 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-03 01:44:20,676 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-03 01:44:20,680 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:20,691 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:20,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-04-03 01:44:20,919 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:20,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-04-03 01:44:20,934 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 01:44:20,990 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-03 01:44:21,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-04-03 01:44: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-04-03 01:44:21,123 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-03 01:44:21,126 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-04-03 01:44:22,221 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-03 01:44:30,127 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 82.919s. Listening on: http://0.0.0.0:8080 2026-04-03 01:44:30,128 INFO [io.quarkus] (main) Profile prod activated. 2026-04-03 01:44:30,128 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-04-03 01:44:31,717 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-03 01:44:49,404 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="fde7ede3-99a0-4a44-ac3a-5f468e4a8b84", clientId="admin-cli", userId="5ddaab25-6d70-4e94-bfcd-2cc37c6aec86", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="f9795955-0cae-4056-bef2-302c33b14cc5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0bf54f84-42b9-4ab8-970a-f26f1fc7832c", client_auth_method="client-secret", username="admin", authSessionParentId="91a13768-2496-43a2-9f99-421a0b92d6c6", authSessionTabId="uoMSQAqHd-A" 2026-04-03 01:44:54,714 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="fde7ede3-99a0-4a44-ac3a-5f468e4a8b84", clientId="2832530c-7e5c-4afa-b57e-02a9e50b515e", userId="5ddaab25-6d70-4e94-bfcd-2cc37c6aec86", ipAddress="199.204.45.25", resourceType="REALM", resourcePath="atmosphere" 2026-04-03 01:44:56,011 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="fde7ede3-99a0-4a44-ac3a-5f468e4a8b84", clientId="admin-cli", userId="5ddaab25-6d70-4e94-bfcd-2cc37c6aec86", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="59c3f99d-a358-4e26-a17c-69b56a19a084", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="25e7d602-0ed4-46e8-bcf6-91ffe857af1f", client_auth_method="client-secret", username="admin", authSessionParentId="58288007-d717-4709-8d3d-0b4801c35593", authSessionTabId="p2sDihLDbv0" 2026-04-03 01:44:56,233 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="fde7ede3-99a0-4a44-ac3a-5f468e4a8b84", clientId="2832530c-7e5c-4afa-b57e-02a9e50b515e", userId="5ddaab25-6d70-4e94-bfcd-2cc37c6aec86", ipAddress="199.204.45.25", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/ab7cbce5-f38e-4b02-8142-b660dced5632" 2026-04-03 01:44:56,434 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="fde7ede3-99a0-4a44-ac3a-5f468e4a8b84", clientId="2832530c-7e5c-4afa-b57e-02a9e50b515e", userId="5ddaab25-6d70-4e94-bfcd-2cc37c6aec86", ipAddress="199.204.45.25", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/ab7cbce5-f38e-4b02-8142-b660dced5632/protocol-mappers/models/f15433e3-16c7-4842-bfba-23c6a556f88c" 2026-04-03 01:45:17,126 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="fde7ede3-99a0-4a44-ac3a-5f468e4a8b84", clientId="admin-cli", userId="5ddaab25-6d70-4e94-bfcd-2cc37c6aec86", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="e3c95f00-95e3-4099-9ba6-4651ba8c2a51", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c452a928-8893-4473-9cf0-d9b9a91f5df2", client_auth_method="client-secret", username="admin", authSessionParentId="c16b9043-9238-4488-9737-4a9750dd932a", authSessionTabId="82mGByupD5Q" 2026-04-03 01:45:17,318 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="fde7ede3-99a0-4a44-ac3a-5f468e4a8b84", clientId="2832530c-7e5c-4afa-b57e-02a9e50b515e", userId="5ddaab25-6d70-4e94-bfcd-2cc37c6aec86", ipAddress="199.204.45.25", resourceType="CLIENT", resourcePath="clients/8dcb662e-f352-40e6-81d4-e0714706a2f6" 2026-04-03 01:45:17,743 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="fde7ede3-99a0-4a44-ac3a-5f468e4a8b84", clientId="admin-cli", userId="5ddaab25-6d70-4e94-bfcd-2cc37c6aec86", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="3d713014-cf19-4871-a149-a17df55bb8d9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0c17dd13-0987-4dcd-a1c8-8fc46e2a3a3f", client_auth_method="client-secret", username="admin", authSessionParentId="33e16ff5-6105-4e42-abe4-72941934a9a5", authSessionTabId="GNZXG2nk2F8" 2026-04-03 01:45:17,944 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="fde7ede3-99a0-4a44-ac3a-5f468e4a8b84", clientId="2832530c-7e5c-4afa-b57e-02a9e50b515e", userId="5ddaab25-6d70-4e94-bfcd-2cc37c6aec86", ipAddress="199.204.45.25", resourceType="CLIENT", resourcePath="clients/54f4a536-5bf2-45e4-b909-7402851e600e" 2026-04-03 01:45:18,319 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="fde7ede3-99a0-4a44-ac3a-5f468e4a8b84", clientId="admin-cli", userId="5ddaab25-6d70-4e94-bfcd-2cc37c6aec86", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="e3a164e5-13e5-456b-b8e4-26a55dad8363", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9d9fbd3e-be20-451e-b5af-0b46eb8691eb", client_auth_method="client-secret", username="admin", authSessionParentId="bff18b98-f81f-4270-bc1e-316ddf2bcc99", authSessionTabId="AYf1qCtUIqk" 2026-04-03 01:45:18,505 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="fde7ede3-99a0-4a44-ac3a-5f468e4a8b84", clientId="2832530c-7e5c-4afa-b57e-02a9e50b515e", userId="5ddaab25-6d70-4e94-bfcd-2cc37c6aec86", ipAddress="199.204.45.25", resourceType="CLIENT", resourcePath="clients/2e9cd3c8-f0c7-435f-8db7-14e62f89e7e9" 2026-04-03 01:45:19,147 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="fde7ede3-99a0-4a44-ac3a-5f468e4a8b84", clientId="admin-cli", userId="5ddaab25-6d70-4e94-bfcd-2cc37c6aec86", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="37fae311-50d1-47fd-a877-d0afa48b5a29", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="17d0385d-2064-4fac-8b86-6465cc4503e3", client_auth_method="client-secret", username="admin", authSessionParentId="fd9432a8-7774-4109-bdd4-a4f338c6a034", authSessionTabId="rQqQcylx1Mg" 2026-04-03 01:45:19,418 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="fde7ede3-99a0-4a44-ac3a-5f468e4a8b84", clientId="2832530c-7e5c-4afa-b57e-02a9e50b515e", userId="5ddaab25-6d70-4e94-bfcd-2cc37c6aec86", ipAddress="199.204.45.25", resourceType="CLIENT_ROLE", resourcePath="clients/8dcb662e-f352-40e6-81d4-e0714706a2f6/roles/member" 2026-04-03 01:45:19,831 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="fde7ede3-99a0-4a44-ac3a-5f468e4a8b84", clientId="admin-cli", userId="5ddaab25-6d70-4e94-bfcd-2cc37c6aec86", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="b2827e10-e6d6-4a7d-b6d8-da796ac5bbd8", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="bd6a701d-b8a3-45d8-9ea1-55eba4a83846", client_auth_method="client-secret", username="admin", authSessionParentId="1c1f321b-d064-4eb2-b670-35f1c9b34142", authSessionTabId="-ZBm4xjvbaI" 2026-04-03 01:45:20,009 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="fde7ede3-99a0-4a44-ac3a-5f468e4a8b84", clientId="2832530c-7e5c-4afa-b57e-02a9e50b515e", userId="5ddaab25-6d70-4e94-bfcd-2cc37c6aec86", ipAddress="199.204.45.25", resourceType="CLIENT_ROLE", resourcePath="clients/54f4a536-5bf2-45e4-b909-7402851e600e/roles/admin" 2026-04-03 01:45:20,452 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="fde7ede3-99a0-4a44-ac3a-5f468e4a8b84", clientId="admin-cli", userId="5ddaab25-6d70-4e94-bfcd-2cc37c6aec86", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="58540aca-25d1-411a-95d1-94c2fe46f126", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0b163860-b115-4bec-b682-8080fde32e4f", client_auth_method="client-secret", username="admin", authSessionParentId="31c85285-d252-4cce-9e0e-27020f7eebe4", authSessionTabId="P_UImRhodac" 2026-04-03 01:45:20,628 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="fde7ede3-99a0-4a44-ac3a-5f468e4a8b84", clientId="2832530c-7e5c-4afa-b57e-02a9e50b515e", userId="5ddaab25-6d70-4e94-bfcd-2cc37c6aec86", ipAddress="199.204.45.25", resourceType="CLIENT_ROLE", resourcePath="clients/54f4a536-5bf2-45e4-b909-7402851e600e/roles/editor" 2026-04-03 01:45:21,018 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="fde7ede3-99a0-4a44-ac3a-5f468e4a8b84", clientId="admin-cli", userId="5ddaab25-6d70-4e94-bfcd-2cc37c6aec86", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="06444df8-0aa2-47f1-9726-9ead2222a541", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b08d8a20-6df5-4c7e-9e85-bcf96c65c9ca", client_auth_method="client-secret", username="admin", authSessionParentId="043aee3e-de5e-4342-ab76-f26247d77fbe", authSessionTabId="ZyUGpouh1fA" 2026-04-03 01:45:21,214 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="fde7ede3-99a0-4a44-ac3a-5f468e4a8b84", clientId="2832530c-7e5c-4afa-b57e-02a9e50b515e", userId="5ddaab25-6d70-4e94-bfcd-2cc37c6aec86", ipAddress="199.204.45.25", resourceType="CLIENT_ROLE", resourcePath="clients/54f4a536-5bf2-45e4-b909-7402851e600e/roles/viewer" 2026-04-03 01:45:21,566 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="fde7ede3-99a0-4a44-ac3a-5f468e4a8b84", clientId="admin-cli", userId="5ddaab25-6d70-4e94-bfcd-2cc37c6aec86", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="1c8801d7-c6d4-4cce-9120-327a3231dbc6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7c6d72d7-a4ed-457d-9e82-ecc88c5d20fd", client_auth_method="client-secret", username="admin", authSessionParentId="80fca34d-1f08-4404-b2cc-faaa1a4fccc8", authSessionTabId="0kQoa4WpAcg" 2026-04-03 01:45:21,651 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="fde7ede3-99a0-4a44-ac3a-5f468e4a8b84", clientId="2832530c-7e5c-4afa-b57e-02a9e50b515e", userId="5ddaab25-6d70-4e94-bfcd-2cc37c6aec86", ipAddress="199.204.45.25", resourceType="CLIENT_ROLE", resourcePath="clients/2e9cd3c8-f0c7-435f-8db7-14e62f89e7e9/roles/member" 2026-04-03 01:47:34,084 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="fde7ede3-99a0-4a44-ac3a-5f468e4a8b84", clientId="admin-cli", userId="5ddaab25-6d70-4e94-bfcd-2cc37c6aec86", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="903ad03e-eda4-49c5-b38f-74f626f21224", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="615e78ae-0847-4723-9a2d-a131db228cd3", client_auth_method="client-secret", username="admin", authSessionParentId="c6f7d865-40cb-482d-9096-0b4819d43b36", authSessionTabId="h18Oo-WqKmw" 2026-04-03 01:47:34,612 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="fde7ede3-99a0-4a44-ac3a-5f468e4a8b84", clientId="2832530c-7e5c-4afa-b57e-02a9e50b515e", userId="5ddaab25-6d70-4e94-bfcd-2cc37c6aec86", ipAddress="199.204.45.25", resourceType="REALM", resourcePath="null" 2026-04-03 01:47:36,285 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="fde7ede3-99a0-4a44-ac3a-5f468e4a8b84", clientId="admin-cli", userId="5ddaab25-6d70-4e94-bfcd-2cc37c6aec86", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="99c7f8fa-4343-43f8-8670-14bc017945ee", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fddda916-c9a3-4201-b27d-9bc047bdebff", client_auth_method="client-secret", username="admin", authSessionParentId="9041de31-7ca0-4b63-a6a4-decca609f587", authSessionTabId="YyNgyZ-x878" 2026-04-03 01:47:36,441 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="fde7ede3-99a0-4a44-ac3a-5f468e4a8b84", clientId="2832530c-7e5c-4afa-b57e-02a9e50b515e", userId="5ddaab25-6d70-4e94-bfcd-2cc37c6aec86", ipAddress="199.204.45.25", resourceType="CLIENT", resourcePath="clients/25e89983-b307-4124-b313-7ad847287d01" 2026-04-03 01:47:37,091 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="fde7ede3-99a0-4a44-ac3a-5f468e4a8b84", clientId="admin-cli", userId="5ddaab25-6d70-4e94-bfcd-2cc37c6aec86", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="1d1245b1-3c24-40f0-a6c1-2dea7c1c0494", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8930a12c-579a-4fb3-8575-98a6809f2777", client_auth_method="client-secret", username="admin", authSessionParentId="904c35b8-2b3f-4bb5-9a1e-072f1db3c49f", authSessionTabId="NrZe3GBWz_g" 2026-04-03 01:47:37,514 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="fde7ede3-99a0-4a44-ac3a-5f468e4a8b84", clientId="2832530c-7e5c-4afa-b57e-02a9e50b515e", userId="5ddaab25-6d70-4e94-bfcd-2cc37c6aec86", ipAddress="199.204.45.25", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/7a92791f-a869-4067-b7e1-87d7433e1947/role-mappings/clients/015d39c1-3648-4d1b-aba8-e64491eb988c"