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-08-05 11:15:09,592 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 53128ms 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-08-05 11:15:14,868 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-08-05 11:15:23,458 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-05 11:15:24,165 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-05 11:15:24,855 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-05 11:15:25,364 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-05 11:15:25,367 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 5f9777b8-0e82-4601-b936-39ed186ac158, name: keycloak-0-34723 2026-08-05 11:15:25,441 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-08-05 11:15:25,442 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-08-05 11:15:25,452 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.27659 2026-08-05 11:15:26,339 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-08-05 11:15:27,470 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-34723: no members discovered after 2015 ms: creating cluster as coordinator 2026-08-05 11:15:27,479 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-34723|0] (1) [keycloak-0-34723] 2026-08-05 11:15:27,503 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-34723`, physical addresses are `[10.0.0.174:43195]` 2026-08-05 11:15:27,517 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-08-05 11:15:29,153 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-34723, Site name: null 2026-08-05 11:15:29,159 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-05 11:15:39,366 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-08-05 11:15:39,367 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-08-05 11:15:39,865 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-05 11:15:45,545 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-08-05 11:15:45,545 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-08-05 11:15:46,055 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-08-05 11:15:46,056 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-08-05 11:15:55,636 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:15:55,753 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:15:56,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-08-05 11:15:56,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-08-05 11:16:00,740 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:16:00,766 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:16:10,701 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:16:10,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-08-05 11:16:10,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-08-05 11:16:24,625 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:16:34,205 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:16:34,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-08-05 11:16:36,544 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:16:37,296 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:16:37,305 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:16:37,321 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:16:37,327 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:16:39,049 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:16:43,133 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:16:43,166 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:16:43,184 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:16:43,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-08-05 11:16:43,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-08-05 11:16:43,892 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:16:43,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-08-05 11:16:45,018 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:16:48,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-08-05 11:16:48,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-08-05 11:16:49,868 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:16:50,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-08-05 11:16:51,180 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:16:51,198 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:16:51,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-08-05 11:16:51,267 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:16:51,381 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-08-05 11:16:51,499 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-08-05 11:16:51,592 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-08-05 11:16:51,707 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-08-05 11:16:51,806 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-08-05 11:16:51,930 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-08-05 11:16:52,042 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-05 11:16:52,176 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-08-05 11:16:52,513 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-05 11:16:52,580 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-08-05 11:16:52,874 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-08-05 11:16:52,932 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-08-05 11:16:52,998 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-08-05 11:16:53,061 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-08-05 11:16:53,125 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-08-05 11:16:53,226 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-08-05 11:16:53,339 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-08-05 11:16:53,342 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:16:53,498 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:16:53,541 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:16:53,598 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:16:53,680 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:16:53,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-08-05 11:16:53,693 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:16:53,701 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:16:55,719 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:16:55,798 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:16:56,067 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:16:56,082 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:16:56,088 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:16:57,620 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:16:57,724 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:16:58,747 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:16:59,000 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:16:59,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-08-05 11:16:59,037 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:16:59,044 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:16:59,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-08-05 11:16:59,163 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:16:59,666 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:02,881 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:03,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-08-05 11:17:04,025 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:04,229 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:04,287 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:04,344 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:04,359 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:04,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-08-05 11:17:04,399 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-08-05 11:17:04,623 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:04,670 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:04,809 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:05,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-08-05 11:17:05,265 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:05,326 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:05,456 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:05,476 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:05,486 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:10,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-08-05 11:17:10,429 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:10,551 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:10,558 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:11,268 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:11,276 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:11,325 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:11,332 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:11,389 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:11,398 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:11,437 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:11,571 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:11,717 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:11,806 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:11,921 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:11,973 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:12,011 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:12,169 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:12,174 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:12,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-08-05 11:17:12,282 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:12,487 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-08-05 11:17:12,664 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-08-05 11:17:12,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-08-05 11:17:12,950 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:12,990 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:13,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-08-05 11:17:13,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-08-05 11:17:13,083 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:13,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-08-05 11:17:13,134 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:13,181 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-08-05 11:17:13,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-08-05 11:17:13,298 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-08-05 11:17:13,301 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:13,346 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:13,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-08-05 11:17:13,382 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:13,411 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:13,417 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:13,465 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-08-05 11:17:13,539 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-08-05 11:17:13,542 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:13,549 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:14,835 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:14,844 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:14,865 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:14,876 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-05 11:17:15,225 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-08-05 11:17:15,400 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-08-05 11:17:15,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-08-05 11:17:15,563 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-08-05 11:17:15,566 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-08-05 11:17:17,152 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-05 11:17:25,566 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 135.725s. Listening on: http://0.0.0.0:8080 2026-08-05 11:17:25,567 INFO [io.quarkus] (main) Profile prod activated. 2026-08-05 11:17:25,567 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-08-05 11:17:27,061 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-05 11:17:43,359 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="admin-cli", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="d94686a8-4bab-4e40-8618-c6000c07fdd3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="72382003-5f76-4a80-ac1f-5074b772cacc", client_auth_method="client-secret", username="admin", authSessionParentId="ba6ebe07-8f9c-48fd-b131-e33cb81e2eaa", authSessionTabId="nihzEO-Lqn8" 2026-08-05 11:17:48,946 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="441868b3-c182-46de-a932-b1f0fc12b330", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", resourceType="REALM", resourcePath="atmosphere" 2026-08-05 11:17:50,248 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="admin-cli", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="5ebec3d7-d375-4207-a5e2-fb757a49b961", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9d19019d-6e6d-4a22-abc0-5d4d1aacc66e", client_auth_method="client-secret", username="admin", authSessionParentId="32e955e5-68cb-4f57-9513-fc54c3446e67", authSessionTabId="Paslw67iNnU" 2026-08-05 11:17:50,448 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="441868b3-c182-46de-a932-b1f0fc12b330", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/64fccaeb-4405-4e45-b506-cb563062cb8e" 2026-08-05 11:17:50,573 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="441868b3-c182-46de-a932-b1f0fc12b330", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/64fccaeb-4405-4e45-b506-cb563062cb8e/protocol-mappers/models/e1cf3e60-a90e-44ae-ac4b-c16e7e01508d" 2026-08-05 11:18:14,260 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="admin-cli", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="3da69c24-3db7-404f-8c64-db5f09c8cf73", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="345612ce-7624-4d25-955f-1c019f45c28b", client_auth_method="client-secret", username="admin", authSessionParentId="b9eb10fb-6817-429a-9c6e-e283646c5fe7", authSessionTabId="ofgn4SEyWak" 2026-08-05 11:18:14,983 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="441868b3-c182-46de-a932-b1f0fc12b330", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", resourceType="CLIENT", resourcePath="clients/35d3a9b3-e41e-4471-9310-c968e16a9684" 2026-08-05 11:18:15,370 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="admin-cli", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="ccf340ca-dacc-4ec7-8da5-5dc2b624a955", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f5c4a7b2-43e9-4c95-8dcb-fffd4651dd57", client_auth_method="client-secret", username="admin", authSessionParentId="cf4af3bf-71ee-4860-be87-08b00ae8f055", authSessionTabId="0Quu9K4U3gk" 2026-08-05 11:18:16,134 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="441868b3-c182-46de-a932-b1f0fc12b330", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", resourceType="CLIENT", resourcePath="clients/c6233b3e-f196-48bc-a677-823df838c9af" 2026-08-05 11:18:16,529 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="admin-cli", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="92b6ea61-2340-4f17-9343-631d39902391", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e0ca9248-e306-4aae-ab9f-d80604de8bd5", client_auth_method="client-secret", username="admin", authSessionParentId="f83f5ce5-16bd-49d7-9ebe-48c27c1b275e", authSessionTabId="Mgbg-q8EHw4" 2026-08-05 11:18:16,613 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="441868b3-c182-46de-a932-b1f0fc12b330", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", resourceType="CLIENT", resourcePath="clients/06256feb-14fe-47ad-be7b-a1a19f2409dc" 2026-08-05 11:18:17,174 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="admin-cli", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="5a1c79c6-2893-45be-904d-4013cb0845aa", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="59a3596e-8010-44b6-b485-91970bf10bcb", client_auth_method="client-secret", username="admin", authSessionParentId="fa757d52-8eb3-44e8-8019-d16cce2c4f0b", authSessionTabId="3Umje-8YQ-c" 2026-08-05 11:18:17,364 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="441868b3-c182-46de-a932-b1f0fc12b330", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", resourceType="CLIENT_ROLE", resourcePath="clients/35d3a9b3-e41e-4471-9310-c968e16a9684/roles/member" 2026-08-05 11:18:17,736 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="admin-cli", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="664aed9a-2e38-44f9-b05c-7c28bc0c99f4", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a96a22c1-2b41-4d86-8cc8-21c2bffd4145", client_auth_method="client-secret", username="admin", authSessionParentId="bc78a31b-5989-4c77-88d0-5c532a95da39", authSessionTabId="Ktz2uZeJdG8" 2026-08-05 11:18:17,943 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="441868b3-c182-46de-a932-b1f0fc12b330", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", resourceType="CLIENT_ROLE", resourcePath="clients/c6233b3e-f196-48bc-a677-823df838c9af/roles/admin" 2026-08-05 11:18:18,333 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="admin-cli", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="d652edb7-4897-4680-a86a-63f0be2c3328", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="90281dc2-2aa4-4752-8d5f-19cb32cd409c", client_auth_method="client-secret", username="admin", authSessionParentId="6e8f6596-f3e7-4436-972c-e8e3f9ae2620", authSessionTabId="5LJbrp1L5fk" 2026-08-05 11:18:18,470 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="441868b3-c182-46de-a932-b1f0fc12b330", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", resourceType="CLIENT_ROLE", resourcePath="clients/c6233b3e-f196-48bc-a677-823df838c9af/roles/editor" 2026-08-05 11:18:18,840 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="admin-cli", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="a07cf501-0399-4eac-9ef5-9374f3f32040", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c6fbc02a-fabd-411d-86b2-3fefe8285427", client_auth_method="client-secret", username="admin", authSessionParentId="4833f2a8-514a-4b34-bac8-4ec2b25d4cec", authSessionTabId="YAl-SRT1tqY" 2026-08-05 11:18:19,009 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="441868b3-c182-46de-a932-b1f0fc12b330", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", resourceType="CLIENT_ROLE", resourcePath="clients/c6233b3e-f196-48bc-a677-823df838c9af/roles/viewer" 2026-08-05 11:18:19,380 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="admin-cli", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="5f1c05ff-2cbd-4294-b103-8a7e54d7351a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="81e69873-a47a-4370-89d2-b44322a96e26", client_auth_method="client-secret", username="admin", authSessionParentId="1f338450-fe51-444f-af4b-ae25632d7258", authSessionTabId="LYg5mrKHsgU" 2026-08-05 11:18:19,556 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="441868b3-c182-46de-a932-b1f0fc12b330", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", resourceType="CLIENT_ROLE", resourcePath="clients/06256feb-14fe-47ad-be7b-a1a19f2409dc/roles/member" 2026-08-05 11:21:46,740 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="admin-cli", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="0f727eec-a52f-438e-ae47-633ddfeda450", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="88ae7d07-e525-4095-b375-c146b5a56e42", client_auth_method="client-secret", username="admin", authSessionParentId="3835e8a8-a67f-4ca9-a2e1-6856769ee506", authSessionTabId="mwsI0lAs1Ec" 2026-08-05 11:21:50,377 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="441868b3-c182-46de-a932-b1f0fc12b330", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", resourceType="REALM", resourcePath="null" 2026-08-05 11:21:52,540 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="admin-cli", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="8ff5bec6-add9-4584-aeb3-415355e4135e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="128ca592-c599-45bc-95bd-256a5a086c59", client_auth_method="client-secret", username="admin", authSessionParentId="ef7a2424-1330-4068-afbb-93b60f6ae739", authSessionTabId="oBvriG7Zizs" 2026-08-05 11:21:52,791 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="441868b3-c182-46de-a932-b1f0fc12b330", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", resourceType="CLIENT", resourcePath="clients/6a2d8a93-a0db-4504-9f83-a8730e8c74d2" 2026-08-05 11:21:53,651 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="admin-cli", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="1b219725-1e3d-422b-9332-0d8eb89bb055", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8ff6fe85-47d1-4c27-a631-deedc9cccebe", client_auth_method="client-secret", username="admin", authSessionParentId="3f14be1f-a561-4eb2-aca0-a49d79080f10", authSessionTabId="kXJI7Rib0zc" 2026-08-05 11:21:54,164 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="441868b3-c182-46de-a932-b1f0fc12b330", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/e476bae7-75b6-4538-95f8-90dd4eeba728/role-mappings/clients/b1a1bdff-fe6c-4ca7-9623-1fbaa5b53487" 2026-08-05 11:26:20,644 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="admin-cli", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="73e70812-7e70-4cb4-bad5-e2b1cddb121f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2af8f55c-bf1a-4bab-b503-4a5213c5ee54", client_auth_method="client-secret", username="admin", authSessionParentId="2471639a-2b9a-4e0b-93e7-c43aee503398", authSessionTabId="roLJxfSz63k" 2026-08-05 11:26:20,785 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="441868b3-c182-46de-a932-b1f0fc12b330", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", resourceType="REALM", resourcePath="null" 2026-08-05 11:26:21,661 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="admin-cli", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="65d9ce1c-bd2b-4b6d-b628-3ad3cec0962b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="757d49e8-3759-42cc-82ba-c5d0070f767c", client_auth_method="client-secret", username="admin", authSessionParentId="f9732e71-8731-4710-b1f0-9624b752b6b0", authSessionTabId="Iq9OhATMC0o" 2026-08-05 11:26:21,744 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="441868b3-c182-46de-a932-b1f0fc12b330", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/64fccaeb-4405-4e45-b506-cb563062cb8e" 2026-08-05 11:26:21,810 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="441868b3-c182-46de-a932-b1f0fc12b330", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/64fccaeb-4405-4e45-b506-cb563062cb8e/protocol-mappers/models/e1cf3e60-a90e-44ae-ac4b-c16e7e01508d" 2026-08-05 11:26:28,165 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="admin-cli", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="35abcf11-816e-4149-9309-dd5355dcc05f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8896763d-cc4e-44fa-865b-9e200515de62", client_auth_method="client-secret", username="admin", authSessionParentId="3271a56e-6a45-4d3d-915e-0d1f86d1a9e3", authSessionTabId="rXH8GZBXzgs" 2026-08-05 11:26:28,260 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="441868b3-c182-46de-a932-b1f0fc12b330", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", resourceType="CLIENT", resourcePath="clients/35d3a9b3-e41e-4471-9310-c968e16a9684" 2026-08-05 11:26:28,780 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="admin-cli", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="ad9ebaff-dcab-407a-abce-cdc8542a9223", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a1f6c69a-8a9f-4f73-a34c-5b9627fe9cfa", client_auth_method="client-secret", username="admin", authSessionParentId="fa65ae3c-4b3f-47e1-af12-5e26e1bc9fec", authSessionTabId="ZZ70mljcaws" 2026-08-05 11:26:28,852 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="441868b3-c182-46de-a932-b1f0fc12b330", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", resourceType="CLIENT", resourcePath="clients/c6233b3e-f196-48bc-a677-823df838c9af" 2026-08-05 11:26:29,349 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="admin-cli", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="326cfd13-cd90-497d-b006-20e3d2863f18", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f05346b5-25ac-47ad-964b-14848c68c93e", client_auth_method="client-secret", username="admin", authSessionParentId="dc6454de-3a0e-4928-84c1-c7488ec2bac5", authSessionTabId="ZPXAgDJf7E4" 2026-08-05 11:26:29,454 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="441868b3-c182-46de-a932-b1f0fc12b330", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", resourceType="CLIENT", resourcePath="clients/06256feb-14fe-47ad-be7b-a1a19f2409dc" 2026-08-05 11:26:30,083 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="admin-cli", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="b31dbe7e-3a0f-44d9-9939-16c261f69785", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="df5dde9d-177d-46dc-85a5-13b9096b5f58", client_auth_method="client-secret", username="admin", authSessionParentId="4f81c3b5-5ca5-453c-a847-9382e9a1ee20", authSessionTabId="OIz0hRTxH5k" 2026-08-05 11:26:30,532 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="admin-cli", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="a4c3343f-00fa-4287-aa7b-8927d59e0e9f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="54105c3e-7eb5-43c4-b9bc-a699ae76ed86", client_auth_method="client-secret", username="admin", authSessionParentId="a3e504c6-a465-444c-8d81-45dc438ff69f", authSessionTabId="wy_yKGKK0oU" 2026-08-05 11:26:30,970 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="admin-cli", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="b101d664-40bc-4d11-ad48-9ac6334cf3a2", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="023c1fa2-2efd-4297-895e-32703af35fe9", client_auth_method="client-secret", username="admin", authSessionParentId="036ca0bc-8f1d-404e-87f0-e99706bf9a69", authSessionTabId="3K96s6ua2e0" 2026-08-05 11:26:31,357 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="admin-cli", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="75383594-0edd-4e1e-b5a3-7cad6df26f52", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a353ac4b-2413-4e34-b351-b75d1ec2849b", client_auth_method="client-secret", username="admin", authSessionParentId="a6ee22a5-87f0-4460-8b43-6f4c7bb19c75", authSessionTabId="-d2rNeZdIlw" 2026-08-05 11:26:31,809 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="admin-cli", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="e3330fb3-a8e1-432a-8395-4a28e46b6f6b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9deaee6b-e7f2-4ba6-8cb8-2cdd03c6f47e", client_auth_method="client-secret", username="admin", authSessionParentId="27ecb245-8451-4c33-b037-59dc1650b122", authSessionTabId="Ioo3bPmmVhs" 2026-08-05 11:27:26,373 INFO [org.keycloak.events] (executor-thread-5) type="LOGIN", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="admin-cli", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="b07f0998-044e-41c4-a4e0-864a81940661", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c14fb731-a8cf-4b73-a8aa-74b08f34a856", client_auth_method="client-secret", username="admin", authSessionParentId="c31af768-7976-498a-bfb3-6a5bb27a08e4", authSessionTabId="YfHCD2O0mV4" 2026-08-05 11:27:26,557 INFO [org.keycloak.events] (executor-thread-5) operationType="UPDATE", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="441868b3-c182-46de-a932-b1f0fc12b330", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", resourceType="REALM", resourcePath="null" 2026-08-05 11:27:28,090 INFO [org.keycloak.events] (executor-thread-5) type="LOGIN", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="admin-cli", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="089522a6-078f-4690-b78b-3632c5350b0c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="54732d93-c15b-4324-8ae9-8020edacfc95", client_auth_method="client-secret", username="admin", authSessionParentId="57d2dee5-d636-4d1d-b260-f81a838f23e2", authSessionTabId="OwtSzRo8FNw" 2026-08-05 11:27:28,185 INFO [org.keycloak.events] (executor-thread-5) operationType="UPDATE", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="441868b3-c182-46de-a932-b1f0fc12b330", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", resourceType="CLIENT", resourcePath="clients/6a2d8a93-a0db-4504-9f83-a8730e8c74d2" 2026-08-05 11:27:28,823 INFO [org.keycloak.events] (executor-thread-5) type="LOGIN", realmId="cc7cc993-c1db-4766-ab53-6094fa2e5c0e", clientId="admin-cli", userId="a6462b0a-20b4-4fd0-b7ee-70f2dd6475e5", ipAddress="199.204.45.129", auth_method="openid-connect", token_id="9e7087b0-bf6f-4dd0-b98a-79288a618510", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c6cccb6f-ccf4-4b99-969e-53616d49e454", client_auth_method="client-secret", username="admin", authSessionParentId="89096eb7-d568-4f84-a257-54fe92ec176a", authSessionTabId="nk8AtnAAbUc"