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-04-23 07:50:28,628 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 50422ms 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-04-23 07:50:34,015 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-04-23 07:50:42,792 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-23 07:50:43,397 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-23 07:50:44,186 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-23 07:50:44,881 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-23 07:50:44,884 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: c2b73752-ee56-4c28-8d08-28d8b11e31b1, name: keycloak-0-27217 2026-04-23 07:50:44,891 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-04-23 07:50:44,891 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-04-23 07:50:44,977 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.24029 2026-04-23 07:50:46,092 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-04-23 07:50:46,097 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-23 07:50:46,986 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-27217: no members discovered after 2003 ms: creating cluster as coordinator 2026-04-23 07:50:46,999 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-27217|0] (1) [keycloak-0-27217] 2026-04-23 07:50:47,096 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-27217`, physical addresses are `[10.0.0.97:39565]` 2026-04-23 07:50:47,185 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-23 07:50:58,582 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-04-23 07:50:58,583 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-04-23 07:50:59,005 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-23 07:51:04,588 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-04-23 07:51:04,588 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-04-23 07:51:05,096 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-04-23 07:51:05,097 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-04-23 07:51:11,338 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:11,484 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:12,218 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:12,244 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:14,144 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:14,170 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:16,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-04-23 07:51:16,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-04-23 07:51:16,233 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:18,266 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:19,232 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:19,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-04-23 07:51:19,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-04-23 07:51:19,948 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:19,955 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:19,963 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:19,968 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:21,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-04-23 07:51:22,357 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:22,386 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:22,403 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:22,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-04-23 07:51:22,696 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:22,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-04-23 07:51:22,867 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:23,153 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:24,560 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:24,572 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:25,504 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:25,782 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:26,535 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:26,545 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:26,603 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:26,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-04-23 07:51:26,683 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-04-23 07:51:26,757 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-04-23 07:51:26,823 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-04-23 07:51:26,915 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-04-23 07:51:26,991 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-04-23 07:51:27,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-04-23 07:51:27,164 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-04-23 07:51:27,238 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-04-23 07:51:27,376 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-04-23 07:51:27,431 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-04-23 07:51:27,530 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-04-23 07:51:27,585 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-04-23 07:51:27,635 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-04-23 07:51:27,693 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-04-23 07:51:27,756 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-04-23 07:51:27,855 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-04-23 07:51:27,966 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-04-23 07:51:27,970 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:28,078 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:28,114 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:28,162 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:28,234 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:28,240 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:28,245 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:28,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-04-23 07:51:29,904 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:29,989 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:30,166 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:30,176 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:30,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-04-23 07:51:31,396 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:31,495 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:32,469 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:32,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-04-23 07:51:32,761 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:32,773 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:32,781 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:32,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 2026-04-23 07:51:32,886 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:33,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-04-23 07:51:36,121 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:36,823 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:37,031 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:37,193 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:37,245 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:37,301 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:37,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-04-23 07:51:37,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-04-23 07:51:37,347 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-04-23 07:51:37,480 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:37,511 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:37,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-04-23 07:51:37,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-04-23 07:51:37,984 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:38,042 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:38,152 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:38,167 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:38,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-04-23 07:51:39,188 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:39,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-04-23 07:51:39,344 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:39,350 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:40,007 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:40,016 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:40,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-04-23 07:51:40,077 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:40,148 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:40,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-04-23 07:51:40,197 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:40,314 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:40,445 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:40,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-04-23 07:51:40,648 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:40,702 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:40,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-04-23 07:51:40,915 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:40,922 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:41,048 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:41,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-04-23 07:51:41,113 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-04-23 07:51:41,179 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-04-23 07:51:41,182 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:41,280 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:41,286 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:41,307 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:41,378 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:41,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-04-23 07:51:41,412 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:41,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-04-23 07:51:41,471 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-04-23 07:51:41,534 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-04-23 07:51:41,577 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-04-23 07:51:41,581 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:41,632 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:41,659 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:41,668 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:41,694 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:41,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-04-23 07:51:41,754 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-04-23 07:51:41,819 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-04-23 07:51:41,822 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:41,831 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:42,034 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:42,042 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:42,051 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:42,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-04-23 07:51:42,112 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-04-23 07:51:42,180 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-04-23 07:51:42,182 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-23 07:51:42,236 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-04-23 07:51:42,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 UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-04-23 07:51:42,994 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-27217, Site name: null 2026-04-23 07:51:43,489 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-23 07:51:51,206 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 82.227s. Listening on: http://0.0.0.0:8080 2026-04-23 07:51:51,206 INFO [io.quarkus] (main) Profile prod activated. 2026-04-23 07:51:51,207 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-04-23 07:51:53,185 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-23 07:52:09,780 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="admin-cli", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", auth_method="openid-connect", token_id="a5af4cd6-78d8-4770-b1fe-a8616dc4ba1a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2c0b70e9-e5a1-40d7-ae65-48981d464fee", client_auth_method="client-secret", username="admin", authSessionParentId="e58f54cb-d4e7-4bb4-8b1f-15ea568e3e6e", authSessionTabId="UTGD-7yJOw8" 2026-04-23 07:52:14,103 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="0d6b4916-159b-43f1-b06b-36752694b95b", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", resourceType="REALM", resourcePath="atmosphere" 2026-04-23 07:52:15,492 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="admin-cli", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", auth_method="openid-connect", token_id="21e60838-07d7-43d8-bd46-ff514285e591", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4c4a81bc-7a3e-4b0c-82a2-7df4a279e7ba", client_auth_method="client-secret", username="admin", authSessionParentId="55d82228-7afa-4e04-ad2c-dc728e20f34d", authSessionTabId="IiZuz19W2Gs" 2026-04-23 07:52:15,784 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="0d6b4916-159b-43f1-b06b-36752694b95b", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/d1bf337b-820b-4d24-8cfc-6b84753c4886" 2026-04-23 07:52:16,001 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="0d6b4916-159b-43f1-b06b-36752694b95b", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/d1bf337b-820b-4d24-8cfc-6b84753c4886/protocol-mappers/models/4f3e0f27-7ca3-4602-b23f-9a0c529ab7ba" 2026-04-23 07:52:36,687 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="admin-cli", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", auth_method="openid-connect", token_id="93a462f8-8b6c-49f1-b026-cd2d577e688c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="45d357c0-8f24-40eb-8626-4db240e41367", client_auth_method="client-secret", username="admin", authSessionParentId="8e928de7-b94a-4587-95b9-04c10a0e8b4d", authSessionTabId="NvaX0H4m1To" 2026-04-23 07:52:36,989 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="0d6b4916-159b-43f1-b06b-36752694b95b", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", resourceType="CLIENT", resourcePath="clients/67af0658-4d40-4315-b7a2-54c173afc9c9" 2026-04-23 07:52:37,411 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="admin-cli", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", auth_method="openid-connect", token_id="8137cf39-be57-4d9f-9e4d-953e50ba50f5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2a129c36-2c07-40a8-a6c2-4f8fef4b5cc6", client_auth_method="client-secret", username="admin", authSessionParentId="ceabdc36-c117-4504-90e0-6eac7f7c2b90", authSessionTabId="7sA46UYUQMo" 2026-04-23 07:52:37,510 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="0d6b4916-159b-43f1-b06b-36752694b95b", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", resourceType="CLIENT", resourcePath="clients/25f5e454-2e58-40f5-ba53-1e2d5e44024f" 2026-04-23 07:52:37,928 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="admin-cli", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", auth_method="openid-connect", token_id="0f9c0a64-8c88-4fd1-805b-01cf6af4b7b9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9b9e9ad2-8100-444d-9bba-27eb5d451d0d", client_auth_method="client-secret", username="admin", authSessionParentId="f6e47bb3-2e7c-4a09-b252-64f94c623a37", authSessionTabId="gofRfsiraeg" 2026-04-23 07:52:38,028 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="0d6b4916-159b-43f1-b06b-36752694b95b", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", resourceType="CLIENT", resourcePath="clients/2c75e573-1e30-421d-920d-7e97b0d027d0" 2026-04-23 07:52:38,642 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="admin-cli", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", auth_method="openid-connect", token_id="a3742250-e1ba-434e-9d52-bf0bd00f9e1b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="10ecb1d6-ad1b-4e59-993c-f7c53f35fa24", client_auth_method="client-secret", username="admin", authSessionParentId="3968224e-75ac-4a40-9869-78056593bb09", authSessionTabId="zvfaRfoTtY8" 2026-04-23 07:52:38,790 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="0d6b4916-159b-43f1-b06b-36752694b95b", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", resourceType="CLIENT_ROLE", resourcePath="clients/67af0658-4d40-4315-b7a2-54c173afc9c9/roles/member" 2026-04-23 07:52:39,200 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="admin-cli", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", auth_method="openid-connect", token_id="0e2c527a-1439-4890-b7b1-76afa0076e26", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0b746a2d-bc66-4fee-ba8e-7ca6ab0a3908", client_auth_method="client-secret", username="admin", authSessionParentId="49bcb169-37d5-4710-b849-dc43df26e9b5", authSessionTabId="u5QdN4tJG0k" 2026-04-23 07:52:39,288 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="0d6b4916-159b-43f1-b06b-36752694b95b", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", resourceType="CLIENT_ROLE", resourcePath="clients/25f5e454-2e58-40f5-ba53-1e2d5e44024f/roles/admin" 2026-04-23 07:52:39,690 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="admin-cli", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", auth_method="openid-connect", token_id="e2a80cdb-7319-4062-84e1-b566e6c8bc16", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9aa36d25-2eb8-43e6-93d1-9d012128b04b", client_auth_method="client-secret", username="admin", authSessionParentId="ace72781-36f1-424a-86c8-da4814b72bb0", authSessionTabId="EhAzj_dn05s" 2026-04-23 07:52:39,803 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="0d6b4916-159b-43f1-b06b-36752694b95b", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", resourceType="CLIENT_ROLE", resourcePath="clients/25f5e454-2e58-40f5-ba53-1e2d5e44024f/roles/editor" 2026-04-23 07:52:40,218 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="admin-cli", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", auth_method="openid-connect", token_id="91a3a0a1-3238-4a92-8344-1f956aaab4cd", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="744fd130-5b55-4bba-8529-199ce56af6cb", client_auth_method="client-secret", username="admin", authSessionParentId="967e0c33-b2f3-47c9-b0ce-6bcfb9453460", authSessionTabId="fQSyBdUxvVU" 2026-04-23 07:52:40,388 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="0d6b4916-159b-43f1-b06b-36752694b95b", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", resourceType="CLIENT_ROLE", resourcePath="clients/25f5e454-2e58-40f5-ba53-1e2d5e44024f/roles/viewer" 2026-04-23 07:52:40,789 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="admin-cli", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", auth_method="openid-connect", token_id="55129825-f1bd-44ae-802c-cb4d168db7fe", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fb50b092-e492-4487-b229-9a7cb6abc74d", client_auth_method="client-secret", username="admin", authSessionParentId="e7251b9f-542e-4666-a4a2-f58d1d8055e1", authSessionTabId="3qdxLDJRM1E" 2026-04-23 07:52:40,977 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="0d6b4916-159b-43f1-b06b-36752694b95b", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", resourceType="CLIENT_ROLE", resourcePath="clients/2c75e573-1e30-421d-920d-7e97b0d027d0/roles/member" 2026-04-23 07:54:49,472 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="admin-cli", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", auth_method="openid-connect", token_id="9b301f80-94cf-4134-b517-13d5c97abcab", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="db7e2e29-2d15-4028-97db-9874ccb9f693", client_auth_method="client-secret", username="admin", authSessionParentId="3a9f3ac6-94b5-40cb-b629-c9344fca8d1d", authSessionTabId="baSlhZzr-1c" 2026-04-23 07:54:49,977 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="0d6b4916-159b-43f1-b06b-36752694b95b", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", resourceType="REALM", resourcePath="null" 2026-04-23 07:54:51,624 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="admin-cli", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", auth_method="openid-connect", token_id="c65cd2ad-166e-4ee7-96b2-6f37a96525e4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5cf536aa-e5e9-4c25-a8ea-9e7c953ada8d", client_auth_method="client-secret", username="admin", authSessionParentId="9ee56633-4da0-4e08-9a7d-f3cdf00db52b", authSessionTabId="H-9E59cJfDw" 2026-04-23 07:54:51,809 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="0d6b4916-159b-43f1-b06b-36752694b95b", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", resourceType="CLIENT", resourcePath="clients/c4635394-1a1e-479b-be15-1e93ccd0f064" 2026-04-23 07:54:52,413 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="admin-cli", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", auth_method="openid-connect", token_id="3eca1760-a3e4-4184-89fe-463c787a1c26", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="502e76cd-618f-45af-b998-da7b48005f6e", client_auth_method="client-secret", username="admin", authSessionParentId="cd71cc86-27c0-453f-8f7b-a7d85ae29d2c", authSessionTabId="jvwkYBIz5xc" 2026-04-23 07:54:53,010 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="0d6b4916-159b-43f1-b06b-36752694b95b", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/06cea8dc-7528-4e96-b9a2-7f9381202a28/role-mappings/clients/fe9c98af-0975-41b9-bcdf-8f5efb505eb0" 2026-04-23 08:46:38,534 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="admin-cli", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", auth_method="openid-connect", token_id="634092fc-23d4-4d7a-bdf3-fde91241d999", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="34cd6f5b-72c5-4ec0-9c89-f0b2a7a6b8d1", client_auth_method="client-secret", username="admin", authSessionParentId="95dbb6ef-f9b7-4f08-a9b2-acab88107bbf", authSessionTabId="2TdJyfCffLU" 2026-04-23 08:46:38,983 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="0d6b4916-159b-43f1-b06b-36752694b95b", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", resourceType="REALM", resourcePath="null" 2026-04-23 08:46:40,071 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="admin-cli", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", auth_method="openid-connect", token_id="6b63a9ad-25fc-4f1d-aff3-be39e6c32ce2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7ce88a3d-70fd-4bb4-b51a-efff49768765", client_auth_method="client-secret", username="admin", authSessionParentId="46060858-032c-4e19-ab5e-d4b81aabb175", authSessionTabId="vQBiCzvNQe8" 2026-04-23 08:46:40,132 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="0d6b4916-159b-43f1-b06b-36752694b95b", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/d1bf337b-820b-4d24-8cfc-6b84753c4886" 2026-04-23 08:46:40,227 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="0d6b4916-159b-43f1-b06b-36752694b95b", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/d1bf337b-820b-4d24-8cfc-6b84753c4886/protocol-mappers/models/4f3e0f27-7ca3-4602-b23f-9a0c529ab7ba" 2026-04-23 08:46:47,270 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="admin-cli", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", auth_method="openid-connect", token_id="78a2df32-1d25-4319-9f4a-7c647e41b849", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5f8f36ed-60d8-4ccd-bb21-cbb88319bc67", client_auth_method="client-secret", username="admin", authSessionParentId="62773de3-7347-4561-8205-0a48a098bb0f", authSessionTabId="utntx7YXATU" 2026-04-23 08:46:47,346 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="0d6b4916-159b-43f1-b06b-36752694b95b", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", resourceType="CLIENT", resourcePath="clients/67af0658-4d40-4315-b7a2-54c173afc9c9" 2026-04-23 08:46:47,756 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="admin-cli", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", auth_method="openid-connect", token_id="2919b831-5635-413e-9e40-8b7ca3e3c0d8", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0342fc12-0d3a-4b0f-8cd0-ee442f6e7e15", client_auth_method="client-secret", username="admin", authSessionParentId="5d466aa2-a3d0-4626-a58f-94e1ed71c8c2", authSessionTabId="YZWd7gi0Dv8" 2026-04-23 08:46:47,813 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="0d6b4916-159b-43f1-b06b-36752694b95b", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", resourceType="CLIENT", resourcePath="clients/25f5e454-2e58-40f5-ba53-1e2d5e44024f" 2026-04-23 08:46:48,269 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="admin-cli", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", auth_method="openid-connect", token_id="0d201e4b-c1b4-4532-9931-a4dbc0563bd2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9742d630-3013-4862-a693-e23b53411a4b", client_auth_method="client-secret", username="admin", authSessionParentId="4f1526f1-fd71-4904-ad85-b38b430fa580", authSessionTabId="Kwl0Qy7-cQY" 2026-04-23 08:46:48,318 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="0d6b4916-159b-43f1-b06b-36752694b95b", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", resourceType="CLIENT", resourcePath="clients/2c75e573-1e30-421d-920d-7e97b0d027d0" 2026-04-23 08:46:49,050 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="admin-cli", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", auth_method="openid-connect", token_id="0197ca6a-30a5-41e9-9572-bfc18ef3c866", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5695e276-837e-4878-9f0b-5f54b3061b47", client_auth_method="client-secret", username="admin", authSessionParentId="1780884c-2b3e-4250-87b5-bc8572217d03", authSessionTabId="2ZGf6UJKkHw" 2026-04-23 08:46:49,464 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="admin-cli", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", auth_method="openid-connect", token_id="38cde3ee-71be-4484-9323-5c8cb3245743", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="84a1751e-e034-474e-9822-6f7ae92ef05f", client_auth_method="client-secret", username="admin", authSessionParentId="86b297b2-702b-4fef-aec9-b685e653dde2", authSessionTabId="qNtpcsQxqOo" 2026-04-23 08:46:49,840 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="admin-cli", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", auth_method="openid-connect", token_id="61bc403e-b70a-4501-8dcf-4cc090ab372d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1f7be21f-da65-46b7-b395-02503007de22", client_auth_method="client-secret", username="admin", authSessionParentId="ec7b91b1-7670-4297-b177-d0d165bdd909", authSessionTabId="Eofc3Fbn6dY" 2026-04-23 08:46:50,207 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="admin-cli", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", auth_method="openid-connect", token_id="0bfb5245-cfad-4c8a-aa39-f9bfe201c35b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2f568ba5-501b-43b4-ad13-40393e1a1992", client_auth_method="client-secret", username="admin", authSessionParentId="4f5613b9-407a-4322-97df-68c9e5e54d96", authSessionTabId="yQusIue3VjI" 2026-04-23 08:46:50,577 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="admin-cli", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", auth_method="openid-connect", token_id="d67d67fb-e366-4281-96d6-378abe562aa2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="00df9388-97de-490d-996c-5eb918e9cb22", client_auth_method="client-secret", username="admin", authSessionParentId="25304a67-99f9-4289-a906-4994f5248c01", authSessionTabId="W0leIgp2Jfc" 2026-04-23 08:48:07,787 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="admin-cli", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", auth_method="openid-connect", token_id="994858f2-8716-443f-8d7c-722850819ee2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ef491f31-1215-4300-acd7-25eff456b9a1", client_auth_method="client-secret", username="admin", authSessionParentId="03ad1110-74dd-4ced-981d-cea38a774567", authSessionTabId="uFNbbpuXpp4" 2026-04-23 08:48:08,013 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="0d6b4916-159b-43f1-b06b-36752694b95b", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", resourceType="REALM", resourcePath="null" 2026-04-23 08:48:09,808 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="admin-cli", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", auth_method="openid-connect", token_id="461fa2ba-ef89-478d-b4c7-f6618cc244eb", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f88e93d4-749e-4b65-aa0c-a2f12aa038bc", client_auth_method="client-secret", username="admin", authSessionParentId="ef0d592f-4252-4493-ac84-d1025981d77f", authSessionTabId="wSX_eDP0rrY" 2026-04-23 08:48:09,866 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="0d6b4916-159b-43f1-b06b-36752694b95b", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", resourceType="CLIENT", resourcePath="clients/c4635394-1a1e-479b-be15-1e93ccd0f064" 2026-04-23 08:48:10,708 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="9ac4808b-c8bb-4161-8bdd-4b7eb3c7048c", clientId="admin-cli", userId="246a7766-30d9-4dba-98b8-e4e1f31f77a3", ipAddress="199.19.213.52", auth_method="openid-connect", token_id="be27eb72-4e36-48a9-9485-eee2bab19dac", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="84f61bac-9489-4d1b-9921-b438a509b947", client_auth_method="client-secret", username="admin", authSessionParentId="01cd5b39-3f1d-426f-83a2-f1e4bf977fea", authSessionTabId="42IEZZAb3Jw"