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-28 02:18:50,159 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 76541ms 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-28 02:18:57,240 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-28 02:19:09,914 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-28 02:19:10,329 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-28 02:19:11,227 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-28 02:19:12,026 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-28 02:19:12,030 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 428a8a1c-1cbe-4906-9ae2-84c7a21f387f, name: keycloak-0-28495 2026-08-28 02:19:12,039 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-28 02:19:12,039 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-28 02:19:12,127 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.35442 2026-08-28 02:19:14,215 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-28495: no members discovered after 2084 ms: creating cluster as coordinator 2026-08-28 02:19:14,230 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-28495|0] (1) [keycloak-0-28495] 2026-08-28 02:19:14,337 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-28495`, physical addresses are `[10.0.0.98:50978]` 2026-08-28 02:19:14,515 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-08-28 02:19:16,616 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-28 02:19:17,517 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-28495, Site name: null 2026-08-28 02:19:31,829 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-28 02:19:31,829 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-28 02:19:32,426 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-28 02:19:40,525 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-28 02:19:40,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-28 02:19:41,029 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-28 02:19:41,029 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-28 02:19:51,542 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:19:51,816 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:19:53,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-28 02:19:53,199 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:19:55,693 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:19:55,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-28 02:20:08,688 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:08,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-28 02:20:08,749 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:11,709 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:13,029 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:13,060 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:13,508 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:14,050 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:14,061 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:14,071 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:14,078 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:15,784 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:17,029 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:17,064 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:17,090 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:17,097 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:17,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-28 02:20:17,650 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:17,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-28 02:20:18,003 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:19,672 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:19,682 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:20,879 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:21,221 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:22,116 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:22,126 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:22,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-28 02:20:22,208 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:22,295 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-28 02:20:22,377 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-28 02:20:22,462 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-28 02:20:22,619 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-28 02:20:22,734 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-28 02:20:22,884 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-28 02:20:22,977 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-28 02:20:23,067 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-28 02:20:23,237 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-28 02:20:23,294 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-28 02:20:23,435 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-08-28 02:20:23,508 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-28 02:20:23,569 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-28 02:20:23,634 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-28 02:20:23,705 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-28 02:20:23,846 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-28 02:20:24,002 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-28 02:20:24,006 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:24,148 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:24,197 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:24,257 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:24,323 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:24,331 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:24,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-28 02:20:24,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-28 02:20:26,428 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:26,530 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:26,748 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:26,762 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:26,770 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:28,382 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:28,536 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:29,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-28 02:20:30,093 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:30,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-28 02:20:30,136 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:30,146 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:30,251 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:30,294 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:31,155 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:35,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-28 02:20:35,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-28 02:20:36,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-28 02:20:36,676 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:36,773 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:36,898 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:36,908 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:36,918 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:36,975 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-28 02:20:37,204 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:37,251 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:37,411 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:37,693 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:37,971 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:38,041 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:38,220 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:38,241 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:38,250 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:39,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-28 02:20:39,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-28 02:20:39,672 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:39,679 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:40,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-28 02:20:40,470 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:40,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-28 02:20:40,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-28 02:20:40,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-28 02:20:40,802 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:40,840 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:40,973 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:41,081 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:41,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-28 02:20:41,413 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:41,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-28 02:20:41,510 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:41,711 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:41,723 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20: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 2026-08-28 02:20:41,877 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:41,948 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-28 02:20:42,027 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-28 02:20:42,030 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:42,129 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:42,135 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:42,221 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:42,273 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:42,316 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:42,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-28 02:20:42,363 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:42,423 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-28 02:20:42,493 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-28 02:20:42,543 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-28 02:20:42,548 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:42,607 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:42,644 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:42,655 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:42,686 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:42,693 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:42,749 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-28 02:20:42,822 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-08-28 02:20:42,826 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:42,847 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:43,109 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:43,119 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:43,145 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:43,156 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:43,222 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-28 02:20:43,301 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-28 02:20:43,305 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-08-28 02:20:43,379 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-28 02:20:43,383 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-28 02:20:45,127 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-28 02:20:45,218 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-28 02:20:55,315 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 124.790s. Listening on: http://0.0.0.0:8080 2026-08-28 02:20:55,315 INFO [io.quarkus] (main) Profile prod activated. 2026-08-28 02:20:55,316 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-28 02:20:58,340 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-28 02:21:09,815 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="admin-cli", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", auth_method="openid-connect", token_id="1f5f1227-7c42-459e-8021-2b517d873634", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a10c23a1-b884-4573-bc41-935aac3998e8", client_auth_method="client-secret", username="admin", authSessionParentId="11f7660a-2ddf-4e14-ace0-79c8226d51d8", authSessionTabId="zjCj3mJWGlg" 2026-08-28 02:21:17,534 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="7464bc4e-1698-4421-a17b-81e170c95a0b", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", resourceType="REALM", resourcePath="atmosphere" 2026-08-28 02:21:19,043 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="admin-cli", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", auth_method="openid-connect", token_id="2dd5b919-49d7-40ba-826f-5f353431a4a7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c7765ddb-655c-45fb-804f-3849542dfa30", client_auth_method="client-secret", username="admin", authSessionParentId="ccde92a5-4e3a-4012-9640-5ba826038997", authSessionTabId="q2s469UorZw" 2026-08-28 02:21:19,229 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="7464bc4e-1698-4421-a17b-81e170c95a0b", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/164ac7b8-8d99-4c75-afe3-1e0fe32d3c6c" 2026-08-28 02:21:19,422 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="7464bc4e-1698-4421-a17b-81e170c95a0b", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/164ac7b8-8d99-4c75-afe3-1e0fe32d3c6c/protocol-mappers/models/2b012728-4d4c-4e4d-85f4-d71925f97420" 2026-08-28 02:21:40,420 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="admin-cli", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", auth_method="openid-connect", token_id="45bbe27c-2cb8-4da3-9240-c9a789d52095", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f9459363-a62c-4322-bd4c-08eadd131f31", client_auth_method="client-secret", username="admin", authSessionParentId="8e4fa5c9-f51f-4875-9303-21441c4fa4fd", authSessionTabId="q8KD45y6n50" 2026-08-28 02:21:40,668 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="7464bc4e-1698-4421-a17b-81e170c95a0b", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", resourceType="CLIENT", resourcePath="clients/9024684f-fd23-4273-b8a4-1f1e41785221" 2026-08-28 02:21:41,132 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="admin-cli", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", auth_method="openid-connect", token_id="7fed745b-6af2-45a8-839a-ae89333a53c1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="20d0edad-5f67-487d-b95c-3c0af26c7367", client_auth_method="client-secret", username="admin", authSessionParentId="3c50f69a-3a81-42cb-87d2-c40830ce8a1b", authSessionTabId="UljjnN8Cn7Q" 2026-08-28 02:21:41,315 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="7464bc4e-1698-4421-a17b-81e170c95a0b", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", resourceType="CLIENT", resourcePath="clients/f5d58d02-a395-4bd8-ac74-c5ecabdf4a5c" 2026-08-28 02:21:41,705 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="admin-cli", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", auth_method="openid-connect", token_id="900a6739-c652-437d-a165-89f2f4e4236c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c7e3e84e-11f8-4177-9361-575a1e77c066", client_auth_method="client-secret", username="admin", authSessionParentId="8fc6ede3-cac2-4890-9789-40666e453916", authSessionTabId="w-shOA5vyyE" 2026-08-28 02:21:41,832 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="7464bc4e-1698-4421-a17b-81e170c95a0b", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", resourceType="CLIENT", resourcePath="clients/f571d26c-dc7a-4b8a-8943-6ad352fcd83e" 2026-08-28 02:21:42,540 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="admin-cli", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", auth_method="openid-connect", token_id="ca966aa1-4cc9-4b94-9d60-f2b4763590e6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c8058276-54c8-4ff6-81b6-e8d2ffe4207a", client_auth_method="client-secret", username="admin", authSessionParentId="b6a8c5c7-83ae-47b0-b940-bbdf02e43b49", authSessionTabId="jCSz4MpKJ_s" 2026-08-28 02:21:42,716 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="7464bc4e-1698-4421-a17b-81e170c95a0b", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", resourceType="CLIENT_ROLE", resourcePath="clients/9024684f-fd23-4273-b8a4-1f1e41785221/roles/member" 2026-08-28 02:21:43,117 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="admin-cli", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", auth_method="openid-connect", token_id="cfdfae6d-d1e1-492a-b0d0-f63bf6f3215f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="26d2818a-97c6-4ab7-85f0-d4f30faf7fe5", client_auth_method="client-secret", username="admin", authSessionParentId="694cc2f8-5254-4ef1-9e6d-e8cfd3c49264", authSessionTabId="8GMT-53vVV0" 2026-08-28 02:21:43,227 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="7464bc4e-1698-4421-a17b-81e170c95a0b", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", resourceType="CLIENT_ROLE", resourcePath="clients/f5d58d02-a395-4bd8-ac74-c5ecabdf4a5c/roles/admin" 2026-08-28 02:21:43,716 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="admin-cli", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", auth_method="openid-connect", token_id="5ed2c600-047a-465b-8075-72d3a15d6c61", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3c91a960-357f-4edb-9232-65705499bdcd", client_auth_method="client-secret", username="admin", authSessionParentId="7e3b9a18-4758-47db-ab17-34a4831ef2d1", authSessionTabId="LhWZEq1al1k" 2026-08-28 02:21:43,839 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="7464bc4e-1698-4421-a17b-81e170c95a0b", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", resourceType="CLIENT_ROLE", resourcePath="clients/f5d58d02-a395-4bd8-ac74-c5ecabdf4a5c/roles/editor" 2026-08-28 02:21:44,225 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="admin-cli", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", auth_method="openid-connect", token_id="34fd9151-bc93-4a36-84f9-149e1e6e18f4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8c14812d-b469-447a-aff4-55817004dd88", client_auth_method="client-secret", username="admin", authSessionParentId="a74af7ac-a0ee-48ba-b731-02321e88e6ce", authSessionTabId="ObPx7h2ddAQ" 2026-08-28 02:21:44,414 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="7464bc4e-1698-4421-a17b-81e170c95a0b", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", resourceType="CLIENT_ROLE", resourcePath="clients/f5d58d02-a395-4bd8-ac74-c5ecabdf4a5c/roles/viewer" 2026-08-28 02:21:44,837 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="admin-cli", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", auth_method="openid-connect", token_id="537784cd-2417-4e6d-94e5-b440a75942d6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="08cca8d3-1cde-4b29-a2f3-a6dd854522ab", client_auth_method="client-secret", username="admin", authSessionParentId="990e231b-1bc6-4791-a954-0daabefea7a1", authSessionTabId="s1jTuiCkwtw" 2026-08-28 02:21:44,935 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="7464bc4e-1698-4421-a17b-81e170c95a0b", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", resourceType="CLIENT_ROLE", resourcePath="clients/f571d26c-dc7a-4b8a-8943-6ad352fcd83e/roles/member" 2026-08-28 02:23:51,150 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="admin-cli", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", auth_method="openid-connect", token_id="6c99ab62-c07a-4e89-a576-906978bdeb00", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c1f2486c-f5d7-4ac1-8d22-040056dc1e7f", client_auth_method="client-secret", username="admin", authSessionParentId="f1c8d660-26e1-43f9-8069-541a93d12ec0", authSessionTabId="Ue7Cvo2na5k" 2026-08-28 02:23:52,038 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="7464bc4e-1698-4421-a17b-81e170c95a0b", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", resourceType="REALM", resourcePath="null" 2026-08-28 02:23:53,777 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="admin-cli", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", auth_method="openid-connect", token_id="d1226ce9-95c0-4d21-b9e2-9934ec53af9f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c41c5877-adb0-4a83-a731-e686e5fb8b4d", client_auth_method="client-secret", username="admin", authSessionParentId="bcf4cf08-4db2-400c-98be-114367fad0a6", authSessionTabId="vBCFp1XbJ5Q" 2026-08-28 02:23:53,937 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="7464bc4e-1698-4421-a17b-81e170c95a0b", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", resourceType="CLIENT", resourcePath="clients/df537b9d-aeea-4e44-b28d-6926515a7d4a" 2026-08-28 02:23:54,540 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="admin-cli", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", auth_method="openid-connect", token_id="014171c6-e2d7-478f-a7e8-908f88850644", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d8445b73-fe76-4508-a6db-fb40bfe5e602", client_auth_method="client-secret", username="admin", authSessionParentId="0042c077-cb1f-482a-851a-402fc7c048f2", authSessionTabId="qU6PwVAlFj8" 2026-08-28 02:23:55,234 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="7464bc4e-1698-4421-a17b-81e170c95a0b", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/e13f5643-94c8-48f5-9f3b-055dcda28990/role-mappings/clients/3878a52b-43bd-4ecd-9d23-57f65132f7f4" 2026-08-28 02:27:57,852 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="admin-cli", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", auth_method="openid-connect", token_id="bcc3be06-4a8f-417c-8cd7-093ef3ca78d4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e25c9b03-5f89-4ff6-b4e0-fb94ec7014ac", client_auth_method="client-secret", username="admin", authSessionParentId="557e99bb-d1b2-4f06-9806-04828aa34047", authSessionTabId="4KIBgFZFFI0" 2026-08-28 02:27:58,079 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="7464bc4e-1698-4421-a17b-81e170c95a0b", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", resourceType="REALM", resourcePath="null" 2026-08-28 02:27:58,867 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="admin-cli", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", auth_method="openid-connect", token_id="cf97ce5d-1643-4e09-9f17-81cac0dfa159", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="837d211a-0898-4019-83c2-98ff9aaa4860", client_auth_method="client-secret", username="admin", authSessionParentId="f6759b4e-cca7-4a4c-9ba9-5321011e8b22", authSessionTabId="sdAF0SRzYDs" 2026-08-28 02:27:58,935 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="7464bc4e-1698-4421-a17b-81e170c95a0b", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/164ac7b8-8d99-4c75-afe3-1e0fe32d3c6c" 2026-08-28 02:27:58,992 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="7464bc4e-1698-4421-a17b-81e170c95a0b", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/164ac7b8-8d99-4c75-afe3-1e0fe32d3c6c/protocol-mappers/models/2b012728-4d4c-4e4d-85f4-d71925f97420" 2026-08-28 02:28:05,004 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="admin-cli", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", auth_method="openid-connect", token_id="883b9c61-123f-4a4e-abfa-be1824b74357", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4913c5ba-3854-4899-b4d6-072870412abc", client_auth_method="client-secret", username="admin", authSessionParentId="922f4bae-7256-4d1b-9075-76239559ce34", authSessionTabId="7gJ8vl8NoGI" 2026-08-28 02:28:05,059 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="7464bc4e-1698-4421-a17b-81e170c95a0b", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", resourceType="CLIENT", resourcePath="clients/9024684f-fd23-4273-b8a4-1f1e41785221" 2026-08-28 02:28:05,468 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="admin-cli", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", auth_method="openid-connect", token_id="437d088b-01dd-447c-bf78-dbdf79023b09", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cc1f7785-3d6b-4760-b112-b1709590d20e", client_auth_method="client-secret", username="admin", authSessionParentId="bedf9064-dcd2-4231-8dea-1f1cdec5b096", authSessionTabId="-yTG1wDwE5k" 2026-08-28 02:28:05,554 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="7464bc4e-1698-4421-a17b-81e170c95a0b", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", resourceType="CLIENT", resourcePath="clients/f5d58d02-a395-4bd8-ac74-c5ecabdf4a5c" 2026-08-28 02:28:05,973 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="admin-cli", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", auth_method="openid-connect", token_id="225e305b-137b-4342-84f0-81529a7081c9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="64de9d91-1caf-454a-94d6-68d16e59f3bb", client_auth_method="client-secret", username="admin", authSessionParentId="2768cbe8-f559-4c15-80af-d41cad398a15", authSessionTabId="5pDn6XjTPkw" 2026-08-28 02:28:06,035 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="7464bc4e-1698-4421-a17b-81e170c95a0b", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", resourceType="CLIENT", resourcePath="clients/f571d26c-dc7a-4b8a-8943-6ad352fcd83e" 2026-08-28 02:28:06,651 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="admin-cli", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", auth_method="openid-connect", token_id="965c01e4-97ce-4b72-b609-669c7f4a4662", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cb74683e-fcd7-41b7-95d7-3cbc1438c695", client_auth_method="client-secret", username="admin", authSessionParentId="a9eff693-3601-48c6-9a54-16dd28a29690", authSessionTabId="ran3oVZOu1M" 2026-08-28 02:28:07,040 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="admin-cli", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", auth_method="openid-connect", token_id="2a8f5488-a9d0-45cf-941c-a17f5a9196ce", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3d3ee8cf-4f86-4d5e-94ac-640463f69474", client_auth_method="client-secret", username="admin", authSessionParentId="1037d45b-28db-4f78-944a-481de192d0da", authSessionTabId="4syFUFsuyN8" 2026-08-28 02:28:07,421 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="admin-cli", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", auth_method="openid-connect", token_id="9b1c0f56-bec8-4b42-9dab-8102c170a755", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c1b4c787-c563-4130-b4ac-2bd6f504b2d6", client_auth_method="client-secret", username="admin", authSessionParentId="0c09cbe8-df97-44c2-b259-5e19f7b6f8d9", authSessionTabId="L8YXKuYi8Ac" 2026-08-28 02:28:07,785 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="admin-cli", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", auth_method="openid-connect", token_id="e732b789-3eb6-4148-8f27-947e030aa9aa", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="45806308-2d35-4989-a1d1-86ab3807f4a7", client_auth_method="client-secret", username="admin", authSessionParentId="d5154a02-252f-4ae5-8c66-33996dfb1f69", authSessionTabId="_2BMwWtTFFo" 2026-08-28 02:28:08,230 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="admin-cli", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", auth_method="openid-connect", token_id="96c5af16-df7e-4da9-aa13-9f8ca84985c0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="61e1a058-c1eb-40ff-a77f-2edf63c15cf8", client_auth_method="client-secret", username="admin", authSessionParentId="46d3f907-d2cc-4bdb-a809-1f299c023379", authSessionTabId="sEjW3U4sbhA" 2026-08-28 02:28:57,382 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="admin-cli", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", auth_method="openid-connect", token_id="7b598724-415a-42ad-b06b-cb270214247e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="723e9195-713d-460d-86f1-6bc63084956b", client_auth_method="client-secret", username="admin", authSessionParentId="81f11b17-8f97-4eec-a149-9914ebe38dea", authSessionTabId="a4-5H5BlPTc" 2026-08-28 02:28:57,559 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="7464bc4e-1698-4421-a17b-81e170c95a0b", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", resourceType="REALM", resourcePath="null" 2026-08-28 02:28:59,060 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="admin-cli", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", auth_method="openid-connect", token_id="b05d0c28-773d-40df-a0a6-35f04f8e66c5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b68aea8b-1310-40a8-9071-5074998201fe", client_auth_method="client-secret", username="admin", authSessionParentId="d9646d6e-7264-47fb-8ba5-e4a3575e2630", authSessionTabId="Txk91PARRdI" 2026-08-28 02:28:59,148 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="7464bc4e-1698-4421-a17b-81e170c95a0b", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", resourceType="CLIENT", resourcePath="clients/df537b9d-aeea-4e44-b28d-6926515a7d4a" 2026-08-28 02:28:59,822 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="admin-cli", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", auth_method="openid-connect", token_id="f91a1f2e-1c2d-4013-92c3-a82fa34401fa", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2eeea83e-df74-4ea5-ab0b-8381f5152360", client_auth_method="client-secret", username="admin", authSessionParentId="c7f247ab-35f9-490a-8434-0de417759ce5", authSessionTabId="xXclGsa9rBA" 2026-08-28 02:29:16,762 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="admin-cli", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", auth_method="openid-connect", token_id="5a567bb6-ff2b-46d7-bb68-7832f1b98b4e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b7030504-2fca-483f-a0d8-e3927484a246", client_auth_method="client-secret", username="admin", authSessionParentId="950ac07e-25c1-4732-9adb-4205b733612f", authSessionTabId="EbZMU-Z_6h8" 2026-08-28 02:29:16,903 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="d8ad96b6-0dcc-4527-bfcc-160565da27f9", clientId="7464bc4e-1698-4421-a17b-81e170c95a0b", userId="5e0c6a8b-2eac-4204-bc74-2ef450e83fdf", ipAddress="162.253.55.129", resourceType="USER", resourcePath="users/e9425091-0216-4b32-8314-da1f2e091790" 2026-08-28 02:29:18,929 INFO [org.keycloak.events] (executor-thread-3) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="e13f5643-94c8-48f5-9f3b-055dcda28990", ipAddress="10.0.0.30", token_id="7a164937-8b9d-4c87-bcd4-26684e4ec6fa", grant_type="client_credentials", scope="openid email profile", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="68283b7e-4e19-4e96-acd0-21e67e0e2ed3", authSessionTabId="9C0mda2rRq0"