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-04-02 22:36:06,667 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 51136ms 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-04-02 22:36:11,127 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-04-02 22:36:20,007 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-02 22:36:20,404 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-02 22:36:21,008 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-02 22:36:21,722 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-02 22:36:21,725 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 821a8f32-f7ec-49b9-be63-17e85634c5bb, name: keycloak-0-728 2026-04-02 22:36:21,798 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-04-02 22:36:21,799 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-04-02 22:36:21,808 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.36386 2026-04-02 22:36:23,912 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-728: no members discovered after 2102 ms: creating cluster as coordinator 2026-04-02 22:36:24,000 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-728|0] (1) [keycloak-0-728] 2026-04-02 22:36:24,106 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-728`, physical addresses are `[10.0.0.245:51922]` 2026-04-02 22:36:24,193 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-02 22:36:24,206 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-04-02 22:36:24,321 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-02 22:36:25,810 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-728, Site name: null 2026-04-02 22:36:37,804 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-04-02 22:36:37,804 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-04-02 22:36:38,223 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-02 22:36:44,505 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-04-02 22:36:44,505 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-04-02 22:36:45,021 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-04-02 22:36:45,092 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-04-02 22:36:52,484 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:36:52,614 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:36:53,533 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:36:53,563 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:36:55,789 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:36:55,814 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:36:58,146 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:36:58,194 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:36:58,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-04-02 22:37:00,739 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:01,862 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:01,881 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:02,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-04-02 22:37:02,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-04-02 22:37:02,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-04-02 22:37:02,712 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:02,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-04-02 22:37:04,234 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:05,442 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:05,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-04-02 22:37:05,495 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:05,502 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:05,850 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:06,037 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:06,045 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:06,382 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:08,056 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:08,066 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:09,166 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:09,506 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:10,440 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:10,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-04-02 22:37:10,512 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:10,521 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:10,598 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-04-02 22:37:10,682 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-04-02 22:37:10,756 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-04-02 22:37:10,861 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-04-02 22:37:10,953 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-04-02 22:37:11,051 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-04-02 22:37:11,127 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-04-02 22:37:11,214 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-04-02 22:37:11,358 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-04-02 22:37:11,409 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-04-02 22:37:11,517 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-04-02 22:37:11,584 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-04-02 22:37:11,651 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-04-02 22:37:11,714 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-04-02 22:37:11,772 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-04-02 22:37:11,878 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-04-02 22:37:12,000 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-04-02 22:37:12,005 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:12,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-04-02 22:37:12,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-04-02 22:37:12,246 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:12,313 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:12,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-04-02 22:37:12,325 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:12,335 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:14,269 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:14,353 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:14,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-04-02 22:37:14,585 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:14,592 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:15,974 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:16,089 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:17,266 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:17,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-04-02 22:37:17,594 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:17,601 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:17,612 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:17,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-04-02 22:37:17,752 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:18,237 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:21,543 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:22,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-04-02 22:37:22,683 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:22,854 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:22,908 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:22,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-04-02 22:37:22,980 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:22,988 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:23,025 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-04-02 22:37:23,159 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:23,199 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:23,313 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:23,479 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:23,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-04-02 22:37:23,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-04-02 22:37:23,932 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:23,945 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:23,954 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:25,194 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:25,287 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:25,375 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:25,382 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:26,131 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:26,139 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:26,208 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:26,217 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:26,288 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:26,295 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:26,331 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:26,456 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:26,636 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:26,738 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:26,860 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:26,919 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:26,950 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:27,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-04-02 22:37:27,155 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:27,303 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:27,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-04-02 22:37:27,370 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-04-02 22:37:27,443 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-04-02 22:37:27,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-04-02 22:37:27,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-04-02 22:37:27,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-04-02 22:37:27,612 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:27,643 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:27,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-04-02 22:37:27,717 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:27,729 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:27,781 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-04-02 22:37:27,846 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-04-02 22:37:27,894 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-04-02 22:37:27,898 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:27,946 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:27,991 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:28,002 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:28,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-04-02 22:37:28,038 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:28,110 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-04-02 22:37:28,192 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-04-02 22:37:28,196 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:28,210 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:28,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-04-02 22:37:28,511 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:28,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-04-02 22:37:28,533 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 22:37:28,618 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-04-02 22:37:28,705 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-04-02 22:37:28,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-04-02 22:37:28,769 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-04-02 22:37:28,772 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-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-04-02 22:37:30,016 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-02 22:37:38,417 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 91.496s. Listening on: http://0.0.0.0:8080 2026-04-02 22:37:38,418 INFO [io.quarkus] (main) Profile prod activated. 2026-04-02 22:37:38,418 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-04-02 22:37:40,296 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-02 22:37:57,293 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3072a6d6-0515-49dd-ae1e-88c41ff457c6", clientId="admin-cli", userId="311a4172-1535-4497-8001-92893cad239b", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="370e0500-cd20-4ca8-8cd0-062e5e5ab9e0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="862b5f75-8295-443e-a8d0-0b529a21a188", client_auth_method="client-secret", username="admin", authSessionParentId="1735c8f1-6967-4804-9010-a4212e9cd7fc", authSessionTabId="wtAlxM3J0bU" 2026-04-02 22:38:03,417 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="3072a6d6-0515-49dd-ae1e-88c41ff457c6", clientId="bdaacce4-d606-4e4e-b637-a1110945dcd0", userId="311a4172-1535-4497-8001-92893cad239b", ipAddress="199.204.45.25", resourceType="REALM", resourcePath="atmosphere" 2026-04-02 22:38:04,908 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3072a6d6-0515-49dd-ae1e-88c41ff457c6", clientId="admin-cli", userId="311a4172-1535-4497-8001-92893cad239b", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="864c0afc-312c-4bc2-84a8-de88640d20b4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d7d079fc-a7a7-4712-abe4-2f6ae5436985", client_auth_method="client-secret", username="admin", authSessionParentId="e1831291-8d17-4619-9022-aa99c105d45b", authSessionTabId="qOebGcZ-x4s" 2026-04-02 22:38:05,111 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="3072a6d6-0515-49dd-ae1e-88c41ff457c6", clientId="bdaacce4-d606-4e4e-b637-a1110945dcd0", userId="311a4172-1535-4497-8001-92893cad239b", ipAddress="199.204.45.25", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/ed153d36-3c7e-42c6-b968-ba7cc9a7fcfe" 2026-04-02 22:38:05,311 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="3072a6d6-0515-49dd-ae1e-88c41ff457c6", clientId="bdaacce4-d606-4e4e-b637-a1110945dcd0", userId="311a4172-1535-4497-8001-92893cad239b", ipAddress="199.204.45.25", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/ed153d36-3c7e-42c6-b968-ba7cc9a7fcfe/protocol-mappers/models/9888593d-3d12-4e62-8c86-95c541a4a1ba" 2026-04-02 22:38:26,782 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3072a6d6-0515-49dd-ae1e-88c41ff457c6", clientId="admin-cli", userId="311a4172-1535-4497-8001-92893cad239b", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="dedf210b-16cf-449d-9887-6929469537d5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e44618d0-0d94-43b1-bbf3-dffd2a6db3b9", client_auth_method="client-secret", username="admin", authSessionParentId="98a2d90a-91bb-42a3-aa07-d87784761621", authSessionTabId="Q2Lf162hAkA" 2026-04-02 22:38:27,096 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="3072a6d6-0515-49dd-ae1e-88c41ff457c6", clientId="bdaacce4-d606-4e4e-b637-a1110945dcd0", userId="311a4172-1535-4497-8001-92893cad239b", ipAddress="199.204.45.25", resourceType="CLIENT", resourcePath="clients/afee3263-3764-4068-a951-ad8255ec4998" 2026-04-02 22:38:27,513 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3072a6d6-0515-49dd-ae1e-88c41ff457c6", clientId="admin-cli", userId="311a4172-1535-4497-8001-92893cad239b", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="2055d8a6-457f-48d4-94a9-f3cc7e848f5f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f58086e9-b457-4cfd-a7d1-8b2a0ccc7401", client_auth_method="client-secret", username="admin", authSessionParentId="4c783f8d-99b4-4d53-86a7-fe8bac66ee59", authSessionTabId="VBs0jKiqTo4" 2026-04-02 22:38:27,628 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="3072a6d6-0515-49dd-ae1e-88c41ff457c6", clientId="bdaacce4-d606-4e4e-b637-a1110945dcd0", userId="311a4172-1535-4497-8001-92893cad239b", ipAddress="199.204.45.25", resourceType="CLIENT", resourcePath="clients/f10a99b7-94c6-423e-887c-216621479b38" 2026-04-02 22:38:28,092 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3072a6d6-0515-49dd-ae1e-88c41ff457c6", clientId="admin-cli", userId="311a4172-1535-4497-8001-92893cad239b", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="0b1499db-0816-41bc-8c5d-7dea9e4d4646", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2768d65c-1dbd-4b22-bca3-432bb2b1a623", client_auth_method="client-secret", username="admin", authSessionParentId="bdb7f085-0a46-4b06-beac-ce15d4fd1126", authSessionTabId="5lbQnfvF1AM" 2026-04-02 22:38:28,211 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="3072a6d6-0515-49dd-ae1e-88c41ff457c6", clientId="bdaacce4-d606-4e4e-b637-a1110945dcd0", userId="311a4172-1535-4497-8001-92893cad239b", ipAddress="199.204.45.25", resourceType="CLIENT", resourcePath="clients/3ffeb61f-5567-4f9b-ae18-ef8fe19ce413" 2026-04-02 22:38:28,898 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3072a6d6-0515-49dd-ae1e-88c41ff457c6", clientId="admin-cli", userId="311a4172-1535-4497-8001-92893cad239b", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="7648f25c-5318-45c4-9268-f2dbc4ec19b6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="58fcacfa-8e43-4b33-a3e4-23d6bd33bce6", client_auth_method="client-secret", username="admin", authSessionParentId="dff6ce47-fb76-4d03-9069-6b0f5d03e464", authSessionTabId="LB2wzjG0z0E" 2026-04-02 22:38:29,024 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="3072a6d6-0515-49dd-ae1e-88c41ff457c6", clientId="bdaacce4-d606-4e4e-b637-a1110945dcd0", userId="311a4172-1535-4497-8001-92893cad239b", ipAddress="199.204.45.25", resourceType="CLIENT_ROLE", resourcePath="clients/afee3263-3764-4068-a951-ad8255ec4998/roles/member" 2026-04-02 22:38:29,456 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3072a6d6-0515-49dd-ae1e-88c41ff457c6", clientId="admin-cli", userId="311a4172-1535-4497-8001-92893cad239b", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="bcfd01e1-e6bb-42e6-9138-aaaf95034520", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="849aba41-2907-42e4-9c51-ba749ebe1a42", client_auth_method="client-secret", username="admin", authSessionParentId="401fbcef-792a-4fec-a235-4f1cda61db3c", authSessionTabId="ooxW8Fefo5E" 2026-04-02 22:38:29,602 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="3072a6d6-0515-49dd-ae1e-88c41ff457c6", clientId="bdaacce4-d606-4e4e-b637-a1110945dcd0", userId="311a4172-1535-4497-8001-92893cad239b", ipAddress="199.204.45.25", resourceType="CLIENT_ROLE", resourcePath="clients/f10a99b7-94c6-423e-887c-216621479b38/roles/admin" 2026-04-02 22:38:29,993 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3072a6d6-0515-49dd-ae1e-88c41ff457c6", clientId="admin-cli", userId="311a4172-1535-4497-8001-92893cad239b", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="44d9a367-c3eb-4072-9259-fb3e748be60f", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="53be0aef-6bb5-48bd-a3d9-0a971ce2c904", client_auth_method="client-secret", username="admin", authSessionParentId="f1ce2b2c-992e-48f5-a8b3-860a4089acbc", authSessionTabId="CYQrHaA3nGE" 2026-04-02 22:38:30,101 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="3072a6d6-0515-49dd-ae1e-88c41ff457c6", clientId="bdaacce4-d606-4e4e-b637-a1110945dcd0", userId="311a4172-1535-4497-8001-92893cad239b", ipAddress="199.204.45.25", resourceType="CLIENT_ROLE", resourcePath="clients/f10a99b7-94c6-423e-887c-216621479b38/roles/editor" 2026-04-02 22:38:30,487 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3072a6d6-0515-49dd-ae1e-88c41ff457c6", clientId="admin-cli", userId="311a4172-1535-4497-8001-92893cad239b", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="f5939f16-80fb-4878-b71f-a2aed41595d4", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="55657456-93f3-47ca-91aa-e83016afd98f", client_auth_method="client-secret", username="admin", authSessionParentId="04389848-8f29-4be2-82a8-67037d5bbb3b", authSessionTabId="gzYPMm-PpQQ" 2026-04-02 22:38:30,608 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="3072a6d6-0515-49dd-ae1e-88c41ff457c6", clientId="bdaacce4-d606-4e4e-b637-a1110945dcd0", userId="311a4172-1535-4497-8001-92893cad239b", ipAddress="199.204.45.25", resourceType="CLIENT_ROLE", resourcePath="clients/f10a99b7-94c6-423e-887c-216621479b38/roles/viewer" 2026-04-02 22:38:30,992 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="3072a6d6-0515-49dd-ae1e-88c41ff457c6", clientId="admin-cli", userId="311a4172-1535-4497-8001-92893cad239b", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="dcdea427-38da-431f-a03b-7c7643d56f3e", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="58ac6eb8-67e2-4d12-a955-12a8d422307b", client_auth_method="client-secret", username="admin", authSessionParentId="a1c5b577-0e7a-4161-a5dd-a3e825234840", authSessionTabId="f-WLxRtKqis" 2026-04-02 22:38:31,107 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="3072a6d6-0515-49dd-ae1e-88c41ff457c6", clientId="bdaacce4-d606-4e4e-b637-a1110945dcd0", userId="311a4172-1535-4497-8001-92893cad239b", ipAddress="199.204.45.25", resourceType="CLIENT_ROLE", resourcePath="clients/3ffeb61f-5567-4f9b-ae18-ef8fe19ce413/roles/member" 2026-04-02 22:40:53,270 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="3072a6d6-0515-49dd-ae1e-88c41ff457c6", clientId="admin-cli", userId="311a4172-1535-4497-8001-92893cad239b", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="8fd797f7-c765-4115-a925-d5c0f334c0f6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ee149aa5-ad47-4622-a328-47ec2284d03c", client_auth_method="client-secret", username="admin", authSessionParentId="6893fcdf-5e6b-4dec-af25-959e2afa2c63", authSessionTabId="ZOi4qSeY4u0" 2026-04-02 22:40:53,722 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="3072a6d6-0515-49dd-ae1e-88c41ff457c6", clientId="bdaacce4-d606-4e4e-b637-a1110945dcd0", userId="311a4172-1535-4497-8001-92893cad239b", ipAddress="199.204.45.25", resourceType="REALM", resourcePath="null" 2026-04-02 22:40:55,390 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="3072a6d6-0515-49dd-ae1e-88c41ff457c6", clientId="admin-cli", userId="311a4172-1535-4497-8001-92893cad239b", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="f035b76f-0b51-4fe1-a360-942c539e99c0", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9b89fb10-9993-440f-8d01-60ba3b24178e", client_auth_method="client-secret", username="admin", authSessionParentId="986d0ed8-f472-4ea8-9587-4e6ae2a3f8b4", authSessionTabId="EsODs5B26js" 2026-04-02 22:40:55,542 INFO [org.keycloak.events] (executor-thread-3) operationType="CREATE", realmId="3072a6d6-0515-49dd-ae1e-88c41ff457c6", clientId="bdaacce4-d606-4e4e-b637-a1110945dcd0", userId="311a4172-1535-4497-8001-92893cad239b", ipAddress="199.204.45.25", resourceType="CLIENT", resourcePath="clients/dabe13fe-ac25-4756-9b76-f18a6daf8a15" 2026-04-02 22:40:56,235 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="3072a6d6-0515-49dd-ae1e-88c41ff457c6", clientId="admin-cli", userId="311a4172-1535-4497-8001-92893cad239b", ipAddress="199.204.45.25", auth_method="openid-connect", token_id="5da5377c-6757-4370-bdfd-103913032178", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="051ddbcf-9ef7-4abf-b439-18b97bf4e2f2", client_auth_method="client-secret", username="admin", authSessionParentId="548676c1-07a8-4239-b864-a20a5b8168ea", authSessionTabId="5sSfoGriZ24" 2026-04-02 22:40:56,809 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="3072a6d6-0515-49dd-ae1e-88c41ff457c6", clientId="bdaacce4-d606-4e4e-b637-a1110945dcd0", userId="311a4172-1535-4497-8001-92893cad239b", ipAddress="199.204.45.25", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/412918f8-325e-4a3b-9d29-7e9b5aa1cc06/role-mappings/clients/0ff9b23a-1bb3-4e10-83ab-ce8df6485a88"