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-08 00:48:43,201 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 55669ms 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-08 00:48:48,650 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-08 00:48:56,937 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-08 00:48:57,542 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-08 00:48:58,149 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-08 00:48:58,730 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-08 00:48:58,732 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: c1829551-a8c1-4bf4-bcc6-4de230789e9c, name: keycloak-0-15820 2026-08-08 00:48:58,823 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-08 00:48:58,824 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-08 00:48:58,838 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.25018 2026-08-08 00:49:00,326 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-08 00:49:01,366 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-15820: no members discovered after 2525 ms: creating cluster as coordinator 2026-08-08 00:49:01,377 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-15820|0] (1) [keycloak-0-15820] 2026-08-08 00:49:01,395 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-15820`, physical addresses are `[10.0.0.242:40554]` 2026-08-08 00:49:01,404 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-08-08 00:49:02,729 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-15820, Site name: null 2026-08-08 00:49:02,735 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-08 00:49:13,137 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-08 00:49:13,137 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-08 00:49:13,539 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-08 00:49:18,830 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-08 00:49:18,831 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-08 00:49:19,338 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-08 00:49:19,339 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-08 00:49:25,633 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:25,756 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:26,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-08 00:49:26,626 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-08 00:49:28,499 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:28,526 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:30,564 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:30,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-08 00:49:30,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-08 00:49:32,530 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:33,499 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:33,524 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-08 00:49:33,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-08 00:49:34,230 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:34,237 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:34,248 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:34,254 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:35,527 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-08 00:49:36,561 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-08 00:49:36,588 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-08 00:49:36,609 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:36,614 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:36,908 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:37,081 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:37,087 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-08 00:49:37,375 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:38,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-08 00:49:38,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-08 00:49:39,633 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:39,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-08 00:49:40,641 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-08 00:49:40,653 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-08 00:49:40,710 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:40,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-08 00:49:40,810 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-08 00:49:40,882 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-08 00:49:40,950 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-08 00:49:41,048 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-08 00:49:41,135 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-08 00:49:41,236 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-08 00:49:41,311 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-08 00:49:41,388 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-08 00:49:41,525 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-08 00:49:41,569 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-08 00:49:41,673 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-08 00:49:41,731 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-08 00:49:41,781 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-08 00:49:41,845 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-08 00:49:41,891 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-08 00:49:41,982 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-08 00:49:42,092 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-08 00:49:42,097 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:42,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-08 00:49:42,262 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-08 00:49:42,309 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:42,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-08 00:49:42,379 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:42,385 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:42,393 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:44,060 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:44,130 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-08 00:49:44,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-08 00:49:44,308 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:44,317 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-08 00:49:45,428 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:45,536 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:46,444 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-08 00:49:46,700 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:46,723 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:46,733 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:46,742 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-08 00:49:46,828 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:46,860 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:47,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-08 00:49:50,005 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-08 00:49:50,665 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:50,862 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:51,010 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:51,056 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:51,112 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:51,120 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:51,126 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:51,155 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-08 00:49:51,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-08 00:49:51,306 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-08 00:49:51,418 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:51,553 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:51,771 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:51,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-08 00:49:51,946 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-08 00:49:51,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-08 00:49:51,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-08 00:49:52,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-08 00:49:53,014 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-08 00:49:53,093 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:53,099 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:53,697 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:53,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-08 00:49:53,759 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:53,770 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-08 00:49:53,834 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:53,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-08 00:49:53,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-08 00:49:53,969 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:54,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-08 00:49:54,201 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-08 00:49:54,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-08 00:49:54,376 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-08 00:49:54,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-08 00:49:54,561 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-08 00:49:54,568 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:54,692 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:54,698 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-08 00:49:54,752 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-08 00:49:54,822 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-08 00:49:54,825 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-08 00:49:54,923 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:54,930 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:54,956 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:55,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-08 00:49:55,059 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:55,122 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:55,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-08 00:49:55,186 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-08 00:49:55,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-08 00:49:55,294 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-08 00:49:55,297 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:55,349 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-08 00:49:55,384 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:55,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-08 00:49:55,424 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:55,431 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:55,488 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-08 00:49:55,547 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-08 00:49:55,550 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:55,559 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-08 00:49:55,750 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:55,759 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:55,768 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:55,772 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:55,823 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-08 00:49:55,898 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-08 00:49:55,901 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-08 00:49:55,956 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-08 00:49:55,959 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-08 00:49:57,133 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-08 00:50:04,044 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 80.582s. Listening on: http://0.0.0.0:8080 2026-08-08 00:50:04,045 INFO [io.quarkus] (main) Profile prod activated. 2026-08-08 00:50:04,045 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-08 00:50:05,839 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-08 00:50:25,032 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="admin-cli", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="c9ddb092-d59c-4a3a-b503-93a5ecbcf813", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="634bb7a4-af0a-439e-9473-1b924e3d0158", client_auth_method="client-secret", username="admin", authSessionParentId="0a02fb56-3418-4f0d-8d80-62eacedd7996", authSessionTabId="v1c0dDG0H7A" 2026-08-08 00:50:30,436 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="8f574122-5061-4a50-aa0b-61b39bf55853", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", resourceType="REALM", resourcePath="atmosphere" 2026-08-08 00:50:31,743 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="admin-cli", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="b11dc367-4524-402e-be5c-3770d39aa22e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5bad6493-9fb5-4cf0-a087-bbc6e2bcbdf6", client_auth_method="client-secret", username="admin", authSessionParentId="1d612a19-cbf8-41eb-924a-6ffef34450e7", authSessionTabId="ozJZc0xprtQ" 2026-08-08 00:50:32,035 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="8f574122-5061-4a50-aa0b-61b39bf55853", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/22243cb0-27f2-4d7c-b7ba-ceb4ddd85589" 2026-08-08 00:50:32,729 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="8f574122-5061-4a50-aa0b-61b39bf55853", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/22243cb0-27f2-4d7c-b7ba-ceb4ddd85589/protocol-mappers/models/5c98b358-546f-4bbd-90c9-8b8af880c9b7" 2026-08-08 00:50:54,131 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="admin-cli", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="6487694a-a4b9-4a2f-954b-e8c1fd623e9e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6caa22ac-4ff6-4829-b245-85b220cdc834", client_auth_method="client-secret", username="admin", authSessionParentId="b483deeb-88ce-4840-a408-6889c4fa0eb0", authSessionTabId="NjJTYBDF0-U" 2026-08-08 00:50:54,442 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="8f574122-5061-4a50-aa0b-61b39bf55853", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", resourceType="CLIENT", resourcePath="clients/6678fc59-e1a0-40cf-9bbd-1ba2c7b1f3da" 2026-08-08 00:50:54,881 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="admin-cli", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="5b8c7a3a-6f25-41d5-97e1-5ccbb3a2bd3d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="aa4126ca-5e4a-418f-b3dc-637946f93ff7", client_auth_method="client-secret", username="admin", authSessionParentId="7108d7e2-fc45-41b4-83d3-abc7b041971c", authSessionTabId="SWxzX9YMHBs" 2026-08-08 00:50:55,035 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="8f574122-5061-4a50-aa0b-61b39bf55853", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", resourceType="CLIENT", resourcePath="clients/425a0706-4aa3-4f35-98b3-366086dc0721" 2026-08-08 00:50:55,421 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="admin-cli", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="62cd76e2-2d2d-4699-86c5-294da7f387ed", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b1bbc719-a0eb-4298-a566-e8796ed76aab", client_auth_method="client-secret", username="admin", authSessionParentId="202a8e6c-23d5-4132-a6a9-6417ec218390", authSessionTabId="zec-yR53Ofw" 2026-08-08 00:50:55,551 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="8f574122-5061-4a50-aa0b-61b39bf55853", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", resourceType="CLIENT", resourcePath="clients/87e2e556-2863-410f-915e-3a3698018d35" 2026-08-08 00:50:56,313 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="admin-cli", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="6dd6326a-1889-44e3-be1c-be68a682a737", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a1b073e8-b602-41d6-bdd9-e64dcff80e92", client_auth_method="client-secret", username="admin", authSessionParentId="aa71fb28-37f1-43f4-ba57-5333f50633a1", authSessionTabId="bb2QI6HKAtQ" 2026-08-08 00:50:56,637 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="8f574122-5061-4a50-aa0b-61b39bf55853", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", resourceType="CLIENT_ROLE", resourcePath="clients/6678fc59-e1a0-40cf-9bbd-1ba2c7b1f3da/roles/member" 2026-08-08 00:50:57,047 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="admin-cli", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="0d1752ae-a22b-4017-9432-57591fa8f4ea", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a2722b2c-30ae-4e51-bb68-b7b0110872c6", client_auth_method="client-secret", username="admin", authSessionParentId="da8e1164-9a9d-46fa-9678-fc58c1e05d0d", authSessionTabId="4pAWxZvt31Y" 2026-08-08 00:50:57,165 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="8f574122-5061-4a50-aa0b-61b39bf55853", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", resourceType="CLIENT_ROLE", resourcePath="clients/425a0706-4aa3-4f35-98b3-366086dc0721/roles/admin" 2026-08-08 00:50:57,626 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="admin-cli", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="240402ff-710b-42d7-bfca-df99723a6a5d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ae3b594a-4597-4a78-afc7-4cce95528c6b", client_auth_method="client-secret", username="admin", authSessionParentId="3fccb251-2f1c-4d52-8b95-78fcfe756a05", authSessionTabId="shkz226C5FA" 2026-08-08 00:50:57,832 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="8f574122-5061-4a50-aa0b-61b39bf55853", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", resourceType="CLIENT_ROLE", resourcePath="clients/425a0706-4aa3-4f35-98b3-366086dc0721/roles/editor" 2026-08-08 00:50:58,254 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="admin-cli", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="43bb46b4-3aa2-4276-ae0e-96c333e6f851", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8485f11b-0854-4a6a-8f38-fff646276dbc", client_auth_method="client-secret", username="admin", authSessionParentId="1e591d1a-2e9b-441a-8903-32d80897c6f3", authSessionTabId="d0G1UVWZuD4" 2026-08-08 00:50:58,379 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="8f574122-5061-4a50-aa0b-61b39bf55853", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", resourceType="CLIENT_ROLE", resourcePath="clients/425a0706-4aa3-4f35-98b3-366086dc0721/roles/viewer" 2026-08-08 00:50:58,792 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="admin-cli", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="deff7afe-77d1-41fa-b8bf-6e7d95b1a879", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8b186bc1-4cf1-41ab-83c0-52fdb955d6d6", client_auth_method="client-secret", username="admin", authSessionParentId="c0bfd9f8-aafb-4573-b620-9c6fd51e9c96", authSessionTabId="LR8qJkrPloo" 2026-08-08 00:50:58,880 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="8f574122-5061-4a50-aa0b-61b39bf55853", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", resourceType="CLIENT_ROLE", resourcePath="clients/87e2e556-2863-410f-915e-3a3698018d35/roles/member" 2026-08-08 00:53:13,854 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="admin-cli", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="58d7c77c-4cb3-4f27-933f-1f2420624489", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d0fa963b-87ae-4b27-a601-db97075ea33c", client_auth_method="client-secret", username="admin", authSessionParentId="96614722-b096-43ae-8fa3-33a15c742e42", authSessionTabId="CR9OqjpOo2s" 2026-08-08 00:53:14,443 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="8f574122-5061-4a50-aa0b-61b39bf55853", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", resourceType="REALM", resourcePath="null" 2026-08-08 00:53:15,993 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="admin-cli", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="60ce2899-6d7d-4c46-bd23-feef990909d0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="dcee753e-cb91-4672-81d4-f2fb8b842ab7", client_auth_method="client-secret", username="admin", authSessionParentId="fb1342ef-76f0-4a82-a878-e46813b2d51a", authSessionTabId="Fei3_H7XlGo" 2026-08-08 00:53:16,142 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="8f574122-5061-4a50-aa0b-61b39bf55853", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", resourceType="CLIENT", resourcePath="clients/e9040ec6-ad0a-4d18-b77b-aa4939f22a31" 2026-08-08 00:53:16,840 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="admin-cli", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="eaccae8e-5630-4994-bbb6-c4c0dfafc70f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="631e271b-406b-4461-90fc-d9ede27dda31", client_auth_method="client-secret", username="admin", authSessionParentId="67dd778d-c2f9-41bf-a382-5bdde1529785", authSessionTabId="HOHbFpVKvzA" 2026-08-08 00:53:17,422 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="8f574122-5061-4a50-aa0b-61b39bf55853", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/ea536315-26be-41ce-a070-b32cb75edf73/role-mappings/clients/17265521-befc-42a1-8da1-866af8cc8ccc" 2026-08-08 01:46:48,608 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="admin-cli", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="28e70205-12cf-401a-acf1-7bfb7ef86713", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ad812f7b-1c84-4c3c-94eb-f3f085b9cb53", client_auth_method="client-secret", username="admin", authSessionParentId="47d17a43-77d5-459d-8bb6-a29900fbd087", authSessionTabId="xLH6UhzopJE" 2026-08-08 01:46:48,936 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="8f574122-5061-4a50-aa0b-61b39bf55853", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", resourceType="REALM", resourcePath="null" 2026-08-08 01:46:49,855 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="admin-cli", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="77e023ad-e16c-45cc-aec9-b0682b81166c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="35974bdb-0e13-4ffb-b155-6332f78170bc", client_auth_method="client-secret", username="admin", authSessionParentId="4750a65b-ced1-4d00-9f30-d886f0748106", authSessionTabId="5iQ88qJJkN4" 2026-08-08 01:46:50,023 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="8f574122-5061-4a50-aa0b-61b39bf55853", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/22243cb0-27f2-4d7c-b7ba-ceb4ddd85589" 2026-08-08 01:46:50,127 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="8f574122-5061-4a50-aa0b-61b39bf55853", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/22243cb0-27f2-4d7c-b7ba-ceb4ddd85589/protocol-mappers/models/5c98b358-546f-4bbd-90c9-8b8af880c9b7" 2026-08-08 01:46:57,169 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="admin-cli", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="06ccddd8-21d7-42b5-8265-b02b57c60587", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="44d3f78e-7154-4b79-890c-1706596f611e", client_auth_method="client-secret", username="admin", authSessionParentId="c042d975-8fa6-4055-91a5-2f983d099f46", authSessionTabId="DjiZ5Smap4Y" 2026-08-08 01:46:57,238 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="8f574122-5061-4a50-aa0b-61b39bf55853", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", resourceType="CLIENT", resourcePath="clients/6678fc59-e1a0-40cf-9bbd-1ba2c7b1f3da" 2026-08-08 01:46:57,609 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="admin-cli", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="530eae78-163a-4d2b-8674-6bed5a300836", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="83cbe432-4505-4397-b57b-aa02ce1080a6", client_auth_method="client-secret", username="admin", authSessionParentId="86857e4a-f3e7-46fe-89d2-1d09e3520679", authSessionTabId="0gtuKJc9WnI" 2026-08-08 01:46:57,658 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="8f574122-5061-4a50-aa0b-61b39bf55853", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", resourceType="CLIENT", resourcePath="clients/425a0706-4aa3-4f35-98b3-366086dc0721" 2026-08-08 01:46:58,092 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="admin-cli", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="a3ac81af-a1ee-4309-8fe4-2b03c1eed15c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4cfe2c05-d283-49b0-8a70-ebb2a18f8400", client_auth_method="client-secret", username="admin", authSessionParentId="4c696e8d-ae81-45b8-ad99-eb53b647bc8a", authSessionTabId="TV50WWScR_k" 2026-08-08 01:46:58,146 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="8f574122-5061-4a50-aa0b-61b39bf55853", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", resourceType="CLIENT", resourcePath="clients/87e2e556-2863-410f-915e-3a3698018d35" 2026-08-08 01:46:59,010 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="admin-cli", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="7584f784-e9ed-41be-9349-d02b1d817b00", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b506a8ce-1959-42b3-9d62-92bf3c678fb7", client_auth_method="client-secret", username="admin", authSessionParentId="bbf91477-7955-4dd6-9eb3-b3ea7d52e036", authSessionTabId="NhkIC-Ut04g" 2026-08-08 01:46:59,388 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="admin-cli", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="87229f1b-4b19-4010-97d9-b1957fadab8e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9f04b6fe-791f-4e84-b4e0-dfef85dc080c", client_auth_method="client-secret", username="admin", authSessionParentId="ed2cf757-d3ce-429e-aef6-29b26325298b", authSessionTabId="Q041MFS4erU" 2026-08-08 01:46:59,754 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="admin-cli", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="86ac3311-fd52-4b5b-88e7-fc260cfebbae", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="606792cd-a07e-4034-8711-79f11a90ccf8", client_auth_method="client-secret", username="admin", authSessionParentId="d5806f78-4e61-4399-a13d-b526b4f3cef0", authSessionTabId="lA7meNN4ZhU" 2026-08-08 01:47:00,126 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="admin-cli", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="e7e1e822-50c3-4d9e-899e-62c53d53518c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="48272481-8ac2-4951-9f66-695cc56b2214", client_auth_method="client-secret", username="admin", authSessionParentId="b205df1b-4b77-4d3a-9989-9ea913794318", authSessionTabId="PFwxmchkbio" 2026-08-08 01:47:00,495 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="admin-cli", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="bbb70614-f687-4e31-97b4-2c3373909579", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="38906041-4ca7-4366-83d3-0cdd20f033f9", client_auth_method="client-secret", username="admin", authSessionParentId="3f03d620-6a6c-44a3-adaf-869131b4d38e", authSessionTabId="I3UsWIzD0kc" 2026-08-08 01:48:20,632 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="admin-cli", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="dd5d3696-76e6-45b5-99d1-aab98f4c885c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="36544a8f-9fef-4f39-89a2-3732b1a8f46a", client_auth_method="client-secret", username="admin", authSessionParentId="4e32e56e-da7e-4590-96e6-d19ab26c2f79", authSessionTabId="5ifKBSsO_yE" 2026-08-08 01:48:20,756 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="8f574122-5061-4a50-aa0b-61b39bf55853", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", resourceType="REALM", resourcePath="null" 2026-08-08 01:48:22,441 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="admin-cli", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="daf93e22-20c9-4424-9309-80c929e46d80", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d8d531d2-df47-40f3-805d-e723c42737fd", client_auth_method="client-secret", username="admin", authSessionParentId="5d1ddd63-b2d6-4a36-b6c3-565de9efe25d", authSessionTabId="V62eK_5lomc" 2026-08-08 01:48:22,503 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="8f574122-5061-4a50-aa0b-61b39bf55853", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", resourceType="CLIENT", resourcePath="clients/e9040ec6-ad0a-4d18-b77b-aa4939f22a31" 2026-08-08 01:48:23,259 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="f357f626-fb35-4300-8cfb-8f9096307794", clientId="admin-cli", userId="996835b9-6d85-4450-8e3e-bcf6c95a4948", ipAddress="199.204.45.35", auth_method="openid-connect", token_id="b5bf4b35-b69f-47b2-b9a8-2b47da14654e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="156ff2ef-dc01-4dea-bdf3-7f1ece491cf6", client_auth_method="client-secret", username="admin", authSessionParentId="db41858a-783a-4ea4-9520-efde359b0e50", authSessionTabId="wy89pjZarkU"