Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-04-02 01:10:46,071 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 59483ms Server configuration updated and persisted. Run the following command to review the configuration: kc.sh show-config Next time you run the server, just run: kc.sh start --optimized --http-enabled=true --http-port=8080 --hostname-strict=false --spi-events-listener-jboss-logging-success-level=info --spi-events-listener-jboss-logging-error-level=warn 2026-04-02 01:10:50,691 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-04-02 01:10:59,879 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-02 01:11:00,198 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-02 01:11:00,796 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-02 01:11:01,401 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-02 01:11:01,480 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: d7065579-c763-4031-9765-a819842ff64f, name: keycloak-0-14309 2026-04-02 01:11:01,489 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-04-02 01:11:01,489 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-04-02 01:11:01,501 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.32203 2026-04-02 01:11:03,590 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-14309: no members discovered after 2006 ms: creating cluster as coordinator 2026-04-02 01:11:03,604 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-14309|0] (1) [keycloak-0-14309] 2026-04-02 01:11:03,700 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-14309`, physical addresses are `[10.0.0.156:47739]` 2026-04-02 01:11:03,793 WARN [org.infinispan.CONFIG] (keycloak-cache-init) ISPN000569: Unable to persist Infinispan internal caches as no global state enabled 2026-04-02 01:11:04,481 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-04-02 01:11:04,584 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-02 01:11:05,903 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-14309, Site name: null 2026-04-02 01:11:17,092 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-02 01:11:17,092 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-02 01:11:17,683 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-02 01:11:23,798 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-02 01:11:23,798 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-02 01:11:24,293 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-02 01:11:24,294 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-04-02 01:11:31,846 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:11:31,984 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:11:33,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-02 01:11:33,064 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:11:35,575 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:11:35,606 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:11:38,062 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:11:38,098 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:11:38,109 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:11:40,632 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:11:41,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-02 01:11:41,910 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:11:42,250 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:11:42,799 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:11:42,806 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:11:42,814 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:11:42,820 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:11:44,586 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:11:45,984 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:11:46,014 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:11:46,034 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:11:46,040 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:11:46,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-02 01:11:46,605 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:11:46,613 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:11:46,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-02 01:11:48,651 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:11:48,661 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:11:49,996 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:11:50,386 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:11:52,820 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:11:52,835 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:11:52,921 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:11:52,932 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:11:53,015 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-02 01:11:53,090 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-02 01:11:53,171 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-02 01:11:53,321 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-02 01:11:53,437 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-02 01:11:53,591 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-02 01:11:53,694 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-02 01:11:53,793 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-02 01:11:53,961 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-02 01:11:54,016 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-02 01:11:54,154 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-02 01:11:54,214 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-02 01:11:54,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-02 01:11:54,349 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-02 01:11:54,411 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-02 01:11:54,542 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-02 01:11:54,683 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-02 01:11:54,688 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:11:54,819 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:11:54,879 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:11:54,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-02 01:11:55,019 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:11:55,027 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:11:55,038 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:11:55,050 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:11:57,098 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:11:57,200 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:11:57,431 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:11:57,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-02 01:11:57,453 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:11:59,228 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:11:59,412 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:00,681 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:01,010 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:01,035 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:01,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-02 01:12:01,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-02 01:12:01,155 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:01,191 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:02,032 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:06,251 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:07,110 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:07,356 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:07,547 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:07,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-02 01:12:07,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-02 01:12:07,687 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:07,693 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:07,731 WARN [liquibase.executor.jvm.JdbcExecutor] (main) NATIONAL/NCHAR/NVARCHAR implies the character set UTF8MB3, which will be replaced by UTF8MB4 in a future release. Please consider using CHAR(x) CHARACTER SET UTF8MB4 in order to be unambiguous. 2026-04-02 01:12:07,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-02 01:12:07,906 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:08,037 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:08,190 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:08,459 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:08,526 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:08,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-02 01:12:08,689 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:08,695 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:10,276 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:10,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-02 01:12:10,580 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:10,587 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:11,373 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:11,381 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:11,441 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:11,448 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:11,513 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:11,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-02 01:12:11,547 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:11,679 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:11,825 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:11,921 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:12,054 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:12,119 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12: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-02 01:12:12,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-02 01:12:12,331 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:12,475 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:12,529 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:13,026 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-02 01:12:13,486 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-02 01:12:13,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-02 01:12:13,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-02 01:12:13,612 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:13,638 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:13,688 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:13,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-02 01:12:13,744 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:13,786 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:13,851 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-02 01:12:13,952 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-02 01:12:14,014 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-02 01:12:14,019 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:14,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-02 01:12:14,112 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:14,127 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:14,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-02 01:12:14,172 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:14,239 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-02 01:12:14,322 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-02 01:12:14,325 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:14,335 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:14,596 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:14,605 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:14,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-02 01:12:14,623 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:14,719 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-02 01:12:14,815 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-02 01:12:14,819 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE 2026-04-02 01:12:14,887 WARN [liquibase.executor.jvm.JdbcExecutor] (main) 'utf8' is currently an alias for the character set UTF8MB3, but will be an alias for UTF8MB4 in a future release. Please consider using UTF8MB4 in order to be unambiguous. 2026-04-02 01:12:14,891 WARN [liquibase.executor.jvm.JdbcExecutor] (main) Percona-XtraDB-Cluster doesn't recommend use of DML command on a table (keycloak.DATABASECHANGELOG) without an explicit primary key with pxc_strict_mode = PERMISSIVE UPDATE SUMMARY Run: 117 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 117 2026-04-02 01:12:16,608 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-02 01:12:23,685 INFO [io.quarkus] (main) Keycloak 23.0.7 on JVM (powered by Quarkus 3.2.10.Final) started in 97.380s. Listening on: http://0.0.0.0:8080 2026-04-02 01:12:23,686 INFO [io.quarkus] (main) Profile prod activated. 2026-04-02 01:12:23,686 INFO [io.quarkus] (main) Installed features: [agroal, cdi, hibernate-orm, jdbc-h2, jdbc-mariadb, jdbc-mssql, jdbc-mysql, jdbc-oracle, jdbc-postgresql, keycloak, logging-gelf, micrometer, narayana-jta, reactive-routes, resteasy-reactive, resteasy-reactive-jackson, smallrye-context-propagation, smallrye-health, vertx] 2026-04-02 01:12:25,481 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-02 01:12:44,200 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="577c6bd0-5c76-4b39-a4cb-0aeddaa4ad05", clientId="admin-cli", userId="e50e8575-183b-43f8-833e-ac2c707d1aaa", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="c1b33ff6-5f4c-4126-a673-1cad50653499", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="a2e1951f-e04f-46ed-92ef-bf644a8ee7b8", client_auth_method="client-secret", username="admin", authSessionParentId="be675134-757f-44bc-a818-e43fd8333e8d", authSessionTabId="XYgXxtaadAM" 2026-04-02 01:12:48,898 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="577c6bd0-5c76-4b39-a4cb-0aeddaa4ad05", clientId="3303aded-91d5-4780-9781-b9b3ab9fcc0c", userId="e50e8575-183b-43f8-833e-ac2c707d1aaa", ipAddress="199.204.45.205", resourceType="REALM", resourcePath="atmosphere" 2026-04-02 01:12:50,221 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="577c6bd0-5c76-4b39-a4cb-0aeddaa4ad05", clientId="admin-cli", userId="e50e8575-183b-43f8-833e-ac2c707d1aaa", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="60863db6-0058-48ce-87fe-1288282940db", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="eee935c9-22c5-4680-9b62-abd695172d36", client_auth_method="client-secret", username="admin", authSessionParentId="77392c8f-18e0-45fe-99a0-cd5f15233e5b", authSessionTabId="VfTF0vJcnN4" 2026-04-02 01:12:50,493 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="577c6bd0-5c76-4b39-a4cb-0aeddaa4ad05", clientId="3303aded-91d5-4780-9781-b9b3ab9fcc0c", userId="e50e8575-183b-43f8-833e-ac2c707d1aaa", ipAddress="199.204.45.205", resourceType="CLIENT_SCOPE", resourcePath="client-scopes/3f85aad5-0b15-45fc-834d-21f1a80c16a1" 2026-04-02 01:12:50,699 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="577c6bd0-5c76-4b39-a4cb-0aeddaa4ad05", clientId="3303aded-91d5-4780-9781-b9b3ab9fcc0c", userId="e50e8575-183b-43f8-833e-ac2c707d1aaa", ipAddress="199.204.45.205", resourceType="PROTOCOL_MAPPER", resourcePath="client-scopes/3f85aad5-0b15-45fc-834d-21f1a80c16a1/protocol-mappers/models/529b6cc7-6321-4b0c-bf89-18ed7ea5ca9f" 2026-04-02 01:13:12,099 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="577c6bd0-5c76-4b39-a4cb-0aeddaa4ad05", clientId="admin-cli", userId="e50e8575-183b-43f8-833e-ac2c707d1aaa", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="b3e1358e-3eaf-4178-b522-73ecd44f22a1", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c1c7dd4f-aae2-40d0-8755-d9a987322eb8", client_auth_method="client-secret", username="admin", authSessionParentId="11794540-4505-426d-abe0-5b7e2828d39f", authSessionTabId="ilUaVjSiyjw" 2026-04-02 01:13:12,410 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="577c6bd0-5c76-4b39-a4cb-0aeddaa4ad05", clientId="3303aded-91d5-4780-9781-b9b3ab9fcc0c", userId="e50e8575-183b-43f8-833e-ac2c707d1aaa", ipAddress="199.204.45.205", resourceType="CLIENT", resourcePath="clients/33ee1655-3082-4268-84d5-13db969ac6c6" 2026-04-02 01:13:12,842 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="577c6bd0-5c76-4b39-a4cb-0aeddaa4ad05", clientId="admin-cli", userId="e50e8575-183b-43f8-833e-ac2c707d1aaa", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="3a9cf2dc-b05d-4d34-bd0d-9c5a373c62ea", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="7521758e-5758-4c64-9ed9-a85e13fc8f97", client_auth_method="client-secret", username="admin", authSessionParentId="4ee4eba0-c737-4ed8-80c0-86d8222c825c", authSessionTabId="QvI9YuSGJ08" 2026-04-02 01:13:12,996 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="577c6bd0-5c76-4b39-a4cb-0aeddaa4ad05", clientId="3303aded-91d5-4780-9781-b9b3ab9fcc0c", userId="e50e8575-183b-43f8-833e-ac2c707d1aaa", ipAddress="199.204.45.205", resourceType="CLIENT", resourcePath="clients/f236b45a-9839-48fa-a198-fce37d6c78eb" 2026-04-02 01:13:13,407 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="577c6bd0-5c76-4b39-a4cb-0aeddaa4ad05", clientId="admin-cli", userId="e50e8575-183b-43f8-833e-ac2c707d1aaa", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="a3f4552f-bd4a-4661-ba0a-b61ae1df9abc", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="cb180886-f659-4f0f-8534-dbc771713eeb", client_auth_method="client-secret", username="admin", authSessionParentId="41c6ecce-e2fa-4f00-b1cf-3c7bce050013", authSessionTabId="05-gGbaadU8" 2026-04-02 01:13:13,520 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="577c6bd0-5c76-4b39-a4cb-0aeddaa4ad05", clientId="3303aded-91d5-4780-9781-b9b3ab9fcc0c", userId="e50e8575-183b-43f8-833e-ac2c707d1aaa", ipAddress="199.204.45.205", resourceType="CLIENT", resourcePath="clients/042457cd-b9e3-46b6-a440-73202260e2db" 2026-04-02 01:13:14,259 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="577c6bd0-5c76-4b39-a4cb-0aeddaa4ad05", clientId="admin-cli", userId="e50e8575-183b-43f8-833e-ac2c707d1aaa", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="0446a744-5745-47bf-b70f-d5b0ac60aec5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="f2b3b368-a079-47aa-be3a-2c5ffbc01f43", client_auth_method="client-secret", username="admin", authSessionParentId="e69f2bfe-9b53-45f8-bb65-24f2ef88e1a0", authSessionTabId="kDekz-fvWUo" 2026-04-02 01:13:14,391 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="577c6bd0-5c76-4b39-a4cb-0aeddaa4ad05", clientId="3303aded-91d5-4780-9781-b9b3ab9fcc0c", userId="e50e8575-183b-43f8-833e-ac2c707d1aaa", ipAddress="199.204.45.205", resourceType="CLIENT_ROLE", resourcePath="clients/33ee1655-3082-4268-84d5-13db969ac6c6/roles/member" 2026-04-02 01:13:14,809 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="577c6bd0-5c76-4b39-a4cb-0aeddaa4ad05", clientId="admin-cli", userId="e50e8575-183b-43f8-833e-ac2c707d1aaa", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="02efde18-67bd-4c8a-8fd6-89d6ec8a7b63", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="2f26cd55-8500-4139-b53e-66e9bf0372aa", client_auth_method="client-secret", username="admin", authSessionParentId="7a3097e6-6093-4cfb-9fd8-1c8ac09ee3ea", authSessionTabId="Xvqol57rd6g" 2026-04-02 01:13:14,911 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="577c6bd0-5c76-4b39-a4cb-0aeddaa4ad05", clientId="3303aded-91d5-4780-9781-b9b3ab9fcc0c", userId="e50e8575-183b-43f8-833e-ac2c707d1aaa", ipAddress="199.204.45.205", resourceType="CLIENT_ROLE", resourcePath="clients/f236b45a-9839-48fa-a198-fce37d6c78eb/roles/admin" 2026-04-02 01:13:15,326 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="577c6bd0-5c76-4b39-a4cb-0aeddaa4ad05", clientId="admin-cli", userId="e50e8575-183b-43f8-833e-ac2c707d1aaa", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="9abd0d4b-631b-49be-b829-de91cfb0ba01", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="c2c2aa67-da7b-40db-ba3c-2ade19190732", client_auth_method="client-secret", username="admin", authSessionParentId="dbd6b773-86f7-47b1-a8c4-2749f95573bc", authSessionTabId="h1rdt-w12GI" 2026-04-02 01:13:15,505 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="577c6bd0-5c76-4b39-a4cb-0aeddaa4ad05", clientId="3303aded-91d5-4780-9781-b9b3ab9fcc0c", userId="e50e8575-183b-43f8-833e-ac2c707d1aaa", ipAddress="199.204.45.205", resourceType="CLIENT_ROLE", resourcePath="clients/f236b45a-9839-48fa-a198-fce37d6c78eb/roles/editor" 2026-04-02 01:13:15,914 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="577c6bd0-5c76-4b39-a4cb-0aeddaa4ad05", clientId="admin-cli", userId="e50e8575-183b-43f8-833e-ac2c707d1aaa", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="ca2fc3d1-c737-4d7f-8406-e3db684ecc3b", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1be5e2a2-9355-4e6c-9aa6-1f257c69d6f2", client_auth_method="client-secret", username="admin", authSessionParentId="7d21b6d0-5802-44cd-b363-dc5a2a45ca9c", authSessionTabId="LI4Gqf_BEMo" 2026-04-02 01:13:16,897 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="577c6bd0-5c76-4b39-a4cb-0aeddaa4ad05", clientId="3303aded-91d5-4780-9781-b9b3ab9fcc0c", userId="e50e8575-183b-43f8-833e-ac2c707d1aaa", ipAddress="199.204.45.205", resourceType="CLIENT_ROLE", resourcePath="clients/f236b45a-9839-48fa-a198-fce37d6c78eb/roles/viewer" 2026-04-02 01:13:17,290 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="577c6bd0-5c76-4b39-a4cb-0aeddaa4ad05", clientId="admin-cli", userId="e50e8575-183b-43f8-833e-ac2c707d1aaa", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="4cf2d194-a26b-4495-bd35-996f63d1b2b5", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9426e73b-174b-4f76-afc7-2619e41bc13f", client_auth_method="client-secret", username="admin", authSessionParentId="880fbab5-2172-4059-bba7-2421d9115fff", authSessionTabId="uBUgp5W1HVo" 2026-04-02 01:13:17,392 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="577c6bd0-5c76-4b39-a4cb-0aeddaa4ad05", clientId="3303aded-91d5-4780-9781-b9b3ab9fcc0c", userId="e50e8575-183b-43f8-833e-ac2c707d1aaa", ipAddress="199.204.45.205", resourceType="CLIENT_ROLE", resourcePath="clients/042457cd-b9e3-46b6-a440-73202260e2db/roles/member" 2026-04-02 01:15:41,605 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="577c6bd0-5c76-4b39-a4cb-0aeddaa4ad05", clientId="admin-cli", userId="e50e8575-183b-43f8-833e-ac2c707d1aaa", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="5332d864-3ff8-4c0c-9ba2-89c83b8f4378", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="1c34a3da-8d09-4482-b789-b7a0b8bda94a", client_auth_method="client-secret", username="admin", authSessionParentId="ecacd56b-a2ec-494a-9a7b-a207f87325da", authSessionTabId="Lph4iyEpbNg" 2026-04-02 01:15:42,188 INFO [org.keycloak.events] (executor-thread-1) operationType="UPDATE", realmId="577c6bd0-5c76-4b39-a4cb-0aeddaa4ad05", clientId="3303aded-91d5-4780-9781-b9b3ab9fcc0c", userId="e50e8575-183b-43f8-833e-ac2c707d1aaa", ipAddress="199.204.45.205", resourceType="REALM", resourcePath="null" 2026-04-02 01:15:43,844 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="577c6bd0-5c76-4b39-a4cb-0aeddaa4ad05", clientId="admin-cli", userId="e50e8575-183b-43f8-833e-ac2c707d1aaa", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="5cfed934-a073-4157-93aa-032021a051fc", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="131dd3c9-172d-425c-a292-a2236152e795", client_auth_method="client-secret", username="admin", authSessionParentId="229d9b49-5223-46ab-9b48-df2b0f3f034a", authSessionTabId="-yq9OjwwhGg" 2026-04-02 01:15:44,004 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="577c6bd0-5c76-4b39-a4cb-0aeddaa4ad05", clientId="3303aded-91d5-4780-9781-b9b3ab9fcc0c", userId="e50e8575-183b-43f8-833e-ac2c707d1aaa", ipAddress="199.204.45.205", resourceType="CLIENT", resourcePath="clients/83187c5b-8a95-4ac4-ab26-c337202e49df" 2026-04-02 01:15:44,807 INFO [org.keycloak.events] (executor-thread-1) type="LOGIN", realmId="577c6bd0-5c76-4b39-a4cb-0aeddaa4ad05", clientId="admin-cli", userId="e50e8575-183b-43f8-833e-ac2c707d1aaa", ipAddress="199.204.45.205", auth_method="openid-connect", token_id="87d9919a-d55b-4c8d-95e4-a2e6e4c1079a", grant_type="password", refresh_token_type="Refresh", scope="email profile", refresh_token_id="9077870f-a1ca-4d32-9854-a7265c2685c5", client_auth_method="client-secret", username="admin", authSessionParentId="b3275543-362e-43c1-ac06-72ace6b944a9", authSessionTabId="zNnA-VIDUHE" 2026-04-02 01:15:45,391 INFO [org.keycloak.events] (executor-thread-1) operationType="CREATE", realmId="577c6bd0-5c76-4b39-a4cb-0aeddaa4ad05", clientId="3303aded-91d5-4780-9781-b9b3ab9fcc0c", userId="e50e8575-183b-43f8-833e-ac2c707d1aaa", ipAddress="199.204.45.205", resourceType="CLIENT_ROLE_MAPPING", resourcePath="users/a4d4a457-cd48-4984-838e-c7a89fdd904c/role-mappings/clients/91934bc9-6ed3-4606-a336-0c6b04261b15"