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-22 18:43:48,214 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 48363ms 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-22 18:43:52,756 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-22 18:44:01,926 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-22 18:44:02,238 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-22 18:44:02,925 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-22 18:44:03,534 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-22 18:44:03,535 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 645273d1-a770-41d3-8c5d-38544619353c, name: keycloak-0-51527 2026-08-22 18:44:03,541 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-22 18:44:03,541 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-22 18:44:03,644 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.36448 2026-08-22 18:44:05,748 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-22 18:44:05,838 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-51527: no members discovered after 2013 ms: creating cluster as coordinator 2026-08-22 18:44:05,848 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-51527|0] (1) [keycloak-0-51527] 2026-08-22 18:44:05,934 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-51527`, physical addresses are `[10.0.0.41:51984]` 2026-08-22 18:44:05,944 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-08-22 18:44:07,756 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-51527, Site name: null 2026-08-22 18:44:07,831 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-22 18:44:18,147 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-22 18:44:18,147 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-22 18:44:18,723 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-22 18:44:24,726 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-22 18:44:24,727 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-22 18:44:25,233 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-22 18:44:25,234 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-22 18:44:31,967 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:44:32,129 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:44:32,976 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:44:33,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-22 18:44:35,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-22 18:44:35,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-08-22 18:44:37,408 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:44:37,436 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:44:37,450 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:44:39,635 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:44:40,705 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:44:40,721 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:44:41,065 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:44:41,514 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:44:41,520 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:44:41,528 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:44:41,534 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:44:42,982 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:44:44,125 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:44:44,159 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:44:44,178 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:44:44,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-22 18:44:44,493 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:44:44,661 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:44:44,669 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:44:44,958 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:44:46,451 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:44:46,460 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:44:47,435 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:44:47,741 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:44:48,584 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:44:48,593 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:44:48,655 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:44:48,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-08-22 18:44:48,733 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-22 18:44:48,809 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-22 18:44:48,877 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-22 18:44:48,972 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-22 18:44:49,081 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-22 18:44:49,199 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-22 18:44:49,290 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-22 18:44:49,370 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-22 18:44:49,509 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-22 18:44:49,556 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-22 18:44:49,663 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-22 18:44:49,716 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-22 18:44:49,766 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-22 18:44:49,816 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-22 18:44:49,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-08-22 18:44:49,972 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-22 18:44:50,097 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-22 18:44:50,106 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:44:50,223 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:44:50,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-22 18:44:50,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-08-22 18:44:50,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-22 18:44:50,394 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:44:50,401 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:44:50,410 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:44:52,155 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:44:52,239 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:44:52,416 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:44:52,427 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:44:52,433 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:44:53,621 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:44:53,735 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:44:54,646 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:44:54,910 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:44:54,929 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:44:54,937 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:44:54,945 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:44:55,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-08-22 18:44:55,054 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:44:55,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-22 18:44:58,146 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:44:58,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-22 18:44:58,994 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:44:59,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-08-22 18:44:59,222 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:44:59,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-22 18:44:59,298 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:44:59,304 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:44:59,333 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-22 18:44:59,449 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:44:59,481 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:44:59,596 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:44:59,736 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:44:59,943 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:44:59,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-08-22 18:45:00,116 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:45:00,132 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:45:00,139 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:45:01,052 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:45:01,111 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:45:01,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-22 18:45:01,185 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:45:01,783 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:45:01,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-22 18:45:01,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-08-22 18:45:01,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-22 18:45:01,911 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:45:01,916 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:45:01,940 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:45:02,041 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:45:02,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-08-22 18:45:02,255 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:45:02,373 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:45:02,425 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:45:02,453 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:45:02,604 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:45:02,610 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:45:02,726 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:45:02,732 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:45:02,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-08-22 18:45:02,837 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-22 18:45:02,839 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:45:02,924 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:45:02,931 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:45:02,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-08-22 18:45:03,026 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:45:03,033 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:45:03,069 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:45:03,080 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:45:03,124 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-22 18:45:03,182 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-22 18:45:03,218 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-22 18:45:03,221 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:45:03,272 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:45:03,305 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-22 18:45:03,315 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:45:03,341 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:45:03,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-22 18:45:03,393 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-22 18:45:03,452 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-22 18:45:03,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-22 18:45:03,465 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:45:03,664 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:45:03,672 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:45:03,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-22 18:45:03,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-08-22 18:45:03,738 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-22 18:45:03,802 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-22 18:45:03,805 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-22 18:45:03,853 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-22 18:45:03,857 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-22 18:45:05,244 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-22 18:45:12,627 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 84.179s. Listening on: http://0.0.0.0:8080 2026-08-22 18:45:12,628 INFO [io.quarkus] (main) Profile prod activated. 2026-08-22 18:45:12,629 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-22 18:45:14,145 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-22 18:45:25,148 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="admin-cli", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="2a79daa3-2562-4378-8bc1-7f4da522466f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="fdb039c0-0b0d-467c-a349-f96ea78cabf7", client_auth_method="client-secret", username="admin", authSessionParentId="2ed1e3f3-bb71-4a1c-baa7-3527578ee1c1", authSessionTabId="BEaU5ERypq0" 2026-08-22 18:45:30,243 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="e2818ea8-a5a7-47af-a60b-be86e4335fa0", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", resourceType="REALM", resourcePath="atmosphere" 2026-08-22 18:45:31,434 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="admin-cli", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="296f0e3a-719a-42e2-9eeb-de0121021a45", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b8e76d23-7d16-4487-87b0-152c61394465", client_auth_method="client-secret", username="admin", authSessionParentId="4564b4d5-38d1-4298-8688-15101030edf1", authSessionTabId="fQYWKpWsWRQ" 2026-08-22 18:45:31,682 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="e2818ea8-a5a7-47af-a60b-be86e4335fa0", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/ddaebde5-b9a9-4743-9208-8c6846977d11" 2026-08-22 18:45:31,922 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="e2818ea8-a5a7-47af-a60b-be86e4335fa0", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/ddaebde5-b9a9-4743-9208-8c6846977d11/protocol-mappers/models/fd9bf461-0491-413e-afa1-7ba67ff433f6" 2026-08-22 18:45:52,915 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="admin-cli", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="12d8418e-21b6-4d1a-bd68-929ea891c3dd", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="cf980d5a-105e-4634-92b9-4f0f343294d8", client_auth_method="client-secret", username="admin", authSessionParentId="45b2f914-2020-4231-b490-fe881df69dd5", authSessionTabId="2vR0oZ5RNM8" 2026-08-22 18:45:53,147 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="e2818ea8-a5a7-47af-a60b-be86e4335fa0", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", resourceType="CLIENT", resourcePath="clients/3079df2b-b859-4c81-9c2b-e552c54f3f41" 2026-08-22 18:45:53,640 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="admin-cli", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="18590fdd-3436-42b9-a9da-2be57c312486", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="26983113-fd6e-4059-943d-9883a636e27c", client_auth_method="client-secret", username="admin", authSessionParentId="d43e750a-d4d9-4e7d-a109-499d4505f691", authSessionTabId="rVWoDd9moOE" 2026-08-22 18:45:53,754 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="e2818ea8-a5a7-47af-a60b-be86e4335fa0", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", resourceType="CLIENT", resourcePath="clients/85a4b7a8-498c-4d71-b55e-808e1344ac24" 2026-08-22 18:45:54,099 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="admin-cli", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="474bf5a5-5ef2-4459-9e1a-33a44bdb9baa", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="508f085c-35aa-4055-9b31-7608e4e53bdd", client_auth_method="client-secret", username="admin", authSessionParentId="95c54919-d1fd-4c09-a156-8ce4ed8daf34", authSessionTabId="Y4slsiNUQ8Q" 2026-08-22 18:45:54,160 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="e2818ea8-a5a7-47af-a60b-be86e4335fa0", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", resourceType="CLIENT", resourcePath="clients/dee61d99-edfc-44fd-ba1c-3caa4f358fe4" 2026-08-22 18:45:54,735 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="admin-cli", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="0466372d-7ab1-4996-8169-3a9db814ac71", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a1452f68-92cc-44a8-b7e0-e6db52b470c0", client_auth_method="client-secret", username="admin", authSessionParentId="8a241850-efcb-4823-ac84-6b4436907df1", authSessionTabId="2aYjyBBrSCE" 2026-08-22 18:45:54,869 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="e2818ea8-a5a7-47af-a60b-be86e4335fa0", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", resourceType="CLIENT_ROLE", resourcePath="clients/3079df2b-b859-4c81-9c2b-e552c54f3f41/roles/member" 2026-08-22 18:45:55,256 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="admin-cli", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="81d75f9b-5094-43fe-bbc5-c0da1b3f5491", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1c24f243-b66b-44b0-98f9-c37a326a7730", client_auth_method="client-secret", username="admin", authSessionParentId="2692e35c-7496-49e4-8c8b-17d7c9378d56", authSessionTabId="BmNCDj7mM5k" 2026-08-22 18:45:55,330 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="e2818ea8-a5a7-47af-a60b-be86e4335fa0", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", resourceType="CLIENT_ROLE", resourcePath="clients/85a4b7a8-498c-4d71-b55e-808e1344ac24/roles/admin" 2026-08-22 18:45:55,695 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="admin-cli", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="33e6ec6b-d87d-462c-b9ed-fdf53a0814d0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="25ca86b1-e62b-4b70-89f4-8a08b548d08d", client_auth_method="client-secret", username="admin", authSessionParentId="360e7c7b-ec37-4a75-809d-c9b7b47e2a0e", authSessionTabId="YId46F_GgYw" 2026-08-22 18:45:55,770 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="e2818ea8-a5a7-47af-a60b-be86e4335fa0", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", resourceType="CLIENT_ROLE", resourcePath="clients/85a4b7a8-498c-4d71-b55e-808e1344ac24/roles/editor" 2026-08-22 18:45:56,152 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="admin-cli", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="ed4bb7ed-2038-4c61-a0da-f81c47a3f1ac", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b03af6ba-d5cb-4013-a1fb-6b6d0edf9d53", client_auth_method="client-secret", username="admin", authSessionParentId="19020824-1693-4862-b82a-fefc84dd9dee", authSessionTabId="Ccu303aYD_8" 2026-08-22 18:45:56,268 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="e2818ea8-a5a7-47af-a60b-be86e4335fa0", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", resourceType="CLIENT_ROLE", resourcePath="clients/85a4b7a8-498c-4d71-b55e-808e1344ac24/roles/viewer" 2026-08-22 18:45:56,660 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="admin-cli", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="47dd32b6-28eb-4ee2-97d7-7d7b42ae36e9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4246bc3c-40b2-4189-bedc-78e828304f98", client_auth_method="client-secret", username="admin", authSessionParentId="bace962f-ee31-4fad-afd5-ff5e4e4c2180", authSessionTabId="siZ8oiCQ00M" 2026-08-22 18:45:56,741 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="e2818ea8-a5a7-47af-a60b-be86e4335fa0", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", resourceType="CLIENT_ROLE", resourcePath="clients/dee61d99-edfc-44fd-ba1c-3caa4f358fe4/roles/member" 2026-08-22 18:47:49,619 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="admin-cli", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="98832c12-82b4-4fe3-ad4b-3d7bf3fcc181", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d7b85a40-a9d6-4b9a-8618-ea225ad5982c", client_auth_method="client-secret", username="admin", authSessionParentId="c9b1fd62-112c-41a8-b88d-b47e59a92bc4", authSessionTabId="8ehIZqxsNq8" 2026-08-22 18:47:50,124 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="e2818ea8-a5a7-47af-a60b-be86e4335fa0", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", resourceType="REALM", resourcePath="null" 2026-08-22 18:47:51,641 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="admin-cli", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="0266aecf-cc30-49f9-8ab1-fba0eabb9fa3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a0747de6-a192-4457-9336-2693885fce31", client_auth_method="client-secret", username="admin", authSessionParentId="0b657627-d233-476e-a912-677aa54dc222", authSessionTabId="vKwoV7AafmY" 2026-08-22 18:47:51,744 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="e2818ea8-a5a7-47af-a60b-be86e4335fa0", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", resourceType="CLIENT", resourcePath="clients/bcc414e9-ca35-452b-b885-9d80a41d0fc3" 2026-08-22 18:47:52,296 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="admin-cli", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="3cf416fc-0fe5-4267-99f5-a6036651e5d1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5a8e7f17-5add-4428-9b79-3c0bff6927f2", client_auth_method="client-secret", username="admin", authSessionParentId="3b3f7f7c-49cc-43a0-9f33-df8242269768", authSessionTabId="jFJOuP6Xoi8" 2026-08-22 18:47:52,839 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="e2818ea8-a5a7-47af-a60b-be86e4335fa0", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/91b2c9f9-edf9-4de4-992e-c1f6350b2e1f/role-mappings/clients/6459369f-7b49-48a7-b44b-07a57d9a5cac" 2026-08-22 18:51:56,177 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="admin-cli", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="74839f14-6870-4e9a-819b-914c075f49cd", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0b8931e1-cfd4-439e-9178-cac4c17be7ef", client_auth_method="client-secret", username="admin", authSessionParentId="8e5abbbe-d242-480d-a49d-2f347f551c00", authSessionTabId="JX0IAOfhDxc" 2026-08-22 18:51:56,324 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="e2818ea8-a5a7-47af-a60b-be86e4335fa0", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", resourceType="REALM", resourcePath="null" 2026-08-22 18:51:56,944 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="admin-cli", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="3960a7df-418a-4d94-8c9d-46963fa70a15", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3afa7f5a-313e-437f-be94-1f9c3328cc95", client_auth_method="client-secret", username="admin", authSessionParentId="947fa663-9b38-474d-9d78-789e1688879f", authSessionTabId="6qvmdZZHKlQ" 2026-08-22 18:51:57,033 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="e2818ea8-a5a7-47af-a60b-be86e4335fa0", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/ddaebde5-b9a9-4743-9208-8c6846977d11" 2026-08-22 18:51:57,090 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="e2818ea8-a5a7-47af-a60b-be86e4335fa0", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/ddaebde5-b9a9-4743-9208-8c6846977d11/protocol-mappers/models/fd9bf461-0491-413e-afa1-7ba67ff433f6" 2026-08-22 18:52:02,850 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="admin-cli", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="7297d134-143a-40e8-806c-71b56f7553f0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8f0587e3-d38c-49ae-9b3d-ec756b8d0892", client_auth_method="client-secret", username="admin", authSessionParentId="2db46dd9-d55b-4df3-af2c-2a3affbd997d", authSessionTabId="Z8Q92hV3dsA" 2026-08-22 18:52:02,926 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="e2818ea8-a5a7-47af-a60b-be86e4335fa0", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", resourceType="CLIENT", resourcePath="clients/3079df2b-b859-4c81-9c2b-e552c54f3f41" 2026-08-22 18:52:03,266 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="admin-cli", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="a2498f8d-46a7-4057-a1dd-6a1b61aa167f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="57539682-b8d3-45a8-8d80-ff04fd07f78b", client_auth_method="client-secret", username="admin", authSessionParentId="634440ec-c028-49ea-994d-e4ecfcff8b96", authSessionTabId="pJFlxKQNfsI" 2026-08-22 18:52:03,342 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="e2818ea8-a5a7-47af-a60b-be86e4335fa0", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", resourceType="CLIENT", resourcePath="clients/85a4b7a8-498c-4d71-b55e-808e1344ac24" 2026-08-22 18:52:03,697 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="admin-cli", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="64d59cba-b986-4707-a66e-c73139d2d482", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1b99ad73-4e04-4b91-a49a-59081b5c2b7d", client_auth_method="client-secret", username="admin", authSessionParentId="4bb0ee7d-5f2e-4376-8746-b8f5a9b0f15b", authSessionTabId="he4xvgZSjM8" 2026-08-22 18:52:03,749 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="e2818ea8-a5a7-47af-a60b-be86e4335fa0", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", resourceType="CLIENT", resourcePath="clients/dee61d99-edfc-44fd-ba1c-3caa4f358fe4" 2026-08-22 18:52:04,306 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="admin-cli", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="650228da-ece9-4061-8826-d3b745899537", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="de166c00-6864-4513-85bf-71a6a547ca74", client_auth_method="client-secret", username="admin", authSessionParentId="a1460a2d-6094-4bea-b94c-f87cbb44edf0", authSessionTabId="OYQlT8t1fEE" 2026-08-22 18:52:04,645 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="admin-cli", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="6aaec06c-5fd3-4523-910a-a60fe5e5be67", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5ff1ac86-a819-4830-a833-685d02413ed5", client_auth_method="client-secret", username="admin", authSessionParentId="ef728dd6-1e81-4885-82ce-6c832b148eab", authSessionTabId="bUbX2qYTI3w" 2026-08-22 18:52:04,987 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="admin-cli", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="ce14b855-60f8-4767-8041-65a639664921", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ac70856d-ff2c-4e35-9756-38e65e264c1c", client_auth_method="client-secret", username="admin", authSessionParentId="9682dbd9-f69a-4bb1-9671-6602f7c24551", authSessionTabId="7a08HTOpIrM" 2026-08-22 18:52:05,347 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="admin-cli", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="bc9e78ce-641e-483a-b551-e737305d605d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4ca18f1e-1dab-4ac4-930a-65bbed8298e9", client_auth_method="client-secret", username="admin", authSessionParentId="cbb7f887-bbb9-49eb-8843-250963106164", authSessionTabId="S8KW7hVpNFQ" 2026-08-22 18:52:05,700 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="admin-cli", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="9dffd382-4d5f-45db-883a-2dffa2609ae4", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="70a4146c-a58e-40e9-bfa7-3b92381435d0", client_auth_method="client-secret", username="admin", authSessionParentId="25215810-c721-4f6b-b714-3b8dc273acd1", authSessionTabId="aL3XGfHA9ac" 2026-08-22 18:52:52,899 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="admin-cli", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="827ad132-5cd4-4e9b-a4c2-eca8c4d5c6ee", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="bd6b27d5-ddf8-4572-ae7d-4da9e1e68ead", client_auth_method="client-secret", username="admin", authSessionParentId="35d87345-6053-409c-94c6-9ef53fcac830", authSessionTabId="2PvzrWCYVCg" 2026-08-22 18:52:53,039 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="e2818ea8-a5a7-47af-a60b-be86e4335fa0", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", resourceType="REALM", resourcePath="null" 2026-08-22 18:52:54,403 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="admin-cli", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="c4fc6be7-89bc-4d57-af13-5fbafb6d5b80", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ea4c4ef0-04cb-42e3-91ae-ac40d89ebe33", client_auth_method="client-secret", username="admin", authSessionParentId="24719931-1035-41f4-ba3d-2ac9a2a80c5d", authSessionTabId="DFWxoM6Da5o" 2026-08-22 18:52:54,449 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="e2818ea8-a5a7-47af-a60b-be86e4335fa0", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", resourceType="CLIENT", resourcePath="clients/bcc414e9-ca35-452b-b885-9d80a41d0fc3" 2026-08-22 18:52:55,046 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="admin-cli", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="f20a2242-1950-4656-9f15-9cf6c4862163", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="79a88da8-5507-469b-ad3d-9c8085206092", client_auth_method="client-secret", username="admin", authSessionParentId="430d34db-3d91-4c14-b133-60d947ad6115", authSessionTabId="5GgHTFk8wvk" 2026-08-22 18:53:10,721 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="admin-cli", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", auth_method="openid-connect", token_id="7549c128-7eef-4561-867f-541bc5bb5685", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b0b062af-0e35-4672-908f-413952ceaafc", client_auth_method="client-secret", username="admin", authSessionParentId="e6399a6d-2a4c-4ceb-b041-52a3c01ef92d", authSessionTabId="TvSAUbJQy7g" 2026-08-22 18:53:10,792 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="6492ff54-4dd2-4806-8cbe-e7fb9221fe38", clientId="e2818ea8-a5a7-47af-a60b-be86e4335fa0", userId="14d5c95b-0c8e-46bf-bb25-f99cb39fe53b", ipAddress="199.204.45.227", resourceType="USER", resourcePath="users/41e66df2-1704-4928-b8b5-ac2e5ce9b462" 2026-08-22 18:53:12,482 INFO [org.keycloak.events] (executor-thread-3) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="91b2c9f9-edf9-4de4-992e-c1f6350b2e1f", ipAddress="10.0.0.221", token_id="d6185920-9aae-4091-93b0-644211820ad4", grant_type="client_credentials", scope="openid profile email", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="17447f76-c8ae-4f1b-879f-27d3533357f6", authSessionTabId="57aOwIcnDow"