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-18 18:57:10,983 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 41755ms 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-18 18:57:15,722 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-18 18:57:22,823 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-18 18:57:23,202 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-18 18:57:23,702 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-18 18:57:24,297 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-18 18:57:24,301 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 2c49e703-90a9-4954-af58-0de7e8f5087f, name: keycloak-0-60870 2026-08-18 18:57:24,307 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-18 18:57:24,308 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-18 18:57:24,394 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.30342 2026-08-18 18:57:26,402 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-60870: no members discovered after 2004 ms: creating cluster as coordinator 2026-08-18 18:57:26,411 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-60870|0] (1) [keycloak-0-60870] 2026-08-18 18:57:26,412 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-18 18:57:26,508 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-60870`, physical addresses are `[10.0.0.6:45878]` 2026-08-18 18:57:26,516 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-08-18 18:57:28,102 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-60870, Site name: null 2026-08-18 18:57:28,110 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-18 18:57:37,524 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-18 18:57:37,525 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-18 18:57:37,922 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-18 18:57:43,005 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-18 18:57:43,006 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-18 18:57:43,411 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-18 18:57:43,412 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-18 18:57:50,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-18 18:57:50,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-08-18 18:57:51,343 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 18:57:51,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-18 18:57:53,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-18 18:57:53,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-08-18 18:57:56,099 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:57:56,128 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:57:56,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-18 18:57:58,467 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:57:59,613 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:57:59,632 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:57:59,965 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 18:58:00,419 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:00,429 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:00,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-18 18:58:00,443 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:01,990 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 18:58:03,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-18 18:58:03,210 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:03,229 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:03,234 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 18:58:03,555 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 18:58:03,728 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:03,735 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 18:58:04,057 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:05,718 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:05,727 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 18:58:06,896 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:07,219 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:08,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-18 18:58:08,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-18 18:58:08,166 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:08,177 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:08,256 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-18 18:58:08,340 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-18 18:58:08,416 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-18 18:58:08,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-18 18:58:08,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-18 18:58:08,740 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-18 18:58:08,825 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-18 18:58:08,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-18 18:58:09,059 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-18 18:58:09,111 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-18 18:58:09,227 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-18 18:58:09,297 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-18 18:58:09,360 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-18 18:58:09,426 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-18 18:58:09,489 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-18 18:58:09,607 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-18 18:58:09,730 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-18 18:58:09,734 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 18:58:09,839 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:09,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-08-18 18:58:09,954 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:10,032 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:10,039 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:10,044 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:10,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-08-18 18:58:11,852 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 18:58:11,933 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 18:58:12,102 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:12,113 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 18:58:12,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-18 18:58:13,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-18 18:58:13,373 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 18:58:14,268 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:14,515 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 18:58:14,538 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:14,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-18 18:58:14,562 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:14,629 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:14,656 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:15,075 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:17,639 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:18,277 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:18,459 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:18,619 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:18,659 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:18,715 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:18,721 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:18,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-18 18:58:18,754 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-18 18:58:18,870 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 18:58:18,901 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 18:58:18,998 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 18:58:19,113 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 18:58:19,311 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 18:58:19,369 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:19,488 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:19,504 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 18:58:19,509 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:20,424 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:20,489 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:20,563 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:20,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-18 18:58:21,173 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:21,185 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:21,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-08-18 18:58:21,247 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:21,299 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 18:58:21,304 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:21,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-18 18:58:21,433 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:21,569 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 18:58:21,643 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 18:58:21,744 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 18:58:21,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-18 18:58:21,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-18 18:58:21,975 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 18:58:21,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-08-18 18:58:22,096 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:22,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-08-18 18:58:22,146 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-18 18:58:22,200 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-18 18:58:22,203 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:22,296 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 18:58:22,302 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:22,326 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:22,396 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 18:58:22,402 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:22,435 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:22,446 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:22,488 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-18 18:58:22,548 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-18 18:58:22,588 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-18 18:58:22,591 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 18:58:22,633 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 18:58:22,660 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:22,674 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:22,703 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 18:58:22,708 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 18:58:22,754 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-18 18:58:22,813 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-18 18:58:22,815 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:22,827 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 18:58:23,033 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:23,039 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:23,046 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-18 18:58:23,052 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-18 18:58:23,104 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-18 18:58:23,167 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-18 18:58:23,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-18 18:58:23,216 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-18 18:58:23,218 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-18 18:58:24,430 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-18 18:58:31,199 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 79.989s. Listening on: http://0.0.0.0:8080 2026-08-18 18:58:31,199 INFO [io.quarkus] (main) Profile prod activated. 2026-08-18 18:58:31,200 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-18 18:58:33,610 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-18 18:58:43,500 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="admin-cli", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="5d57e232-03b2-4ab1-a89a-3f97b04476bd", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d22f7d97-698b-4e2a-a5f0-8601342345be", client_auth_method="client-secret", username="admin", authSessionParentId="76c7a3fe-cb11-4a71-ba41-e9c8bfed1854", authSessionTabId="JhGl9LEa3YQ" 2026-08-18 18:58:49,001 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="eca2ed24-e6ae-4465-b28e-949ac424e5e5", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", resourceType="REALM", resourcePath="atmosphere" 2026-08-18 18:58:50,196 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="admin-cli", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="460a7980-aa31-4942-a7cd-2ee4c2a8a4f3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a9496c74-31e3-4386-8cb0-cf971d64d77d", client_auth_method="client-secret", username="admin", authSessionParentId="fb0ea428-1d95-4940-9c68-ed8c54784910", authSessionTabId="Zzm-aFU23CE" 2026-08-18 18:58:50,496 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="eca2ed24-e6ae-4465-b28e-949ac424e5e5", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/68e82b34-8f6f-4f0c-b9d7-40a9174cc044" 2026-08-18 18:58:50,699 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="eca2ed24-e6ae-4465-b28e-949ac424e5e5", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/68e82b34-8f6f-4f0c-b9d7-40a9174cc044/protocol-mappers/models/51e6b6eb-86a7-47c7-977b-87fd4ba44880" 2026-08-18 18:59:11,653 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="admin-cli", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="a2fb7b88-2752-42fb-8a26-13215c001ebf", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="cc22ec94-f77a-4757-9c0d-7fc613796855", client_auth_method="client-secret", username="admin", authSessionParentId="0b6cdd00-1781-4de2-bdcd-172054415bd9", authSessionTabId="bmk4er5L2ng" 2026-08-18 18:59:11,993 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="eca2ed24-e6ae-4465-b28e-949ac424e5e5", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", resourceType="CLIENT", resourcePath="clients/4d7170be-f8ee-4506-a955-dc6bc8268be2" 2026-08-18 18:59:12,480 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="admin-cli", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="c39a999c-63ea-40e0-89d0-59023ef565a2", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="87959185-4d38-42bd-8935-2aa219050714", client_auth_method="client-secret", username="admin", authSessionParentId="810cdb8c-3504-4ff3-949a-203d9cd740fc", authSessionTabId="Mk8CuekT90w" 2026-08-18 18:59:12,617 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="eca2ed24-e6ae-4465-b28e-949ac424e5e5", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", resourceType="CLIENT", resourcePath="clients/4e851b15-db8c-49ce-aa36-c3621e8d20b1" 2026-08-18 18:59:12,990 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="admin-cli", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="15dd4e1c-4f38-4f2d-8f9e-924b9e28905e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ffeec563-6fac-4def-ba77-9980e66a7a26", client_auth_method="client-secret", username="admin", authSessionParentId="7023051b-7366-42d3-b63b-b90cfc96f808", authSessionTabId="iIJuQ5VF1AQ" 2026-08-18 18:59:13,104 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="eca2ed24-e6ae-4465-b28e-949ac424e5e5", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", resourceType="CLIENT", resourcePath="clients/b10e1e05-53ae-4da7-a5dc-51a1c60881f6" 2026-08-18 18:59:13,711 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="admin-cli", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="be309f8b-bf16-48ce-8b10-7a4e0c206d24", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5446bf1d-d15d-4aae-8ddc-dbd4d5fca595", client_auth_method="client-secret", username="admin", authSessionParentId="275f5cfa-ab32-4988-a813-f09edc0d5706", authSessionTabId="0UrYHM6eSW8" 2026-08-18 18:59:13,928 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="eca2ed24-e6ae-4465-b28e-949ac424e5e5", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", resourceType="CLIENT_ROLE", resourcePath="clients/4d7170be-f8ee-4506-a955-dc6bc8268be2/roles/member" 2026-08-18 18:59:14,372 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="admin-cli", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="9049ae8b-0675-424d-a7f5-9811d3f8e8de", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8416979b-ea51-48ad-a73f-832b85e3b1a5", client_auth_method="client-secret", username="admin", authSessionParentId="936e7017-e0c8-413d-ab42-b1fa2c28b22c", authSessionTabId="vtOiEQadGDA" 2026-08-18 18:59:14,460 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="eca2ed24-e6ae-4465-b28e-949ac424e5e5", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", resourceType="CLIENT_ROLE", resourcePath="clients/4e851b15-db8c-49ce-aa36-c3621e8d20b1/roles/admin" 2026-08-18 18:59:14,842 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="admin-cli", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="199b2bdd-d709-4284-8d54-7a070ce34b46", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="94f0dda9-658c-4ca9-87bb-513fc039c3fa", client_auth_method="client-secret", username="admin", authSessionParentId="eaf0de82-bf27-4648-a7b4-051e757c2ffb", authSessionTabId="oPAHi8XTFFE" 2026-08-18 18:59:15,006 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="eca2ed24-e6ae-4465-b28e-949ac424e5e5", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", resourceType="CLIENT_ROLE", resourcePath="clients/4e851b15-db8c-49ce-aa36-c3621e8d20b1/roles/editor" 2026-08-18 18:59:15,444 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="admin-cli", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="8d3c67f6-b33e-4ba7-b55e-a7246ae00b36", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c6aef265-818d-4c3a-835e-3f2d5b44e381", client_auth_method="client-secret", username="admin", authSessionParentId="8cf20208-ad5e-47be-8402-2c788c4e4758", authSessionTabId="SE5eoN4ih0I" 2026-08-18 18:59:15,600 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="eca2ed24-e6ae-4465-b28e-949ac424e5e5", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", resourceType="CLIENT_ROLE", resourcePath="clients/4e851b15-db8c-49ce-aa36-c3621e8d20b1/roles/viewer" 2026-08-18 18:59:15,985 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="admin-cli", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="8f73aa5b-59f3-47ce-965c-6b2d9fc92f2a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7772b802-e17b-47c0-a7be-f25659fac4cf", client_auth_method="client-secret", username="admin", authSessionParentId="2e0cb355-1efd-4476-8b3a-a8b077288b50", authSessionTabId="sMMbisC3M4Y" 2026-08-18 18:59:16,062 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="eca2ed24-e6ae-4465-b28e-949ac424e5e5", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", resourceType="CLIENT_ROLE", resourcePath="clients/b10e1e05-53ae-4da7-a5dc-51a1c60881f6/roles/member" 2026-08-18 19:01:10,550 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="admin-cli", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="d6883d4b-89b4-4190-bda3-337c5f5135ff", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d1535c93-7bc0-4183-9d82-48691382e0ae", client_auth_method="client-secret", username="admin", authSessionParentId="9b650833-ea3c-426f-84c5-61b37964c59a", authSessionTabId="lF6htIorP6c" 2026-08-18 19:01:11,105 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="eca2ed24-e6ae-4465-b28e-949ac424e5e5", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", resourceType="REALM", resourcePath="null" 2026-08-18 19:01:12,699 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="admin-cli", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="d99e1a78-475d-4ae7-8e8c-39785b9fe0aa", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="70c43ca7-1940-4e11-b736-70ee6c29c190", client_auth_method="client-secret", username="admin", authSessionParentId="ac6eaf56-0e73-4af2-81fd-eb02085aa1c6", authSessionTabId="8-e6v484MVU" 2026-08-18 19:01:12,819 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="eca2ed24-e6ae-4465-b28e-949ac424e5e5", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", resourceType="CLIENT", resourcePath="clients/d1f771a1-d0f3-4174-821d-32ed87c92ff7" 2026-08-18 19:01:13,388 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="admin-cli", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="7a7c8275-ee95-4faf-8c5f-d98946913f19", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c7e714e3-8677-43d2-9c9f-53c1651fc33e", client_auth_method="client-secret", username="admin", authSessionParentId="9aed2918-d3ca-4c3c-975e-b9b55262757d", authSessionTabId="UYLnh3UTPWg" 2026-08-18 19:01:13,900 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="eca2ed24-e6ae-4465-b28e-949ac424e5e5", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/c05eec27-5261-4e64-9b3a-4024fce368e5/role-mappings/clients/b7c71e17-1f66-44c6-a56f-6d912b3bc566" 2026-08-18 19:05:14,091 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="admin-cli", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="443d2b3d-bba6-4f08-bb7b-8b82042b58c8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="bbce009e-16b9-4982-9a51-52e469a83d82", client_auth_method="client-secret", username="admin", authSessionParentId="472ac830-10f3-48a5-a69a-de6279fbe4bd", authSessionTabId="ZyK5fN-0LJo" 2026-08-18 19:05:14,234 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="eca2ed24-e6ae-4465-b28e-949ac424e5e5", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", resourceType="REALM", resourcePath="null" 2026-08-18 19:05:14,927 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="admin-cli", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="84399d79-5ab9-43b8-aaa0-f7d113ac031f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="30a3af5f-fea6-43b0-a8ce-92179d691e54", client_auth_method="client-secret", username="admin", authSessionParentId="6bbe9f16-c279-4bd6-b3c7-74d7a6478e55", authSessionTabId="VPBb9BuoDrE" 2026-08-18 19:05:15,017 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="eca2ed24-e6ae-4465-b28e-949ac424e5e5", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/68e82b34-8f6f-4f0c-b9d7-40a9174cc044" 2026-08-18 19:05:15,115 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="eca2ed24-e6ae-4465-b28e-949ac424e5e5", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/68e82b34-8f6f-4f0c-b9d7-40a9174cc044/protocol-mappers/models/51e6b6eb-86a7-47c7-977b-87fd4ba44880" 2026-08-18 19:05:21,003 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="admin-cli", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="95f4c957-8556-429e-910d-f6f9961b0674", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2576eb7e-1c7e-4ac6-9ff5-cbb3e823fba1", client_auth_method="client-secret", username="admin", authSessionParentId="cef9894b-2106-4ad2-b451-ca618f619b5f", authSessionTabId="M3-Bipe3l2U" 2026-08-18 19:05:21,108 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="eca2ed24-e6ae-4465-b28e-949ac424e5e5", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", resourceType="CLIENT", resourcePath="clients/4d7170be-f8ee-4506-a955-dc6bc8268be2" 2026-08-18 19:05:21,490 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="admin-cli", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="f76158fe-d55c-40d4-b57e-b64506bb24c8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="f020170d-0bf4-44de-8ac0-b0e6746ddd83", client_auth_method="client-secret", username="admin", authSessionParentId="754e89ef-01bd-4fa0-b522-beb58242309b", authSessionTabId="IGLky7wnqmI" 2026-08-18 19:05:21,543 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="eca2ed24-e6ae-4465-b28e-949ac424e5e5", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", resourceType="CLIENT", resourcePath="clients/4e851b15-db8c-49ce-aa36-c3621e8d20b1" 2026-08-18 19:05:21,898 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="admin-cli", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="5e0337fc-00a2-48e7-a9c6-014219779af6", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="679d90a1-2ff7-4a02-a737-5611c319456a", client_auth_method="client-secret", username="admin", authSessionParentId="99c55306-1019-41ad-89dd-8a592773718f", authSessionTabId="_9PelEE2yl4" 2026-08-18 19:05:21,940 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="eca2ed24-e6ae-4465-b28e-949ac424e5e5", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", resourceType="CLIENT", resourcePath="clients/b10e1e05-53ae-4da7-a5dc-51a1c60881f6" 2026-08-18 19:05:22,543 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="admin-cli", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="4225a898-e9d4-4a54-bd62-2c7ecc9d7a46", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="efd69a3c-4ce5-4fca-a949-a8516b049fa8", client_auth_method="client-secret", username="admin", authSessionParentId="a920fb94-69df-47e2-aaeb-871f1bbba9b7", authSessionTabId="S3psla1G3Hg" 2026-08-18 19:05:22,935 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="admin-cli", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="88383749-afa1-4694-93a6-ebc8d0312bfc", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="494acaa9-9b82-40ef-a635-b9deca521af5", client_auth_method="client-secret", username="admin", authSessionParentId="a1595176-4afe-4fa8-957f-baa27de62c2a", authSessionTabId="fikpcha5fcE" 2026-08-18 19:05:23,312 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="admin-cli", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="c1f5e612-e07d-41da-8b30-280ca1793736", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4fb1cce7-5600-41ab-b05e-c6b667db5b41", client_auth_method="client-secret", username="admin", authSessionParentId="bc354a8f-429e-4389-885e-5160c1168af0", authSessionTabId="mymUN9_k6yE" 2026-08-18 19:05:23,635 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="admin-cli", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="dfaac4a2-f9dc-44f2-bee9-e64ca529d05f", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="82c0fdf5-5c63-4854-a34e-70a2162fba7c", client_auth_method="client-secret", username="admin", authSessionParentId="409a9f9d-822e-4180-afe1-ca23d0247b5b", authSessionTabId="vm3MlNDfhQY" 2026-08-18 19:05:24,007 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="admin-cli", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="7d24a5ce-6411-4b29-9b61-985b6fbc968e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="53f923e2-b7f0-482f-b948-e6070974d557", client_auth_method="client-secret", username="admin", authSessionParentId="42dac3d4-9e2d-42d5-86a2-8c92d1f1cc58", authSessionTabId="os-oqIXJggk" 2026-08-18 19:06:10,983 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="admin-cli", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="8ae3e92d-ab83-4f74-a96d-88395d0fb526", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b4e7a474-2d2a-4b68-bc38-985af6f27749", client_auth_method="client-secret", username="admin", authSessionParentId="4ea095a9-776a-42a1-88fb-a4d2f77f65f3", authSessionTabId="0qkJY8Ylp1w" 2026-08-18 19:06:11,133 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="eca2ed24-e6ae-4465-b28e-949ac424e5e5", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", resourceType="REALM", resourcePath="null" 2026-08-18 19:06:12,532 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="admin-cli", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="d6ad55e6-0723-48f3-b494-fa26a865004e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a304bef2-2a19-45cc-b839-90c7bfa74d25", client_auth_method="client-secret", username="admin", authSessionParentId="00364997-bbd8-4d96-a45f-d913f9fe690f", authSessionTabId="KUuhXcCM5PM" 2026-08-18 19:06:12,614 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="eca2ed24-e6ae-4465-b28e-949ac424e5e5", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", resourceType="CLIENT", resourcePath="clients/d1f771a1-d0f3-4174-821d-32ed87c92ff7" 2026-08-18 19:06:13,177 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="admin-cli", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="21806c29-bcfc-4f20-9ffb-ea1c86f5974e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="12268046-2b32-4172-abde-5e651bcd4fb0", client_auth_method="client-secret", username="admin", authSessionParentId="0b9d9677-7c78-452f-8237-5cf6a65722aa", authSessionTabId="aQ_uvXX_QoQ" 2026-08-18 19:06:28,728 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="admin-cli", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", auth_method="openid-connect", token_id="336ecd85-36e3-4c09-80fd-7fb8c49a11b0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="11189e9f-e022-4102-9472-4753510b5df5", client_auth_method="client-secret", username="admin", authSessionParentId="0673296a-91aa-4e31-b4c5-7e00d2fc9bc7", authSessionTabId="uqyoQDbaxPo" 2026-08-18 19:06:28,812 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="6dd552ff-f5ef-4d2f-ad80-f1802f6e8a66", clientId="eca2ed24-e6ae-4465-b28e-949ac424e5e5", userId="dc8b8a98-50af-41ee-aa13-2bf09e498d71", ipAddress="199.204.45.61", resourceType="USER", resourcePath="users/72145133-0d26-438e-a809-5ea55366441d" 2026-08-18 19:06:30,567 INFO [org.keycloak.events] (executor-thread-1) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="c05eec27-5261-4e64-9b3a-4024fce368e5", ipAddress="10.0.0.108", token_id="dc82e748-eb6f-4894-b3f6-bb5e740dfdb0", grant_type="client_credentials", scope="openid email profile", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="0c72c8bb-9e22-41f5-baf1-6069abc817b9", authSessionTabId="D9m0WBSzh2g"