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-05-06 05:07:30,239 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 50853ms 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-05-06 05:07:34,685 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-05-06 05:07:43,192 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-06 05:07:43,589 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-06 05:07:44,094 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-06 05:07:44,696 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-06 05:07:44,777 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: ebfd87cf-ac39-4449-a4e4-511819be9e48, name: keycloak-0-5376 2026-05-06 05:07:44,785 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-05-06 05:07:44,785 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-05-06 05:07:44,792 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.39474 2026-05-06 05:07:46,877 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-5376: no members discovered after 2082 ms: creating cluster as coordinator 2026-05-06 05:07:46,892 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-5376|0] (1) [keycloak-0-5376] 2026-05-06 05:07:46,994 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-5376`, physical addresses are `[10.0.0.172:55010]` 2026-05-06 05:07:47,092 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-05-06 05:07:48,399 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-05-06 05:07:49,597 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-5376, Site name: null 2026-05-06 05:07:49,602 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-06 05:08:00,501 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-05-06 05:08:00,501 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-05-06 05:08:00,989 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-06 05:08:06,887 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-05-06 05:08:06,887 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-05-06 05:08:07,396 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-05-06 05:08:07,397 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-05-06 05:08:14,267 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:14,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-05-06 05:08:15,432 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:15,457 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:17,354 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:17,381 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:19,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-05-06 05:08:19,482 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:19,492 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:21,492 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:22,580 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:22,603 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:22,937 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:23,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-05-06 05:08:23,374 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:23,384 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:23,390 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:24,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-05-06 05:08:25,800 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:25,826 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:25,846 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:25,851 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:26,163 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:26,323 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:26,329 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:26,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-05-06 05:08:28,091 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:28,100 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:29,072 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:29,374 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:30,159 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:30,169 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:30,226 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:30,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-05-06 05:08:30,346 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-05-06 05:08:30,460 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-05-06 05:08:30,557 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-05-06 05:08:30,683 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-06 05:08:30,794 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-05-06 05:08:30,952 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-05-06 05:08:31,049 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-05-06 05:08:31,174 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-05-06 05:08:31,331 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-05-06 05:08:31,376 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-05-06 05:08:31,502 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-05-06 05:08:31,567 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-05-06 05:08:31,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-05-06 05:08:31,684 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-05-06 05:08:31,739 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-05-06 05:08:31,843 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-05-06 05:08:31,959 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-05-06 05:08:31,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-05-06 05:08:32,077 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:32,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-05-06 05:08:32,176 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:32,270 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:32,276 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:32,281 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:32,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-05-06 05:08:34,019 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:34,098 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:34,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-05-06 05:08:34,297 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:34,303 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:35,544 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:35,661 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:36,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-05-06 05:08:36,952 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:36,974 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:36,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-05-06 05:08:36,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-05-06 05:08:37,068 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:37,103 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:37,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-05-06 05:08:40,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-05-06 05:08:41,226 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:41,432 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:41,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-05-06 05:08:41,648 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:41,702 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:41,710 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:41,717 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:41,749 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-05-06 05:08:41,895 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:41,930 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:42,061 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:42,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-05-06 05:08:42,438 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:42,505 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:42,651 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:42,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-05-06 05:08:42,678 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:43,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-05-06 05:08:43,841 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:43,938 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:43,945 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:44,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-05-06 05:08:44,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-05-06 05:08:44,685 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:44,693 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:44,760 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:44,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-05-06 05:08:44,797 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:44,903 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:45,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-05-06 05:08:45,148 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:45,264 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:45,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-05-06 05:08:45,360 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:45,526 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:45,534 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:45,651 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:45,658 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:45,713 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-05-06 05:08:45,784 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-05-06 05:08:45,789 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:45,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-05-06 05:08:45,917 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:45,989 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:46,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-05-06 05:08:46,097 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:46,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-05-06 05:08:46,132 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:46,169 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-05-06 05:08:46,233 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-05-06 05:08:46,275 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-05-06 05:08:46,278 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:46,327 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:46,364 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:46,374 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:46,400 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08: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-05-06 05:08:46,455 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-05-06 05:08:46,517 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-05-06 05:08:46,520 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:46,530 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:46,745 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:46,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-05-06 05:08:46,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-05-06 05:08:46,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-05-06 05:08:46,822 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-06 05:08:46,898 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-06 05:08:46,902 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-06 05:08:46,957 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-05-06 05:08:46,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 UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-05-06 05:08:48,398 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-06 05:08:56,577 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 86.057s. Listening on: http://0.0.0.0:8080 2026-05-06 05:08:56,578 INFO [io.quarkus] (main) Profile prod activated. 2026-05-06 05:08:56,578 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-05-06 05:08:58,300 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-06 05:09:16,682 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="admin-cli", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", auth_method="openid-connect", token_id="7679f060-db15-4c81-a202-423ad8c187b3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2d9d9ef9-6e91-452d-a25d-f94dee2060be", client_auth_method="client-secret", username="admin", authSessionParentId="28500db4-a610-4eda-b3cb-572765620550", authSessionTabId="h_ezvF9S35g" 2026-05-06 05:09:22,374 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="1b797f1a-f1db-42c2-b160-a3e1f7e7f753", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", resourceType="REALM", resourcePath="atmosphere" 2026-05-06 05:09:23,695 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="admin-cli", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", auth_method="openid-connect", token_id="43dcc1cd-a569-4e84-9ab8-aea4109b6b43", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="38e2b889-d55c-4d38-bbac-70afede5ddba", client_auth_method="client-secret", username="admin", authSessionParentId="31f01c1f-115b-4ffe-b987-82d823ac1832", authSessionTabId="TQzoueUPQvM" 2026-05-06 05:09:23,890 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="1b797f1a-f1db-42c2-b160-a3e1f7e7f753", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/f3b8f770-7b29-4ea6-a4ef-501d95affd7e" 2026-05-06 05:09:24,114 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="1b797f1a-f1db-42c2-b160-a3e1f7e7f753", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/f3b8f770-7b29-4ea6-a4ef-501d95affd7e/protocol-mappers/models/65d7ab9f-8305-473f-84ab-b305337912ce" 2026-05-06 05:09:45,263 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="admin-cli", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", auth_method="openid-connect", token_id="7a12afec-bff2-4e2b-92ca-3211c94d7c91", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="146cb520-4712-4d2a-ace0-9fda5f5a4cf3", client_auth_method="client-secret", username="admin", authSessionParentId="73f6f98f-3d84-422f-91e4-e6bfe56c6745", authSessionTabId="YLhKJHEqQl4" 2026-05-06 05:09:45,516 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="1b797f1a-f1db-42c2-b160-a3e1f7e7f753", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", resourceType="CLIENT", resourcePath="clients/d4f79625-06c8-403e-bba9-f4bd29e97a09" 2026-05-06 05:09:45,927 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="admin-cli", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", auth_method="openid-connect", token_id="f12ba435-80f2-4a5c-8476-873739aad67a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d620d5df-71f3-44a5-b1bb-31c00d9d4f60", client_auth_method="client-secret", username="admin", authSessionParentId="528b946f-d25f-45d5-b0cc-f8b4fdf1a6ce", authSessionTabId="TNmLk7l_H5s" 2026-05-06 05:09:46,094 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="1b797f1a-f1db-42c2-b160-a3e1f7e7f753", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", resourceType="CLIENT", resourcePath="clients/f3a90584-fe83-4698-9ade-6bdca8a1d769" 2026-05-06 05:09:46,526 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="admin-cli", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", auth_method="openid-connect", token_id="e2d18fbb-64c7-4ad3-9ccd-9dccc71c3b05", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c0a50ba9-8869-4dbd-bd9f-92ea198ba0fb", client_auth_method="client-secret", username="admin", authSessionParentId="ef9137ed-5386-4303-b368-4c9fa2025d9a", authSessionTabId="XHI2saQQRr4" 2026-05-06 05:09:46,626 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="1b797f1a-f1db-42c2-b160-a3e1f7e7f753", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", resourceType="CLIENT", resourcePath="clients/1514d28e-6466-4298-b102-842bfff02ced" 2026-05-06 05:09:47,312 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="admin-cli", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", auth_method="openid-connect", token_id="d95a7af6-58c5-46a0-80da-8a77cb4025a3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7c5a4e30-3ce1-406b-9077-247fdc4c2444", client_auth_method="client-secret", username="admin", authSessionParentId="44e38854-6121-4eb1-b8f2-9f4d3be3d643", authSessionTabId="HZYa6WMU7ko" 2026-05-06 05:09:47,486 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="1b797f1a-f1db-42c2-b160-a3e1f7e7f753", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", resourceType="CLIENT_ROLE", resourcePath="clients/d4f79625-06c8-403e-bba9-f4bd29e97a09/roles/member" 2026-05-06 05:09:47,905 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="admin-cli", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", auth_method="openid-connect", token_id="0e46f8ec-3e06-40c4-bb06-b8d34603ba12", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="39c38509-aa5e-4dea-a831-089208d92235", client_auth_method="client-secret", username="admin", authSessionParentId="d6181809-4bda-486b-ba10-c4f92d321e83", authSessionTabId="rTjvdVxwfKk" 2026-05-06 05:09:48,092 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="1b797f1a-f1db-42c2-b160-a3e1f7e7f753", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", resourceType="CLIENT_ROLE", resourcePath="clients/f3a90584-fe83-4698-9ade-6bdca8a1d769/roles/admin" 2026-05-06 05:09:48,541 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="admin-cli", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", auth_method="openid-connect", token_id="81382389-20f3-4585-b335-80cd2576bb21", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ee09b116-821d-457a-ab7c-5a483ff99ed1", client_auth_method="client-secret", username="admin", authSessionParentId="b724ebaa-b57f-49af-a646-2d5589d4c8be", authSessionTabId="dXcpSP5LV2M" 2026-05-06 05:09:48,678 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="1b797f1a-f1db-42c2-b160-a3e1f7e7f753", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", resourceType="CLIENT_ROLE", resourcePath="clients/f3a90584-fe83-4698-9ade-6bdca8a1d769/roles/editor" 2026-05-06 05:09:49,050 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="admin-cli", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", auth_method="openid-connect", token_id="37b7108d-7683-4bf9-9a16-bef48493232f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ae8968ad-5dd9-445e-ac98-72ce4d958f91", client_auth_method="client-secret", username="admin", authSessionParentId="b59e33c7-9042-439b-9afc-fd39586c6d43", authSessionTabId="LJpq-N_5dnU" 2026-05-06 05:09:49,188 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="1b797f1a-f1db-42c2-b160-a3e1f7e7f753", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", resourceType="CLIENT_ROLE", resourcePath="clients/f3a90584-fe83-4698-9ade-6bdca8a1d769/roles/viewer" 2026-05-06 05:09:49,605 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="admin-cli", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", auth_method="openid-connect", token_id="338f0b29-e30a-45c9-a831-e7b9d8be3f64", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f92d83f7-4c27-4b46-8eeb-1442104f1bc3", client_auth_method="client-secret", username="admin", authSessionParentId="8d15b167-bf6d-40e6-a08f-db068ac25fab", authSessionTabId="8jZonoveQrw" 2026-05-06 05:09:49,700 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="1b797f1a-f1db-42c2-b160-a3e1f7e7f753", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", resourceType="CLIENT_ROLE", resourcePath="clients/1514d28e-6466-4298-b102-842bfff02ced/roles/member" 2026-05-06 05:12:00,132 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="admin-cli", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", auth_method="openid-connect", token_id="e1df2974-3fce-4e89-be4b-a02de0fdda85", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a1937e21-1751-4955-92cc-b1126cc504b2", client_auth_method="client-secret", username="admin", authSessionParentId="70bcea9c-7bad-4b8a-bb25-b20dc0bdf608", authSessionTabId="BjxI97Y_fbQ" 2026-05-06 05:12:00,677 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="1b797f1a-f1db-42c2-b160-a3e1f7e7f753", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", resourceType="REALM", resourcePath="null" 2026-05-06 05:12:02,207 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="admin-cli", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", auth_method="openid-connect", token_id="ca946c09-af4b-400a-9b01-a06cbdda2abd", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="72801045-6aed-418c-abc6-21edde63d5c9", client_auth_method="client-secret", username="admin", authSessionParentId="6029a655-53ac-4d50-a877-059fa7fb5733", authSessionTabId="O3wMaQPk1kU" 2026-05-06 05:12:02,306 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="1b797f1a-f1db-42c2-b160-a3e1f7e7f753", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", resourceType="CLIENT", resourcePath="clients/b57efda3-fa94-4496-a2c9-9a7406c7cf1b" 2026-05-06 05:12:02,919 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="admin-cli", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", auth_method="openid-connect", token_id="b3d71c88-2d98-4c98-a649-460deb1ef9a5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e842301b-71a6-412b-bda0-98fafd38de6c", client_auth_method="client-secret", username="admin", authSessionParentId="959a8617-5897-459b-8c32-7be924443fed", authSessionTabId="YeCQOb2hFcs" 2026-05-06 05:12:03,422 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="1b797f1a-f1db-42c2-b160-a3e1f7e7f753", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/69ab759f-7e70-47b4-a478-4a3e155b9239/role-mappings/clients/71d83b2c-37a4-4914-872e-6fbce9931e99" 2026-05-06 05:59:58,013 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="admin-cli", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", auth_method="openid-connect", token_id="0338f29a-b5f4-43be-b350-55e4a2f6fec0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c7572f76-dfcf-4b0e-94d0-6552480cc74d", client_auth_method="client-secret", username="admin", authSessionParentId="0603f42a-460c-486a-bb0f-1007a9ef4c73", authSessionTabId="e6IFRb9Wjd4" 2026-05-06 05:59:58,276 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="1b797f1a-f1db-42c2-b160-a3e1f7e7f753", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", resourceType="REALM", resourcePath="null" 2026-05-06 05:59:59,011 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="admin-cli", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", auth_method="openid-connect", token_id="f1ee9716-71f3-406e-98ca-300eeb7e271a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="37a33961-f9b7-4add-a215-d311218a8541", client_auth_method="client-secret", username="admin", authSessionParentId="95332628-e8b0-4682-8110-3b723ff68aa4", authSessionTabId="Uaoow2tluXM" 2026-05-06 05:59:59,059 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="1b797f1a-f1db-42c2-b160-a3e1f7e7f753", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/f3b8f770-7b29-4ea6-a4ef-501d95affd7e" 2026-05-06 05:59:59,127 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="1b797f1a-f1db-42c2-b160-a3e1f7e7f753", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/f3b8f770-7b29-4ea6-a4ef-501d95affd7e/protocol-mappers/models/65d7ab9f-8305-473f-84ab-b305337912ce" 2026-05-06 06:00:05,291 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="admin-cli", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", auth_method="openid-connect", token_id="ccc81a9a-c75c-4f28-9b89-f9620fd53964", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5eaba700-8a8f-49c7-b747-5f504c3e12e8", client_auth_method="client-secret", username="admin", authSessionParentId="658b2e5c-68d6-4b4d-a7c0-8f0db6e07348", authSessionTabId="DmzdsuTZBzQ" 2026-05-06 06:00:05,388 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="1b797f1a-f1db-42c2-b160-a3e1f7e7f753", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", resourceType="CLIENT", resourcePath="clients/d4f79625-06c8-403e-bba9-f4bd29e97a09" 2026-05-06 06:00:05,770 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="admin-cli", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", auth_method="openid-connect", token_id="bbf6beff-cfb3-4c3d-ba65-dc035998e3c0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f243d137-bc33-48ce-a15b-da34d90803e7", client_auth_method="client-secret", username="admin", authSessionParentId="3c2ba96d-9541-4522-a161-e1776fc3c7dc", authSessionTabId="PR1CSjNDqBU" 2026-05-06 06:00:05,818 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="1b797f1a-f1db-42c2-b160-a3e1f7e7f753", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", resourceType="CLIENT", resourcePath="clients/f3a90584-fe83-4698-9ade-6bdca8a1d769" 2026-05-06 06:00:06,216 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="admin-cli", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", auth_method="openid-connect", token_id="15fb99fc-3cb2-4efa-a147-3f3c3f4b1317", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="480ac890-42c4-4f36-baa1-ee00477765c3", client_auth_method="client-secret", username="admin", authSessionParentId="c6c1d896-126a-4d18-ba57-f30730dcbb7f", authSessionTabId="YheeyxPjfbs" 2026-05-06 06:00:06,294 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="1b797f1a-f1db-42c2-b160-a3e1f7e7f753", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", resourceType="CLIENT", resourcePath="clients/1514d28e-6466-4298-b102-842bfff02ced" 2026-05-06 06:00:06,928 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="admin-cli", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", auth_method="openid-connect", token_id="01d840aa-ff8e-4ba6-8ea2-744b1b872daa", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="39fff89e-1d23-480e-9b20-14c0de9d116e", client_auth_method="client-secret", username="admin", authSessionParentId="883431d8-9ec8-4134-a431-dab8bc8ba118", authSessionTabId="QoPaOKBg7Vg" 2026-05-06 06:00:07,306 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="admin-cli", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", auth_method="openid-connect", token_id="34a6dc2e-6d31-499a-afb8-a7ba0262bec2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a482be07-549d-4f4b-9370-c97f2fe35001", client_auth_method="client-secret", username="admin", authSessionParentId="1afe9c62-749d-4db9-ab80-a1bd2bdb03f0", authSessionTabId="uJs4Pt2wS3Q" 2026-05-06 06:00:07,695 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="admin-cli", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", auth_method="openid-connect", token_id="5c3ab925-58df-491a-8d45-d8326902173b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9d4d3ea7-ea47-4ef2-a183-8d852d1c1dc0", client_auth_method="client-secret", username="admin", authSessionParentId="5850c493-8551-481c-92bd-877e106172b7", authSessionTabId="kqLydSpvU6s" 2026-05-06 06:00:08,046 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="admin-cli", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", auth_method="openid-connect", token_id="bbe2c480-6f70-4de8-885c-2b2d2118854e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="10fafe4b-dd17-4e75-a953-9e7b4fe59566", client_auth_method="client-secret", username="admin", authSessionParentId="6f965122-dc5d-466a-b682-16397964c9da", authSessionTabId="dhS3MJrUzMg" 2026-05-06 06:00:08,397 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="admin-cli", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", auth_method="openid-connect", token_id="fb2a9696-effb-4fb0-8473-d8b5f705259d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a675a157-61a8-4082-a053-69a951af5dea", client_auth_method="client-secret", username="admin", authSessionParentId="58b63863-230c-4d5d-83c2-9ed1d9d3d38f", authSessionTabId="5wPyozGnCx0" 2026-05-06 06:01:17,840 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="admin-cli", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", auth_method="openid-connect", token_id="92b1a698-04e8-4ce7-94a0-84f9228019e2", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b6b23771-2a68-4f5a-a4ae-5a6b2f3923cf", client_auth_method="client-secret", username="admin", authSessionParentId="e026af87-580d-437e-af49-1936cec5fde4", authSessionTabId="WWso9sAlrys" 2026-05-06 06:01:18,000 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="1b797f1a-f1db-42c2-b160-a3e1f7e7f753", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", resourceType="REALM", resourcePath="null" 2026-05-06 06:01:19,673 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="admin-cli", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", auth_method="openid-connect", token_id="3f5a35bc-a0f2-4297-87d6-37b60ffc0924", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9780dd11-67fc-4c22-b4fa-b95319ecd9b8", client_auth_method="client-secret", username="admin", authSessionParentId="4ea8ed62-b2af-4e06-b89e-b82c8c1bbb38", authSessionTabId="QPDcZU2syis" 2026-05-06 06:01:19,734 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="1b797f1a-f1db-42c2-b160-a3e1f7e7f753", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", resourceType="CLIENT", resourcePath="clients/b57efda3-fa94-4496-a2c9-9a7406c7cf1b" 2026-05-06 06:01:20,546 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="4b5f48c9-7554-4e71-9e8a-b0a5cd610c3c", clientId="admin-cli", userId="1ea1263d-786f-4814-bcc8-9fa2f118a179", ipAddress="199.19.213.115", auth_method="openid-connect", token_id="8d98153e-2a1f-4c70-9cb7-08f71b568f2a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="57a5f4ea-a70e-4aac-9eee-036e67aff341", client_auth_method="client-secret", username="admin", authSessionParentId="67efdeef-323b-4597-acc7-dbb2f83a43ef", authSessionTabId="dyxz9Jkd0O0"