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-05-05 06:52:33,158 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 50757ms 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-05-05 06:52:38,299 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-05-05 06:52:46,878 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-05-05 06:52:47,391 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-05-05 06:52:47,986 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-05-05 06:52:48,581 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-05-05 06:52:48,583 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 3c958577-81a4-4272-8011-f231f81ff469, name: keycloak-0-48992 2026-05-05 06:52:48,589 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-05-05 06:52:48,589 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-05-05 06:52:48,683 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.36319 2026-05-05 06:52:49,781 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-05-05 06:52:50,688 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-48992: no members discovered after 2002 ms: creating cluster as coordinator 2026-05-05 06:52:50,698 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-48992|0] (1) [keycloak-0-48992] 2026-05-05 06:52:50,713 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-48992`, physical addresses are `[10.0.0.155:51855]` 2026-05-05 06:52:50,721 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-05-05 06:52:52,408 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-48992, Site name: null 2026-05-05 06:53:03,185 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-05-05 06:53:03,185 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-05-05 06:53:03,609 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-05-05 06:53:08,797 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-05-05 06:53:08,797 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-05-05 06:53:09,287 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-05-05 06:53:09,287 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-05-05 06:53:17,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-05-05 06:53:17,979 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:18,873 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:18,937 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:21,466 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:21,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-05-05 06:53:25,195 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:25,227 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:25,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-05-05 06:53:27,406 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:28,519 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:28,538 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:28,849 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:29,268 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:29,274 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:29,283 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:29,289 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:30,626 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:31,675 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:31,707 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:31,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-05-05 06:53:31,730 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:32,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-05-05 06:53:32,179 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:32,186 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:32,472 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:34,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-05-05 06:53:34,070 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:35,124 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:35,452 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:36,340 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:36,349 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:36,403 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:36,410 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:36,475 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-05-05 06:53:36,540 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-05-05 06:53:36,606 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-05-05 06:53:36,725 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-05-05 06:53:36,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-05-05 06:53:36,921 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-05-05 06:53:37,004 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-05-05 06:53:37,080 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-05-05 06:53:37,213 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-05-05 06:53:37,259 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-05-05 06:53:37,367 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-05-05 06:53:37,427 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-05-05 06:53:37,488 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-05-05 06:53:37,548 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-05-05 06:53:37,608 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-05-05 06:53:37,728 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-05-05 06:53:37,847 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-05-05 06:53:37,855 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:38,022 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:38,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-05-05 06:53:38,721 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:38,791 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:38,797 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:38,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-05-05 06:53:38,810 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:40,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-05-05 06:53:40,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-05-05 06:53:40,785 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:40,804 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:40,810 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:42,103 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:42,201 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:43,207 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:43,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-05-05 06:53:43,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-05-05 06:53:43,558 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:43,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-05-05 06:53:43,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-05-05 06:53:43,747 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:44,421 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:47,427 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:48,198 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:48,396 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:48,540 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:48,587 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:48,645 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:48,651 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:48,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-05-05 06:53:48,692 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-05-05 06:53:48,820 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:48,853 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:48,964 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:49,107 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53: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-05-05 06:53:49,380 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:49,507 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:49,523 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:49,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-05-05 06:53:50,604 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:50,684 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:50,775 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:50,785 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:51,466 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:51,478 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:51,539 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:51,547 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:51,626 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:51,647 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:51,710 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:51,834 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:51,969 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:52,051 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:52,171 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:52,231 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:52,260 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:52,420 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:52,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-05-05 06:53:52,658 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:52,667 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:52,728 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-05-05 06:53:52,804 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-05-05 06:53:52,806 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:52,894 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:52,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-05-05 06:53:52,922 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:52,999 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:53,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-05-05 06:53:53,031 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:53,040 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:53,088 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-05-05 06:53:53,159 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-05-05 06:53:53,200 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-05-05 06:53:53,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-05-05 06:53:53,249 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:53,280 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:53,291 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:53,322 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:53,329 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:53,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-05-05 06:53:53,448 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-05-05 06:53:53,451 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:53,460 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:53,696 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:53,704 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:53,719 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:53,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-05-05 06:53:53,780 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-05-05 06:53:53,854 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-05-05 06:53:53,857 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-05-05 06:53:53,909 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-05-05 06:53:53,912 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-05-05 06:53:55,483 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-05-05 06:53:55,500 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-05-05 06:54:03,677 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 90.279s. Listening on: http://0.0.0.0:8080 2026-05-05 06:54:03,678 INFO [io.quarkus] (main) Profile prod activated. 2026-05-05 06:54:03,678 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-05-05 06:54:05,300 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-05-05 06:54:22,708 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="40522033-80f8-48ac-be69-f609a2f2f380", clientId="admin-cli", userId="beb7c9ad-dfcb-42d1-b990-2319d5d9305a", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="00c48dc5-da04-4256-81cd-eb107992005c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="dd2a0ce3-7f56-44cf-9d54-a0caf07dbc60", client_auth_method="client-secret", username="admin", authSessionParentId="b3aba767-a124-4f28-9416-0c13b1b2c83a", authSessionTabId="YkHXUTnU2PY" 2026-05-05 06:54:28,196 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="40522033-80f8-48ac-be69-f609a2f2f380", clientId="bc189993-0694-44a7-906d-73140f4ec4b8", userId="beb7c9ad-dfcb-42d1-b990-2319d5d9305a", ipAddress="199.204.45.156", resourceType="REALM", resourcePath="atmosphere" 2026-05-05 06:54:29,599 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="40522033-80f8-48ac-be69-f609a2f2f380", clientId="admin-cli", userId="beb7c9ad-dfcb-42d1-b990-2319d5d9305a", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="7bc34556-81d7-45f5-a90f-2d3ed80c831e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="c402c794-9249-4b60-8119-bca193ee58f0", client_auth_method="client-secret", username="admin", authSessionParentId="7bad34ab-97dc-4fa3-81af-61b0a025bd3d", authSessionTabId="zu0S8iLSVrw" 2026-05-05 06:54:29,792 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="40522033-80f8-48ac-be69-f609a2f2f380", clientId="bc189993-0694-44a7-906d-73140f4ec4b8", userId="beb7c9ad-dfcb-42d1-b990-2319d5d9305a", ipAddress="199.204.45.156", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/8d960e99-f02c-4db9-8e2c-e776381fadf3" 2026-05-05 06:54:29,991 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="40522033-80f8-48ac-be69-f609a2f2f380", clientId="bc189993-0694-44a7-906d-73140f4ec4b8", userId="beb7c9ad-dfcb-42d1-b990-2319d5d9305a", ipAddress="199.204.45.156", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/8d960e99-f02c-4db9-8e2c-e776381fadf3/protocol-mappers/models/56338bd4-6aee-4555-bd40-de90ec56882a" 2026-05-05 06:54:51,379 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="40522033-80f8-48ac-be69-f609a2f2f380", clientId="admin-cli", userId="beb7c9ad-dfcb-42d1-b990-2319d5d9305a", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="a2a46082-c0a4-4802-831c-5f4b6913eb98", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a7c71bd2-d774-4a6c-a176-bbaffa3eda85", client_auth_method="client-secret", username="admin", authSessionParentId="e8f95db1-2408-4ac5-8543-157cfa6e72e0", authSessionTabId="DgFq3l0CdOs" 2026-05-05 06:54:51,602 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="40522033-80f8-48ac-be69-f609a2f2f380", clientId="bc189993-0694-44a7-906d-73140f4ec4b8", userId="beb7c9ad-dfcb-42d1-b990-2319d5d9305a", ipAddress="199.204.45.156", resourceType="CLIENT", resourcePath="clients/288e361d-b287-497c-9bac-cae1ea78753e" 2026-05-05 06:54:51,997 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="40522033-80f8-48ac-be69-f609a2f2f380", clientId="admin-cli", userId="beb7c9ad-dfcb-42d1-b990-2319d5d9305a", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="e67451b7-9a10-4c4c-a3b3-2e01ce169ca5", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="a83e4727-2204-43f9-b3b0-34b5913f94ea", client_auth_method="client-secret", username="admin", authSessionParentId="3ca12d3c-58e5-45e9-923b-2b41896aa700", authSessionTabId="3nItgBL3kC4" 2026-05-05 06:54:52,123 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="40522033-80f8-48ac-be69-f609a2f2f380", clientId="bc189993-0694-44a7-906d-73140f4ec4b8", userId="beb7c9ad-dfcb-42d1-b990-2319d5d9305a", ipAddress="199.204.45.156", resourceType="CLIENT", resourcePath="clients/b2dd3ec9-60e8-4d61-8d7a-2b61f0a7504a" 2026-05-05 06:54:52,551 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="40522033-80f8-48ac-be69-f609a2f2f380", clientId="admin-cli", userId="beb7c9ad-dfcb-42d1-b990-2319d5d9305a", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="69bae30a-fb94-46bf-81f8-62301e1c9367", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="2eb26039-ce21-4d89-91f1-74b39ca2ec1e", client_auth_method="client-secret", username="admin", authSessionParentId="bedd5bbb-281c-4bfc-a185-b52857a228dd", authSessionTabId="mIsm0EessdA" 2026-05-05 06:54:52,692 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="40522033-80f8-48ac-be69-f609a2f2f380", clientId="bc189993-0694-44a7-906d-73140f4ec4b8", userId="beb7c9ad-dfcb-42d1-b990-2319d5d9305a", ipAddress="199.204.45.156", resourceType="CLIENT", resourcePath="clients/9dea62bf-de44-4b54-a549-8f9e57191bcd" 2026-05-05 06:54:53,464 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="40522033-80f8-48ac-be69-f609a2f2f380", clientId="admin-cli", userId="beb7c9ad-dfcb-42d1-b990-2319d5d9305a", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="21cf18cf-ee3f-4444-957c-94e797ef732e", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="3376dbc4-44f0-4491-9e16-72aedf04314b", client_auth_method="client-secret", username="admin", authSessionParentId="ecfa006d-ab3c-4769-a5a6-e8080595f186", authSessionTabId="A_Y9k_VNwgY" 2026-05-05 06:54:53,609 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="40522033-80f8-48ac-be69-f609a2f2f380", clientId="bc189993-0694-44a7-906d-73140f4ec4b8", userId="beb7c9ad-dfcb-42d1-b990-2319d5d9305a", ipAddress="199.204.45.156", resourceType="CLIENT_ROLE", resourcePath="clients/288e361d-b287-497c-9bac-cae1ea78753e/roles/member" 2026-05-05 06:54:54,015 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="40522033-80f8-48ac-be69-f609a2f2f380", clientId="admin-cli", userId="beb7c9ad-dfcb-42d1-b990-2319d5d9305a", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="3dab5e49-c015-4aeb-8be4-768d16365691", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6d930a3b-6533-4bcd-a5a0-040bbcbf0c50", client_auth_method="client-secret", username="admin", authSessionParentId="3117a6f9-aaae-444d-b6a0-3ed332fd794f", authSessionTabId="wdkxY6_3Chs" 2026-05-05 06:54:54,279 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="40522033-80f8-48ac-be69-f609a2f2f380", clientId="bc189993-0694-44a7-906d-73140f4ec4b8", userId="beb7c9ad-dfcb-42d1-b990-2319d5d9305a", ipAddress="199.204.45.156", resourceType="CLIENT_ROLE", resourcePath="clients/b2dd3ec9-60e8-4d61-8d7a-2b61f0a7504a/roles/admin" 2026-05-05 06:54:54,655 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="40522033-80f8-48ac-be69-f609a2f2f380", clientId="admin-cli", userId="beb7c9ad-dfcb-42d1-b990-2319d5d9305a", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="acc31360-cbdc-4619-8ae0-36b82056e5e1", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="ade33c8c-3fc6-4efb-84ca-29a5d11ac90b", client_auth_method="client-secret", username="admin", authSessionParentId="51b3d917-17e7-4909-92c2-7d131b0e6c14", authSessionTabId="M-8nOgoM49k" 2026-05-05 06:54:54,739 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="40522033-80f8-48ac-be69-f609a2f2f380", clientId="bc189993-0694-44a7-906d-73140f4ec4b8", userId="beb7c9ad-dfcb-42d1-b990-2319d5d9305a", ipAddress="199.204.45.156", resourceType="CLIENT_ROLE", resourcePath="clients/b2dd3ec9-60e8-4d61-8d7a-2b61f0a7504a/roles/editor" 2026-05-05 06:54:55,148 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="40522033-80f8-48ac-be69-f609a2f2f380", clientId="admin-cli", userId="beb7c9ad-dfcb-42d1-b990-2319d5d9305a", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="3be3ae6d-d499-4da0-bdfb-dfe120aad0ae", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="0f61dc32-eaaf-40aa-ba5d-55bba055a1c5", client_auth_method="client-secret", username="admin", authSessionParentId="0c8147e6-1e85-432b-a8a9-10f10d9e1bc3", authSessionTabId="ko4PbhojaEI" 2026-05-05 06:54:55,241 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="40522033-80f8-48ac-be69-f609a2f2f380", clientId="bc189993-0694-44a7-906d-73140f4ec4b8", userId="beb7c9ad-dfcb-42d1-b990-2319d5d9305a", ipAddress="199.204.45.156", resourceType="CLIENT_ROLE", resourcePath="clients/b2dd3ec9-60e8-4d61-8d7a-2b61f0a7504a/roles/viewer" 2026-05-05 06:54:55,626 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="40522033-80f8-48ac-be69-f609a2f2f380", clientId="admin-cli", userId="beb7c9ad-dfcb-42d1-b990-2319d5d9305a", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="a4d0dc36-9e39-4bb5-bcb5-8eb7abb885eb", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="30b80728-e49a-40dc-8e0b-23ab91007bf3", client_auth_method="client-secret", username="admin", authSessionParentId="6108898f-63a8-4f8b-9229-5bf6d3c380e9", authSessionTabId="sMTiPbzJymg" 2026-05-05 06:54:55,740 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="40522033-80f8-48ac-be69-f609a2f2f380", clientId="bc189993-0694-44a7-906d-73140f4ec4b8", userId="beb7c9ad-dfcb-42d1-b990-2319d5d9305a", ipAddress="199.204.45.156", resourceType="CLIENT_ROLE", resourcePath="clients/9dea62bf-de44-4b54-a549-8f9e57191bcd/roles/member" 2026-05-05 06:57:07,693 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="40522033-80f8-48ac-be69-f609a2f2f380", clientId="admin-cli", userId="beb7c9ad-dfcb-42d1-b990-2319d5d9305a", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="aea442e7-856e-4af4-93a6-1cb5e196992c", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="d2a45fe3-6ecb-4634-a2e8-7a698c7b4473", client_auth_method="client-secret", username="admin", authSessionParentId="dfca2a3e-a01e-422d-bfea-2b83214f953b", authSessionTabId="PB2HcuMf24c" 2026-05-05 06:57:08,302 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="40522033-80f8-48ac-be69-f609a2f2f380", clientId="bc189993-0694-44a7-906d-73140f4ec4b8", userId="beb7c9ad-dfcb-42d1-b990-2319d5d9305a", ipAddress="199.204.45.156", resourceType="REALM", resourcePath="null" 2026-05-05 06:57:09,946 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="40522033-80f8-48ac-be69-f609a2f2f380", clientId="admin-cli", userId="beb7c9ad-dfcb-42d1-b990-2319d5d9305a", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="c2087953-6d76-4922-949f-f301536cc728", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="6aabc044-d4f0-4870-b097-4d3305206d1f", client_auth_method="client-secret", username="admin", authSessionParentId="05c57fb4-4d4c-4242-ba3f-97dd6dd0cb49", authSessionTabId="_0P8_Dvqwi0" 2026-05-05 06:57:10,113 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="40522033-80f8-48ac-be69-f609a2f2f380", clientId="bc189993-0694-44a7-906d-73140f4ec4b8", userId="beb7c9ad-dfcb-42d1-b990-2319d5d9305a", ipAddress="199.204.45.156", resourceType="CLIENT", resourcePath="clients/fa1e220d-a858-4c7b-9b85-879d2338e5b5" 2026-05-05 06:57:10,877 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="40522033-80f8-48ac-be69-f609a2f2f380", clientId="admin-cli", userId="beb7c9ad-dfcb-42d1-b990-2319d5d9305a", ipAddress="199.204.45.156", auth_method="openid-connect", token_id="77eafeba-5fa6-4758-a724-724fc2a096e7", grant_type="password", refresh_token_type="Refresh", scope="profile email", refresh_token_id="7c7a5d53-0e95-41a6-9662-13d19e70b6ca", client_auth_method="client-secret", username="admin", authSessionParentId="fc5db9e2-9032-4efb-8c2a-0f9a08fd4943", authSessionTabId="cVgVU2DLOPg" 2026-05-05 06:57:11,389 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="40522033-80f8-48ac-be69-f609a2f2f380", clientId="bc189993-0694-44a7-906d-73140f4ec4b8", userId="beb7c9ad-dfcb-42d1-b990-2319d5d9305a", ipAddress="199.204.45.156", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/27d0d6f7-6e4f-45e9-a0b5-45d975c228ae/role-mappings/clients/1f6c9a3a-b406-47b3-a670-e65e9c383b86"