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-03 05:08:58,596 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 54321ms 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-03 05:09:03,175 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-03 05:09:12,667 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-03 05:09:13,246 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-03 05:09:13,953 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-03 05:09:14,470 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-03 05:09:14,549 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 670cb2a9-e8cf-4143-893a-afa721afc9aa, name: keycloak-0-14267 2026-04-03 05:09:14,557 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-03 05:09:14,558 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-03 05:09:14,648 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.34728 2026-04-03 05:09:15,848 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-03 05:09:15,863 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-03 05:09:16,655 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-14267: no members discovered after 2003 ms: creating cluster as coordinator 2026-04-03 05:09:16,665 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-14267|0] (1) [keycloak-0-14267] 2026-04-03 05:09:16,974 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-14267`, physical addresses are `[10.0.0.226:50264]` 2026-04-03 05:09:17,054 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-03 05:09:18,573 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-14267, Site name: null 2026-04-03 05:09:29,968 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-03 05:09:29,968 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-03 05:09:30,377 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-03 05:09:36,372 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-03 05:09:36,372 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-03 05:09:36,869 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-03 05:09:36,869 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-03 05:09:43,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-03 05:09:43,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-03 05:09:44,637 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:09:44,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-03 05:09:46,692 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 05:09:46,728 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:09:48,916 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:09:48,948 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:09:48,961 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:09:51,118 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:09:52,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-03 05:09:52,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-03 05:09:52,474 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 05:09:52,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-03 05:09:52,894 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 05:09:52,904 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:09:52,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-03 05:09:54,283 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 05:09:55,372 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:09:55,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-03 05:09:55,419 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:09:55,424 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:09:55,728 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:09:55,915 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:09:55,924 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:09:56,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-03 05:09:57,628 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:09:57,640 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:09:58,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-03 05:09:58,901 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:09:59,672 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 05:09:59,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-03 05:09:59,741 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:09:59,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-03 05:09:59,822 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-03 05:09:59,900 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-03 05:09:59,965 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-03 05:10:00,058 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-03 05:10:00,172 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-03 05:10:00,281 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-03 05:10:00,352 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-03 05:10:00,429 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-03 05:10:00,558 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-03 05:10:00,602 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-03 05:10:00,708 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-03 05:10:00,762 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-03 05:10:00,818 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-03 05:10:00,869 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-03 05:10:00,925 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-03 05:10:01,026 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-03 05:10:01,165 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-03 05:10:01,169 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 05:10:01,293 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:01,347 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:01,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-03 05:10:01,478 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 05:10:01,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-03 05:10:01,490 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:01,500 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:03,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-03 05:10:03,296 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:03,492 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:03,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-03 05:10:03,509 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:04,805 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:04,917 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:05,941 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:06,245 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:06,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-03 05:10:06,278 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 05:10:06,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-03 05:10:06,369 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:06,405 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:06,875 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:09,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-03 05:10:10,490 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:10,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-03 05:10:10,868 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:10,918 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 05:10:10,981 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:10,990 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:11,003 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 05:10:11,038 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-03 05:10:11,164 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:11,198 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 05:10:11,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-03 05:10:11,462 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:11,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-03 05:10:11,741 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:11,859 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 05:10:11,875 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:11,882 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:12,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-03 05:10:12,993 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:13,083 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:13,088 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:13,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-03 05:10:13,794 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 05:10:13,856 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:13,865 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:13,940 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:13,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-03 05:10:13,982 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:14,105 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:14,308 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:14,423 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:14,550 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:14,609 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:14,637 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:14,809 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 05:10:14,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-03 05:10:14,942 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:14,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-03 05:10:15,006 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-03 05:10:15,083 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-03 05:10:15,086 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:15,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-03 05:10:15,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-03 05:10:15,264 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 05:10:15,292 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:15,345 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:15,377 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:15,390 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:15,442 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-03 05:10:15,505 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-03 05:10:15,549 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-03 05:10:15,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-03 05:10:15,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-03 05:10:15,633 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:15,642 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:15,669 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:15,675 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 05:10:15,725 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-03 05:10:15,788 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-03 05:10:15,790 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:15,801 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-03 05:10:16,013 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:16,021 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:16,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-03 05:10:16,036 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:16,094 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-03 05:10:16,171 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-03 05:10:16,174 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-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-03 05:10:16,234 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-03 05:10:16,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 UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-04-03 05:10:17,657 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-03 05:10:25,254 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 86.376s. Listening on: http://0.0.0.0:8080 2026-04-03 05:10:25,255 INFO [io.quarkus] (main) Profile prod activated. 2026-04-03 05:10:25,255 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-03 05:10:28,051 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-03 05:10:45,351 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a28a3a37-7755-4e0d-b064-9b6e24160d2e", clientId="admin-cli", userId="d18b741d-df61-4046-8a97-9ded35fd347e", ipAddress="162.253.55.43", auth_method="openid-connect", token_id="f9ec2020-8a82-48fc-a0dd-283edca50407", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d61ce3f4-6605-4d38-9ab0-a2d5ec9f6c65", client_auth_method="client-secret", username="admin", authSessionParentId="3291467a-9db0-4557-b383-1a6f7689116b", authSessionTabId="YGNlenL-aRs" 2026-04-03 05:10:49,845 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a28a3a37-7755-4e0d-b064-9b6e24160d2e", clientId="f5666b1f-451e-41da-b54e-67937590e4b8", userId="d18b741d-df61-4046-8a97-9ded35fd347e", ipAddress="162.253.55.43", resourceType="REALM", resourcePath="atmosphere" 2026-04-03 05:10:51,279 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a28a3a37-7755-4e0d-b064-9b6e24160d2e", clientId="admin-cli", userId="d18b741d-df61-4046-8a97-9ded35fd347e", ipAddress="162.253.55.43", auth_method="openid-connect", token_id="91e6ed0b-a156-4030-a749-e25578e0ce32", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="42ace345-5d71-4813-9e08-6719c5feec30", client_auth_method="client-secret", username="admin", authSessionParentId="1b045829-7398-42b3-85ba-01cf832f8420", authSessionTabId="ou4jDSMCulc" 2026-04-03 05:10:51,481 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a28a3a37-7755-4e0d-b064-9b6e24160d2e", clientId="f5666b1f-451e-41da-b54e-67937590e4b8", userId="d18b741d-df61-4046-8a97-9ded35fd347e", ipAddress="162.253.55.43", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/38e1aa7c-fab4-4e98-899b-71618950e528" 2026-04-03 05:10:51,749 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a28a3a37-7755-4e0d-b064-9b6e24160d2e", clientId="f5666b1f-451e-41da-b54e-67937590e4b8", userId="d18b741d-df61-4046-8a97-9ded35fd347e", ipAddress="162.253.55.43", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/38e1aa7c-fab4-4e98-899b-71618950e528/protocol-mappers/models/d76b0d65-f92a-4990-bd8d-33cb126f5584" 2026-04-03 05:11:12,977 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a28a3a37-7755-4e0d-b064-9b6e24160d2e", clientId="admin-cli", userId="d18b741d-df61-4046-8a97-9ded35fd347e", ipAddress="162.253.55.43", auth_method="openid-connect", token_id="fb24587d-3021-45c2-9a28-b905b7653e5b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2c343af6-0b0f-441d-aad6-177d46972c13", client_auth_method="client-secret", username="admin", authSessionParentId="45202a97-838d-4e17-b985-6e3014839502", authSessionTabId="dY_0FWiyxGs" 2026-04-03 05:11:13,261 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a28a3a37-7755-4e0d-b064-9b6e24160d2e", clientId="f5666b1f-451e-41da-b54e-67937590e4b8", userId="d18b741d-df61-4046-8a97-9ded35fd347e", ipAddress="162.253.55.43", resourceType="CLIENT", resourcePath="clients/c724b3b2-8749-42a5-a3f7-10c26bf99370" 2026-04-03 05:11:13,695 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a28a3a37-7755-4e0d-b064-9b6e24160d2e", clientId="admin-cli", userId="d18b741d-df61-4046-8a97-9ded35fd347e", ipAddress="162.253.55.43", auth_method="openid-connect", token_id="064d6d4e-6868-4c43-8b73-296f3106fad3", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="ee8c913a-c940-4a50-a058-4e8d1ed0db5c", client_auth_method="client-secret", username="admin", authSessionParentId="373a6b66-bbfe-411c-8b32-dd50498f46e3", authSessionTabId="FLLYs3Hk82k" 2026-04-03 05:11:13,869 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a28a3a37-7755-4e0d-b064-9b6e24160d2e", clientId="f5666b1f-451e-41da-b54e-67937590e4b8", userId="d18b741d-df61-4046-8a97-9ded35fd347e", ipAddress="162.253.55.43", resourceType="CLIENT", resourcePath="clients/06dba96e-f71b-4d4b-8906-9edb78ee2ee8" 2026-04-03 05:11:14,301 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a28a3a37-7755-4e0d-b064-9b6e24160d2e", clientId="admin-cli", userId="d18b741d-df61-4046-8a97-9ded35fd347e", ipAddress="162.253.55.43", auth_method="openid-connect", token_id="8b502fc0-99d8-4074-a356-cea8f3375a70", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="81b46855-7686-492c-9479-e639d699ff8f", client_auth_method="client-secret", username="admin", authSessionParentId="cca7106f-aa28-446b-887b-f192b872238d", authSessionTabId="6c50ydHDTrA" 2026-04-03 05:11:14,451 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a28a3a37-7755-4e0d-b064-9b6e24160d2e", clientId="f5666b1f-451e-41da-b54e-67937590e4b8", userId="d18b741d-df61-4046-8a97-9ded35fd347e", ipAddress="162.253.55.43", resourceType="CLIENT", resourcePath="clients/5a90f468-a7b0-4904-920a-8c528de669ce" 2026-04-03 05:11:15,065 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a28a3a37-7755-4e0d-b064-9b6e24160d2e", clientId="admin-cli", userId="d18b741d-df61-4046-8a97-9ded35fd347e", ipAddress="162.253.55.43", auth_method="openid-connect", token_id="644e11a8-9ab7-4d46-9207-9d6649997b11", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="d804dfe8-33d7-4cc2-ba59-ab4a36c3592d", client_auth_method="client-secret", username="admin", authSessionParentId="f407c9d4-33ca-48d3-bec3-e59bc70cb1d1", authSessionTabId="3Mv72eVgixs" 2026-04-03 05:11:15,199 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a28a3a37-7755-4e0d-b064-9b6e24160d2e", clientId="f5666b1f-451e-41da-b54e-67937590e4b8", userId="d18b741d-df61-4046-8a97-9ded35fd347e", ipAddress="162.253.55.43", resourceType="CLIENT_ROLE", resourcePath="clients/c724b3b2-8749-42a5-a3f7-10c26bf99370/roles/member" 2026-04-03 05:11:15,597 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a28a3a37-7755-4e0d-b064-9b6e24160d2e", clientId="admin-cli", userId="d18b741d-df61-4046-8a97-9ded35fd347e", ipAddress="162.253.55.43", auth_method="openid-connect", token_id="2d418ece-a989-42df-9112-711f5794dab1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="604c08fe-d893-40b1-a479-d4e525e99470", client_auth_method="client-secret", username="admin", authSessionParentId="4599ca60-ea55-47ea-835f-c27feb7b3474", authSessionTabId="jeCtMZeutAU" 2026-04-03 05:11:15,697 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a28a3a37-7755-4e0d-b064-9b6e24160d2e", clientId="f5666b1f-451e-41da-b54e-67937590e4b8", userId="d18b741d-df61-4046-8a97-9ded35fd347e", ipAddress="162.253.55.43", resourceType="CLIENT_ROLE", resourcePath="clients/06dba96e-f71b-4d4b-8906-9edb78ee2ee8/roles/admin" 2026-04-03 05:11:16,093 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a28a3a37-7755-4e0d-b064-9b6e24160d2e", clientId="admin-cli", userId="d18b741d-df61-4046-8a97-9ded35fd347e", ipAddress="162.253.55.43", auth_method="openid-connect", token_id="c2c0f2ee-f1b5-4536-b2ba-c0e8b0d60f23", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="6253e552-2ac6-4994-8de2-fbe5e302bc4e", client_auth_method="client-secret", username="admin", authSessionParentId="84ef89ad-0ade-42ce-ab30-9c35ba0ec835", authSessionTabId="uD1S5vD1rfo" 2026-04-03 05:11:16,276 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a28a3a37-7755-4e0d-b064-9b6e24160d2e", clientId="f5666b1f-451e-41da-b54e-67937590e4b8", userId="d18b741d-df61-4046-8a97-9ded35fd347e", ipAddress="162.253.55.43", resourceType="CLIENT_ROLE", resourcePath="clients/06dba96e-f71b-4d4b-8906-9edb78ee2ee8/roles/editor" 2026-04-03 05:11:16,696 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a28a3a37-7755-4e0d-b064-9b6e24160d2e", clientId="admin-cli", userId="d18b741d-df61-4046-8a97-9ded35fd347e", ipAddress="162.253.55.43", auth_method="openid-connect", token_id="a2bbdd62-a0d8-4ae4-b4a7-597bd4253e9c", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="68ccdcb0-8cb0-4049-85c1-be2ae69bdc39", client_auth_method="client-secret", username="admin", authSessionParentId="1e36f79c-d4dd-475a-bcb9-24a8335db3ba", authSessionTabId="NRn5UxAq0HU" 2026-04-03 05:11:16,789 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a28a3a37-7755-4e0d-b064-9b6e24160d2e", clientId="f5666b1f-451e-41da-b54e-67937590e4b8", userId="d18b741d-df61-4046-8a97-9ded35fd347e", ipAddress="162.253.55.43", resourceType="CLIENT_ROLE", resourcePath="clients/06dba96e-f71b-4d4b-8906-9edb78ee2ee8/roles/viewer" 2026-04-03 05:11:17,208 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a28a3a37-7755-4e0d-b064-9b6e24160d2e", clientId="admin-cli", userId="d18b741d-df61-4046-8a97-9ded35fd347e", ipAddress="162.253.55.43", auth_method="openid-connect", token_id="734f499e-2722-4aa1-aff1-746122f43d60", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="96d5fba9-0dcd-4738-8a6f-a9992211cbc9", client_auth_method="client-secret", username="admin", authSessionParentId="125bd1e2-386e-4ca0-b741-cdff8ca3768d", authSessionTabId="rzhUy1rPiQ4" 2026-04-03 05:11:17,943 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a28a3a37-7755-4e0d-b064-9b6e24160d2e", clientId="f5666b1f-451e-41da-b54e-67937590e4b8", userId="d18b741d-df61-4046-8a97-9ded35fd347e", ipAddress="162.253.55.43", resourceType="CLIENT_ROLE", resourcePath="clients/5a90f468-a7b0-4904-920a-8c528de669ce/roles/member" 2026-04-03 05:13:27,316 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a28a3a37-7755-4e0d-b064-9b6e24160d2e", clientId="admin-cli", userId="d18b741d-df61-4046-8a97-9ded35fd347e", ipAddress="162.253.55.43", auth_method="openid-connect", token_id="2c59b853-31fd-4a41-86ef-1a41f1cc5f21", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="09dba77c-47cd-4e4b-9d96-954427bd876b", client_auth_method="client-secret", username="admin", authSessionParentId="1fdaa8ec-5f71-4bf3-9bf5-4ca83d2088d5", authSessionTabId="iZxde6YbGsU" 2026-04-03 05:13:27,844 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="a28a3a37-7755-4e0d-b064-9b6e24160d2e", clientId="f5666b1f-451e-41da-b54e-67937590e4b8", userId="d18b741d-df61-4046-8a97-9ded35fd347e", ipAddress="162.253.55.43", resourceType="REALM", resourcePath="null" 2026-04-03 05:13:29,476 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a28a3a37-7755-4e0d-b064-9b6e24160d2e", clientId="admin-cli", userId="d18b741d-df61-4046-8a97-9ded35fd347e", ipAddress="162.253.55.43", auth_method="openid-connect", token_id="bc476b03-09ab-41a0-b658-a1edfa5547dc", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7f0d3749-930f-4fc4-9b86-96f160dc47a0", client_auth_method="client-secret", username="admin", authSessionParentId="bd131c1a-bb82-4f6a-a598-d37f52a949c0", authSessionTabId="rRIdkaHpKD0" 2026-04-03 05:13:29,667 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a28a3a37-7755-4e0d-b064-9b6e24160d2e", clientId="f5666b1f-451e-41da-b54e-67937590e4b8", userId="d18b741d-df61-4046-8a97-9ded35fd347e", ipAddress="162.253.55.43", resourceType="CLIENT", resourcePath="clients/8c1aef45-4c5f-4b16-b1e7-bc9eb4041f01" 2026-04-03 05:13:30,404 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="a28a3a37-7755-4e0d-b064-9b6e24160d2e", clientId="admin-cli", userId="d18b741d-df61-4046-8a97-9ded35fd347e", ipAddress="162.253.55.43", auth_method="openid-connect", token_id="84453899-7489-4f13-b9d8-90d05272ee65", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="bc25b893-d600-4294-a9ea-19eb64d409ff", client_auth_method="client-secret", username="admin", authSessionParentId="409a2d8a-0787-4808-bd31-a39c318f786e", authSessionTabId="TDBjhS68oWU" 2026-04-03 05:13:30,949 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="a28a3a37-7755-4e0d-b064-9b6e24160d2e", clientId="f5666b1f-451e-41da-b54e-67937590e4b8", userId="d18b741d-df61-4046-8a97-9ded35fd347e", ipAddress="162.253.55.43", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/ee74baef-c072-4834-91ff-b71e2314c034/role-mappings/clients/5ace2b60-8f6b-4598-b553-0f6470d97fac"