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-06-26 10:27:30,147 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 57587ms 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-06-26 10:27:35,860 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-06-26 10:27:44,039 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-06-26 10:27:44,531 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-06-26 10:27:45,143 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-06-26 10:27:45,960 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-06-26 10:27:46,032 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: c0fdb219-e14e-45d4-a532-d0f5470927a2, name: keycloak-0-46752 2026-06-26 10:27:46,040 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-06-26 10:27:46,041 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-06-26 10:27:46,050 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.24048 2026-06-26 10:27:48,231 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-46752: no members discovered after 2101 ms: creating cluster as coordinator 2026-06-26 10:27:48,243 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-46752|0] (1) [keycloak-0-46752] 2026-06-26 10:27:48,437 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-46752`, physical addresses are `[10.0.0.180:39584]` 2026-06-26 10:27:48,539 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-06-26 10:27:48,639 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-06-26 10:27:48,731 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-06-26 10:27:50,051 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-46752, Site name: null 2026-06-26 10:28:00,839 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-06-26 10:28:00,840 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-06-26 10:28:02,159 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-06-26 10:28:09,150 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-06-26 10:28:09,150 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-06-26 10:28:09,755 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-06-26 10:28:09,755 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-06-26 10:28:19,132 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:19,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-06-26 10:28:20,367 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:20,401 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:25,148 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:25,181 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:28,321 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:28,357 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:28,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-06-26 10:28:31,098 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:34,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-06-26 10:28:34,524 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:34,884 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:35,444 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:35,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-06-26 10:28:35,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-06-26 10:28:35,466 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:37,166 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:38,539 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:38,571 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:38,591 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:38,598 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:38,979 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:39,189 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:39,198 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:39,619 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:41,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-06-26 10:28:41,400 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:42,616 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:42,946 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:43,865 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:43,877 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:43,950 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:43,960 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:44,042 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-06-26 10:28:44,127 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-06-26 10:28:44,197 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-26 10:28:44,317 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-06-26 10:28:44,440 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-06-26 10:28:44,599 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-06-26 10:28:44,699 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-06-26 10:28:44,814 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-06-26 10:28:45,009 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-06-26 10:28:45,074 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-06-26 10:28:45,413 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-26 10:28:45,528 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-06-26 10:28:45,601 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-06-26 10:28:45,663 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-06-26 10:28:45,733 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-06-26 10:28:45,862 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-06-26 10:28:45,991 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-06-26 10:28:45,994 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:46,131 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:46,181 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:46,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-06-26 10:28:46,317 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:46,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-06-26 10:28:46,330 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:46,339 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:48,294 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:48,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-06-26 10:28:48,626 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:48,641 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:48,649 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:50,306 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:50,419 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:52,102 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:52,538 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:52,562 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:52,571 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:52,583 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:52,682 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:52,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-06-26 10:28:53,270 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:57,781 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28: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-06-26 10:28:58,868 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:59,068 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:59,130 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:59,185 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:59,194 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:59,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-06-26 10:28:59,249 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-06-26 10:28:59,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-06-26 10:28:59,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-06-26 10:28:59,573 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:28:59,742 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:29:00,051 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:29:00,116 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:29:00,257 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:29:00,274 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:29:00,280 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:29:01,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-06-26 10:29:01,569 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:29:01,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-06-26 10:29:01,676 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:29:02,454 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:29:02,462 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:29:02,549 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:29:02,557 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:29:02,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-06-26 10:29:02,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-06-26 10:29:02,691 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:29:02,830 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:29:02,999 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:29:03,089 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:29:03,210 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:29:03,271 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:29:03,305 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:29:03,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-06-26 10:29:03,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-06-26 10:29:03,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-06-26 10:29:03,641 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:29:03,700 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-06-26 10:29:03,778 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-06-26 10:29:03,781 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:29:03,882 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:29:03,889 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:29:03,943 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:29:04,030 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:29:04,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-06-26 10:29:04,559 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:29:04,940 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:29:05,283 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-06-26 10:29:05,383 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-06-26 10:29:05,449 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-06-26 10:29:05,452 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:29:05,507 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:29:05,549 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:29:05,559 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:29:05,591 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:29:05,597 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:29:05,655 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-06-26 10:29:05,734 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-06-26 10:29:05,737 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:29:05,746 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:29:05,965 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:29:05,972 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:29:05,983 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:29:05,988 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:29:06,045 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-06-26 10:29:06,139 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-06-26 10:29:06,143 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-26 10:29:06,258 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-06-26 10:29:06,262 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-06-26 10:29:07,653 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-06-26 10:29:15,444 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 104.912s. Listening on: http://0.0.0.0:8080 2026-06-26 10:29:15,444 INFO [io.quarkus] (main) Profile prod activated. 2026-06-26 10:29:15,445 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-06-26 10:29:17,237 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-06-26 10:29:34,534 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="admin-cli", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", auth_method="openid-connect", token_id="b9279d64-aaf7-4baf-9ae1-332e96bd38c3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="77045075-743f-4670-b0c2-7e3a58bb39c0", client_auth_method="client-secret", username="admin", authSessionParentId="e5183fa9-82c5-4df3-9035-dfa042122e35", authSessionTabId="lY9dIwjhBRQ" 2026-06-26 10:29:40,939 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="3d3ee88d-542e-4f8b-905d-0ce0d1834bf9", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", resourceType="REALM", resourcePath="atmosphere" 2026-06-26 10:29:42,346 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="admin-cli", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", auth_method="openid-connect", token_id="12f1eaeb-d213-4375-8054-cb9b39255345", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2b490395-1da3-4794-a775-f99b2f150b76", client_auth_method="client-secret", username="admin", authSessionParentId="49b36b01-1b8c-45ba-be97-26f795919a6d", authSessionTabId="qt7pRkh5hf4" 2026-06-26 10:29:42,632 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="3d3ee88d-542e-4f8b-905d-0ce0d1834bf9", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/32113927-326d-4880-95a5-1d3b02adb161" 2026-06-26 10:29:42,842 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="3d3ee88d-542e-4f8b-905d-0ce0d1834bf9", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/32113927-326d-4880-95a5-1d3b02adb161/protocol-mappers/models/aa77ed4a-45ca-43e8-a2e1-87e086c38e87" 2026-06-26 10:30:04,776 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="admin-cli", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", auth_method="openid-connect", token_id="0d1682ea-0a27-44da-a181-c0b846755211", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f073ba3c-afe8-4807-b0d7-c29df4cc03e8", client_auth_method="client-secret", username="admin", authSessionParentId="56170241-ff32-4b6c-ac45-92d809d06273", authSessionTabId="fP4JII2gMzY" 2026-06-26 10:30:05,119 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="3d3ee88d-542e-4f8b-905d-0ce0d1834bf9", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", resourceType="CLIENT", resourcePath="clients/e8f0562f-57dc-478d-88b6-db86af9c97ee" 2026-06-26 10:30:05,531 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="admin-cli", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", auth_method="openid-connect", token_id="dc5a7f06-7a60-4937-9197-4b7fedafb2a2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="13e36d77-ca6b-4861-8305-197b30582f8f", client_auth_method="client-secret", username="admin", authSessionParentId="0f74d35d-d974-4934-a1d0-0ddcd8970c9d", authSessionTabId="8_DhJTwc3wU" 2026-06-26 10:30:06,090 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="3d3ee88d-542e-4f8b-905d-0ce0d1834bf9", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", resourceType="CLIENT", resourcePath="clients/cbab46fd-1935-4edb-9b52-51c3f11b826f" 2026-06-26 10:30:06,663 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="admin-cli", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", auth_method="openid-connect", token_id="2405290c-6f5a-4904-80c1-d06bb54b68d9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e73763f8-ec18-4a40-807f-b752d272ef97", client_auth_method="client-secret", username="admin", authSessionParentId="0c550a97-e207-4790-831c-e32488e490d0", authSessionTabId="3AMDdy8_HG8" 2026-06-26 10:30:07,699 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="3d3ee88d-542e-4f8b-905d-0ce0d1834bf9", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", resourceType="CLIENT", resourcePath="clients/43d6f396-891c-42c5-9ad3-20e90a7203b3" 2026-06-26 10:30:08,372 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="admin-cli", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", auth_method="openid-connect", token_id="aba3adcd-d67a-4b86-b3cf-0e0ca7b77927", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e613b6a1-32eb-4d71-b6ee-a56e5d5c6d69", client_auth_method="client-secret", username="admin", authSessionParentId="db9a9211-e4e9-4af0-8729-b4fa5498b70e", authSessionTabId="TgPUJRnn7mw" 2026-06-26 10:30:08,550 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="3d3ee88d-542e-4f8b-905d-0ce0d1834bf9", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", resourceType="CLIENT_ROLE", resourcePath="clients/e8f0562f-57dc-478d-88b6-db86af9c97ee/roles/member" 2026-06-26 10:30:08,989 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="admin-cli", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", auth_method="openid-connect", token_id="b8179e61-5695-4d71-a881-2c827412e471", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e3b8e0d9-eed4-432f-ab43-b4634a008dd0", client_auth_method="client-secret", username="admin", authSessionParentId="1b734405-3d8e-48a1-95be-a889e5b07397", authSessionTabId="eXRCnDs-5B4" 2026-06-26 10:30:09,103 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="3d3ee88d-542e-4f8b-905d-0ce0d1834bf9", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", resourceType="CLIENT_ROLE", resourcePath="clients/cbab46fd-1935-4edb-9b52-51c3f11b826f/roles/admin" 2026-06-26 10:30:09,518 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="admin-cli", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", auth_method="openid-connect", token_id="7cd16ed3-84ba-48be-bde0-b7c0c9b33e26", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1e6fb47b-1a6a-418c-8c91-6c8fdfbd4bc1", client_auth_method="client-secret", username="admin", authSessionParentId="6251a25b-e1f7-4227-9cda-355c837631cd", authSessionTabId="7bpz7IMONG4" 2026-06-26 10:30:09,640 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="3d3ee88d-542e-4f8b-905d-0ce0d1834bf9", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", resourceType="CLIENT_ROLE", resourcePath="clients/cbab46fd-1935-4edb-9b52-51c3f11b826f/roles/editor" 2026-06-26 10:30:10,083 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="admin-cli", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", auth_method="openid-connect", token_id="9495041d-f034-4942-bc64-204b7f00f128", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f289a993-8ab2-48b7-bd32-6c1a2a33d628", client_auth_method="client-secret", username="admin", authSessionParentId="22de561e-e2f8-47ae-8fe6-ccb672b32f35", authSessionTabId="JJewjgCF-3I" 2026-06-26 10:30:10,232 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="3d3ee88d-542e-4f8b-905d-0ce0d1834bf9", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", resourceType="CLIENT_ROLE", resourcePath="clients/cbab46fd-1935-4edb-9b52-51c3f11b826f/roles/viewer" 2026-06-26 10:30:10,638 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="admin-cli", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", auth_method="openid-connect", token_id="280f897f-5cdb-4087-8ad0-427a973efe92", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="26de8beb-4771-4385-b29e-739615934e69", client_auth_method="client-secret", username="admin", authSessionParentId="7b8e6e66-d2d6-45fd-a09d-43cbc280bd12", authSessionTabId="Ok3henzPWMw" 2026-06-26 10:30:10,741 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="3d3ee88d-542e-4f8b-905d-0ce0d1834bf9", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", resourceType="CLIENT_ROLE", resourcePath="clients/43d6f396-891c-42c5-9ad3-20e90a7203b3/roles/member" 2026-06-26 10:32:46,669 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="admin-cli", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", auth_method="openid-connect", token_id="687c9453-e676-4159-b2d9-e749bb6286c1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="86d5084c-1331-42bd-aaa7-bb0b132ed912", client_auth_method="client-secret", username="admin", authSessionParentId="6cbc651a-5eaf-4cb8-b114-feecbd64a582", authSessionTabId="mKZaLY3CZDI" 2026-06-26 10:32:47,160 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="3d3ee88d-542e-4f8b-905d-0ce0d1834bf9", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", resourceType="REALM", resourcePath="null" 2026-06-26 10:32:48,794 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="admin-cli", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", auth_method="openid-connect", token_id="190e1080-0688-40ae-b64e-8109a40b92c5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0fbc190b-bcc5-48ae-80bf-bee9d97eada6", client_auth_method="client-secret", username="admin", authSessionParentId="21830336-fd35-43d5-b294-002ede0cbc74", authSessionTabId="YmpT4MOIwE8" 2026-06-26 10:32:48,956 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="3d3ee88d-542e-4f8b-905d-0ce0d1834bf9", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", resourceType="CLIENT", resourcePath="clients/f29bd07c-d6a2-4192-b2f4-789edd4610a7" 2026-06-26 10:32:49,645 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="admin-cli", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", auth_method="openid-connect", token_id="2b2ff1a3-4fef-41ee-abb0-cdd50530aea7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="bb4a7730-3fff-415f-bba8-499f55d5d5fe", client_auth_method="client-secret", username="admin", authSessionParentId="f2c1de25-248a-41f1-ad82-45b365cae55d", authSessionTabId="hWMjDN64Wfg" 2026-06-26 10:32:50,236 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="3d3ee88d-542e-4f8b-905d-0ce0d1834bf9", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/9068c5b3-7faf-40da-8123-ee5e65c6105b/role-mappings/clients/a086ac1c-124d-41e0-9171-64eeaa622230" 2026-06-26 11:25:59,319 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="admin-cli", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", auth_method="openid-connect", token_id="33954172-c653-4fef-8290-47ccee574a48", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6a0dff9d-3675-4ac7-b0f7-23d4e3d38612", client_auth_method="client-secret", username="admin", authSessionParentId="0839deb7-270d-4fe8-a648-b386a1ac04fd", authSessionTabId="NfX_Wfg4D3c" 2026-06-26 11:25:59,565 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="3d3ee88d-542e-4f8b-905d-0ce0d1834bf9", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", resourceType="REALM", resourcePath="null" 2026-06-26 11:26:00,460 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="admin-cli", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", auth_method="openid-connect", token_id="05aab330-d031-4e0d-a43c-3eb4dc84cfcf", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d0a5e39c-7b5d-4890-9b39-c0fdc1ffa955", client_auth_method="client-secret", username="admin", authSessionParentId="286721e4-119d-41bb-aa03-bb69fa8d4ed6", authSessionTabId="4vaR5mmAYCY" 2026-06-26 11:26:00,513 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="3d3ee88d-542e-4f8b-905d-0ce0d1834bf9", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/32113927-326d-4880-95a5-1d3b02adb161" 2026-06-26 11:26:00,567 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="3d3ee88d-542e-4f8b-905d-0ce0d1834bf9", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/32113927-326d-4880-95a5-1d3b02adb161/protocol-mappers/models/aa77ed4a-45ca-43e8-a2e1-87e086c38e87" 2026-06-26 11:26:06,965 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="admin-cli", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", auth_method="openid-connect", token_id="b1e8f168-a70c-4af0-89ec-65dbe63de009", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b3501dc2-2cfd-48c8-99a8-d6618cce4c8e", client_auth_method="client-secret", username="admin", authSessionParentId="680ab2ce-5092-4dbd-bd8c-6899678b37c7", authSessionTabId="sNXEPVzy0XM" 2026-06-26 11:26:07,051 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="3d3ee88d-542e-4f8b-905d-0ce0d1834bf9", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", resourceType="CLIENT", resourcePath="clients/e8f0562f-57dc-478d-88b6-db86af9c97ee" 2026-06-26 11:26:07,422 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="admin-cli", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", auth_method="openid-connect", token_id="90d66bf1-5bb5-41ac-b211-9d51227cce5c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="afaeba7f-d7cb-4f8b-8dd5-0d93797db696", client_auth_method="client-secret", username="admin", authSessionParentId="fe76a17c-a5f1-4ea5-ae88-fb9704cf97ff", authSessionTabId="BuORH2L1oBs" 2026-06-26 11:26:07,483 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="3d3ee88d-542e-4f8b-905d-0ce0d1834bf9", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", resourceType="CLIENT", resourcePath="clients/cbab46fd-1935-4edb-9b52-51c3f11b826f" 2026-06-26 11:26:07,847 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="admin-cli", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", auth_method="openid-connect", token_id="51d3759d-3f04-40cd-934d-a8d82100f277", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="27cdc915-7206-4b34-ae3a-9734444cce91", client_auth_method="client-secret", username="admin", authSessionParentId="0927cc21-35cf-4180-8182-4da1eac219de", authSessionTabId="7enaksoRwCs" 2026-06-26 11:26:07,895 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="3d3ee88d-542e-4f8b-905d-0ce0d1834bf9", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", resourceType="CLIENT", resourcePath="clients/43d6f396-891c-42c5-9ad3-20e90a7203b3" 2026-06-26 11:26:08,553 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="admin-cli", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", auth_method="openid-connect", token_id="92328ab3-27b1-43f6-9285-8e37810b43dd", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9dbb03d5-3173-46b1-89e7-6974ba5cc299", client_auth_method="client-secret", username="admin", authSessionParentId="5533e2a7-3c36-4cd0-93bb-a38b75a01a42", authSessionTabId="T6CBCXfcbm0" 2026-06-26 11:26:08,933 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="admin-cli", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", auth_method="openid-connect", token_id="c560b4a8-cf1d-401b-9e7f-7db9cb41d0d6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="283d7040-fc26-4df2-9ecb-6f637c32dd0d", client_auth_method="client-secret", username="admin", authSessionParentId="e6ad2715-f1fa-47ec-b3ca-e65d41f9bb56", authSessionTabId="7bBdTwWO6MI" 2026-06-26 11:26:09,307 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="admin-cli", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", auth_method="openid-connect", token_id="e809574a-77e0-4ad8-a169-e6e66b071909", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9ab8b6c6-877a-4859-ab94-c62b42e0818c", client_auth_method="client-secret", username="admin", authSessionParentId="9677d425-6874-493a-8da2-3fd6239790be", authSessionTabId="jKX5L0gLFHE" 2026-06-26 11:26:09,650 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="admin-cli", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", auth_method="openid-connect", token_id="e9a17cb4-5c6e-4dac-b9a4-2a9235545a53", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ed615d03-f8f6-433a-944e-075be6c5f3b0", client_auth_method="client-secret", username="admin", authSessionParentId="c6e15f52-9458-46e6-b96d-72e1b8bf8f93", authSessionTabId="Jobpk4qRJro" 2026-06-26 11:26:10,015 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="admin-cli", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", auth_method="openid-connect", token_id="6e96f52b-1f5d-4c8b-b04b-7ccfc6e9d369", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="bee12f6d-7a1b-448b-9242-e35722e2d1a4", client_auth_method="client-secret", username="admin", authSessionParentId="d06a126b-f2ec-40e5-8e68-eb5c7850225f", authSessionTabId="MMD8Fj6rdY0" 2026-06-26 11:27:24,118 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="admin-cli", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", auth_method="openid-connect", token_id="cb3a1f37-6f0a-4f68-b0b8-9c0c967d0782", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b70bceac-9b69-46e9-827f-b327560188a8", client_auth_method="client-secret", username="admin", authSessionParentId="fc16055b-6b59-4261-8411-dfda5b7c6891", authSessionTabId="Jin2n47JN7o" 2026-06-26 11:27:24,266 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="3d3ee88d-542e-4f8b-905d-0ce0d1834bf9", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", resourceType="REALM", resourcePath="null" 2026-06-26 11:27:25,915 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="admin-cli", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", auth_method="openid-connect", token_id="bcbc2649-c9f1-4fa1-9e7b-a82e074a06a3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b05fd61c-b90e-4118-a8c5-25020f95e115", client_auth_method="client-secret", username="admin", authSessionParentId="3f522ac9-d89c-4397-b4b2-f71a7093e565", authSessionTabId="yaB_BoHkBaA" 2026-06-26 11:27:25,970 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="3d3ee88d-542e-4f8b-905d-0ce0d1834bf9", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", resourceType="CLIENT", resourcePath="clients/f29bd07c-d6a2-4192-b2f4-789edd4610a7" 2026-06-26 11:27:26,662 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="7842b917-9068-4d7e-a823-1567ea67cc99", clientId="admin-cli", userId="0b43bdad-8885-4d85-a36d-321fa0d4917c", ipAddress="199.19.213.147", auth_method="openid-connect", token_id="fe8ce02d-c7c1-4b77-9298-44fac0b1bf4e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="461fcb28-9f9a-4ac6-bece-bd7d2e385825", client_auth_method="client-secret", username="admin", authSessionParentId="c58422d0-aecb-47fc-bcb8-7d5c2219452b", authSessionTabId="GK7jB2yH4Lg"