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 00:15:29,489 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 53990ms 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 00:15:34,283 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 00:15:42,886 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-07 00:15:43,285 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-07 00:15:43,885 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 00:15:44,570 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-07 00:15:44,573 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 434a0700-1b90-43ba-8cf1-1311fcbbddfa, name: keycloak-0-41821 2026-04-07 00:15:44,579 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 00:15:44,579 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 00:15:44,588 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.42174 2026-04-07 00:15:46,596 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 00:15:46,699 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-41821: no members discovered after 2021 ms: creating cluster as coordinator 2026-04-07 00:15:46,711 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-41821|0] (1) [keycloak-0-41821] 2026-04-07 00:15:46,789 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-41821`, physical addresses are `[10.0.0.28:57710]` 2026-04-07 00:15:46,798 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-07 00:15:48,595 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-41821, Site name: null 2026-04-07 00:15:48,674 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-07 00:15:59,184 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 00:15:59,184 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 00:15:59,597 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-07 00:16:05,681 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 00:16:05,681 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 00:16:06,183 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 00:16:06,183 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 00:16:12,988 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:13,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 00:16:14,025 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:14,054 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:16:16,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 00:16:16,154 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:18,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 00:16:18,389 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:16:18,401 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:16:20,751 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:21,782 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:16:21,805 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:16:22,168 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:22,591 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:22,598 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:16:22,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 00:16:22,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 00:16:23,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-07 00:16:25,062 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:25,092 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:25,115 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:25,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 00:16:25,465 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:16:25,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-07 00:16:25,643 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:25,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 00:16:27,378 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:16:27,387 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:28,781 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:16:29,113 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:29,939 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:29,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-07 00:16:30,025 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:30,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-07 00:16:30,108 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 00:16:30,191 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 00:16:30,263 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 00:16:30,364 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 00:16:30,471 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 00:16:30,599 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 00:16:30,686 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 00:16:30,772 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 00:16:30,916 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 00:16:30,964 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 00:16:31,083 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 00:16:31,139 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 00:16:31,197 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 00:16:31,253 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 00:16:31,309 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 00:16:31,417 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 00:16:31,541 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 00:16:31,546 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16: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 00:16:31,711 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:31,764 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:31,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 00:16:31,845 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:31,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-07 00:16: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 00:16:33,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 00:16:33,782 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:16:33,965 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:33,979 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:33,985 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:35,311 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:35,422 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:36,560 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:16:36,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-07 00:16:36,882 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:36,890 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:36,900 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:36,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-07 00:16:37,020 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:37,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 00:16:41,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 00:16:42,478 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:42,709 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:42,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-07 00:16:42,928 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:42,990 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:42,998 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:16:43,007 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:16:43,048 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-07 00:16:43,182 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:16:43,217 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:43,330 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:43,481 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:16:43,723 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:16:43,788 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:43,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-07 00:16:43,928 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:43,936 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:45,334 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:45,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-07 00:16:45,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-07 00:16:45,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 00:16:46,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-07 00:16:46,233 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:16:46,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-07 00:16:46,296 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:46,365 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:46,373 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:16:46,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-07 00:16:46,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 00:16:46,673 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:46,771 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:16:46,894 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:46,971 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:47,006 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:47,201 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:16:47,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-07 00:16:47,322 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:47,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 00:16:47,386 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 00:16:47,462 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 00:16:47,476 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:47,575 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:47,582 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:47,606 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:47,675 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:47,689 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:47,816 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:47,873 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:48,065 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 00:16:48,133 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 00:16:48,186 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-07 00:16:48,190 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:48,239 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-07 00:16:48,274 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:48,285 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:48,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 00:16:48,322 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:48,378 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 00:16:48,451 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 00:16:48,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-07 00:16:48,466 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:48,708 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:48,720 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:48,730 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:48,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-07 00:16:48,793 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 00:16:48,866 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 00:16:48,870 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster 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 00:16:48,930 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 00:16:48,933 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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 00:16:50,684 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-07 00:16:58,489 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 88.613s. Listening on: http://0.0.0.0:8080 2026-04-07 00:16:58,489 INFO [io.quarkus] (main) Profile prod activated. 2026-04-07 00:16:58,490 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 00:17:00,191 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-07 00:17:17,081 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="admin-cli", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", auth_method="openid-connect", token_id="dbb023df-9c86-4025-9b71-ce1e352b1626", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="694c22f1-91d9-460c-9f9e-e229a18ba276", client_auth_method="client-secret", username="admin", authSessionParentId="71c9957f-e714-4bae-9576-9d08d4ede770", authSessionTabId="uuJ6R03MkDY" 2026-04-07 00:17:23,079 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="4e37fbc5-0d1f-4e53-9231-ef279b9149e5", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", resourceType="REALM", resourcePath="atmosphere" 2026-04-07 00:17:24,507 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="admin-cli", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", auth_method="openid-connect", token_id="d4ca7380-fc3d-43e8-909e-1d365a61a0c3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7cf888be-dde3-40f8-be07-bed44e5e7661", client_auth_method="client-secret", username="admin", authSessionParentId="26205663-0407-448f-9feb-e20650cddb68", authSessionTabId="UZiBu0eiP60" 2026-04-07 00:17:24,690 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="4e37fbc5-0d1f-4e53-9231-ef279b9149e5", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/877295a5-cb33-4db8-9c3d-99e2338f1aa5" 2026-04-07 00:17:24,888 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="4e37fbc5-0d1f-4e53-9231-ef279b9149e5", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/877295a5-cb33-4db8-9c3d-99e2338f1aa5/protocol-mappers/models/695a513b-b4df-47cf-81b1-20565814d7e7" 2026-04-07 00:17:46,390 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="admin-cli", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", auth_method="openid-connect", token_id="8973201b-97e5-4b7b-a662-55a767599368", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d0463920-9d8c-41c1-b12b-c4e37f280ce6", client_auth_method="client-secret", username="admin", authSessionParentId="c80f2048-c486-477d-bf16-40ffeab46dbe", authSessionTabId="bOq7qh2kaUw" 2026-04-07 00:17:46,747 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="4e37fbc5-0d1f-4e53-9231-ef279b9149e5", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", resourceType="CLIENT", resourcePath="clients/2494694b-b323-4395-8c69-1a6d214fe1be" 2026-04-07 00:17:47,179 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="admin-cli", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", auth_method="openid-connect", token_id="186c85bb-5aba-424b-a438-43ad0fac22c9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="588fed39-0dab-40b8-b8bd-8d9dbec50ce5", client_auth_method="client-secret", username="admin", authSessionParentId="14cc0201-6367-455b-aa17-cb5381774978", authSessionTabId="kHI-VfMBbmM" 2026-04-07 00:17:47,303 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="4e37fbc5-0d1f-4e53-9231-ef279b9149e5", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", resourceType="CLIENT", resourcePath="clients/29bfeb53-a665-4cdc-a96d-90eba03c1da7" 2026-04-07 00:17:47,736 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="admin-cli", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", auth_method="openid-connect", token_id="903a735b-11a2-465b-bd34-9eb9c69ca0d1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ba45a1d6-a637-44ca-a606-eaa191f5cd5d", client_auth_method="client-secret", username="admin", authSessionParentId="67afc68f-d5fc-4082-b846-f1419e9831b2", authSessionTabId="gMqsJO0C5-M" 2026-04-07 00:17:47,884 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="4e37fbc5-0d1f-4e53-9231-ef279b9149e5", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", resourceType="CLIENT", resourcePath="clients/719196fe-86f4-486d-89dd-f9161c01f610" 2026-04-07 00:17:48,524 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="admin-cli", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", auth_method="openid-connect", token_id="af7903f2-09ea-49c9-9732-f6421d927d2d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1ddc46e4-cc23-4103-a8e6-2cfef0135cbc", client_auth_method="client-secret", username="admin", authSessionParentId="f31a95ed-bdf8-43b7-95ad-e2f14cae5ef1", authSessionTabId="zoRvRKDp7nM" 2026-04-07 00:17:48,687 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="4e37fbc5-0d1f-4e53-9231-ef279b9149e5", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", resourceType="CLIENT_ROLE", resourcePath="clients/2494694b-b323-4395-8c69-1a6d214fe1be/roles/member" 2026-04-07 00:17:49,124 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="admin-cli", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", auth_method="openid-connect", token_id="18d80845-edd9-403f-83a0-27264d3e6140", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c747c46d-a3f3-4704-a491-14d4ef1edc3c", client_auth_method="client-secret", username="admin", authSessionParentId="9f245874-c487-4069-841c-f8d565285c6b", authSessionTabId="PJo-8TZSJf4" 2026-04-07 00:17:49,242 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="4e37fbc5-0d1f-4e53-9231-ef279b9149e5", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", resourceType="CLIENT_ROLE", resourcePath="clients/29bfeb53-a665-4cdc-a96d-90eba03c1da7/roles/admin" 2026-04-07 00:17:49,635 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="admin-cli", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", auth_method="openid-connect", token_id="e73813b5-10d2-4fce-99a0-472b0901c842", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2452edab-3d8c-4480-9b20-691a1a6972ed", client_auth_method="client-secret", username="admin", authSessionParentId="4b46e3f7-e6c9-4496-aa14-fda2345031d1", authSessionTabId="4INsK1xZAnQ" 2026-04-07 00:17:49,801 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="4e37fbc5-0d1f-4e53-9231-ef279b9149e5", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", resourceType="CLIENT_ROLE", resourcePath="clients/29bfeb53-a665-4cdc-a96d-90eba03c1da7/roles/editor" 2026-04-07 00:17:50,236 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="admin-cli", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", auth_method="openid-connect", token_id="f43b75d8-bb8d-4b93-8ac0-3207e94c13ed", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="cf8cb090-6acf-4068-ab6b-735865dc2fc5", client_auth_method="client-secret", username="admin", authSessionParentId="f479ebfa-193f-4367-8555-084c26d727ea", authSessionTabId="eMzLoOPlbu4" 2026-04-07 00:17:50,376 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="4e37fbc5-0d1f-4e53-9231-ef279b9149e5", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", resourceType="CLIENT_ROLE", resourcePath="clients/29bfeb53-a665-4cdc-a96d-90eba03c1da7/roles/viewer" 2026-04-07 00:17:50,758 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="admin-cli", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", auth_method="openid-connect", token_id="df54abef-48d8-4714-9b4e-84534aaf9e06", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6841efe3-7b24-4031-af31-ef13917d80f9", client_auth_method="client-secret", username="admin", authSessionParentId="a097e061-c426-44dc-b8ea-581b527332f8", authSessionTabId="6FBfXA0dye0" 2026-04-07 00:17:50,881 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="4e37fbc5-0d1f-4e53-9231-ef279b9149e5", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", resourceType="CLIENT_ROLE", resourcePath="clients/719196fe-86f4-486d-89dd-f9161c01f610/roles/member" 2026-04-07 00:20:02,792 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="admin-cli", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", auth_method="openid-connect", token_id="976340a6-d117-40b9-97ec-bf7e36c30625", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="77aefa04-78fe-49e9-83ce-32658d724504", client_auth_method="client-secret", username="admin", authSessionParentId="e04d1adc-6c62-48fc-b141-7f43af6a77b8", authSessionTabId="9YqN62SD2cY" 2026-04-07 00:20:03,490 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="4e37fbc5-0d1f-4e53-9231-ef279b9149e5", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", resourceType="REALM", resourcePath="null" 2026-04-07 00:20:05,224 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="admin-cli", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", auth_method="openid-connect", token_id="306407a0-e163-4793-ac4b-5346e3f6e614", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c9b0d933-4e3b-459c-853c-83d2da571514", client_auth_method="client-secret", username="admin", authSessionParentId="efd9f189-03e0-40d0-b84d-a9ed10aa327c", authSessionTabId="a1YOxYWlF34" 2026-04-07 00:20:05,328 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="4e37fbc5-0d1f-4e53-9231-ef279b9149e5", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", resourceType="CLIENT", resourcePath="clients/c899cf63-a40f-4dbc-b512-22a63b4c8b8e" 2026-04-07 00:20:06,009 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="admin-cli", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", auth_method="openid-connect", token_id="290ce031-31c7-41cb-8152-f455aeb9c11c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d57d4728-2fae-4d72-985f-ae8fc124aa15", client_auth_method="client-secret", username="admin", authSessionParentId="a924d528-c62c-4de5-b886-b5d86675905a", authSessionTabId="TS4J9Xj-amM" 2026-04-07 00:20:06,587 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="4e37fbc5-0d1f-4e53-9231-ef279b9149e5", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/44d3f04d-aff8-4af4-8578-3fe904907682/role-mappings/clients/01d30f38-ba28-4ce0-b3bc-226782f11283" 2026-04-07 01:09:43,448 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="admin-cli", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", auth_method="openid-connect", token_id="a1733f99-02a6-4111-89c1-c671f385968d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7ed20964-5b14-4348-b95c-b65da11d0798", client_auth_method="client-secret", username="admin", authSessionParentId="2818c45a-22b6-404e-a7aa-40294e0f552d", authSessionTabId="4-vtiEtaix8" 2026-04-07 01:09:43,606 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="4e37fbc5-0d1f-4e53-9231-ef279b9149e5", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", resourceType="REALM", resourcePath="null" 2026-04-07 01:09:44,523 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="admin-cli", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", auth_method="openid-connect", token_id="56a6b7d0-721e-42e8-9ebe-e7432df47856", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="54bb2094-7110-42fc-9d2f-ff32c8bcec7d", client_auth_method="client-secret", username="admin", authSessionParentId="fca2e35b-c94f-47e7-aecf-d4c3ff398407", authSessionTabId="uez0qRjn76k" 2026-04-07 01:09:44,578 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="4e37fbc5-0d1f-4e53-9231-ef279b9149e5", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/877295a5-cb33-4db8-9c3d-99e2338f1aa5" 2026-04-07 01:09:44,673 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="4e37fbc5-0d1f-4e53-9231-ef279b9149e5", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/877295a5-cb33-4db8-9c3d-99e2338f1aa5/protocol-mappers/models/695a513b-b4df-47cf-81b1-20565814d7e7" 2026-04-07 01:09:50,960 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="admin-cli", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", auth_method="openid-connect", token_id="4f136b6c-979f-474a-80a0-fe8dd6b745a5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5ecffcc7-301c-4eb0-91bd-579bb468d973", client_auth_method="client-secret", username="admin", authSessionParentId="8b2f6365-c35e-4d31-ab3e-d3f2c53e6a5f", authSessionTabId="8Usim65c8r0" 2026-04-07 01:09:51,016 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="4e37fbc5-0d1f-4e53-9231-ef279b9149e5", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", resourceType="CLIENT", resourcePath="clients/2494694b-b323-4395-8c69-1a6d214fe1be" 2026-04-07 01:09:51,364 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="admin-cli", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", auth_method="openid-connect", token_id="a03cf73a-a92e-42f6-8475-be8518620fc7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0f88b9a6-a93f-4cfe-b2cd-ed3d38f85cbe", client_auth_method="client-secret", username="admin", authSessionParentId="bef660cf-2f5b-43b5-a2ab-b172a2927ad6", authSessionTabId="YsMF52UAXZU" 2026-04-07 01:09:51,420 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="4e37fbc5-0d1f-4e53-9231-ef279b9149e5", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", resourceType="CLIENT", resourcePath="clients/29bfeb53-a665-4cdc-a96d-90eba03c1da7" 2026-04-07 01:09:51,854 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="admin-cli", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", auth_method="openid-connect", token_id="fcd066ee-2147-4531-8440-283ebeed9198", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="50d3af49-5fb9-4051-b9ea-ea455326e16a", client_auth_method="client-secret", username="admin", authSessionParentId="0bc7dce7-3a3d-4231-ba09-5a8326678f0c", authSessionTabId="G08YaDLsmr8" 2026-04-07 01:09:51,911 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="4e37fbc5-0d1f-4e53-9231-ef279b9149e5", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", resourceType="CLIENT", resourcePath="clients/719196fe-86f4-486d-89dd-f9161c01f610" 2026-04-07 01:09:52,607 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="admin-cli", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", auth_method="openid-connect", token_id="8fe69aaf-0bf6-46a7-b5a2-13a1a543aefe", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7be4ae08-ff37-4718-8e6e-2455b2f2062e", client_auth_method="client-secret", username="admin", authSessionParentId="353bae99-ef30-451c-bf53-abca2e506e43", authSessionTabId="xbwnxQwRp14" 2026-04-07 01:09:52,976 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="admin-cli", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", auth_method="openid-connect", token_id="bf112720-7746-4d78-9059-ae67342fb4f5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="76ba3536-4f99-489f-be93-9b79211ff444", client_auth_method="client-secret", username="admin", authSessionParentId="aff9a21e-d559-44af-8eb2-7ce3f7a28902", authSessionTabId="48-w5-d_HHk" 2026-04-07 01:09:53,326 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="admin-cli", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", auth_method="openid-connect", token_id="8c5ef984-b7fb-4b6f-9149-f551b87e0729", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="afe15a1d-3531-4667-b360-044de442b8f4", client_auth_method="client-secret", username="admin", authSessionParentId="3810efa6-7449-4d5c-afa3-e889aacfb848", authSessionTabId="VOUrSD0CtAU" 2026-04-07 01:09:53,692 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="admin-cli", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", auth_method="openid-connect", token_id="b5bc010a-338f-4c84-b432-f0437fde3483", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1c614fba-19f4-4242-b32d-a9f0a4f323cf", client_auth_method="client-secret", username="admin", authSessionParentId="f8b3923d-3e73-4a41-9480-0d44074e86b7", authSessionTabId="CJEQ6A4oUzM" 2026-04-07 01:09:54,056 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="admin-cli", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", auth_method="openid-connect", token_id="353118eb-d806-4c01-983f-6d76af642a97", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a6711f11-548e-4eab-a090-29afeaaa1a75", client_auth_method="client-secret", username="admin", authSessionParentId="eca19624-8dfc-43ce-a29e-698023265335", authSessionTabId="vfZAOJ1HN2g" 2026-04-07 01:11:06,688 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="admin-cli", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", auth_method="openid-connect", token_id="0ae78150-478d-436a-872e-dc942b6bd9f6", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="77e846e3-44d4-4905-899e-8af8352c3aae", client_auth_method="client-secret", username="admin", authSessionParentId="6e72e1d6-52f4-4e7f-9557-0ddbb2ccef97", authSessionTabId="VD7xtK4hP34" 2026-04-07 01:11:06,815 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="4e37fbc5-0d1f-4e53-9231-ef279b9149e5", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", resourceType="REALM", resourcePath="null" 2026-04-07 01:11:08,557 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="admin-cli", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", auth_method="openid-connect", token_id="8af91701-c40b-433d-a989-c956d09d3a57", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="73e3142e-795d-4e2f-b38d-926b0b2e1697", client_auth_method="client-secret", username="admin", authSessionParentId="1ef3a6e5-42f3-40f6-95f6-880142bdf7b7", authSessionTabId="3Xo-JPHchTE" 2026-04-07 01:11:08,608 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="4e37fbc5-0d1f-4e53-9231-ef279b9149e5", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", resourceType="CLIENT", resourcePath="clients/c899cf63-a40f-4dbc-b512-22a63b4c8b8e" 2026-04-07 01:11:09,315 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6702c008-3b59-447b-a329-a5669b316a54", clientId="admin-cli", userId="45c2ea30-9528-44cd-ba52-28593ab11ee6", ipAddress="199.19.213.75", auth_method="openid-connect", token_id="a1c2a7e0-43d6-4a8f-9fa6-368cc50b3dea", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="be24544c-5fe6-4ad9-82b0-99005af646f7", client_auth_method="client-secret", username="admin", authSessionParentId="8ceab263-43b4-44e3-93c6-092313b1455a", authSessionTabId="MZtXac8PGB8"