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-22 16:26:30,732 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 41935ms 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-22 16:26:35,109 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-22 16:26:43,286 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-22 16:26:43,595 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-22 16:26:44,203 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-22 16:26:44,790 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-22 16:26:44,792 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 8da5bcca-3928-48fa-8602-448745975eb7, name: keycloak-0-15114 2026-04-22 16:26:44,797 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-22 16:26:44,797 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-22 16:26:44,882 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.21684 2026-04-22 16:26:46,701 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-22 16:26:46,892 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-15114: no members discovered after 2004 ms: creating cluster as coordinator 2026-04-22 16:26:46,906 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-15114|0] (1) [keycloak-0-15114] 2026-04-22 16:26:46,922 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-15114`, physical addresses are `[10.0.0.230:37220]` 2026-04-22 16:26:46,930 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-22 16:26:48,678 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-15114, Site name: null 2026-04-22 16:26:48,686 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-22 16:26:58,794 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-22 16:26:58,794 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-22 16:26:59,277 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-22 16:27:05,005 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-22 16:27:05,005 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-22 16:27:05,498 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-22 16:27:05,499 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-22 16:27:14,304 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 16:27:14,490 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:15,483 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:15,512 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 16:27:17,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-22 16:27:17,973 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 16:27:20,653 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:20,690 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:20,704 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:23,253 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:24,457 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:24,477 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:24,854 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:25,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-04-22 16:27:25,396 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 16:27:25,404 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 16:27:25,415 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:27,063 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:28,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-22 16:27:28,364 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:28,383 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:28,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-04-22 16:27:28,722 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:28,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-04-22 16:27:28,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-04-22 16:27:29,267 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:31,039 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:31,048 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:32,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-22 16:27:32,859 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:34,016 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:34,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-04-22 16:27:34,283 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:34,297 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:34,392 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-22 16:27:34,513 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-22 16:27:34,616 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-22 16:27:34,757 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-22 16:27:34,885 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-22 16:27:35,022 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-22 16:27:35,130 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-22 16:27:35,255 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-22 16:27:35,437 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-22 16:27:35,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-04-22 16:27:35,647 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-22 16:27:35,726 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-22 16:27:35,811 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-22 16:27:35,894 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-22 16:27:36,034 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-22 16:27:36,160 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-22 16:27:36,295 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-22 16:27:36,299 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:36,421 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 16:27:36,479 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:36,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-04-22 16:27:36,627 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 16:27:36,633 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:36,640 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:36,654 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 16:27:40,293 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:40,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-22 16:27:40,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-22 16:27:40,637 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:40,642 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 16:27:42,511 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:42,634 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:44,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-04-22 16:27:44,335 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:44,359 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:44,366 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:44,376 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:44,474 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:44,522 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 16:27:45,110 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:50,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-22 16:27:51,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-04-22 16:27:51,689 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:51,857 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:51,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-04-22 16:27:51,959 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:51,967 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:51,973 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 16:27:52,010 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-22 16:27:52,150 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:52,190 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:52,301 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:52,448 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 16:27:52,667 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:52,738 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:52,859 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:52,876 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 16:27:52,883 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:53,875 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:53,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-04-22 16:27:54,031 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 16:27:54,037 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:54,704 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:54,715 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:54,773 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:54,780 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:54,849 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:54,855 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 16:27:54,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-04-22 16:27:55,016 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:55,199 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:55,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-04-22 16:27:55,396 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 16:27:55,449 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 16:27:55,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-04-22 16:27:55,648 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:55,655 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:55,788 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:55,796 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 16:27:55,843 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-22 16:27:55,908 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-22 16:27:55,910 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 16:27:56,033 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:56,040 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:56,097 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:56,125 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 16:27:56,179 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 16:27:56,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-04-22 16:27:56,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-22 16:27:56,278 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-22 16:27:56,337 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-22 16:27:56,376 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-22 16:27:56,380 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 16:27:56,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-22 16:27:56,451 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:56,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-04-22 16:27:56,489 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:56,495 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:56,543 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-22 16:27:56,607 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-22 16:27:56,610 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:56,620 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 16:27:56,827 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:56,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-22 16:27:56,845 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:56,849 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 16:27:56,905 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-22 16:27:56,973 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-22 16:27:56,977 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-22 16:27:57,033 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-22 16:27:57,036 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-22 16:27:58,600 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-22 16:28:05,407 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 94.413s. Listening on: http://0.0.0.0:8080 2026-04-22 16:28:05,407 INFO [io.quarkus] (main) Profile prod activated. 2026-04-22 16:28:05,407 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-22 16:28:08,090 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-22 16:28:18,385 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="admin-cli", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="7bbb89c7-2c31-4e73-9702-923b46cdd957", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="692aaeb8-81f7-4aaf-a777-e099cc9af704", client_auth_method="client-secret", username="admin", authSessionParentId="26449c2b-a8bf-4fd2-aa20-9d623bc2297d", authSessionTabId="DTKap4O_ZLQ" 2026-04-22 16:28:24,987 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="bf019f62-3eea-42a1-ac86-8ccc55ead716", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", resourceType="REALM", resourcePath="atmosphere" 2026-04-22 16:28:26,199 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="admin-cli", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="976375d2-327d-4bcf-b817-5839881d071f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f2da36e8-f94d-4ad6-99c5-ea476467e5be", client_auth_method="client-secret", username="admin", authSessionParentId="2b6d59c4-a5f5-490a-ba8f-04d6ee5a5e47", authSessionTabId="2HVaEaGS3RQ" 2026-04-22 16:28:26,486 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="bf019f62-3eea-42a1-ac86-8ccc55ead716", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/b046ebe2-277a-4849-b349-ea879c863d4a" 2026-04-22 16:28:26,594 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="bf019f62-3eea-42a1-ac86-8ccc55ead716", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/b046ebe2-277a-4849-b349-ea879c863d4a/protocol-mappers/models/ab5e1b3e-257a-4b04-8cca-8cc49e856018" 2026-04-22 16:28:48,842 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="admin-cli", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="1a14a387-994a-497e-aa80-3864dc829422", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="27d4f1d5-14c6-46c9-9fd7-65085ab83f76", client_auth_method="client-secret", username="admin", authSessionParentId="0e38dbf9-17ca-4141-811e-a135472f5bd2", authSessionTabId="x2Xe4pjKN2U" 2026-04-22 16:28:49,180 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="bf019f62-3eea-42a1-ac86-8ccc55ead716", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", resourceType="CLIENT", resourcePath="clients/7d5a7453-3c79-4e60-b860-3ddc918840dd" 2026-04-22 16:28:49,549 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="admin-cli", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="b7a6fac8-1e5f-4824-babd-9956191182d0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="faca2de0-0e85-4e8a-a89b-88b4dc17aed0", client_auth_method="client-secret", username="admin", authSessionParentId="8dc03f98-f301-4ce3-976e-fbe3aa7753f9", authSessionTabId="nhvg-S72i40" 2026-04-22 16:28:49,761 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="bf019f62-3eea-42a1-ac86-8ccc55ead716", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", resourceType="CLIENT", resourcePath="clients/5c08ef59-b4d4-468c-9eac-27dabb35bb3e" 2026-04-22 16:28:50,122 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="admin-cli", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="d2915ca4-9df4-4276-be0f-a2f61509b7a2", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="01d0da7b-a177-4bae-bb1f-e9c25d00c7ab", client_auth_method="client-secret", username="admin", authSessionParentId="37a76588-3a5e-405d-834a-25dcbffbb867", authSessionTabId="LcmVJpgAoeY" 2026-04-22 16:28:50,212 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="bf019f62-3eea-42a1-ac86-8ccc55ead716", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", resourceType="CLIENT", resourcePath="clients/f1299883-9725-48f4-80f4-c169ffd7c31c" 2026-04-22 16:28:50,810 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="admin-cli", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="d0745e48-0cc3-4d7c-88a4-a348ae459675", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e98cd493-c37d-41eb-b04b-b40830231ce9", client_auth_method="client-secret", username="admin", authSessionParentId="8fd250f9-22fc-4870-8aaf-fc321ac980f9", authSessionTabId="7BTCU_8_k3I" 2026-04-22 16:28:50,998 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="bf019f62-3eea-42a1-ac86-8ccc55ead716", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", resourceType="CLIENT_ROLE", resourcePath="clients/7d5a7453-3c79-4e60-b860-3ddc918840dd/roles/member" 2026-04-22 16:28:51,389 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="admin-cli", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="d8b5cf4b-bcc4-4907-b073-0f98cb8e7e38", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="315542d2-217c-4666-adb5-0523df884436", client_auth_method="client-secret", username="admin", authSessionParentId="196533fe-b948-42b2-a38f-f7479755f7f4", authSessionTabId="BxIHyJWJmY4" 2026-04-22 16:28:51,479 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="bf019f62-3eea-42a1-ac86-8ccc55ead716", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", resourceType="CLIENT_ROLE", resourcePath="clients/5c08ef59-b4d4-468c-9eac-27dabb35bb3e/roles/admin" 2026-04-22 16:28:51,864 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="admin-cli", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="448394d5-514a-4679-b557-12bdfe4e0d94", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="63c4c0df-66e3-4522-a446-0460298db373", client_auth_method="client-secret", username="admin", authSessionParentId="78db95e8-763b-4191-bb41-ddb0eac5b89f", authSessionTabId="i4FX_cqebJM" 2026-04-22 16:28:51,988 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="bf019f62-3eea-42a1-ac86-8ccc55ead716", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", resourceType="CLIENT_ROLE", resourcePath="clients/5c08ef59-b4d4-468c-9eac-27dabb35bb3e/roles/editor" 2026-04-22 16:28:52,360 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="admin-cli", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="5cf379c0-8db4-4f87-bed5-210a0b3ea22e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8eeafb1d-ccc2-4454-b4e2-d6e6b34fed24", client_auth_method="client-secret", username="admin", authSessionParentId="5e4260f7-1e50-4d63-80dc-3ba8774614a2", authSessionTabId="cU2mF6aSiG8" 2026-04-22 16:28:52,497 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="bf019f62-3eea-42a1-ac86-8ccc55ead716", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", resourceType="CLIENT_ROLE", resourcePath="clients/5c08ef59-b4d4-468c-9eac-27dabb35bb3e/roles/viewer" 2026-04-22 16:28:52,913 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="admin-cli", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="977becda-7eaa-45b6-98d8-7b041351ca58", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="42ece46b-1ee2-4165-ae24-256f936dfeba", client_auth_method="client-secret", username="admin", authSessionParentId="d7985f32-3c39-46ac-a721-d63f80e9a4f3", authSessionTabId="6TPaHDR5mYI" 2026-04-22 16:28:53,035 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="bf019f62-3eea-42a1-ac86-8ccc55ead716", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", resourceType="CLIENT_ROLE", resourcePath="clients/f1299883-9725-48f4-80f4-c169ffd7c31c/roles/member" 2026-04-22 16:30:50,301 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="admin-cli", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="cc4c164d-4938-4726-98b9-84c6386674e3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ecfb28ce-31e6-49f2-83b3-cf759c9046ed", client_auth_method="client-secret", username="admin", authSessionParentId="87f1463e-c173-4b0a-8a6b-3ade8c44d5d2", authSessionTabId="9-7qv3n5f0g" 2026-04-22 16:30:50,786 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="bf019f62-3eea-42a1-ac86-8ccc55ead716", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", resourceType="REALM", resourcePath="null" 2026-04-22 16:30:52,097 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="admin-cli", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="2f0ce70a-7ad2-4029-a2a9-4afd7217a9a0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="337117b5-22ef-463e-ba48-0c7be1346c88", client_auth_method="client-secret", username="admin", authSessionParentId="b8426c69-b7df-4746-a374-80e5f620c0f3", authSessionTabId="Ihapm3glbIM" 2026-04-22 16:30:52,198 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="bf019f62-3eea-42a1-ac86-8ccc55ead716", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", resourceType="CLIENT", resourcePath="clients/813efac5-0b22-4c7b-884c-61e9b2009325" 2026-04-22 16:30:52,727 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="admin-cli", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="852037a4-3c79-42e6-a63b-86a63821f6b9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="901d439c-3073-4c88-87ff-bb9e51557424", client_auth_method="client-secret", username="admin", authSessionParentId="5363d3ef-1c4a-401b-9662-561107ed7a10", authSessionTabId="nOqQlBkVF1M" 2026-04-22 16:30:53,216 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="bf019f62-3eea-42a1-ac86-8ccc55ead716", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/a09d767e-e1cf-4d1b-a746-3e2c99305a62/role-mappings/clients/6476d347-f555-450e-87a1-86822cc16e14" 2026-04-22 16:34:53,817 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="admin-cli", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="87f751f9-83ca-45d9-9359-41dceec90099", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="622a4612-49cd-4c2f-90ab-5ac6fa72a6ee", client_auth_method="client-secret", username="admin", authSessionParentId="20c8c8ca-2d56-4970-9da4-66a5bcbd19c1", authSessionTabId="lpabvKMqyzQ" 2026-04-22 16:34:54,045 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="bf019f62-3eea-42a1-ac86-8ccc55ead716", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", resourceType="REALM", resourcePath="null" 2026-04-22 16:34:54,629 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="admin-cli", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="57502f17-d25f-4c51-a97f-6abe1de2f375", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a4440498-6b04-4997-82c1-c38c015473fe", client_auth_method="client-secret", username="admin", authSessionParentId="42e0bda0-0554-416b-8c05-ecd21776bc39", authSessionTabId="SUlzN0QI8O8" 2026-04-22 16:34:54,684 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="bf019f62-3eea-42a1-ac86-8ccc55ead716", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/b046ebe2-277a-4849-b349-ea879c863d4a" 2026-04-22 16:34:54,779 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="bf019f62-3eea-42a1-ac86-8ccc55ead716", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/b046ebe2-277a-4849-b349-ea879c863d4a/protocol-mappers/models/ab5e1b3e-257a-4b04-8cca-8cc49e856018" 2026-04-22 16:35:00,452 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="admin-cli", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="db799dd4-87cd-4d7a-9e46-8064ce166ffa", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1c6bce9a-d388-42ad-bb84-fb48b1b7405f", client_auth_method="client-secret", username="admin", authSessionParentId="304a2f8e-de9a-4250-9df6-3c34ab000abe", authSessionTabId="MKJMsX0-L80" 2026-04-22 16:35:00,514 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="bf019f62-3eea-42a1-ac86-8ccc55ead716", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", resourceType="CLIENT", resourcePath="clients/7d5a7453-3c79-4e60-b860-3ddc918840dd" 2026-04-22 16:35:00,873 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="admin-cli", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="30639e09-7b88-4db0-a86c-af9db94d79f1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="838fab50-909e-4cb7-bbe7-3ec063c9711d", client_auth_method="client-secret", username="admin", authSessionParentId="e823ebc7-e8ac-4446-98ed-0271e8edfd72", authSessionTabId="8iEi4a_Xhv8" 2026-04-22 16:35:00,921 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="bf019f62-3eea-42a1-ac86-8ccc55ead716", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", resourceType="CLIENT", resourcePath="clients/5c08ef59-b4d4-468c-9eac-27dabb35bb3e" 2026-04-22 16:35:01,309 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="admin-cli", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="5eaa31e2-0599-47d3-8964-b842628a3927", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="da5fe66e-761a-4b57-821c-3eda01b03b95", client_auth_method="client-secret", username="admin", authSessionParentId="e135356d-3eda-419e-9c10-55ab7229f74a", authSessionTabId="Jkjwy04xNxY" 2026-04-22 16:35:01,390 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="bf019f62-3eea-42a1-ac86-8ccc55ead716", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", resourceType="CLIENT", resourcePath="clients/f1299883-9725-48f4-80f4-c169ffd7c31c" 2026-04-22 16:35:01,952 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="admin-cli", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="747460c9-f9c0-4664-b979-b9a6d523ee6e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e31cd5ff-acdb-4417-a121-e620c1c1e9a0", client_auth_method="client-secret", username="admin", authSessionParentId="9709c202-1ac7-478e-a073-e068cc80bc3e", authSessionTabId="8wkZIxOIEZw" 2026-04-22 16:35:02,316 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="admin-cli", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="1686a251-8e88-44ff-ad79-dffe34e12382", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="913a8097-14d4-4f7b-bd6d-cd99f8a5c1a1", client_auth_method="client-secret", username="admin", authSessionParentId="c85c8229-caa7-4d2a-9d22-b83ca00d2986", authSessionTabId="EteLZOJmEqI" 2026-04-22 16:35:02,711 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="admin-cli", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="b271b9fb-f53a-4ef7-a333-aca9c3f9ca7a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d3c4a274-0b8d-43fc-85e8-281b460c592f", client_auth_method="client-secret", username="admin", authSessionParentId="2a150734-3fb0-4eeb-b7a9-7703729bbb4e", authSessionTabId="mp4VMWoxk_Q" 2026-04-22 16:35:03,061 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="admin-cli", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="a2843d89-853b-46e1-a488-ff9b1bcc208a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8b898f99-a065-4344-901c-a580268ff20d", client_auth_method="client-secret", username="admin", authSessionParentId="25302296-52d7-457a-b75d-b88cdb7d18f8", authSessionTabId="zZXqrtPZIRQ" 2026-04-22 16:35:03,402 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="admin-cli", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="860eb2e7-ebd4-45ee-98fb-5340057ba380", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="551fd76f-4507-43fb-a000-88f2e6ce3c68", client_auth_method="client-secret", username="admin", authSessionParentId="336ee7d6-9adb-4ba2-8251-f7139a56a44f", authSessionTabId="RhW0JffpTbM" 2026-04-22 16:35:51,761 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="admin-cli", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="fbd1d21d-2494-44c6-aeaa-b1100b527ba0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4a23ceb5-c1d9-47a9-90cb-a61af7359852", client_auth_method="client-secret", username="admin", authSessionParentId="fd3998f9-91fe-44d8-b055-2f64efb8e419", authSessionTabId="0fIw_68RtA4" 2026-04-22 16:35:51,893 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="bf019f62-3eea-42a1-ac86-8ccc55ead716", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", resourceType="REALM", resourcePath="null" 2026-04-22 16:35:53,255 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="admin-cli", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="4ecc24fa-5605-427f-868f-6a494bb6f505", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="68f23735-c4ec-4034-ae3d-8ff8536b2852", client_auth_method="client-secret", username="admin", authSessionParentId="8cececd6-55c4-4a46-80c1-aa53ad008f05", authSessionTabId="G746K6dX_ss" 2026-04-22 16:35:53,305 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="bf019f62-3eea-42a1-ac86-8ccc55ead716", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", resourceType="CLIENT", resourcePath="clients/813efac5-0b22-4c7b-884c-61e9b2009325" 2026-04-22 16:35:53,934 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="admin-cli", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="19b77869-d0a3-4d8c-b9ac-c63feae6b81f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="33b7b44c-7d24-4324-97dc-c7d78b3bc69f", client_auth_method="client-secret", username="admin", authSessionParentId="aa2e9994-3be6-4068-9c9d-fbad0c7ac45d", authSessionTabId="8zMUown7lLI" 2026-04-22 16:36:09,956 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="admin-cli", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", auth_method="openid-connect", token_id="c6134e94-ee43-427c-bbb9-9dc4196ab55e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="77ec624b-c273-45a4-bd0b-9d1ec9a83069", client_auth_method="client-secret", username="admin", authSessionParentId="f1e21d60-c5dc-4d21-a500-833a55d60826", authSessionTabId="c8-cOZbiy5o" 2026-04-22 16:36:10,040 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8d598201-95e6-441f-b297-692263d24539", clientId="bf019f62-3eea-42a1-ac86-8ccc55ead716", userId="4e69416f-f539-46bb-b122-17c0c640bfaa", ipAddress="199.19.213.78", resourceType="USER", resourcePath="users/0944cee5-4138-4bdc-bc9c-58d4406a4c82"