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-08-04 15:17:05,714 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 42973ms 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-08-04 15:17:10,815 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-08-04 15:17:18,927 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-04 15:17:19,616 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-04 15:17:20,225 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-04 15:17:20,818 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-04 15:17:20,820 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 44ff840b-a73b-45b7-8602-1ba31c216297, name: keycloak-0-11375 2026-08-04 15:17:20,828 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-08-04 15:17:20,828 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-08-04 15:17:20,921 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.40657 2026-08-04 15:17:22,131 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-08-04 15:17:22,137 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-04 15:17:22,928 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-11375: no members discovered after 2003 ms: creating cluster as coordinator 2026-08-04 15:17:22,941 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-11375|0] (1) [keycloak-0-11375] 2026-08-04 15:17:22,959 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-11375`, physical addresses are `[10.0.0.70:56193]` 2026-08-04 15:17:23,012 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-08-04 15:17:24,341 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-11375, Site name: null 2026-08-04 15:17:33,840 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-08-04 15:17:33,841 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-08-04 15:17:34,314 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-04 15:17:40,522 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-08-04 15:17:40,522 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-08-04 15:17:41,014 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-08-04 15:17:41,015 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-08-04 15:17:47,825 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:17:48,015 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:17:48,883 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:17:48,915 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:17:51,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-08-04 15:17:51,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-08-04 15:17:53,696 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:17:53,726 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:17:53,733 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:17:55,791 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:17:56,817 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:17:56,835 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:17:57,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-08-04 15:17:57,622 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:17:57,628 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:17:57,637 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:17:57,642 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:17:59,045 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:00,149 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:00,181 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:00,202 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:00,214 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:00,570 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:00,739 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:00,747 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:01,067 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:02,491 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:02,499 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:03,349 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:03,592 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:04,293 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:04,306 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:04,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-08-04 15:18:04,376 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:04,436 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-08-04 15:18:04,504 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-04 15:18:04,565 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-08-04 15:18:04,654 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-08-04 15:18:04,736 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-08-04 15:18:04,842 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-08-04 15:18:04,918 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-08-04 15:18:04,997 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-08-04 15:18:05,104 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-08-04 15:18:05,140 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-08-04 15:18:05,240 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-08-04 15:18:05,290 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-08-04 15:18:05,335 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-08-04 15:18:05,384 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-04 15:18:05,435 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-08-04 15:18:05,521 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-08-04 15:18:05,624 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-08-04 15:18:05,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-08-04 15:18:05,731 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:05,762 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:05,814 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:05,872 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:05,877 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:05,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-08-04 15:18:05,891 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:07,462 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:07,537 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:07,696 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:07,706 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:07,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-08-04 15:18:08,790 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:08,909 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:09,749 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:10,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-08-04 15:18:10,029 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:10,035 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:10,041 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:10,109 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:10,138 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:10,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-08-04 15:18:13,196 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:13,843 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:14,028 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:14,171 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:14,215 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:14,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-08-04 15:18:14,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-08-04 15:18:14,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-08-04 15:18:14,318 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-08-04 15:18:14,430 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:14,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-08-04 15:18:14,571 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:14,700 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:14,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-08-04 15:18:14,969 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:15,078 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:15,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-08-04 15:18:15,101 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:16,059 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:16,122 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:16,191 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:16,199 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:16,768 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:16,776 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:16,830 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:16,838 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:16,899 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:16,906 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:16,940 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:17,050 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:17,187 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:17,254 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:17,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-08-04 15:18:17,410 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:17,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-08-04 15:18:17,595 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:17,602 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:17,716 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:17,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-08-04 15:18:17,771 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-08-04 15:18:17,831 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-08-04 15:18:17,834 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:17,913 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:17,919 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:17,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-08-04 15:18:18,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-08-04 15:18:18,041 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:18,073 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:18,120 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:18,161 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-08-04 15:18:18,220 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-08-04 15:18:18,258 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-08-04 15:18:18,261 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:18,307 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:18,336 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:18,345 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:18,370 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:18,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-08-04 15:18:18,424 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-08-04 15:18:18,490 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-08-04 15:18:18,493 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:18,501 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:18,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-08-04 15:18:18,701 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:18,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-08-04 15:18:18,714 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:18,770 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-08-04 15:18:18,839 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-08-04 15:18:18,842 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-04 15:18:18,902 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-08-04 15:18:18,906 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-08-04 15:18:20,015 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-04 15:18:27,814 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 81.850s. Listening on: http://0.0.0.0:8080 2026-08-04 15:18:27,814 INFO [io.quarkus] (main) Profile prod activated. 2026-08-04 15:18:27,814 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-08-04 15:18:29,236 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-04 15:18:38,335 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="admin-cli", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", auth_method="openid-connect", token_id="f7c00a9f-49e8-400e-952e-712ee940e506", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="397278c0-19cd-4ac9-b7fa-37f8831ec0f4", client_auth_method="client-secret", username="admin", authSessionParentId="29ad378d-3c07-41bc-862f-161ba9e299fc", authSessionTabId="qs0fRhfO_bw" 2026-08-04 15:18:42,643 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="c358eb46-a68c-458d-9f08-921902acf712", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", resourceType="REALM", resourcePath="atmosphere" 2026-08-04 15:18:43,833 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="admin-cli", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", auth_method="openid-connect", token_id="6d10770c-2f8e-49c1-bb84-f11823fb1c16", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2c026421-bf93-4470-9b04-9f9b5d4c6350", client_auth_method="client-secret", username="admin", authSessionParentId="8185a791-b0d1-407c-9a13-52f07b7cf765", authSessionTabId="kNeyr9L8BNI" 2026-08-04 15:18:44,042 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="c358eb46-a68c-458d-9f08-921902acf712", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/f8184b48-08e8-4ae7-8291-642352dd1b69" 2026-08-04 15:18:44,239 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="c358eb46-a68c-458d-9f08-921902acf712", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/f8184b48-08e8-4ae7-8291-642352dd1b69/protocol-mappers/models/3301c8f1-7e1d-4604-9f25-8aac6817c32c" 2026-08-04 15:19:05,075 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="admin-cli", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", auth_method="openid-connect", token_id="1dae0706-d4f2-4e36-876a-6334e87af87d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="09be4569-d33b-49d2-a4ef-729f3848c479", client_auth_method="client-secret", username="admin", authSessionParentId="a1ef7c50-726f-42b8-bd47-a0fbdfd83365", authSessionTabId="Y72OOxSBAF4" 2026-08-04 15:19:05,324 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="c358eb46-a68c-458d-9f08-921902acf712", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", resourceType="CLIENT", resourcePath="clients/537b65d3-062a-41ce-ae90-b30bc31e8168" 2026-08-04 15:19:05,744 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="admin-cli", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", auth_method="openid-connect", token_id="2ce44a6c-3203-489a-a658-20c0ec58d5a8", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="adce3171-70f9-4a1c-9928-00f1a07dbbc8", client_auth_method="client-secret", username="admin", authSessionParentId="8e2682b0-ba5a-4069-8e92-559cf877a81c", authSessionTabId="OQeGPI9YHVo" 2026-08-04 15:19:05,845 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="c358eb46-a68c-458d-9f08-921902acf712", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", resourceType="CLIENT", resourcePath="clients/619a5764-2bef-4d77-b8cc-0332fea2e50d" 2026-08-04 15:19:06,263 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="admin-cli", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", auth_method="openid-connect", token_id="e9aa66b5-5aac-4292-ade7-a0fadde66b80", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d7dbae1a-3cdc-415b-a46d-5122edb0cb3d", client_auth_method="client-secret", username="admin", authSessionParentId="846b75d7-786f-40d1-90a9-cf128a425621", authSessionTabId="1ggncql4V90" 2026-08-04 15:19:06,416 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="c358eb46-a68c-458d-9f08-921902acf712", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", resourceType="CLIENT", resourcePath="clients/45eec1b1-7dc3-44da-9ca8-fe7e502c7fbe" 2026-08-04 15:19:07,040 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="admin-cli", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", auth_method="openid-connect", token_id="62a348c1-75aa-416b-b92f-e9e3e98ab7ba", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5f8a82ee-c24b-4394-9214-a826aa2926c7", client_auth_method="client-secret", username="admin", authSessionParentId="b7fa6a8c-e4cf-4b8f-913f-f6a270640246", authSessionTabId="0RYj_YWR6os" 2026-08-04 15:19:07,221 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="c358eb46-a68c-458d-9f08-921902acf712", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", resourceType="CLIENT_ROLE", resourcePath="clients/537b65d3-062a-41ce-ae90-b30bc31e8168/roles/member" 2026-08-04 15:19:07,619 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="admin-cli", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", auth_method="openid-connect", token_id="5e1c4f53-2f58-42d7-8e6c-19b62e16f0b5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="649cdae4-4b6f-4059-ae97-010e0f547b61", client_auth_method="client-secret", username="admin", authSessionParentId="0e49f1fc-bdf8-4bc0-b2fd-e87f2782ba91", authSessionTabId="S3kYEI9DS_s" 2026-08-04 15:19:07,703 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="c358eb46-a68c-458d-9f08-921902acf712", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", resourceType="CLIENT_ROLE", resourcePath="clients/619a5764-2bef-4d77-b8cc-0332fea2e50d/roles/admin" 2026-08-04 15:19:08,065 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="admin-cli", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", auth_method="openid-connect", token_id="e2c9ac89-b07e-47c7-b905-1bd94589c006", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="061ef8f8-bf57-4fb9-8d71-7a04672443f8", client_auth_method="client-secret", username="admin", authSessionParentId="2a8e301e-6508-4a43-8810-b71888bbb3eb", authSessionTabId="3qRsqjBeALI" 2026-08-04 15:19:08,155 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="c358eb46-a68c-458d-9f08-921902acf712", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", resourceType="CLIENT_ROLE", resourcePath="clients/619a5764-2bef-4d77-b8cc-0332fea2e50d/roles/editor" 2026-08-04 15:19:08,543 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="admin-cli", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", auth_method="openid-connect", token_id="fb1de831-2781-48bf-a14b-47bd10316687", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ffd3b750-838b-46bb-a92e-254f83f37fb5", client_auth_method="client-secret", username="admin", authSessionParentId="1f6934b2-3d85-4f3e-873c-373adcc140e2", authSessionTabId="6No1RIGKAl0" 2026-08-04 15:19:08,723 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="c358eb46-a68c-458d-9f08-921902acf712", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", resourceType="CLIENT_ROLE", resourcePath="clients/619a5764-2bef-4d77-b8cc-0332fea2e50d/roles/viewer" 2026-08-04 15:19:09,086 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="admin-cli", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", auth_method="openid-connect", token_id="a99e57b0-38e5-4cb7-b75f-37a0b9ca6136", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="14c1d5f0-b5ee-49bd-a11f-1759ce6d9f03", client_auth_method="client-secret", username="admin", authSessionParentId="3f8ffedc-982e-4cf6-b972-2eab5d2b2af8", authSessionTabId="WFdNU78yXCY" 2026-08-04 15:19:09,180 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="c358eb46-a68c-458d-9f08-921902acf712", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", resourceType="CLIENT_ROLE", resourcePath="clients/45eec1b1-7dc3-44da-9ca8-fe7e502c7fbe/roles/member" 2026-08-04 15:21:04,041 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="admin-cli", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", auth_method="openid-connect", token_id="1012bda0-29a5-42a1-84de-bf2e07897ada", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b0bb31b1-ad45-48c8-a0d4-3912a68374f5", client_auth_method="client-secret", username="admin", authSessionParentId="a87f9024-2f10-4f98-bc6c-5f2e169fb523", authSessionTabId="WftVlxQTmXM" 2026-08-04 15:21:04,540 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="c358eb46-a68c-458d-9f08-921902acf712", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", resourceType="REALM", resourcePath="null" 2026-08-04 15:21:06,127 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="admin-cli", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", auth_method="openid-connect", token_id="282d2204-de9f-4261-86e7-9f4e8b393e47", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e470deb1-3806-4134-b565-f814abfd7b2b", client_auth_method="client-secret", username="admin", authSessionParentId="b1bcc00e-ddfb-4975-ab57-6f3607c4ad0a", authSessionTabId="xV5XGziGGME" 2026-08-04 15:21:06,339 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="c358eb46-a68c-458d-9f08-921902acf712", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", resourceType="CLIENT", resourcePath="clients/5374405b-9d79-4ee9-bd78-8e208fd0ea99" 2026-08-04 15:21:06,930 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="admin-cli", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", auth_method="openid-connect", token_id="d73baa79-75ab-467b-a95f-1b88612fc6f5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="54481386-f0ee-4f62-a5ee-c66b8b09ce3f", client_auth_method="client-secret", username="admin", authSessionParentId="27636d64-7864-4b6b-a66b-1d8331cec25c", authSessionTabId="Y88Y95nd4u0" 2026-08-04 15:21:07,462 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="c358eb46-a68c-458d-9f08-921902acf712", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/caebe3b0-db61-4a6e-8a35-e40a3a4634dd/role-mappings/clients/94101fd0-8eee-4673-8f41-c6680c9209d8" 2026-08-04 15:25:13,840 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="admin-cli", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", auth_method="openid-connect", token_id="77e0fc73-63ae-4ed1-9305-a3521e68614e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6f970199-9ffd-4ff5-a144-a9411a7e1720", client_auth_method="client-secret", username="admin", authSessionParentId="23e1d215-de9b-41bd-9b35-2764c29bde7b", authSessionTabId="qQSf7S6sV6I" 2026-08-04 15:25:14,015 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="c358eb46-a68c-458d-9f08-921902acf712", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", resourceType="REALM", resourcePath="null" 2026-08-04 15:25:14,659 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="admin-cli", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", auth_method="openid-connect", token_id="3aee4109-f90c-4b0f-81cc-bfd75f5b1132", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="81afd191-bc24-4209-93da-b6fbe4dd2c06", client_auth_method="client-secret", username="admin", authSessionParentId="25bccd58-a52e-4046-a99b-a80fa60c9eb6", authSessionTabId="4A_d4ItXmjA" 2026-08-04 15:25:14,722 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="c358eb46-a68c-458d-9f08-921902acf712", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/f8184b48-08e8-4ae7-8291-642352dd1b69" 2026-08-04 15:25:14,855 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="c358eb46-a68c-458d-9f08-921902acf712", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/f8184b48-08e8-4ae7-8291-642352dd1b69/protocol-mappers/models/3301c8f1-7e1d-4604-9f25-8aac6817c32c" 2026-08-04 15:25:21,057 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="admin-cli", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", auth_method="openid-connect", token_id="785f4ad0-d1a0-41f5-b817-0bf9a0c97729", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="877f2e56-d8a4-4933-aac5-373a022fefd9", client_auth_method="client-secret", username="admin", authSessionParentId="18cd2c39-0862-4ed7-8dc0-9c302c55f5b9", authSessionTabId="uQZ_EaeTvZc" 2026-08-04 15:25:21,152 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="c358eb46-a68c-458d-9f08-921902acf712", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", resourceType="CLIENT", resourcePath="clients/537b65d3-062a-41ce-ae90-b30bc31e8168" 2026-08-04 15:25:21,607 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="admin-cli", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", auth_method="openid-connect", token_id="dc2f257a-2178-435c-82b2-343364178b04", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7c1a5fc9-1cd2-4b21-8166-962cc80af974", client_auth_method="client-secret", username="admin", authSessionParentId="3d62f319-7d6d-4933-89fc-7de480a3ac88", authSessionTabId="PD-T1LykL1w" 2026-08-04 15:25:21,658 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="c358eb46-a68c-458d-9f08-921902acf712", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", resourceType="CLIENT", resourcePath="clients/619a5764-2bef-4d77-b8cc-0332fea2e50d" 2026-08-04 15:25:22,036 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="admin-cli", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", auth_method="openid-connect", token_id="568670d0-7608-4913-9791-0b49ad06fc08", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8be420a7-a428-4d71-89d9-f749c75362b1", client_auth_method="client-secret", username="admin", authSessionParentId="2be364fc-cfcf-4e8c-88ab-f96d5ae84c73", authSessionTabId="wAq6OxPn8zQ" 2026-08-04 15:25:22,123 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="c358eb46-a68c-458d-9f08-921902acf712", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", resourceType="CLIENT", resourcePath="clients/45eec1b1-7dc3-44da-9ca8-fe7e502c7fbe" 2026-08-04 15:25:22,700 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="admin-cli", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", auth_method="openid-connect", token_id="79f0db9d-e998-4505-8519-1e0e37726dcb", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2f6b8c45-f61a-4a18-9eaa-a4ee516368fb", client_auth_method="client-secret", username="admin", authSessionParentId="e388d0fa-2abd-4b5a-bc3e-bf4ba8bc8fe0", authSessionTabId="Zlk2S1VD-E8" 2026-08-04 15:25:23,115 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="admin-cli", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", auth_method="openid-connect", token_id="e6863f47-21f4-4231-999c-24c069c81e60", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f27d6330-f5ac-412d-9bc6-54c95e03696d", client_auth_method="client-secret", username="admin", authSessionParentId="a1b7a5a9-b8e9-498d-a47c-989470b1ba83", authSessionTabId="XH1tsIclzY0" 2026-08-04 15:25:23,481 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="admin-cli", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", auth_method="openid-connect", token_id="73a81162-299b-47b5-8b1b-be9b3e206a8b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="80d13cb8-d82f-4e5a-9aba-2ba6dfa54c1c", client_auth_method="client-secret", username="admin", authSessionParentId="39c3bc63-b835-48d7-a41c-44a9050228d1", authSessionTabId="VSG3zOONGp8" 2026-08-04 15:25:23,853 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="admin-cli", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", auth_method="openid-connect", token_id="bd882d3b-f141-4629-9fe6-6c362501b1dc", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="04f222a5-e4cb-4d42-b4bf-d5d1fe13b0a9", client_auth_method="client-secret", username="admin", authSessionParentId="a4a39c3b-4c94-40c4-b923-6e5acfb003d4", authSessionTabId="Qkh-sjK2edk" 2026-08-04 15:25:24,248 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="admin-cli", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", auth_method="openid-connect", token_id="8b62ad4f-c4a5-4065-a4f3-9cf249e48633", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8361f779-f634-43f0-9eaa-da568ddc442f", client_auth_method="client-secret", username="admin", authSessionParentId="e445665e-3c34-4ade-a64e-7a06c65dcd67", authSessionTabId="TnMpnL2KE7I" 2026-08-04 15:26:16,326 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="admin-cli", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", auth_method="openid-connect", token_id="afa262e3-54ee-4004-9c83-a44f485ff30a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5657020d-5859-433b-a895-36e2b8a60304", client_auth_method="client-secret", username="admin", authSessionParentId="1888fbf7-77a7-491d-909e-856d77c94ba8", authSessionTabId="nhDyOHZe_p0" 2026-08-04 15:26:16,454 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="c358eb46-a68c-458d-9f08-921902acf712", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", resourceType="REALM", resourcePath="null" 2026-08-04 15:26:17,972 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="admin-cli", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", auth_method="openid-connect", token_id="075aab20-bac5-4203-9316-5e4b1821cae5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="35b7b0db-0e46-446d-9b1a-afd841542e57", client_auth_method="client-secret", username="admin", authSessionParentId="d9d1f41f-c175-4443-b493-d7264c5e7dfb", authSessionTabId="AJvCLdVQL-k" 2026-08-04 15:26:18,032 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="c358eb46-a68c-458d-9f08-921902acf712", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", resourceType="CLIENT", resourcePath="clients/5374405b-9d79-4ee9-bd78-8e208fd0ea99" 2026-08-04 15:26:18,655 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="admin-cli", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", auth_method="openid-connect", token_id="d6d3583a-62a8-4da3-98c8-2daaba77daeb", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="75f3eae5-e6d6-407a-87d0-f90d1fc75c9f", client_auth_method="client-secret", username="admin", authSessionParentId="070085df-3eaa-46da-8083-c159d1b4047f", authSessionTabId="-ne1UgSVq-k" 2026-08-04 15:26:35,126 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="admin-cli", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", auth_method="openid-connect", token_id="15db8eaa-eaf9-4e71-b375-6b2542a60640", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0478a472-d030-424c-87c6-bd52ce692804", client_auth_method="client-secret", username="admin", authSessionParentId="d9e1f752-978f-4477-b542-d554b9574cb7", authSessionTabId="iOP5wzxMD1U" 2026-08-04 15:26:35,231 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="e5dc8e2f-0bbf-48b3-8ef4-9536f9203259", clientId="c358eb46-a68c-458d-9f08-921902acf712", userId="a3eeecc3-fd9a-466e-8414-a88cf3a51e78", ipAddress="199.19.213.81", resourceType="USER", resourcePath="users/179e545e-2900-4db4-8f24-29c827cb422e" 2026-08-04 15:26:37,061 INFO [org.keycloak.events] (executor-thread-3) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="caebe3b0-db61-4a6e-8a35-e40a3a4634dd", ipAddress="10.0.0.181", token_id="d677dde1-4933-4baa-9eee-4e19bb0b9f25", grant_type="client_credentials", scope="openid profile email", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="3f4bf41c-f73c-48af-9310-57bb0d7b657e", authSessionTabId="lKTCcYyAZSE"