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-07-28 11:37:41,343 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 47952ms 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-07-28 11:37:46,772 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-07-28 11:37:54,978 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-07-28 11:37:55,657 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-07-28 11:37:56,269 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-07-28 11:37:56,963 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-07-28 11:37:56,965 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: ad1d8db9-ee22-4ead-8653-53ef556dba94, name: keycloak-0-54434 2026-07-28 11:37:56,974 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-07-28 11:37:56,974 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-07-28 11:37:57,064 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.35913 2026-07-28 11:37:58,372 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-07-28 11:37:59,069 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-54434: no members discovered after 2002 ms: creating cluster as coordinator 2026-07-28 11:37:59,080 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-54434|0] (1) [keycloak-0-54434] 2026-07-28 11:37:59,100 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-54434`, physical addresses are `[10.0.0.101:51449]` 2026-07-28 11:37:59,107 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-07-28 11:38:00,586 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-54434, Site name: null 2026-07-28 11:38:00,661 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-07-28 11:38:11,157 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-07-28 11:38:11,158 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-07-28 11:38:11,680 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-07-28 11:38:18,181 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-07-28 11:38:18,181 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-07-28 11:38:18,669 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-07-28 11:38:18,669 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-07-28 11:38:25,729 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:25,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-07-28 11:38:26,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-07-28 11:38:26,685 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:28,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-07-28 11:38:28,821 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:30,893 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:30,920 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:30,957 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:33,156 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:34,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-07-28 11:38:34,167 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:34,492 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:34,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-07-28 11:38:34,896 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:34,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-07-28 11:38:34,912 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:36,291 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:37,336 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:37,365 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:37,381 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:37,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-07-28 11:38:37,706 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:37,879 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:37,886 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:38,333 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:41,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-07-28 11:38:41,266 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:42,219 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:42,519 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:43,328 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:43,337 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:43,395 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:43,404 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:43,470 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-07-28 11:38:43,552 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-07-28 11:38:43,626 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-07-28 11:38:43,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-07-28 11:38:43,832 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-07-28 11:38:43,945 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-07-28 11:38:44,022 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-07-28 11:38:44,096 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-07-28 11:38:44,243 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-07-28 11:38:44,283 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-07-28 11:38:44,395 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-07-28 11:38:44,454 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-07-28 11:38:44,510 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-07-28 11:38:44,567 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-07-28 11:38:44,632 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-07-28 11:38:44,744 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-07-28 11:38:44,866 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-07-28 11:38:44,870 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:44,975 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:45,014 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:45,104 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:45,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-07-28 11:38:45,167 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:45,173 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:45,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-07-28 11:38:46,893 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:46,987 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:47,182 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:47,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-07-28 11:38:47,199 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:48,547 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:48,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-07-28 11:38:49,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-07-28 11:38:49,998 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:50,023 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:50,031 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:50,039 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:50,123 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:50,160 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:50,653 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:53,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-07-28 11:38:54,405 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:54,611 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:54,784 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:54,841 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:54,898 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:54,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-07-28 11:38:54,914 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:54,950 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-07-28 11:38:55,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-07-28 11:38:55,103 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:55,211 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:55,354 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:55,589 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:55,663 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:55,796 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:55,813 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:55,820 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:56,849 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:56,920 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:57,005 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:57,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-07-28 11:38:57,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-07-28 11:38:57,628 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:57,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-07-28 11:38:57,687 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:57,749 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:57,755 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:57,782 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:57,893 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:58,058 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:58,135 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:58,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 2026-07-28 11:38:58,319 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:58,349 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:58,517 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:58,522 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:58,647 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:58,652 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:58,715 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-07-28 11:38:58,781 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-07-28 11:38:58,784 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:58,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-07-28 11:38:58,867 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:58,890 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:58,957 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:58,963 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:58,995 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:59,004 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:59,100 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-07-28 11:38:59,160 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-07-28 11:38:59,198 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-07-28 11:38: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-07-28 11:38:59,245 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:59,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-07-28 11:38:59,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-07-28 11:38:59,314 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:59,320 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:59,368 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-07-28 11:38:59,435 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-07-28 11:38:59,438 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:59,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-07-28 11:38:59,668 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:59,678 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:59,688 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:59,694 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:59,750 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-07-28 11:38:59,830 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-07-28 11:38:59,833 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-07-28 11:38:59,884 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-07-28 11:38:59,888 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-07-28 11:39:00,987 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-07-28 11:39:07,767 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 86.106s. Listening on: http://0.0.0.0:8080 2026-07-28 11:39:07,768 INFO [io.quarkus] (main) Profile prod activated. 2026-07-28 11:39:07,768 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-07-28 11:39:10,472 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-07-28 11:39:26,670 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="admin-cli", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="a897b70d-b47a-454e-9feb-0f7c8d88f636", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="87078437-d2ea-4875-8dc8-51ce84f52acf", client_auth_method="client-secret", username="admin", authSessionParentId="d3fc7721-6804-4ef2-b1d6-4a3a3c631390", authSessionTabId="zX8DVL6KrvU" 2026-07-28 11:39:32,180 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="7a5530c5-8540-491c-b5e4-ef0350dc909d", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", resourceType="REALM", resourcePath="atmosphere" 2026-07-28 11:39:33,456 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="admin-cli", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="e9ae35d3-e1a1-4708-b8e7-6473f5d1830a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f080c96a-8342-440d-b142-a470b0747a06", client_auth_method="client-secret", username="admin", authSessionParentId="02a2e133-a18c-48eb-8b48-77161aab2c9f", authSessionTabId="U_pSwe-rhhU" 2026-07-28 11:39:33,573 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="7a5530c5-8540-491c-b5e4-ef0350dc909d", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/9d840ab4-bd2b-48a3-b2b0-04b7817ad5fb" 2026-07-28 11:39:33,769 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="7a5530c5-8540-491c-b5e4-ef0350dc909d", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/9d840ab4-bd2b-48a3-b2b0-04b7817ad5fb/protocol-mappers/models/493feaa3-8712-4b04-a260-280194c6596b" 2026-07-28 11:39:55,008 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="admin-cli", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="b59c4642-da18-4e7d-8306-ac3f73ad0d3e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ec4a23a6-114c-4451-8dec-a7f61c26f3b2", client_auth_method="client-secret", username="admin", authSessionParentId="710e0b67-59e1-4524-bc72-28b122dd00fe", authSessionTabId="EZwWXsSMEVU" 2026-07-28 11:39:55,284 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="7a5530c5-8540-491c-b5e4-ef0350dc909d", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", resourceType="CLIENT", resourcePath="clients/12c390a1-70cc-4389-a6d3-2f31c036123d" 2026-07-28 11:39:55,768 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="admin-cli", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="5a581387-78fc-4e43-bd8f-31d67dfeeb1b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="98d9fd15-532f-4324-85c5-643ed9feab68", client_auth_method="client-secret", username="admin", authSessionParentId="16a98493-16aa-44dc-b87a-2568645f94b5", authSessionTabId="s4bN0d0E5rY" 2026-07-28 11:39:55,892 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="7a5530c5-8540-491c-b5e4-ef0350dc909d", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", resourceType="CLIENT", resourcePath="clients/3c1e0562-753c-4f7f-bcf8-ec76eda58bb8" 2026-07-28 11:39:56,307 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="admin-cli", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="02a7190a-ddc4-4090-93d3-681d55a12e92", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="fea18371-b77b-4de4-ae1e-0ee7b6e404d6", client_auth_method="client-secret", username="admin", authSessionParentId="64995d2c-6a95-47f3-9744-46650ad234b9", authSessionTabId="jW8el6MUCYY" 2026-07-28 11:39:56,466 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="7a5530c5-8540-491c-b5e4-ef0350dc909d", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", resourceType="CLIENT", resourcePath="clients/717d4e03-83e6-4997-b9e8-1b79b325e5a6" 2026-07-28 11:39:57,140 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="admin-cli", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="b7b4e726-edaf-422c-83a8-e883219531f2", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6d460174-8463-4b89-9e24-d9b28b34d2ca", client_auth_method="client-secret", username="admin", authSessionParentId="f97a9afa-1832-421e-96eb-e77bc9103422", authSessionTabId="6UVJe2tmn_0" 2026-07-28 11:39:57,270 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="7a5530c5-8540-491c-b5e4-ef0350dc909d", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", resourceType="CLIENT_ROLE", resourcePath="clients/12c390a1-70cc-4389-a6d3-2f31c036123d/roles/member" 2026-07-28 11:39:57,646 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="admin-cli", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="1c07ae73-ef6c-4292-a370-eed2f819ec57", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c2553734-144f-444a-b6f8-cc6eb893fa6b", client_auth_method="client-secret", username="admin", authSessionParentId="c9fce6d1-4f00-4e95-ac1f-1efd23d3a2cc", authSessionTabId="QjZ4SJ_AlaE" 2026-07-28 11:39:57,980 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="7a5530c5-8540-491c-b5e4-ef0350dc909d", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", resourceType="CLIENT_ROLE", resourcePath="clients/3c1e0562-753c-4f7f-bcf8-ec76eda58bb8/roles/admin" 2026-07-28 11:39:58,345 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="admin-cli", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="242cf850-df4f-49b6-800c-59700bdc827a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="db6a01ce-fa39-4a08-9ed4-2aeaabe5bdc7", client_auth_method="client-secret", username="admin", authSessionParentId="f6347c0d-6102-40ed-8268-3d04c0824da5", authSessionTabId="djncuYvwZBY" 2026-07-28 11:39:58,464 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="7a5530c5-8540-491c-b5e4-ef0350dc909d", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", resourceType="CLIENT_ROLE", resourcePath="clients/3c1e0562-753c-4f7f-bcf8-ec76eda58bb8/roles/editor" 2026-07-28 11:39:58,844 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="admin-cli", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="331a5418-b32b-40ed-b12f-568c1f77771e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9e218f0f-94f2-4f19-b6fa-94f4e8bfa291", client_auth_method="client-secret", username="admin", authSessionParentId="30ac9b8d-7bfa-4d01-98ba-2cf996e1b53b", authSessionTabId="4X-wL8_6OI8" 2026-07-28 11:39:58,928 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="7a5530c5-8540-491c-b5e4-ef0350dc909d", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", resourceType="CLIENT_ROLE", resourcePath="clients/3c1e0562-753c-4f7f-bcf8-ec76eda58bb8/roles/viewer" 2026-07-28 11:39:59,325 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="admin-cli", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="c66644d5-7f3c-4195-9b55-0086937a1039", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="fdae3309-51da-485e-bab4-3287d7b79e40", client_auth_method="client-secret", username="admin", authSessionParentId="ebe96a7c-ad35-483f-ae27-e1d435cd4553", authSessionTabId="t1zIUfMyZeA" 2026-07-28 11:39:59,420 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="7a5530c5-8540-491c-b5e4-ef0350dc909d", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", resourceType="CLIENT_ROLE", resourcePath="clients/717d4e03-83e6-4997-b9e8-1b79b325e5a6/roles/member" 2026-07-28 11:42:12,532 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="admin-cli", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="d7c7ac5f-2717-42ec-b8b2-59a72f4b1d0e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3258bd2c-ae73-4ae5-be09-f1c45e88a49a", client_auth_method="client-secret", username="admin", authSessionParentId="1e428700-5dcb-4518-9e9e-85cd607ec9d8", authSessionTabId="Yb_Vv4mZ0qY" 2026-07-28 11:42:12,983 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="7a5530c5-8540-491c-b5e4-ef0350dc909d", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", resourceType="REALM", resourcePath="null" 2026-07-28 11:42:14,508 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="admin-cli", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="84d8fbb6-9849-4505-8317-faf477763044", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="08551083-b52a-4942-b022-3181bf5ff348", client_auth_method="client-secret", username="admin", authSessionParentId="2bd9dc05-b1e6-4979-a733-9daa33d6d734", authSessionTabId="BtNXChQ2kvs" 2026-07-28 11:42:14,664 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="7a5530c5-8540-491c-b5e4-ef0350dc909d", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", resourceType="CLIENT", resourcePath="clients/0b35540b-9407-44fc-a382-ac9e248b5c2c" 2026-07-28 11:42:15,296 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="admin-cli", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="3ed2ad37-4e2d-49e8-ac02-a0cf82aa5d37", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b267a172-b6a6-4486-899b-b0cae74d1782", client_auth_method="client-secret", username="admin", authSessionParentId="ea3b3452-645f-4f61-96d3-2094307bd885", authSessionTabId="pbuYKDL32Fo" 2026-07-28 11:42:15,769 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="7a5530c5-8540-491c-b5e4-ef0350dc909d", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/6ef46976-3ca7-4413-9d83-0b39a5010e01/role-mappings/clients/7c20fe09-fd91-4c2c-95c5-1f57eb80944b" 2026-07-28 12:39:06,745 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="admin-cli", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="701d47bc-c9f4-491a-9bf7-f22c1cdaf46d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7c6af319-6b56-450d-ac6c-c32f110c9a67", client_auth_method="client-secret", username="admin", authSessionParentId="e91d9ee2-5715-4a48-9012-af8b556eecdb", authSessionTabId="_Huncn1GmCA" 2026-07-28 12:39:07,022 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="7a5530c5-8540-491c-b5e4-ef0350dc909d", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", resourceType="REALM", resourcePath="null" 2026-07-28 12:39:07,859 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="admin-cli", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="6d4a73d6-6f6c-4df2-918c-b623d08a27cd", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4183e098-df36-4b1a-9d7e-d3bb91295762", client_auth_method="client-secret", username="admin", authSessionParentId="a95aeb2f-c81f-4cf7-ab7d-929fc5a59454", authSessionTabId="yT_QI_xKQ5o" 2026-07-28 12:39:07,912 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="7a5530c5-8540-491c-b5e4-ef0350dc909d", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/9d840ab4-bd2b-48a3-b2b0-04b7817ad5fb" 2026-07-28 12:39:08,007 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="7a5530c5-8540-491c-b5e4-ef0350dc909d", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/9d840ab4-bd2b-48a3-b2b0-04b7817ad5fb/protocol-mappers/models/493feaa3-8712-4b04-a260-280194c6596b" 2026-07-28 12:39:14,614 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="admin-cli", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="9edc198f-9cc3-4955-9582-c27f4f5219ed", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="21ff0650-474f-4067-a542-6020dc7118bb", client_auth_method="client-secret", username="admin", authSessionParentId="10ed9e39-ed35-4619-a136-15c1a618fa7a", authSessionTabId="_RkND6TK3o4" 2026-07-28 12:39:14,691 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="7a5530c5-8540-491c-b5e4-ef0350dc909d", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", resourceType="CLIENT", resourcePath="clients/12c390a1-70cc-4389-a6d3-2f31c036123d" 2026-07-28 12:39:15,110 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="admin-cli", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="e7559e6b-e3bb-4ede-8273-69989e69d02a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f8c706b3-a3be-4a7b-bcef-043b746d643e", client_auth_method="client-secret", username="admin", authSessionParentId="d23939fe-0283-4274-85e7-9828c384211d", authSessionTabId="dtM7ML2JH7o" 2026-07-28 12:39:15,164 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="7a5530c5-8540-491c-b5e4-ef0350dc909d", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", resourceType="CLIENT", resourcePath="clients/3c1e0562-753c-4f7f-bcf8-ec76eda58bb8" 2026-07-28 12:39:15,603 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="admin-cli", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="2381441e-a911-4aaa-a806-5daeb44bd093", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="331a476c-32c4-4585-8f3e-00c0b8064626", client_auth_method="client-secret", username="admin", authSessionParentId="9e5da72e-0671-470e-8a1b-bccd6601d596", authSessionTabId="1Eys9aAAqc0" 2026-07-28 12:39:15,665 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="7a5530c5-8540-491c-b5e4-ef0350dc909d", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", resourceType="CLIENT", resourcePath="clients/717d4e03-83e6-4997-b9e8-1b79b325e5a6" 2026-07-28 12:39:16,357 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="admin-cli", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="1a10b770-3c90-42fa-92b6-9b001fe1ff63", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="55be1e2e-b562-445b-b709-4374eef4ab32", client_auth_method="client-secret", username="admin", authSessionParentId="6ef28446-ea33-4087-9f4b-f506323457a5", authSessionTabId="0Z18pDZZJHY" 2026-07-28 12:39:16,752 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="admin-cli", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="0cb0c0a3-6e23-4b7b-865e-768d14e06fd7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="25e064f0-684c-4e81-b413-48755edc6f96", client_auth_method="client-secret", username="admin", authSessionParentId="5d57c1b1-f369-42be-b09d-bcd49dbf3904", authSessionTabId="HnMyrzY7k1I" 2026-07-28 12:39:17,132 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="admin-cli", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="dd2b2bc1-99ea-42a2-be26-a8588d21f596", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="44d00084-3af1-4ec6-815a-9551de9d86a8", client_auth_method="client-secret", username="admin", authSessionParentId="350ef2a5-1afe-460b-8ea8-885779231d60", authSessionTabId="rREBWD9XUrM" 2026-07-28 12:39:17,558 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="admin-cli", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="b7b2db74-c62f-4caa-a009-561ece618a90", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f10a702a-392f-411b-8bb5-683548110168", client_auth_method="client-secret", username="admin", authSessionParentId="1547e0eb-0749-4214-93b5-53b324272a84", authSessionTabId="MSDwAk04Gu0" 2026-07-28 12:39:17,946 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="admin-cli", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="e167c5b2-d594-4342-a6ed-3cbef06ecc11", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ff3a3ee7-feba-40ff-bdd1-8497234fbb5b", client_auth_method="client-secret", username="admin", authSessionParentId="80a8fe29-dc07-4afe-9562-d93134804703", authSessionTabId="OD3r3tScCNs" 2026-07-28 12:40:38,227 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="admin-cli", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="b0395291-4517-4309-a0a1-a4100c132be2", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f3ce31b1-a818-4db8-b7ba-f2f085d8468b", client_auth_method="client-secret", username="admin", authSessionParentId="2ea5abdf-3b16-4f0a-9efb-714d0c8fe242", authSessionTabId="uSniZIfdmaU" 2026-07-28 12:40:38,400 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="7a5530c5-8540-491c-b5e4-ef0350dc909d", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", resourceType="REALM", resourcePath="null" 2026-07-28 12:40:40,350 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="admin-cli", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="d268606d-323f-460a-a302-9e9b325660a1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ba005526-c8e1-44ac-98c6-0bb90ca7ed92", client_auth_method="client-secret", username="admin", authSessionParentId="7bb96fe0-fd78-4452-9674-3abd287cb1f6", authSessionTabId="W-lY1PmkQac" 2026-07-28 12:40:40,425 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="7a5530c5-8540-491c-b5e4-ef0350dc909d", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", resourceType="CLIENT", resourcePath="clients/0b35540b-9407-44fc-a382-ac9e248b5c2c" 2026-07-28 12:40:41,134 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="c3a7405b-ae93-4375-aa89-97d6ff004fd1", clientId="admin-cli", userId="6f3e60f5-d8a9-4c26-93af-fc3bd3d8048f", ipAddress="199.204.45.109", auth_method="openid-connect", token_id="03d62cf6-f078-4776-a2d4-e3562ab21220", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="381faac6-ebb5-4bae-95d9-ed7f5aa14fcb", client_auth_method="client-secret", username="admin", authSessionParentId="77f5095c-c7af-44f6-b0eb-99f30490ec52", authSessionTabId="R1wRCE9ij0w"