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-07 12:57:16,732 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 42844ms 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-07 12:57:22,300 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-07 12:57:30,469 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-07 12:57:30,787 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-07 12:57:31,469 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-07 12:57:31,991 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-07 12:57:31,993 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 46822e05-1206-4b18-b856-745a3c9c6949, name: keycloak-0-34075 2026-04-07 12:57:32,076 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-07 12:57:32,077 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-07 12:57:32,086 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.28034 2026-04-07 12:57:34,170 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-34075: no members discovered after 2080 ms: creating cluster as coordinator 2026-04-07 12:57:34,181 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-34075|0] (1) [keycloak-0-34075] 2026-04-07 12:57:34,284 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-34075`, physical addresses are `[10.0.0.30:43570]` 2026-04-07 12:57:34,374 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-07 12:57:34,378 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-07 12:57:36,285 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-34075, Site name: null 2026-04-07 12:57:36,287 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-07 12:57:46,977 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-07 12:57:46,977 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-07 12:57:47,290 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-07 12:57:53,278 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-07 12:57:53,279 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-07 12:57:53,793 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-07 12:57:53,793 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-07 12:58:01,175 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:01,371 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:02,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-07 12:58:02,263 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:04,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-04-07 12:58:04,407 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:07,129 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 12:58:07,171 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:07,183 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:09,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-04-07 12:58:10,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-04-07 12:58:10,793 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:11,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-07 12:58:11,607 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:11,617 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:11,625 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 12:58:11,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-04-07 12:58:13,143 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:14,299 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:14,328 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 12:58:14,346 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 12:58:14,351 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:14,691 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 12:58:14,887 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:14,893 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 12:58:15,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-07 12:58:17,013 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:17,022 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:18,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-04-07 12:58:18,455 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:19,347 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:19,359 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 12:58:19,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-04-07 12:58:19,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-07 12:58:19,522 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-07 12:58:19,607 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-07 12:58:19,709 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-07 12:58:19,821 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-07 12:58:19,922 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-07 12:58:20,039 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-07 12:58:20,129 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-07 12:58:20,211 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-07 12:58:20,384 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-07 12:58:20,439 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-07 12:58:20,575 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-07 12:58:20,640 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-07 12:58:20,696 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-07 12:58:20,751 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-07 12:58:20,813 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-07 12:58:20,921 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-07 12:58:21,050 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-07 12:58:21,053 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:21,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-07 12:58:21,207 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:21,264 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:21,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-07 12:58:21,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-07 12:58:21,366 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 12:58:21,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-04-07 12:58:23,212 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:23,303 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:23,497 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:23,510 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:23,518 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:24,842 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:24,953 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:26,046 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:26,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-07 12:58:26,336 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 12:58:26,341 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 12:58:26,352 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:26,436 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 12:58:26,464 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:26,987 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 12:58:30,494 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:31,209 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:31,414 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:31,567 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:31,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-07 12:58:31,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-04-07 12:58:31,672 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 12:58:31,678 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 12:58:31,711 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-07 12:58:31,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-04-07 12:58:31,864 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:31,975 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 12:58:32,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-04-07 12:58:32,407 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:32,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-07 12:58:32,677 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:32,693 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 12:58:32,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-07 12:58:34,225 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:34,343 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:34,457 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:34,464 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:35,786 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:35,798 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 12:58:35,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-07 12:58:35,878 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:35,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 2026-04-07 12:58:35,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-07 12:58:36,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-04-07 12:58: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-07 12:58:36,292 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:36,397 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:36,549 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 12:58:36,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-07 12:58:36,654 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 12:58:36,840 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:36,847 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:37,028 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:37,038 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:37,114 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-07 12:58:37,218 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-07 12:58:37,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-04-07 12:58:37,370 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:37,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-07 12:58:37,407 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:37,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-07 12:58:37,514 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 12:58:37,555 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:37,569 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:37,653 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-07 12:58:37,750 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-07 12:58:37,826 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-07 12:58:37,833 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 12:58:37,889 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 12:58:37,934 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:37,944 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:37,983 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:37,992 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:38,107 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-07 12:58:38,199 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-07 12:58:38,202 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:38,212 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:38,505 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:38,515 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:38,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-04-07 12:58:38,532 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:38,630 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-07 12:58:38,741 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-07 12:58:38,745 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-07 12:58:38,824 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-07 12:58:38,827 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-07 12:58:40,100 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-07 12:58:48,899 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 91.909s. Listening on: http://0.0.0.0:8080 2026-04-07 12:58:48,899 INFO [io.quarkus] (main) Profile prod activated. 2026-04-07 12:58:48,900 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-07 12:58:50,481 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-07 12:58:58,980 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="admin-cli", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", auth_method="openid-connect", token_id="63ff6015-3361-46c2-a8f5-42b7838a8916", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e16923ee-1749-4c85-a4a0-bd4294d6ab7f", client_auth_method="client-secret", username="admin", authSessionParentId="ac5ea670-8ba2-436a-a172-21a4fd101f0a", authSessionTabId="n2DS3f6NbfU" 2026-04-07 12:59:04,280 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="be6f2048-5764-4e1c-bcb8-f393375bb40c", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", resourceType="REALM", resourcePath="atmosphere" 2026-04-07 12:59:05,369 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="admin-cli", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", auth_method="openid-connect", token_id="a78cf9b3-23c1-4b1c-aa21-6664a05916a2", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="cbb76f6b-3bcc-41d4-9cf3-7c4343a89ff2", client_auth_method="client-secret", username="admin", authSessionParentId="db639e2f-1bec-4bb1-af7d-6090579a02f2", authSessionTabId="kLtwE5Qhius" 2026-04-07 12:59:05,586 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="be6f2048-5764-4e1c-bcb8-f393375bb40c", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/b9dac32e-9590-48ab-8c48-c255e6058796" 2026-04-07 12:59:05,770 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="be6f2048-5764-4e1c-bcb8-f393375bb40c", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/b9dac32e-9590-48ab-8c48-c255e6058796/protocol-mappers/models/294645c4-905f-4301-b4da-0ba21ae35f67" 2026-04-07 12:59:26,707 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="admin-cli", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", auth_method="openid-connect", token_id="b3ee6424-b760-4e94-894e-d27336c84009", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b7e2f78d-6cf4-44c1-a2f1-8e66475b7ab3", client_auth_method="client-secret", username="admin", authSessionParentId="033dd1a0-ed92-4085-8239-ba403d64f09d", authSessionTabId="KfvQxEsjAo8" 2026-04-07 12:59:26,993 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="be6f2048-5764-4e1c-bcb8-f393375bb40c", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", resourceType="CLIENT", resourcePath="clients/222aa139-d56d-46ca-a0a8-7cbbe5374a33" 2026-04-07 12:59:27,442 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="admin-cli", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", auth_method="openid-connect", token_id="71ceaced-1b0e-47cb-bd28-2c23162be3fe", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="92853672-77ef-4c4c-9ecc-ff867354af96", client_auth_method="client-secret", username="admin", authSessionParentId="9b56c0c9-6ca0-4d8c-b562-f3453d04d994", authSessionTabId="3wepDZFwHfE" 2026-04-07 12:59:27,519 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="be6f2048-5764-4e1c-bcb8-f393375bb40c", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", resourceType="CLIENT", resourcePath="clients/8438d12a-9c07-4f19-9096-265a5cf65df3" 2026-04-07 12:59:27,957 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="admin-cli", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", auth_method="openid-connect", token_id="9a64703a-ca06-4df8-97b8-f6d94198f589", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="52799193-2792-4d61-9cc1-f18800706c84", client_auth_method="client-secret", username="admin", authSessionParentId="4a9b2c32-4403-4944-9dc2-c021fe277b11", authSessionTabId="x2QzSBYNI-8" 2026-04-07 12:59:28,089 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="be6f2048-5764-4e1c-bcb8-f393375bb40c", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", resourceType="CLIENT", resourcePath="clients/a0364d04-e9a9-451e-81fc-a7dff1b07a59" 2026-04-07 12:59:28,712 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="admin-cli", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", auth_method="openid-connect", token_id="2c83ff27-70d1-4009-a929-94838b10d2fb", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="bf59302c-e16a-4d6f-97e1-8035d142a364", client_auth_method="client-secret", username="admin", authSessionParentId="aac077b6-ab83-4dc8-912e-575a6178ea0d", authSessionTabId="qFvYgmSgB-Q" 2026-04-07 12:59:28,887 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="be6f2048-5764-4e1c-bcb8-f393375bb40c", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", resourceType="CLIENT_ROLE", resourcePath="clients/222aa139-d56d-46ca-a0a8-7cbbe5374a33/roles/member" 2026-04-07 12:59:29,322 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="admin-cli", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", auth_method="openid-connect", token_id="3d223d51-2666-4068-8641-25481418b231", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="149c8692-94ba-4cba-8d8f-69ad989db02f", client_auth_method="client-secret", username="admin", authSessionParentId="18f73bf9-531a-4539-bb8c-aee3b3f5580d", authSessionTabId="KDwE4jD-Ypk" 2026-04-07 12:59:29,419 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="be6f2048-5764-4e1c-bcb8-f393375bb40c", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", resourceType="CLIENT_ROLE", resourcePath="clients/8438d12a-9c07-4f19-9096-265a5cf65df3/roles/admin" 2026-04-07 12:59:29,793 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="admin-cli", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", auth_method="openid-connect", token_id="4059838a-98d8-44b5-abe2-a88567a4089b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5aab48d6-3ed9-47df-ae97-fe7feaae9374", client_auth_method="client-secret", username="admin", authSessionParentId="0736c908-a902-4f76-a1ed-83ba0c760277", authSessionTabId="QcnajkCUpSc" 2026-04-07 12:59:29,900 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="be6f2048-5764-4e1c-bcb8-f393375bb40c", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", resourceType="CLIENT_ROLE", resourcePath="clients/8438d12a-9c07-4f19-9096-265a5cf65df3/roles/editor" 2026-04-07 12:59:30,313 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="admin-cli", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", auth_method="openid-connect", token_id="69512517-280e-435c-a5ac-abd859cdd79e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0c1c6093-5de5-472c-8701-562774280e56", client_auth_method="client-secret", username="admin", authSessionParentId="3f6f6717-e620-410e-8ee7-d5a4bbf84662", authSessionTabId="AZqGW1jA9Pg" 2026-04-07 12:59:30,436 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="be6f2048-5764-4e1c-bcb8-f393375bb40c", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", resourceType="CLIENT_ROLE", resourcePath="clients/8438d12a-9c07-4f19-9096-265a5cf65df3/roles/viewer" 2026-04-07 12:59:30,802 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="admin-cli", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", auth_method="openid-connect", token_id="5f1fb3e5-32ef-4e7d-b678-eb591e5e5c42", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5169498a-b1c1-4659-8891-aebcb41a9c1d", client_auth_method="client-secret", username="admin", authSessionParentId="74db16ec-ac5e-436b-9a4b-9f24bd2b109e", authSessionTabId="5XxTgvGjNFI" 2026-04-07 12:59:30,899 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="be6f2048-5764-4e1c-bcb8-f393375bb40c", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", resourceType="CLIENT_ROLE", resourcePath="clients/a0364d04-e9a9-451e-81fc-a7dff1b07a59/roles/member" 2026-04-07 13:01:24,841 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="admin-cli", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", auth_method="openid-connect", token_id="e17c9a0b-74ec-49b1-ade4-945e52e5598d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4a07efc5-d424-4c8d-a2e0-5a62e3577e85", client_auth_method="client-secret", username="admin", authSessionParentId="4f9bb107-ac30-462d-92c2-57cc9d6831ff", authSessionTabId="fgMjH6cqjo0" 2026-04-07 13:01:25,303 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="be6f2048-5764-4e1c-bcb8-f393375bb40c", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", resourceType="REALM", resourcePath="null" 2026-04-07 13:01:26,863 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="admin-cli", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", auth_method="openid-connect", token_id="3fb5c4e0-a854-4485-96fb-fe64be98d7d5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6d35a277-d490-4e60-9e6a-be36131e26bb", client_auth_method="client-secret", username="admin", authSessionParentId="8a5c4a13-c77c-4c06-afa9-e60bc33fde6d", authSessionTabId="C8jy0RHA_mA" 2026-04-07 13:01:27,008 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="be6f2048-5764-4e1c-bcb8-f393375bb40c", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", resourceType="CLIENT", resourcePath="clients/d91fafca-0698-4a7a-848a-cc41d979134d" 2026-04-07 13:01:27,635 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="admin-cli", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", auth_method="openid-connect", token_id="2cb1387c-f48c-466d-84c4-2396d6a6773d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f96c70da-fb0a-42d4-8e75-511257d84c62", client_auth_method="client-secret", username="admin", authSessionParentId="03c77d46-5c70-4510-829a-c3b9f6b499b2", authSessionTabId="hdqcAPGyMKQ" 2026-04-07 13:01:28,181 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="be6f2048-5764-4e1c-bcb8-f393375bb40c", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/afda9556-445a-4cd1-ba61-9078758dd5b9/role-mappings/clients/5c74d555-d5d0-46ef-a54b-f52f76069f32" 2026-04-07 13:05:35,107 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="admin-cli", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", auth_method="openid-connect", token_id="441eb0c6-f515-4ce9-bf45-063292424e7b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ed6462ba-03b3-4ff1-89ae-99c35c6f1953", client_auth_method="client-secret", username="admin", authSessionParentId="5d71b160-363b-4ddd-91a1-08c85bc7ca0c", authSessionTabId="Hg16AP8Mbjk" 2026-04-07 13:05:35,385 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="be6f2048-5764-4e1c-bcb8-f393375bb40c", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", resourceType="REALM", resourcePath="null" 2026-04-07 13:05:36,206 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="admin-cli", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", auth_method="openid-connect", token_id="fe9260f7-c536-4c5d-9cd9-280c0a8e7ca8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="968db654-823a-41c6-8fd5-64400629c8be", client_auth_method="client-secret", username="admin", authSessionParentId="828ba452-e249-4b67-b657-8fcc8b752bb4", authSessionTabId="dVi5J8ikQD4" 2026-04-07 13:05:36,307 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="be6f2048-5764-4e1c-bcb8-f393375bb40c", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/b9dac32e-9590-48ab-8c48-c255e6058796" 2026-04-07 13:05:36,400 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="be6f2048-5764-4e1c-bcb8-f393375bb40c", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/b9dac32e-9590-48ab-8c48-c255e6058796/protocol-mappers/models/294645c4-905f-4301-b4da-0ba21ae35f67" 2026-04-07 13:05:42,488 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="admin-cli", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", auth_method="openid-connect", token_id="8682dad7-1166-4d70-b3f9-877d08a085bf", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5e8de90d-253a-435a-b9aa-7c8812b2fb19", client_auth_method="client-secret", username="admin", authSessionParentId="0d899cd0-6d8a-4cc8-b26e-0b9f42e3f407", authSessionTabId="BQ1wQEzp0kc" 2026-04-07 13:05:42,581 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="be6f2048-5764-4e1c-bcb8-f393375bb40c", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", resourceType="CLIENT", resourcePath="clients/222aa139-d56d-46ca-a0a8-7cbbe5374a33" 2026-04-07 13:05:42,955 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="admin-cli", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", auth_method="openid-connect", token_id="ec4cc3cc-054e-4623-beb7-b3f9d99d9936", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="36c6180c-5062-4dab-b189-e32bdf8190ba", client_auth_method="client-secret", username="admin", authSessionParentId="8a889ac3-f7e6-4675-b1c9-5f19351dee69", authSessionTabId="qJ-CMlG8Hxs" 2026-04-07 13:05:43,013 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="be6f2048-5764-4e1c-bcb8-f393375bb40c", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", resourceType="CLIENT", resourcePath="clients/8438d12a-9c07-4f19-9096-265a5cf65df3" 2026-04-07 13:05:43,413 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="admin-cli", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", auth_method="openid-connect", token_id="862567ce-a213-45c4-a831-5751a68c56d2", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f87e44e1-e637-4d31-887b-ae279c42e3e1", client_auth_method="client-secret", username="admin", authSessionParentId="58ef11a6-6d49-4e9c-9e7b-585dcb1a45ea", authSessionTabId="2EkH2zWzVEc" 2026-04-07 13:05:43,491 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="be6f2048-5764-4e1c-bcb8-f393375bb40c", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", resourceType="CLIENT", resourcePath="clients/a0364d04-e9a9-451e-81fc-a7dff1b07a59" 2026-04-07 13:05:44,143 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="admin-cli", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", auth_method="openid-connect", token_id="581ae89c-a026-491e-b959-8521abee04a7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8cfd2daf-32cf-470c-b6b4-747b29b4d589", client_auth_method="client-secret", username="admin", authSessionParentId="39f7e25b-0a46-43b0-9ff9-26854c249b62", authSessionTabId="poIoU6PYPUw" 2026-04-07 13:05:44,557 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="admin-cli", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", auth_method="openid-connect", token_id="f07634ce-668d-44ec-9dfd-cf8d1e71ac15", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="07016bed-82b6-4d44-b0a7-34b230169373", client_auth_method="client-secret", username="admin", authSessionParentId="4e964129-2a48-4edd-880a-1f8d7ec7d5d4", authSessionTabId="Tkt4x_7JDRI" 2026-04-07 13:05:44,930 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="admin-cli", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", auth_method="openid-connect", token_id="847d1697-06bf-4deb-be0d-466e59fc949c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c81b386c-09e3-4e2b-87c5-05e2fba5f38c", client_auth_method="client-secret", username="admin", authSessionParentId="77632dff-5002-483b-8c00-098f05e149fd", authSessionTabId="GGncZWh8KmM" 2026-04-07 13:05:45,318 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="admin-cli", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", auth_method="openid-connect", token_id="7d27027e-3a6e-4d9a-b88f-086838cfe630", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c706252b-c2e9-430e-a2e5-4d14a9513506", client_auth_method="client-secret", username="admin", authSessionParentId="3a4ba2d2-512f-4c8b-9e97-f7ac9f86299b", authSessionTabId="f_a8PPYLBTo" 2026-04-07 13:05:45,699 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="admin-cli", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", auth_method="openid-connect", token_id="35f860ff-3e04-4886-8ba5-56aac5bec55a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7300da9c-9c5f-44a6-b4a5-74521086d81b", client_auth_method="client-secret", username="admin", authSessionParentId="75c67907-9a1e-4608-97ca-26a1e5e51cfb", authSessionTabId="IJykmCG7A4g" 2026-04-07 13:06:35,104 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="admin-cli", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", auth_method="openid-connect", token_id="5e91f9fa-e50a-4518-b548-e85a97dbd82c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4f5715f9-af16-4bb2-92ff-2d8a59daceb7", client_auth_method="client-secret", username="admin", authSessionParentId="d5410d7a-be9f-448a-bf94-0b1864335a72", authSessionTabId="JC4NEaJHVTU" 2026-04-07 13:06:35,284 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="be6f2048-5764-4e1c-bcb8-f393375bb40c", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", resourceType="REALM", resourcePath="null" 2026-04-07 13:06:36,776 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="admin-cli", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", auth_method="openid-connect", token_id="6e4e63f8-6d9a-4a72-8f52-1cbaf0caa8d3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c5f4144f-b3e7-46a6-bf6a-572cc72e1ed3", client_auth_method="client-secret", username="admin", authSessionParentId="231b1b5d-8767-4e09-b461-5ff7c74e52b8", authSessionTabId="dtol1zP7vkQ" 2026-04-07 13:06:36,889 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="be6f2048-5764-4e1c-bcb8-f393375bb40c", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", resourceType="CLIENT", resourcePath="clients/d91fafca-0698-4a7a-848a-cc41d979134d" 2026-04-07 13:06:37,486 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="admin-cli", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", auth_method="openid-connect", token_id="1ca641b1-0a47-4f2c-b7dc-5f8c1858d264", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="54f8dfc2-a2ae-484e-aa32-86d335f00d39", client_auth_method="client-secret", username="admin", authSessionParentId="f399265c-a223-48e8-afba-5c172b025e09", authSessionTabId="972Pg_TxqWQ" 2026-04-07 13:06:54,558 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="admin-cli", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", auth_method="openid-connect", token_id="09ceda7b-147c-438a-880f-e54129c8fb6b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="369e0a5b-fd46-418e-9cbd-1b00da019f4c", client_auth_method="client-secret", username="admin", authSessionParentId="29d0ea24-fafb-4efd-9517-a9d4f6326ebe", authSessionTabId="0Oz2s7K_bZk" 2026-04-07 13:06:54,672 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6072027a-616d-49c6-8fea-3a111d2153b7", clientId="be6f2048-5764-4e1c-bcb8-f393375bb40c", userId="88ff7a8d-0b80-4f23-ad93-378f794a9fa5", ipAddress="199.204.45.77", resourceType="USER", resourcePath="users/5b828c21-55b1-4865-8576-9e822884773f" 2026-04-07 13:06:56,418 INFO [org.keycloak.events] (executor-thread-1) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="afda9556-445a-4cd1-ba61-9078758dd5b9", ipAddress="10.0.0.109", token_id="51f8573f-e8c2-4f3b-9c42-d98be8a58477", grant_type="client_credentials", scope="openid profile email", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="16c9ce9b-4da3-4877-b422-1213a8b32b62", authSessionTabId="BJvetRqADvw"