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-01 23:30:58,423 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 50137ms 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-01 23:31:03,394 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-01 23:31:11,178 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-01 23:31:11,493 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-01 23:31:11,977 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-01 23:31:12,587 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-01 23:31:12,589 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: d7ddfa0b-f0ce-4d88-9352-b611e521765a, name: keycloak-0-40634 2026-04-01 23:31:12,673 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-01 23:31:12,673 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-01 23:31:12,687 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.24692 2026-04-01 23:31:14,695 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-40634: no members discovered after 2003 ms: creating cluster as coordinator 2026-04-01 23:31:14,780 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-40634|0] (1) [keycloak-0-40634] 2026-04-01 23:31:14,870 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-40634`, physical addresses are `[10.0.0.88:40228]` 2026-04-01 23:31:14,886 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-01 23:31:15,688 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-01 23:31:15,778 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-01 23:31:17,090 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-40634, Site name: null 2026-04-01 23:31:28,276 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-01 23:31:28,277 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-01 23:31:28,582 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-01 23:31:34,393 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-01 23:31:34,393 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-01 23:31:34,886 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-01 23:31:34,886 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-01 23:31:41,336 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:31:41,494 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:31:42,337 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:31:42,364 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:31:44,275 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:31:44,304 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:31:46,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-04-01 23:31:46,436 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:31:46,446 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:31:48,514 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:31:49,487 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:31:49,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-01 23:31:49,845 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:31:50,236 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:31:50,241 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:31:50,248 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:31:50,253 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:31:51,662 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:31:52,639 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:31:52,670 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:31:52,691 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:31:52,697 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:31: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-04-01 23:31:53,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-04-01 23:31:53,185 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:31:53,473 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:31:55,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-01 23:31:55,763 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:31:56,702 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:31:56,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-01 23:31:57,677 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:31:57,690 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:31:57,765 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:31:57,774 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:31:57,838 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-01 23:31:57,911 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-01 23:31:57,978 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-01 23:31:58,065 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-01 23:31:58,150 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-01 23:31:58,248 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-01 23:31:58,319 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-01 23:31:58,390 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-01 23:31:58,524 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-01 23:31:58,568 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-01 23:31:58,672 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-01 23:31:58,747 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-01 23:31:58,800 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-01 23:31:58,857 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-01 23:31:58,911 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-01 23:31:59,022 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-01 23:31:59,134 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-01 23:31:59,137 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:31:59,241 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:31:59,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-04-01 23:31:59,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-04-01 23:31:59,395 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:31:59,401 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:31:59,407 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:31:59,415 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:01,477 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:01,553 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:01,742 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:01,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-01 23:32:01,757 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:02,892 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:02,997 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:04,132 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:04,397 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:04,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-04-01 23:32:04,429 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:04,437 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:04,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-01 23:32:04,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-04-01 23:32:05,009 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:07,784 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:08,429 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:08,616 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:08,773 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:08,822 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:08,872 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:08,880 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:08,888 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:08,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-04-01 23:32:09,041 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:09,075 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:09,188 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:09,324 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:09,552 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:09,615 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:09,734 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:09,751 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:09,758 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:10,740 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:10,811 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:10,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-04-01 23:32:10,905 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:11,541 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:11,554 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:11,603 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:11,611 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:11,674 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:11,682 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:11,718 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:11,826 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:11,973 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:12,048 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:12,152 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:12,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-04-01 23:32:12,244 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:12,400 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:12,408 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:12,527 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:12,535 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:12,588 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-01 23:32:12,659 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-01 23:32:12,663 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:12,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-04-01 23:32:12,754 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:12,782 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:12,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-04-01 23:32:12,816 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:12,872 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:12,885 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:12,971 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-01 23:32:13,027 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-01 23:32:13,067 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-01 23:32:13,073 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:13,122 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:13,152 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:13,162 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:13,187 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:13,193 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:13,242 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-01 23:32:13,303 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-01 23:32:13,307 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:13,316 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-01 23:32:13,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-01 23:32:13,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-04-01 23:32:13,527 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:13,531 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:13,579 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-01 23:32:13,643 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-01 23:32:13,646 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-01 23:32:13,695 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-01 23:32:13,698 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-04-01 23:32:14,775 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-01 23:32:23,497 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 84.792s. Listening on: http://0.0.0.0:8080 2026-04-01 23:32:23,498 INFO [io.quarkus] (main) Profile prod activated. 2026-04-01 23:32:23,498 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-01 23:32:25,588 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-01 23:32:42,896 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d3e2d32b-e2c7-4d42-b0eb-f4477109c480", clientId="admin-cli", userId="77587d6e-7363-4b43-8d70-6e44613b0ae4", ipAddress="162.253.55.62", auth_method="openid-connect", token_id="cd8507ef-7a57-4d77-856d-7f9026fefdb8", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6b91fa69-cb33-48b8-a1dc-90197ee123fe", client_auth_method="client-secret", username="admin", authSessionParentId="77ba0c06-2acd-4f5f-b443-e09f15a0a698", authSessionTabId="MnHuJSjNR1E" 2026-04-01 23:32:48,087 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d3e2d32b-e2c7-4d42-b0eb-f4477109c480", clientId="8bd3f1de-b680-4e32-8c18-e28704fd727e", userId="77587d6e-7363-4b43-8d70-6e44613b0ae4", ipAddress="162.253.55.62", resourceType="REALM", resourcePath="atmosphere" 2026-04-01 23:32:49,373 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d3e2d32b-e2c7-4d42-b0eb-f4477109c480", clientId="admin-cli", userId="77587d6e-7363-4b43-8d70-6e44613b0ae4", ipAddress="162.253.55.62", auth_method="openid-connect", token_id="9ea35824-41ff-4158-a8d0-6b4f60483bb9", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="00c4fc2f-afb8-459a-b831-7c31a74e15ef", client_auth_method="client-secret", username="admin", authSessionParentId="812ec3f8-1b36-4d36-ac93-42d6215d2cc9", authSessionTabId="k02rYd-dYNk" 2026-04-01 23:32:49,529 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d3e2d32b-e2c7-4d42-b0eb-f4477109c480", clientId="8bd3f1de-b680-4e32-8c18-e28704fd727e", userId="77587d6e-7363-4b43-8d70-6e44613b0ae4", ipAddress="162.253.55.62", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/a5e703b4-3faf-4990-a17d-0c79e4cca6c6" 2026-04-01 23:32:49,693 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="d3e2d32b-e2c7-4d42-b0eb-f4477109c480", clientId="8bd3f1de-b680-4e32-8c18-e28704fd727e", userId="77587d6e-7363-4b43-8d70-6e44613b0ae4", ipAddress="162.253.55.62", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/a5e703b4-3faf-4990-a17d-0c79e4cca6c6/protocol-mappers/models/a2237b49-e1b8-4171-befc-6d22b9c06fb3" 2026-04-01 23:33:10,654 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d3e2d32b-e2c7-4d42-b0eb-f4477109c480", clientId="admin-cli", userId="77587d6e-7363-4b43-8d70-6e44613b0ae4", ipAddress="162.253.55.62", auth_method="openid-connect", token_id="6b19347e-03f2-4295-b29a-f5c340357236", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="15fa5525-f4d9-4655-b46f-1dc9d3d0088d", client_auth_method="client-secret", username="admin", authSessionParentId="0cbafc1c-2e3c-42ed-9bad-13350b93322b", authSessionTabId="w74V4nlKnBw" 2026-04-01 23:33:10,896 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d3e2d32b-e2c7-4d42-b0eb-f4477109c480", clientId="8bd3f1de-b680-4e32-8c18-e28704fd727e", userId="77587d6e-7363-4b43-8d70-6e44613b0ae4", ipAddress="162.253.55.62", resourceType="CLIENT", resourcePath="clients/62e5951b-937b-48c6-b473-1e2a20565bb8" 2026-04-01 23:33:11,329 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d3e2d32b-e2c7-4d42-b0eb-f4477109c480", clientId="admin-cli", userId="77587d6e-7363-4b43-8d70-6e44613b0ae4", ipAddress="162.253.55.62", auth_method="openid-connect", token_id="bc0485ce-6ce5-4a8f-8189-7728ec8da7e8", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e0e8ece7-b720-4d5b-aebd-7d65371ad803", client_auth_method="client-secret", username="admin", authSessionParentId="cc8f2dea-9b78-45c5-880e-63e5a0707126", authSessionTabId="vtyS52O7TpQ" 2026-04-01 23:33:11,484 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d3e2d32b-e2c7-4d42-b0eb-f4477109c480", clientId="8bd3f1de-b680-4e32-8c18-e28704fd727e", userId="77587d6e-7363-4b43-8d70-6e44613b0ae4", ipAddress="162.253.55.62", resourceType="CLIENT", resourcePath="clients/a0742a8d-0353-45d9-a0f2-bc96afea1a6c" 2026-04-01 23:33:11,890 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d3e2d32b-e2c7-4d42-b0eb-f4477109c480", clientId="admin-cli", userId="77587d6e-7363-4b43-8d70-6e44613b0ae4", ipAddress="162.253.55.62", auth_method="openid-connect", token_id="864d1bdf-8e28-4545-b511-27569516e313", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f694129b-b3b8-4766-87df-9769430183e8", client_auth_method="client-secret", username="admin", authSessionParentId="5816bf9e-d68c-4ccf-b757-21a5d8284509", authSessionTabId="1oqUFNVySF8" 2026-04-01 23:33:12,499 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d3e2d32b-e2c7-4d42-b0eb-f4477109c480", clientId="8bd3f1de-b680-4e32-8c18-e28704fd727e", userId="77587d6e-7363-4b43-8d70-6e44613b0ae4", ipAddress="162.253.55.62", resourceType="CLIENT", resourcePath="clients/3b2c60a7-aa3c-4fd0-a206-655f415d63c7" 2026-04-01 23:33:13,112 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d3e2d32b-e2c7-4d42-b0eb-f4477109c480", clientId="admin-cli", userId="77587d6e-7363-4b43-8d70-6e44613b0ae4", ipAddress="162.253.55.62", auth_method="openid-connect", token_id="71c0e48b-80fa-45ff-bd5c-bb45004246ce", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1b29feef-f985-4b06-b4bd-db1b8c984170", client_auth_method="client-secret", username="admin", authSessionParentId="2e6f493e-dc7c-47ac-892a-c6eaa46e077c", authSessionTabId="sMvi6Ukexx4" 2026-04-01 23:33:13,284 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d3e2d32b-e2c7-4d42-b0eb-f4477109c480", clientId="8bd3f1de-b680-4e32-8c18-e28704fd727e", userId="77587d6e-7363-4b43-8d70-6e44613b0ae4", ipAddress="162.253.55.62", resourceType="CLIENT_ROLE", resourcePath="clients/62e5951b-937b-48c6-b473-1e2a20565bb8/roles/member" 2026-04-01 23:33:13,702 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d3e2d32b-e2c7-4d42-b0eb-f4477109c480", clientId="admin-cli", userId="77587d6e-7363-4b43-8d70-6e44613b0ae4", ipAddress="162.253.55.62", auth_method="openid-connect", token_id="244977c0-2be3-480b-bea8-03977310c2bc", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="3b88c067-27c0-4222-95b3-60d0f8fe6905", client_auth_method="client-secret", username="admin", authSessionParentId="d7cdd834-964b-4fda-a6a7-d0adf8ad5faa", authSessionTabId="07qxa-viPn4" 2026-04-01 23:33:13,784 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d3e2d32b-e2c7-4d42-b0eb-f4477109c480", clientId="8bd3f1de-b680-4e32-8c18-e28704fd727e", userId="77587d6e-7363-4b43-8d70-6e44613b0ae4", ipAddress="162.253.55.62", resourceType="CLIENT_ROLE", resourcePath="clients/a0742a8d-0353-45d9-a0f2-bc96afea1a6c/roles/admin" 2026-04-01 23:33:14,147 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d3e2d32b-e2c7-4d42-b0eb-f4477109c480", clientId="admin-cli", userId="77587d6e-7363-4b43-8d70-6e44613b0ae4", ipAddress="162.253.55.62", auth_method="openid-connect", token_id="f9f76fa7-9099-4184-8beb-d5df9544f8a6", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4f6d3be6-b797-4f9e-bf66-50b42d17bdf2", client_auth_method="client-secret", username="admin", authSessionParentId="45700cf6-05f6-4bf2-83b5-bdd0507a9541", authSessionTabId="us0xNcjeb80" 2026-04-01 23:33:14,277 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d3e2d32b-e2c7-4d42-b0eb-f4477109c480", clientId="8bd3f1de-b680-4e32-8c18-e28704fd727e", userId="77587d6e-7363-4b43-8d70-6e44613b0ae4", ipAddress="162.253.55.62", resourceType="CLIENT_ROLE", resourcePath="clients/a0742a8d-0353-45d9-a0f2-bc96afea1a6c/roles/editor" 2026-04-01 23:33:14,653 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d3e2d32b-e2c7-4d42-b0eb-f4477109c480", clientId="admin-cli", userId="77587d6e-7363-4b43-8d70-6e44613b0ae4", ipAddress="162.253.55.62", auth_method="openid-connect", token_id="8a9b67ec-fcee-46d8-8ac8-11dcffbbe761", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7b3224a4-67d4-4944-befd-128fdf2fc5f3", client_auth_method="client-secret", username="admin", authSessionParentId="8cd38170-3a65-4a43-bbbd-c3da52341e8f", authSessionTabId="Cz1pWR_Hg8c" 2026-04-01 23:33:14,821 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d3e2d32b-e2c7-4d42-b0eb-f4477109c480", clientId="8bd3f1de-b680-4e32-8c18-e28704fd727e", userId="77587d6e-7363-4b43-8d70-6e44613b0ae4", ipAddress="162.253.55.62", resourceType="CLIENT_ROLE", resourcePath="clients/a0742a8d-0353-45d9-a0f2-bc96afea1a6c/roles/viewer" 2026-04-01 23:33:15,211 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d3e2d32b-e2c7-4d42-b0eb-f4477109c480", clientId="admin-cli", userId="77587d6e-7363-4b43-8d70-6e44613b0ae4", ipAddress="162.253.55.62", auth_method="openid-connect", token_id="31213d53-370c-405b-848e-80695a502355", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="4dec8757-6776-4ef9-85a4-cea088209f39", client_auth_method="client-secret", username="admin", authSessionParentId="b9109517-dcbb-4aa8-a30f-bf1d2c3d7b10", authSessionTabId="cRWdSzDTtc4" 2026-04-01 23:33:15,324 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d3e2d32b-e2c7-4d42-b0eb-f4477109c480", clientId="8bd3f1de-b680-4e32-8c18-e28704fd727e", userId="77587d6e-7363-4b43-8d70-6e44613b0ae4", ipAddress="162.253.55.62", resourceType="CLIENT_ROLE", resourcePath="clients/3b2c60a7-aa3c-4fd0-a206-655f415d63c7/roles/member" 2026-04-01 23:35:33,243 INFO [org.keycloak.events] (executor-thread-3) type="LOGIN", realmId="d3e2d32b-e2c7-4d42-b0eb-f4477109c480", clientId="admin-cli", userId="77587d6e-7363-4b43-8d70-6e44613b0ae4", ipAddress="162.253.55.62", auth_method="openid-connect", token_id="07629bd2-ac73-4151-a5e8-cbd2c316e044", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="daa9ccff-f19d-4856-8c7d-91f7927f0bcf", client_auth_method="client-secret", username="admin", authSessionParentId="1ea678a0-9f65-4d82-a0a8-b863cb61d0f4", authSessionTabId="PuXhUaLPswg" 2026-04-01 23:35:33,788 INFO [org.keycloak.events] (executor-thread-3) operationType="UPDATE", realmId="d3e2d32b-e2c7-4d42-b0eb-f4477109c480", clientId="8bd3f1de-b680-4e32-8c18-e28704fd727e", userId="77587d6e-7363-4b43-8d70-6e44613b0ae4", ipAddress="162.253.55.62", resourceType="REALM", resourcePath="null" 2026-04-01 23:35:35,299 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d3e2d32b-e2c7-4d42-b0eb-f4477109c480", clientId="admin-cli", userId="77587d6e-7363-4b43-8d70-6e44613b0ae4", ipAddress="162.253.55.62", auth_method="openid-connect", token_id="53fa4ced-156b-4341-814d-dd9dd96ccc6c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="e36c42ab-661f-4826-b10e-1630b69c4254", client_auth_method="client-secret", username="admin", authSessionParentId="3606c521-78e1-47ef-addd-0f966430e52a", authSessionTabId="-uqT7jsglsU" 2026-04-01 23:35:35,425 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d3e2d32b-e2c7-4d42-b0eb-f4477109c480", clientId="8bd3f1de-b680-4e32-8c18-e28704fd727e", userId="77587d6e-7363-4b43-8d70-6e44613b0ae4", ipAddress="162.253.55.62", resourceType="CLIENT", resourcePath="clients/9a382cfc-6be5-4417-87aa-75411cd69092" 2026-04-01 23:35:36,065 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="d3e2d32b-e2c7-4d42-b0eb-f4477109c480", clientId="admin-cli", userId="77587d6e-7363-4b43-8d70-6e44613b0ae4", ipAddress="162.253.55.62", auth_method="openid-connect", token_id="eebc7471-6b35-41f7-ad7e-052a9b420687", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="0151cb76-fd09-4b81-94f8-de6b332f6d3f", client_auth_method="client-secret", username="admin", authSessionParentId="a593964e-6eba-4671-89ea-d8157bbae9b9", authSessionTabId="Btdu-43kCBs" 2026-04-01 23:35:36,581 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="d3e2d32b-e2c7-4d42-b0eb-f4477109c480", clientId="8bd3f1de-b680-4e32-8c18-e28704fd727e", userId="77587d6e-7363-4b43-8d70-6e44613b0ae4", ipAddress="162.253.55.62", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/027673e4-8d2e-4967-82dc-c5c2cf676bcb/role-mappings/clients/aadd4621-f985-4147-8587-f18b13e17ea7"