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-06-22 01:51:48,395 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 42690ms 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-06-22 01:51:53,787 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-06-22 01:52:01,075 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-06-22 01:52:01,383 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-06-22 01:52:01,886 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-06-22 01:52:02,476 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-06-22 01:52:02,478 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 6cfeb497-b446-431a-abd3-ad8747e3230a, name: keycloak-0-21871 2026-06-22 01:52:02,484 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-06-22 01:52:02,484 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-06-22 01:52:02,572 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.28484 2026-06-22 01:52:04,680 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-21871: no members discovered after 2102 ms: creating cluster as coordinator 2026-06-22 01:52:04,692 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-21871|0] (1) [keycloak-0-21871] 2026-06-22 01:52:04,796 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-21871`, physical addresses are `[10.0.0.159:44020]` 2026-06-22 01:52:04,877 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-06-22 01:52:05,269 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-06-22 01:52:06,386 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-21871, Site name: null 2026-06-22 01:52:06,390 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-06-22 01:52:17,176 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-06-22 01:52:17,176 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-06-22 01:52:17,585 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-06-22 01:52:23,190 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-06-22 01:52:23,191 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-06-22 01:52:23,689 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-06-22 01:52:23,690 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-06-22 01:52:30,447 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:30,598 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:31,481 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:31,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-06-22 01:52:33,534 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:33,567 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:35,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-06-22 01:52:35,722 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:35,771 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:37,903 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:38,892 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:38,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-06-22 01:52:39,230 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:39,634 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:39,641 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:39,648 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:39,654 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:41,019 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:42,039 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:42,068 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:42,087 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:42,092 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:42,416 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:42,584 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:42,588 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:42,896 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:44,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-06-22 01:52:44,272 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:45,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-06-22 01:52:45,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-06-22 01:52:46,042 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:46,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-06-22 01:52:46,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-06-22 01:52:46,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-06-22 01:52:46,179 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-06-22 01:52:46,238 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-06-22 01:52:46,296 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-06-22 01:52:46,383 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-06-22 01:52:46,466 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-06-22 01:52:46,565 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-06-22 01:52:46,629 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-06-22 01:52:46,689 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-06-22 01:52:46,810 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-06-22 01:52:46,857 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-06-22 01:52:46,938 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-06-22 01:52:46,985 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-06-22 01:52:47,038 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-06-22 01:52:47,087 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-06-22 01:52:47,134 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-06-22 01:52:47,223 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-06-22 01:52:47,325 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-06-22 01:52:47,330 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:47,431 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:47,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-06-22 01:52:47,515 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:47,567 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:47,572 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:47,577 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:47,584 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:49,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-06-22 01:52:49,149 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:49,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-06-22 01:52:49,314 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:49,319 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:50,402 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:50,501 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:51,301 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:51,529 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:51,549 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:51,556 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:51,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-06-22 01:52:51,634 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:51,662 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:52,084 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:54,698 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:55,315 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:55,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-06-22 01:52:55,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-06-22 01:52:55,664 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:55,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-06-22 01:52:55,716 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:55,724 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:55,753 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-06-22 01:52:55,870 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:55,899 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:56,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-06-22 01:52:56,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-06-22 01:52:56,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-06-22 01:52:56,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-06-22 01:52:56,518 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:56,532 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:56,537 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:57,432 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:57,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-06-22 01:52:57,567 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:57,573 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:58,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-06-22 01:52:58,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-06-22 01:52:58,202 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:58,209 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:58,265 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:58,271 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:58,298 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:58,401 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:58,526 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:58,617 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:58,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-06-22 01:52:58,760 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:58,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-06-22 01:52:58,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-06-22 01:52:58,927 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:59,028 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:59,035 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:59,081 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-06-22 01:52:59,145 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-06-22 01:52:59,147 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:59,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-06-22 01:52:59,225 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:59,278 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:59,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-06-22 01:52:59,310 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:59,401 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:59,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-06-22 01:52:59,451 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-06-22 01:52:59,524 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-06-22 01:52:59,560 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-06-22 01:52:59,570 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:59,615 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:59,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-06-22 01:52:59,653 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:59,692 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:59,698 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:59,739 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-06-22 01:52:59,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-06-22 01:52:59,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-06-22 01:52:59,809 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:59,989 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:52:59,997 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:53:00,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-06-22 01:53:00,009 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-06-22 01:53:00,052 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-06-22 01:53:00,107 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-06-22 01:53:00,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-06-22 01:53:00,158 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-06-22 01:53:00,161 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-06-22 01:53:01,290 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-06-22 01:53:08,977 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 80.277s. Listening on: http://0.0.0.0:8080 2026-06-22 01:53:08,978 INFO [io.quarkus] (main) Profile prod activated. 2026-06-22 01:53:08,978 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-06-22 01:53:10,375 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-06-22 01:53:20,979 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="admin-cli", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="b500e39c-7e6f-4731-b887-bf30dd78a4cb", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="22e70a74-5a4d-40a4-b230-b32be046ced2", client_auth_method="client-secret", username="admin", authSessionParentId="86182b41-74d6-4543-a79b-c5045433162e", authSessionTabId="X-qMndpJIz8" 2026-06-22 01:53:26,288 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="a02a9878-095f-41fa-8665-70fc104f0aa1", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", resourceType="REALM", resourcePath="atmosphere" 2026-06-22 01:53:27,499 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="admin-cli", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="3bb48409-f5fe-4630-9aa4-25c7f5dc9fff", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2759c178-018e-4858-be83-a1a8684cb126", client_auth_method="client-secret", username="admin", authSessionParentId="ee61c4c2-f81f-48b3-aac3-6e04b8b7687e", authSessionTabId="UvFZBHHE-iY" 2026-06-22 01:53:27,703 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="a02a9878-095f-41fa-8665-70fc104f0aa1", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/a77f2b2c-fa82-4adb-9b30-099146b2aba5" 2026-06-22 01:53:27,904 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="a02a9878-095f-41fa-8665-70fc104f0aa1", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/a77f2b2c-fa82-4adb-9b30-099146b2aba5/protocol-mappers/models/c97c75f8-2af6-45df-bb76-40430e7d46f4" 2026-06-22 01:53:48,772 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="admin-cli", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="88d7b335-a910-4be9-9fc4-5423ae411103", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="191c71ac-35df-4ecf-bdca-4d7edde94701", client_auth_method="client-secret", username="admin", authSessionParentId="a6b18f2b-85db-4795-a01d-7c42a257e8d8", authSessionTabId="37kS5dHqdoQ" 2026-06-22 01:53:48,993 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="a02a9878-095f-41fa-8665-70fc104f0aa1", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", resourceType="CLIENT", resourcePath="clients/d26d02aa-73ee-4e3c-a460-c2a7a08214fb" 2026-06-22 01:53:49,405 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="admin-cli", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="a42d359a-fab9-4b47-a0b4-6303f9ebb91b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ba8a6fc1-b18b-4425-8953-609c8faaabf3", client_auth_method="client-secret", username="admin", authSessionParentId="2aa04aac-741a-4008-a1d4-6b709b38faaa", authSessionTabId="mR67hPyndhc" 2026-06-22 01:53:49,492 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="a02a9878-095f-41fa-8665-70fc104f0aa1", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", resourceType="CLIENT", resourcePath="clients/31374472-a94c-4178-a690-f40f8fb937ec" 2026-06-22 01:53:49,897 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="admin-cli", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="9664fc28-74ed-4843-b9cf-e2bf00222e8a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f64c0029-ac04-40bb-867d-78be8125f19a", client_auth_method="client-secret", username="admin", authSessionParentId="9973ad9b-47f6-489e-9208-c516a2386585", authSessionTabId="oEQ02YXocAc" 2026-06-22 01:53:49,993 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="a02a9878-095f-41fa-8665-70fc104f0aa1", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", resourceType="CLIENT", resourcePath="clients/45b28a92-f507-4b1f-a72e-565f599166c5" 2026-06-22 01:53:50,587 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="admin-cli", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="28f76141-d60a-471d-a102-e9350bbdf526", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9a759987-7c2f-498c-a7d5-799b417eebff", client_auth_method="client-secret", username="admin", authSessionParentId="fba787f5-118f-42e1-a0e7-299641827dbf", authSessionTabId="9ZMDl6uA6Vw" 2026-06-22 01:53:50,707 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="a02a9878-095f-41fa-8665-70fc104f0aa1", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", resourceType="CLIENT_ROLE", resourcePath="clients/d26d02aa-73ee-4e3c-a460-c2a7a08214fb/roles/member" 2026-06-22 01:53:51,148 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="admin-cli", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="af0c56b9-5fbb-42bd-8a1d-d65b600560d7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5d940fba-9428-4640-913e-3039a358eac3", client_auth_method="client-secret", username="admin", authSessionParentId="55f46e68-7e92-4a00-8a26-a370a230eefe", authSessionTabId="hUc24zkVi3g" 2026-06-22 01:53:51,234 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="a02a9878-095f-41fa-8665-70fc104f0aa1", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", resourceType="CLIENT_ROLE", resourcePath="clients/31374472-a94c-4178-a690-f40f8fb937ec/roles/admin" 2026-06-22 01:53:51,591 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="admin-cli", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="bb32abbd-121a-42fa-8b5d-afe03ffaf4e6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cd8ef50a-616e-4ce4-bf7a-6244afc22017", client_auth_method="client-secret", username="admin", authSessionParentId="6ae54b2c-6560-4d43-b764-4a6de09eeb75", authSessionTabId="jHyAuqyTDNo" 2026-06-22 01:53:51,724 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="a02a9878-095f-41fa-8665-70fc104f0aa1", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", resourceType="CLIENT_ROLE", resourcePath="clients/31374472-a94c-4178-a690-f40f8fb937ec/roles/editor" 2026-06-22 01:53:52,139 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="admin-cli", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="f289a3f3-1cc3-4053-b59b-668f8f571c93", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fbd0a279-cbf3-490f-894b-00f94e4d6a4e", client_auth_method="client-secret", username="admin", authSessionParentId="b33b4d66-256d-4660-b06f-1699ea114d40", authSessionTabId="u59iunzjnZ8" 2026-06-22 01:53:52,282 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="a02a9878-095f-41fa-8665-70fc104f0aa1", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", resourceType="CLIENT_ROLE", resourcePath="clients/31374472-a94c-4178-a690-f40f8fb937ec/roles/viewer" 2026-06-22 01:53:52,671 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="admin-cli", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="0dd98254-3512-4526-a106-0107c93af3f9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6992507b-3ef7-4ce7-9110-730de25f8507", client_auth_method="client-secret", username="admin", authSessionParentId="7e95383e-e5f4-47f9-8c43-4c0e01694ca7", authSessionTabId="8h3uRGhagoY" 2026-06-22 01:53:52,802 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="a02a9878-095f-41fa-8665-70fc104f0aa1", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", resourceType="CLIENT_ROLE", resourcePath="clients/45b28a92-f507-4b1f-a72e-565f599166c5/roles/member" 2026-06-22 01:56:10,552 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="admin-cli", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="c448391d-3305-4d06-b8a6-0becfc58644d", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="98944f49-ea1e-491c-a2b9-ac0fb8de708c", client_auth_method="client-secret", username="admin", authSessionParentId="1e05ce2f-6d56-4d90-9432-994e64a76288", authSessionTabId="UCWjhjX2AfE" 2026-06-22 01:56:11,092 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="a02a9878-095f-41fa-8665-70fc104f0aa1", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", resourceType="REALM", resourcePath="null" 2026-06-22 01:56:12,534 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="admin-cli", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="1736afc9-fb5e-4a10-aeb3-a66a56bf76a4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4c9f21d0-f530-49a0-98f4-645ed982bf5d", client_auth_method="client-secret", username="admin", authSessionParentId="0e83800e-59cb-4bcb-8349-b2d62b5c59eb", authSessionTabId="VZzdALKtipw" 2026-06-22 01:56:12,698 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="a02a9878-095f-41fa-8665-70fc104f0aa1", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", resourceType="CLIENT", resourcePath="clients/d348747f-0bf2-4d02-841e-44edae8a7e7d" 2026-06-22 01:56:13,792 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="admin-cli", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="fadb54d1-9622-4e61-807e-797660368058", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7dceda0d-f85f-4a1c-a3bd-aeb59722baa5", client_auth_method="client-secret", username="admin", authSessionParentId="3c5963e3-f81e-4097-bb32-330909b02e95", authSessionTabId="kOVJeHIoIGw" 2026-06-22 01:56:14,514 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="a02a9878-095f-41fa-8665-70fc104f0aa1", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/dada84f2-9b50-444b-8bca-7891bcb4bfe7/role-mappings/clients/73c7cc3d-5b90-497d-8a1b-1564eb987c06" 2026-06-22 02:00:17,110 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="admin-cli", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="5811352c-36a4-48d8-bc86-7a8b98818b55", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="782a0598-80a7-4a3f-991c-63eb6c415d62", client_auth_method="client-secret", username="admin", authSessionParentId="7512b718-0070-4078-bc9d-34b5e1f90a6e", authSessionTabId="zCUixwNyvyE" 2026-06-22 02:00:17,296 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="a02a9878-095f-41fa-8665-70fc104f0aa1", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", resourceType="REALM", resourcePath="null" 2026-06-22 02:00:17,915 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="admin-cli", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="3c6cfc02-722c-4105-a08e-2cbf210ed90c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9562b74d-4db5-4031-8040-aeb957d44ef5", client_auth_method="client-secret", username="admin", authSessionParentId="c0773221-6e62-42de-b2db-58195b8244b7", authSessionTabId="8-fCmjrNSOk" 2026-06-22 02:00:17,990 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="a02a9878-095f-41fa-8665-70fc104f0aa1", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/a77f2b2c-fa82-4adb-9b30-099146b2aba5" 2026-06-22 02:00:18,077 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="a02a9878-095f-41fa-8665-70fc104f0aa1", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/a77f2b2c-fa82-4adb-9b30-099146b2aba5/protocol-mappers/models/c97c75f8-2af6-45df-bb76-40430e7d46f4" 2026-06-22 02:00:24,510 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="admin-cli", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="9b25b248-997f-41ff-8c70-2fb8bfd3a914", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cee40966-805e-42c0-b1ad-ce3abf1eadf9", client_auth_method="client-secret", username="admin", authSessionParentId="c8780230-c8d9-44c0-9ca2-ece8455b5ca8", authSessionTabId="ze5qEOiVh1Y" 2026-06-22 02:00:24,595 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="a02a9878-095f-41fa-8665-70fc104f0aa1", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", resourceType="CLIENT", resourcePath="clients/d26d02aa-73ee-4e3c-a460-c2a7a08214fb" 2026-06-22 02:00:25,042 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="admin-cli", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="73ee9268-c531-4f50-a3b1-444ac3c52438", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="5d68b064-f37c-4b82-9aaf-f748014a183f", client_auth_method="client-secret", username="admin", authSessionParentId="2fc22ede-c0a8-4ad9-990a-6a711cc90ace", authSessionTabId="RYnZIWW5vZY" 2026-06-22 02:00:25,092 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="a02a9878-095f-41fa-8665-70fc104f0aa1", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", resourceType="CLIENT", resourcePath="clients/31374472-a94c-4178-a690-f40f8fb937ec" 2026-06-22 02:00:25,470 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="admin-cli", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="06cb2ff0-7c60-49a3-908a-744adb7f48a7", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b0bdf4d4-ef4f-4ee1-8164-17cd3f7790f1", client_auth_method="client-secret", username="admin", authSessionParentId="417f657d-867c-4112-ba95-20c2738716dd", authSessionTabId="LRzGHMmDzAI" 2026-06-22 02:00:25,523 INFO [org.keycloak.events] (executor-thread-4) operationType="UPDATE", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="a02a9878-095f-41fa-8665-70fc104f0aa1", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", resourceType="CLIENT", resourcePath="clients/45b28a92-f507-4b1f-a72e-565f599166c5" 2026-06-22 02:00:26,144 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="admin-cli", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="28e3cbf8-1e23-40b9-aba9-273ca1bb3a5b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="b4a5f1be-0a9f-449b-85b5-7167cbd53ec6", client_auth_method="client-secret", username="admin", authSessionParentId="c73a2edb-a3c6-4e47-94cf-e7a50fcf8f58", authSessionTabId="-QpKgL-mUG0" 2026-06-22 02:00:26,515 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="admin-cli", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="27328f8f-ffc5-4fdb-bde6-4de23217dbe8", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="19bbddd7-5a72-4319-b3df-83a708e4227f", client_auth_method="client-secret", username="admin", authSessionParentId="743ab58d-946c-4208-b034-d557ff325ddd", authSessionTabId="SdhYiCeXilY" 2026-06-22 02:00:26,885 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="admin-cli", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="09426b09-a09d-4acc-9b42-a9b5860b79b9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6f6a4d90-fc2f-4803-b707-e182acb8a9c5", client_auth_method="client-secret", username="admin", authSessionParentId="993c9272-6ec7-4ea1-8be4-7f51d427268e", authSessionTabId="8q1sJDIR5rg" 2026-06-22 02:00:27,257 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="admin-cli", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="a67f3769-87f5-4124-8f65-ea113ed8497e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="fba62aee-d8c1-4b77-859f-614b43021eb9", client_auth_method="client-secret", username="admin", authSessionParentId="3b384067-6995-4504-b319-1e0aa5024bfb", authSessionTabId="WzsaCWEj-RI" 2026-06-22 02:00:27,615 INFO [org.keycloak.events] (executor-thread-4) type="LOGIN", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="admin-cli", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="d60c4848-ecae-4ae4-b668-ff502efea2cb", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8e4104eb-2eaf-4bf8-8691-b57aacf30cec", client_auth_method="client-secret", username="admin", authSessionParentId="dcac3298-8a24-449b-af2e-f31a4c0f0212", authSessionTabId="whuPNt1OmtU" 2026-06-22 02:01:15,001 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="admin-cli", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="fd41b07d-fa00-447d-96c7-754d074e9184", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="da04fd9a-4c1c-40ea-9124-d35bcc45bffa", client_auth_method="client-secret", username="admin", authSessionParentId="1d2ca9c1-3be8-48fc-9981-0618c37c6b63", authSessionTabId="xPnZZ_cpTKk" 2026-06-22 02:01:15,176 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="a02a9878-095f-41fa-8665-70fc104f0aa1", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", resourceType="REALM", resourcePath="null" 2026-06-22 02:01:16,568 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="admin-cli", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="424a4921-1c88-4fb2-b6c3-c38d2ac3f561", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="887f858b-b2bd-4f2b-8c20-b0b414a874fc", client_auth_method="client-secret", username="admin", authSessionParentId="a5354b7b-b41d-4f1b-a3ee-230cac922ec0", authSessionTabId="QpfrXSQ1E6g" 2026-06-22 02:01:16,618 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="a02a9878-095f-41fa-8665-70fc104f0aa1", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", resourceType="CLIENT", resourcePath="clients/d348747f-0bf2-4d02-841e-44edae8a7e7d" 2026-06-22 02:01:17,256 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="admin-cli", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="1d82870a-6fb5-4164-9f8a-15644eed0e50", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="8b3f769c-22b7-463e-95d1-36c599a7f821", client_auth_method="client-secret", username="admin", authSessionParentId="166a12e9-6db7-4de5-ad0d-0765e907788d", authSessionTabId="6DrsEgEsozE" 2026-06-22 02:01:33,991 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="admin-cli", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", auth_method="openid-connect", token_id="44775355-9dfd-4603-b007-d2f5e89b5177", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="30abf7ca-fd83-4a72-a64f-edd57226c3fe", client_auth_method="client-secret", username="admin", authSessionParentId="2b8ace53-3783-42bf-ae80-917348eac8b1", authSessionTabId="ZMbMY1Xj89o" 2026-06-22 02:01:34,092 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="2d0cf7c2-fcb0-4069-ae7c-4404f76d732e", clientId="a02a9878-095f-41fa-8665-70fc104f0aa1", userId="4c9bda53-d89b-4070-ba0f-2b6bae15c4f4", ipAddress="199.204.45.57", resourceType="USER", resourcePath="users/b7322633-c039-4324-a2e6-9084d841a584" 2026-06-22 02:01:35,836 INFO [org.keycloak.events] (executor-thread-3) type="CLIENT_LOGIN", realmId="atmosphere", clientId="keystone", userId="dada84f2-9b50-444b-8bca-7891bcb4bfe7", ipAddress="10.0.0.209", token_id="1e0403b6-d795-4f4d-a43d-02de8ea6c290", grant_type="client_credentials", scope="openid profile email", client_auth_method="client-secret", username="service-account-keystone", authSessionParentId="3a7c547a-c8e8-441a-81aa-32031edca2d7", authSessionTabId="n6_xgv0JY6Y"