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-16 16:31:49,417 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 48701ms 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-16 16:31:54,928 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-16 16:32:03,208 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-16 16:32:03,617 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-16 16:32:04,222 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-16 16:32:05,112 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-16 16:32:05,115 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: ac19aad6-8719-4c33-8cc5-13ab7699eefc, name: keycloak-0-29996 2026-04-16 16:32:05,122 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-16 16:32:05,122 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-16 16:32:05,129 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.19367 2026-04-16 16:32:06,731 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-16 16:32:07,209 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-29996: no members discovered after 2004 ms: creating cluster as coordinator 2026-04-16 16:32:07,216 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-29996|0] (1) [keycloak-0-29996] 2026-04-16 16:32:07,231 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-29996`, physical addresses are `[10.0.0.253:34903]` 2026-04-16 16:32:07,241 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-16 16:32:09,024 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-29996, Site name: null 2026-04-16 16:32:09,031 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-16 16:32:20,213 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-16 16:32:20,213 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-16 16:32:20,714 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-16 16:32:27,315 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-16 16:32:27,315 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-16 16:32:27,806 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-16 16:32:27,807 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-16 16:32:48,783 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-16 16:32:48,910 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-16 16:32:49,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-16 16:32:49,995 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:33:00,367 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:33:00,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-16 16:33:08,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-16 16:33:08,406 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:33:08,421 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:33:17,551 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-16 16:33:20,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-16 16:33:20,636 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-16 16:33:20,997 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:33:21,610 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-16 16:33:21,616 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:33:21,627 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:33:21,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-16 16:33:26,623 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-16 16:33:27,852 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:33:27,885 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:33:27,901 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-16 16:33:27,908 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-16 16:33:28,262 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-16 16:33:28,449 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-16 16:33:28,454 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:33:28,778 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:33:30,599 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:33:30,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-16 16:33:31,871 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:33:32,231 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:33:33,235 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:33:33,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-16 16:33:33,321 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-16 16:33:33,332 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-16 16:33:33,636 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-16 16:33:34,118 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-16 16:33:34,195 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-16 16:33:34,308 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-16 16:33:34,413 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-16 16:33:34,553 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-16 16:33:34,641 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-16 16:33:34,735 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-16 16:33:34,902 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-16 16:33:34,967 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-16 16:33:35,116 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-16 16:33:35,182 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-16 16:33:35,260 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-16 16:33:35,326 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-16 16:33:35,385 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-16 16:33:35,504 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-16 16:33:35,632 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-16 16:33:35,636 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-16 16:33:35,769 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:33:35,812 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:33: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-16 16:33:35,960 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:33:35,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-16 16:33:35,973 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-16 16:33:35,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-16 16:33:40,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-16 16:33:40,503 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:33:40,714 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:33:40,735 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-16 16:33:40,744 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:33:42,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-16 16:33:42,439 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:33:55,198 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-16 16:33:55,683 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:33:55,703 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:33:55,712 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:33:55,724 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-16 16:33:55,807 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:33:55,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-16 16:33:56,289 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:33:59,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-16 16:34:00,734 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:34:00,951 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:34:01,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-16 16:34:01,602 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:34:01,657 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:34:01,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-16 16:34:01,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-16 16:34:01,713 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-16 16:34:01,832 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:34:01,868 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-16 16:34:01,995 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:34:02,321 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-16 16:34:02,557 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:34:02,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-16 16:34:02,737 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:34:02,754 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:34:02,763 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:34:03,850 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:34:03,932 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:34:04,018 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-16 16:34:04,024 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:34:04,719 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-16 16:34:04,727 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:34:04,784 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:34:04,792 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-16 16:34:05,036 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:34:05,041 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-16 16:34:05,070 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:34:05,206 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:34:05,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-16 16:34:05,428 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-16 16:34:05,858 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:34:07,573 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:34:07,814 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:34:07,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-16 16:34:07,981 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:34:08,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-16 16:34:08,204 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:34:08,261 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-16 16:34:08,318 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-16 16:34:08,321 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-16 16:34:08,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-16 16:34:08,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-16 16:34:08,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-16 16:34:08,506 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:34:08,513 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:34:08,540 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:34:08,553 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-16 16:34:08,602 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-16 16:34:08,671 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-16 16:34:08,719 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-16 16:34:08,722 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:34:08,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-16 16:34:08,799 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:34:08,808 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:34:08,836 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:34:08,843 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:34:08,913 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-16 16:34:08,975 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-16 16:34:08,981 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:34:08,991 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:34:09,198 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-16 16:34:09,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-16 16:34:09,216 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-16 16:34:09,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-16 16:34:09,272 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-16 16:34:09,339 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-16 16:34:09,342 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-16 16:34:09,394 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-16 16:34:09,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 UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-04-16 16:34:10,736 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-16 16:34:18,635 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 148.914s. Listening on: http://0.0.0.0:8080 2026-04-16 16:34:18,636 INFO [io.quarkus] (main) Profile prod activated. 2026-04-16 16:34:18,704 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-16 16:34:20,220 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-16 16:34:34,224 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="admin-cli", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="3f7e0bf3-6ac5-496c-b9d7-d8aa603c6c4a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="50004dee-7e68-49f0-985f-1d2d26c70d19", client_auth_method="client-secret", username="admin", authSessionParentId="96e654a5-6281-4a93-ae34-c0493e7a3fd5", authSessionTabId="HSsU9Uk1VJU" 2026-04-16 16:34:40,231 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="b42d259c-a86b-424e-8ff1-962bb32f40a7", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", resourceType="REALM", resourcePath="atmosphere" 2026-04-16 16:34:41,512 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="admin-cli", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="84b1f706-63c8-4a2d-a701-97536c543c37", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7ff799b0-2ca2-411e-ab82-32831d8b293a", client_auth_method="client-secret", username="admin", authSessionParentId="b5d6b31c-a27f-4d71-944d-a9954fb1b97f", authSessionTabId="ykH9oAvy7wY" 2026-04-16 16:34:41,723 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="b42d259c-a86b-424e-8ff1-962bb32f40a7", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/f5bf448a-68a9-4348-9eba-10026bdb76e2" 2026-04-16 16:34:41,967 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="b42d259c-a86b-424e-8ff1-962bb32f40a7", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/f5bf448a-68a9-4348-9eba-10026bdb76e2/protocol-mappers/models/54836a10-0e5e-4c84-9637-e9cd36f1d45c" 2026-04-16 16:35:05,008 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="admin-cli", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="7459525e-a7e0-4653-af6d-29bd8dea82e0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c9a13996-8501-4e8b-93d7-ca95dd36d844", client_auth_method="client-secret", username="admin", authSessionParentId="9a210551-dc80-486c-953c-0afea103d820", authSessionTabId="L0DNT92k3CY" 2026-04-16 16:35:05,316 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="b42d259c-a86b-424e-8ff1-962bb32f40a7", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", resourceType="CLIENT", resourcePath="clients/eb07d268-d661-4b24-a396-eaac36e680b0" 2026-04-16 16:35:05,688 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="admin-cli", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="ae2107ea-7dc3-4a5b-810d-63a58cfc120e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7e83f60a-b88d-4faa-9ef8-9adfe5f8a061", client_auth_method="client-secret", username="admin", authSessionParentId="1e08bb05-f4bd-4223-bdef-912c0c1a04c0", authSessionTabId="e1WIGfVMTT8" 2026-04-16 16:35:05,766 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="b42d259c-a86b-424e-8ff1-962bb32f40a7", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", resourceType="CLIENT", resourcePath="clients/ab0cbb68-2b10-422c-b033-c3f7c13cef61" 2026-04-16 16:35:06,146 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="admin-cli", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="28a10339-bc24-4cd2-8308-7d6f3ee0bec2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5faea4f4-22ea-4be5-bf46-b9be17589912", client_auth_method="client-secret", username="admin", authSessionParentId="a461bf76-1b1c-42bf-ae16-d4315f005c74", authSessionTabId="hZC5tw93560" 2026-04-16 16:35:06,234 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="b42d259c-a86b-424e-8ff1-962bb32f40a7", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", resourceType="CLIENT", resourcePath="clients/ee48934e-34b1-4b1d-a10a-7e4d27561e99" 2026-04-16 16:35:06,861 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="admin-cli", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="5b2f6da1-ee8a-43fc-8cad-27032987925b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b24a21c9-b821-4824-abc0-6ac57fd809eb", client_auth_method="client-secret", username="admin", authSessionParentId="1514e594-1a9f-4721-b5e0-39a52a9e4f16", authSessionTabId="MXWgj_qnPYI" 2026-04-16 16:35:07,018 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="b42d259c-a86b-424e-8ff1-962bb32f40a7", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", resourceType="CLIENT_ROLE", resourcePath="clients/eb07d268-d661-4b24-a396-eaac36e680b0/roles/member" 2026-04-16 16:35:07,375 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="admin-cli", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="6fcf7ec2-ea6d-48f1-88ee-476fae39a648", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="87719a5f-f52c-40fe-b4d8-1d7f9ff4d72a", client_auth_method="client-secret", username="admin", authSessionParentId="e2f1d1fc-be77-4d21-8f37-c5a3c5cf829b", authSessionTabId="8JLl1L9SQZU" 2026-04-16 16:35:07,531 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="b42d259c-a86b-424e-8ff1-962bb32f40a7", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", resourceType="CLIENT_ROLE", resourcePath="clients/ab0cbb68-2b10-422c-b033-c3f7c13cef61/roles/admin" 2026-04-16 16:35:07,927 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="admin-cli", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="3a7a60d6-ef0b-4230-868d-d2bc6ae279c2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="01ce6d39-8aca-4c48-95e2-e6ae093852c9", client_auth_method="client-secret", username="admin", authSessionParentId="e740e8d2-b0ab-45b4-8a8c-2196af943cc4", authSessionTabId="VbXq51A-BgY" 2026-04-16 16:35:08,126 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="b42d259c-a86b-424e-8ff1-962bb32f40a7", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", resourceType="CLIENT_ROLE", resourcePath="clients/ab0cbb68-2b10-422c-b033-c3f7c13cef61/roles/editor" 2026-04-16 16:35:08,506 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="admin-cli", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="befe9a1d-dfa5-453f-ba6d-8ef329d8c8d2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d7ffaa45-1d7f-4c21-8287-77565af53a28", client_auth_method="client-secret", username="admin", authSessionParentId="772349b2-be30-4430-b585-dc43574d3cd3", authSessionTabId="W9Ec7It9Oj0" 2026-04-16 16:35:08,915 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="b42d259c-a86b-424e-8ff1-962bb32f40a7", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", resourceType="CLIENT_ROLE", resourcePath="clients/ab0cbb68-2b10-422c-b033-c3f7c13cef61/roles/viewer" 2026-04-16 16:35:09,301 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="admin-cli", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="c3c8bd5b-37a8-4722-a5b7-d81ab09ea2f0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="63d61040-bf28-40ab-a5d0-12d4e6d0656e", client_auth_method="client-secret", username="admin", authSessionParentId="44d4d82c-0e18-4b6e-a64e-7346c07d82dd", authSessionTabId="9KAPkoWVaLQ" 2026-04-16 16:35:09,613 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="b42d259c-a86b-424e-8ff1-962bb32f40a7", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", resourceType="CLIENT_ROLE", resourcePath="clients/ee48934e-34b1-4b1d-a10a-7e4d27561e99/roles/member" 2026-04-16 16:37:32,649 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="admin-cli", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="ccef58c8-062d-4774-af73-861245f0ba4d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4013cd94-e235-4065-9fb8-e98e43bb0fda", client_auth_method="client-secret", username="admin", authSessionParentId="8032b430-777d-4f46-98fa-9bdb05803f53", authSessionTabId="ZQiVxYuSYA4" 2026-04-16 16:37:33,037 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="b42d259c-a86b-424e-8ff1-962bb32f40a7", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", resourceType="REALM", resourcePath="null" 2026-04-16 16:37:34,495 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="admin-cli", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="cabe3823-899d-43df-b25f-1177af700ba0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8d20b5b2-cce7-49b7-8830-85b44c862322", client_auth_method="client-secret", username="admin", authSessionParentId="43b91694-a57b-4167-8113-167f57b649dc", authSessionTabId="ySSDog8T5Ho" 2026-04-16 16:37:34,621 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="b42d259c-a86b-424e-8ff1-962bb32f40a7", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", resourceType="CLIENT", resourcePath="clients/1f571ddf-0372-4e98-8320-34698363852c" 2026-04-16 16:37:35,164 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="admin-cli", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="b6305865-83ed-4dff-a03c-d6b6b6b55325", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5b5c6ff7-d950-4118-a401-5a822d216a3b", client_auth_method="client-secret", username="admin", authSessionParentId="4daff733-da02-4480-8fb1-68a8be890f32", authSessionTabId="xPBoWNcB454" 2026-04-16 16:37:35,634 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="b42d259c-a86b-424e-8ff1-962bb32f40a7", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/a90e7c2b-6024-44b1-a9f2-070578b18156/role-mappings/clients/813016c8-c4fa-48e8-b0fb-f278b019267e" 2026-04-16 16:41:47,617 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="admin-cli", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="02875e75-8b69-4b21-a92a-63e25962da06", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f53b2a01-9d07-40e7-8cdd-a6bf9dbe70bb", client_auth_method="client-secret", username="admin", authSessionParentId="d426f1d4-af28-4a6e-b9f1-ef7b76db148d", authSessionTabId="N3LL49PDR0A" 2026-04-16 16:41:47,830 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="b42d259c-a86b-424e-8ff1-962bb32f40a7", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", resourceType="REALM", resourcePath="null" 2026-04-16 16:41:48,449 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="admin-cli", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="fd22da2f-971f-4b81-900f-ee5656e407f0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="31869602-e6e3-450b-ab00-80515bbed675", client_auth_method="client-secret", username="admin", authSessionParentId="69119355-0311-4f22-b53f-8f252324eee9", authSessionTabId="mAj2mRgcTi8" 2026-04-16 16:41:48,526 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="b42d259c-a86b-424e-8ff1-962bb32f40a7", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/f5bf448a-68a9-4348-9eba-10026bdb76e2" 2026-04-16 16:41:48,607 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="b42d259c-a86b-424e-8ff1-962bb32f40a7", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/f5bf448a-68a9-4348-9eba-10026bdb76e2/protocol-mappers/models/54836a10-0e5e-4c84-9637-e9cd36f1d45c" 2026-04-16 16:41:54,264 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="admin-cli", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="2b7a9753-6206-4201-bbd3-e6c965ea0daa", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6356ae43-cc54-46b6-9023-78493e870e52", client_auth_method="client-secret", username="admin", authSessionParentId="c34ac782-0975-4ed1-b59e-b7b088cc2ceb", authSessionTabId="UT3pVE-IzZQ" 2026-04-16 16:41:54,324 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="b42d259c-a86b-424e-8ff1-962bb32f40a7", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", resourceType="CLIENT", resourcePath="clients/eb07d268-d661-4b24-a396-eaac36e680b0" 2026-04-16 16:41:54,744 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="admin-cli", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="02bbe8b1-d589-43ed-9ad3-47be43fafadb", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cfcb4164-f358-4669-9bb3-3943dc3ddb05", client_auth_method="client-secret", username="admin", authSessionParentId="c62fe2a2-b72c-461c-8a30-79be8ff10700", authSessionTabId="rjw0WSRKnL4" 2026-04-16 16:41:54,834 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="b42d259c-a86b-424e-8ff1-962bb32f40a7", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", resourceType="CLIENT", resourcePath="clients/ab0cbb68-2b10-422c-b033-c3f7c13cef61" 2026-04-16 16:41:55,253 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="admin-cli", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="1f0fe6a9-b56d-41e9-8a67-5ff85e983360", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0f87fad4-0e5e-4446-91d5-5154edd09f7d", client_auth_method="client-secret", username="admin", authSessionParentId="1b7c0f42-5761-4383-8376-9ee5b676586a", authSessionTabId="ETy2Q8YPlYs" 2026-04-16 16:41:55,331 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="b42d259c-a86b-424e-8ff1-962bb32f40a7", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", resourceType="CLIENT", resourcePath="clients/ee48934e-34b1-4b1d-a10a-7e4d27561e99" 2026-04-16 16:41:55,945 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="admin-cli", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="edcd4ff3-df9b-4d53-bd56-8f92048b4a9d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="12fe6fe4-72e6-4178-bbce-702f4cdcc4c6", client_auth_method="client-secret", username="admin", authSessionParentId="74024418-9302-4ea2-a5ec-4c9e1a761ee0", authSessionTabId="hFbM9XyKzkY" 2026-04-16 16:41:56,346 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="admin-cli", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="eae5f830-5c7c-4723-9445-4a8ca34e3d2c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3c047a98-b476-4bea-a1f5-ad6329b5cee3", client_auth_method="client-secret", username="admin", authSessionParentId="19786f1d-3ce7-4aaf-a451-ad589a69602a", authSessionTabId="sxJIw8j0HKE" 2026-04-16 16:41:56,695 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="admin-cli", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="d9bc08f4-b2b1-4a27-9241-6edee2dd38b6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="64f25d35-1b4b-4a47-8706-65caf69bc0bd", client_auth_method="client-secret", username="admin", authSessionParentId="f9e5ed6a-1181-4cd3-b589-9aecab17cc39", authSessionTabId="jlGwwOQweE0" 2026-04-16 16:41:57,041 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="admin-cli", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="47cb84ef-242e-442e-95d2-fd18f50643d5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="744ee6dd-38f4-4f31-b6fc-384b1e5db39f", client_auth_method="client-secret", username="admin", authSessionParentId="db483635-94e0-4c62-9a6b-c49392503f1c", authSessionTabId="AVYtQ5HXiDc" 2026-04-16 16:41:57,376 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="admin-cli", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="5444efd7-8724-4db4-b7d5-0b4f49c509ba", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d478411c-a26c-44c3-8f16-e2952815d3ab", client_auth_method="client-secret", username="admin", authSessionParentId="3a31a8a9-a9b1-44a7-89fd-ce176c4638c0", authSessionTabId="Q085BcP-AsQ" 2026-04-16 16:42:44,474 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="admin-cli", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="ce1b2461-c85e-4c01-b78a-552a4c82da3d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8d18b698-fe9d-483a-93eb-d623c66a2251", client_auth_method="client-secret", username="admin", authSessionParentId="c376722a-40d6-4389-9e87-7bdf7e2fbad4", authSessionTabId="pIdaN0oSDnE" 2026-04-16 16:42:44,627 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="b42d259c-a86b-424e-8ff1-962bb32f40a7", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", resourceType="REALM", resourcePath="null" 2026-04-16 16:42:45,965 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="admin-cli", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="4b49ca37-d071-49c2-bc60-c6d7d424128c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="816377b1-dbcd-481c-abf3-89b084aa92fa", client_auth_method="client-secret", username="admin", authSessionParentId="32d8afde-c57e-4c67-9f8f-ea0df14d206b", authSessionTabId="vQk9yjPaONY" 2026-04-16 16:42:46,028 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="b42d259c-a86b-424e-8ff1-962bb32f40a7", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", resourceType="CLIENT", resourcePath="clients/1f571ddf-0372-4e98-8320-34698363852c" 2026-04-16 16:42:46,640 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="admin-cli", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="2357a11c-cedd-4810-abb5-4e41c5992c7f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="50b37682-f5fc-43ec-92fc-3abeba7718b1", client_auth_method="client-secret", username="admin", authSessionParentId="9e71e51a-2f9b-46bd-ad75-86a5d9996f2f", authSessionTabId="Aok6tu8B3ww" 2026-04-16 16:43:04,197 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="admin-cli", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", auth_method="openid-connect", token_id="c709342b-9a00-42ff-a9f2-5a0d446882c7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="16601c15-f56e-4046-b7c3-803e174dc198", client_auth_method="client-secret", username="admin", authSessionParentId="24d7b3bf-bc03-43a0-be8b-0a83bd4e07e5", authSessionTabId="yZgWutSl1Js" 2026-04-16 16:43:04,323 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="3bf75933-88e5-4871-8c0f-27ca9e98ff62", clientId="b42d259c-a86b-424e-8ff1-962bb32f40a7", userId="0a7c125a-014f-49af-9924-e62a00e66c07", ipAddress="199.204.45.155", resourceType="USER", resourcePath="users/6b12747d-8d48-4d28-9313-e95cfe5cbf97" 2026-04-16 16:43:06,111 INFO [org.keycloak.events] (executor-thread-1) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="a90e7c2b-6024-44b1-a9f2-070578b18156", ipAddress="10.0.0.230", token_id="6d91c9ba-b81e-4f60-9bcd-99e43fedcb85", grant_type="client_credentials", scope="openid email profile", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="7b17f0f5-c512-4337-ada8-f302e470d705", authSessionTabId="XZ8TAcZC0B4"