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-28 07:40:17,516 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 55704ms 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-28 07:40:22,907 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-28 07:40:33,216 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-28 07:40:33,994 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-28 07:40:34,704 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-28 07:40:35,393 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-28 07:40:35,397 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 4ff57c8d-887d-41c3-b308-5c1081977487, name: keycloak-0-45808 2026-04-28 07:40:35,405 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-28 07:40:35,405 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-28 07:40:35,492 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.40515 2026-04-28 07:40:36,514 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-28 07:40:37,516 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-45808: no members discovered after 2016 ms: creating cluster as coordinator 2026-04-28 07:40:37,527 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-45808|0] (1) [keycloak-0-45808] 2026-04-28 07:40:37,546 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-45808`, physical addresses are `[10.0.0.250:56051]` 2026-04-28 07:40:37,596 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-28 07:40:39,618 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-45808, Site name: null 2026-04-28 07:40:39,622 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-28 07:40:50,607 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-28 07:40:50,608 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-28 07:40:51,018 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-28 07:40:57,307 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-28 07:40:57,308 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-28 07:40:57,808 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-28 07:40:57,808 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-28 07:41:07,237 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:07,402 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 07:41:08,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-28 07:41:08,391 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:10,669 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:10,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-28 07:41:13,289 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:13,324 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:13,403 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:16,000 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:17,224 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:17,241 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:18,083 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:18,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-28 07:41:18,730 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:18,740 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:18,748 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 07:41:21,407 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:22,762 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 07:41:22,794 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:22,813 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:22,821 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 07:41:23,201 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 07:41:23,405 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:23,412 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:23,750 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:26,038 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:26,049 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 07:41:27,285 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:27,802 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 07:41:28,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-28 07:41:28,721 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:28,793 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:28,808 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:28,888 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-28 07:41:28,980 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-28 07:41:29,062 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-28 07:41:29,182 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-28 07:41:29,316 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-28 07:41:29,447 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-28 07:41:29,558 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-28 07:41:29,646 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-28 07:41:29,803 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-28 07:41:29,952 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-28 07:41:30,084 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-28 07:41:30,170 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-28 07:41:30,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-28 07:41:30,299 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-28 07:41:30,357 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-28 07:41:30,484 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-28 07:41:30,658 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-28 07:41:30,665 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:30,798 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:30,931 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:31,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-28 07:41:31,342 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:31,351 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:31,361 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 07:41:31,372 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:33,510 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:33,636 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:33,846 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:33,860 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 07:41:33,866 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:35,790 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:35,913 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:38,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-28 07:41:38,590 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:38,618 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:38,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-28 07:41:38,638 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:38,739 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:38,782 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:39,397 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 07:41:45,256 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:46,158 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 07:41:46,681 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:46,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-28 07:41:46,962 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:47,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-28 07:41:47,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-28 07:41:47,056 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:47,104 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-28 07:41:47,287 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:47,331 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:47,459 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:47,665 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:47,929 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:48,001 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 07:41:48,221 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:48,243 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:48,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-28 07:41: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-28 07:41:52,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-28 07:41:53,079 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:53,090 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 07:41:54,650 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 07:41:54,660 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:54,724 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 07:41:54,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-28 07:41:54,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-28 07:41:54,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-28 07:41:54,881 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:55,111 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:55,276 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:55,408 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:55,998 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:56,069 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 07:41:56,109 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:56,316 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:56,324 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:56,473 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:56,482 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 07:41:56,581 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-28 07:41:56,684 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-28 07:41:56,695 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:57,032 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:57,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-28 07:41:57,067 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:57,242 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:57,250 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:57,428 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:57,439 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:57,509 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-28 07:41:57,805 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-28 07:41:57,963 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-28 07:41:57,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-28 07:41:58,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-28 07:41:58,255 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 07:41:58,266 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:58,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-28 07:41:58,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-28 07:41:58,373 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-28 07:41:58,608 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-28 07:41:58,612 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 07:41:58,624 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 07:41:58,862 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:58,869 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 07:41:58,880 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:58,886 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-28 07:41:58,951 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-28 07:41:59,038 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-28 07:41:59,041 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-28 07:41:59,110 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-28 07:41:59,113 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-28 07:42:00,918 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-28 07:42:10,017 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 112.113s. Listening on: http://0.0.0.0:8080 2026-04-28 07:42:10,018 INFO [io.quarkus] (main) Profile prod activated. 2026-04-28 07:42:10,018 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-28 07:42:12,213 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-28 07:42:32,892 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="admin-cli", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", auth_method="openid-connect", token_id="059c93cd-b3d0-43cb-8a89-ae0dc63f0154", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="dfc63376-3f76-4cf2-8897-38379b57c48d", client_auth_method="client-secret", username="admin", authSessionParentId="11d5a94d-c064-4afb-a902-0c23d8e81684", authSessionTabId="loN2UvsmFWs" 2026-04-28 07:42:39,106 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="61626e14-98be-489f-81d8-80208f7a4f57", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", resourceType="REALM", resourcePath="atmosphere" 2026-04-28 07:42:40,602 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="admin-cli", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", auth_method="openid-connect", token_id="333a5b3a-db24-49b5-845c-571f788d5555", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f901e64d-f219-49a9-9918-c77c20482765", client_auth_method="client-secret", username="admin", authSessionParentId="8f0ed223-9063-405a-bd40-dec6d7a4204e", authSessionTabId="DOAXc-ZZVWY" 2026-04-28 07:42:40,896 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="61626e14-98be-489f-81d8-80208f7a4f57", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/2bc14130-4628-4af9-981f-2cf8e19eb50c" 2026-04-28 07:42:41,113 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="61626e14-98be-489f-81d8-80208f7a4f57", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/2bc14130-4628-4af9-981f-2cf8e19eb50c/protocol-mappers/models/68d179c1-a467-4bae-b37a-aa034ed58f66" 2026-04-28 07:43:05,687 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="admin-cli", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", auth_method="openid-connect", token_id="b718bac2-5f6a-4dc6-b0dc-91eecb4cbec5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5fcdc166-2750-4bbf-93cb-cdd965f8c14a", client_auth_method="client-secret", username="admin", authSessionParentId="202e941d-a516-46c5-9758-0171d6893e98", authSessionTabId="CUsatR_8p_4" 2026-04-28 07:43:06,018 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="61626e14-98be-489f-81d8-80208f7a4f57", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", resourceType="CLIENT", resourcePath="clients/b4f74b03-8e38-40c4-b2f8-34d02aab769a" 2026-04-28 07:43:06,492 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="admin-cli", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", auth_method="openid-connect", token_id="f73dfd3d-c34c-4fcc-8a66-bccd6e1904b1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5ab324e6-bacb-482a-be66-9deb7f3732b7", client_auth_method="client-secret", username="admin", authSessionParentId="ffeac21a-2cb3-4718-bed3-75fab1fd13d0", authSessionTabId="Fxa8_BfVi40" 2026-04-28 07:43:07,000 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="61626e14-98be-489f-81d8-80208f7a4f57", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", resourceType="CLIENT", resourcePath="clients/293836ea-d135-4645-b43b-d91950b15a65" 2026-04-28 07:43:07,406 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="admin-cli", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", auth_method="openid-connect", token_id="485afa45-d9d7-4505-bf90-cf044945e0fc", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="616487c1-3e27-4877-86c9-19194eac6561", client_auth_method="client-secret", username="admin", authSessionParentId="a412dc37-b595-449d-92ab-451923d7de80", authSessionTabId="KRDwlaHtavU" 2026-04-28 07:43:07,746 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="61626e14-98be-489f-81d8-80208f7a4f57", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", resourceType="CLIENT", resourcePath="clients/7fa195e4-d027-417c-957d-162cbe76346b" 2026-04-28 07:43:08,482 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="admin-cli", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", auth_method="openid-connect", token_id="f77884a4-2e30-45e5-ac7d-8228ab45e99d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a6071f7f-f4ff-4c20-8924-214d0525f7cd", client_auth_method="client-secret", username="admin", authSessionParentId="30b62400-19d6-4fc3-aebe-c2ae510dbeb0", authSessionTabId="ixZXstcLOlg" 2026-04-28 07:43:08,833 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="61626e14-98be-489f-81d8-80208f7a4f57", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", resourceType="CLIENT_ROLE", resourcePath="clients/b4f74b03-8e38-40c4-b2f8-34d02aab769a/roles/member" 2026-04-28 07:43:09,220 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="admin-cli", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", auth_method="openid-connect", token_id="06e3521b-2c23-4d83-bce0-83bf0dee830c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c8367c46-75be-4355-b80d-445471494b94", client_auth_method="client-secret", username="admin", authSessionParentId="1d347904-73e9-40d0-91fe-4cf6354a9940", authSessionTabId="eMr3CQTZW_4" 2026-04-28 07:43:09,579 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="61626e14-98be-489f-81d8-80208f7a4f57", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", resourceType="CLIENT_ROLE", resourcePath="clients/293836ea-d135-4645-b43b-d91950b15a65/roles/admin" 2026-04-28 07:43:09,982 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="admin-cli", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", auth_method="openid-connect", token_id="930ef43e-15d4-4292-9bff-76dbd6dfa6cb", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="dd50dd18-f5c3-41ef-9eb0-30e19504a96f", client_auth_method="client-secret", username="admin", authSessionParentId="e6b52057-da72-4ae0-88e4-9e5e39b3a087", authSessionTabId="gGBhGj-3CGo" 2026-04-28 07:43:10,186 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="61626e14-98be-489f-81d8-80208f7a4f57", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", resourceType="CLIENT_ROLE", resourcePath="clients/293836ea-d135-4645-b43b-d91950b15a65/roles/editor" 2026-04-28 07:43:10,603 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="admin-cli", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", auth_method="openid-connect", token_id="4de2a9d9-8c05-4ba8-b201-f313f6aaef51", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="02c0760e-8023-4069-8485-1fa6990045c9", client_auth_method="client-secret", username="admin", authSessionParentId="2f7de299-027d-4b1a-8bb2-4f7c79d0bc4e", authSessionTabId="Ias5x73Pk9w" 2026-04-28 07:43:10,751 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="61626e14-98be-489f-81d8-80208f7a4f57", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", resourceType="CLIENT_ROLE", resourcePath="clients/293836ea-d135-4645-b43b-d91950b15a65/roles/viewer" 2026-04-28 07:43:11,171 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="admin-cli", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", auth_method="openid-connect", token_id="0a78b90e-a62a-4b81-9710-3f93d1b8e452", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="65de6544-474e-47ec-9c60-20bd326bbe40", client_auth_method="client-secret", username="admin", authSessionParentId="3029218f-2575-474d-92b4-cfbffa8e76eb", authSessionTabId="tIeJCvUG8yc" 2026-04-28 07:43:11,321 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="61626e14-98be-489f-81d8-80208f7a4f57", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", resourceType="CLIENT_ROLE", resourcePath="clients/7fa195e4-d027-417c-957d-162cbe76346b/roles/member" 2026-04-28 07:45:52,517 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="admin-cli", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", auth_method="openid-connect", token_id="11c31a44-524b-4f9c-b996-d98cd8aa35a0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cafe9954-6039-46bd-a0a9-35d078cbe557", client_auth_method="client-secret", username="admin", authSessionParentId="e538503a-16a8-4bb1-a319-cf5831148784", authSessionTabId="UA1kB5vrGvU" 2026-04-28 07:45:53,247 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="61626e14-98be-489f-81d8-80208f7a4f57", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", resourceType="REALM", resourcePath="null" 2026-04-28 07:45:54,938 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="admin-cli", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", auth_method="openid-connect", token_id="b2ec06eb-5418-451d-92ac-64bf3d070887", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b357b47d-8056-4cb7-88e7-5a8d4d3e49ae", client_auth_method="client-secret", username="admin", authSessionParentId="4b3b9189-c467-441b-9e20-c5ae6d72fdbe", authSessionTabId="V6kmz5h9cHY" 2026-04-28 07:45:55,130 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="61626e14-98be-489f-81d8-80208f7a4f57", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", resourceType="CLIENT", resourcePath="clients/53dcbb07-802c-4159-9f54-63bfc9a670b7" 2026-04-28 07:45:55,877 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="admin-cli", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", auth_method="openid-connect", token_id="603fc67b-dc81-49de-bb82-d740fac3b1d7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="dc75b27b-aeda-4150-9ea4-733ae27bff3b", client_auth_method="client-secret", username="admin", authSessionParentId="853db1ea-42bc-4cbf-b357-85a87ee8ac28", authSessionTabId="vC4owFSnIQo" 2026-04-28 07:45:56,780 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="61626e14-98be-489f-81d8-80208f7a4f57", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/c096eddb-dd5c-47e2-8f1a-e5d5951aa7cc/role-mappings/clients/f9255f1f-fce3-4ab9-a739-23512c1ecb97" 2026-04-28 08:43:21,300 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="admin-cli", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", auth_method="openid-connect", token_id="cd0d5bef-3a79-439f-b010-75451839c7f7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="db2520a9-f40e-4dae-803c-82d9a9170f96", client_auth_method="client-secret", username="admin", authSessionParentId="1d637544-7527-4e36-89f8-7b521f7e48ea", authSessionTabId="OCshSbk0xBQ" 2026-04-28 08:43:21,593 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="61626e14-98be-489f-81d8-80208f7a4f57", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", resourceType="REALM", resourcePath="null" 2026-04-28 08:43:22,429 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="admin-cli", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", auth_method="openid-connect", token_id="7edcd7f5-df40-40a4-8adf-f6ab1cb8127b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cea41d48-e3c9-40ee-bd09-a0e057cb16a0", client_auth_method="client-secret", username="admin", authSessionParentId="b93269e5-3f49-4f95-a8a3-b1c6e31a58b3", authSessionTabId="_20ic4k-9rM" 2026-04-28 08:43:22,518 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="61626e14-98be-489f-81d8-80208f7a4f57", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/2bc14130-4628-4af9-981f-2cf8e19eb50c" 2026-04-28 08:43:22,640 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="61626e14-98be-489f-81d8-80208f7a4f57", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/2bc14130-4628-4af9-981f-2cf8e19eb50c/protocol-mappers/models/68d179c1-a467-4bae-b37a-aa034ed58f66" 2026-04-28 08:43:29,883 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="admin-cli", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", auth_method="openid-connect", token_id="63d28a8e-921c-4b3e-97ee-ef137bbd8e0c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3eb96fb3-bbfc-479f-b25e-37e7c7fcfba3", client_auth_method="client-secret", username="admin", authSessionParentId="872e9a45-d00a-49ff-8960-da7ce3bcfa47", authSessionTabId="zGWV5-YOacI" 2026-04-28 08:43:29,943 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="61626e14-98be-489f-81d8-80208f7a4f57", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", resourceType="CLIENT", resourcePath="clients/b4f74b03-8e38-40c4-b2f8-34d02aab769a" 2026-04-28 08:43:30,325 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="admin-cli", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", auth_method="openid-connect", token_id="8b261af6-c87a-461a-94ec-f75bd7377e93", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5f5f608c-4e98-4498-8787-5a1314c7071e", client_auth_method="client-secret", username="admin", authSessionParentId="369e3ff4-b0b3-465c-b626-946567d2089e", authSessionTabId="Evf9rCHf8pY" 2026-04-28 08:43:30,405 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="61626e14-98be-489f-81d8-80208f7a4f57", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", resourceType="CLIENT", resourcePath="clients/293836ea-d135-4645-b43b-d91950b15a65" 2026-04-28 08:43:30,788 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="admin-cli", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", auth_method="openid-connect", token_id="6e06e2eb-305e-4787-8d7e-686bdc52438d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5eb2a131-0ddd-453e-8722-8aea00b421d9", client_auth_method="client-secret", username="admin", authSessionParentId="690b5832-828b-4d74-b25e-3055e021eb11", authSessionTabId="wc5CVaMU6Zg" 2026-04-28 08:43:30,841 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="61626e14-98be-489f-81d8-80208f7a4f57", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", resourceType="CLIENT", resourcePath="clients/7fa195e4-d027-417c-957d-162cbe76346b" 2026-04-28 08:43:31,647 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="admin-cli", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", auth_method="openid-connect", token_id="cf24c7c7-5b97-4d68-ac2d-5731abf6c055", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="704b3353-084e-43cd-ae7a-c63f437c6be3", client_auth_method="client-secret", username="admin", authSessionParentId="b41386c2-c5ff-4607-a152-1428c0d22947", authSessionTabId="QVDfgjdnmTg" 2026-04-28 08:43:32,057 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="admin-cli", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", auth_method="openid-connect", token_id="a49fcaa3-d20a-4410-b4ad-9969e456f91e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9ae5782f-0e20-4fad-8e25-97106a621e19", client_auth_method="client-secret", username="admin", authSessionParentId="8e53061e-48a1-4dfb-9e45-a15d2b3f89b8", authSessionTabId="aHSx_FevXZo" 2026-04-28 08:43:32,444 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="admin-cli", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", auth_method="openid-connect", token_id="aad03239-bdc1-45ed-8a9b-056b676136ee", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c262f8eb-5289-466c-a798-c30109a5b5e3", client_auth_method="client-secret", username="admin", authSessionParentId="35785c08-c702-4c89-97b9-3fe2de3c4158", authSessionTabId="ROKQ5BE5BCI" 2026-04-28 08:43:32,834 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="admin-cli", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", auth_method="openid-connect", token_id="b329011f-c582-459c-a097-965bec347e10", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2810452c-276c-4ff5-95b4-65b925021938", client_auth_method="client-secret", username="admin", authSessionParentId="2273d3c8-ea07-44fc-aa46-7982dce7be7a", authSessionTabId="34FCAL2pj8Q" 2026-04-28 08:43:33,217 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="admin-cli", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", auth_method="openid-connect", token_id="cef5584e-5c80-4e2a-8d5a-05bd2b8d0b0e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4a72b7f1-133e-4c5e-9ed0-c75b17b59f6c", client_auth_method="client-secret", username="admin", authSessionParentId="32119ce2-5cb1-41b8-ac3b-666f29d3952d", authSessionTabId="ZIrGYt9ATP8" 2026-04-28 08:44:45,894 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="admin-cli", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", auth_method="openid-connect", token_id="3aac935b-91d5-4d4a-a6a6-6c99a18ca196", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ba850336-91bc-4c1e-bf29-d997b24fcbe5", client_auth_method="client-secret", username="admin", authSessionParentId="f08a94a7-a3e3-4eab-9c7c-3ec7b8de5c1e", authSessionTabId="_zLA5op0hpw" 2026-04-28 08:44:46,028 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="61626e14-98be-489f-81d8-80208f7a4f57", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", resourceType="REALM", resourcePath="null" 2026-04-28 08:44:47,742 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="admin-cli", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", auth_method="openid-connect", token_id="dbb4159a-4941-4d78-99f9-3d860f1a1012", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c306fdca-242c-46fe-9df2-96a8b31f197d", client_auth_method="client-secret", username="admin", authSessionParentId="65729f83-3bb7-41a4-b5b2-cde5c87719f6", authSessionTabId="ORmusVsnruQ" 2026-04-28 08:44:47,793 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="61626e14-98be-489f-81d8-80208f7a4f57", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", resourceType="CLIENT", resourcePath="clients/53dcbb07-802c-4159-9f54-63bfc9a670b7" 2026-04-28 08:44:48,492 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="8539fb87-386e-4eb8-83c6-1f03afe47643", clientId="admin-cli", userId="4af402e7-b564-496b-bb30-455614d923b9", ipAddress="199.19.213.205", auth_method="openid-connect", token_id="90a1f3d0-edac-4442-8477-74ec58241e7f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="dc389bd5-c73c-4c44-a9e0-06a55d377e71", client_auth_method="client-secret", username="admin", authSessionParentId="b9cc15d5-0389-4c12-b7b1-bef199ad9c5a", authSessionTabId="sHj5ejTTKlA"