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-14 07:03:28,744 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 41657ms 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-14 07:03:34,083 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-14 07:03:42,495 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-14 07:03:42,975 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-14 07:03:43,575 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-14 07:03:44,086 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-14 07:03:44,087 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 7508b46d-5834-4af7-b56b-749766a5c226, name: keycloak-0-26674 2026-08-14 07:03:44,176 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-14 07:03:44,177 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-14 07:03:44,191 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.26212 2026-08-14 07:03:45,382 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-14 07:03:46,271 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-26674: no members discovered after 2003 ms: creating cluster as coordinator 2026-08-14 07:03:46,282 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-26674|0] (1) [keycloak-0-26674] 2026-08-14 07:03:46,297 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-26674`, physical addresses are `[10.0.0.195:41748]` 2026-08-14 07:03:46,368 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-08-14 07:03:47,875 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-26674, Site name: null 2026-08-14 07:03:47,883 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-14 07:03:58,786 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-14 07:03:58,786 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-14 07:03:59,189 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-14 07:04:04,775 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-14 07:04:04,776 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-14 07:04:05,280 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-14 07:04:05,280 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-14 07:04:11,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-14 07:04:12,079 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:12,907 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:12,934 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:14,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-14 07:04:14,974 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-14 07:04: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-14 07:04:17,283 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:17,295 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:19,474 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:20,553 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-14 07:04:20,574 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:20,925 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:21,354 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-14 07:04:21,361 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:21,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-14 07:04:21,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-14 07:04:22,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-14 07:04:23,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-14 07:04:23,857 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:23,876 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:23,881 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:24,131 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:24,286 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:24,295 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:24,558 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:25,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-14 07:04:25,833 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:26,635 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:26,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-14 07:04:27,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-14 07:04:27,630 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:27,678 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-14 07:04:27,690 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:27,752 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-14 07:04:27,824 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-14 07:04:27,885 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-14 07:04:27,971 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-14 07:04:28,060 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-14 07:04:28,156 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-14 07:04:28,221 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-14 07:04:28,292 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-14 07:04:28,413 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-14 07:04:28,454 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-14 07:04:28,550 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-14 07:04:28,597 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-14 07:04:28,645 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-14 07:04:28,688 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-14 07:04:28,738 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-14 07:04:28,844 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-14 07:04:28,947 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-14 07:04:28,951 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-14 07:04:29,070 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-14 07:04:29,106 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:29,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-14 07:04:29,226 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-14 07:04:29,231 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-14 07:04:29,235 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-14 07:04:29,242 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:30,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-14 07:04:30,810 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:30,976 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:30,986 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:30,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-14 07:04:32,056 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:32,151 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:33,004 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:33,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-14 07:04:33,260 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:33,266 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:33,276 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-14 07:04:33,346 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-14 07:04:33,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-14 07:04:33,789 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-14 07:04:36,284 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:36,921 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:37,103 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-14 07:04:37,242 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:37,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-14 07:04:37,338 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:37,344 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:37,350 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:37,381 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-14 07:04:37,496 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:37,528 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:37,651 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-14 07:04:37,792 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-14 07:04:37,986 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:38,037 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:38,142 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:38,158 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:38,167 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:39,088 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:39,154 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-14 07:04:39,227 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:39,232 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:39,794 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:39,801 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:39,849 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:39,855 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:39,914 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:39,921 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:39,947 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:40,070 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-14 07:04:40,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-14 07:04:40,264 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-14 07:04:40,380 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:40,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-14 07:04:40,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-14 07:04:40,621 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-14 07:04:40,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-14 07:04:40,732 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:40,740 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:40,799 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-14 07:04:40,855 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-14 07:04:40,858 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-14 07:04:40,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-14 07:04:40,974 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-14 07:04:40,995 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-14 07:04:41,070 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-14 07:04:41,074 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:41,106 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:41,115 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-14 07:04:41,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-14 07:04:41,224 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-14 07:04:41,262 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-14 07:04:41,269 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:41,313 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:41,342 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-14 07:04:41,351 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:41,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-14 07:04:41,378 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-14 07:04:41,420 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-14 07:04:41,472 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-14 07:04:41,475 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:41,492 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-14 07:04:41,684 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:41,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-14 07:04:41,699 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:41,704 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:41,750 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-14 07:04:41,810 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-14 07:04:41,813 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-14 07:04:41,857 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-14 07:04:41,859 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-14 07:04:42,982 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-14 07:04:50,308 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 81.236s. Listening on: http://0.0.0.0:8080 2026-08-14 07:04:50,308 INFO [io.quarkus] (main) Profile prod activated. 2026-08-14 07:04:50,309 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-14 07:04:51,983 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-14 07:05:02,991 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="admin-cli", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="081eef43-0e9b-4db9-81e5-fb2004df6d2c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8783ecdb-fb7b-4bdc-bec2-5ed0f96efea6", client_auth_method="client-secret", username="admin", authSessionParentId="026e1b2f-d9ba-4a23-a33d-c1bd8c8d7014", authSessionTabId="EHUXFTwgrLU" 2026-08-14 07:05:07,989 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="c86e745a-368b-4910-a83b-a3d648433dff", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", resourceType="REALM", resourcePath="atmosphere" 2026-08-14 07:05:09,188 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="admin-cli", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="91d304b1-b45e-43f1-8672-95ae0c3fa034", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1f9ca77d-d8a9-4e78-9d1a-7a50aec5cbfd", client_auth_method="client-secret", username="admin", authSessionParentId="8b459e39-8e27-4c2f-8021-805c74fbab59", authSessionTabId="fgasmFy8qsg" 2026-08-14 07:05:09,471 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="c86e745a-368b-4910-a83b-a3d648433dff", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/b0fbcdee-4d7e-4661-9283-5491a13b0ab1" 2026-08-14 07:05:09,599 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="c86e745a-368b-4910-a83b-a3d648433dff", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/b0fbcdee-4d7e-4661-9283-5491a13b0ab1/protocol-mappers/models/4e5850f3-db7c-4f61-8d26-96534f04f5e4" 2026-08-14 07:05:30,423 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="admin-cli", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="aa1b09f7-45fc-4a5e-b066-9b86e0414c51", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4f0d301e-8aad-4eb0-90bd-1803dfe0b3a6", client_auth_method="client-secret", username="admin", authSessionParentId="44d1ebb7-bf42-4457-a0eb-ccf447ee1a77", authSessionTabId="WpR8D9BlCBM" 2026-08-14 07:05:30,703 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="c86e745a-368b-4910-a83b-a3d648433dff", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", resourceType="CLIENT", resourcePath="clients/8b6f5a12-20a5-4c23-82de-2ffdb2a35710" 2026-08-14 07:05:31,204 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="admin-cli", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="3013e839-f295-4ba3-8a0c-a7f26cd88683", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="1065c0e6-e3e6-4b22-a23c-b91c7fc7039e", client_auth_method="client-secret", username="admin", authSessionParentId="1a04d419-3e7e-49b4-b8ba-8586b19da584", authSessionTabId="GhMvYWyGdIY" 2026-08-14 07:05:31,302 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="c86e745a-368b-4910-a83b-a3d648433dff", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", resourceType="CLIENT", resourcePath="clients/a4b73965-afd5-4f00-be60-a86585cd9bdd" 2026-08-14 07:05:31,768 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="admin-cli", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="4e6da6cd-dc1e-47d2-8d9d-e63d91db27ff", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="9fcf22a6-1087-41b1-b4b6-1ad3432ad412", client_auth_method="client-secret", username="admin", authSessionParentId="2efe59a3-b4a0-4d38-942e-c4102e044fd9", authSessionTabId="ZjnhYH0R2c4" 2026-08-14 07:05:31,885 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="c86e745a-368b-4910-a83b-a3d648433dff", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", resourceType="CLIENT", resourcePath="clients/ae60b2f9-aeaf-4e2f-adfe-72e37f43b030" 2026-08-14 07:05:32,489 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="admin-cli", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="0c208408-577d-4832-88fb-a00299fea278", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="be667682-4628-41de-92b1-3a0ba9e1b08d", client_auth_method="client-secret", username="admin", authSessionParentId="08037b6a-bf93-4ab2-b1e7-9ce2c12d031e", authSessionTabId="iaWfhxESLOM" 2026-08-14 07:05:32,581 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="c86e745a-368b-4910-a83b-a3d648433dff", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", resourceType="CLIENT_ROLE", resourcePath="clients/8b6f5a12-20a5-4c23-82de-2ffdb2a35710/roles/member" 2026-08-14 07:05:32,982 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="admin-cli", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="8ec6d153-4876-4398-bb4a-6882c266801c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6f804ad3-e2db-4867-bc2a-c58a1dda2b55", client_auth_method="client-secret", username="admin", authSessionParentId="6d01e0eb-a3ef-4e2f-bdce-f199efa9bd75", authSessionTabId="SFhTZ4IX-HE" 2026-08-14 07:05:33,101 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="c86e745a-368b-4910-a83b-a3d648433dff", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", resourceType="CLIENT_ROLE", resourcePath="clients/a4b73965-afd5-4f00-be60-a86585cd9bdd/roles/admin" 2026-08-14 07:05:33,477 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="admin-cli", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="d37a8a2e-a80c-43e9-a456-fb72fc70eca3", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3c01fd0d-4b2a-4f5e-8aea-a1ca99cba0b1", client_auth_method="client-secret", username="admin", authSessionParentId="0b19975a-4b4d-4c00-8ca3-12b22264bec6", authSessionTabId="_MUfXAkS8e0" 2026-08-14 07:05:33,596 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="c86e745a-368b-4910-a83b-a3d648433dff", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", resourceType="CLIENT_ROLE", resourcePath="clients/a4b73965-afd5-4f00-be60-a86585cd9bdd/roles/editor" 2026-08-14 07:05:34,016 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="admin-cli", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="39dd518c-7590-46fa-aa08-c3241b5c7a91", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="194455a3-9401-40f3-926b-15fc34cab57b", client_auth_method="client-secret", username="admin", authSessionParentId="758f66e8-10ec-4676-b1f0-e7401b9caabe", authSessionTabId="YjU-I2ABF08" 2026-08-14 07:05:34,173 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="c86e745a-368b-4910-a83b-a3d648433dff", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", resourceType="CLIENT_ROLE", resourcePath="clients/a4b73965-afd5-4f00-be60-a86585cd9bdd/roles/viewer" 2026-08-14 07:05:34,516 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="admin-cli", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="46ea4fe2-8346-493a-bc1e-1526b3359ee1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6ed186be-3dc8-4379-8fba-3c2c8e1eb254", client_auth_method="client-secret", username="admin", authSessionParentId="951cd402-03c9-498d-80be-30f7599e74c4", authSessionTabId="lg5NPTBhUUI" 2026-08-14 07:05:34,614 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="c86e745a-368b-4910-a83b-a3d648433dff", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", resourceType="CLIENT_ROLE", resourcePath="clients/ae60b2f9-aeaf-4e2f-adfe-72e37f43b030/roles/member" 2026-08-14 07:07:28,384 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="admin-cli", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="57a1f5e6-cf33-4659-bd24-f6f96f3d182a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4ed3e783-7231-450b-82db-d0bff6c68fbd", client_auth_method="client-secret", username="admin", authSessionParentId="e877f401-9687-49c7-a9da-a42683ee74fc", authSessionTabId="HFpfQVI-8yc" 2026-08-14 07:07:28,799 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="c86e745a-368b-4910-a83b-a3d648433dff", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", resourceType="REALM", resourcePath="null" 2026-08-14 07:07:30,235 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="admin-cli", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="54ff42f2-2f5e-42d0-91d2-109f87b9103b", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="bee10540-e44c-43f1-9b67-53ee8c0fb7ed", client_auth_method="client-secret", username="admin", authSessionParentId="63c7dcef-0ab8-4cea-afe9-a65f4c2f3e0a", authSessionTabId="3tWRrhanpvQ" 2026-08-14 07:07:30,323 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="c86e745a-368b-4910-a83b-a3d648433dff", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", resourceType="CLIENT", resourcePath="clients/5a0247a1-282c-4ad3-ab9d-b41ccd042721" 2026-08-14 07:07:30,920 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="admin-cli", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="bd980594-df4a-481b-ac66-1222a41840d4", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c2006a0b-14ce-4c38-8a50-ffd000a76f91", client_auth_method="client-secret", username="admin", authSessionParentId="eb4594d6-5c06-4cf0-bcac-343601ec639d", authSessionTabId="r_3e6NWD-Lc" 2026-08-14 07:07:31,480 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="c86e745a-368b-4910-a83b-a3d648433dff", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/2f22e0f2-653c-416a-9c32-b5f0815fa0e1/role-mappings/clients/90f5fd3d-7917-4984-b9f4-91a771907ba3" 2026-08-14 07:11:31,662 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="admin-cli", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="6f774989-da11-48a9-be6d-99c65c64af6d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="5305e81f-2b6d-4e9b-b5b4-60ff525623b0", client_auth_method="client-secret", username="admin", authSessionParentId="24287b7e-1e03-4bd0-8b59-08b927d95664", authSessionTabId="NEUDk53x_7M" 2026-08-14 07:11:31,870 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="c86e745a-368b-4910-a83b-a3d648433dff", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", resourceType="REALM", resourcePath="null" 2026-08-14 07:11:32,505 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="admin-cli", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="47c14049-b5e0-4553-9037-a1bbcb890f09", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="959fc27d-3ec2-4cc7-98bb-9c3b95e0c73b", client_auth_method="client-secret", username="admin", authSessionParentId="e5c63a7e-f231-4491-bde5-1c495b030c0c", authSessionTabId="Qx1gAhfr4do" 2026-08-14 07:11:32,594 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="c86e745a-368b-4910-a83b-a3d648433dff", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/b0fbcdee-4d7e-4661-9283-5491a13b0ab1" 2026-08-14 07:11:32,701 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="c86e745a-368b-4910-a83b-a3d648433dff", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/b0fbcdee-4d7e-4661-9283-5491a13b0ab1/protocol-mappers/models/4e5850f3-db7c-4f61-8d26-96534f04f5e4" 2026-08-14 07:11:38,587 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="admin-cli", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="6e330742-2824-4808-8a05-4931091c2ac0", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="976aa188-1ea9-451a-9aef-fd4c4e602ab6", client_auth_method="client-secret", username="admin", authSessionParentId="a4b18dc9-245b-455d-a2c9-b2f6991d4c8c", authSessionTabId="qhAkuSL-9-I" 2026-08-14 07:11:38,689 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="c86e745a-368b-4910-a83b-a3d648433dff", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", resourceType="CLIENT", resourcePath="clients/8b6f5a12-20a5-4c23-82de-2ffdb2a35710" 2026-08-14 07:11:39,061 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="admin-cli", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="6cedd558-d5ff-4091-813e-80ba329de117", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="e66fa7f2-a8c8-4f52-9864-7673d0c664f1", client_auth_method="client-secret", username="admin", authSessionParentId="05d429ca-dc5f-4f56-a1b9-94e5a62e298e", authSessionTabId="AlqVntIKwUU" 2026-08-14 07:11:39,111 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="c86e745a-368b-4910-a83b-a3d648433dff", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", resourceType="CLIENT", resourcePath="clients/a4b73965-afd5-4f00-be60-a86585cd9bdd" 2026-08-14 07:11:39,506 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="admin-cli", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="6d08e995-998d-41ab-990c-835a39307cfe", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="96eca9dd-509d-46ef-a7f0-9c99a5a19673", client_auth_method="client-secret", username="admin", authSessionParentId="e1ce57e1-dc0c-490c-9443-d191889ce700", authSessionTabId="SxE7fHx8GHw" 2026-08-14 07:11:39,591 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="c86e745a-368b-4910-a83b-a3d648433dff", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", resourceType="CLIENT", resourcePath="clients/ae60b2f9-aeaf-4e2f-adfe-72e37f43b030" 2026-08-14 07:11:40,136 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="admin-cli", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="a2a65dd2-b878-449e-a0dc-79c062166de2", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="796defd7-1593-42d5-9bc0-9bdfadd0564f", client_auth_method="client-secret", username="admin", authSessionParentId="399fe2f3-a65f-4dba-9980-f92a0ed28611", authSessionTabId="IoYyJvp2ohg" 2026-08-14 07:11:40,469 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="admin-cli", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="7aae8676-342e-4c57-aa2f-d2165611344d", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d371ed2d-22d9-46a4-96c8-7cdacb6f8730", client_auth_method="client-secret", username="admin", authSessionParentId="53180ad0-20ab-441e-b254-95be8f0ec9a5", authSessionTabId="YD7a0fnQSIs" 2026-08-14 07:11:40,818 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="admin-cli", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="e22b6110-4f34-4bc1-a27f-4254b94547d8", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="b3a4a8cb-63ee-4c02-b0ef-529fd217fcb3", client_auth_method="client-secret", username="admin", authSessionParentId="abc57bb5-4afc-466d-91b1-b4ec53f3631d", authSessionTabId="uhLXJPGNkyM" 2026-08-14 07:11:41,187 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="admin-cli", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="afd3d3fd-401d-40ff-9bba-127f101dffb2", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="8237296c-d43e-47ca-a41a-a15586f04cca", client_auth_method="client-secret", username="admin", authSessionParentId="c10bf82b-e4cd-4ae8-9014-723176d14f74", authSessionTabId="Z61RzCkyn_4" 2026-08-14 07:11:41,568 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="admin-cli", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="6d0aae0d-ff48-4601-9e2a-b2b4cc0e07a9", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ccf97add-9389-497d-9591-4b0dba752752", client_auth_method="client-secret", username="admin", authSessionParentId="f6a3ebc6-9414-47f3-a264-4357eb366735", authSessionTabId="8CmkEU7cljM" 2026-08-14 07:12:28,532 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="admin-cli", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="4d29cc4e-b532-41b3-b711-50a02a1364ae", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="cd4ae784-f56a-4e67-879b-da496e8b0ebb", client_auth_method="client-secret", username="admin", authSessionParentId="c216cdb2-d291-4572-a8c3-075034364225", authSessionTabId="mVwjIeqwqNc" 2026-08-14 07:12:28,682 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="c86e745a-368b-4910-a83b-a3d648433dff", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", resourceType="REALM", resourcePath="null" 2026-08-14 07:12:30,068 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="admin-cli", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="a49096da-e455-4ce2-8dae-d1e098f6794a", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="4f933fd5-343c-4721-b39f-f52893abc7df", client_auth_method="client-secret", username="admin", authSessionParentId="9b88bcce-1d15-4771-a56c-f14f682efea0", authSessionTabId="72VZn3OoLSM" 2026-08-14 07:12:30,127 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="c86e745a-368b-4910-a83b-a3d648433dff", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", resourceType="CLIENT", resourcePath="clients/5a0247a1-282c-4ad3-ab9d-b41ccd042721" 2026-08-14 07:12:30,692 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="admin-cli", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="5eee6981-cd9d-4b82-b9eb-b013ca8c5a6e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3bea4699-c016-4fe9-b9ad-32c665c66201", client_auth_method="client-secret", username="admin", authSessionParentId="edeaab86-18cb-4836-96cb-432a2a747ba3", authSessionTabId="-qXd6EjeHh4" 2026-08-14 07:12:46,563 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="admin-cli", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", auth_method="openid-connect", token_id="eb7a7bc7-9c8e-4946-9e74-59eeb8030901", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a5d40f09-2937-40fa-ade7-05a1d102d658", client_auth_method="client-secret", username="admin", authSessionParentId="64f3cf02-63dc-4ad2-813b-9612c9a627a2", authSessionTabId="q_4wwI1PmZA" 2026-08-14 07:12:46,643 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="57c4dc5a-8e8d-4f1d-af94-aef81adeeb71", clientId="c86e745a-368b-4910-a83b-a3d648433dff", userId="b5891ebc-03f4-4cea-bb1e-682dc12c5f4d", ipAddress="199.204.45.113", resourceType="USER", resourcePath="users/56bbd19c-a113-41dc-a385-77fb2c21270d" 2026-08-14 07:12:59,248 INFO [org.keycloak.events] (executor-thread-3) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="2f22e0f2-653c-416a-9c32-b5f0815fa0e1", ipAddress="10.0.0.36", token_id="ef68d7c9-8982-4aa9-8d1a-c6a6ba564b1d", grant_type="client_credentials", scope="openid email profile", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="3a9f5d01-3374-4896-a920-c3a2ce95efd5", authSessionTabId="Wu16i59D84g"