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-30 17:58:15,900 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 46260ms 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-30 17:58:20,542 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-30 17:58:28,451 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-06-30 17:58:28,835 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-06-30 17:58:29,328 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-06-30 17:58:29,844 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-06-30 17:58:29,846 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 93bd2f17-742e-4abe-a5f6-7edb082484ed, name: keycloak-0-3345 2026-06-30 17:58:29,851 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-30 17:58:29,851 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-30 17:58:29,937 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.19529 2026-06-30 17:58:32,031 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-3345: no members discovered after 2090 ms: creating cluster as coordinator 2026-06-30 17:58:32,047 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-3345|0] (1) [keycloak-0-3345] 2026-06-30 17:58:32,139 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-3345`, physical addresses are `[10.0.0.205:35065]` 2026-06-30 17:58:32,232 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-06-30 17:58:32,543 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-30 17:58:32,631 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-06-30 17:58:43,544 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-30 17:58:43,544 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-30 17:58:44,026 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-06-30 17:58:49,952 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-30 17:58:49,952 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-30 17:58:50,645 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-30 17:58:50,646 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-30 17:58:57,053 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:58:57,162 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:58:58,012 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 17:58:58,035 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:58:59,855 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 17:58:59,883 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 17:59:01,811 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 17:59:01,842 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 17:59:01,853 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:03,779 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:04,707 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 17:59:04,726 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:05,029 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:05,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-30 17:59:05,425 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:05,433 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:05,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-30 17:59:06,757 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:07,770 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:07,796 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 17:59:07,814 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:07,818 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:08,105 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 17:59:08,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-30 17:59:08,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-06-30 17:59:08,561 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:09,899 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:09,907 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:10,796 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 17:59:11,061 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:11,804 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 17:59:11,812 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:11,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-06-30 17:59:11,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-06-30 17:59:11,949 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-30 17:59:12,019 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-30 17:59:12,085 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-30 17:59:12,185 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-30 17:59:12,279 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-30 17:59:12,388 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-30 17:59:12,457 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-30 17:59:12,533 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-30 17:59:12,682 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-30 17:59:12,728 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-30 17:59:12,824 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-30 17:59:12,878 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-30 17:59:12,931 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-30 17:59:12,983 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-30 17:59:13,046 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-30 17:59:13,158 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-30 17:59:13,274 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-30 17:59:13,279 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:13,387 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 17:59:13,432 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:13,484 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:13,572 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:13,581 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:13,588 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 17:59:13,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-30 17:59:15,277 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:15,358 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 17:59:15,544 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 17:59:15,555 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:15,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-30 17:59:16,728 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:16,829 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:17,791 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:18,050 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:18,073 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:18,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-06-30 17:59:18,087 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:18,161 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:18,193 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:18,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-06-30 17:59:21,368 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 17:59:22,087 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:22,286 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:22,447 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:22,494 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:22,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-30 17:59:22,563 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:22,570 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:22,603 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-30 17:59:22,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-30 17:59:22,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-06-30 17:59:22,852 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 17:59:22,982 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 17:59:23,197 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:23,258 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:23,374 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:23,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-30 17:59:23,399 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:24,366 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 17:59:24,436 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:24,527 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:24,534 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:25,138 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:25,147 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 17:59:25,202 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:25,209 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:25,272 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:25,277 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:25,303 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 17:59:25,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-06-30 17:59:25,548 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:25,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-30 17:59:25,738 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 17:59:25,792 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:25,825 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:25,970 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:25,976 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:26,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-30 17:59:26,096 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:26,148 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-30 17:59:26,207 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-30 17:59:26,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-30 17:59:26,288 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:26,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-30 17:59:26,343 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:26,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-06-30 17:59:26,377 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 17:59:26,449 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 17:59:26,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-06-30 17:59:26,507 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-30 17:59:26,575 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-30 17:59:26,614 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-30 17:59:26,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-06-30 17:59:26,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-30 17:59:26,689 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 17:59:26,698 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:26,725 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:26,731 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:26,779 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-30 17:59:26,847 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-30 17:59:26,850 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:26,861 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:27,054 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 17:59:27,062 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:27,072 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-30 17:59:27,076 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:27,128 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-30 17:59:27,201 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-30 17:59:27,204 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-30 17:59:27,253 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-30 17:59:27,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 UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-06-30 17:59:28,030 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-3345, Site name: null 2026-06-30 17:59:28,433 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-06-30 17:59:34,829 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 78.595s. Listening on: http://0.0.0.0:8080 2026-06-30 17:59:34,830 INFO [io.quarkus] (main) Profile prod activated. 2026-06-30 17:59:34,830 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-30 17:59:36,442 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-06-30 17:59:51,145 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="admin-cli", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", auth_method="openid-connect", token_id="56abaf58-f92d-4323-b9cd-211624bd003a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3512a938-13d7-4a75-a77e-fd918e38f1ca", client_auth_method="client-secret", username="admin", authSessionParentId="72dfaf1f-defd-43a9-bf49-ce849cd7a156", authSessionTabId="6n8O6LZQbBg" 2026-06-30 17:59:56,533 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="ea6887f7-8bc3-409a-9a70-3d55f3d5943a", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", resourceType="REALM", resourcePath="atmosphere" 2026-06-30 17:59:57,850 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="admin-cli", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", auth_method="openid-connect", token_id="abc11bc5-ad11-4e92-8201-83c52b42b952", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="53865eff-49aa-4c4f-8296-591f65dc0a3e", client_auth_method="client-secret", username="admin", authSessionParentId="52d1ecfa-9c8b-4f6f-ba30-02bc075ce8bb", authSessionTabId="zn24Hjkg9L8" 2026-06-30 17:59:58,138 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="ea6887f7-8bc3-409a-9a70-3d55f3d5943a", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/d71e43a4-8868-4917-99b7-769e4042f0ee" 2026-06-30 17:59:58,344 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="ea6887f7-8bc3-409a-9a70-3d55f3d5943a", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/d71e43a4-8868-4917-99b7-769e4042f0ee/protocol-mappers/models/8c640227-2cf5-4739-8812-d06461b201fe" 2026-06-30 18:00:19,282 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="admin-cli", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", auth_method="openid-connect", token_id="38b3603a-0cfc-45d4-b4c2-3c7da4475fa0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="602b859b-5df0-4beb-a333-d28632c20919", client_auth_method="client-secret", username="admin", authSessionParentId="0df65bb9-6a0b-47dd-b43e-edfc5a0708f4", authSessionTabId="NAsuF94vP9g" 2026-06-30 18:00:19,528 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="ea6887f7-8bc3-409a-9a70-3d55f3d5943a", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", resourceType="CLIENT", resourcePath="clients/969de972-d216-4b30-863d-f31ad312da10" 2026-06-30 18:00:19,935 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="admin-cli", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", auth_method="openid-connect", token_id="837045b4-0ef1-4838-852e-def2c6b097c5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5e0b4c45-5144-4d6a-bd3c-84e95bbea700", client_auth_method="client-secret", username="admin", authSessionParentId="e092cd52-ac56-4644-80f9-683ceb503855", authSessionTabId="zrp80m8x_AA" 2026-06-30 18:00:20,071 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="ea6887f7-8bc3-409a-9a70-3d55f3d5943a", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", resourceType="CLIENT", resourcePath="clients/bb32b034-0f7f-444b-a6d1-2bc1051426f3" 2026-06-30 18:00:20,479 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="admin-cli", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", auth_method="openid-connect", token_id="73870bdb-4ce0-4bec-8d87-48684caa604a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c103c23a-90a6-46f2-8af7-3c7755e199bc", client_auth_method="client-secret", username="admin", authSessionParentId="e9d6b816-686d-47c1-a99f-5186152b99f2", authSessionTabId="AkQWoYcUcCM" 2026-06-30 18:00:20,632 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="ea6887f7-8bc3-409a-9a70-3d55f3d5943a", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", resourceType="CLIENT", resourcePath="clients/c412ce78-f43d-4fcb-b087-9ae23e483c3d" 2026-06-30 18:00:21,209 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="admin-cli", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", auth_method="openid-connect", token_id="20f89e8d-3476-4323-acea-4554215cb6eb", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1b0481ed-1c01-49fd-8809-5383344b326c", client_auth_method="client-secret", username="admin", authSessionParentId="1f14795e-5ca6-49fe-9ca3-e6990a934034", authSessionTabId="J7xjmlUsgfg" 2026-06-30 18:00:21,338 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="ea6887f7-8bc3-409a-9a70-3d55f3d5943a", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", resourceType="CLIENT_ROLE", resourcePath="clients/969de972-d216-4b30-863d-f31ad312da10/roles/member" 2026-06-30 18:00:21,783 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="admin-cli", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", auth_method="openid-connect", token_id="93eec5e6-a86f-4445-b6f4-d79c0c2f5d20", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6e0866b5-13fc-4643-a919-819120ae5cd5", client_auth_method="client-secret", username="admin", authSessionParentId="26aeac9c-ed6f-4f3b-a28f-9bf1869a9386", authSessionTabId="YLsslZVNrHs" 2026-06-30 18:00:21,874 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="ea6887f7-8bc3-409a-9a70-3d55f3d5943a", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", resourceType="CLIENT_ROLE", resourcePath="clients/bb32b034-0f7f-444b-a6d1-2bc1051426f3/roles/admin" 2026-06-30 18:00:22,276 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="admin-cli", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", auth_method="openid-connect", token_id="e07aae18-085a-4430-879f-b7423b69a683", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1013049c-d33d-4590-b0d7-00526700bba5", client_auth_method="client-secret", username="admin", authSessionParentId="3d473c6e-8516-4299-a1db-72414f7bbbc9", authSessionTabId="J8Laxb7TKDM" 2026-06-30 18:00:22,392 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="ea6887f7-8bc3-409a-9a70-3d55f3d5943a", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", resourceType="CLIENT_ROLE", resourcePath="clients/bb32b034-0f7f-444b-a6d1-2bc1051426f3/roles/editor" 2026-06-30 18:00:22,798 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="admin-cli", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", auth_method="openid-connect", token_id="dac8a6fb-561f-4d2b-8fba-bc866a96604a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b3723a9c-7704-4e9b-8e8f-7339d2510997", client_auth_method="client-secret", username="admin", authSessionParentId="d76a5671-61ab-4438-8454-0577ba7decf0", authSessionTabId="vAcvugdIi5c" 2026-06-30 18:00:22,891 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="ea6887f7-8bc3-409a-9a70-3d55f3d5943a", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", resourceType="CLIENT_ROLE", resourcePath="clients/bb32b034-0f7f-444b-a6d1-2bc1051426f3/roles/viewer" 2026-06-30 18:00:23,299 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="admin-cli", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", auth_method="openid-connect", token_id="d607cdc9-d522-4c0b-9e4e-af95a0ceee2c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="359b91a9-4769-4dae-b6a0-e953fd259a3f", client_auth_method="client-secret", username="admin", authSessionParentId="d4c08fd4-4698-4727-a129-10d998dbd3c5", authSessionTabId="3CDM0Q2oy1s" 2026-06-30 18:00:23,434 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="ea6887f7-8bc3-409a-9a70-3d55f3d5943a", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", resourceType="CLIENT_ROLE", resourcePath="clients/c412ce78-f43d-4fcb-b087-9ae23e483c3d/roles/member" 2026-06-30 18:02:43,138 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="admin-cli", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", auth_method="openid-connect", token_id="47e155f3-d738-47ac-a2aa-93e16bf248d2", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="30ba5725-0adc-4550-8109-2be6ae25af77", client_auth_method="client-secret", username="admin", authSessionParentId="ba05cdf8-a553-4896-b35b-cfa1e5fa2c19", authSessionTabId="rniMH8ld0rQ" 2026-06-30 18:02:43,652 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="ea6887f7-8bc3-409a-9a70-3d55f3d5943a", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", resourceType="REALM", resourcePath="null" 2026-06-30 18:02:45,201 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="admin-cli", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", auth_method="openid-connect", token_id="68ace5c8-b9a9-40aa-8bf9-34b78a4a07d6", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9e91b448-0bea-47d3-99bc-5abbd4d7bbf0", client_auth_method="client-secret", username="admin", authSessionParentId="772b90d5-7742-4949-ad70-e3ff9f706e49", authSessionTabId="m702oWav7ss" 2026-06-30 18:02:45,352 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="ea6887f7-8bc3-409a-9a70-3d55f3d5943a", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", resourceType="CLIENT", resourcePath="clients/d442905b-4de7-41c6-b175-5a9d9084c8a7" 2026-06-30 18:02:45,965 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="admin-cli", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", auth_method="openid-connect", token_id="efda4172-1444-4e0f-ad1d-0497e93aa559", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9b9c6649-cff1-4c78-8a40-58253f07eb87", client_auth_method="client-secret", username="admin", authSessionParentId="b9e0db65-0d8a-4954-88b4-241ef7254830", authSessionTabId="1iKh1aBDRkQ" 2026-06-30 18:02:46,541 INFO [org.keycloak.events] (executor-thread-2) operationType="CREATE", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="ea6887f7-8bc3-409a-9a70-3d55f3d5943a", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/4972db77-4d5a-470c-8916-00be98fa59d0/role-mappings/clients/763651ff-e1d9-4efe-9d07-9aac2650bcc3" 2026-06-30 18:51:22,170 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="admin-cli", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", auth_method="openid-connect", token_id="0999a16f-9881-4c27-890a-9f44418cc151", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b4027838-2527-4a95-bc77-9ae8855cc5c8", client_auth_method="client-secret", username="admin", authSessionParentId="451249b8-1586-41f6-b6dd-b80ac3cd962d", authSessionTabId="adcn4RKegFs" 2026-06-30 18:51:22,367 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="ea6887f7-8bc3-409a-9a70-3d55f3d5943a", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", resourceType="REALM", resourcePath="null" 2026-06-30 18:51:23,183 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="admin-cli", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", auth_method="openid-connect", token_id="01bc2f12-e6c0-45e1-8cd7-a872f46f38b6", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d386b7d1-6fd3-4ff8-a11d-0db7624c02d4", client_auth_method="client-secret", username="admin", authSessionParentId="c710d472-d436-4ebb-a85b-d92ef39a82b1", authSessionTabId="D97kXsADGds" 2026-06-30 18:51:23,230 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="ea6887f7-8bc3-409a-9a70-3d55f3d5943a", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/d71e43a4-8868-4917-99b7-769e4042f0ee" 2026-06-30 18:51:23,333 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="ea6887f7-8bc3-409a-9a70-3d55f3d5943a", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/d71e43a4-8868-4917-99b7-769e4042f0ee/protocol-mappers/models/8c640227-2cf5-4739-8812-d06461b201fe" 2026-06-30 18:51:29,581 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="admin-cli", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", auth_method="openid-connect", token_id="e53d6395-4fa2-4c5a-958b-b4729e2b9ce7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="504be9c1-2200-4ad8-a2ad-95182e4cf885", client_auth_method="client-secret", username="admin", authSessionParentId="f390e793-0b52-459d-ac59-00628ddcef5c", authSessionTabId="AO8DpOv3Ts4" 2026-06-30 18:51:29,661 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="ea6887f7-8bc3-409a-9a70-3d55f3d5943a", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", resourceType="CLIENT", resourcePath="clients/969de972-d216-4b30-863d-f31ad312da10" 2026-06-30 18:51:30,027 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="admin-cli", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", auth_method="openid-connect", token_id="40dbc072-3cff-4e46-b037-5f46e16a1767", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b2855ce1-c1f7-44e7-8c31-a8d51f4a7487", client_auth_method="client-secret", username="admin", authSessionParentId="5b741746-3051-43c7-bfca-b5eca66c5f0d", authSessionTabId="8JJgMapWMhM" 2026-06-30 18:51:30,075 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="ea6887f7-8bc3-409a-9a70-3d55f3d5943a", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", resourceType="CLIENT", resourcePath="clients/bb32b034-0f7f-444b-a6d1-2bc1051426f3" 2026-06-30 18:51:30,449 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="admin-cli", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", auth_method="openid-connect", token_id="b3397058-96dc-44e0-871a-cb17f183bea9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="06817b4b-bec8-4893-8eff-012e2b283610", client_auth_method="client-secret", username="admin", authSessionParentId="07015eb7-8d0f-4c7e-bee7-1150f2177849", authSessionTabId="MN77VCK7kCM" 2026-06-30 18:51:30,533 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="ea6887f7-8bc3-409a-9a70-3d55f3d5943a", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", resourceType="CLIENT", resourcePath="clients/c412ce78-f43d-4fcb-b087-9ae23e483c3d" 2026-06-30 18:51:31,188 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="admin-cli", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", auth_method="openid-connect", token_id="ac79b65f-6c80-4149-bbf1-e66982dc3e7c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b0ec04c3-952d-499f-99ae-82599c756f26", client_auth_method="client-secret", username="admin", authSessionParentId="739a18d1-9f6f-4312-9b7b-d90e89da7814", authSessionTabId="OAJywFyIfYg" 2026-06-30 18:51:31,630 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="admin-cli", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", auth_method="openid-connect", token_id="b68731a1-4f92-46b8-bfee-efee7e55fea8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b22d7491-2403-41bf-9839-f6ee0fa5b7e4", client_auth_method="client-secret", username="admin", authSessionParentId="84ca8fc1-f946-4dd8-aab0-5930257c5f8a", authSessionTabId="Vz0ITVD_zlg" 2026-06-30 18:51:31,984 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="admin-cli", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", auth_method="openid-connect", token_id="7fab0db0-2e11-4586-85e0-fc71edde6548", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c28b4163-4f6b-42fa-9517-71aeabfafdf5", client_auth_method="client-secret", username="admin", authSessionParentId="aaad2b7e-a1bd-4a7d-8233-545b4cc16b2b", authSessionTabId="wMVjw-K9l4A" 2026-06-30 18:51:32,324 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="admin-cli", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", auth_method="openid-connect", token_id="36f67dca-aaa1-4bb6-a4e9-4435db1c5cfd", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="44f6f07c-c2aa-4229-8708-19bde8ed5b9e", client_auth_method="client-secret", username="admin", authSessionParentId="c61d1ece-e992-4203-9904-dde9e3001b86", authSessionTabId="R5RjxODdMiE" 2026-06-30 18:51:32,677 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="admin-cli", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", auth_method="openid-connect", token_id="3a908f10-0486-483f-9767-fd3106d314ed", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8f5ebe7b-c7ca-4742-982f-e5d1a6f85143", client_auth_method="client-secret", username="admin", authSessionParentId="e9e9c35a-5f7e-417c-9b93-5d03c584954f", authSessionTabId="ssO9qmhLRb0" 2026-06-30 18:52:44,931 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="admin-cli", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", auth_method="openid-connect", token_id="9d74395b-f2ce-471b-982b-fb79486edfae", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0af28fec-589f-4973-8159-19b9e215ecbe", client_auth_method="client-secret", username="admin", authSessionParentId="9b981305-ebb5-471f-afad-d2304fe06f5f", authSessionTabId="E4t3WI4Gzpk" 2026-06-30 18:52:45,155 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="ea6887f7-8bc3-409a-9a70-3d55f3d5943a", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", resourceType="REALM", resourcePath="null" 2026-06-30 18:52:46,749 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="admin-cli", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", auth_method="openid-connect", token_id="5e2e0bb1-8a87-48b9-b09d-47f84c2d803d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e377f2e3-16a5-4592-ae7e-5715322145a4", client_auth_method="client-secret", username="admin", authSessionParentId="b483f440-dd3b-4ec7-9151-cdab69881e46", authSessionTabId="OUeX6MPoru0" 2026-06-30 18:52:46,825 INFO [org.keycloak.events] (executor-thread-2) operationType="UPDATE", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="ea6887f7-8bc3-409a-9a70-3d55f3d5943a", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", resourceType="CLIENT", resourcePath="clients/d442905b-4de7-41c6-b175-5a9d9084c8a7" 2026-06-30 18:52:47,484 INFO [org.keycloak.events] (executor-thread-2) type="LOGIN", realmId="f10c4241-0ec1-479d-9e47-dbb1c7eadf0a", clientId="admin-cli", userId="be9f8dff-0cb8-4240-bbe9-595e6251113c", ipAddress="199.204.45.240", auth_method="openid-connect", token_id="4ef34e12-d0b4-46b1-ae75-7965e75bb873", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="fb59f7c6-c0ad-456a-9fa5-4d94b05d0cb0", client_auth_method="client-secret", username="admin", authSessionParentId="92b8ff00-4deb-4e24-bfe5-d9dce6e5d7ac", authSessionTabId="WOluV04OoaQ"